*{margin:0;padding:0;font-family:'Poppins',sans-serif}body{background:#fdfdfd;overflow-x:hidden}html{overflow-x:hidden}.clear{clear:both}section.section-gray-top{border-top:1px solid #eee}section.section-top-space{padding-top:40px}section.agents.section-top-space,section.contact-full.section-top-space,section.box-with-image-left.section-top-space,section.box-with-image-right.section-top-space,section.quote-forms.section-top-space{padding-top:75px}@media(min-width:1350px){.center{width:1200px;margin:0 auto}}@media(min-width:1024px) and (max-width:1150px){.center{width:95%;margin:0 auto}}@media(min-width:950px) and (max-width:1023px){.center{width:85%;margin:0 auto}}@media(min-width:1024px) and (max-width:1149px){.center{width:90%;margin:0 auto}}@media(min-width:1150px) and (max-width:1349px){.center{width:90%;margin:0 auto}}@media(min-width:600px) and (max-width:949px){.center{width:625px;margin:0 auto}}@media(max-width:599px){.center{width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);width:calc(100% - 60px);margin:0 30px}}#loader{width:100%;height:100%;position:fixed;top:0;left:0;background:#f0f1f0;z-index:99999}#loader .loader-spinner{width:40px;height:40px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;background:#2c3459;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-animation:scaleout 1s infinite ease-in-out;-moz-animation:scaleout 1s infinite ease-in-out;animation:scaleout 1s infinite ease-in-out}@-webkit-keyframes scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@-moz-keyframes scaleout{0%{-moz-transform:scale(0)}100%{-moz-transform:scale(1);opacity:0}}@keyframes scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.form input[type="text"],.form textarea{border:1px solid #ccc;background:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:0 25px;font-size:14px;height:37px;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear;width:200px;margin-right:10px;outline:none}.form textarea{height:100px;width:288px;resize:none;padding:14px 25px}.form input[type="text"]:hover,.form textarea:hover,.form select:hover{border:1px solid #aaa}.form input[type="text"]:focus,.form textarea:focus,.form select:focus{border:1px solid #2c3459}.form input[type="text"].error,.form textarea.error,.form select.error{border:1px solid #e73a30}.form input[type="text"]::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{font-weight:300;color:#bbb}.form input[type="text"]:-moz-placeholder,.form textarea:-moz-placeholder{font-weight:300;color:#bbb}.form input[type="text"]::-moz-placeholder,.form textarea::-moz-placeholder{font-weight:300;color:#bbb}.form input[type="text"]:-ms-input-placeholder,.form textarea:-ms-input-placeholder{font-weight:300;color:#bbb}.custom-dropdown{position:relative;display:inline-block;vertical-align:middle;font-size:0;padding:0;margin-right:10px}.custom-dropdown.last{margin-right:0}.custom-dropdown-select{border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;outline:none;padding:0 25px;font-size:14px;height:49px;margin:0;width:214px;background-color:#fff;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}.custom-dropdown-select option:disabled{color:#ddd}.custom-dropdown:before,.custom-dropdown:after{content:"";position:absolute}.custom-dropdown:after{content:"▼";height:1em;font-size:9px;line-height:1;right:1px;top:5px;margin-top:1px;color:rgba(0,0,0,.9);background:#fdfdfd;width:45px;text-align:center;padding-top:13px;padding-bottom:13px;border-left:1px solid rgba(0,0,0,.1)}.custom-dropdown:before{width:45px;right:0;border-radius:0 1px 1px 0;top:1px;bottom:11px;background:#fdfdfd;margin-right:1px}.checkbox{border:1px solid #ccc;background:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:0;font-size:14px;height:47px;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear;width:303px;margin-right:10px;outline:none;cursor:pointer}.checkbox .checkbox-status{width:41px;height:41px;background:#eee;margin-top:3px;margin-left:3px;text-align:center;display:inline-block}.checkbox .checkbox-status i.fa-check{color:gray;margin-top:13px}.checkbox .checkbox-status i.fa-times{color:#e73a30;margin-top:13px}.checkbox .checkbox-values{display:inline-block;margin-left:15px}.checkbox .checkbox-values .checkbox-value-checked,.checkbox .checkbox-values .checkbox-value-unchecked{display:none}.checkbox[data-checked="yes"] .checkbox-values .checkbox-value-checked,.checkbox[data-checked="no"] .checkbox-values .checkbox-value-unchecked{display:block}.button{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:0 25px;height:49px;font-size:14px;cursor:pointer;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear;outline:none;text-decoration:none;vertical-align:top}.button.button-icon{padding:0 20px}.button i{margin-left:10px;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}.button.button-icon i{margin-left:0}a.button{line-height:1;display:inline-block;font-weight:400;text-decoration:none!important;color:#2c3459!important;padding:8px 25px 0 25px;height:30px}.button.button-navy-blue{border:1px solid #2c3459;color:#2c3459;background:#fdfdfd}.button.button-navy-blue:hover,.button.button-white:hover{background:#2c3459;color:#fff!important;border:1px solid #2c3459}.button.button-navy-blue:hover i,.button.button-white:hover i{color:#80859b}.button.button-white{border:1px solid #fff;color:#fff;background:none}header{height:56px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#336),color-stop(1,#1d1d4a));background-image:-o-linear-gradient(bottom,#336 0%,#1d1d4a 100%);background-image:-moz-linear-gradient(bottom,#336 0%,#1d1d4a 100%);background-image:-webkit-linear-gradient(bottom,#336 0%,#1d1d4a 100%);background-image:-ms-linear-gradient(bottom,#336 0%,#1d1d4a 100%);background-image:linear-gradient(to bottom,#336 0%,#1d1d4a 100%);box-shadow:0 0 5px rgba(0,0,0,.5);position:fixed;z-index:30000;padding:15px 0}header .logo{float:left;padding-top:0;margin-bottom:14px}header .menu{float:right;margin-top:-5px}header .menu li{display:inline-block;list-style:none}header .menu li a,header .menu li button.menu-element{text-decoration:none;color:#fff;font-size:16px;padding:16px;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear;background:none;border:none;cursor:pointer;outline:none;display:inline-block}header .menu li:last-child a,header .menu li:last-child button.menu-element{padding:16px 0}header .menu li i{color:#a4adca;font-size:16px;margin-left:0;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear;padding-right:16px}header .menu li.active a,header .menu li.active i,header .menu li:hover button.menu-element,header .menu li:hover a,header .menu li:hover i{color:#feffff}header .submenu{position:absolute;background:#fdfdfd;width:174px;padding:10px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:8px;display:none;margin-left:15px;box-shadow:3px 4px 12px rgba(0,0,0,.3)}header .menu li:hover>.submenu{display:block}header .submenu:before{width:8px;height:8px;content:' ';position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);top:-4px;left:50%;margin-left:-4px}header .submenu li{display:block}header .submenu li a{display:block;color:#336!important}header .submenu li a:hover{background-color:#c8c8ff}header .submenu li:last-child a{border-bottom:none}header .submenu li i{color:#feffff;margin-left:0;margin-right:10px}header .submenu li a:hover{color:#336!important}header .submenu .submenu{margin-left:-200px;margin-top:-48px}header .submenu .submenu:before{display:none}header .menu-responsive{color:#fff;text-align:right;font-size:18px;padding-top:28px;float:right;cursor:pointer}@media(min-width:1350px){header .menu-responsive{display:none}.flex{display:flex!important;align-items:center;justify-content:space-between}}@media(min-width:1025px) and (max-width:1349px){header .menu-responsive{display:none}header .logo{width:200px}.flex{display:flex!important;align-items:center;justify-content:space-between}}@media(min-width:600px) and (max-width:1024px){header .center{position:relative}header .logo{width:300px}header .menu{background:#c5c5fb;position:absolute;float:none;width:215px;max-height:300px;overflow-y:scroll;overflow-x:hidden;right:0;top:67px;padding:10px 0;-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;display:none;box-shadow:-1px -1px 22px 6px rgba(0,0,0,.1);border-radius:10px}header .menu li{display:block;margin:5px 0}header .menu li a,header .menu li button.menu-element{margin:0 20px;padding:10px 0!important;display:block;width:160px;color:#336!important;border-bottom:1px solid #fff!important;text-align:left}header .menu li i{display:none}header .menu li a:hover,header .menu li button.menu-element:hover{color:rgba(255,255,255,.6)}header .menu .submenu{display:block;position:static;margin:0;padding:0;background:unset;box-shadow:unset}header .menu .submenu:before{display:none}header .menu>li:last-child a,header .menu>li:last-child button.menu-element{border-bottom:none!important}}@media(max-width:599px){header .center{position:relative}header .logo{width:-webkit-calc(100% - 80px);width:-moz-calc(100% - 80px);width:calc(100% - 80px)}header .menu{position:absolute;float:none;background:#c5c5fb;max-height:300px;overflow-y:scroll;overflow-x:hidden;right:0;top:67px;padding:10px 0;-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;display:none;box-shadow:-1px -1px 22px 6px rgba(0,0,0,.1);border-radius:10px}header .menu li{display:block}header .menu li a,header .menu li button.menu-element{margin:0 20px;padding:10px 0!important;display:block;width:160px;color:#336!important;border-bottom:1px solid #feffff!important;text-align:left}header .menu li i{display:none}header .menu li a:hover,header .menu li button.menu-element:hover{color:rgba(255,255,255,.6)}header .menu .submenu{display:block;position:static;margin:0;padding:0;background-color:unset;box-shadow:unset}header .menu .submenu:before{display:none}header .menu>li:last-child a,header .menu>li:last-child button.menu-element{border-bottom:none!important}}@media(max-width:299px){header .logo{width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:calc(100% - 50px)}}.heading{padding-top:75px;position:relative}.heading .heading-slide-single{background-position:50% 30%;background-size:cover;position:absolute;top:75px;width:100%;display:none;overflow:hidden}.heading .heading-slide-single[data-slide-id="1"]{display:block}.heading .flying-1{height:70px;left:-50px;background:gray;position:absolute}.heading .flying-1 span{color:#fff;font-size:21px;font-weight:600;position:absolute;right:20px;bottom:24px}.heading .flying-2{background:gray;position:absolute;right:-50px;bottom:0;z-index:100}.heading .flying-2 h3{color:#fff;font-weight:600;font-size:21px}.heading .flying-2 p{color:#fff;font-size:16px;font-weight:300;line-height:1.6em}.heading .heading-content{position:absolute;left:50%}.heading .heading-content h2{color:#fff;font-weight:700}.heading .heading-content h3{color:#fff;font-weight:300;line-height:1.1em;margin:20px 0 45px 0}.heading .heading-content .button:not(:hover){background:none}@media(min-width:1350px){.heading .heading-content{width:1100px;margin-left:-550px;bottom:100px}.heading .heading-content h2{font-size:62px}.heading .heading-content h3{font-size:26px}.heading,.heading .heading-slide-single{height:calc(75vh - 100px)}.heading .flying-1{width:350px}.heading .flying-2{width:350px}.heading .flying-2 h3,.heading .flying-2 p{padding:30px 80px 0 30px}.heading .flying-2 button{margin:30px 0 30px 30px}}@media(min-width:950px) and (max-width:1349px){.heading .heading-content{width:850px;margin-left:-425px;bottom:50px}.heading .heading-content h2{font-size:52px}.heading .heading-content h3{font-size:26px}.heading,.heading .heading-slide-single{height:550px}.heading .flying-1{width:350px}.heading .flying-2{width:350px}.heading .flying-2 h3,.heading .flying-2 p{padding:30px 80px 0 30px}.heading .flying-2 button{margin:30px 0 30px 30px}}@media(min-width:600px) and (max-width:949px){.heading .heading-content{width:540px;margin-left:-270px;bottom:50px}.heading .heading-content h2{font-size:38px}.heading .heading-content h3{font-size:20px}.heading,.heading .heading-slide-single{height:450px}.heading .flying-1{width:350px}.heading .flying-2{display:none!important}}@media(max-width:599px){.heading .heading-content{left:30px;bottom:30px}.heading .heading-content h2{font-size:38px}.heading .heading-content h3{font-size:20px}.heading,.heading .heading-slide-single{height:165px}.heading .flying-1{width:280px}.heading .flying-2{display:none!important}}section.insurances-slider .green-line{width:150px;height:5px;left:0;background:#2c3459;opacity:.75;position:absolute;top:0}section.insurances-slider .center{position:relative}section.insurances-slider .images{float:left;position:relative}section.insurances-slider .image{width:100%;height:100%;background-size:cover;background-position:50% 50%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:absolute;top:0;display:none}.setVideoFile{width:100%;height:100%;background-size:cover;background-position:50% 50%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:absolute;top:0}section.insurances-slider .content .descriptions{position:relative}section.insurances-slider .content .descriptions h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.insurances-slider .content .descriptions .description{position:absolute;width:100%;height:auto;top:0;left:0;display:none}section.insurances-slider .content h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.insurances-slider .content p{color:gray;font-size:16px;margin-bottom:30px;font-weight:300;line-height:1.6em}section.insurances-slider .content p.without-margin-bottom{margin-bottom:0}section.insurances-slider .content p a{color:#2c3459;text-decoration:underline}section.insurances-slider .content p a:hover{text-decoration:none}section.insurances-slider .content .tabs{margin-top:70px}section.insurances-slider .content .tabs li{list-style:none;display:inline-block;text-align:center;font-size:13px;font-weight:400;color:#c3c5cd;cursor:pointer;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}section.insurances-slider .content .tabs li:last-child{margin-right:0}section.insurances-slider .content .tabs li i{display:block;font-size:36px;margin-bottom:15px;color:#d7dadf;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}section.insurances-slider .content .tabs li:hover,section.insurances-slider .content .tabs li.active{color:gray}section.insurances-slider .content .tabs li:hover i,section.insurances-slider .content .tabs li.active i{color:gray}@media(min-width:1350px){section.insurances-slider .content{width:512.5px;float:right;padding:37.5px 0}section.insurances-slider .center{padding:75px 0}section.insurances-slider .content .tabs li{margin-right:22px}}@media(min-width:950px) and (max-width:1349px){section.insurances-slider .content{width:400px;float:right;padding:25px 0}section.insurances-slider .center{padding:50px 0}section.insurances-slider .content .tabs li{margin-right:15px}}@media(min-width:600px) and (max-width:949px){section.insurances-slider .center{padding:50px 0}section.insurances-slider .content{padding-top:350px}section.insurances-slider .content .tabs li{margin-right:15px}}@media(max-width:599px){section.insurances-slider .center{padding:30px 0}section.insurances-slider .content{padding-top:350px}section.insurances-slider .content .descriptions h3{margin-bottom:30px}section.insurances-slider .content .tabs li{margin-right:15px;width:100px;margin-bottom:30px}}section.box-with-image-left{overflow:hidden}section.box-with-image-left .center{position:relative}section.box-with-image-left .image{float:left;position:relative;background-size:cover;background-position:50% 50%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}section.box-with-image-left .image .image-caption{width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);width:calc(100% - 100px);height:auto;bottom:0;left:0;padding:50px;position:absolute;-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(1,rgba(0,0,0,.55)));background-image:-o-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%);background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%);background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%);background-image:-ms-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%)}section.box-with-image-left .image .image-caption p{font-weight:300;font-size:16px;color:#fff}section.box-with-image-left .content h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.box-with-image-left .content h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.box-with-image-left .content p{color:gray;font-size:16px;margin-bottom:30px;font-weight:300;line-height:1.6em}section.box-with-image-left .content p.without-margin-bottom{margin-bottom:0}section.box-with-image-left .content p a{color:#2c3459;text-decoration:underline}section.box-with-image-left .content p a:hover{text-decoration:none}section.box-with-image-left .content ul{list-style-type:square;margin:0 0 30px 18px}section.box-with-image-left .content ul li{font-weight:300;font-size:16px;line-height:1.6em;color:gray}section.box-with-image-left .content ul li a{color:#2c3459;text-decoration:underline}section.box-with-image-left .content ul li a:hover{text-decoration:none}section.box-with-image-left .content ul ul{margin:10px 0 10px 18px}@media(min-width:1350px){section.box-with-image-left .content{width:512.5px;float:right;padding:37.5px 0}section.box-with-image-left .center{padding:75px 0}}@media(min-width:950px) and (max-width:1349px){section.box-with-image-left .content{width:400px;float:right;padding:25px 0}section.box-with-image-left .center{padding:50px 0}section.box-with-image-left .form input[type="text"]{width:145px}}@media(min-width:600px) and (max-width:949px){section.box-with-image-left .content{padding-top:350px}section.box-with-image-left .center{padding:50px 0}}@media(max-width:599px){section.box-with-image-left .content{padding-top:330px}section.box-with-image-left .center{padding:30px 0}section.box-with-image-left .content h3{margin-bottom:30px}section.box-with-image-left .form input{margin-bottom:10px;width:-webkit-calc(100% - 52px);width:-moz-calc(100% - 52px);width:calc(100% - 52px)}}section.box-with-image-right{overflow:hidden}section.box-with-image-right .center{position:relative}section.box-with-image-right .green-line{width:150px;height:5px;left:0;background:#2c3459;opacity:.75;position:absolute;top:0}section.box-with-image-right .image{float:right;position:relative;background-size:cover;background-position:50% 25%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:932.75px;margin-right:-401.25px;height:733px}section.box-with-image-right .image .image-caption{width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);width:calc(100% - 100px);height:auto;bottom:0;left:0;padding:50px;position:absolute;-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(1,rgba(0,0,0,.55)));background-image:-o-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%);background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%);background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%);background-image:-ms-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.55) 100%)}section.box-with-image-right .image .image-caption p{font-weight:300;font-size:16px;color:#fff}section.box-with-image-right .content h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.box-with-image-right .content h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.box-with-image-right .content p{color:gray;font-size:16px;margin-bottom:30px;font-weight:300;line-height:1.6em}section.box-with-image-right .content p.without-margin-bottom{margin-bottom:0}section.box-with-image-right .content p a{color:#2c3459;text-decoration:underline}section.box-with-image-right .content p a:hover{text-decoration:none}section.box-with-image-right .content ul{list-style-type:square;margin:0 0 30px 18px}section.box-with-image-right .content ul li{font-weight:300;font-size:16px;line-height:1.6em;color:gray}section.box-with-image-right .content ul li a{color:#2c3459;text-decoration:underline}section.box-with-image-right .content ul li a:hover{text-decoration:none}section.box-with-image-right .content ul ul{margin:10px 0 10px 18px}@media(min-width:1350px){section.box-with-image-right .content{width:512.5px;float:left;padding:37.5px 0}section.box-with-image-right .center{padding:75px 0}}@media(min-width:950px) and (max-width:1349px){section.box-with-image-right .content{width:400px;float:left;padding:25px 0}section.box-with-image-right .center{padding:50px 0}section.box-with-image-right .image{background-position:100% 50%}section.box-with-image-right .form input[type="text"]{width:145px}}@media(min-width:600px) and (max-width:949px){section.box-with-image-right .content{margin-bottom:50px}section.box-with-image-right .center{padding:50px 0}}@media(max-width:599px){section.box-with-image-right .content{margin-bottom:30px}section.box-with-image-right .center{padding:30px 0}section.box-with-image-right .content h3{margin-bottom:30px}section.box-with-image-right .form input{margin-bottom:10px;width:-webkit-calc(100% - 52px);width:-moz-calc(100% - 52px);width:calc(100% - 52px)}}section.tabs .tabs-selector{list-style:none;text-align:center}section.tabs .tabs-selector li{margin-bottom:50px;font-size:13px;font-weight:400;color:#c3c5cd;cursor:pointer;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}section.tabs .tabs-selector li:last-child{margin-bottom:0}section.tabs .tabs-selector li i{font-size:36px;color:#d7dadf;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear;margin-bottom:15px;display:block}section.tabs .tabs-selector li:hover,section.tabs .tabs-selector li.active{color:gray}section.tabs .tabs-selector li:hover i,section.tabs .tabs-selector li.active i{color:gray}section.tabs .content{overflow:hidden;position:relative}section.tabs .content .content-tab-single{position:absolute;display:none;background:#fdfdfd}section.tabs .content .content-tab-single[data-tab-id="1"]{display:block}section.tabs .content .background-icon{position:absolute;font-size:300px;z-index:0;bottom:-50px;left:-50px;color:#f4f4f4}section.tabs .content .background-icon.fa-plane{font-size:350px;bottom:-75px}section.tabs .content h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.tabs .content p{color:gray;font-size:16px;margin-bottom:30px;font-weight:300;line-height:1.6em}@media(min-width:1350px){section.tabs .content{width:950px;float:right;border-left:1px solid #eee}section.tabs .content .content-tab-single{padding:75px 0 75px 75px}section.tabs .tabs-selector{padding:75px 0;width:90px;float:left}}@media(min-width:950px) and (max-width:1349px){section.tabs .content{width:725px;float:right;border-left:1px solid #eee}section.tabs .content .content-tab-single{padding:50px 0 0 50px}section.tabs .tabs-selector{padding:50px 0;width:90px;float:left}}@media(min-width:600px) and (max-width:949px){section.tabs .content{width:425px;float:right;border-left:1px solid #eee}section.tabs .content .content-tab-single{padding:50px 0 0 50px}section.tabs .tabs-selector{padding:50px 0;width:90px;float:left}}@media(max-width:599px){section.tabs .content{float:none;border:none}section.tabs .tabs-selector{float:none;padding:30px 0;text-align:left}section.tabs .tabs-selector li{display:inline-block;margin:0 15px;text-align:center}section.tabs .tabs-selector li:first-child{margin-left:0}}section.blog .background-icon{position:absolute;font-size:300px;z-index:-1;opacity:.02;-webkit-transform:rotate(-25deg);-moz-transform:rotate(-25deg);transform:rotate(-25deg);top:50px;left:-50px}section.blog .recent-news>li{list-style:none;margin-bottom:80px}section.blog .recent-news.recent-news-full>li{margin-bottom:0}section.blog .recent-news li h2,section.blog .recent-news li .recent-news-full-content h1{color:#2c3459;font-size:32px;margin-bottom:30px}section.blog .recent-news li h2 a{color:#2c3459;text-decoration:none}section.blog .recent-news li .post-data{font-weight:300;font-size:13px;margin-bottom:10px;color:gray;font-weight:700;text-transform:uppercase}section.blog .recent-news li .post-data a{text-decoration:underline;color:gray}section.blog .recent-news li .post-data a:hover{text-decoration:none}section.blog .recent-news li .post-data .divider{display:inline-block;margin:0 10px;font-weight:300;color:gray}section.blog .recent-news li .recent-news-full-content h2,section.blog .recent-news li .recent-news-full-content h3,section.blog .recent-news li .recent-news-full-content h4,section.blog .recent-news li .recent-news-full-content h5,section.blog .recent-news li .recent-news-full-content h6{margin-bottom:30px;color:#2c3459}section.blog .recent-news li .recent-news-full-content h2{font-size:24px}section.blog .recent-news li p{color:gray;font-size:16px;margin-bottom:30px;font-weight:300;line-height:1.6em}section.blog .recent-news li p strong{font-weight:600}section.blog .recent-news li img{width:100%;height:auto;margin-bottom:30px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}section.blog .recent-news blockquote{margin:40px 0 40px 120px;position:relative}section.blog .recent-news blockquote:before{content:',,';letter-spacing:-15px;position:absolute;font-size:250px;opacity:.05;font-family:'Times New Roman';top:-200px;left:-130px}section.blog .recent-news blockquote cite{font-size:16px;color:gray;font-weight:600;margin-bottom:20px;line-height:1.6em}section.blog .recent-news li ul,section.blog .recent-news li ol{margin-bottom:30px;margin-left:50px}section.blog .recent-news li ul li,section.blog .recent-news li ol li{color:gray;font-size:16px;font-weight:300;line-height:1.6em}section.blog .recent-news li ul>li{list-style:square}section.blog .recent-news li ul ul,section.blog .recent-news li ul ol,section.blog .recent-news li ol ul,section.blog .recent-news li ol ol{margin-bottom:0}section.blog .recent-news li .recent-news-single-content p a.button-open{display:inline-block}section.blog .recent-news li .recent-news-single-content .recent-news-single-image{width:100%;height:400px;background-size:cover;background-position:50% 50%;margin-bottom:30px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}section.blog .recent-news li.next-prev-posts{border-top:1px solid #eee;padding-top:50px;font-size:14px;font-weight:300;margin-bottom:0}section.blog .recent-news li.next-prev-posts .left{float:left}section.blog .recent-news li.next-prev-posts .right{float:right}section.blog .recent-news li.next-prev-posts a{color:gray;text-decoration:underline}section.blog .recent-news li.next-prev-posts a:hover{text-decoration:none}section.blog .recent-news .comments{border-top:1px solid #eee;padding-top:75px;margin-top:75px;position:relative}section.blog .recent-news .comments .green-line{width:150px;height:5px;left:0;background:#2c3459;opacity:.75;position:absolute;top:-1px;z-index:100}section.blog .recent-news .comments ol.comments-list{margin:0}section.blog .recent-news .comments ol.comments-list li{list-style:none}section.blog .recent-news .comments ol.comments-list ul.children{margin-left:60px}section.blog .recent-news .comments ol.comments-list .comment-author-avatar img{width:40px;height:40px;float:left;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}section.blog .recent-news .comments ol.comments-list .bypostauthor .comment-author-avatar img{border-left:3px solid gray}section.blog .recent-news .comments ol.comments-list .comment-container{margin-left:60px}section.blog .recent-news .comments ol.comments-list .comment-author-name{font-weight:600;color:#2c3459}section.blog .recent-news .comments ol.comments-list .comment-author-info time{color:gray;margin-bottom:15px;display:block}section.blog .recent-news .comments p{margin-bottom:15px}section.blog .recent-news .comments a{color:gray;text-decoration:underline}section.blog .recent-news .comments a:hover{text-decoration:none}section.blog .recent-news .comments a.comment-reply-link{display:inline-block;margin-bottom:20px}section.blog .recent-news .comments .form{font-size:0;border-top:1px solid #eee;position:relative}section.blog .recent-news .comments .form h2{font-size:24px}section.blog .recent-news .comments .form input{margin-right:10px;margin-bottom:10px;display:inline-block;vertical-align:top}section.blog .recent-news .comments .form input.last{margin-right:0}section.blog .recent-news .comments .form textarea{margin-bottom:10px}section.blog .sidebar{position:relative;z-index:1;overflow:hidden}section.blog .sidebar .widget{margin-bottom:30px;background:#f0f1f0;border:1px solid #eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}section.blog .sidebar .widget h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:30px;text-transform:uppercase}section.blog .sidebar .widget ul{list-style:none;font-size:14px;color:gray;font-weight:300;margin-bottom:30px}section.blog .sidebar .widget ul li{line-height:1.6em}section.blog .sidebar .widget ul.most-commented-news .line{margin:15px 0;border-top:1px dashed #ddd;height:1px;width:100px}section.blog .sidebar .widget p,section.blog .sidebar .widget .tagcloud{font-size:14px;color:gray;font-weight:300;margin-bottom:30px;line-height:1.6em}section.blog .sidebar .widget a{color:gray;text-decoration:underline}section.blog .sidebar .widget .tagcloud a{text-decoration:none;background:#fdfdfd;padding:5px 10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;margin-bottom:4px;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}section.blog .sidebar .widget .tagcloud a:hover{background:#2c3459;color:#fff}section.blog .sidebar .widget a:hover{text-decoration:none}section.blog .sidebar .widget-call-to-action{margin-bottom:30px;background-size:cover;background-position:75% 50%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:relative;z-index:1}section.blog .sidebar .widget-call-to-action:after{position:absolute;top:0;left:0;content:' ';width:100%;height:100%;background:rgba(44,52,89,.85);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;z-index:-1}section.blog .sidebar .widget-call-to-action h3{color:#fff;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #fff;padding-bottom:10px;display:inline-block;margin-bottom:30px;text-transform:uppercase}section.blog .sidebar .widget-call-to-action p{font-size:14px;color:#fff;font-weight:300;margin-bottom:30px;line-height:1.6em}@media(min-width:1350px){section.blog .center{padding:75px 0}section.blog .recent-news{float:left;width:720px}section.blog .sidebar{float:right;width:340px}section.blog .sidebar .widget,section.blog .sidebar .widget-call-to-action{padding:40px 40px 10px 40px}section.blog .recent-news .comments .form{padding-top:75px;margin-top:75px}section.blog .recent-news .comments .form input{width:181px}section.blog .recent-news .comments .form textarea{width:667px}}@media(min-width:950px) and (max-width:1349px){section.blog .center{padding:75px 0 50px 0}section.blog .recent-news{float:left;width:535px}section.blog .sidebar{float:right;width:270px}section.blog .sidebar .widget,section.blog .sidebar .widget-call-to-action{padding:30px 30px 1px 30px}section.blog .recent-news .comments .form{padding-top:50px;margin-top:50px}section.blog .recent-news .comments .form input{width:119.5px}section.blog .recent-news .comments .form textarea{width:483px}}@media(min-width:600px) and (max-width:949px){section.blog .center{padding:75px 0 50px 0}section.blog .sidebar .widget,section.blog .sidebar .widget-call-to-action{padding:30px 30px 1px 30px}section.blog .recent-news .comments .form{padding-top:50px;margin-top:50px;margin-bottom:50px}section.blog .recent-news .comments .form input{width:121px}section.blog .recent-news .comments .form textarea{width:487px}}@media(max-width:599px){section.blog .center{padding:75px 0 30px 0}section.blog .sidebar .widget,section.blog .sidebar .widget-call-to-action{padding:30px 30px 1px 30px}section.blog .recent-news .comments .form{padding-top:30px;margin-top:30px;margin-bottom:30px}section.blog .recent-news .comments .form input{width:-webkit-calc(100% - 52px);width:-moz-calc(100% - 52px);width:calc(100% - 52px)}section.blog .recent-news .comments .form textarea{width:-webkit-calc(100% - 52px);width:-moz-calc(100% - 52px);width:calc(100% - 52px)}}section.slogan{position:relative;overflow:hidden}section.slogan .center .background-icon{position:absolute;font-size:300px;z-index:-1;opacity:.02;-webkit-transform:rotate(25deg);-moz-transform:rotate(25deg);transform:rotate(25deg);top:-50px;right:-20px}section.slogan h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.slogan h2{color:#2c3459;font-size:32px}section.slogan blockquote{margin:30px 0 30px 80px;position:relative}section.slogan blockquote:before{content:',,';letter-spacing:-15px;position:absolute;font-size:180px;opacity:.05;font-family:'Times New Roman';top:-145px;left:-90px}section.slogan p{font-size:16px;color:gray;font-weight:300;margin-bottom:20px;line-height:1.6em}section.slogan p.without-margin-bottom{margin-bottom:0}section.slogan p a{color:#2c3459;text-decoration:underline}section.slogan p a:hover{text-decoration:none}section.slogan cite{font-size:16px;color:gray;font-weight:600;margin-bottom:20px;line-height:1.6em}section.slogan .right{font-size:0;margin-bottom:-30px}section.slogan .right .single{display:inline-block;text-align:center;vertical-align:top;padding:30px 0;position:relative}section.slogan .right .single .number{font-weight:700;font-size:52px;color:#2c3459;display:block}section.slogan .right .single .description{font-weight:300;font-size:16px;color:gray;line-height:1.6em;display:block}section.slogan .right .single.single-left{border-right:1px solid #eee}section.slogan .right .single.single-left:not(.single-bottom):after{content:' ';height:1px;width:255.25px;border:none;position:absolute;left:0;bottom:-1px;background-image:-webkit-gradient(linear,left bottom,right bottom,color-stop(0,#fdfdfd),color-stop(1,#eee));background-image:-o-linear-gradient(right,#fdfdfd 0%,#eee 100%);background-image:-moz-linear-gradient(right,#fdfdfd 0%,#eee 100%);background-image:-webkit-linear-gradient(right,#fdfdfd 0%,#eee 100%);background-image:-ms-linear-gradient(right,#fdfdfd 0%,#eee 100%);background-image:linear-gradient(to right,#fdfdfd 0%,#eee 100%)}section.slogan .right .single.single-right:not(.single-bottom):after{content:' ';height:1px;width:255.25px;border:none;position:absolute;left:0;bottom:-1px;background-image:-webkit-gradient(linear,left bottom,right bottom,color-stop(0,#eee),color-stop(1,#fdfdfd));background-image:-o-linear-gradient(right,#eee 0%,#fdfdfd 100%);background-image:-moz-linear-gradient(right,#eee 0%,#fdfdfd 100%);background-image:-webkit-linear-gradient(right,#eee 0%,#fdfdfd 100%);background-image:-ms-linear-gradient(right,#eee 0%,#fdfdfd 100%);background-image:linear-gradient(to right,#eee 0%,#fdfdfd 100%)}section.slogan .right .single.single-left.single-top,section.slogan .right .single.single-left.single-bottom{border-right:none}section.slogan .right .single.single-left.single-top:before{content:' ';width:1px;height:100%;border:none;position:absolute;right:-1px;bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(1,#eee));background-image:-o-linear-gradient(bottom,#fdfdfd 0%,#eee 100%);background-image:-moz-linear-gradient(bottom,#fdfdfd 0%,#eee 100%);background-image:-webkit-linear-gradient(bottom,#fdfdfd 0%,#eee 100%);background-image:-ms-linear-gradient(bottom,#fdfdfd 0%,#eee 100%);background-image:linear-gradient(to bottom,#fdfdfd 0%,#eee 100%)}section.slogan .right .single.single-left.single-bottom:before{content:' ';width:1px;height:100%;border:none;position:absolute;right:-1px;bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(1,#fdfdfd));background-image:-o-linear-gradient(bottom,#eee 0%,#fdfdfd 100%);background-image:-moz-linear-gradient(bottom,#eee 0%,#fdfdfd 100%);background-image:-webkit-linear-gradient(bottom,#eee 0%,#fdfdfd 100%);background-image:-ms-linear-gradient(bottom,#eee 0%,#fdfdfd 100%);background-image:linear-gradient(to bottom,#eee 0%,#fdfdfd 100%)}@media(min-width:1350px){section.slogan .left{width:532.5px;float:left}section.slogan .right{width:532.5px;float:right}section.slogan .center{padding:75px 0}section.slogan .right .single{width:255.25px}}@media(min-width:950px) and (max-width:1349px){section.slogan .left{width:400px;float:left}section.slogan .right{width:400px;float:right;margin:30px 0 0 0}section.slogan .center{padding:50px 0}section.slogan .right .single{width:200px}}@media(min-width:600px) and (max-width:949px){section.slogan .center{padding:50px 0}section.slogan .right .single{width:270px}section.slogan .right .single.single-left:not(.single-bottom):after{width:270px}}@media(max-width:599px){section.slogan .center{padding:30px 0}section.slogan h3{margin-bottom:30px}section.slogan .right .single{margin-bottom:30px}section.slogan .right .single{display:block;padding:15px 0}section.slogan .right .single:after,section.slogan .right .single:before{display:none}}section.references{background:#f5f5f5}section.references .center{position:relative}section.references h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.references h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.references p{font-size:16px;color:gray;font-weight:300;margin-bottom:30px;line-height:1.6em}section.references p.without-margin-bottom{margin-bottom:0}section.references p a{color:#2c3459;text-decoration:underline}section.references p a:hover{text-decoration:none}section.references .references{position:relative}section.references .single-reference{position:absolute;top:0}section.references .single-reference .single-reference-content{border:1px solid #e5e5e5;background:#fdfdfd;padding:30px 30px 10px 30px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:relative}section.references .single-reference .single-reference-content p{margin-bottom:20px}section.references .single-reference .single-reference-content p.without-margin-bottom{margin-bottom:0}section.references .single-reference .single-reference-content p a{color:#2c3459;text-decoration:underline}section.references .single-reference .single-reference-content p a:hover{text-decoration:none}section.references .single-reference .single-reference-author{display:block;padding:35px 120px 0 0;font-size:13px;font-weight:300;color:gray;text-align:right}section.references .single-reference .single-reference-author:before{content:',,';letter-spacing:-15px;position:absolute;font-size:250px;opacity:.1;font-family:'Times New Roman';top:-48px;right:20px}section.references .single-reference .single-reference-author strong{display:block;text-transform:uppercase;color:gray;font-weight:800}@media(min-width:1350px){section.references .left{width:532.5px;float:left}section.references .right{width:532.5px;float:right}section.references .center{padding:75px 0}}@media(min-width:950px) and (max-width:1349px){section.references .left{width:400px;float:left}section.references .right{width:400px;float:right}section.references .center{padding:50px 0}}@media(min-width:600px) and (max-width:949px){section.references .center{padding:50px 0}section.references .left{margin-bottom:50px}}@media(max-width:599px){section.references .center{padding:30px 0}section.references h3{margin-bottom:30px}section.references .left{margin-bottom:30px}}section.about-us{overflow:hidden}section.about-us .green-line{width:150px;height:5px;left:0;background:#2c3459;opacity:.75;position:absolute;top:0;display:none}section.about-us .center{position:relative}section.about-us h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.about-us h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.about-us p{font-size:16px;color:gray;font-weight:300;margin-bottom:30px;line-height:1.6em}section.about-us p.without-margin-bottom{margin-bottom:0}section.about-us p a{color:#2c3459;text-decoration:underline}section.about-us p a:hover{text-decoration:none}section.about-us .left .timeline{position:relative;margin:40px 30px 0 30px}section.about-us .left .timeline:before{width:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid #e2e2e4;background:#e2e2e4;height:100%;content:' ';position:absolute}section.about-us .left .timeline:after{width:4px;height:55px;content:' ';position:absolute;bottom:-5px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e2e2e4),color-stop(1,#fdfdfd));background-image:-o-linear-gradient(bottom,#e2e2e4 0%,#fdfdfd 100%);background-image:-moz-linear-gradient(bottom,#e2e2e4 0%,#fdfdfd 100%);background-image:-webkit-linear-gradient(bottom,#e2e2e4 0%,#fdfdfd 100%);background-image:-ms-linear-gradient(bottom,#e2e2e4 0%,#fdfdfd 100%);background-image:linear-gradient(to bottom,#e2e2e4 0%,#fdfdfd 100%)}section.about-us .left .timeline .timeline-element{position:relative;margin-left:33px;margin-bottom:20px}section.about-us .left .timeline .timeline-element:before{content:' ';position:absolute;width:7px;height:7px;border:3px solid gray;background:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;left:-37.5px;margin-top:-1px}section.about-us .left .timeline .timeline-element .date{color:#2c3459;font-weight:400;font-size:16px;margin-top:-3px;position:absolute}section.about-us .left .timeline .timeline-element p{padding-top:25px;color:gray}section.about-us .right{float:right}section.about-us .right .images-slider{position:relative}section.about-us .right .images-slider .images-slider-change{width:45px;position:absolute;right:-3px;top:0;z-index:100;-webkit-border-top-left-radius:2px;-moz-border-top-left-radius:2px;border-top-left-radius:2px;font-size:0;padding:30px}section.about-us .right .images-slider .images-slider-change .images-slider-prev{width:40px;height:40px;border:1px solid #fff;border-top-left-radius:2px;border-bottom-left-radius:2px;cursor:pointer;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;margin-bottom:10px}section.about-us .right .images-slider .images-slider-change .images-slider-next{width:40px;height:40px;border:1px solid #fff;border-top-left-radius:2px;border-bottom-left-radius:2px;cursor:pointer;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}section.about-us .right .images-slider .images-slider-change .images-slider-prev i{color:#fff;font-size:24px;margin-left:13px;margin-top:6px}section.about-us .right .images-slider .images-slider-change .images-slider-next i{color:#fff;font-size:24px;margin-left:15px;margin-top:6px}section.about-us .right .images-slider .images-slider-change .images-slider-prev:hover,section.about-us .right .images-slider .images-slider-change .images-slider-next:hover{background:#2c3459;border:1px solid #2c3459}section.about-us .right .images-slider .images-slider-change .images-slider-prev:hover i,section.about-us .right .images-slider .images-slider-change .images-slider-next:hover i{color:#80859b}section.about-us .right .images-slider .images-slider-single{background-size:cover;background-position:50% 50%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:100%;width:100%;position:absolute;top:0;display:none}section.about-us .right .images-slider .images-slider-single[data-slide-id="1"]{display:block}@media(min-width:1350px){section.about-us .left{width:512.5px;float:left;padding:37.5px 0}section.about-us .center{padding:75px 0}}@media(min-width:950px) and (max-width:1349px){section.about-us .left{width:400px;float:left;padding:25px 0}section.about-us .center{padding:50px 0}section.about-us .right .images-slider .images-slider-single{background-position:100% 50%}}@media(min-width:600px) and (max-width:949px){section.about-us .center{padding:50px 0}section.about-us .left{margin-bottom:50px}}@media(max-width:599px){section.about-us .center{padding:30px 0}section.about-us h3{margin-bottom:30px}section.about-us .left{margin-bottom:30px}}section.agents{overflow:hidden}section.agents .center{position:relative}section.agents h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.agents h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.agents p{font-size:16px;color:gray;font-weight:300;margin-bottom:30px;line-height:1.6em}section.agents p.without-margin-bottom{margin-bottom:0}section.agents p a{color:#2c3459;text-decoration:underline}section.agents p a:hover{text-decoration:none}section.agents .left .agents-data{position:relative}section.agents .left .agents-data .single-agent{position:absolute;top:0;display:none}section.agents .left .agents-data .single-agent[data-agent-id="1"]{display:block}section.agents .left .switch-agents{margin-top:30px}section.agents .right{float:right}section.agents .right .images-slider{position:relative}section.agents .right .images-slider .images-slider-single{background-size:cover;background-position:50% 50%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:100%;width:100%;position:absolute;top:0;display:none}section.agents .right .images-slider .images-slider-single[data-agent-id="1"]{display:block}@media(min-width:1350px){section.agents .left{width:512.5px;float:left;padding:37.5px 0}section.agents .center{padding:75px 0}}@media(min-width:950px) and (max-width:1349px){section.agents .left{width:400px;float:left;padding:25px 0}section.agents .center{padding:50px 0}section.agents .right .images-slider .images-slider-single{background-position:100% 50%}}@media(min-width:600px) and (max-width:949px){section.agents .left{margin-bottom:50px}section.agents .center{padding:50px 0}}@media(max-width:599px){section.agents .left{margin-bottom:30px}section.agents .center{padding:30px 0}}section.image-slogan{background-position:50% 50%;position:relative;height:500px;background-repeat:no-repeat}section.image-slogan .flying-1{height:70px;background:gray;position:absolute;-webkit-border-bottom-right-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px}section.image-slogan .flying-1 span{color:#fff;font-weight:600;position:absolute;right:20px;bottom:13px}section.image-slogan .flying-2{background:gray;position:absolute;right:0;bottom:0;z-index:100;-webkit-border-top-left-radius:2px;-moz-border-top-left-radius:2px;border-top-left-radius:2px}section.image-slogan .flying-2 h3{padding:30px 30px 0 30px;color:#fff;font-weight:600;font-size:21px}section.image-slogan .flying-2 p{padding:30px 30px 0 30px;color:#fff;font-size:16px;font-weight:300;line-height:1.6em}section.image-slogan .flying-2 button{margin:30px 0 30px 30px}@media(min-width:1350px){section.image-slogan{background-size:cover}section.image-slogan .flying-1,section.image-slogan .flying-2{width:300px}section.image-slogan .flying-1 span{font-size:21px}}@media(min-width:950px) and (max-width:1349px){section.image-slogan{background-size:cover}section.image-slogan .flying-1,section.image-slogan .flying-2{width:300px}section.image-slogan .flying-1 span{font-size:21px}}@media(min-width:600px) and (max-width:949px){section.image-slogan{background-size:1000px auto}section.image-slogan .flying-1,section.image-slogan .flying-2{width:300px}section.image-slogan .flying-1 span{font-size:21px}}@media(max-width:599px){section.image-slogan{background-size:1000px auto}section.image-slogan .flying-1{width:230px}section.image-slogan .flying-2{width:240px}section.image-slogan .flying-1 span,section.image-slogan .flying-2 h3{font-size:20px}}section.contact{z-index:1;overflow:hidden;position:relative}section.contact.contact-gray{background:#f0f1f0}section.contact .center{padding:75px 0}section.contact .background-icon{position:absolute;font-size:300px;z-index:-1;opacity:.02;-webkit-transform:rotate(25deg);-moz-transform:rotate(25deg);transform:rotate(25deg);top:-50px;right:-20px}section.contact h2{color:#2c3459;font-size:24px;margin-bottom:20px;font-family:24 px semi bold;font-weight:500}section.contact .contact-details{font-size:0;position:relative}section.contact .contact-details .contact-detail-single{vertical-align:top}section.contact .contact-details .contact-detail-single.contact-detail-single-last{margin-right:0}section.contact .contact-details h3{color:#2c3459;font-weight:400;margin-bottom:20px}section.contact .contact-details h3 i{margin-right:10px;color:#ccc}section.contact .contact-details p{font-size:16px;color:gray;font-weight:300;margin-bottom:10px;line-height:1.6em}section.contact .contact-details p.without-margin-bottom{margin-bottom:0}section.contact .contact-details p strong{font-weight:400;color:#2c3459}section.contact .contact-details p a{text-decoration:underline;color:gray}section.contact .contact-details p a:hover{text-decoration:none}section.contact .contact-details .contact-detail-single.contact-detail-single-last{text-align:right}section.contact.contact-gray .button.button-navy-blue:not(:hover){background:#f0f1f0}@media(min-width:1350px){section.contact .center{padding:75px 0}section.contact .contact-details .contact-detail-single{margin-right:40px;width:340px;display:inline-block}}@media(min-width:950px) and (max-width:1349px){section.contact .center{padding:50px 0}section.contact .contact-details .contact-detail-single{margin-right:25px;width:266px;display:inline-block}}@media(min-width:600px) and (max-width:949px){section.contact .center{padding:50px 0}section.contact .contact-details .contact-detail-single{margin-bottom:50px}section.contact .contact-details .contact-detail-single.contact-detail-single-last{text-align:center;margin-bottom:0}}@media(max-width:599px){section.contact .center{padding:30px 0}section.contact .contact-details .contact-detail-single{margin-bottom:30px}section.contact .contact-details .contact-detail-single.contact-detail-single-last{text-align:center;margin-bottom:0}}section.contact-full{overflow:hidden}section.contact-full .center{position:relative}section.contact-full .green-line{width:150px;height:5px;left:0;background:#2c3459;opacity:.75;position:absolute;top:0}section.contact-full h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.contact-full h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.contact-full p{font-size:16px;color:gray;font-weight:300;margin-bottom:30px;line-height:1.6em}section.contact-full p.without-margin-bottom{margin-bottom:0}section.contact-full p strong{font-weight:400;color:#2c3459}section.contact-full p a{color:gray;text-decoration:underline}section.contact-full p a:hover{text-decoration:none}section.contact-full .form{font-size:0;position:relative}section.contact-full .form input[type="text"]{margin:0 10px 10px 0}section.contact-full .form input[type="text"].last{margin-right:0}section.contact-full .form textarea{margin-bottom:10px}section.contact-full .form .contact-form-thanks{position:absolute;width:100%;height:100%;background:rgba(253,253,253,.85);top:0;left:0;font-size:16px;color:#2c3459;font-weight:300;display:none}section.contact-full .form .contact-form-thanks .contact-form-thanks-content{width:300px;margin:135px auto 0 auto;text-align:center;line-height:1.6em}section.contact-full .form .contact-form-thanks .contact-form-thanks-content .contact-form-thanks-close{text-decoration:underline;cursor:pointer}section.contact-full .form .contact-form-thanks .contact-form-thanks-content .contact-form-thanks-close:hover{text-decoration:none}section.contact-full .right{float:right}section.contact-full .right #google-map-full{-webkit-border-top-left-radius:2px;-moz-border-top-left-radius:2px;border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px}@media(min-width:1350px){section.contact-full .left{width:512.5px;float:left;padding:37.5px 0}section.contact-full .center{padding:75px 0}section.contact-full .form input[type="text"]{width:199px}section.contact-full .form textarea{width:460px}}@media(min-width:950px) and (max-width:1349px){section.contact-full .left{width:400px;float:left;padding:25px 0}section.contact-full .center{padding:50px 0}section.contact-full .form input[type="text"]{width:143px}section.contact-full .form textarea{width:348px}}@media(min-width:600px) and (max-width:949px){section.contact-full .left{margin-bottom:50px}section.contact-full .center{padding:50px 0}section.contact-full .form input[type="text"]{width:213px}section.contact-full .form textarea{width:488px}}@media(max-width:599px){section.contact-full .left{margin-bottom:30px}section.contact-full .center{padding:30px 0}section.contact-full .form input[type="text"]{width:-webkit-calc(100% - 52px);width:-moz-calc(100% - 52px);width:calc(100% - 52px)}section.contact-full .form textarea{width:-webkit-calc(100% - 52px);width:-moz-calc(100% - 52px);width:calc(100% - 52px)}}section.double-content{overflow:hidden}section.double-content .center{position:relative}section.double-content .green-line{width:150px;height:5px;left:0;background:#2c3459;opacity:.75;position:absolute;top:0}section.double-content h3{color:#2c3459;font-weight:800;font-size:13px;margin-left:2px;border-bottom:3px solid #2c3459;padding-bottom:10px;display:inline-block;margin-bottom:60px;text-transform:uppercase}section.double-content h2{color:#2c3459;font-size:32px;margin-bottom:30px}section.double-content p{color:gray;font-size:16px;margin-bottom:30px;font-weight:300;line-height:1.6em}section.double-content p.without-margin-bottom{margin-bottom:0}section.double-content p a{color:#2c3459;text-decoration:underline}section.double-content p a:hover{text-decoration:none}section.double-content ul{list-style-type:square;margin:0 0 30px 18px}section.double-content ul li{font-weight:300;font-size:16px;line-height:1.6em;color:gray}section.double-content ul li a{color:#2c3459;text-decoration:underline}section.double-content ul li a:hover{text-decoration:none}section.double-content ul ul{margin:10px 0 10px 18px}@media(min-width:1350px){section.double-content .center{padding:75px 0}section.double-content .content-left{width:512.5px;float:left}section.double-content .content-right{width:512.5px;float:right}}@media(min-width:950px) and (max-width:1349px){section.double-content .center{padding:50px 0}section.double-content .content-left{width:400px;float:left}section.double-content .content-right{width:400px;float:right}}@media(min-width:600px) and (max-width:949px){section.double-content .content-left{margin-bottom:50px}section.double-content .center{padding:50px 0}}@media(max-width:599px){section.double-content .center{padding:30px 0}section.double-content .content-left{margin-bottom:30px}section.double-content .content h3{margin-bottom:30px}}footer .green-line{width:150px;height:5px;left:0;background:#2c3459;opacity:.75;position:absolute;top:0}footer .center{position:relative}footer ul.left{list-style:none;font-size:0}footer ul.left>li{list-style:none;vertical-align:top;font-size:13px;font-weight:300;margin-bottom:10px;color:gray}footer ul.left li i{font-size:20px;margin-right:8px}footer ul.left li h4{text-transform:uppercase;color:#2c3459;display:inline-block;font-weight:700;width:500px;height:20px}footer ul.left ul.sub{display:inline-block}footer ul.left ul.sub li{list-style:none;line-height:1.6em;display:inline-block}footer ul.left ul.sub li:before{content:'·';display:inline-block;margin:0 10px;opacity:.4}footer ul.right{list-style:none;font-size:0;margin-top:2px}footer ul.right>li{list-style:none;vertical-align:top;font-size:13px;margin-bottom:10px;font-weight:300;color:gray}footer a,footer button.menu-element{text-decoration:underline;color:gray;background:none;border:none;font-weight:300;cursor:pointer;outline:none}footer a:hover,footer button.menu-element:hover{text-decoration:none}footer p{margin-bottom:15px;font-size:13px}footer p.important{color:#2c3459}@media(min-width:1350px){footer .center{padding:75px 0 65px 0}footer ul.left{float:left;width:600px}footer ul.right{float:right;width:300px;text-align:right}}@media(min-width:950px) and (max-width:1349px){footer .center{padding:50px 0 40px 0}footer ul.left{float:left;width:550px}footer ul.right{float:right;width:250px;text-align:right}}@media(min-width:600px) and (max-width:949px){footer .center{padding:50px 0 40px 0}footer ul.left{margin-bottom:50px}}@media(max-width:600px) and (min-width:320px){footer ul.right{margin-top:100px}}@media(max-width:599px){footer .center{padding:30px 0 20px 0}footer ul.left{margin-bottom:30px}footer ul.left ul.sub li:before{display:none}footer ul.left ul.sub{margin:15px 0;display:block}footer ul.left ul.sub li{display:block;line-height:2em}}.btnCustArea{background-color:#fff;border:none;color:#336;padding:8px 15px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:12px;box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px;background-color:#fff}::-webkit-scrollbar-thumb{background-image:linear-gradient(#336,#1d1d4a);border-radius:10px}::-webkit-input-placeholder{color:#336!important;transition:.2s ease-in-out}.contact-container p>span>span{height:25px;width:25px;display:block}#Whatsapp_Img{background:url('../../Content/Images/icon-images/contact-box-icons.png') 0 0}#Location_Img{background:url('../../Content/Images/icon-images/contact-box-icons.png') -25px 0}#Call_Img{background:url('../../Content/Images/icon-images/contact-box-icons.png') -50px 0}#Email_Img{background:url('../../Content/Images/icon-images/contact-box-icons.png') -75px 0}#Facebook_Img{height:18px;width:18px;background:url('../../Content/Images/icon-images/Social Media 18x18.png') 0 0}#Linkdin_Img{height:18px;width:18px;background:url('../../Content/Images/icon-images/Social Media 18x18.png') -18px 0}#Instagram_Img{height:18px;width:18px;background:url('../../Content/Images/icon-images/Social Media 18x18.png') -36px -54px}.lang-selected-img{border-radius:12px;border:2px solid #fff}.social-links a{transition:all .4s;-webkit-transition:all .4s}.btnCustArea{background-color:#fff;border:none;color:#336;padding:0 10px;border-radius:8px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;box-shadow:3px 4px 12px rgba(0,0,0,.4);cursor:pointer;height:36px}.flex{display:flex;align-items:center;justify-content:space-between}.contact-container{border-radius:1rem;box-shadow:-1px -1px 22px 6px rgba(0,0,0,.1);padding:2.5rem 5rem;display:grid;grid-template-columns:1fr .2fr 1fr}.vertical-line{width:4px;height:80%;background:#336;margin:auto}.contact-h3{font-size:22px!important}.contact-icon{color:#336;padding-right:.6rem}.contact-container strong{font-size:16px!important;color:#336}.contact-container p{font-size:16px!important;color:#336!important;display:flex;font-weight:300}.contact-container p>span{margin:5px!important}.contact-btn{border:1px solid #2c3459;color:#fdfdfd;background:#336;font-size:16px;border-radius:8px;background-image:linear-gradient(#336,#1d1d4a);font-weight:300}footer{background-image:linear-gradient(#336,#1d1d4a)}footer ul.left li h4{color:#fff;font-size:16px;margin-bottom:3px}footer ul.left ul.sub li:before{display:none}footer a{text-decoration:none;color:#fff;font-size:14px}footer a:hover{text-decoration:underline}.logo-flex{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;margin-top:-6px}.footer-grid{display:grid;grid-template-columns:15% 15% 15% 30% 15%;width:100%!important;grid-column-gap:2%}.header-bg-color{background-image:linear-gradient(#336,#1d1d4a)}@media(min-width:950px) and (max-width:1349px){header .menu li a,header .menu li button.menu-element{font-size:13px!important;padding:10px!important}.btnCustArea{font-size:14px}header .logo{margin-bottom:8px}}@media only screen and (min-width:1125px) and (max-width:1366px){header .menu li a,header .menu li button.menu-element{font-size:15px!important;padding:14px!important}header .logo{margin-bottom:8px}}@media only screen and (min-width:1024px) and (max-width:1366px) and (-webkit-min-device-pixel-ratio:1.5){header .menu-responsive{display:block}header .menu-responsive{padding:0}}@media only screen and (min-width:1024px) and (max-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5){footer ul.left li h4{font-size:16px}footer a{font-size:14px}header .logo{margin:0}header .menu-responsive{padding:0}}@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){header .menu-responsive{display:block}header .logo{margin:0}header .menu-responsive{padding:0}.footer-grid{grid-template-columns:40% 20% 20%}}@media(min-width:600px) and (max-width:949px){.footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.contact-container{padding:1rem}.goose-img{width:75%!important}#contact-popup-content iframe{height:200px!important;width:100%!important;margin-left:0!important}header .logo{margin:0}header .menu-responsive{padding:0}}@media(max-width:599px){header{display:flex!important}header .menu-responsive{padding:0}.btnCustArea{padding:8px 15px;margin:5px 0}footer a{font-size:12px}footer ul.left li h4{font-size:14px}.contact-container{padding:1rem!important;grid-template-columns:1fr!important}.contact-container strong{font-size:18px!important}.contact-container p{font-size:16px!important}.footer-grid{grid-template-columns:100%!important}.center{width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);margin:0 15px}#contact-popup-content iframe{height:200px!important;width:100%!important;margin-left:0!important}#contact-popup #contact-popup-content .padding{padding:16px;margin-top:0!important}header .logo{margin:0}::-webkit-scrollbar{display:none}#for_web_view{display:none}#for_mobile_view{display:block!important}}