@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');


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

[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: 100px 0;clear: both;position: relative;margin: 0;z-index: 1;}

h1,h2,h3,h4,h5,h6{font-family: "Playfair", 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;}

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;
}

.container{
    max-width: 1200px;
    padding: 0 10px;
}

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;
}

span{
    vertical-align: baseline;
}

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: 12px 36px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .5s all;
    border-radius: 0;
    position: relative;
    font-family: 'Inter', sans-serif;
    /* border: 1px solid transparent; */
}

.btn.btn-yellow {
    background: #efb811;
}

.btn.btn-dgreen {
    background: #144a08;
    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: 60px 0;
    position: relative;
    background: #144a08;
    /* border-top: 8px solid #000000; */
}

.copy p {
    margin-bottom: 0;
    color: #dbdbdb;
    font-size: 13px;
    text-transform: capitalize;
}

.copy {
    background: #144a08;
    padding: 15px 0;
    border-top: 1px solid #7f7f7f;
    width: 100%;
}



.copy ul {
    text-align: right;
}
.copy .row {
    align-items: center;
}

.copy ul li {
    display: inline-block;
    position: relative;
    padding: 0px 8px;
    font-size: 12px;
    color: #dbdbdb !important;
}

.copy ul li::before {content: "";height: 100%;width: 1px;position: absolute;right: -3px;top: 0;background: #dbdbdb;!;}

.copy ul li:last-child::before {
    display: none;
}

.copy ul li a {
    color: #dbdbdb !important;
    text-transform: uppercase;
}





header .btn {
    background: #e2732f;
    color: #fff !important;
}

.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/main-banner.jpg") no-repeat;
    padding-block: 120px 100px;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    background-color: #1c0f09;
}


.info-banner h1 {
    font-size: 3rem;
    line-height: 55px;
    font-weight: 700;
    color: #fff;
    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: 2.5rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 3.3rem;
}

.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-black {
    background: #24850d;
    color: #ffffff !important;
}

.btn-purp {
    color: #fff !important;
    background: #1e1e1e;
}

.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;
}


.info-contact-banner {
    background: #fff;
    padding: 25px 30px 30px 30px;
    border-radius: 12px;
    position: relative;
    max-width: 90%;
    margin-left: auto;
    top: 0;
    box-shadow: 0 5px 25px #0000002b;
}

.info-contact-banner h5 {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 5px;
}

.info-contact-banner .form-control {
    margin-bottom: 12px;
    background: #f4f4f4;
    border-color: #ebe5e5;
    font-size: 14px;
    height: 40px;
}

.info-contact-banner textarea.form-control {
    height: 110px;
    resize: none;
}

.info-contact-banner input.btn {
    background: #4a3adf;
    color: #fff !important;
    width: 100%;
    position: relative;
}



.info-contact-banner::before {content: "";position: absolute;background: #000;width: 60%;height: 220px;z-index: -2;right: -10px;border-radius: 80px 80px 30px 40px;bottom: -10px;}

.info-form {
    position: relative;
    z-index: 2;
}

.info-contact-banner::after {
    position: absolute;
    content: "";
    background: #2b2099;
    width: 102%;
    height: 62%;
    top: -92px;
    left: -32px;
    z-index: -2;
    border-radius: 150px 40px 40px 180px;
    border-radius: 12px;
}

.info-ban::before {}

.info-contact-banner a.btn {
    display: block;
    padding: 0;
}

.info-contact-banner a.btn::before {
    z-index: 1;
    left: 65px;
    top: 18px;
}

.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;
}

.ban2::before {
    position: absolute;
    content: "";
    background: url('../images/ring.png') no-repeat;
    max-width: 560px;
    width: 100%;
    height: 100%;
    background-size: 100%;
    left: 0;
    bottom: -180px;
    z-index: -3;
}

.portfolio .nav-tabs {border: none;justify-content: left;margin-bottom: 30px;position: relative;}



.portfolio  .nav-tabs .nav-link.active {
    border: none;
    background: transparent;
    color: #5243e2;
}

.portfolio .nav-tabs .nav-link {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    position: relative;
    padding: 20px 20px;
    border: none;
}




.portfolio {
    /* background: #fdf6f6; */
}


.portfolio .info-text h2::before {
    right: inherit;
}


