@import url('../../../../css2');

body{font-family: "Inter", sans-serif;font-size: 1rem;font-weight: 400;overflow-x: hidden;}

[class*="col-"] , .col {padding: 0 10px;}
 
.row {margin: 0 -10px;align-items: center;}

a:hover, a:focus, button:hover, button:focus{outline: none;}

section {padding: 80px 0;clear: both;position: relative;margin: 0;}

h1,h2,h3,h4,h5,h6{font-family: "Cormorant Garamond", serif; color: #000000;}

p {color: #292929;font-size: 16px;font-weight: 400;margin-bottom: 20px;position: relative;z-index: 1;font-family: 'Inter' , sans-serif;letter-spacing: -0.4px;}

img{max-width: 100%;}
 
textarea{resize: none}

input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }

label.error {display: none !important;}

span, b{vertical-align:baseline;}

select {	-webkit-appearance: listbox !important;		}

ul {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}

a.logo img {
    /* max-width: 220px; */
    transition: .5s all;
} 

/*Reset Css*/ 

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    /* background: #000; */
}

a:hover, a:focus, button:hover, button:focus{
    outline: none;
    box-shadow: none !important;
} 

header ul li {
    display: inline-block;
    padding: 0 20px;
}

header ul li:last-child {
    padding-right: 0;
}

header ul li img {
    padding-right: 3px;
    max-width: 25px;
    filter: brightness(0) invert(1);
}

header ul li a {color: #ffffff;font-size: 17px;font-weight: 500;}

header {
    padding: 20px 0;
    position: relative;
    width: 100%;
    z-index: 2;
}

header .row {
    align-items: center;
}

header ul {
    text-align: right;
}

li.phone:hover img {
    animation: wobble 1.5s linear infinite;
}

li.msg:hover img {
    animation: heartBeat 1.5s linear infinite;
}


.btn {
    padding: 10px 30px;
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: none;
    transition: .5s all;
    border-radius: 10px;
    position: relative;
    font-family: 'Inter', sans-serif;
    border: none;
    background: linear-gradient(42deg, rgb(228 0 68) 0%, rgb(11 23 62) 100%);
    color: #fff;
    text-shadow: 0 0px 1px black;
}            
			 									   
.btn:hover, .btn:active, .btn:focus {
	transform: translateY(-3px);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.btn.btn-purp {
    text-shadow: none;
    min-width: auto;
    background: #000000;
    color: #fff;
}
	
	
a{
    text-decoration: none !important;
      font-family: 'Poppins', sans-serif;
}

input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  } 

label.error {     display: none !important;}
 
footer {
    padding: 10px 0;
    position: relative;
    background: #f8f5f3;
} 

.copy ul li {
    display: inline-block;
    position: relative;
    padding: 0px 3px;
}
  
.copy ul li a {color: #000;font-size: 14px;}
 

.btn::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #ffc412;
    border-radius: 50%;
    left: 18px;
    top: 17px;
    display: none;
} 

.home-banner {
    /* background: url("../images/banner.jpg") no-repeat; */
    overflow: unset;
    padding-block: 80px;
} 

.info-banner h1 {
    font-size: 4rem;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: unset;
    text-shadow: #000000b8 0 1px 1px;
    position: relative;
    text-transform: uppercase;
}

.info-banner h1 > span {
    font-weight: 700;
    letter-spacing: 0;
}

.info-banner h1::before {
    position: absolute;
    left: 0;
    background: #d53e2e;
    width: 150px;
    height: 8px;
    border-radius: 50px;
    bottom: 0;
}

.info-banner h1 + p {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 20px;
    width: 80%;
}

.info-banner h1 + p > span sup {
    right: 15px;
    top: -19px;
    font-size: 1.5rem;
}

.info-banner ul.banner-ul li img {margin-right: 10px;position: relative;top: -3px;}

.info-banner ul.banner-ul li {
    display: block;
    color: #fff;
    text-shadow: #0000008c 0 1px 1px;
    font-weight: normal;
    margin-bottom: 8px;
    font-size: 1.25rem;
}

.info-banner ul.banner-ul {
    margin-bottom: 40px;
}
 
.btn-block .btn:first-child {
    margin-right: 10px;
}

.info-banner h1 + p > span {
    cursor: text;
    color: #ff9c00;
    vertical-align: baseline;
    font-weight: 700;
    font-size: 3rem;
    position: relative;
}
 
.home-banner h3 {
    margin-left: auto;
    color: #fff;
    top: 0;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}

.home-banner h3 > span {
    color: #ffd111;
    font-size: 57px;
    font-weight: 800;
    animation: Pulse 1s linear infinite;
}

.info-ban::after {
    content: "";
}

.site-logos .item {
    padding: 0 5px;
}

h2 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 35px;
    position: relative;
    margin-bottom: 20px;
} 

