@import url(/Content/vendor/bootstrap/css/bootstrap.min.css);@import url(/Content/vendor/owl-carousel-2/css/owl.carousel.min.css);@import url(/Content/fonts/ProximaNova/font.css);body{background-color:#f3f3f3;background-image:none;background-position:top left;background-size:cover;background-attachment:scroll;background-repeat:no-repeat;color:#4f4f4f;font-family:"proxima-nova";font-size:16px;letter-spacing:0;text-align:left;font-weight:300;font-style:normal}a{color:#4f4f4f;outline:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:hover{color:#4f4f4f;cursor:pointer;text-decoration:none}img{height:auto;max-width:100%}h1,h2,h3,h4,h5{margin:0 0 20px;font-weight:500}button,input,.form-control{outline:none}button:hover,button:focus,input:hover,input:focus,.form-control:hover,.form-control:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}button{cursor:pointer}.bt{color:#fff;background-color:#272727;border-color:#272727;padding:7px 30px}.back-to-top{background-color:#00bfd6;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);border-radius:50%;cursor:pointer;display:block;font-size:0;opacity:0;visibility:hidden;width:60px;height:60px;position:fixed;right:10px;bottom:40px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:10}.back-to-top:before{border-left:2px solid #fff;border-bottom:2px solid #fff;content:'';display:block;width:16px;height:16px;position:absolute;left:22px;top:26px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);z-index:1}.back-to-top:hover,.back-to-top:focus{opacity:1!important}.back-to-top.show{opacity:.9;visibility:visible}.back-to-top.stop{position:absolute}select,select.form-control,select.form-control:not([size]):not([multiple]){outline:none}.breadcrumb{background:none;margin-bottom:30px;padding:0}.breadcrumb a{color:#c4161c}.breadcrumb a:hover{color:#c4161c}.breadcrumb li.active a{color:#4b4b4b}.breadcrumb li.active a:hover{color:#4b4b4b}.breadcrumb-item+.breadcrumb-item{padding-left:4px}.breadcrumb-item+.breadcrumb-item::before{content:'>';color:#044e81;padding-right:4px}.breadcrumb-item.active{color:#044e81}.pagination{font-size:0;margin-top:70px;border-radius:0;display:block;text-align:center}.pagination .page-item{display:inline-block;margin:4px;font-size:16px}.pagination .page-item:first-child{border-left:none}.pagination .page-item:first-child .page-link{border-radius:0;border-left:none;text-align:left}.pagination .page-item:last-child .page-link{border-radius:0;border-right:none;text-align:right}.pagination .page-item.active .page-link,.pagination .page-link:hover{background:none;color:#fff;border:1px solid #c4161c!important;background:#c4161c}.pagination .page-link{width:33px;color:#044e81;padding:0;height:33px;line-height:32px;background:#fff;border:1px solid #ccc!important;text-align:center!important}.owl-carousel .owl-item img{width:auto}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{background-position:center center;background-repeat:no-repeat;font-size:0;width:50px;height:100%;position:absolute;top:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center}.owl-carousel .owl-nav .owl-prev span,.owl-carousel .owl-nav .owl-next span{display:none}.owl-carousel .owl-nav .owl-prev.disabled,.owl-carousel .owl-nav .owl-next.disabled{}.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before{content:'';display:block;width:20px;height:20px;position:absolute;margin-top:-9px;left:50%;top:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1}.owl-carousel .owl-nav .owl-prev{left:0}.owl-carousel .owl-nav .owl-prev:before{border-top:1px solid #fff;border-left:1px solid #fff;margin-left:-15px}.owl-carousel .owl-nav .owl-next{right:0}.owl-carousel .owl-nav .owl-next:before{border-right:1px solid #fff;border-bottom:1px solid #fff;margin-left:-15px}.owl-carousel .owl-dots{font-size:0;position:absolute;left:0;bottom:10px;width:100%;z-index:1;text-align:center}.owl-carousel .owl-dots .owl-dot{background-color:#fff;-webkit-box-shadow:0 0 0 1px #c4161c;box-shadow:0 0 0 1px #c4161c;border-radius:50%;border:none;display:inline-block;padding:0;width:16px;height:16px;margin:0 5px}.owl-carousel .owl-dots .owl-dot span{display:none}.owl-carousel .owl-dots .owl-dot:last-child{margin-right:0}.owl-carousel .owl-dots .owl-dot.active{background-color:#c4161c}.field-checkbox input[type="checkbox"]{display:none}.field-checkbox input[type="checkbox"]+label{cursor:pointer;font-size:18px;display:block;margin-bottom:0;position:relative;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.field-checkbox input[type="checkbox"]+label span{display:block;padding-left:28px;position:relative;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.field-checkbox input[type="checkbox"]+label span:before{border:3px solid #ebebeb;content:'';width:21px;height:21px;position:absolute;left:0;top:1px;z-index:1;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.field-checkbox input[type="checkbox"]+label span:after{border-left:3px solid #044e81;border-bottom:3px solid #044e81;content:'';width:9px;height:6px;position:absolute;left:6px;top:7px;-webkit-transform:rotate(-45deg) scale(0);-ms-transform:rotate(-45deg) scale(0);transform:rotate(-45deg) scale(0);-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;z-index:1}.field-checkbox input[type="checkbox"]+label:hover{color:#00bfd6}.field-checkbox input[type="checkbox"]+label:hover span:before{border-color:#00bfd6}.field-checkbox input[type="checkbox"]:checked+label span:before{border-color:#044e81}.field-checkbox input[type="checkbox"]:checked+label span:after{-webkit-transform:rotate(-45deg) scale(1);-ms-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1)}.field-radio input[type="radio"]{display:none}.field-radio input[type="radio"]+label{cursor:pointer;font-size:18px;display:block;margin-bottom:0;position:relative;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.field-radio input[type="radio"]+label span{display:block;padding-left:28px;position:relative;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.field-radio input[type="radio"]+label span:before{border:3px solid #ebebeb;border-radius:50%;content:'';width:21px;height:21px;position:absolute;left:0;top:1px;z-index:1;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.field-radio input[type="radio"]+label span:after{background-color:#044e81;border-radius:50%;content:'';width:7px;height:7px;position:absolute;left:7px;top:8px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;z-index:1}.field-radio input[type="radio"]+label:hover{color:#00bfd6}.field-radio input[type="radio"]+label:hover span:before{border-color:#00bfd6}.field-radio input[type="radio"]:checked+label span:before{border-color:#044e81}.field-radio input[type="radio"]:checked+label span:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}h1{font-family:"Open Sans",sans-serif;font-weight:400;font-family:"proxima-nova";font-size:39px;line-height:1.2em;text-transform:uppercase;text-decoration:none;letter-spacing:1px;font-weight:100;font-style:normal;margin:1.5em 0 .5em;color:#1c1c1c}h2{font-family:"Open Sans",sans-serif;font-weight:400;font-family:"proxima-nova";font-size:21px;line-height:1.2em;text-transform:uppercase;text-decoration:none;letter-spacing:1px;text-align:left;font-weight:300;font-style:normal;color:#1c1c1c;margin:0}h3{font-family:"Open Sans",sans-serif;font-family:"proxima-nova";font-size:18px;line-height:1.2em;text-transform:uppercase;text-decoration:none;letter-spacing:1px;text-align:left;font-weight:400;font-style:normal;color:#1c1c1c;margin:0}.page-wrapper{max-width:1118px;padding:0 75px;margin:auto;background:#fff}.header{z-index:100;margin:0 -75px;position:relative;height:160px}.header.is-scroll #section-htop{position:fixed;width:1118px;padding:5px 75px;background:#fff;height:40px}.header.is-scroll .h-logo{height:20px;position:relative}.header.is-scroll .h-logo img{top:-175px;position:relative}.header #section-htop{display:flex;align-items:center;padding:20px 75px;height:160px;transition:all ease-in-out .5s}.header #section-htop .h-icon-bar{width:50px}.header #section-htop .h-icon-bar i,.header #section-htop .h-email i{cursor:pointer;color:#343434;font-size:20px}.header #section-htop .h-logo{width:100%;text-align:center}.header #section-htop .h-logo img{max-height:200px;max-width:100%}.header #section-htop .h-email{width:50px;text-align:right}.header .container{max-width:1118px;padding:0 75px}.header .menu_top{background-color:#f3f3f3;margin-top:-10px;padding:0;transition:max-height .5s cubic-bezier(.23,1,.32,1),padding .2s cubic-bezier(.23,1,.32,1),margin .2s cubic-bezier(.23,1,.32,1);max-height:0;overflow:hidden;position:absolute;width:100%}.header.open_nav .menu_top{max-height:8em;padding:15px 75px 30px;overflow:unset;margin-top:0;left:0;position:fixed}.header.is-scroll .menu_top{top:39px}.header .container .menu_top.affix{top:0}.header .menu-block{}@media screen and (min-width:1024px){.header{-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header .logo,.header .main-menu,.header .group-block-header{-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header .menu-block{display:block}.header .main-menu{list-style:none;height:30px;margin-bottom:0;padding-left:0;text-align:center}.header .main-menu>li{position:relative;text-transform:uppercase;display:inline-block}.header .main-menu>li:last-child{margin-right:0}.header .main-menu>li>a{color:#343434;display:block;font-size:13px;line-height:1em;text-transform:uppercase;text-decoration:none;letter-spacing:.05em;text-align:left;font-weight:400;font-style:normal;font-family:"Open Sans",sans-serif;padding:15px 1em 0}.header .main-menu>li:hover>a,.header .main-menu li.active>a{opacity:.7}.header .main-menu>li:hover>a:not(:only-child):before{display:block}.header .main-menu>li:hover>ul{opacity:1;visibility:visible}.header .main-menu ul{background-color:#fff;border-top:2px solid #343434;-webkit-box-shadow:3px 3px 6px rgba(171,171,171,.25);box-shadow:3px 3px 6px rgba(171,171,171,.25);list-style:none;padding-left:0;position:absolute;left:50%;margin-left:-100px;top:100%;margin-top:10px;z-index:1;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;border-color:#eaeaea}.header .main-menu ul:before{border-color:#eaeaea;content:'';display:block;width:0;height:0;border-width:0 0 10px;border-style:solid;border-right:solid 10px transparent;border-left:solid 10px transparent;position:absolute;top:-10px;left:50%;margin-left:-10px}.header .main-menu ul li{border-bottom:1px solid #ccc;width:200px}.header .main-menu ul a{color:#343434;display:block;padding:10px 18px}.header .main-menu ul a:hover{color:#f7f7f7;background-color:#343434}}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:170px;height:49px;margin:0 20px}.logo span{display:block;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.logo img{display:block;margin:0 auto}.dl-menuwrapper{display:none}.footer{color:#eaeaea;position:relative;padding:45px 0}.footer .location{list-style:none;text-align:center;padding:20px 0;margin:0 -75px 45PX -75px;background-color:#f7f7f7}.footer .location li{display:inline-block}.footer .location li a{color:#343434;font-size:13px;line-height:1em;text-transform:uppercase;text-decoration:none;letter-spacing:.05em;text-align:left;font-weight:400;font-style:normal;padding:15px 1em 0}.footer .footer-copyright{color:#444;line-height:20px;text-align:right;padding:8px 0}.footer .list-socials{list-style:none;padding:0;margin:0}.footer .list-socials li{display:inline-block}.footer .list-socials li i{color:#000;font-size:20px}@media screen and (min-width:1599px){.footer .container{max-width:1200px}}.footer .footer-inner{padding-top:35px;padding-bottom:10px}.footer .ft-logo{}.footer .ft-logo img{display:block;max-width:191px}.footer .ft-logo ul{list-style:none;box-shadow:none;padding:20px 0 0 0}.footer .ft-logo ul li{display:inline-block;margin-right:15px;font-size:19px}.footer .ft-info{color:#eaeaea;font-size:15px;font-weight:500}.footer .ft-info .form-group{margin-bottom:0}.footer .ft-info .form-control{font-size:12px;line-height:21px;color:#444;border:1px solid #e1e1e1;width:100%;max-width:100%;height:34px;padding:3px 9px;border-radius:2px;margin-bottom:5px}.footer .ft-info .form-control::-webkit-input-placeholder{color:#444}.footer .ft-info .form-control:-moz-placeholder{color:#444;opacity:1}.footer .ft-info .form-control::-moz-placeholder{color:#0cbbd2;opacity:1}.footer .ft-info .form-control:-ms-input-placeholder{color:#444}.footer .ft-info .form-control:focus{color:#444;border-color:#00bfd6}.footer .ft-info textarea.form-control{height:70px}.modal-backdrop.in{opacity:.5}.modal-notify .modal-dialog{top:35%;position:fixed;width:450px;left:50%;margin-left:-225px;position:relative}.modal-notify .popup-notify{font-size:16px;margin:20px 0}.modal-notify .modal-content{padding-bottom:0!important}.modal{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.modal.in{opacity:1;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.modal .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.notify-danger{color:#ed1c24}.notify-success{color:#17a655}.modal-notify .close{top:0;bottom:0;position:absolute;right:0;width:40px;height:40px;color:#000;font-size:30px;z-index:9999}#section_content_master{margin:auto}#section_content_master .container{padding:0}.title_footer{margin-bottom:10px;padding-bottom:10px;font-weight:300;font-size:21px;line-height:1.4;text-transform:uppercase;position:relative}.title_footer::before{content:"";bottom:0;left:0;width:100%;position:absolute;height:1px;z-index:1;background-color:#ddd}.section_content{padding:20px 0}#section-hidden-gallery{display:none}.sharethis{float:left;margin:15px!important}.section-banner{margin:0 -75px}.section-banner img{width:100%}.section-des{font-weight:100;border-bottom:1px solid #ddd}.section_link{padding:50px 0;text-align:center}.section_link a{padding:21px 34px;font-size:15px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:1px;font-weight:600;font-style:normal;color:#fff!important;background-color:#272727;border-color:#272727;margin:10px auto;display:inline-block}.section-module{padding:15px 30px;text-align:center}.section-module a{font-family:"proxima-nova";font-size:13px;text-transform:uppercase;text-decoration:none;letter-spacing:.05em;text-align:left;font-weight:400;font-style:normal;line-height:1em;color:#343434;font-size:13px;padding:15px 1em 0}.section-module a:hover,.section-module a.active{color:#c4c4c4}.section-book{padding:80px 0 50px;border-bottom:1px solid #ddd}.section-book h1{margin:0;font-family:"proxima-nova";font-size:39px;line-height:1.2em;text-transform:uppercase;text-decoration:none;letter-spacing:1px;font-weight:100;font-style:normal;color:#1c1c1c}.section-book .book-now{padding:21px 34px;font-size:15px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:1px;font-weight:600;font-style:normal;color:#fff!important;background-color:#272727;border-color:#272727;margin:auto}.nav-tabs{border-bottom:none;text-align:center;margin-bottom:3em;display:block}.nav-tabs li{display:inline-block;float:unset}.nav-tabs li a{padding:0 .5em;font-size:1.1em;line-height:1.6em;letter-spacing:0;font-weight:300;font-style:normal;color:#4f4f4f}.nav-tabs li.active a{text-decoration:underline}#home-intro{margin:auto}#home-intro .s-title{text-transform:uppercase}#home-intro .s-img{padding:20px 0}#home-intro .s-img img{width:100%}#home-intro .s-des{margin-bottom:20px;font-size:15px;line-height:26px;padding-bottom:20px;border-bottom:1px solid #ddd}#home-location{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px 0 37px 0;margin:20px 0}#home-location .s-title{padding:17px 0 37px 0}#home-location h2{text-align:center}#home-location h3{text-align:center;padding-top:20px}#home-location .s-img img{width:100%}#home-location .s-link{text-align:center;border-top:1px solid #ddd;padding-top:30px;display:block}#home-location .s-link a{padding:25px 46px;font-size:20px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:1px;font-weight:600;font-style:normal;color:#fff;background-color:#272727;border-color:#272727;display:inline-block;margin:0 15px 10px 15px}#home-location .s-link a:hover{opacity:.8}#home-location .s-content{padding-top:30px;margin-top:30px;border-top:1px solid #ddd}#home-center{padding:30px 0}#home-center .s-title{font-family:"proxima-nova";font-size:39px;line-height:1.2em;text-transform:uppercase;text-decoration:none;letter-spacing:1px;font-weight:300!important;font-style:normal;margin:1.5em 0 .5em;color:#1c1c1c}#home-center .s-des{padding-top:20px}#home-about{border-top:1px solid #ddd;padding:30px 0}#home-about h2{font-family:"proxima-nova";font-size:39px;line-height:1.2em;text-transform:uppercase;text-decoration:none;letter-spacing:1px;font-weight:100;font-style:normal;margin:1.5em 0 .5em;color:#1c1c1c}#home-customer{padding-top:30px;text-align:center;border-bottom:1px solid #ddd}#home-customer .item{margin-bottom:30px}#home-customer .s-img img{width:100%}#home-customer .s-name{font-family:"proxima-nova";font-size:21px;line-height:1.2em;text-transform:uppercase;text-decoration:none;letter-spacing:1px;text-align:left;font-weight:bold;font-style:normal;color:#1c1c1c;margin:1.5em 0 .5em}#home-customer .s-des{text-align:left}.carousel-default.owl-carousel .owl-dots .owl-dot{background-color:#212121;-webkit-box-shadow:none;box-shadow:none;border-radius:50%;border:none;display:inline-block;padding:0;width:14px;height:14px;margin:0 5px;position:relative}.carousel-default.owl-carousel .owl-dots .owl-dot:before{content:'';width:6px;height:6px;position:absolute;left:50%;top:50%;margin-left:-3px;margin-top:-3px;background-color:#fff;border-radius:100%}.carousel-default.owl-carousel .owl-dots .owl-dot.active:before{background-color:#c4161c}.carousel-default.owl-carousel .owl-dots .owl-dot span{display:none}.carousel-default.owl-carousel .owl-stage{display:flex;align-items:center}.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-next:hover{}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{opacity:1;width:44px;height:60px;top:50%;outline:none;color:#fff!important;z-index:999;font-size:14px;line-height:40px;margin-top:-30px;background-color:rgba(0,0,0,.12)!important;display:inline-block;padding:10px;transition:all 200ms cubic-bezier(.25,.46,.45,.94)}.owl-carousel:hover .owl-nav .owl-prev,.owl-carousel:hover .owl-nav .owl-next{background-color:rgba(0,0,0,.2)!important}.section-des{padding-bottom:30px}#section-stories{}#section-stories .section_content{}#section-stories .section_content .carousel-default{margin:20px 0 70px 0}#section-stories .section_content .carousel-default .owl-dots{bottom:-40px}#section-stories .section_content .carousel-default .item{position:relative;cursor:pointer}#section-stories .section_content .carousel-default .item:after{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .35s,transform .35s}#section-stories .section_content .carousel-default .item:hover:after{background:#000;opacity:.5}#section-stories .section_content .carousel-default .item:before{position:absolute;z-index:2;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0;transition:opacity .35s,transform .35s}#section-stories .section_content .carousel-default .item:hover:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}#section-stories .section_content .carousel-default .item>div{position:absolute;z-index:400;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;min-width:210px;text-align:center;font-size:16px;font-weight:400;margin-bottom:5px;text-transform:uppercase}#section-stories .section_content .carousel-default .item>div .s-des{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}#section-stories .section_content .carousel-default .item:hover>div .s-des{opacity:1;-webkit-transform:scale(1);transform:scale(1)}#section-news .blog-list{}#section-news .blog-list .item{display:-webkit-box;display:-ms-flexbox;display:flex}#section-news .blog-list .item+.item{margin-top:58px}#section-news .blog-list .f-img{-webkit-box-flex:1;-ms-flex:1 253px;flex:1 253px;max-width:253px}#section-news .blog-list .f-img img{display:block}#section-news .blog-list .f-img a{display:block}#section-news .blog-list .f-content{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;max-width:100%;padding-left:24px;padding-top:9px}#section-news .blog-list .f-date{color:#111;font-size:14px;font-style:italic;margin-bottom:5px}#section-news .blog-list .f-title{color:#111;font-size:18px;line-height:1.4;margin-bottom:13px;max-height:48px;overflow:hidden}#section-news .blog-list .f-title a{color:#111;display:block}#section-news .blog-list .f-title a:hover{color:#c4161c}#section-news .blog-list .f-des{font-size:15px;height:60px;overflow:hidden;margin-bottom:9px}#section-news .blog-detail-content img{display:block}#section-news .blog-detail-content h1,#section-news .blog-detail-content h2,#section-news .blog-detail-content .f-title{font-size:20px;margin-bottom:29px}#section-news .blog-detail-content .f-description{font-weight:bold;margin-bottom:20px}#section-news .blog-detail-content h3{font-size:18px;margin-bottom:10px}#section-news .blog-detail-content h4{font-size:16px;margin-bottom:10px}#section-news .blog-detail-content p{margin-bottom:10px;font-size:15px}#section-news .blog-detail-content strong{font-size:16px}#section-news .blog-detail-content .f-date{color:#444;font-size:14px;font-style:italic;margin-bottom:5px}#section-news .blog-view-more{border-top:1px solid #444;margin-top:37px;padding-top:44px}#section-news .blog-view-more h3{font-size:18px;color:#c4161c}#section-news .blog-view-more .blog-link{padding-left:0;list-style:none}#section-news .blog-view-more .blog-link li{margin-bottom:10px}#section-news .blog-view-more .blog-link a{color:#044e81}#section-news .blog-view-more .blog-link a:hover{color:#c4161c}#section-contact{}#section-contact h2{margin:10px 0 30px 0}#section-contact .section-info{padding:0 100px}#section-contact .section-other{padding:50px 0}#section-contact .section-other h3{border-top:1px solid #ddd;padding:30px 0}.form-contact{margin:30px 0}.form-contact .form-row{margin-bottom:15px}.form-contact .form-row .form-group{display:flex}.form-contact .form-row .form-control{border:none;border-bottom:1px solid #ccc;outline:none;background:no-repeat bottom,50% calc(100% - 1px);background-size:0 100%,100% 100%;border:0;height:36px;transition:background 0s ease-out;padding-left:0;padding-right:0;border-radius:0;font-size:14px;background-image:linear-gradient(0deg,#00aeef 2px,rgba(156,39,176,0) 0),linear-gradient(0deg,#d2d2d2 1px,hsla(0,0%,82%,0) 0);margin:0 10px 0 5px}.form-contact .form-row .form-group .form-control:focus{background-size:100% 100%,100% 100%;transition-duration:.3s}.form-contact .form-row label{font-size:18px;white-space:nowrap;padding-top:6px}.form-contact .form-row label span{color:#c4161c}.form-contact .form-row button{border-radius:10px}.tab-content{border-bottom:1px solid #ddd}.service-item{padding-bottom:70px}.service-item h2{margin-bottom:2em;font-size:1.5em;font-family:"proxima-nova";text-align:center;font-weight:300;font-style:normal;color:#4f4f4f}.service-item .item{padding-bottom:20px}.service-item .item .s-title{font-size:1.1em;font-weight:700;line-height:1.2em;display:flex;position:relative}.service-item .item .s-title .title{width:100%}.service-item .item .s-title .price{float:right;font-weight:300;font-size:.9em;padding-left:20px;white-space:nowrap;background:#fff}.service-item .item .s-des{line-height:1.3em;margin-top:5px}.service-item .item .s-des strong{font-weight:bold}.service-item .item .s-des table p{margin:5px 0}@media screen and (max-width:1023px){.container{max-width:100%}.page-wrapper{max-width:100%;padding-top:110px;padding:0 15px}.header{background:#fff;z-index:200;position:fixed;top:0;width:100%;height:100px;margin:0;left:0}.header .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-right:60px}.header .container .menu_top{position:unset}.header #section-htop{display:flex;align-items:center;padding:10px 20px;height:auto;transition:all ease-in-out .5s}.header #section-htop .h-icon-bar{display:none}.dl-menuwrapper{position:absolute;top:10px;padding-left:10px;text-align:left}.dl-menu{background:#fff}.h-logo{height:65px;position:relative;z-index:1;padding-left:45px}.h-logo img{max-height:80px!important}.group-block-header{margin-left:5px;height:65px;position:relative;z-index:2}.group-block-header .phone{margin-left:20px}.footer .location{margin:0}.list-socials{margin:20px 0!important;text-align:center}.footer .footer-copyright{text-align:center}#section-contact .section-info{padding:0 15px}.section-banner{margin:0 -30px}}@media screen and (max-width:767px){#home-about{width:90%}#section_content_master .container{padding:0 15px}.footer .ft-logo{text-align:center}.footer .ft-logo img{margin:auto}#section-design .wrapper .col-md-6:first-child{order:2!important}.wp-package{margin-bottom:20px}}