.portfolio .info-text h2::before {
    right: inherit;
}

.portfolio .container {
    position: relative;
}

.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;
}

.portfolio  .info-text h2 {
    margin-bottom: 10px;
}

.portfolio .item:first-child .info-port {
    margin-bottom: 15px;
}

.portfolio .item .info-port {box-shadow: 0 5px 10px #00000063;}


.portfolio .info-text {
    margin-bottom: 50px;
    /* max-width: 91%; */
}

.portfolio .info-text h2 + p {
    /* margin: 0; */
    /* max-width: 100%; */
    /* margin-bottom: 16px; */
}

.portfolio::before {/* position: absolute; */}

.portfolio::after{
    background: url(../images/circle-purp.png) no-repeat;
    position: absolute;
}

.portfolio .nav-tabs::before,.portfolio .nav-tabs::after {
    position: absolute;
    width: 90%;
    left: 0;
    content: "";
    background: #e6e9f8;
    height: 1px;
    bottom: 5px;
    margin: auto;
}

.portfolio .nav-tabs::after {
    bottom: inherit;
    top: 5px;
}


.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;
    left: 16%;
}

.info-cta h3 {
    display: block;
    font-size: 63px;
    color: #fff;
    font-weight: 700;
    line-height: 66px;
    margin-bottom: 20px;
}

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

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

.info-cta p {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
    line-height: normal;
}

.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;
}

.our-world{
    background: url('../images/tell-bg.jpg') no-repeat scroll left center;
    background-size: contain;
    background-position: 10%;
}

.our-world ul.list li {
    width: 38%;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 600;
    position: relative;
    margin-bottom: 13px;
    z-index: 1;
}

.our-world ul li img {
    margin-right: 15px;
    max-width: 20px;
}

.our-world ul.list li::before {
    width: 8px;
    height: 8px;
    background: #e2732f;
    position: absolute;
    content: "";
    left: 30px;
    bottom: 3px;
    z-index: -1;
    /* opacity: .5; */
}

.our-world ul.list {margin: 0 0 40px;}

.info-world p {
    /* font-size: 14px; */
    margin-bottom: 40px;
}

.info-world h2::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 55px;
    height: 5px;
    background: #ffc412;
}

.our-world .row {
    align-items: center;
}


.ban2::after{
    background: url("../images/book.png") no-repeat;
    content: "";
    position: absolute;
    right: 0;
    bottom: -170px;
    max-width: 590px;
    height: 382px;
    width: 100%;
    background-size: 100%;
    z-index: -3;
}

.info-process span {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    vertical-align: inherit;
    width: 80px;
    height: 80px;
    display: flex;
    background: #30d485;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    letter-spacing: -1px;
    margin: 0 auto 25px;
}

.info-process h4 {
    font-size: 18px;
    display: inline-block;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Poppins' , sans-serif;
    margin-bottom: 15px;
}

.info-process h4 + p {
    color: #d4d4e4;
    font-size: 14px;
    margin-bottom: 0;
    width: 85%;
    margin: auto;
}

.info-process row {
    position: relative;
}

.our-process .btn {
    margin-top: 40px;
}

.our-process .info-text {
    margin-bottom: 80px;
    position: relative;
}

.our-process .info-text::before {
    position: absolute;
}

.our-process .row {
    position: relative;
}

.our-process .row::before {
}

.our-process [class*='col-'] {
    position: relative;
}

.our-process [class*='col-']::before {
    height: 10px;
    position: absolute;
}

.our-process [class*='col-']:last-child::before {
    display: none;
}


.our-process .container {
    position: relative;
}

.our-process .container::before {
    /* background: url("../images/circle-yel.png") no-repeat; */
    position: absolute;
    content: "";
    left: -50px;
    bottom: 0;
    max-width: 180px;
    height: 192px;
    width: 100%;
    background-size: 100%;
    z-index:-1;
}


.our-process .container::after {
    /* background: url("../images/circle-purp.png") no-repeat; */
    position: absolute;
    content: "";
    right: -40px;
    top: 140px;
    max-width: 174px;
    height: 184px;
    width: 100%;
    background-size: 100%;
    z-index:-1;
}


