@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");@import url("https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css");*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0}li,ol,ul{padding:0;margin:0;list-style:none}figure{margin:0}a{-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}a:hover{text-decoration:none}img{max-width:100%;height:auto}::-moz-selection{background:#07669b;text-shadow:none;color:#fff}::selection{background:#07669b;text-shadow:none;color:#fff}fieldset{border:0;margin:0;padding:0}button,input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:none}@media screen and (-webkit-min-device-pixel-ratio:0){body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}body::-webkit-scrollbar-thumb{background-color:rgba(7,102,155,0.5);outline:1px solid slategrey;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}body::-webkit-scrollbar-thumb:hover{background-color:#07669b}}body{font-family:"Open Sans",sans-serif;font-size:16px;font-weight:normal;color:#666666;background-color:#fff;line-height:1.3}@media only screen and (max-width:1499px){body{font-size:14px}}h1,h2,h3,h4,h5,h6,p{margin:0 0 15px;padding:0}h1,h2,h3,h4,h5,h6{font-weight:500;color:#07669b}h1{font-size:65px}@media only screen and (max-width:1699px){h1{font-size:50px}}@media only screen and (max-width:1499px){h1{font-size:40px}}@media only screen and (max-width:1199px){h1{font-size:35px}}@media only screen and (max-width:991px){h1{font-size:30px}}@media only screen and (max-width:479px){h1{font-size:25px}}h2{font-size:45px}@media only screen and (max-width:1699px){h2{font-size:40px}}@media only screen and (max-width:1499px){h2{font-size:30px}}@media only screen and (max-width:1199px){h2{font-size:26px}}@media only screen and (max-width:991px){h2{font-size:24px}}@media only screen and (max-width:479px){h2{font-size:25px}}h3{font-size:35px}@media only screen and (max-width:1699px){h3{font-size:32px}}@media only screen and (max-width:1499px){h3{font-size:25px}}@media only screen and (max-width:1199px){h3{font-size:22px}}@media only screen and (max-width:991px){h3{font-size:20px}}h4{font-size:28px}@media only screen and (max-width:1699px){h4{font-size:25px}}@media only screen and (max-width:1499px){h4{font-size:20px}}@media only screen and (max-width:991px){h4{font-size:18px}}h5{font-size:22px}h6{font-size:18px}p{line-height:2}@media only screen and (max-width:1499px){p{line-height:1.5}}.primary-text{color:#07669b}.grey-bg{background-color:#e8e8e8}.l-normal{line-height:normal}.btn{border-radius:5px;font-weight:500;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;border:1px solid transparent;padding:4px 10px 7px;font-size:16px}@media only screen and (max-width:1499px){.btn{font-size:14px}}.btn:hover{-webkit-box-shadow:none;box-shadow:none;outline:0}.btn.btn_primary{border-color:#07669b;background-color:#07669b;color:#fff}.btn.btn_primary:active,.btn.btn_primary:focus,.btn.btn_primary:hover{border-color:#0986cc;background-color:#0986cc}.btn.btn_secondary{border-color:#fa0f2b;background-color:#fa0f2b;color:#fff}.btn.btn_secondary:active,.btn.btn_secondary:focus,.btn.btn_secondary:hover{border-color:#d2041d;background-color:#d2041d}.btn-lg{min-width:230px;padding:15px 30px;font-size:18px}@media only screen and (max-width:1699px){.btn-lg{min-width:200px;padding:10px 20px}}@media only screen and (max-width:1499px){.btn-lg{min-width:190px;font-size:16px}}@media only screen and (max-width:1199px){.btn-lg{min-width:160px;font-size:14px}}@media only screen and (max-width:991px){.btn-lg{min-width:130px;padding:5px 10px}}.link{color:#07669b;font-weight:500}.link:hover{color:#000}header{background-color:#fff;padding:10px 0;position:fixed;top:0;width:100%;left:0;z-index:99;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}@media only screen and (max-width:991px){header{padding:20px 0}}header .navbar{padding:0}header .navbar .navbar-brand{padding:0;font-weight:500;color:#07669b}header.sticky{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2)}@media only screen and (max-width:767px){.navbar-expand-lg .container{padding-left:15px;padding-right:15px}}.navbar-expand-lg .navbar-nav .nav-link{padding:0 0 5px}@media only screen and (max-width:991px){.navbar-expand-lg .navbar-nav .nav-link{padding:10px 0}}.navRight{width:80%}@media only screen and (max-width:991px){.navRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (max-width:767px){.navRight{width:auto}}.navRightTop{margin-bottom:10px}@media only screen and (max-width:991px){.navRightTop{margin-bottom:0;margin-right:10px}}.navRightTop ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:991px){.navRightTop ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.navRightTop ul li:not(:last-child){margin-right:20px}@media only screen and (max-width:991px){.navRightTop ul li{margin:0;width:100%;text-align:left}}.navRightTop ul li a{color:#07669b;font-size:16px;font-weight:500}@media only screen and (max-width:991px){.navRightTop ul li a{padding:10px 0;color:#07669b;display:block;font-size:14px}}.navRightTop ul li a strong{font-size:20px}.navRightTop ul li a:hover{color:#07669b}@media only screen and (max-width:991px){.navbar-nav{text-align:left}}.navbar-nav li{margin-right:40px}@media only screen and (max-width:1199px){.navbar-nav li{margin-right:20px}}@media only screen and (max-width:991px){.navbar-nav li{margin-right:0}}.navbar-nav li .nav-link{color:#07669b;font-size:16px;position:relative;font-weight:500}@media only screen and (max-width:1499px){.navbar-nav li .nav-link{font-size:14px}}.navbar-nav li .nav-link:after{content:"";bottom:0;left:0;right:0;width:100%;background-color:#f00;height:4px;display:block;position:absolute;opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}@media only screen and (max-width:991px){.navbar-nav li .nav-link:after{height:1px;display:none}}.navbar-nav li.active .nav-link,.navbar-nav li:hover .nav-link{color:#000}.navbar-nav li.active .nav-link:after,.navbar-nav li:hover .nav-link:after{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.dropdown{display:block;position:relative}}.dropdown .dropdown-icon{position:relative;top:-2px;margin-left:5px;color:#07669b}@media only screen and (max-width:991px){.dropdown .dropdown-icon{width:30px;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;height:30px;position:absolute;top:6px;right:0;font-size:20px;z-index:-1}}@media only screen and (min-width:992px){.dropdown:hover .dropdown-menu{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:visible}}.dropdown-menu{background-color:#fff;border:0;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1);padding:0 20px;border-radius:5px;min-width:12rem;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;display:block;pointer-events:none;margin:0}@media only screen and (max-width:991px){.dropdown-menu{width:100%;opacity:1;display:none;-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none}}.dropdown-menu .dropdown-item{padding:10px 0;border-bottom:1px solid rgba(110,110,110,0.1);color:rgba(110,110,110,0.8);font-size:16px}@media only screen and (max-width:1499px){.dropdown-menu .dropdown-item{font-size:14px}}.dropdown-menu .dropdown-item:last-child{border-bottom:0}.dropdown-menu .dropdown-item.active,.dropdown-menu .dropdown-item:active,.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover{background-color:transparent;color:#07669b}@media only screen and (max-width:991px){.navRightbottom{text-align:right}}.navbar-toggler{padding:0}.navbar-toggler:focus,.navbar-toggler:hover{border:0;-webkit-box-shadow:0;box-shadow:0;outline:0}.navbar-toggler>span{width:30px;height:4px;background-color:#07669b;display:block;margin-bottom:5px;border-radius:2px}.navbar-toggler>span:last-child{margin-bottom:0}@media only screen and (max-width:991px){.menu-wraper{z-index:9;width:260px;-webkit-box-shadow:10px 10px 10px rgba(0,0,0,0.14);box-shadow:10px 10px 10px rgba(0,0,0,0.14);left:0;top:0;position:fixed;background-color:#fff;height:100%;overflow:auto;padding:50px 10px;-webkit-transform:translateX(-110%);transform:translateX(-110%);-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}}@media only screen and (max-width:991px){.menu-wraper.active{-webkit-transform:translateX(0);transform:translateX(0)}}@media only screen and (max-width:991px){.menu-wraper .btn{margin-top:20px;display:block}}.close-btn{width:30px;height:30px;position:absolute;top:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f00;color:#fff;font-size:20px;font-weight:700;display:none}@media only screen and (max-width:991px){.close-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.close-btn:focus,.close-btn:hover{color:#fff}.overlay-manu{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5)}.overlay-manu.active{display:block!important}footer{background-color:#07669b;padding:50px 0}@media only screen and (max-width:767px){.footer-col{margin-bottom:30px}}.footer-col h4{color:#fff}.footer-links li:not(:last-child){margin-bottom:15px}@media only screen and (max-width:1499px){.footer-links li:not(:last-child){margin-bottom:7px}}.footer-links li a{color:#fff}.footer-links li a:hover{color:rgba(255,255,255,0.5)}.footer-sm-links{margin-top:50px}@media only screen and (max-width:767px){.footer-sm-links{margin-top:30px}}.footer-sm-links ul{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}.footer-sm-links ul li:not(:last-child){margin-right:50px}.footer-sm-links ul li a{font-size:25px;color:#fff}.footer-sm-links ul li a:hover{color:rgba(255,255,255,0.5)}@media only screen and (min-width:1500px){.container{max-width:1470px}}@media only screen and (min-width:1700px){.container{max-width:1670px}}.section{padding:100px 0}@media only screen and (max-width:1699px){.section{padding:50px 0}}.title-head+*{margin-top:70px}@media only screen and (max-width:1699px){.title-head+*{margin-top:50px}}.med-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.med-list li{width:50%;margin-bottom:10px}.dot-list li{position:relative;padding-left:20px}.dot-list li:before{content:"";width:6px;height:6px;border-radius:100%;background-color:#6e6e6e;display:block;position:absolute;left:0;top:6px}.botton-line{position:relative}.botton-line:after{content:"";width:50px;height:5px;margin-top:5px;background-color:#fa0f2b;display:block}@media only screen and (max-width:991px){.botton-line:after{margin:10px auto 0}}.botton-line.line-center:after{margin:10px auto}.loader-screen{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;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;z-index:9999}.loader{width:50px;height:50px;display:inline-block;padding:0px;opacity:0.5;border:3px solid #09acfd;-webkit-animation:loader 1s ease-in-out infinite alternate;animation:loader 1s ease-in-out infinite alternate}.loader:before{content:" ";position:absolute;z-index:-1;top:5px;left:5px;right:5px;bottom:5px;border:3px solid #09acfd}.loader:after{content:" ";position:absolute;z-index:-1;top:15px;left:15px;right:15px;bottom:15px;border:3px solid #09acfd}@keyframes loader{0%{-webkit-transform:rotate(0deg) scale(1,1);transform:rotate(0deg) scale(1,1);border-radius:0px}to{-webkit-transform:rotate(360deg) scale(0,0);transform:rotate(360deg) scale(0,0);border-radius:50px}}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg) scale(1,1);border-radius:0px}to{-webkit-transform:rotate(360deg) scale(0,0);border-radius:50px}}.profile-mike{background-color:#07669b;padding:40px 30px;border-radius:5px;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.2);box-shadow:0 0 15px rgba(0,0,0,0.2);max-width:550px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:479px){.profile-mike{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}}.profile-mike figure{width:180px;height:180px;border-radius:100%;overflow:hidden;display:block;background-color:rgba(255,255,255,0.6)}@media only screen and (max-width:767px){.profile-mike figure{width:130px;height:130px}}@media only screen and (max-width:479px){.profile-mike figure{width:130px;height:130px;margin:0 0 20px}}.profile-mike figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-mike .profile-mike-cont{width:calc(100% - 190px);padding-left:20px}@media only screen and (max-width:767px){.profile-mike .profile-mike-cont{width:calc(100% - 140px)}}@media only screen and (max-width:479px){.profile-mike .profile-mike-cont{width:100%;padding-left:0;text-align:center}}.profile-mike .profile-mike-cont h6{font-weight:700;color:#fff;font-size:22px;margin-bottom:5px}@media only screen and (max-width:767px){.profile-mike .profile-mike-cont h6{font-size:18px}}.profile-mike .profile-mike-cont p{color:#fff;line-height:1.5;font-size:17px}@media only screen and (max-width:767px){.profile-mike .profile-mike-cont p{font-size:15px}}.section-banner{position:relative}.section-banner .overlay-profile{position:absolute;left:0;right:0;top:calc(100% - 160px)}@media only screen and (max-width:991px){.section-banner .overlay-profile{position:static;padding:50px 0 0}}.slider-Main.carousel .carousel-control{width:auto;font-size:35px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#6e6e6e;width:30px;background-color:#fff}.slider-Main.carousel .carousel-control.carousel-control-prev{left:30px}@media only screen and (max-width:1699px){.slider-Main.carousel .carousel-control.carousel-control-prev{left:10px}}.slider-Main.carousel .carousel-control.carousel-control-next{right:30px}@media only screen and (max-width:1699px){.slider-Main.carousel .carousel-control.carousel-control-next{right:10px}}.slider-Main.carousel .carousel-indicators{bottom:20px}.slider-Main.carousel .carousel-indicators li{width:20px;height:20px;border:1px solid #fff;border-radius:100%}@media only screen and (max-width:1699px){.slider-Main.carousel .carousel-indicators li{width:12px;height:12px}}.slider-Main.carousel .carousel-item{height:700px;background-size:cover;background-repeat:no-repeat;background-position:top center;padding-bottom:170px}@media only screen and (max-width:1699px){.slider-Main.carousel .carousel-item{height:550px}}@media only screen and (max-width:1199px){.slider-Main.carousel .carousel-item{height:450px}}@media only screen and (max-width:991px){.slider-Main.carousel .carousel-item{height:auto;padding:100px 0}}@media only screen and (max-width:767px){.slider-Main.carousel .carousel-item{padding:50px 0}}.slider-Main.carousel .carousel-item .container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9;position:relative}.slider-Main.carousel .carousel-item.overlay:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:-webkit-gradient(linear,left top,right top,from(white),to(rgba(255,255,255,0)));background:linear-gradient(to right,white 0%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}.slider-Main.carousel .carousel-item .banner-caption{max-width:730px}@media only screen and (max-width:1499px){.slider-Main.carousel .carousel-item .banner-caption{max-width:600px}}@media only screen and (max-width:991px){.slider-Main.carousel .carousel-item .banner-caption{max-width:400px}}@media only screen and (max-width:767px){.slider-Main.carousel .carousel-item .banner-caption{max-width:100%;padding:0 30px}}.slider-Main.carousel .carousel-item .banner-caption :not(:last-child){margin-bottom:30px}@media only screen and (max-width:1199px){.slider-Main.carousel .carousel-item .banner-caption :not(:last-child){margin-bottom:20px}}.slider-Main.carousel .carousel-item .banner-caption .btn .fa{-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;margin-left:5px}.slider-Main.carousel .carousel-item .banner-caption .btn:hover .fa{-webkit-transform:translateX(5px);transform:translateX(5px)}.section-american{background-color:#f5f7f8}.amc-ser-wrap,.what-we-list{margin-top:50px}.amc-ser-wrap [class^=col-],.what-we-list [class^=col-]{margin-bottom:20px;padding-bottom:20px}@media only screen and (max-width:767px){.amc-ser-wrap [class^=col-],.what-we-list [class^=col-]{margin-bottom:10px;padding-bottom:10px}}.amc-ser-col,.what-we-col{text-align:center;padding:50px 60px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.1);box-shadow:0 0 15px rgba(0,0,0,0.1);height:100%}@media only screen and (max-width:1199px){.amc-ser-col,.what-we-col{padding:30px}}@media only screen and (max-width:991px){.amc-ser-col,.what-we-col{height:auto}}.amc-ser-col figure,.what-we-col figure{width:70px;height:70px;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;margin:0 auto 20px}@media only screen and (max-width:991px){.section-refinance .title-head{text-align:center!important}}.refinance-list-wrap>.row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.refinance-list-wrap>.row:not(:last-child){margin-bottom:100px}@media only screen and (max-width:1699px){.refinance-list-wrap>.row:not(:last-child){margin-bottom:50px}}.refinance-list-wrap>.row:not(:nth-child(2n)){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.refinance-list-wrap>.row .col-md-5{-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:991px){.refinance-list-content{text-align:center;margin-bottom:20px}}.refinance-list-fig figure{height:380px}@media only screen and (max-width:1499px){.refinance-list-fig figure{height:260px}}.refinance-list-fig figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lo-content-wrap{padding-top:150px}@media only screen and (max-width:991px){.lo-content-wrap{padding:50px 0}}.section-banner{min-height:200px;background-size:cover;background-repeat:no-repeat;background-position:top center}.section-banner .banner-content{max-width:550px}.section-what-we{background-color:#f5f7f8}.why-list-wrap{margin:50px 0 0}@media only screen and (max-width:991px){.what-we-list{margin-top:20px}}.what-we-list:not(:last-child){margin-bottom:80px}@media only screen and (max-width:991px){.what-we-list:not(:last-child){margin-bottom:0}}.what-we-list .sub-title{margin-bottom:50px}.what-we-list .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-map iframe{width:100%;height:350px}.equiery-sol-content li:not(:last-child){margin-bottom:10px}
/*# sourceMappingURL=main.css.map */


@media (max-width:500px) {
	.banner-caption h1 {
		max-width:180px;
		text-shadow: 0px 0px 4px rgba(255, 255, 255, 1);
	}
}