@font-face {
    font-family: MontserratBold;
    src: url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
    font-family: Montserratsemibold;
    src: url(../fonts/Montserrat-SemiBold.ttf);
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Regular.ttf);
}

@font-face {
    font-family: Montserratroman;
    src: url(../fonts/Montserrat-Medium.ttf);
}

@font-face {
    font-family: ptserifitalic;
    src: url(../fonts/PTSerif-Italic.ttf);
}

@font-face {
    font-family: LucidaBold;
    src: url(../fonts/LucidaSans-Bold.otf);
}

p {
    font-family: "Montserrat" !important;

}



.privacy_policy li {
    list-style: unset !important;
}

.termsandconditions li{
    list-style: unset !important;

}
.how-section {
    top: -182px;
}

.bluesection {
    right: 14px;
}

.button-4 {
    text-transform: none !important;

}

.concept_section  li {
    list-style: unset !important;

}



.how-item-3 li{
    list-style: unset !important;

}

.fa-google-play:before {
    padding-right: 12px;
}

.header-section .header-wrapper .menu li .submenu li a {
    background-color: #0a355e;
    text-transform: none !important;

}

.header-section .header-wrapper .menu li .submenu li a:hover {
    background-color: #DF6A2E;
}

.am-item {
    margin-bottom: 0px !important;
    width: 100%;
    float: right;
}

.am-item {
    padding: 60px 20px !important;

}

.fa-apple:before {
    padding-right: 12px;

}

.banner-content-3 p {
    font-family: "ptserifitalic" !important;

}

.banner-button-group a {
    font-family: Montserratsemibold;

}

.header-section.active {
    background: #1C355E;
}

body {

    color: #1C355E;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0;
    line-height: 1.3;
    color: #DF6A2E;
    font-family: "MontserratBold";
}

.footer-top .logo {
    max-width: 242px;
    margin: 0 auto 30px;
}

.header-section {

    padding: 0px 0;

    background-color: #df6a2e;
    top: 0px;
}

.feature-item .feature-thumb .thumb {
    width: 71px;
    height: 71px;
    box-shadow: 2.419px 9.703px 12.48px 0.52px rgb(28 53 94);
}


.feature-item:nth-of-type(4n + 3) .feature-thumb::after,
.feature-item:nth-of-type(4n + 3) .feature-thumb::before {
    background-image: -webkit-linear-gradient(0deg, rgb(226, 144, 110) 0%, rgb(28 53 94) 100%);
}

.active-link {
    padding-left: 10px !important;
    background-color: #b5aca857;
    border-radius: 14px;
}

.background-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.background-img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.header-section .header-wrapper .logo {
    width: 200px;
}
.header-section .header-wrapper .menu li a {
    font-weight: 600;
    text-transform: none;
    color: #ffffff;
    padding: 7px 10px;
  }


.colaboration-item .colaboration-content {
    padding-left: 27px;
    height: 450px;
    overflow-y: scroll; 
    scrollbar-width: none; /* Hide scrollbar for Firefox */
    -ms-overflow-style: none;
    /* -ms-overflow-style: none;  */
}
  

.footer-link li a {
    font-size: 19px;
    color: #f2dab2;
    font-weight: bolder;
}

.footer-bottom {
    padding-bottom: 0px;
}

.owl-carousel .owl-item img {
    /* box-shadow: 0px 0px 15px 0px #0000008f; */
    display: block;

}

.amazing_extra {
    box-shadow: 0px 0px 15px 0px #0000008f;
}

.rightf {
    border-right: 4px solid #f2dab2;
}

.sliders {
    top: 37% !important;
}