.info-text h2::before {
    background: #ffc412;
    width: 50px;
    height: 7px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: -5px;
    display:none;
    margin: auto;
} 

.info-text h2 +p {
    font-size: 1.125rem;
    color: #292929;
}
 
.cta .container{
    position: relative;
    /* height: 332px; */
    /* display: flex; */
    /* align-items: center; */
}

.cta .container::before{
    position: absolute;
}

.cta .container::after{
    position: absolute;
}

.info-cta {
    width: auto;
    margin: 0;
    position: relative;
    z-index: 1;
}

.info-cta h3 {
    display: block;
    font-size: 2.5rem;
    font-weight: 700;
    margin: 20px 0 0;
    color: #fff;
}

.info-cta h3 > span {
    font-weight: 300;
    font-size: 38px;
}

.info-cta h3 + img {
    margin-left: 25px;
    position: relative;
    top: 8px;
}

.info-cta p {
    font-size: 2.25rem;
    margin-bottom: 0;
    line-height: normal;
    font-weight: 500;
}

.info-cta img.img-off {
    position: absolute;
    top: 0;
    right: 0;
    left: 300px;
    margin: auto;
}

.info-cta .btn-black {
    /* position: absolute; */
    /* right: 0; */
    /* left: 0; */
    /* display: table; */
    /* margin: auto; */
    /* bottom: 0; */
    /* background: #1c1c3a; */
} 
 
.cta2{
    background: #f8f5f3;
    text-align: center;
    padding-block: 165px 80px;
    margin-top: -120px;
}  

.cta2 h3 {
    font-size: 3.5rem;
    margin-bottom: 5px;
    color: #000;
    font-weight: 700;
    text-transform: none;
}

.cta2 h3 > span {
    font-size: 80px;
    text-transform: uppercase;
}

.cta2 .cta2-detail ul li a {
    font-size: 26px;
    font-weight: 600;
    color: #fff !important;
}


.cta2 .cta2-detail ul li img {
    margin-right: 10px;
    max-width: 55px;
    transition: .5s all;
}

.cta2 .cta2-detail ul li {
    margin-bottom: 10px;
}

.cta2 .cta2-detail ul li.phone a {
    font-size: 24px;
    font-weight: 600;
}

.cta2 .cta2-detail ul li:hover img {animation: none;}


footer .row {
    align-items: center;
}

footer p {
    margin-bottom: 0;
    font-size: 14px;
}

.cta2 .cta2-detail ul li:last-child {
    margin-bottom: 0;
} 

.our-testimonial .info-text {margin-bottom: 10px;}

.info-test {
    margin: 0 4px;
    background: #fff;
    box-shadow: 0 5px 10px #0000001a;
    padding: 50px 30px 30px;
    position: relative;
    height: 100%;
    border-radius: 10px;
}

.info-test:after{
	content:"";
	position: absolute;
	right: 30px;
	top: 20px;
	background: url('../images/coma.png') no-repeat scroll center center;
	width: 30px;
	height: 30px;
}

.info-test p {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
}

.info-test h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-family: 'Inter' , sans-serif;
    color: #f84d0f;
}

.info-test span {
    position: absolute;
    right: 20px;
    bottom: 27px;
}

.info-test::before {
}

.info-test img {
    width: 58px;
    filter: hue-rotate(305deg);
}

.our-testimonial {
    background: #dccdbf;
    padding: 80px 0 60px;
}  
 
.site-logos {
    margin-bottom: 0;
    padding: 60px 0;
    text-align: center;
}
 
.owl-carousel button.owl-dot > span {
    position: relative;
}