.cta2{
    background: url("../images/bg-cta2.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    padding-block: 80px;
    background-color: #984e1f;
}


.cta2 h3 {
    font-size: 2.65rem;
    margin-bottom: 5px;
    color: #fff;
    font-weight: 700;
}

.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;
    color: #dbdbdb;
}

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


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

.info-test {
    margin: 0px 10px;
    background: #fce5aa;
    box-shadow: 0 5px 10px #0000001a;
    padding: 40px;
    position: relative;
    height: 100%;
}

.info-test p {
    margin-bottom: 15px;
    min-height: 180px;
    font-style: italic;
    font-weight: 500;
    font-size: 1.125rem;
}

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

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

.info-test::before {
    position: absolute;
    content: "";
    left: -8px;
    background: #144908;
    width: 60px;
    height: 60px;
    top: -7px;
    z-index: -1;
}

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

.our-testimonial {
    /* padding-bottom: 40px; */
}

.our-sponser {
    padding-top: 40px;
    padding-bottom: 30px;
    background: #ffffff;
    border-top: 8px solid #4187ff;
}

.our-service h2 {
    font-size: 42px;
}

.our-service h2::before {
    right: inherit;
}

.our-service::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: #f2f1f500;
    width: 75%;
    height: 76%;
    z-index: -1;
}

.info-ser {
    padding: 0;
    background: #0277bd;
    border-radius: 10px;
    box-shadow: 0 10px 15px #0000001a;
    overflow: hidden;
    /* height: 100%; */
    transition: .5s all;
}

.info-ser img {
}

.info-ser h4 {
    font-size: 22px;
    margin-bottom: 12px;
    padding-left: 0;
    position: relative;
    color: #fff;
}

.info-ser h4::before {
    background: #ffc000;
    width: 2px;
    height: 80%;
    position: absolute;
    content: "";
    left: 0;
    top: 10%;
    display: none;
}

.info-ser h4 + p {
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;
    min-height: 80px;
}

.img-ser {
    margin: auto;
    display: table;
    margin-bottom: 0;
    width: 100%;
}


.our-service .container{
    position: relative;
}

.our-service .container::before {
    background: url("../images/circle-blue.png") no-repeat;
    position: absolute;
    content: "";
    right: 0;
    bottom: -20px;
    max-width: 117px;
    height: 127px;
    width: 100%;
    background-size: 100%;
    z-index:-1;
}


.site-logos {
    margin-bottom: 60px;
}


.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 {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #d0d0d0;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .5s all;
}


.owl-portfolio .owl-dots {
    /* position: absolute; */
    /* left: -300px; */
    /* margin: auto; */
    /* width: 140px; */
    top: 225px;
    text-align: center;
    z-index: -1;
    margin-top: 40px;
}

.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-service button.owl-dot > span::before{
    left: -6px;
}

.owl-service.owl-theme .owl-nav [class*=owl-] {
    margin: 0 40px;
}

.owl-service.owl-theme .owl-nav {
    position: absolute;
    bottom: 0;
    color: #6f6f71;
    right: 0;
}

.owl-service.owl-theme .owl-nav > button > span {display: none;}

.owl-service.owl-theme .owl-dots {position: absolute;BOTTOM: -21px;right: 35px;z-index: -1;}


.our-service .row {
    align-items: center;
} 

.owl-service.owl-theme .owl-nav [class*=owl-]:last-child {
    margin-right: 30px;
}

.owl-service.owl-theme .owl-dots button {
    padding: 0 !important;
    margin: 0;
}

.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;
} 
.owl-portfolio.owl-theme .owl-nav [class*=owl-]{
    margin: 0 35px;
}
.owl-portfolio.owl-theme .owl-nav [class*=owl-] span {
    display: none;
}

.owl-portfolio.owl-theme .owl-nav {
    /* position: absolute; */
    /* left: -315px; */
    /* top: 200px; */
    display: none;
}

.info-story2 {
    /* padding: 50px 35px; */
}

.info-story2 * {
    color: #ffffff;
}

.info-story2 .detail-story .text-story {
    display: inline-block;
    width: 75%;
}

.info-story2 .detail-story .text-story h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'Poppins' , sans-serif !important;
}

.info-story2 .detail-story {
    margin-bottom: 40px;
    position: relative;
}

.info-story2 .detail-story img {
    margin-right: 10px;
}

.info-story2 .detail-story:last-child {
    margin-bottom: 0;
}

