h1, h2,h3, h4, h5, h6, p, span, ul, li, a{margin:0;padding:0;font-family: 'Montserrat', sans-serif;}
a{text-decoration:none !important;}
body{margin:0;padding:0;font-family: 'Montserrat', sans-serif;}
.no_space{padding-right:0px;padding-left:0px;}
span.bolder {
    font-weight: 700;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
/*******whatsapp*/
.whatsAppFloat .float{
    position:fixed !important;
    width:60px !important;
    height:60px !important;
    bottom: 20px !important;
    left: 27px !important;
    background-color:#25d366 !important;
    color:#FFF !important;
    border-radius:50px !important;
    text-align:center !important;
    font-size:30px !important;
    box-shadow: 2px 2px 3px #999 !important;
    z-index:100 !important;
    animation: pulse 1s ease infinite alternate, nudge 1s linear infinite alternate;
}

.whatsAppFloat .my-float{
    margin-top:16px !important;
}
/************************** popup  ************************************/
span.boldr{font-weight:800;color:#fe4b8c;font-size:30px;}
.modal{top: 11%;}
.modal-content{
    background: rgba( 88, 88, 88, 0.55 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 17.0px );
    -webkit-backdrop-filter: blur( 17.0px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    
}
.modal-header{padding:24px 0 0;border:none;    text-align: center;}
.modal-header img {
    padding-top: 10px; 
    /*display:none;*/
}
button.close{
    /* content: '\f0c0'; */
    color: #fff;
    /* font-family: FontAwesome; */
    /* z-index: -1; */
    width: 64px;
    height: 64px;
    position:absolute;
    top: -1px;right: 1px;
    display:block;
    /* opacity:1; */
}
.close-modal-btn{
    background: #ef9d1d !important;
}
.book-modal-btn{
    background: #f79521 !important;
}
/* button.close{
    background:url(img/cross.png) no-repeat 0 0; 
    width:16px;
    height:16px;
    position:absolute;
    top: -1px;right: 1px;
    display:block;
    opacity:1;
} */
h4.modal-title{font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    padding: 15px 10px 20px;
    text-align: center;
    display:none;
}
#popupform input.cn{
    color: #fff;
    background-color: transparent;
    padding: 6px 0 5px 8px;
    margin:0 0 20px;
    width:100%;
    border-radius: 10px;
    border: 1px solid #fff;
}
#popupform input.cn::placeholder{
    color: #fff;
}
#popupform label{
    color: #fff;
}
#popupform textarea{width:100%;height:66px;padding:7px 9px;color:#57ca85;font-size:13px;}
#popupform button, #popupform input[type=submit]{border-radius: 10px; background:#f79521;color:#fff;border:none;text-transform:uppercase;padding:4px 18px;font-size:19px;display: inline-block;}
.modal-dialog{max-width:500px;}
.field:nth-child(2) input.cn{background-position:0 -54px !important;}
.field:nth-child(3) input.cn{background-position:0 -106px !important;}
#popupform p{text-align:center;font-size:13px;color:#fff;margin:19px 0 0;}
.modal-header img {
    width: 60%;
}
.fade.in{overflow:hidden;}
input#phones {
    width: 100%;
    border: 1px solid #F21B3F;
    padding: 6px 7px;
}

div#popupform h3 span {
    font-size: 18px;
}
constructed stylesheet
div#popupform h3 {
    text-align: center;
    margin: 0 0 20px;
    color: #000;
}

.fm {
    border-radius: 0;
    border: 1px solid #F21B3F;
    margin: 0 0 15px;
}

.fun {
    margin: -77px 0 0;
}

div#popupform {
    width: 100%;
}

div#popupform h3 {
    text-align: center;
    margin: 20px 0;
}

/************************** popup  ************************************/

h2 {
    font-size: 32px;
    margin: 0 0 15px;
    color: #272829;
    text-transform: capitalize;
}
p ,li{
    font-size: 13px;
   
}
/************* Header Start *****************/

.header {
    width: 100%;
}


