@font-face {
    font-family: 'Figtree Light';
    src: url('../fonts/Figtree-Light.eot');
    src: url('../fonts/Figtree-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Light.woff2') format('woff2'),
        url('../fonts/Figtree-Light.woff') format('woff'),
        url('../fonts/Figtree-Light.ttf') format('truetype'),
        url('../fonts/Figtree-Light.svg#Figtree-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Figtree Regular';
    src: url('../fonts/Figtree-Regular.eot');
    src: url('../fonts/Figtree-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Regular.woff2') format('woff2'),
        url('../fonts/Figtree-Regular.woff') format('woff'),
        url('../fonts/Figtree-Regular.ttf') format('truetype'),
        url('../fonts/Figtree-Regular.svg#Figtree-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree Medium';
    src: url('../fonts/Figtree-Medium.eot');
    src: url('../fonts/Figtree-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Medium.woff2') format('woff2'),
        url('../fonts/Figtree-Medium.woff') format('woff'),
        url('../fonts/Figtree-Medium.ttf') format('truetype'),
        url('../fonts/Figtree-Medium.svg#Figtree-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Figtree SemiBold';
    src: url('../fonts/Figtree-SemiBold.eot');
    src: url('../fonts/Figtree-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-SemiBold.woff2') format('woff2'),
        url('../fonts/Figtree-SemiBold.woff') format('woff'),
        url('../fonts/Figtree-SemiBold.ttf') format('truetype'),
        url('../fonts/Figtree-SemiBold.svg#Figtree-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree FigtreeBold';
    src: url('../fonts/Figtree-Bold.eot');
    src: url('../fonts/Figtree-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Bold.woff2') format('woff2'),
        url('../fonts/Figtree-Bold.woff') format('woff'),
        url('../fonts/Figtree-Bold.ttf') format('truetype'),
        url('../fonts/Figtree-Bold.svg#Figtree-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree ExtraBold';
    src: url('../fonts/Figtree-ExtraBold.eot');
    src: url('../fonts/Figtree-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-ExtraBold.woff2') format('woff2'),
        url('../fonts/Figtree-ExtraBold.woff') format('woff'),
        url('../fonts/Figtree-ExtraBold.ttf') format('truetype'),
        url('../fonts/Figtree-ExtraBold.svg#Figtree-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree Black';
    src: url('../fonts/Figtree-Black.eot');
    src: url('../fonts/Figtree-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Black.woff2') format('woff2'),
        url('../fonts/Figtree-Black.woff') format('woff'),
        url('../fonts/Figtree-Black.ttf') format('truetype'),
        url('../fonts/Figtree-Black.svg#Figtree-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalam';
    src: url('../fonts/Kalam-Regular.eot');
    src: url('../fonts/Kalam-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Kalam-Regular.woff2') format('woff2'),
        url('../fonts/Kalam-Regular.woff') format('woff'),
        url('../fonts/Kalam-Regular.ttf') format('truetype'),
        url('../fonts/Kalam-Regular.svg#Kalam-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
html{ scroll-padding-top: 50px;scroll-behavior: smooth;}
body {font-family: 'Figtree Regular';
	  font-size: 24px; line-height: 36px;color: #565656;  
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	color: #000;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle,.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #ffffffd8;
    background-color: #172f18;
    border-color: #172f18;box-shadow:none;
}
:focus{outline: 0px !important;}
::-webkit-input-placeholder{
    color: #6D6D6D;font-size: 24px; line-height: 26px; 
  }
:-ms-input-placeholder{
   color: #6D6D6D;font-size: 24px; line-height: 26px;  
  }
::placeholder {
    color: #6D6D6D;font-size: 24px; line-height: 26px; 
  }
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 16px;
    top: -4px;
    left: 5px;
    background: #fff;
    padding-right: 20px;
}
.wpcf7-response-output{display: none !important;}
p {
    font-size: 24px; line-height: 36px;color: #565656; 
    -webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;margin-bottom: 23px;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, .heading {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px;
    font-family: 'Figtree SemiBold';
    color: #645D3B;  text-transform: capitalize;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}
a {
	color: #645D3B;
	text-decoration: none;-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.hovImg{overflow: hidden;}
.hovImg  img{-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

.hovImg:hover img{transform: scale(1.05);}
a:hover{color: #7F4F24;}

.btn {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    padding: 10px 50px;
    height: 56px; border-radius: 0px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;min-width: 223px;
    
}
.btn-primary {
   background:#134985;
    border: 1px solid #134985;
    color: #fff;
    
}
.btn-primary:hover{background: #fff; border: 1px solid #134985; color:#134985;}
.btn-secondary {
    background: #fff; border: 1px solid #134985; color:#134985;
     
}
.btn-secondary:hover {
    background: #134985;
    color: #fff;
    border-color: #134985;
}

img {
	max-width: 100%;
}
.hovImg  img{-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

.hovImg:hover img{transform: scale(1.05);}

ul{list-style: none; margin: 0px; padding: 0px;}
  .sec04Left h2 {
    font-family: 'Kalam';
    font-size: 95px;
    line-height: 120px;
}

/*************************************************************/
 
.container {
    max-width: 1710px; margin: 0px auto;
}
header {
	position: absolute;
	z-index: 111;
	width: 100%;
	left: 0px;
	top: 0px; 
     -webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s; 	 background: #fff;
}
 header.aniPos {
	position: fixed;
	background: #fff; 
	width: 100%;
	left: 0px;     
	top: 0px;box-shadow: 0 0 1rem 0 rgb(0 0 0 / 20%);
	
	 
} 
.mobnumb{display: none;}
.logo {
    max-width: 100%;
    display: flex;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
     
    
}
  header.aniPos .logo {
	max-width: 145px;
	 
}  
 header.aniPos  .header-top .row {
    min-height: 85px;
}
.logo img {
	max-width: 100%;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.frm ul{list-style: none;}
.frm ul li{margin-bottom: 21px; position: relative;}
.inputfield {
    width: 100%;
    height: 52px;
    border: none;
    color: #6d6c6c;
    font-size: 20px;
    background: transparent;
    border-radius: 0;
    border-bottom: 1px solid #D6D6FF;    padding-left: 8px;
}
 
input[type="checkbox"] {
    width: 26px;
    height: 26px;border: 1px solid #CFD0FF;
}

span.wpcf7-spinner {
    position: absolute;
}



.header-top .row{min-height: 125px;}
.logo {
    height: 100%;
    display: flex;
    align-items: center;
    width: 258px;
}

section {
    display: block;width: 100%;
}
section.sec02 {
    padding: 79px 0px; background: url(../images/abtbg.png) no-repeat top right; background-size: 12%;
}
.logoLft{
    font-size: 16px;
}
.headRight a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #134985;
    font-size: 18px;
}
section.sec0-home1 {
    padding-top: 130px;
}
.home-bnr {
    border-radius: 24px;
    background: url("../images/home-banner.png");
    height: 720px;
    background-position: center;
    background-repeat: no-repeat;
}
.homebnr-txt {
    height: 720px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 95px;
}
.homebnr-txt .btn {
    width: auto !important;
    align-self: flex-start;
    display: inline-block;
}

.homebnr-txt  h1 {
    color: #fff;
}
.homebnr-txt p{
    color: #fff;
}
.sec0-brands {
    margin-top: 85px;
    text-align: center;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, .heading {
    font-size: 47px;
    line-height: 57px;
    margin-bottom: 10px;
    font-family: 'Figtree SemiBold';
    color: #645D3B;
    text-transform: capitalize;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.brands-hed {
    margin-bottom: 55px;
}
.sec0-about {
    margin-top: 140px;
}
.abtRight {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
section.sec0-why-chooose {
    margin-top: 75px;
}
section.sec0-why-chooose {
    margin-top: 155px;
    padding: 120px 0px;
    text-align: center;
    background-color: #D9F5FF;
    background: url(../images/whychoose-BG.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.why-choose {
    margin-bottom: 45px;
}
.whychhoseCvr {
    padding: 48px 28px;
    background-color: #fff;
    border-radius: 32px;
}
.whychooseHead {
    font-weight: 500 !important;
    color: #000000;
}
.whychooseImg img{
    background-color: #F4F4F4;
    padding: 8px;
    border-radius: 12px;
    margin-bottom: 10px;
    width: 20%;
}
.whychooseTxt {
    font-size: 20px;
    line-height: 30px;
}
section.sec0-products {
    text-align: center;
    margin-top: 145px;
}
.prdctNme {
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    max-width: 75%;
    margin: 0 auto;
}
.sec0-products a{
    margin-top: 40px;
}
.sec0-letsMake {
    margin-top: 104px;
}
.letsmakeCVRR {
    padding: 40px 54px;
    background-color: #10A0D5;
    border-radius: 24px;
    background: url(../images/bg1.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.letsmakeBtn {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.sec0-voice-of {
    margin-top: 80px;
}
.voiceofHead {
    text-align: center;
}
.tutorTestimonial {
    background: url(../images/quotation.png) no-repeat left top;
    padding-top: 35px;
    background-size: 9%;
}
.TestiImgCvr {
    display: flex;
    align-items: center;
    gap: 12px;
}
.testimonial-img {
    height: 64px;
    width: 64px;
    border-radius: 50%;
}
.tutorTestimonialCvrr {
    padding: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 24px;
    height: 290px;
}
.TestTxt p{
    font-size: 13px;
    line-height: 25px;
}
.tesimonial-designation {
    font-size: 12px;
    line-height: 19px;
}
.tutorTestiName {
    color: #134985;
    font-weight: 700;
}
input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"], select, textarea {
    height: 41px;
    border: 1px solid black !important;
    background-color: #fff !important;
    border-radius: 12px;
    padding: 0px 15px;
    font-size: 20px !important;
    line-height: 24px;
    margin-bottom: 14px;
    width: 100%;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="password"]::placeholder,
select::placeholder,
textarea::placeholder {
    font-size: 14px !important;
    line-height: 20px !important;
    opacity: 0.7; /* optional */
}
.contctFrm p{
    margin-bottom: 0px;
}
.sec0-need {
    margin-top: 80px;
}
.needCvrr {
    background: url(../images/bg2.png);
    background-color: #10A0D5;
    max-width: 83%;
    margin: 0 auto;
    border-radius: 32px;
}
.contctFrm {
    max-width: 78%;
    margin: 0 auto;
    padding: 25px;
    background-color: #fff;
    border-radius: 12px;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.contctFrm h3 {
    font-size: 21px;
    line-height: 28px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    width: 100%;
}
.needLft {
    max-width: 84%;
    padding: 35px 30px;
}
.needlftcvrr {
    background-image: url(../images/need-bg.png);
    border-bottom-left-radius: 32px;
}
.needLft h3{
    color:#fff
}
.needLft p{
    color:#fff
}
.letsmakeCvr h2{
    color:#fff
}
.letsmakeCvr p{
    color:#fff
}
.abtRight .btn {
    width: auto !important;
    align-self: flex-start;  
    display: inline-block;
}
.homebnr-txt  h1 {
    font-size: 54px;
    line-height: 64px;
    font-weight: 800;
}
.adrs {
    background: url(../images/addres-bg.png) left top 0px no-repeat;
    list-style: none;
    padding-left: 40px;
    background-size: 9%;
}
.phne {
    background: url(../images/phone-bg.png) left top 0px no-repeat;
    list-style: none;
    padding-left: 40px;
    background-size: 9%;
}
.email {
    background: url(../images/Email-bg.png) left top 0px no-repeat;
    list-style: none;
    padding-left: 40px;
    background-size: 9%;
}
.headRight{
    display: flex;
    align-items: center;
}
.mail-icon{
    background: url(../images/header-mailIcon.png) left center no-repeat;
    list-style: none;
    padding-left: 40px;
    background-size: 15%;
}
.call-icon{
     background: url(../images/Header-callIcon.png) left center no-repeat;
    list-style: none;
    padding-left: 40px;
    background-size: 15%;
}
footer {
    padding: 100px 0px 0px;
}
.homebnr-txt  h1 {
    font-size: 80px;
    line-height: 90px;
    font-weight: 800 !important;
}
.contactFrmCVR{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"], select, textarea {
    height: 60px;
    border: 1px solid #00000040 !important;
    background-color: #fff !important;
    border-radius: 12px;
    padding: 5px 15px;
    font-size: 20px !important;
    line-height: 24px;
    margin-bottom: 14px;
    width: 100%;
}
.btn {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    padding: 8px 33px;
    height: 45px;
    border-radius: 50px !important;
    min-width: auto;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, .heading {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 10px;
    font-family: 'Figtree Medium';
    color: #1D1D1D;
}
.TestTxt p {
    font-size: 16px;
    line-height: 26px;
}
.tutorTestimonialCvrr {
    padding: 29px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 24px;
    height: 290px;
}
.sec0-brands {
    margin-top: 100px;
    text-align: center;
}
.sec0-voice-of {
    margin-top: 111px;
}
.sec0-need {
    margin-top: 140px;
}
.brndright{
    border-right: 1px solid #10A0D5;
}
footer {
    padding: 142px 0px 0px;
}
.footBtm {
    text-align: center;
    padding: 5px;
    border-top: 1px solid black;
}
.ftrCVRR {
    padding-bottom: 30px;
}
@media screen and (max-width: 1537px) {
    .container {
    max-width: 1300px;
    margin: 0px auto;
}
    .container-fluid {
    width: 95%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
    footer {
    padding: 100px 0px 0px;
}
    .sec0-need {
    margin-top: 80px;
}
    .sec0-voice-of {
    margin-top: 80px;
}
    .sec0-brands {
    margin-top: 85px;
    text-align: center;
}
    .tutorTestimonialCvrr {
    padding: 20px;
}
    input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"], select, textarea {
    height: 41px;
}
    .contctFrm {
    max-width: 78%;
    margin: 0 auto;
    padding: 25px;
    background-color: #fff;
    border-radius: 12px;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.home-bnr {
    border-radius: 24px;
    background: url("../images/home-banner.png");
    height: 440px;
    background-position: center;
}
.homebnr-txt {
    height: 440px;
    margin-left: 60px;
}
.homebnr-txt  h1 {
    font-size: 54px;
    line-height: 64px;
}
.homebnr-txt p {
    font-size: 16px;
    line-height: 26px;
}
.sec0-brands {
    margin-top: 50px !important;
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, .heading {
    font-size: 31px;
    line-height: 41px;
    margin-bottom: 10px;
    font-family: 'Figtree Medium';
    color: #1D1D1D;
}
p , div {
    font-size: 16px;
    line-height: 26px;
}
.btn {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    padding: 10px 19px;
    height: 40px;
    border-radius: 50px !important;
    min-width: auto;
}
.brands-hed {
    margin-bottom: 30px;
}
.brand-img {
    text-align: center;
    width: 80%;
}
.brndright{
    border-right: 1px solid #10A0D5;
}
section.sec0-about {
    margin-top: 118px;
}
.abtRight {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
section.sec0-why-chooose {
    margin-top: 75px;
}
section.sec0-why-chooose {
    margin-top: 75px;
    padding: 126px 0px;
    text-align: center;
    background-color: #D9F5FF;
    background: url(../images/whychoose-BG.png);
    background-size: 100%;
        background-repeat: no-repeat !important;
}
.why-choose {
    margin-bottom: 20px;
}
.whychhoseCvr {
    padding: 18px 28px;
    background-color: #fff;
    border-radius: 32px;
}
.whychooseHead {
    font-weight: 500 !important;
    color: #000000;
}
.whychooseImg img{
    background-color: #F4F4F4;
    padding: 8px;
    border-radius: 12px;
    margin-bottom: 10px;
    width: 20%;
}
.whychooseTxt{
        font-size: 14px;
        line-height: 24px;
}
section.sec0-products {
    text-align: center;
    margin-top: 120px;
}
.prdctNme {
    color: #000000;
    font-size: 13px;
    text-transform: uppercase;
    max-width: 100%;
    margin: 0 auto;
}
.btn {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    padding: 5px 19px;
    height: 40px;
    border-radius: 50px !important;
    min-width: auto;
}
}
@media screen and (max-width: 1440px) {
    section.sec0-why-chooose {
        margin-top: 75px;
        padding: 112px 0px;
    }
}
@media screen and (max-width: 1390px) {
     section.sec0-why-chooose {
        padding: 104px 0px;
    }
    .container {
    max-width: 1200px;
}
}
@media (max-width: 1300px) {
        section.sec0-why-chooose {
        padding: 90px 0px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, header .container {
        max-width: 1200px !important;
    }
}
@media screen and (max-width: 1090px) {
    .ftrCVRR {
    padding-bottom: 20px;
}
    .email {
    background-size: 9% !important;
}
    .phne {
    background-size: 9% !important;
}
    .tutorTestimonialCvrr {
    height: 320px;
}
    .letsmakeCVRR {
    padding: 25px 38px;
    background-color: #10A0D5 !important;
}
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, header .container {
    max-width: 1000px !important;
}
    .whychhoseCvr {
        padding: 18px 28px;
        background-color: #fff;
        border-radius: 32px;
        height: 200px;
    }
   .homebnr-txt  h1 {
    font-size: 41px;
    line-height: 51px;
}
section.sec0-about {
    margin-top: 70px;
}
section.sec0-why-chooose {
    margin-top: 70px;
    padding: 50px 0px;
    background: none;
    background-color: #D9F5FF !important;
}
section.sec0-products {
    text-align: center;
    margin-top: 70px;
}
.sec0-products a {
    margin-top: 25px;
}
.sec0-letsMake {
    margin-top: 60px;
}
.sec0-voice-of {
    margin-top: 60px;
}
.sec0-need {
    margin-top: 60px;
}
.needLft {
    padding: 35px 8px;
}
.adrs {
    padding-left: 30px;
}
.phne {
    background: url(../images/phone-bg.png) left top 3px no-repeat;
    padding-left: 30px;
}
.email {
    background: url(../images/Email-bg.png) left top 3px no-repeat;
    padding-left: 30px;
}
}
@media screen and (max-width: 991px) {
    .ftrCVRR {
    padding-bottom: 5px;
}
    .home-bnr {
    height: 717px;
}
.homebnr-txt {
    height: 290px;
    margin-left: 0px;
}
    .header-top .row {
    min-height: 85px;
}
section.sec0-home1 {
    padding-top: 110px;
}
header.aniPos  .header-top .row {
    min-height: 80px;
}
    .homebnr-txt .btn {
    align-self: center;
}
.logo {
    width: 225px;
    padding: 12px 0px;
}
.mail-icon {
    display: none;
}
.call-icon {
    display: none;
}
.homebnr-txt p {
    text-align: center;
}
.sec0-brands {
    margin-top: 420px !important;
}
.sec0-brands {
    margin-top: 60px !important;
    max-width: 100%;
}
.brand-img {
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.brand-img img{
    width: 40%;
}
.brndright {
    border-right: 0;
}
section.sec0-about {
    margin-top: 40px;
}
.abtRight {
    align-items: center;
    text-align: center;
}
.abtRight .btn {
    align-self: center;
}
section.sec0-why-chooose {
    margin-top: 50px;
    padding: 30px 0px;
}
.whychooseImg img {
    width: 8%;
}
.whychhoseCvr {
    height: auto;
    margin-bottom: 20px;
}
section.sec0-products {
    margin-top: 50px;
}
.letsmakeCvr p {
    text-align: center;
}
.letsmakeBtn {
    align-items: center;
}
.tutorTestimonialCvrr {
    margin-bottom: 20px;
}
.needlftcvrr {
    border-bottom-left-radius: 0;
    border-top-right-radius: 24px;
}
.needLft {
    padding: 50px 0px;
    text-align: center;
    max-width: 100%;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, header .container {
    max-width: 100% !important;
    padding: 0px 25px !important;
}
.abtLft {
    margin-bottom: 20px;
}
.letsmakeCVRR {
    padding: 40px 54px !important;
    background-color: #10A0D5;
    border-radius: 24px;
}
footer {
    padding: 60px 0px 0px;
    text-align: center;
}
.lnk {
    margin: 10px 0;
    display: block;
    background-position: top center;
    padding-top: 35px;
    padding-left: 0px;
     background-size: 4% !important;
}
.footerLogo {
    margin-bottom: 20px;
}
.footerLogo  img{
  width: 25%;
}
.needLft p {
    color: #fff;
    margin-bottom: 0px !important;
}
}
@media screen and (max-width: 767px) {
    .sec0-products a {
    margin-top: 0px;
}
    .sec0-home1 .contctFrm {
    max-width: 90%;
    background-color: #fff;
}
    .sec0-brands {
    margin-top: 30px !important;
}
  .home-bnr {
    height: 680px;
}
    .homebnr-txt {
    height: 270px;
    margin-left: 0px;
}
section.sec0-about {
    margin-top: 10px;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, .heading {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
    font-family: 'Figtree Medium';
    color: #1D1D1D;
}
section.sec0-why-chooose {
    margin-top: 30px;
}
section.sec0-products {
    margin-top: 30px;
}
.item {
    margin-bottom: 30px;
}
.sec0-letsMake {
    margin-top: 30px;
}
.sec0-voice-of {
    margin-top: 30px;
}
.tutorTestimonialCvrr {
    height: auto;
}
.sec0-need {
    margin-top: 30px;
}
.needCvrr {
    max-width: 100%;
}
footer {
    padding: 30px 0px 0px;
    text-align: center;
}
.homebnr-txt  h1 {
    font-size: 30px;
    line-height: 37px;
}
}
@media screen and (max-width: 432px) {
    .letsmakeCVRR {
    padding: 25px 25px !important;
}
    .whychooseImg img {
    width: 15%;
}
.contctFrm {
    max-width: 100%;
}
.homebnr-txt  h1 {
    font-size: 28px;
    line-height: 34px;
}
.brand-img img {
    width: 70%;
}
.logo {
    width: 170px;
    padding: 12px 0px;
}
section.sec0-home1 {
    padding-top: 88px;
}
}
@media screen and (max-width: 432px) {
.letsmakeBtn .btn {
    padding: 19px 11px;
}
  .lnk {
    background-size: 8% !important;
}
}
@media screen and (max-width: 360px) {
    .item {
    margin-bottom: 10px;
}
  
    .letsmakeBtn .btn {
    padding: 10px 0px;
    width: 320px;
}
.homebnr-txt {
    height: 300px;
    margin-left: 0px;
}
.home-bnr {
    height: 700px;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, .heading {
    font-size: 22px;
    line-height: 30px;
}
.footerLogo  img {
    width: 35%;
}
}
@media screen and (max-width: 320px) {
.home-bnr {
    height: 700px;
}
.homebnr-txt {
    height: 312px;
    margin-left: 0px;
}
.letsmakeBtn .btn {
    padding: 10px 0px;
    width: 302px;
}
.letsmakeBtn .btn {
    font-size: 14px;
}
.sec0-home1 .contctFrm {
    max-width: 100%;
    padding: 20px;
}
.needLft {
    padding: 30px 0px;
}
.contctFrm {
    padding: 15px;
}
}