.info-story2 .detail-story .text-story h4 + p {
    margin-bottom: 0;
    font-size: 14px;
}

.info-story h2 {
    padding-top: 0;
    margin-bottom: 25px;
}

.info-story P {
    font-size: 1.125rem;
}

.info-story h2::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 5px;
    background: #ffc412;
    top: 0;
    left: 0;
    display: none;
}

.info-story .btn {
    margin-top: 25px;
}

.info-story2 .detail-story .text-story span {
    position: absolute;
    right: -10px;
    font-size: 82px;
    line-height: 74px;
    font-weight: 700;
    top: 0;
    letter-spacing: -3px;
    color: #e8714e;
    z-index: -1;
    text-align: left;
    width: 100px;
}

.container-fluid {
    width: 96%;
}

section.cta {
    background: url(../images/cta.jpg) no-repeat scroll center center #326464;
    background-size: cover;
    padding-block: 70px;
}

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

.btn:hover {border-radius: 0;background: rgb(47 173 18);color: #fff;}
.info-contact-banner p {
    text-align: center;
    color: #000;
    font-size: 15px;
}
.portfolio .item .info-port img {
    width: 100%;
}
section.our-service {
    margin-top: 0;
} 
.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 {position: absolute;right: 0;top: 0;width: 43%;/* height: 100%; */object-fit: fill;bottom: 0;margin: auto;}

.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 {
    z-index: 1;
    padding: 80px 0;
} 
  
img.cta-left-book {
    position: absolute;
    left: 10%;
    bottom: 0;
    top: 0;
    margin: auto;
} 

.our-testimonial .container:before{
	content: url(../images/shadow.png);
	position:absolute;
	right: 0;
	top: -100px;
	/* filter: hue-rotate(28deg); */
	left: 0;
	margin: 0 auto;
	text-align: center;
}
 
.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;
}

.btn.btn-purp {
    background: #e2732f;
    color: #fff;
    border: none;
}

.info-ser:hover {
    background: #1c1c3a;
}

.btn.btn-purp:hover {
    background: #ff9c00;
}

.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: #fff;
    font-size: 1.375rem;
    margin-bottom: 0;
}

.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: url(../images/bg-process.jpg) no-repeat #12290d;
    background-size: cover;
}

.our-process * {
    color: #fff;
}

.our-process p {
    /* color: #fff !important; */
}


.info-process {
    text-align: center;
}

.our-process .btn-block {
    margin-top: 20px;
}

.our-process [class*='col']:nth-child(2) .info-process span {
    background: #e16dce;
}

.our-process [class*='col']:nth-child(3) .info-process span {
    background: #2b7d9a;
}

.our-process [class*='col']:nth-child(4) .info-process span {
    background: #27831b;
}

.our-process  .row {
    align-items: start;
}

.info-process::before {
    position: absolute;
    content: "";
    width: 280px;
    height: 280px;
    left: 0;
    top: 38px;
    right: 0;
    margin: auto;
    background-color: transparent;
    border-radius: 50%;
    box-shadow: 4px 4px 0px 0px #30d485;
    transform: rotate(-135Deg);
    z-index: -1;
}

.our-process [class*='col']:nth-child(2) .info-process::before {
    box-shadow: 4px 4px 0px 0px #e16dce;
}

.our-process [class*='col']:nth-child(3) .info-process::before {
    box-shadow: 4px 4px 0px 0px #2b7d9a;
}

.our-process [class*='col']:nth-child(4) .info-process::before {
    box-shadow: 4px 4px 0px 0px #27831b;
}  

section.our-choose {
    background: url('../images/servicebg.jpg') no-repeat scroll center center #b35013;
    background-size: cover;
    padding-bottom: 60px;
}

.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: 40px;
}

.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;}
.validate-banner li {
	margin-top: 0;
	width: 100%;
	margin-bottom: 10px;}