.button-4 {
    font-size: 27px;
    /* text-transform: uppercase; */
    font-weight: 600;
    border-radius: 30px;
    color: #f2dab2;
    padding: 17px 45px;
    background: -webkit-linear-gradient(-65deg, #DF6A2E 0%, #DF6A2E 100%);
}

.homebutton {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 30px;
    color: #f2dab2;
    padding: 11px 25px;
    background: -webkit-linear-gradient(-65deg, #DF6A2E 0%, #DF6A2E 100%);
    margin: 5px !important;
}

.banner-nav-container .ban-nav a.active,
.banner-nav-container .ban-nav a:hover {
    color: #DF6A2E;
    text-shadow: 1px -3px 3px rgba(238, 71, 48, 0.4);
}

.copyright p {
    color: #f2dab2;
    font-size: 12px;

}

.captcha {

    margin-top: 10px !important;
}

.pricing-wrapper-4 .pricing-item-4:nth-of-type(3n + 2) {}

.toprice1 {
    min-height: 251px !important;
}

.contact-form .form-group {
    margin-bottom: 10px;
}

.contact-form .form-group:last-child {
    bottom: -9px !important;
}

.contact-wrapper {
    padding: 22px 20px 0 !important;
    border-radius: 20px;
}
input, button, select {
    height: 59px;
    color: #504c89;
  }
.alert-error {
    padding-left: 20px;
    color: red;
}

.contact-form .form-group input,
.contact-form .form-group textarea {
    text-transform: none !important;
    background-color: #f2dab2;
    border-radius: 11px;
}

.select2-container .select2-selection--multiple {
    background-color: #f2dab2 !important;
}

.page-header-content .title {
    font-size: 66px;
    line-height: 70px;
    margin: 0;
    width: 77%;
}

.compulink {
    color: #f2dab2;
}

.features_img {
    height: 80px !important;
}

.white_input {
    background-color: rgb(246, 246, 250) !important;
}

select {
    background-color: #f2dab2;
    border-radius: 11px;

}

.section-header .cate {
    margin-bottom: 0px;
    color: #1C355E;
}



.to-access-item.style-two {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d6defb;
    background: transparent;
    min-height: 450px;
}


.testimonial-wrapper .testimonial-area .testimonial-item .testimonial-thumb {
    width: 140px;
    height: 140px;
    border: none !important;
    border-radius: none !important;
    margin: 0 auto 30px;
    padding: 8px;
}

.team {
    background-color: #1c355e
}

.pricing_section {
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: center;
}



body {
    background-color: #F2DAB2;
}

.header-section.header-cl-black.active {
    background-color: #df6a2e;
}

.to-access-item .to-access-thumb span::before,
.to-access-item .to-access-thumb span::after {
    width: 10px;
    height: 10px;
    background-size: contain;
    border-radius: 50%;
    background: -ms-linear-gradient(0deg, rgb(226, 144, 110) 0%, rgb(232, 58, 153) 100%);
    -webkit-box-shadow: 1.21px 4.851px 6.72px 0.28px rgba(232, 58, 153, 0.39);
    box-shadow: 1.21px 4.851px 6.72px 0.28px rgb(223 106 46);
    left: 5px;
    bottom: 5px;
}

.to-access-item .to-access-thumb span::before,
.to-access-item .to-access-thumb span::after {
    width: 10px;
    height: 10px;
    background-size: contain;
    border-radius: 50%;
    background: -ms-linear-gradient(0deg, rgb(226, 144, 110) 0%, rgb(232, 58, 153) 100%);
    -webkit-box-shadow: 1.21px 4.851px 6.72px 0.28px rgba(232, 58, 153, 0.39);
    box-shadow: 1.21px 4.851px 6.72px 0.28px rgb(223 106 46);
    left: 5px;
    bottom: 5px;
    background: #1C355E;

}

.counter-wrapper-area-2 {
    padding: 75px 0 76px;
    border-radius: 30px;
    background: #91B6BB;
}

.newslater-section {
    background: #1C355E;

}

.to-access-item .to-access-thumb span::before {
    background: #1C355E;
}

.testimonial-wrapper .testimonial-area .testimonial-item .testimonial-thumb .thumb {
    width: 100%;
    height: 100%;
    border: 7px solid #05c3de;
    border-radius: 0;

}


.pricing-item-4 .pricing-header {
    width: 230px;
    height: 230px;
    margin: 0 auto 38px;
    border: 2px solid #df6a2e;

}

.banner {
    color: white !important;
}

.topprice {
    background-color: #1C355E;
    min-height: 200px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    box-shadow: 2px -3px 14px 2px rgb(10 10 10 / 41%);

}

.pricing-item-4 {
    margin: auto;
}

.pricing-wrapper-4 .pricing-item-4:nth-of-type(3n + 2) {
    width: 34%;
}

.pricing-item-4::before {
    left: 0;
    top: 100px;
    bottom: 0;
    right: 0;
    border: none !important;
    border-radius: 90px;
}

.pricing-item-4:nth-of-type(3n + 2) .pricing-header::before {
    background: -webkit-linear-gradient(-90deg, rgb(28 53 94) 0%, rgb(4 9 17) 100%);
}

.pricing-item-4:nth-of-type(3n+3)::before {
    border-color: #b2634a;
}
.banner-content-3 .title {
    font-size: 76px;
    line-height: 73px;
}
.pricing-item-4:nth-of-type(3n+3) .pricing-header {
    border-color: #AD7F66;
}

.pricing-item-4:nth-of-type(3n+3)::after {
    background: -ms-linear-gradient(-90deg, #667eea 0, #764ba2 100%);
    background: -moz-linear-gradient(-90deg, #667eea 0, #764ba2 100%);
    background: -webkit-linear-gradient(-90deg, #B73D25 0, #AD7F66 100%);
}

.pricing-item-4:nth-of-type(3n+3) .pricing-header::before {
    background: -ms-linear-gradient(-90deg, #667eea 0, #764ba2 100%);
    background: -moz-linear-gradient(-90deg, #667eea 0, #764ba2 100%);
    background: -webkit-linear-gradient(-90deg, #B73D25, #AD7F66 100%);
}

.pricing-item-4:nth-of-type(3n + 2)::after {
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 1.871px 8.803px 109px 0px rgba(9, 9, 181, 0.31);
    box-shadow: 1.871px 8.803px 109px 0px rgba(9, 9, 181, 0.31);
    background: -webkit-linear-gradient(-90deg, rgb(23 45 80) 0%, #68868a 100%);
}

.banner-nav-container {
    width: unset;

}

.slideshow-img {
    margin-top: 20px !important;
    border-radius: 44px !important;
}

.footer-link li {
    padding: 5px 20px;
}

.amazing_extra {
    border-radius: 20px;
}

.what_is_new_img {
    height: 100%;
    object-fit: cover;
    /* padding: 10px; */

    /* border-radius: 41px; */
    border-right: 11px solid #91b6ba;
    border-radius: 0px;
    border-bottom-right-radius: 46px !important;
    border-top-right-radius: 40px !important
}

.mobile-slider {
    border-radius: 30px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pricing-item-4::before {
    left: 0;
    top: 100px;
    bottom: 0;
    right: 0;
    border: 2px solid #df6a2e;
    border-radius: 90px;
}

.pricing-item-4 .pricing-header::before {
    width: 208px;
    height: 208px;
    border-radius: 50%;
    background: -webkit-linear-gradient(-90deg, rgb(223 106 46) 0%, rgb(63 26 8) 99%);
}

.pricing-item-4::after {
    background: white;
}

.faq_banner {
    background-size: contain;
    background-position-x: right;
    background-repeat: no-repeat;

}

.findans {
    text-align: left;
    color: #df6a2e;
}

.faqtitle {
    text-align: left;
}

.form1 {
    padding: 27px;
    border-radius: 20px;
    background-color: #FFB548;
}


.we_take_care {
    background-color: #91B6BB;
    border-radius: 50px;
    padding: 8px;
}

.second_ad_section {
    height: 430px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1c355e !important;
    padding-right: 71px;
    padding-left: 0px;
    padding-top: 29px;
    padding-bottom: 27px;
    text-align: center;
    background-color: #FFB548;
    border-radius: 20px;
}

.first_ad_section {
    height: 430px;
    border-radius: 20px;
    width: 300px;
    padding-left: 0;
    background-size: cover;
    background-position: center;
}

.second_ad_section h3 {
  color: #1c355e !important;
  font-size: 71px;
   margin: 51px;
  text-align: left;
}

.form2 {
    padding: 27px;
    border-radius: 20px;
    background-color: #AD7F66;
}

.banner-nav-container .banner-4-slider {
    position: relative;
    border-radius: 0px;
    padding: 3px 12px 30px;
    overflow: hidden;
}

.nudecolor {
    color: #f2dab2 !important;

}

.fa-google-play {
    font-size: 25px;
}


.fa-apple {
    font-size: 25px;

}

.take_care {
    width: 100%;
    height: 100%;
    border-top-right-radius: 27px;
    object-fit: cover;
    border-right: 11px solid #B73D25;
    border-bottom-right-radius: 27px;
}

.content_wrapper {
    margin: 20px;
    position: relative;
    background-color: white;
    padding: 25px;
    min-height: 367px;
    border-bottom: 13px solid #91b6ba;
    border-radius: 38px;
}

.padding-bottom-3 {
    padding-bottom: 400px
}

.teambackground {
    background-position-y: center;
}

.button0 {
    background-color: #91B6BB;
    padding: 19px;
    bottom: -28px;
    font-weight: bold;
    font-size: 33px;
}




.button2 {
    background-color: #FFB548;
    padding: 19px;
    bottom: -28px;
    font-weight: bold;
    font-size: 33px;
}



.button1 {
    background-color: #B73D25;
    padding: 26px;
    bottom: -28px;
    font-size: 45px;
    font-weight: bold;

}


/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*div,*/
/*p {*/
/*    text-transform: lowercase;*/

/*}*/

.orangetitle {
    /* text-transform: lowercase; */

}

label {
    /* text-transform: lowercase; */

}

.section-header {

    max-width: 55%;
}

.vendor_service_provider {
    font-size: 17px;
    line-height: 1.5;
}

.contact-form .form-group button[type=submit] {
    /* text-transform: lowercase !important; */
}


.contact-form .form-group button[type="submit"] {
     
    text-transform: none;


}
.get-button {
    font-size: 26px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: none;
    color: #f2dab2;
    border: 1px solid #d4cff4;
    border-radius: 25px;
    background-color: #B73D25;
    position: absolute;
    top: 309px;
    left: 21px;
    right: 18px;
    float: center;
    text-align: center;
}

.faqsubmit {
    background: #df6a2e !important;
    color: #f2dab2 !important;
}

.info {
    color: #1c355e;
}

.bluecolor {
    color: #1c355e;

}

.feature-info {
    color: #AD7F66;
}


.feature-info::after {
    content: "";
    display: block;
    width: 51%;
    margin: auto;
    height: 1px;
    background-color: #df6a2e52;
}

.mobile-slider::after {
    background: none;
}

.w_is_new {
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}

.contactsection {


    background-repeat: no-repeat;
}

.mobile-slider {
    position: absolute;
    left: 0;
    top: 47%;


}

.contact-area {
    margin-bottom: -40px;
    margin-left: -85px;
    margin-left: -210px;
}

.amazing-slider::before {
    left: 0;
    right: 0;
    top: 100px;
    bottom: 100px;
    border-radius: 20px;
    background-image: none
}

.pricing-item-4::after {
    left: inherit !important;
    top: inherit;
}

.body_pricing {
    background-color: white;
    z-index: -99;
    box-shadow: 2px -3px 20px 1px rgb(10 10 10 / 41%);
    min-height: 400px;
    padding-top: 66px;

}


.titlechild {
    font-size: 41px !important;
}

.ul-push {
    padding-top: 20px;
}

.plantitle0 {
    margin-left: -24px;
    width: 114%;
    font-weight: bolder;
    font-size: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 57px;
    box-shadow: 9px 12px 14px 2px rgb(10 10 10 / 41%);
    background-color: #91B6BB;
}

.title0 {
    background-repeat: no-repeat;
    border-radius: 50%;
    background-color: #DF6A2E;
    height: 119px;
    font-size: 31px;
    margin: auto;
    background: url(../css/img/title0.svg);
    /* border: 9px solid #91b6bb3d; */
    text-align: center;
    width: 197px;
    margin-top: 9px;
    background-size: cover;
    position: absolute;
    bottom: -39px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    background-position: center;
    justify-content: center;
    align-items: center;
}



.banner-content-3 .title {
    font-size: 37px;
    font-family: "LucidaBold" !important;


}
/* 
.contact-form .form-group input,
.contact-form .form-group textarea {
    text-transform: lowercase !important;
} */


.plantitle1 {
    margin-left: -42px;
    width: 122%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 85px;
    font-weight: bolder;
    font-size: 47px;
    background-color: #B73D25;
    box-shadow: 9px 12px 14px 2px rgb(10 10 10 / 41%);
}

.pricing2 {
    z-index: -11;
}

.pricing0 {
    z-index: -11;
}


.body_pricing1 {
    min-height: 447px;
}

.title1 {
    background-repeat: no-repeat;
    border-radius: 50%;
    background-color: #DF6A2E;
    height: 163px;
    z-index: 999999999999999999;
    font-size: 29px;
    /* margin: auto; */
    background: url(../css/img/background1.svg);
    /* border: 9px solid #91b6bb3d; */
    text-align: center;
    width: 64%;
    position: absolute;
    bottom: -54px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 9px;
    background-size: cover;
    display: flex;
    background-position: center;
    justify-content: center;
    align-items: center;
}








.plantitle2 {
    margin-left: -24px;
    width: 114%;
    display: flex;
    font-size: 45px;
    box-shadow: 9px 12px 14px 2px rgb(10 10 10 / 41%);

    font-weight: bolder;
    justify-content: center;
    align-items: center;
    height: 51px;
    background-color: #FFB548;
}

.title2 {
    background-repeat: no-repeat;
    border-radius: 50%;
    background-color: #DF6A2E;
    height: 136px;
    font-size: 27px;
    margin: auto;
    background: url(../css/img/title2.svg);
    text-align: center;
    position: absolute;
    bottom: -46px;
    left: 50%;
    transform: translateX(-50%);
    width: 188px;
    margin-top: 9px;
    background-size: cover;
    display: flex;
    background-position: center;
    justify-content: center;
    align-items: center;
}



.per_term {
    color: #1C355E;
    font-style: italic;
    padding-top: 30px !important;
    font-size: 30px;
}

.testimonial-wrapper .testi-next {
    left: -20px;
    z-index: 9;
}

.testimonial-wrapper .testimonial-area .testimonial-item .testimonial-thumb {
    width: 200px;
    height: 200px;
    border: 1px solid #05c3de;
    border-radius: 0;
    margin: 0 auto 30px;
    padding: 8px;
}

.preloader-icon span {
    background: #df6a2e;
}

.trigger img {
    width: 13px;
    margin-top: 2px;
}

.testimonial-wrapper .testi-prev {
    right: -20px;
    z-index: 9;
}

.testimonial-wrapper .testimonial-area {
    max-width: 100% !important;
}

.testimonial-wrapper .testimonial-area::before {
    background: none;
}

.testimonial-wrapper .testimonial-area::after {
    background: none;
}

.testimonial-wrapper {
    border-radius: 0;
    background: #f2dab2 !important;
    border: 5px solid #1c355e;
    padding: 0px;
    position: relative;
}

.testimonial-wrapper .testimonial-area .testimonial-item .testimonial-thumb .thumb {
    width: 100%;
    height: 100%;
    border: none;
    /* border-radius: 50%; */
    overflow: hidden;
}

.to-access-item.style-two {
    border: 1px solid #1e375f;
}

.tool-wrapper .owl-nav .owl-prev,
.tool-wrapper .owl-nav .owl-next {
    background: -webkit-linear-gradient(-65deg, rgb(223 106 46) 0%, #1C355E 100%);
    -webkit-box-shadow: 0px 10px 11px 0px rgba(49, 86, 246, 0.3);
    box-shadow: 0px 10px 11px 0px rgba(49, 86, 246, 0.3);
}

.commercialsection {
    background-color: #1C355E;
    ;
    border-radius: 20px;
}

.to-access-item .to-access-thumb span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #df6a2e;
}

.owl-item:nth-of-type(3n + 3) .feature-item-2 .feature-thumb,
div[class*=col]:nth-of-type(3n + 3) .feature-item-2 .feature-thumb {
    background: -webkit-linear-gradient(0deg, #DF6A2E 0%, rgb(27 53 94) 100%);
    -webkit-box-shadow: 4.232px 12.292px 10.56px 0.44px rgba(121, 107, 232, 0.5);
    box-shadow: 4.232px 12.292px 10.56px 0.44px rgba(121, 107, 232, 0.5);
}

.owl-item:nth-of-type(3n + 2) .feature-item-2 .feature-thumb,
div[class*=col]:nth-of-type(3n + 2) .feature-item-2 .feature-thumb {
    background: -webkit-linear-gradient(0deg, #AD7F66 0%, #B73D25 100%);
    -webkit-box-shadow: 2.419px 9.703px 12.48px 0.52px rgba(121, 107, 232, 0.5);
    box-shadow: 2.419px 9.703px 12.48px 0.52px #1C355E;
}

.feature-item-2 .feature-thumb {
    background: -webkit-linear-gradient(0deg, #1C355E 0%, #91B6BB 100%);
    box-shadow: 2.419px 9.703px 12.48px 0.52px #AD7F66;
}


.whitcoloe {
    color: white !important;
}


.counter-wrapper-area-2 {
    background: -webkit-linear-gradient(87deg, rgb(12 21 36) 0%, #1c355e 35%, rgb(28 53 94) 100%);


}

.trigger {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #df6a2e;
}

.scrollToTop {
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    z-index: 999;
    bottom: 30px;
    right: 30px;
    position: fixed;
    border-radius: 5px;
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
    background: #1c355e;
    text-align: center;
    font-size: 16px;
}


.contact-form .form-group button[type=submit] {
    background: #df6a2e;

}

.copyright {
    text-align: center;
    color: #ffffff;
    padding: 22px 0;
    border-top: 1px solid #df6a2e;
}

.footer-link li::after {
    width: 2px;
    height: 19px;
    background: #df6a2e;
    right: 0;
    top: 11px;
}

.footer-link li a:hover {
    color: #1c355e;
}

.contact-content .man {
    margin-top: -150px;
    margin-bottom: 75px;
}

p a {
    color: #df6a2e;
}

.social-icons li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #f2dab2;
}

.social-icons li a.active,
.social-icons li a:hover {
    background: #df6a2e;
    border-color: #df6a2e;
}

.banner-nav-container .ban-nav a {
    color: #f2dab2;
}

.how-item-3 {
    background: #ffffff;
    border-radius: 34px;
    padding: 30px 18px 40px;
    text-align: center;
    margin: 0 auto 30px;
    min-height: 350px;
    border-bottom: 12px solid #df6a2e;
}

.button-4:hover {
    color: #ffffff;
    -webkit-box-shadow: 0px 17px 24px 0px #1C355E;
    box-shadow: 0px 17px 24px 0px #1C355E;
}

.faqtitle {
    color: #1C355E;
}

.captcha {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.first-img {
    position: absolute;
    padding-top: 228px;
}

.italic {
    font-style: italic !important;
}

.header-section.header-cl-black .header-wrapper .menu li a {
    color: #f2dab2 !important;
    /* text-transform: lowercase; */

}

.world_icon {
    height: 30px;
    margin-left: 10px;
    margin-right: 11px;
}

.letter {
    display: inline;
}

.padding-top-form {
    padding-top: 443px;
    ;
}

.news_background {
    height: 300px !important;
    width: 300px !important;
}

.centerhorizontally {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pin_icon {
    height: 100px;
    margin-left: 34px;
    margin-bottom: -34px;
}

.orangetitle {
    color: #df6a2e;
}



.hwh {
    background-size: unset !important;
}

.collaboration-anime-area .mobile {
    position: relative;
}

.collaboration-anime-area .mobile {
    bottom: unset;
    right: unset;
    top: -278px;
    height: 485px !important;

}

.banner-nav-container .banner-4-slider::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(./img/Iphone-Black.png) no-repeat center top;

}

.header-section .header-wrapper .header-button:hover {
    background: #F2DAB2;
}

.header-section.header-cl-black .header-wrapper .select-bar .current {
    color: #1C355E;
}

.header-section .header-wrapper .header-button {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px 34px;
    color: #ffffff;
    border: 1px solid #1C355E;
    border-radius: 25px;
    margin-left: 22px;
}

.button-3.active,
.button-3:hover {
    color: #ffffff;
    border-color: transparent;
    background: #df6a2e;
    box-shadow: 0px 17px 24px 0px rgb(28 53 94);
}

.how-item .how-content .title a {
    text-decoration: underline;
    color: #1c355e;
}

.social_header {
    color: #1c355e;
    font-size: 22px;
    padding-right: 15px;
}

.social_header2 {
    color: #1c355e;
    font-size: 25px;
}

.app_features_background {
    background-repeat: no-repeat;
    background-position: left;
    background-position-y: bottom;
}

.feature-item::before {
    width: 100%;
    height: 100%;
    background: none;
    background-color: #AD7F66;
}

.faq-menu ul li a::before {
    position: absolute;
    content: "" !important;

}

.cat-img {
    height: 125px;
    width: 200px !important;
    margin: auto;
    object-fit: contain;
}

.d_inline {
    display: inline !important;
    float: right;

    float: right;
    margin-right: -27px;
    padding: 14px;
    padding-bottom: 117px;
}

.time_img {
    position: absolute;
    bottom: 16px;
    left: 400px;
}

.d_title {
    color: #1C355E;
    text-align: center;
}

.inmiddle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 48px;
}

.am-item:hover,
.am-item.active {
    -webkit-box-shadow: 1.95px 15.881px 30px 0px rgba(47, 105, 252, 0.31);
    box-shadow: 1.95px 15.881px 30px 0px rgb(223 106 46);
}

.our_service_title {
    color: #1C355E;
    font-weight: bold;
    font-size: 35px;
}

.section_service {
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: contain;
}

.about_text {
    background-color: #91b6ba;
    min-height: 322px;
    padding: 20px;
    padding-left: 300px;
    border-bottom-right-radius: 20px;
    /* border-radius: 20px; */
    border-top-right-radius: 20px;
}

.feature-item-2-slider-custom .owl-stage {
    padding: 50px 0 !important;
}

.concept_section::-webkit-scrollbar {
    display: none;
}

.concept_section::-webkit-scrollbar-thumb {
    background: #888 !important;
    border-radius: 5px !important;
}


.scrollable-content::-webkit-scrollbar-track {
    background: #888;
}

.concept_section {
    scrollbar-width: none;
}


.concept_section {
    -ms-overflow-style: none;
}

.about_text p {
    color: #1C355E;
    font-weight: 600;
    line-height: 1.3;
    font-size: 28px;
    padding-top: 10px;

}

.about_text p::-webkit-scrollbar {
    display: none;
}


.app_feature_title {
    color: #1C355E;
    font-family: "Montserratbold";

}

/* 
.background-img-about{
    background: url(./img/webelements-10.png) no-repeat center top;
    position: relative; position: relative;
    width: 100%;
    height: 300px; ;
    border-radius: 28px;    margin-top: -95px;
    
  
} */

.our_team_subsection {
    color: #1C355E;
    font-family: "Montserratsemibold";
}

.unsetsize {
    background-size: unset !important;

}

.colaboration-item {
    width: 80%;
}

.our_team_description {
    min-height: 170px;
}

.testimonial-item img {
    border-radius: 0px !important;
}

.colaboration-item li{
    list-style: unset !important;

}

.vendor_service_provider li {
    list-style: unset !important;

}

.how-item-3 .how-content  div { 
       max-height: 300px;
       overflow-y: scroll; 
       scrollbar-width: none; /* Hide scrollbar for Firefox */
       -ms-overflow-style: none;
       padding-top: 10px;

}

.socialmediaimgs a img {
    height: 60px;
}

.p-r {
    position: relative;
}

.socialmediaimgs {
    position: absolute;
    bottom: 20px;
    margin-left: -110px;
}

.concept_section {
    height: 600px;

}

.img_newslater {
    height: 600px;
    width: 90%;
    object-fit: contain;
    object-fit: cover;
    position: absolute;
    border-top-left-radius: 20px;
    right: 0;
    position: absolute;
    margin-bottom: -212px;
    border-left: 14px solid #91b6ba;
    border-top-left-radius: 37px;
    border-bottom-left-radius: 34px;
    bottom: 0;
}

.feature-item {
    padding: 30px;
    border: 1px solid #AD7F66;
    border-radius: 10px;
    margin-bottom: 30px;
    background-color: #AD7F66;
    position: relative;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    cursor: pointer;
    color: white;
}

.am-item {
    background-color: #91B6BB;
}

.feature-item:nth-of-type(4n + 2) .feature-thumb::after,
.feature-item:nth-of-type(4n + 2) .feature-thumb::before {
    background-image: #df6a2e;
    -webkit-box-shadow: #df6a2e;
    box-shadow: #df6a2e;
}

.feature-item:nth-of-type(4n + 2) .feature-thumb::after,
.feature-item:nth-of-type(4n + 2) .feature-thumb::before {
    background: #df6a2e;
}

.feat-nav a:hover,
.feat-nav a.active {
    color: #ffffff;
    background: #df6a2e;

}

.feature-item .feature-thumb {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #df6a2e;

}

.row div[class*=col]:nth-of-type(3n + 2) .how-item .how-thumb::before {
    box-shadow: 4.232px 12.292px 15.36px 0.64px rgb(223 106 46);
}

.select2-container--default .select2-selection--multiple {
    background-color: #f6f6fa;
    border: 1px solid #aaaaaa4f;
    border-radius: 4px;
    cursor: text;
}

.how-item .how-thumb::before {
    box-shadow: 4.232px 12.292px 15.36px 0.64px rgb(223 106 46);

}

.header-section .header-wrapper .secondheader {
    border: 1px solid white;
}

.header-section.header-cl-black .header-wrapper .header-button {
    color: #1c355e;
}

.how-item .how-content .download-options li a.active,
.how-item .how-content .download-options li a:hover {
    background: -webkit-linear-gradient(-127deg, rgb(223 106 46) 29%, rgb(28 53 94) 100%);
    -webkit-box-shadow: 0.975px 7.94px 12px 0px rgba(47, 105, 252, 0.47);
    box-shadow: 0.975px 7.94px 12px 0px rgba(47, 105, 252, 0.47);
}

.button-3.active:hover {
    background: transparent;
    border: 1px solid #df6a2e;
    color: #33406a;
}

.header-section .header-wrapper .select-bar::after {
    border-color: #1C355E;
    width: 8px;
    height: 8px;
}

.vendor_border {
    border: 3px solid #df6a2e;
}

.page-left-thumb {
    position: absolute;
    bottom: 0;
    right: calc(50% + 400px);
    z-index: 1;
    top: 111px !important;
}


@media (min-width: 992px) {

    .padding-top {
        padding-top: 186px;
    }


}

@media (max-width: 991px) {

    .banner-4 {
        background-size: contain;
        right: 0px;
        top: 0px;
        background-position-y: unset;
        background-image: none !important;
    }

    .about_text {
        background-color: #91b6ba;
        min-height: 322px;
        padding-left: 20px;

    }
    .scroll_description{
        overflow-y: scroll;
        scrollbar-width: none; /* Hide scrollbar for Firefox */
    -ms-overflow-style: none;
        height: 297px;
        padding-top: 12px;
    }
    .header-section .header-wrapper .menu li a {
        color: #1C355E !important;
        ;
    }

    .header-section.header-cl-black .header-wrapper .header-bar span {
        background: white;
    }

    .header-section .header-wrapper .menu li a:hover {
        background: #F2DAB2;
    }


    .header-right {
        display: none !important;
    }
}


.footer_padding {
    padding-top: 50px;
}

@media (max-width: 600px) {

    .second_ad_section h3 {
        color: #1c355e !important;
        font-size: 71px;
        margin: 28px;
        text-align: left;
      }
      

    .colaboration-item {
        width: 100%;
    }
    .colaboration-item .colaboration-content {
        width: 90%;

    }
    .colaboration-item .colaboration-content {
        padding-left: 37px;

    }


    .collaboration-anime-area .mobile {
        bottom: unset;
        right: unset;
        top: -235px;
        height: 315px !important;
      }

    .how-section {
        top: 0px;
    }

    .padding-bottom {
        padding-bottom: 35px;
    }


    .footer-section {
        background-size: unset !important;
    }

    .second_ad_section h3 {
        color: #1c355e !important;
        font-size: 32px;
        text-align: left;
    }

    .unsetsize {
        background-size: contain !important;
    }

    .second_ad_section {
        height: 430px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #1c355e !important;
        padding-right: 37px;
        padding-left: 60px;
        padding-top: 29px;
        padding-bottom: 27px;
        text-align: center;
        background-color: #FFB548;
        border-radius: 20px;
    }

    .first_ad_section {
        height: 430px;
        border-radius: 20px;
        width: 300px;
        padding-left: 0;
        background-size: cover;
        background-position: center;
    }



    .footer-link li a {
        font-size: 16px;
        color: #f2dab2;
    }

    .banner-content-3 .banner-button-group .button-4 {
        font-size: 14px;
        padding: 10px 30px;
    }

    .news_background {
        display: none;
    }

    .banner-nav-container .banner-4-slider::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
    }

    .banner-nav-container .banner-4-slider {
        position: relative;
        border-radius: 0;

    }

    .header-section.header-cl-black .header-wrapper .menu li a {
        color: #df6a2e !important;
        /* text-transform: lowercase; */

    }

    .owl-carousel .owl-item img {
        display: block;
        width: 60%;
        border-radius: 20px;
    }

    .header-section.header-cl-black .header-wrapper .menu li a {
        color: #df6a2e !important;
        /* text-transform: lowercase; */
    }

    .banner-4 {
        background-size: contain;
        right: 0px;
        top: 0px;
        background-position-y: top;
        background-image: none !important;
    }


   
    .socialmediaimgs {
        position: unset;
        bottom: 0px;
        margin-left: -85px;
        margin-bottom: 21px;
    }

    .about_text {
        background-color: #91b6ba;
        height: 335px !important;
        padding-left: 20px;
 
    }

    .second_ad_section {
        right: unset !important;
    }

    .header-section .header-wrapper .menu li a {
        color: #1C355E !important;
        ;
    }

    .header-section.header-cl-black .header-wrapper .header-bar span {
        background: white;
    }

    .header-section .header-wrapper .menu li a:hover {
        background: #F2DAB2;
    }

    .about_text p {
        color: #1C355E;
        font-weight: 600;
        line-height: 1.3;
        font-size: 22px;
    }

    .get-button {
        left: 0;
        right: 0;
    }

    .header-right {
        display: none !important;
    }
}

@media (max-width: 767px) {

    .app_features_background {
        background-position: center !important;
        background-size: cover !important;
    }

    .cat-img {
        height: 78px;
        width: 85px !important;
        margin: auto !important;
        width: 61% !important;
    }

    .our_service_title {
        color: #1C355E;
        font-weight: inherit;
        font-size: 14px;
    }

    .padding-top {
        padding-top: 50px;
    }

    .feature-item-2-slider-custom {
        padding-left: 30px !important;
        padding-right: 0px !important;
    }

    .testimonial-item img {
        width: 100% !important;
        margin-left: 0px !important
    }
.conceptsection{
    padding-bottom: 0px !important;
}
    .owl-carousel .owl-item img.amazing_extra {
        /* width: 70%; */
        margin-left: 54px;
    }

    .we_take_care {

        padding: 6px;
    }

    .section-header {
        max-width: 100%;
    }

    .owl-carousel .owl-item img {
        width: 70%;
        /* margin-left: 54px; */
    }

    .am-item {
        background-color: #91B6BB;
        height: 110px !important;
        padding: 0px 0px !important;
        width: 95px !important;
    }

    .second_ad_section h3 {
        color: #1c355e !important;
        font-size: 21px !important;
        text-align: left;
        line-height: 1.4;
    }

    .second_ad_section {
        height: 170px;
        border-radius: 0px !important;
        border-top-left-radius: 33px !important;
        border-bottom-left-radius: 33px !important;
    }

    .first_ad_section {
        height: 243px
    }

    .concept_section {
        height: auto;
    }

    .img_newslater {
        height: auto;
        width: 90%;
        object-fit: contain;
        object-fit: cover;
        position: absolute;
        border-top-left-radius: 20px;
        right: 0;
        position: absolute;
        margin-bottom: -30%;
        border-left: 14px solid #91b6ba;
        border-top-left-radius: 37px;
        border-bottom-left-radius: 34px;
        bottom: 0;
    }

    .about_text {
        background-color: #91b6ba;
        padding-left: 20px;
    }





    .img_newslater {
        width: 100%;
        margin-bottom: -50%;
    }




    .subscribe-thumb-2 {
        min-height: 400px;
    }

    .img_newslater {
        height: auto;
        object-fit: contain;
        object-fit: cover;
        position: absolute;
        border-top-left-radius: 20px;
        right: 0;
        position: absolute;
        margin-bottom: -40%;
        border-left: 14px solid #91b6ba;
        border-top-left-radius: 37px;
        border-bottom-left-radius: 34px;
        bottom: 0;
        width: 100%;
        margin-bottom: 115px;
    }

    .subscribe-thumb-2 {
        min-height: 300px;
    }



    .plantitle1 {
        margin-left: -26px;
    }

    .footer-section .container {
        position: relative;
        z-index: 1;
        background-color: #df6a2e;
    }

    .titlechild {
        font-size: 23px !important;
    }

    .owl-carousel .owl-item img {
        width: 70%;
    }

    .f-img {
        width: 100% !important;
        margin-right: 0px !important;

    }

    .get-button {
        font-size:
            16px;
    }

    .header-section .header-wrapper .logo a img {
        width: 55%;
    }

    .row.align-items-center>div {
        width: 100% !important;
        margin-bottom: 30px;
    }


    .banner-nav-container .banner-4-slider::after {
        position: absolute !important;
        content: "" !important;
        width: 100% !important;
        height: 96% !important;
        background-size: contain !important;
        top: 0 !important;
        left: 0 !important;
    }

    .slideshow-img {
        margin-top: 2px !important;
        border-radius: 15px !important;
    }


}



@media (max-width: 1593px) {
    .about_text p {
        color: #1C355E;
        font-weight: 600;
        line-height: 1.3;
        font-size: 24px;
    }

    .second_ad_section h3 {
        color: #1c355e !important;
        font-size: 41px;
        text-align: left;
    }
}

@media (max-width: 1593px) {
    .about_text p {
        color: #1C355E;
        font-weight: 600;
        line-height: 1.3;
        font-size: 19px;
    }

}


@media (min-width: 992px) {
    .feature--thumb.style-two .owl-item .main-thumb img {
        width: 33%;
    }

}


@media (max-width: 550px) {

    .contact-item .contact-contact .subtitle {
        font-size: 19px;
      }

    .page-header-content .title {
        font-size: 56px; 
    }

    .padding-top-form {
        padding-top: 272px;
      }


    .faq_banner { 
        background-position-y: top;
      }
      .page-header {
        padding: 99px 0 100px;
      }

    .contact-item .contact-contact {
        width: 86%;
        padding-left: 102px;
        margin-top: -83px;
        margin-bottom: 104px;
      }
    .feature-section{
        padding-top: 0px !important;
    }

        .service_onmobile{
            background-image: url('../images/mobile_background.svg') !important;
        }
    .collaboration-anime-area .mobile { 
        max-width: 95px;
      }

    .mobile-slider {
        position: absolute;
        left: -111px;
        top: 178px !important;
    }

    .backgroundonmobile {
        width: 450px !important;
    }

    .get-button {

        top: 307px;

    }

    .vendor_service_provider {
        font-size: 5px;
        line-height: 1.2;
    }

    .content_wrapper {
        margin: 20px;
        position: relative;
        background-color: white;
        padding: 25px;
        height: 286px;
    }

    .slideimg {
        height: 300px;
        width: 343px;
        object-fit: contain;
    }

    .homebutton {
        width: 100%;
        text-align: center;
    }

    .section_service {
        background-image: none !important;
    }
}

.colaboration-item .colaboration-content::-webkit-scrollbar {
    display: none; /* Chrome, Safari, and Opera */
}


@media  (min-width: 1400px) and (max-width: 1500px){
    .contact-area{
        margin-left: -140px !important;
    }
     .feature--thumb.style-two .owl-item .main-thumb img {
        width: 65% !important;
    }
}

@media (max-width: 600px){
    .contact-area{
        margin-bottom: -25px !important;
        margin-left: -100px !important;
    }
    .contact-area-1{
        margin-left: 0px !important;
    }
     .socialmediaimgs {
        margin-left: 10px;
        padding-top: 163px;
    }
}


@media (min-width: 992px){
    .header-section .header-wrapper .menu li a {
     
        padding: 7px 5px;
    }

}