.darkHeader {
    top: 0%;
    position: fixed;
    z-index: 99999;
    transition: 0.7s;
    padding: 0px 0;
}
.head_top {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding: 5px 0;
}
.head_top_left {
    width: 100%;
}
.head_top_left p {
    font-size: 24px;
}
.head_top_left a {
    background: #fff;
    margin: 0 0 0 10px;
    display: inline-block;
    padding: 7px 20px;
    border-radius: 30px;
    font-size: 14px;
    color: #0f2944;
    text-transform: uppercase;
    font-weight: 700;
}
.head_top_right {
    width: 100%;
    text-align: right;
    padding: 14px 0;
    margin-top: 14px;
}
.head_top_right ul li {
    display: inline-block;
    margin: 0 10px;
}
.head_top_right ul li:nth-child(3) {
    border: none;
}
.head_top_right ul li:nth-child(3) a {
    color: #0f2944;
    font-weight: 700;
}
.head_top_right ul li:nth-child(3) a span.top_icon {
    color: #0f2944;
}
.head_top_right ul li a {
    color: #352b54;
    transition: 1s;
}
.head_top_right ul li a:hover {
    color: #f79521;
}
span.top_icon{color: #fff;padding:0 15px 0 0;}


.head_bot {
    width: 100%;
    background: #f79521;
    padding: 15px 0;
}

.logo img{
    max-width: 70%;
}

.logo {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.top_left {
    width: 100%;
}

.top_left p {
    color: #fff;
    display: inline-block;
}

.top_left a {
    color: #f00;
    padding: 10px 13px 7px;
    font-weight: 500;
}

.top_left a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


span.top_icon {
    font-size: 18px;
    color: #f79521;
}

.top_mid {
    width: 100%;
    text-align: right;
}

.top_mid a {
    color: #fff;
}

.top_right {
    width: 100%;
    text-align: right;
}

.top_right a {
    color: #fff;
    font-size: 14px;
    text-align: right;
}

.main_navigation {
    width: 100%;
}

.navbar-nav > li {
    float: none;
    display: inline-block;
    margin: 0 7px;
}
ul.nav.navbar-nav li a:hover{
    color: #fff;
}

ul.nav.navbar-nav li:before {
    /* content: ''; */
    position: absolute;
    left: 0px;
    background: #cccccc;
    height: 15px;
    width: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
    color: #000000;
    transition: 0.7s;
}

.navbar-inverse .navbar-nav li a.active{
    color: #f79521;
}

.navbar-inverse {
    background-color: transparent;
    border: none;
}
.navbar-inverse .navbar-nav > li > a {
    padding: 0px 0px;
    color: #003362;
    font-weight: 600;
}
.nav.navbar-nav {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.navbar.navbar-inverse {
    margin-bottom: 0;
}


.navbar {
    min-height: auto;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: transparent;
}

.bot_right{
    width: 100%;
    padding: 18px 0;
}

.bot_right a{
    text-transform: uppercase;
    background: linear-gradient(to right, #ff0000 50%, #ffffff 50%);
    font-size: 14px;
    color: #333;
    border: 1px solid #333;
    padding: 10px 32px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.5s ease-in;
    background-position: right bottom;
    background-size: 201% 100%;
}

.bot_right a:hover{
    background-position: left bottom;
    color: #fff;
    border:none;
    border: 1px solid #333;
}

/************* Header End *****************/


/************* banner Start *****************/

.h_m_banner {
    width:  100%;
    background: linear-gradient(
        #003261, 
        #f79521d6      )
      ,url(img/main_banner1.jpg) no-repeat top center;
    background-size: cover;
    padding: 60px 0;
}
.h_m_banner_new {
    width:  100%;
    background: linear-gradient(
        #352b54b4, 
        #be14259c
      ), url(img/main_banner1.html) no-repeat top center;
    background-size: cover;
    padding: 60px 0;
}

.bn1 {
    background: linear-gradient(
        #352b5481, 
        #be142560
      ),
      url(img/main_banner2.html) no-repeat  top center;
    background-size: cover;
}

.bn1_new {
    background: linear-gradient(
        #352b54c7, 
        #be1425af
      ),
      url(img/main_banner2.html) no-repeat  top center;
    background-size: cover;
}

.bn2 {
    background: linear-gradient(
        #352b5481, 
        #be142560
      ), url(img/main_banner3.html) no-repeat top center;
    background-size: cover;
}

.bn3 {
    background: linear-gradient(
        #352b5481, 
        #be142560
      ), url(img/main_banner4.html) no-repeat top center;
    background-size: cover;
}

.h_m_banner h1 {
       color: #fff;
       font-weight: 800;
       margin: 0 0 20px;
       font-size: 46px;
       line-height: 60px;
}
.h_m_banner h2{
    color: #fff;
       font-weight: 600;
       margin: 0 0 20px;
       font-size: 32px;
       line-height: 40px;
}

.h_m_banner_new h1 {
       color: #fff;
       font-weight: 800;
       margin: 0 0 35px;
       font-size: 46px;
       line-height: 50px;
}

.bnn_left ul li {
    color: #fff;
    list-style: none;
    padding: 0 20px 11px;
    font-size: 18px;
}
.bnn_left ul li:before {
    content: "\2713";
    color: #ffffff;
    display: inline-block;
    transition: all .2s ease;
    transform: scale(1.3);
    position: absolute;
    left: 10px;
    font-size: 17px;
}


.h_m_banner a {color: #ffffff;border: 1px solid #ffffff;padding: 12px 45px;border-radius: 4px;font-weight: 500;position: relative;transition: all 0.3s ease-in;text-transform: capitalize;display: inline-block;margin: 20px 0 0;}
.h_m_banner a:hover {
    background: #fff;
    color: #000;
}

.h_m_banner_new a {color: #ffffff;border: 1px solid #ffffff;padding: 12px 45px;border-radius: 4px;font-weight: 500;position: relative;transition: all 0.3s ease-in;text-transform: capitalize;display: inline-block;margin: 20px 0 0;}
.h_m_banner_new a:hover {
    background: #fff;
    color: #000;
}

.bnn_right {
    background: rgba( 255, 255, 255, 0.55 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 17.0px );
    -webkit-backdrop-filter: blur( 17.0px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    color: #ffffff;
    border: #ffffff 1.8px solid;
    background: none;
    border-radius: 8px;
}

.transparent_input {
    background-color: rgba(0,0,0,0) !important;
    color: #ffffff;
    border: #ffffff solid 1px !important;
    resize: none;
    height: 45px;
}
.transparent_input::placeholder {
    color: #ffffff;
}

.form_head {
    /* background: url(img/form_head.png) no-repeat; */
    border-radius: 9px;
    background-color: #f79521;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 10px 0;
    color: #fff;
}

.form_head h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;
}
.form_head h3 {
    margin: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 38px;
}

.h_banner_form {
    width: 100%;
    padding: 30px 35px;
}
button.h_b_btn {
    color: #ffffff;
    background: #f79521;
    border: none;
    text-transform: uppercase;
    width: 100%;
    padding: 6px 0;
    font-weight: 600;
    font-size: 16px;
    border-radius: 5px;
}

/************* banner end *****************/
/************* sec1 Start *****************/
.howIt {
    padding: 50px 0;
    width: 100%;
}
.howItw {
    overflow: hidden;
}
.howit_head {
    text-align: center;
    padding: 54px;
}
.howit_head::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #f79521;
    width: 100px;
    height: 4px;
  bottom: 30px;
}
.howItPic1, .howItPic2, .howItPic3 {
    width: 120px;

    height: 110px;

    margin: 0 auto 15px;

}
.howIt svg {
    overflow: hidden;
    vertical-align: middle;
}
.howIt1_st0 {
    fill: #f79521;
}
.howIt1_st1 {
    fill: #fff;
}
.howIt1_st2 {
    fill: #9fe75780;
}
.howIt1_st3 {
    fill: #14315a;
}
.howIt1_st4 {
    fill: none;
    stroke: #14315a;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}
.howItw .howItNum {
    border: 3px
    #ef9d1d;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    font-size: 18px;
    color: #ef9d1d;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.howItw .howItNum {
    border: 3px
 solid #ef9d1d;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    font-size: 18px;
    color: #ef9d1d;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.howItw .howItNum:after {
    right: -211px;

}
.howItw .howItNum:after {
    content: "";
    display: block;
    position: absolute;
    width: 200px;
    height: 1px;
    border-top: 1px
 dotted #ef9d1d;
    top: 13px;
}
.howIt h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: 600;

}

.howIt2_st0 {
    fill: #f79521;
}
.howIt2_st1 {
    fill: #fff;
}
.howIt2_st2 {
    fill: #14315a;
}
.howIt2_st3 {
    fill: #f79521;
}
.howIt2_st4 {
    fill: none;
    stroke: #14315a;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}
.howIt3_st2 {
    fill: #fff;
}
.howIt3_st0 {
    fill: #f79521;
}
.howIt3_st1 {
    fill:#f79521;
}
.howIt3_st4 {
    fill: #14315a;
}
.howIt3_st3 {
    fill: none;
    stroke: #14315a;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}
.howItw .howItNum:before {
    content: "";
    display: block;
    position: absolute;
    width: 200px;
    height: 1px;
    border-top: 1px
 dotted #ef9d1d;
    top: 13px;
}
.howItw .howItNum:before {
    left: -213px;
}
/************* sec1 end *****************/

/************* sec1 Start *****************/

.h_m_sec1 {
    width: 100%;
    background: #e4fffc;
    padding: 34px 0;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(145,145,145,1);
    -moz-box-shadow: 0px 10px 10px 0px rgba(145,145,145,1);
    box-shadow: 0px 10px 10px 0px rgb(218, 218, 218);
}


.points ul li {
    width: 23%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 8px;
}

.points ul li::before {
    content: '';
    position: absolute;
    right: -15px;
    background: url(img/sprite.html) no-repeat;
    background-position: -271px -378px;
    width: 25px;
    height: 62px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.points ul li:last-child::before {display: none;}

.points ul li i {
    position: absolute;
    left: 0;
    background: url(img/sprite.html) no-repeat;
    background-position: -5px -31px;
    width: 45px;
    height: 45px;
}

span.s1_head {
    margin: 0;
    font-size: 13px;
    color: #42526e;
    padding-left: 55px;
    font-weight: 600;
    text-transform: capitalize;
}

 .points ul li+li {
    margin-left: 30px;
}

.points ul li i.ic2 {
    background-position: -59px -31px;
    width: 45px;
    height: 45px;
}

.points ul li i.ic3 {
    background-position: -121px -30px;
    width: 46px;
    height: 46px;
}

.points ul li i.ic4 {
    background-position: -184px -29px;
    width: 46px;
    height: 46px;
}


/************* sec1 end *****************/

/************* sec2 start *****************/
.h_m_sec2 {
    width: 100%;
    padding: 40px 0;
    text-align: center;
    overflow: hidden;
}

.h_sec2_top {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 0 0 40px;
}
.h_sec2_top h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    color: #2d3a51;
    margin-bottom: 5px;
}

.h_sec2_top p {
    font-size: 14px;
    color: #42526e;
    padding-bottom: 20px;
    margin: 20px 0;
}

.h_sec2_top p:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #f79521;
    width: 100px;
    height: 4px;
    bottom: 0;
}

.h_sec2_bot {
    width: 100%;
    overflow: hidden;
}

.ser_box {
    width: 100%;
    position: relative;
    transition: all 0.3s ease-in;
    padding: 40px 20px 30px 20px;
}

.ser_box img {
    width: 150px;
    height: 150px;
}

.ser_box i {
    position: absolute;
    background: url(img/number1.html) no-repeat;
    background-position: -5px -109px;
    width: 116px;
    height: 93px;
    top: 45px;
    left: 0;
    right: 0;
    margin: auto;
}


.ser_box_text {
    width: 100%;
}

.ser_box_text h4 {
    margin: 7px 0;
    font-size: 20px;
    font-weight: 600;
    color: #2d3a51;
}


.ser_box i.ic2 {
    background-position: -140px -103px;
    width: 150px;
    height: 99px;
    top: 30px;
}

.ser_box i.ic3 {
    background-position: -319px -92px;
    width: 119px;
    height: 110px;
    top: 30px;
}

/************* sec2 end *****************/

/************* sec3 start *****************/
.h_m_sec3 {
    width: 100%;
    padding: 70px 0;
    position: relative;
    min-height: 510px;
}

.h_m_sec3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 37%;
    height: 100%;
    background: url(img/asf.jpg) no-repeat;
    background-size: cover;
}


.sec3_left {
    background: #f79521;
    padding: 25px 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 11px 28px 0px rgba(158,158,158,1);
    -moz-box-shadow: 0px 11px 28px 0px rgba(158,158,158,1);
    box-shadow: 0px 11px 28px 0px rgb(43, 43, 43);margin: 185px 0 0;
}

.h_m_sec3::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #003362;
    /* background-image: url(img/open-book.svg); */
    /* background-position: right; */
    width: 69%;
    height: 100%;
    z-index: -1;
    background-size: cover;
}

.sec3_left h2 {
    margin: 0;
    color: #ffffff;
    font-weight: 800;
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px;
}

.sec3_left p {
    color: #ffffff;
    font-size: 14px;
}
.sec3_right {
    width: 100%;
    padding-left: 60px;
}

.sec3_right ul li {
    position: relative;
    padding-left: 70px;
    padding-top: 5px;
    padding-bottom: 25px;
    list-style: none;
}

.sec3_right ul li:nth-child(1):before {
    content: '\f0c0';
    color: #fff;
    font-size: 40px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    /* background: url(img/sprite.png) no-repeat; */
    /* background-position: -46px -317px; */
    /* width: 42px; */
    /* height: 42px; */
}

.sec3_right ul li:nth-child(2):before {
    content: '\f017';
    color: #fff;
    font-size: 47px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    /* background: url(img/sprite.png) no-repeat; */
    /* background-position: -46px -317px; */
    /* width: 42px; */
    /* height: 42px; */
}

.sec3_right ul li:nth-child(3):before {
    content: '\f283';
    color: #fff;
    font-size: 40px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    /* background: url(img/sprite.png) no-repeat; */
    /* background-position: -46px -317px; */
    /* width: 42px; */
    /* height: 42px; */
}

.sec3_right ul li:nth-child(4):before {
    content: '\f0d6';
    color: #fff;
    font-size: 45px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    /* background: url(img/sprite.png) no-repeat; */
    /* background-position: -46px -317px; */
    /* width: 42px; */
    /* height: 42px; */
}

.sec3_right ul li:nth-child(5):before {
    content: '\f0e6';
    color: #fff;
    font-size: 45px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    /* background: url(img/sprite.png) no-repeat; */
    /* background-position: -46px -317px; */
    /* width: 42px; */
    /* height: 42px; */
}

.sec3_right ul li:nth-child(6):before {
    content: '\f05d';
    color: #fff;
    font-size: 47px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    /* background: url(img/sprite.png) no-repeat; */
    /* background-position: -46px -317px; */
    /* width: 42px; */
    /* height: 42px; */
}


.sec3_right ul li h4 {
    margin: 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 4px;
}

.sec3_right ul li p {
    margin: 0;
    color: #ffffff;
    font-size: 12px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
}

.sec3_right ul li:nth-child(2)::before {
    background-position: -116px -321px;
    width: 38px;
    height: 34px;
}

.sec3_right ul li:nth-child(3)::before {
    background-position: -186px -321px;
    width: 40px;
    height: 40px;
}

.sec3_right ul li:nth-child(4)::before {
    background-position: -46px -388px;
    width: 32px;
    height: 43px;
}

.sec3_right ul li:nth-child(5)::before {
    background-position: -115px -390px;
    width: 40px;
    height: 40px;
}

.sec3_right ul li:nth-child(6)::before {
    background-position: -181px -392px;
    width: 39px;
    height: 39px;
}


/************* sec3 end *****************/


/************* sec4 start *****************/

.h_m_sec4 {
    width: 100%;
    background: url(img/counter_bg.webp) no-repeat top center;
    padding: 70px 0;
    background-size: cover;
    overflow: hidden;
    color: #FFF;
    TEXT-ALIGN: CENTER;
}

.sec4_top {
    width: 100%;
    margin: 0 0 20px;
}

.sec4_top h2 {
    color: #fff;
    font-weight: 700;
}

.sec4_top h2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #f79521;
    width: 100px;
    height: 4px;
    bottom: 0;
}

.sec4_box {
    width: 100%;
    margin: 50px 0 0;
}

.sec4_box h3 {
    margin: 0;
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
}

.sec4_box p {
    color: #e8edf2;
    margin: 10px 0 0;
}

/************* sec4 end *****************/


/************* sec5 start *****************/
.h_m_sec5 {position: relative;padding: 50px 0;background: transparent no-repeat; background-size: cover; background-position: center;}
.h_m_sec5 h2 {padding-bottom: 15px;margin-bottom: 30px;font-weight: 700;color: #2d3a51;}
.h_m_sec5 .listing ul {text-align: center;}
.h_m_sec5 .listing ul li {position: relative;font-size: 14px;color: #42526e;text-transform: capitalize;border: 1px solid #cbd6e2;display: inline-block;padding: 11px 20px;margin-bottom: 15px;border-radius: 10px;font-weight: 500;transition: all 0.3s ease-out;}
.h_m_sec5 .listing ul li+li {margin-left: 9px;}
.h_m_sec5 .listing ul li:hover {color: #f79521;border: 1px solid #f79521;transform: scale(1.04);}
.h_m_sec5 .slick-prev::before {content: "\f104";font: normal normal normal 14px/1 FontAwesome;position: absolute;left: 0;color: #000000;top: -25px;bottom: 0;display: flex;align-items: center;font-size: 20px;font-weight: 900;}
.h_m_sec5 .slick-next::before {content: "\f105";font: normal normal normal 14px/1 FontAwesome;position: absolute;right: 0;color: #000000;top: -25px;bottom: 0;display: flex;align-items: center;font-size: 20px;font-weight: 900;}

/************* sec5 end *****************/


/************* sec6 start *****************/
.h_m_sec6 {
    width: 100%;
    background: #f1f4f7;
    padding: 70px 0;
    text-align: center;
}

.sec6_left {
    width: 100%;
    margin: 0 0 40px;
}

.sec6_left h2 {
    font-weight: 700;
    color: #2d3a51;
}

.sec6_left:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #f79521;
    width: 100px;
    height: 4px;
    bottom: 20px;
}

.sec6_box {
    width: 100%;
    margin: 30px 0 0;
    background: #fff;
    transition: transform .2s;
}

.sec6_box:hover{
    transform: scale(1.1);
}

.sec6_box img {
    width: 100%;
}

.sec6_text {
    /* padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px; */
    padding: 20px 15px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(145,145,145,1);
    -moz-box-shadow: 0px 0px 22px 0px rgba(145,145,145,1);
    box-shadow: 0px 0px 22px 0px rgb(226, 226, 226);
}

.sec6_text h3 {
    margin: 0;
    font-weight: 570;
    font-size: 16px;
    color: #352b54;
    margin-bottom: 2px;
}

.sec6_text h4 {
    padding-top: 5px;
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    color: #f79521;
    margin-bottom: 5px;
}

.sec6_text p {
    padding-top: 10px;
    height: 160px;
}

/************* sec6 end *****************/

/************* sec7 start *****************/
.h_m_sec7 {
    width: 100%;
    padding: 70px 0;
}
.h_m_sec7 {padding: 50px 0;}
.h_m_sec7 .headingstyle1 p {margin-bottom: 2px;padding-bottom: 0;}
.h_m_sec7 .headingstyle1 h2 {margin-bottom: 40px;padding-bottom: 20px; color: #352b54;}
/* .h_m_sec7 .process_flow ul {} */
.h_m_sec7 .process_flow ul li {width: 20%;float: left;text-align: center;position: relative; list-style: none;}
.h_m_sec7 .process_flow ul li+li::before {content: '';position: absolute;background: url(img/sprite.html) no-repeat;background-position: -48px -235px;width: 78px;height: 14px;left: -38px;top: -55px;bottom: 0;margin: auto;}
.h_m_sec7 .process_flow ul li p {margin: 0;font-size: 14px;line-height: 18px;margin-top: 15px;}


/************* sec7 end *****************/

/************* sec8 start *****************/

.h_m_sec8 {
    width: 100%;
    padding: 40px 0;
    border-bottom: #fff 1px solid;
}

.h_m_sec8 .cta_action{
    align-self: center;
    margin: auto;
    display: flex;
}

.cta_head{
    /* margin: 0; */
    margin-top: 80px;
    /* display: table !important; */
    /* align-items: center !important; */
    /* justify-content: center !important; */
    /* align-content: center !important; */

    /* margin: auto; */
}

.h_m_sec8 {background: #352b54 no-repeat;background-position: center;background-size: cover;min-height: 153px;}
.h_m_sec8 .cta_head h3 {vertical-align:middle; margin: 0;color: #ffffff;font-weight: 200;font-size: 30px;}
.h_m_sec8 .cta_head h2 {vertical-align:middle; margin: 0;color: #ffffff;font-weight: 700;font-size: 41px;}
.h_m_sec8 .cta_action a {position: relative;color: #ffffff;font-size: 20px;font-weight: 500;border: 1px solid #ffffff; border-radius: 10px; padding: 8px 26px;padding-left: 40px;}
.h_m_sec8 .cta_action a::before {content: "\f1d8";position: absolute;left: 15px;font: normal normal normal 14px/1 FontAwesome;top: 0;bottom: 0;display: flex;align-items: center;font-size: 18px;}
.h_m_sec8 .cta_action a+a {margin-left: 10px;}
.h_m_sec8 .cta_action a:last-child {background: #ffffff;color: #2d3a51;}
.h_m_sec8 .cta_action a:last-child::before {content: "\f1d8";color: #f79521;}

/************* sec8 end *****************/

/************* sec9 start *****************/

.h_m_sec9 {position: relative;padding: 70px 0;width: 100%; overflow: hidden;}
.h_m_sec9::before {content: '';position: absolute;left: 0;top: 0;background: url(img/left.html) no-repeat;background-position: center;background-size: cover;width: 50%;height: 100%;}
.h_m_sec9::after {content: '';position: absolute;right: 0;height: 100%;width: 50%;background: #293851;top: 0;z-index: -1;}
.h_m_sec9 .headingstyle1 h2 {color: #ffffff;}
.h_m_sec9 .headingstyle1 p {color: #ffffff;}
.h_m_sec9 .headingstyle1 p::before {margin: initial;}
/* .h_m_sec9 .cust_riviews {} */
.cust_riviews .riviewBox {width: 50%;float: left;margin-bottom: 20px;padding-bottom: 20px;position: relative;}
.cust_riviews .riviewBox img {max-width: 100%;}
.riviewBox .dsp_block {margin-top: 10px;}
.cust_riviews .riviewBox h4 {margin: 0;color: #ffffff;font-size: 16px;display: inline-block;}
.cust_riviews .riviewBox i {color: #ffc600;}
.cust_riviews .riviewBox.underline::before {content: '';position: absolute;left: 0;/* right: 0; */margin: auto;background: #38404c;width: 190px;height: 1px;bottom: 0;}
.riviewBox.verticaline::after {content: '';position: absolute;right: 35px;height: 120px;width: 2px;background: #38404c;top: -25px;}
.sec9_right {
    width: 100%;
    padding: 0px 40px;
    color: #fff;
}

.sec9_right h2 {
    color: #fff;
    font-weight: 700;
}

.sec9_box {
    width: 89%;
    margin: 30px 0 0;
}

.sec9_box h4 {
    margin: 20px 0 0;
}

.sec9_box p {
    line-height: 28px;
    font-size: 16px;
}
/************* sec9 end *****************/


.capbox {
    width: 100%;
    margin: 0 auto 20px;
    }
.capbox-inner {
    border: #0ca8cd 1px solid;
    border-radius: 10px;
     background: #fff;
     color: #555555;
     font-size: 12px;
     width: 100%;
     padding: 1px 11px;
     text-transform: uppercase;
}
#CaptchaDiv {
    border: #0ca8cd 1px solid;
    background: #fff;
    color: #555555;
    width: 100%;
    padding: 5px 14px;
    border-radius: 10px;
    text-transform: uppercase;
    margin: 0 0 11px;
}
#CaptchaInput {
    border: #0ca8cd 1px solid;
    border-radius: 10px;
    margin: 1px 0 1px 12px;
    width: 124px;
    padding: 4px;
}






.owl-pagination {
    margin: 30px 0 0;
}
.owl-theme .owl-controls .owl-page span {
    background: #57ca85;
}


/************* footer start *****************/


footer {background: #352b54 ; color: #ffffff; padding: 40px 0 25px 0;}
footer p {margin: 0;}
footer .navigation {text-align:center; color: #ffffff; padding: 28px 0;margin: 33px 0 0 0;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;}
footer .navigation ul li:first-child a::before {color: #f79521;}
footer .contact_info {position: relative;padding-left: 76px;}
.contact_info .ficon {width: 60px;height: 60px;border: 1px solid #cccccc;border-radius: 30px;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;} 
.contact_info .ficon-fa {width: 60px;height: 60px;border: 1px solid #cccccc;border-radius: 30px;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;} 
.contact_info .ficon-fa i.location {position: relative; font-family: 'FontAwesome'; color: #f79521; font-size: 35px; text-align: center; width: 30px; height: 24px; padding: 10px 20px 0 20px; top: 0;bottom: 0;left: 0;right: 0; margin: auto;}
.contact_info .ficon-fa i.f-icon {position: relative; font-family: 'FontAwesome'; color: #f79521; font-size: 35px; text-align: center; width: 30px; height: 24px; padding: 10px 0; top: 2px;bottom: 0;left: 11.5px;right: 0; margin: auto;}

.contact_info i.ic1 {position: absolute;background: url(img/sprite.html) no-repeat;background-position: -46px -268px;width: 26px;height: 20px;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.contact_info i.ic2 {background-position: -90px -262px;width: 26px;height: 26px;}
.contact_info i.ic3 {background-position: -133px -267px;width: 30px;height: 24px;}
.contact_info .info_detail h5 {margin: 0;font-size: 14px;color: #ffffff;}
.contact_info .info_detail a {font-size: 19px;color: #ffffff;font-weight: 500;}
footer .copyrights {padding: 25px 0 0 0;}
footer .copyrights p {text-align: center;margin: 0;}
footer .copyrights p a {color: #ffffff;font-size: 14px;text-decoration: underline;}
footer p.ft_about {position: relative;}
footer p.ft_about::before {content: '';position: absolute;left: -20px;background: #f79521;height: 60px;width: 4px;top: 3px;bottom: 0;margin: auto;}
/* footer .navigation ul {
    margin: auto;
    position: inherit;
    display: inline-flex;
} */
footer .navigation ul li {
    display: inline;
    /* float: right; */
    padding: 0 14px 0;
}

footer .navigation ul li a {
    font-size: 12px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
}

.header-bottom {
    margin: 0 0 40px;
}

.footer-contact-form h2{
    font-weight: 700;
    color: #fff;
}
.footer-contact-form input{
    border-radius: 10px !important;
    margin-bottom: 10px !important;
}
.footer-contact-form textarea{
    border-radius: 10px !important;
    margin-bottom: 10px !important;
}
.footer-contact-form button {
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 8px;
    background-color: #f79521;
    width: 100%;
    padding: 6px 0;
    text-transform: uppercase;
    font-weight: 600;
}

/************* footer end *****************/

.intro {
    width: 100%;
    padding: 70px 0;
    background: #f1f4f7;
}

.intro_left {
    width: 100%;
}

.intro_left p {
    line-height: 29px;
}

.intro_left h2 {
    font-weight: 600;
}

.intro_image {
    width: 100%;
}

.intro_image img {
    width: 100%;
}


.inner_page_banner {
    background: #352b54;
    text-align: center;
    padding: 30px 0 30px;
    width: 100%;
}
.inner_page_banner h3 {
    color: #fff;
    text-transform: uppercase;
}
.terms_condition_section {
    width: 100%;
    padding: 60px 0;
}
.terms_condition_section h3 {
    font-weight: 600;
    margin: 20px 0;
    text-transform: uppercase;
}
.terms_condition_section p {
    margin: 0 0 20px;
}
.terms_condition_section ul li {
    list-style: none;
    margin: 0 0 20px;
    position: relative;
}
.terms_condition_section ul li:before {
    content: "";
    position: absolute;
    left: -23px;
    background: #f79521;
    width: 1%;
    height: 4px;
    border-radius: 50px;
    top: 10px;
}
.inerpage_section1 {
    width: 100%;
    padding: 40px 0;
}
.conatc_us_form label {
    color: #ef9d1d;
    text-transform: uppercase;
    font-weight: 700;
}
button.cont_but {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: #f79521;
    padding: 10px 30px;
    border: none;
    border-radius: 10px;
}   
.conatc_us_form {
    width: 100%;
}
.conatc_us_form .form-control {
    resize: none;
    border: #ef9d1d 1px solid;
    border-radius: 10px;
}

.thank_you {
    width: 100%;
    background: url(img/main_banner1.html) no-repeat 0px 0px;
    background-size: cover;
    padding: 320px 0 180px;
}

.thank_sec1 {
    width: 100%;
    padding: 0 0 60px;
}

.thnk_box {
    background: #ffffff;
    padding: 60px 200px 30px 200px;
    text-align: center;
    margin-top: -70px;
    -webkit-box-shadow: 0px 0px 68px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 68px 1px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 68px 1px rgba(0,0,0,0.08);
}

.thnk_box p {
    margin: 20px 0;
    line-height: 24px;
    font-size: 16px;
}

.thnk_box h4 {
    margin: 0 0 12px;
    font-weight: 700;
}

/* responsive styling*/
@media screen and (max-width:980px)
{

.head_top_right ul li {font-size: 12px;}
.navbar-inverse .navbar-nav > li > a {font-size: 13px; font-weight: 800;}
ul.nav.navbar-nav li {padding: 5px 25px 0;}
.h_m_banner h1 {font-size: 34px;line-height: 40px;}
.h_m_banner_new h1 {font-size: 34px;line-height: 40px;}
.form_head h3 {font-size: 26px;}
.form_head h4 {font-size: 15px;}
.h_banner_form {padding: 20px 15px;}
button.h_b_btn {font-size: 15px;}
.points ul li {width: 21%;}
span.s1_head {font-size: 8px;}
.sec3_left h2 {font-size: 25px;}
.sec3_right {max-width: 90%; float:right}
.sec4_box p {font-size: 10px;}
.sec4_box h3 {font-size: 30px;}
h2 {font-size: 23px;}
.h_m_sec7 .process_flow ul li+li::before {display: none;}
ul.resplider img {width: 74%;}
.h_m_sec8 {text-align: center;}
.cta_action {width: 100%;margin: 30px 0 0;}
.cust_riviews .riviewBox img {max-width: 36%;}
.cust_riviews .riviewBox h4 {font-size: 7px;}
.cust_riviews .riviewBox.underline::before {width: 105px;}
.riviewBox.verticaline::after {top: 0;}
.sec9_box {width: 100%;}
footer .navigation ul li a {font-size: 10px;}
.contact_info .info_detail a {font-size: 13px;}

    
}

@media screen and (max-width:767px)
{
    .logo-mob{display: inline-block!important;}
    .head_top_right {
        padding: 0 0 4px;
        margin-top: 0;
    }
    h1,h2,h3,h4,p,li,.bnn_left,.testimonials-sec .bxtestim{text-align: center;}
    .testimonials-sec .bxtestim img{margin-left: auto;margin-right: auto;}
    .head_top_right ul{text-align: center;}   
 .whatsAppFloat .my-float{margin-top:10px !important;}   
    .whatsAppFloat .float{
        width: 50px!important;height: 50px!important;bottom: 26px!important;left: 10px!important;
    }
/* .navbar-inverse .navbar-toggle .icon-bar {background-color: #f79521;}     */
.h_m_banner {background: linear-gradient(#352b5481, #be142560), url(img/main_banner1.html) no-repeat; background-size: cover; background-position: center;}
.h_m_banner_new {background: linear-gradient(#352b54c5, #be14259d), url(img/main_banner1.html) no-repeat; background-size: cover; background-position: center;}
.bn1 {background: linear-gradient(#352b5481, #be142560), url(img/main_banner2.html) no-repeat  top center; background-size: cover; background-position: center;}
.bn1_new {background: linear-gradient(#352b54c9, #be1425b0), url(img/main_banner2.html) no-repeat  top center; background-size: cover; background-position: center;}
.bn2 {background: linear-gradient(#352b5481, #be142560), url(img/main_banner3.html) no-repeat; background-size: cover; background-position: center;}
.bn3 {background: linear-gradient(#352b5481, #be142560), url(img/main_banner4.html) no-repeat; background-size: cover; background-position: center;}
.bnn_right {margin: 30px 0 0;}
.h_m_sec1 {display: none;}
.h_sec2_top h2 {font-size: 23px;}
.h_m_sec2 {padding: 40px 0;}
.sec3_left {margin: 0 0 20px;}
.h_m_sec3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 100%;
    background: url(img/asf.jpg) no-repeat;
    background-size: cover;
}
.h_m_sec3::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #352b54;
    width: 75%;
    height: 100%;
    z-index: -1;
    background-size: cover;
}
.reviews-brand li {margin: auto; position: relative; margin-bottom: 10px;}
.sec4_box p {font-size: 13px;}
ul.resplider img {width: 34%;}
.sec6_text p {height:auto;}
.h_m_sec7 .process_flow ul li {width: 100%;padding: 0 0 20px;}
.h_m_sec8 .cta_action a {display: inline-flex;margin: 0 0 20px;}  
footer .navigation ul li a {font-size: 15px;}  
footer .contact_info {margin: 0 0 40px;}
footer p.ft_about {margin-top: 8px;}
footer .navigation {padding: 8px 0 0px;margin: 0 0 0px;border-top: none;border-bottom: none;} 
footer .navigation ul li {
    display: inline;
    /* float: right; */
    padding: 0 8px 0;
}
.cta_head{
    /* margin: 0; */
    margin-top: 10px;
    /* display: table !important; */
    /* align-items: center !important; */
    /* justify-content: center !important; */
    /* align-content: center !important; */

    /* margin: auto; */
}
.h_m_sec8 .cta_head h3 {margin-bottom: 8px;color: #ffffff;font-weight: 200;font-size: 30px;}
.h_m_sec8 .cta_head h2 {margin-bottom: 8px;color: #ffffff;font-weight: 700;font-size: 41px;}
}

/************* Process-Flow **************/

.Process-Flow {
    width: 100%;
    padding: 20px 0 50px 0;
    overflow: hidden;
}
.Process-Flow_top {
    width: 100%;
    margin: 0 0 30px;
    overflow: hidden;
    text-align: center;
}
.Process-Flow_bot {
    width: 100%;overflow: hidden;
}

.Process-Flow_bot ul.nav.nav-tabs{
	border: none;
	position: relative;
	text-align: center;
}

.Process-Flow_bot ul.nav.nav-tabs:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 79%;
	background: #dfdfe0;
	top: 31px;
	z-index: -1;
	margin-left: 10%;
	text-align: center;
}

.Process-Flow_bot .nav-tabs > li {
    width: 20%;
    position: relative;
}

.Process-Flow_bot .nav-tabs > li.active{
	background: transparent;
}

.Process-Flow_bot .nav-tabs > li.active > a:focus{
    background: transparent;
	border: none;
}

.Process-Flow_bot ul.nav.nav-tabs li a{
    width: 100%;
    border: none;
    background: transparent;
}

.Process-Flow_bot ul.nav.nav-tabs li a:hover{
    border: none;
	background: transparent;
}

.Process-Flow_bot ul.nav.nav-tabs li a h5 {
	    width: 50px;
	    height: 50px;
	    border: 1.5px solid #EAEAEA;
	    font-size: 16px;
	    font-weight: 700;
	    color: rgb(15, 22, 38);
	    background: #fff;
	    border-radius: 50%;
	    margin: 0 auto;
	    display: flex;
	    align-items: center;
	    justify-content: center;
}

.Process-Flow_bot ul.nav.nav-tabs li.active a h5 {
	background: #f79521;
	color: #fff;
}

.Process-Flow_bot ul.nav.nav-tabs li:hover a h5{
	background: #f79521;
	color: #fff;
}

.Process-Flow_bot ul.nav.nav-tabs li:hover a p{
	color: #0f1626;
}

.Process-Flow_bot ul.nav.nav-tabs li a p {
    text-align: center;
    font-size: 16px;
    color: rgba(81, 81, 81, 0.5);
    margin: 25px 0 0;
    text-transform: capitalize;
}

.Process-Flow_bot ul.nav.nav-tabs li.active a p {
    color: #f79521;
}

.Process-Flow_bot ul.nav.nav-tabs li:hover a p {
    color: #f79521;
}

.Process-Flow_left {
    width: 100%;text-align: center;
}

.tab-content {
    width: 100%;
	padding: 40px 0 0;
}

.Process-Flow_left img{
    /* max-width: 100%; */
    max-width: 540px;
    max-height: 269px;
}

.Process-Flow_right{
    width: 100%;
}

.Process-Flow_right h3{
	font-size: 28px;
}

.Process-Flow_right p{
	color: #8b8b8a;
	font-size: 16px;
	line-height: 28px;
	margin: 20px 0 40px;
}

.Process-Flow_right a {
    background: #0f1626;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    padding: 17px 70px;
    border: 1px solid;
    border-radius: 12px;
}
.Process-Flow_right a:hover{
	background-color: rgba(15, 22, 38);
	border: 1px solid;
}

@media screen and (max-width:980px){
    .Process-Flow_right h3 {font-size: 24px;}
    .Process-Flow_right p {font-size: 15px;line-height: 24px;margin: 20px 0;}
}
@media screen and (max-width:767px){
    /* .Process-Flow {display: none;} */
    .Process-Flow_bot .nav-tabs li a p{display: none;}
    .Process-Flow_right h3 {font-size: 24px;}
    .Process-Flow_right p {font-size: 15px;line-height: 24px;margin: 20px 0;}
}

/**Testimonials**/
.testimonials-sec {
    padding: 50px  0;
    background: #f7f7f7;
}
.testimonials-sec h2 {
    margin-bottom: 50px;
    font-weight: 700;
}
.testimonials-sec .bxtestim {
    background: #fff;
    border-radius: 10px;
    padding: 20px 20px;
    margin-bottom: 33px;
    min-height: 295px;
    border:2px solid transparent;
    transition: 1s;
}
.testimonials-sec .bxtestim img {
    margin-bottom: 0px;
    display: block;
    max-width: 119px;
}
.testimonials-sec .bxtestim p {
    color: #474747;
    margin-bottom: 20px;
    line-height: normal;
}
.testimonials-sec .bxtestim a{ color: #000; }
.testimonials-sec .bxtestim .testimname strong{font-size: 20px;font-weight: 600;margin-bottom: 4px;display: block;}
.testimonials-sec .bxtestim:hover{ transform: scale(1.05) ; border:2px solid #f79521; }
.ratingstestims{ margin-top: 20px; text-align: center; }
.ratingstestims img{ margin: auto auto 10px; }
.ratingstestims h2{ margin-bottom: 10px; color: #8e00e7; font-size: 64px; }
.ratingstestims p{ color: #000; font-size: 15px; }
.ratingstestims p strong{ font-weight: 700; }
.faqssec h2, .testimonials-sec h2{font-size: 20px !important;line-height: 30px  !important;}
.testimonials-sec{ padding: 20px 0; }
.testimonials-sec h2{font-size: 20px;line-height: 20px; margin-bottom: 20px; }
.testimonials-sec h2{font-size: 20px;line-height: 20px; margin-bottom: 20px; }
.testimonials-sec .bxtestim{ margin-bottom: 20px; }
.testimonials-sec .bxtestim p{font-size: 12px;}
.testimonials-sec .bxtestim p>br{display: none;}
.testimonials-sec .bxtestim .testimname strong { font-size: 14px; line-height: normal; font-weight: 600; }

ul.reviews-brand {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
}
ul.reviews-brand>li {
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    border-radius: 9px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 50px 0px rgb(155 200 190 / 10%);
    width: 349px;
    height: 141px;
    align-items: center;
    display: flex;
    justify-content: center;
    transition: 0.5s;
    cursor: pointer;
}

.font-header h1{
    font-size: 30px !important;
}
.font-header h1 span{
    font-size: 24px !important;
    font-weight: 300;
}

.font-section1 p {
    font-size: 22px;
}

.order-now-sec1 {
    margin-top: 24px;
}


.thank-head{font-size: 72px;color:#fff;padding:100px 0 0;}
.thank-para{font-size: 22px;color:#fff;padding: 0 0 100px;}