.validate-banner li .form-control {
	background: #fff;
	border-color: #fff;
	font-size: 14px;
	border-radius: 7px;
	height: 53px;
	border: 1px solid#fff;}
.validate-banner li textarea.form-control {
	height: 90px;
	padding-top: 10px;}
.validate-banner li button.btn {
	background: #ffcb44;
	color: #000;
	width: 100%;
	padding: 13px 25px;
	font-weight: 600;
	border-color: #ffcb44;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2rem;
	border-radius: 8px;
	margin-top: 10px;
	}
	
.validate-banner li button.btn:hover , .validate-banner li button.btn:active , .validate-banner li button.btn:focus {
    color: #fff;
    background: #e2732f;
    border-color: #e2732f;
}	
.info-ban-form {
   width: 100%;
   position: relative;}
.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 {
    text-align: center;
}

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

img.img-off {
    margin-bottom: 10px;
}

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

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

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


.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;
}
.thankyou-banner p {
    color: white;
    line-height: 30px;
    font-size: 19px;
}

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

.our-banner.inn-banner {
    background: url(../images/bg-process.jpg) no-repeat #12290d;
    background-size: cover;
}

.our-banner.inn-banner .info-banner h1 {
    margin: 0;
}

.content-page h5 {
    font-size: 2rem;
    font-weight: 700;
}

.content-page ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 15px;
}

.content-page p , .content-page ul li {
    font-size: 1.125rem;
}



/*NEW POP UP*/


div#popupform {
    padding: 10px 90px 60px 50px;
    overflow: hidden;
    width: 940px;
    height: 650px;
    background: transparent;
}

div#popupform .popup-content {
    width: 390px;
    height: auto;
    z-index: 1;
    padding: 30px 20px;
    position: relative;
    top: 0px;
    border-radius: 0;
    text-align: center;
    margin: 0;
    left: -50px;
    background: #fff;
    border: 5px solid #144a08;
}

div#popupform .modal-body {height: 100%;background: url(../images/bg-popup.jpg) no-repeat;background-size: cover;margin-block: 0;position: relative;z-index: 1;border: 5px solid #ffcd4d;border-radius: 0;display: flex;align-items: center;left: 0;}


button.fancybox-button.fancybox-close-small {
    background: url("../images/pop-close.png") no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
    opacity: 1;
    right: 80px;
    top: 0;
}

button.fancybox-button.fancybox-close-small svg {
    display: none;
}

div#popupform .popup-content h3 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 3px;
    color: #353535;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: inherit;
}

div#popupform .popup-content .form-control {
    height: 46px;
    background: #fff;
    font-size: 15px;
    margin-bottom: 15px;
    border-radius: 6px;
    padding: 15px;
    resize: none;
    border: 1px solid #c4c3c3;
}

div#popupform .popup-content textarea.form-control {height: 90px;}

div#popupform .popup-content input.btn.btn-red {
    display: block;
    width: 100%;
    border-radius: 50px;
    background: #d00304 !important;
    position: relative;
    z-index: 1;
}

div#popupform .popup-content p > span {
    color: #d00304;
    font-weight: 600;
}

div#popupform .modal-body::before {
    position: absolute;
    content: "";
    background: url("../images/pop-bg1.png") no-repeat;
    width: 260px;
    height: 260px;
    background-size: 100%;
    right: -90px;
    bottom: -70px;
    z-index: 2;
}

div#popupform .popup-content button.btn.btn-blue {
    width: 100%;
    border: none;
}

div#popupform .modal-body h4 {
    font-size: 1.45rem;
    font-weight: 400;
    position: relative;
    border-radius: 0;
    display: inline-block;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 15px;
    background: #144a08;
    color: #fff;
    padding: 2px 15px 0px;
}

div#popupform .modal-body h4::before {
    position: absolute;
    content: "";
    top: 0;
    left: 30px;
    background: #fff;
}

div#popupform .popup-content h3 > span {
    color: #144a08;
}


div#popupform .modal-body h5 {
    font-size: 16px;
    color: #353535;
    font-weight: 600;
    line-height: 22px;
    text-transform: lowercase;
    margin-bottom: 20px;
}

div#popupform .modal-body h5 > span {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 4px;
    word-spacing: 3px;
}

div#popupform .form-control {
    background: #fff;
    border-color: #fff;
    height: 52px;
    margin-bottom: 8px;
    padding: 15px;
    font-size: 13px;
    color: #000;
    font-weight: 500;
}

div#popupform textarea.form-control {
    height: 120px;
    margin-bottom: 15px;
}

div#popupform ::placeholder {
    color: #a3a8c0 !important;
}

button.btn.btn-purp {
    width: 100%;
}