.owl-carousel button.owl-dot {
    padding: 0px  !important;
    margin: 0;
}

.owl-carousel button.owl-dot > span::before {

} 
.owl-nav {
    position: relative;
    margin: auto;
    display: table;
}

.owl-nav > button {
    margin: 0 45px;
    position: relative;
    left: 5px;
}

.owl-nav > button > span {
    font-size: 30px;
}

.owl-carousel button.owl-dot.active > span::before {
    background: #4a3adf;
} 

.owl-service.owl-theme .owl-dots .owl-dot span , .owl-testimonial.owl-theme .owl-dots .owl-dot.active span ,.owl-testimonial.owl-theme .owl-dots .owl-dot:hover span{
    background: transparent;
}

.owl-theme .owl-nav > button::before {
    background: url("../images/left.png") no-repeat;
    background-size: 100%;
    width: 21px;
    height: 21px;
    content: "";
    position: absolute;
}

.owl-theme .owl-nav > button.owl-next::before {
    background: url("../images/right.png") no-repeat;
    background-size: 100%;
    width: 21px;
    height: 21px;
    content: "";
    position: absolute;
} 
 .fancybox-content {
    max-width: 1100px;
    padding: 0;
    background: transparent;
}

.modal-body {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.fancybox-slide--html .fancybox-close-small {
    background: #0846b1;
    opacity: 1;
    border-radius: 50%;
    color: #fff;
    padding: 7px;
    border: 2px solid #ffc412;
    top: 10px;
}

.container-fluid {
    width: 96%;
}

section.cta {
    background: #f8f5f3;
    text-align: center;
    padding-top: 150px;
    margin-top: -90px;
    z-index: 0;
}

.info-world h2 {
    /* padding-top: 10px; */
}
p.form_tagline {
    font-size: 10px;
}


.info-contact-banner p {    text-align: center;    color: #000;    font-size: 15px;		} 

.indent_inn h1 b { vertical-align: baseline;   color: #f44336;   } 

.indent_inn {     padding: 0 20px;  width: 100%;    max-width: 1170px;   }  

.indent_inn h1 {font-size: 84px;text-align: center;color: #000;font-family: 'Playfair Display', serif;font-weight: 600;}

.ddexitForm {margin-top: 30px;}

.indent-pop ul {margin: 0;width: 100%;float: left;display: flex;}
 
.indent-pop ul li.ind-line {width: 33.2%;float: left;padding: 0 5px;}

.indent-pop ul li.ind-line input , .indent-pop ul li.ind-line textarea {display: block;margin: 0 auto;background: #ffffff;border: 1px solid #a8a5a5;padding: 17px 10px 16px 20px;width: 100%;height: 57px; resize: none;    }     

.indent-pop ul li.ind-line i.fa {    display: none;}

.indent-pop ul li.ind-line input[type="submit"] {font-size: 17px;background-color: #a91c16;border-bottom: 5px solid #ffc328;color: #fff;cursor: pointer;border-radius: 50px;padding: 17px 10px 15px 20px;font-weight: 600;     height: auto;    } 

/*.indent-pop ul li.ind-line.last {    width: 20%;} */
 
.indent-pop ul {    flex-flow: wrap;    }


#ddexitpopwrapper {     display: flex;    position: fixed;    left: 0;    top: 0;    width: 100%;    height: 100%;    z-index: 10000000000; pointer-events: none;    align-items: center;    justify-content: center;}

#ddexitpopwrapper .veil{    left: 0;    top: 0;    width: 100%;    height: 100%;    position: fixed;    background-color: rgba(0,0,0,.7);    content: "";    z-index: 1;    display: none;    cursor: default;  }

.ddexitpop {    width: 100%;    padding: 0;    z-index: 2;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    position: relative;    background: white;    left: 0;    top: 0;    -webkit-animation-duration: .5s;     animation-duration: .5s;    visibility: hidden;    height: 100%;    display: flex;    align-items: center;    justify-content: center; }

.ddexitpop .calltoaction{   display: inline-block;    text-decoration: none;    border-radius: 5px;    padding: 15px;    background: #15C5FF;    display: block;    width: 80%;    margin: 10px auto;    text-align: center;    color: white !important;}

div.closeexitpop{ background:url('../images/xclose.png') no-repeat scroll center center;   width: 70px;    height: 70px;   overflow: hidden;   display: none;  position: fixed;    cursor: pointer;    text-indent: -1000px;   z-index: 3; top: 10px;  right: 10px;     background-size: 20px;    opacity: 0.7;}   


#ddexitpopwrapper.open{ pointer-events: auto;} 

#ddexitpopwrapper.open .veil{ display: block;   }

#ddexitpopwrapper.open div.closeexitpop{    display: block; }

#ddexitpopwrapper.open .ddexitpop{     visibility: visible; }

@media screen and (max-height: 765px){
    
.ddexitpop{     /* top: 0; */       }  

.indent-pop ul li.ind-line {    width: 100% !important;    margin-bottom: 10px;}

.indent-pop ul li.ind-line input[type="submit"] {width: auto; padding:10px 20px;}

.indent_inn h1 {    font-size: 30px;}

.indent_inn h1 br {    display: none;}    

} 

.indent_inn h1>span {    color: #a91c16;    display: inline-block;    font-style: italic;   }

.indent_inn h1 b {    color: #a91c16;    font-size: 54px;    font-weight: 400;    display: block;    margin-top: 13px;  }

.indent_inn h1 * {    vertical-align: top;  }

.indent_inn h1 b>span {    background: #ffc328;    color: #000;    font-weight: 600;    display: inline-block;    padding: 1px 11px;    }

.indent_inn small {    text-align: center;    display: block;    font-weight: 500;    font-size: 20px;    margin-top: 33px; }

.indent-pop ul.text_wrp li.ind-line.first {    width: 66.4%;    }

.indent-pop ul.text_wrp {    margin-top: 10px;  }

img.banner-right {
    z-index: 1;
    position: relative;
    width: 70%;
    display: table;
    margin-left: auto;
    display: none;
}

.btn-black:hover {	    color: #fff !important;		}

.owl-service  .owl-stage {
    display: flex;
    padding: 40px 0;
}

.owl-service  .owl-item {
    display: flex;
}

.img-tx {
    width: 100%;
    position: relative;
    padding: 20px 20px;
}  
  
  
 section.our-logo-com {
    background: #fff;
    padding: 60px 0;
}

.or-logo-i {
    display: flex;
    justify-content: space-between;
}

section.our-story {
    background: #f8f5f3;
    padding: 40px 0;
} 
  
img.cta-left-book {
    position: absolute;
    left: 10%;
    bottom: 0;
    top: 0;
    margin: auto;
} 

 
.owl-testimonial .owl-stage {
    display: flex;
    padding: 20px 0;
}

.owl-testimonial .owl-stage .item {
    height: 100%;
}

.portfolio-slide {
    margin-top: 20px;
    width: 100%;
    position: relative;
}

.info-ser:hover {
    background: #1c1c3a;
}
 
.info-text.info-world {
    padding-left: 50px;
}

.world-img {
    position: relative;
    z-index: 1;
}

.world-img::before {
    position: absolute;
    content: "";
    left: -120px;
    top: -40px;
    background: url("../images/bg-w1.png") no-repeat;
    background-size: 100%;
    width: 152px;
    height: 114px;
    z-index: -1;
}

.cta2 h3 + p {
    color: #000;
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: 600;
}

.cta2 h3 + p > span {
    color: #f5b539;
    font-weight: 600;
}

.cta2 .info-cta2-right a.cta3-chat {
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 600;
}

.cta2 P + a > img {
    margin-right: 5px;
}

.cta2 .btn-block {
    margin-top: 35px;
}


.owl-site-logo2 img {
    width: auto !important;
}

.info-wait h3 {
    font-size: 42px;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 35px;
}

.info-wait h3 > span {
    font-size: 109px;
    text-transform: uppercase;
    color: #4187ff;
    line-height: 100px;
}

.info-wait .btn-block {
    margin-top: 50px;
}

.our-process {
    background: #fff;
}


section.our-choose {
    background: url('../images/sec-right-ico.png') no-repeat scroll right top #f8f5f3;
}

.ges-bx {
    background-position: right center;
    background-repeat: no-repeat;
    padding: 80px 30px 30px 30px;
    border: 1px solid #01876e;
    background-size: cover;
    background-color: #f5cd8f;
    min-height: 140px;
}

.our-choose .col {
    margin-top: 17px;
}

.wh h2 , .wh p {
    /* color: #fff; */
}

.heading {
    margin-bottom: 60px;
}

.portslider {
    overflow: hidden;
    margin-bottom: 60px;
}

.portslider .owl-item {
    float: left;
    border-right: 2px solid #c3c3b2;
    padding: 30px 40px;
}

.portslider .disabled {
    display: none;
}

.ges-bx h5 {
    margin: 0;
    font-size: 1.125rem;
    font-family: 'Inter' , sans-serif;
    font-weight: 700;
}

img.ban-sticker {
    position: absolute;
    right: -180px;
}

.info-right {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-flow: column;
} 


.info-ban-shd {
	position: relative;
	max-width: 480px;
	background: #b83108;
	border: none;
	border-radius: 40px 40px 0px 40px;
	/* overflow: hidden; */
	padding: 50px;
	box-shadow: 10px 10px 0 #e2732f;
	}
.info-ban-form h2 {
	font-weight: 700;
	font-size: 2rem;
	text-align: center;
	position: relative;
	color: #fff;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
	}
.info-ban-form h3 {
	color: #fff;
	text-align: center;
	margin: 0 0 20px;
	font-weight: 700;
	line-height: 2rem;
	
	text-transform: uppercase;
	}
.info-ban-form h2 span {
	/* color: #ffd800; */
	display: block;}
.vaslidate-banner li {
	margin-top: 0;
	width: 100%;
	margin-bottom: 10px;}
.vaslidate-banner li .form-control {
	background: #fff;
	border-color: #fff;
	font-size: 14px;
	border-radius: 7px;
	height: 53px;
	border: 1px solid#fff;}
.vaslidate-banner li textarea.form-control {
	height: 150px;
	padding-top: 10px;
	}
.vaslidate-banner li button.btn {margin-top: 10px;width: 100%;height: auto;display: block;min-width: auto;max-width: unset;background: linear-gradient(42deg, rgb(228 0 68) 0%, rgb(11 23 62) 100%);background: #fe7f67;color: #000;}
	
.vaslidate-banner li button.btn:hover , .vaslidate-banner li button.btn:active , .vaslidate-banner li button.btn:focus {}	


.info-ban-form {
   width: 92%;
   position: relative;
   margin-left: auto;
   }
.info-ban-shd h5 {
	font-size: 1.125rem;
	
	letter-spacing: 15px;
	font-style: italic;
	font-weight: 800;
	margin: 0;
	text-align: center;
	text-indent: 14px;}
	
	.info-ban-form h2 b {
    color: #ffcb44;
    font-size: 2.875rem;
}

.info-ban-form p {
    color: #fffff0;
    text-align: center;
    font-size: 1.375rem;
}

.info-ban-form p b {
    font-weight: 600;
    color: #ffcb44;
}

.info-ban-shd:before {
    content: "";
    position: absolute;
    left: 20px;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    border: 3px solid #24850d;
    top: 20px;
    z-index: -1;
} 

img.form-sticker {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 30px;
}

.info-text.gr h2 +p {
    /* color: #cce5c6; */
} 

.cta2 .container {
    /* display: flex; */
    /* justify-content: space-between; */
}

.info-cta2-right {
    display: flex;
    align-items: center;
    margin-top: 40px;
    justify-content: end;
    margin-right: 40px;
    padding-bottom: 150px;
}

.info-cta2-right a.cta2-email {
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 600;
}

img.img-off {
    margin-bottom: 0;
    position: absolute;
    left: inherit;
    bottom: 0;
    width: 150px;
    right: 0;
}

.cnt-thumb img {
    width: 100%;
}

.our-choose .col-md-12.text-center {
    margin-top: 61px;
}

.portslider .owl-item {border: none;padding: 0;} 

.home-banner:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url("../images/banner.jpg") no-repeat;
    top: 0;
    background-size: cover;
    /* background-position: 50%; */
    background-color: #1c0f09;
}

.our-story .col:after {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 1px;
    background: #b6a494;
    top: 0;
}

.our-story .os-item {
    padding: 0px 35px;
    text-align: center;
}

.our-story  h6 {
    font-weight: 600;
    font-family: 'Inter' , sans-serif;
    font-size: 1rem;
    margin: 15px 0 5px 0;
}

.our-story  p {
    color: #767676;
    margin: 0;
    font-size: 14px;
}

.our-story .col:last-child:after {
    display: none;
}

section.our-about {
    background: url('../images/sec-right-ico.png') no-repeat scroll right top  #dccdbf;
    padding-top: 100px;
}

.heading h5 {
    background: #ffcd4d;
    display: table;
    font-size: 1.125rem;
    text-transform: uppercase;
    padding: 3px 10px;
    border-radius: 30px;
    border: 2px solid #000;
    font-style: italic;
    font-weight: 700;
}

.heading h2 {
    font-size: 3rem;
    line-height: 52px;
} 

.sepbar {
    border-left: 2px solid #fff;
    padding-left: 0px;
}

.info-story2 {padding-left: 40px;width: 118%;}

.yr-exp {
    padding-left: 40px;
    padding-bottom: 30px;
    position: absolute;
    top: -30px;
    left: 60px;
    right: -10px;
    margin: auto;
}

.info-story2 img {border-radius: 20px;max-width: 100%;}

.yr-exp h2 {
    display: flex;
    color: #fff;
    font-size: 7rem;
    line-height: 5.5rem;
    font-family: "Inter", sans-serif;
    margin: 0;
    background: linear-gradient(42deg, rgb(228 0 68) 0%, rgb(11 23 62) 100%);
    padding: 20px 30px;
    justify-content: center;
    gap: 20px;
    border-radius: 20px;
    width: 90%;
    right: 0;
    margin: auto;
} 

.yr-exp h2 i {
    font-size: 4rem;
    line-height: 40px;
    display: block;
    margin-bottom: 10px;
}

.yr-exp h2 b {
    color: #ffffff;
    font-size: 1.1rem;
    line-height: 17px;
    font-weight: bold;
    position: relative;
    left: 0;
}

.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
}

.cta-bar {
    content: "";
    position: absolute;
    width: 88%;
    height: 100%;
    background: #25262c;
    top: 0;
    max-height: 290px;
    z-index: -1;
}

section.our-cta {
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 80px;
}

.cta-bar:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background: #f84d0f;
    top: 0;
    height: 90px;
}

.info-cta h4 {}

.info-cta h2 {
    color: #fff;
    font-size: 3.5rem;
    line-height: 4rem;
    margin: 50px 0 0;
}

.info-cta h2 span {
    color: #ffcd4d;
}

.cta-img {
    position: absolute;
    bottom: 0px;
    right: 90px;
}

.our-cta .btn-block {
    margin-top: 70px;
}

img.off-cta {
    /* max-width: 200px; */
    margin-top: 0;
}

img.off-stick {
    width: 140px;
    position: absolute;
    top: 0;
} 

.heading.text-center h5 {
    margin-left: auto;
    margin-right: auto;
}

section.our-choose:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 547px;
    background: url('../images/cta-bg.jpg') no-repeat scroll center top #a67a59;
    bottom: 0;
    z-index: 0;
    background-size: cover;
}

.sepbar:before , .sepbar:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 0;
    width: 10px;
    height: 10px;
    background: #fff;
}

.sepbar:after {
    bottom: 0;
    top: auto;
}

img.cta-cir {
    position: absolute;
    right: -50px;
    top: -10px;
    max-width: 370px;
}

section.our-black {
    background: url('../images/count-no.png') no-repeat scroll left bottom #000;
    margin-top: 5px;
    padding: 40px 0;
}

section.our-black ul {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

section.our-black ul h4 {
    color: #f6c64a;
    font-family: "Inter", sans-serif;
    font-size: 3.5rem;
    font-weight: bold;
    margin-bottom: 0px;
}

section.our-black ul  span {
    color: #fff;
    font-size: 1.25rem;
} 

.oc-item {
    background: #efefef;
    padding: 30px;
    border-radius: 15px;
    width: 100%;
    flex-flow: wrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 5px 15px #00000033;
} 

.our-choose .col-md-6 {
    margin-bottom: 20px;
}

.btn-block.text-center {margin-top: 30px;}

.oc-item-thumb {
    width: 28%;
    order: 1;
}

.oc-item-txt {width: 60%;}

.oc-item-txt h4 {
    color: #f74c23;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.8rem;
}

.oc-item-txt  p {
    margin: 0;
}

.our-process .heading.info-process h2 {
    font-size: 2.3rem;
    text-transform: uppercase;
}

.heading.info-process {
    margin: 0;
    width: 87%;
}

.our-process .col-md-6 {
    margin-top: 60px;
}

img.oc-mark-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    z-index: -1;
    height: 95%;
    object-fit: cover;
}

.our-market .row {
    justify-content: end;
}

.heading.yellow-bar {
    background: #ffcd4d;
    padding: 60px;
    margin: 0;
    border-radius: 30px;
    width: calc(100% + 30px);
}

.our-market {
    padding-bottom: 0;
    z-index: 1;
}

.heading.yellow-bar ul {
    margin-bottom: 30px;
} 

.heading.yellow-bar li {
    font-size: 1.125rem;
    margin: 5px 0;
    font-weight: 500;
    padding-left: 50px;
    position: relative;
}

.heading.yellow-bar li:before {
    content: url('../images/check.png');
    position: absolute;
    left: 0;
}

img.book-collage {
    position: absolute;
    right: -150px;
    bottom: 50px;
}

img.cta-left {
    position: absolute;
    left: 0;
    z-index: 0;
    width: 18%;
    top: 40px;
    bottom: 0;
    margin: auto;
}

img.cta-right {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 23%;
    z-index: 0;
}

.info-cta2 h5 {
    background: #ffcd4d;
    display: table;
    font-size: 1.125rem;
    text-transform: uppercase;
    padding: 3px 10px;
    border-radius: 30px;
    border: 2px solid #000;
    font-style: italic;
    font-weight: 700;
}

.info-cta2-right h6 {
    font-family: 'Inter' , sans-serif;
    color: #ffcd4d;
    margin: 0 20px 0 0;
    line-height: 26px;
}

img.sticker-70 {
    width: 130px;
    margin-right: 0px;
}

img.form-book {
    position: absolute;
    left: 0;
    bottom: 0;
}

.cta2 .row {
    align-items: unset; 
}

img.fleft-tri {
    position: absolute;
    left: 0;
    bottom: 0;
}

img.fright-circle {
    position: absolute;
    right: 0;
} 

.copy ul {
    justify-content: end;
    display: flex;
}

img.test-left {
    position: absolute;
    left: 0;
    z-index: 0;
}

img.test-right {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 0;
}

.btn-block {
    margin-top: 30px;
}

.info-icta2 {
    position: relative;
}

.heading.info-cta3 {
}

.heading.info-cta3 h2 {
    color: #fff;
    text-transform: uppercase;
}

section.form-cta {
    background: #25262c;
    padding-bottom: 0;
}

main {
    overflow: hidden;
}

.info-story.heading {
    margin-bottom: 0;
    padding-right: 40px;
}

.heading  p {
} 





.popupform ul li {
    text-align: left;
    position: relative;
    width: 100%;
    margin-top: 10px;
    display: inline-block;
}

.popupform ul li input[type="text"], .popupform ul li input[type="email"], .popupform ul li textarea {
    /* background: #fafafa; */
    border: none;
    padding: 10px 15px;
    width: 100%;
    border-radius: 7px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: none 0px !important;
    height: 45px;
}

.popupform ul li i {
    position: absolute;
    top: 12px;
    left: 10px;
}

.popupform ul li.first,.popupform ul li:nth-child(4) {
    /* width: 98%; */
}

.popupform ul li textarea {
    height: 80px;
}

.popupform ul li.last {
    text-align: center;
    width: 100%;
}

.popupform ul li input[type="submit"] {
    background: #ffcd4d;
    font-size: 18px;
    border: none;
    text-transform: none;
    font-weight: 600;
    padding: 12px 50px;
    border-radius: 6px;
    outline: 0px none;
    width: 100%;
    display: block;
}

.popupform ul li input[type="submit"]:hover {
    background: #07193d;
    color: #fff;
}

.popupform ul li input[type="text"]:focus, .popupform ul li input[type="email"]:focus, .popupform ul li textarea:focus {
    border: #07193d  1px solid !important;
}

.popupform {
    width: 905px;
    border-radius: 0;
    padding: 60px 30px;
    overflow: visible;
    border-bottom: none;
    background: url('../images/popupbg.png') no-repeat scroll center center;
    margin-left: -150px;
}

.popupform h2 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    border-left: none;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: none;
    font-family: 'Inter' , sans-serif;
    text-align: center;
}

.popupform h2+p {
    margin-bottom: 12px;
    color: #fff;
    font-size: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
}

.popupform .fancybox-close-small { 
    border: #07193d  3px solid;
    background: #fff;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: 0px;
    top: 35px;
    padding: 5px;
}

.popupform .fancybox-close-small svg {
    color: #07193d;
}

.popupform .fancybox-close-small:after {
    color: #07193d ;
    font-size: 25px;
    right: 4px;
    background: transparent;
    padding-top: 0;
    font-size: 20px;
}

.popup-content {
    max-width: 410px;
    float: right;
    position: relative;
    right: 35px;
}

img.cta-tri {
    position: absolute;
    bottom: 0;
    z-index: -1;
}

section.our-banner.inn-banner {
    background-size: cover;  
    background: url("../images/banner.jpg") no-repeat;
}   



.thankyou-banner {
    text-align: center;
    background: url(../images/thanks-banner.jpg);
    display: -webkit-flex;
    display: inline-flex
;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
    line-height: 21px;
}

a.live-chat-thank {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff !important;
    text-transform:  uppercase;
    letter-spacing: 1px;
    margin: 40px 0;
}
.thankyou-banner a {
    color: #2575bc;
    font-weight: bold;
}
.thankyou-banner h1 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 58px;
    color: #fff;
    margin-top: 20px;
}
.thankyou-banner a {
    color: #2575bc;
    font-weight: bold;
}
header .btn-head img {
    max-width: 30px;
}
.thankyou-banner p {
    color: white;
    line-height: 30px;
    font-size: 19px;
}

a.logo-thankyou img {
    width: 400px;
}

section.our-black ul span br {
    display: none;
}

.our-market h2 {
    margin-bottom: 35px;
}

.cta2 h3 br {
    display: none;
}

.our-process .col-md-6:nth-child(-n+2) {
    margin-top: 0;
}

.form-cta .row {
    align-items: start;
}

.copy ul li.sep {
    font-size: 12px;
    top: 1px;
}



.banner-form {
    background: #fff;
    border-radius: 14px;
    position: relative;
    box-shadow: 0 5px 10px #0000007a;
    padding: 20px 40px 30px;
    z-index: 11;
    width: 90%;
    margin-left: auto;
}

.banner-form img {
    position: absolute;
    top: -20px;
    right: -90px;
    z-index: 2;
    width: 150px;
}

.banner-form h3 {
    font-size: 2rem;
    line-height: 36px;
    font-weight: 800;
    margin-bottom: 20px;
    color: #000;
    text-align: center;
}

.banner-form h4 {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    position: relative;
    z-index: 1;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.banner-form h4::before {
    position: absolute;
    content: "";
    left: -40px;
    width: calc(100% + 80px);
    height: 100%;
    background: #f25d2b;
    z-index: -1;
    top: 0;
    bottom: 0;
    margin: auto;
}

.banner-form .form-control {
    background: #FBFBFB;
    border-color: #ECECEC;
    height: 52px;
    margin-bottom: 10px;
    resize: none;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    padding: 15px 20px;
}

.banner-form textarea.form-control {
    height: 100px;
    margin-bottom: 20px;
}

.banner-form ::placeholder {
    color: #000;
}

.banner-form button.btn {
    width: 100%;
    text-align: center;
    font-size: 1.25rem !important;
    font-weight: 600;
}

.cta-phn-mobile{background:#000;text-align:center;color:#fff!important;padding:5px;position:fixed;bottom:0!important;z-index:999;width:100%;display:none}.cta-phn-mobile a{color:#fff!important;text-decoration:none}@media (max-width:767px) and (min-width:320px){.cta-phn-mobile{display:block!important}body{overflow-x:hidden}footer {padding-bottom: 50px !important;}}
