/*------------------------------------------------------------------
IMPORT FONTS
font-family: 'Barlow', sans-serif;
font-family: 'Barlow Condensed', sans-serif;
font-family: 'Poppins', sans-serif;
-------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@800&amp;family=Shadows+Into+Light&amp;family=Titillium+Web:wght@400;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Heebo:wght@100;200;300;400;500;600;700;800;900&amp;family=Shadows+Into+Light&amp;family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

body {
color: #999;
font-size: 20px;
font-family: 'Barlow', sans-serif;
line-height: 35px;
color: #283140;
}
p{
font-size: 21px;
line-height: 35px;
color: #fff;
font-weight: 300;
font-family: 'Heebo', sans-serif;
margin-bottom: 0rem;
}
a {
color: #292728;
text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Barlow', sans-serif;
color: #fff;
    margin-bottom: 0;
}
h1 {
    font-size: 115px;
    line-height: 115px;
    font-weight: 900;
    font-family: 'Barlow', sans-serif!important;
}
h2 {
 font-size: 75px;
    line-height: 90px;
    font-weight: 800;
}
h3 {
 font-size: 55px;
     /*line-height: 70px;*/
    font-weight: 800;
}
h4 {
 font-size: 50px;
    line-height: 60px;
    font-weight: 800;
}
h5 {
 font-size: 45px;
    line-height: 65px;
    font-weight: 800;
}
h6 {
 font-size: 40px;
    line-height: 55px;
    font-weight: 400;

}
.barlowcfont{
	font-family: 'Barlow Condensed', sans-serif;
}

.lsminus1{
	letter-spacing:-1px;
}

.fontw300{
    font-weight: 300!important;
}
.fontw400{
    font-weight: 400!important;
}
.fontw500{
    font-weight: 500!important;
}
.fontw600{
    font-weight: 600!important;
}
.fontw700{
    font-weight: 700!important;
}
.fontw800{
    font-weight: 800!important;
}

.colorw{
    color: #ffffff!important;
}
.colorblack{
    color: #000000!important;
}
.colorb{
    color: #04132d!important;
}
.colorblue{
    color: #03122e!important;
}
.coloro{
    color: #faa61a;
}
.colorsky{
    color: #d8e2e6!important;
}
.colordarkblue{
    color: #3C4954!important;
}
.bg-blue{
    background-color: #04122f;
}
.bg-darkblue{
    background: #3C4954;
}
.border-bottom {
    border-bottom: 2px solid #000000!important;
    width: max-content;
    margin: 0 auto;
}
.border-bottomblue{
    border-bottom: 2px solid #3C4954!important;
    width: max-content;
    margin: 0 auto;
}
.border-bottomblue2{
    border-bottom: 2px solid #3C4954!important;
}
.border-bottomwhite{
    border-bottom: 1px solid #697980!important;
}

.txtsdw{
	text-shadow: 1px 0px 3px #000;
}
/*------------------------------------------------------------------
PADDING/MARGIN CSS
-------------------------------------------------------------------*/
.padtop05{
padding-top: 05px;
}
.padtop10{
padding-top: 10px;
}
.padtop15{
padding-top: 15px;
}
.padtop20{
padding-top: 20px;
}
.padtop30{
padding-top: 30px;
}
.padtop35{
padding-top: 35px;
}
.padtop40{
padding-top: 40px;
}
.padtop45{
padding-top: 45px;
}
.padtop50{
padding-top: 50px;
}
.padtop60{
padding-top: 60px;
}
.padtop70{
padding-top: 70px;
}
.padtop80{
padding-top: 80px;
}
.padtop90{
padding-top: 75px;
}
.padtop100{
padding-top: 100px;
}
.padtop110{
padding-top: 110px;
}
.padtop120{
padding-top: 120px;
}
.padtop150{
padding-top: 150px;
}
.padtop170 {
    padding-top: 170px;
}
.padtop200{
padding-top: 200px;
}
.padtop280{
padding-top: 275px;
}
.padbot20{
padding-bottom: 20px;
}
.padbot30{
padding-bottom: 30px;
}
.padbot40{
padding-bottom: 40px;
}
.padbot50{
padding-bottom: 50px;
}
.padbot60{
padding-bottom: 60px;
}
.padbot80{
padding-bottom: 80px;
}
.padbot100{
padding-bottom: 100px;
}
.padbot120{
padding-bottom: 120px;
}
.padbot155{
padding-bottom: 155px;
}
.padleft10{
    padding-left: 10px;
}
.padleft60{
    padding-left: 61px;
}
.padleft50{
    padding-left: 50px;
}
.padleft10f{
    padding-left: 9px;
}
.padright20{
    padding-right: 20px;
}
.padleft20f{
    padding-left: 20px;
}
.padleft120{
    padding-left: 150px;
}
.padright20f{
    padding-right: 20px;
}
.padright50 {
    padding-right: 50px;
}
.padright60 {
    padding-right: 63px;
}
.padlr35{
    padding-left: 45px;
    padding-right: 45px;
}
.mrtop3{
    margin-top: 3px;
}
.mrtop15{
    margin-top: -15px;
}
.mrtopm6 {
    margin-top: -6px;
}
.mrtop20 {
    margin-top: 20px;
}
.mrtopm14 {
    margin-top: -15px;
}
.mrtopm23{
    margin-top: -25px;
}
.mrtopm40 {
    margin-top: -33px;
}
.mrtopm45 {
    margin-top: -45px;
}
.mrtopm47 {
    margin-top: -47px;
}
.mrtopm70 {
    margin-top: -70px;
}
.mrtopm300 {
    margin-top: -300px;
}
.mrbotm45 {
    margin-bottom: -45px;
}
.mrleftm10 {
    margin-left: -10px;
}
.mrleft10 {
    margin-left: 10px;
}
.mrleft50 {
    margin-left: 75px;
}
.mrleftm60 {
    margin-left: -60px;
}
.mrleftm30 {
    margin-left: -30px;
}
.mrleftm50 {
    margin-left: -50px;
}
.mrrightm15 {
    margin-right: -15px;
}

/*------------------------------------------------------------------
HEADER
-------------------------------------------------------------------*/
.header_style_01{
position: absolute;
top: 0px;
width: 100%;
background-repeat: no-repeat;
background-position: 8em 0em;
z-index: 3;
    background: #3C4954;
height:80px;
padding: 10px 0px;
    /*border-bottom: 1px solid #a33944;*/
}
.header_style_01 .header-nav{
}
.header-nav .navbar-toggler span {
background: #ffffff;
}
.header-nav .navbar-brand {
color: #111111;
font-weight: 800;
position: relative;
font-size: 23px;
}
.header-nav .navbar-brand span {
width: 6px;
height: 6px;
border-radius: 50%;
position: absolute;
bottom: 12px;
right: -9px;
float: left;
}
.right-btn a{
display: inline-block;
padding: 5px 20px;
font-size: 18px;
border: 1px solid #ffffff;
color: #ffffff;
background-color: #335cbb;
line-height: 25px;
float: right;
font-weight: 500;
}
.right-btn a:hover{
background-color: #335cbb;
color: #ffffff;
border: 1px solid #335cbb;
}
/*Navbar Toogle*/
.navbar-toggler {
background: #faa61a;
border: none;
padding: 10px 6px;
outline: none !important;
}
.navbar-toggler span {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: #fff;
}
.navbar-toggler span + span {
margin-top: 4px;
}
.navbar{
    padding: 0;
}
/**/
.navbar-expand-lg .navbar-nav .nav-link{
padding: 5px 9px 0px 9px;
margin: 0px 5px;
font-size: 18px;
font-family: 'Barlow', sans-serif;
font-weight: 600;
color: #FF914D;
text-transform: uppercase;
transition: all 0.5s;
/*border-bottom: 3px solid #ffffff;*/
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
background: none;
color: #fff;
transition: all 0.5s;
/*border-bottom: 3px solid #e15643;*/
}
.navbar-expand-lg .navbar-nav .nav-link.active{
background: none;
color: #faa61a;
/*border-bottom: 3px solid #e15643;*/
}
.navbar-nav li:last-child a{
    border: 2px solid #455062;
    /* color: #acbad4!important; */
    background-color: transparent!important;
    font-size: 15px!important;
    line-height: 10px;
    padding: 13px 15px!important;
    text-decoration: underline;
    border-radius: 25px;
    font-weight: 600!important;
    font-family: 'Poppins', sans-serif!important;
}
.navbar-nav li:last-child a:hover{
   background: #faa61a!important;
       color: #ffffff!important;
}
.header_style_01 .navbar-brand {
padding: 0 0 0 0px;
height: auto;
}
.header_style_01 .navbar-brand img {
width: 210px;
}
.header_style_01 .navbar-default .navbar-nav > li > a {
border-radius: 0;
color: #222222;
font-size: 18px;
font-style: normal;
font-weight: 500;
text-transform: capitalize;
background-color: transparent;
}
.header_style_01 .navbar-default .navbar-nav > li a {
background-color: transparent !important;
}
.header_style_01 .navbar-default .navbar-nav > li:hover a,
.header_style_01 .navbar-default .navbar-nav > li:focus a {
color: #e15643;
}
.header_style_01 .navbar-right > li {
margin-top: 2px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.header_style_01 .navbar-right > li > a {
padding-bottom: 10px;
padding-top: 10px;
}
li.social-links {
margin: 0 8px;
display: inline-block;
font-size: 20px;
}
li.social-links a {
padding: 0px 0 !important;
color: #ffffff;
display: inline-block;
}
li.social-links a:hover {
color: #e15643;
}
.header_style_01.fixed-menu{
position: fixed;
visibility: hidden;
left: 0px;
top: 0px;
height: 80px;
width: 100%;
background: #3C4954;
z-index: 0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
z-index: 999;
opacity: 1;
visibility: visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-op-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.header_style_01.fixed-menu{
padding: 12px 0px;
    border-bottom: 0;
box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
}
.navbar-nav li {
position: relative;
}
.navbar-nav span {
font-size: 24px;
position: absolute;
right: 2px;
top: 13px;
}

body.app_version .header_style_01.fixed-menu{
top: 0px;
}

/*------------------------------------------------------------------
intro section
-------------------------------------------------------------------*/
.headerbg{
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    background-color: #3C4954;
    position: relative;
}
.font26{
    font-size: 26px;
    line-height: 43px;
}
.font14{
    font-size: 14px;
    font-weight: 400;
}
.font17{
    font-size: 17px;
}
.font20{
    font-size: 20px;
}
.font22{
    font-size: 22px;
}
.font12{
    font-size: 12px;
}
.pera-font21{
    font-size: 21px;
}
.font30{
    font-size: 30px;
}
.font32{
    font-size: 32px;
}
.font35{
    font-size: 35px;
}
.font30s{
    color: #c9c9c9;
    font-size: 21px;
}
.font25{
    font-size: 25px;
}
.lineheight40{
    line-height: 40px;
}
.lineheight45{
    line-height: 45px;
}
.yellow-line{
    position: absolute;
    left: 430px;
}
.discover-btn{
    position: relative;
  background: #fff;
    color: #3C4954;
    font-size: 19px;
    border-radius: 25px;
    font-weight: 700;
    font-family: 'Heebo', sans-serif;
    padding: 7px 20px;
    transition: all 1s;
    border: none;
    margin-top: 10px;
}
.plug-arrow{
    position: absolute;
    top: 78px;
    left: 45px;
}
.font29-box{
    font-size: 29px;
    color: #acbad4;
    font-family: 'Barlow Condensed', sans-serif!important;
    text-transform: uppercase;
    padding: 10px 0px;
    text-align: center;
    font-weight: 600;
    border-top: 1px solid #71603d;
    border-bottom: 1px solid #71603d;
    display: inline-block;
}
.font29-box1{
    font-size: 29px;
    color: #acbad4;
    font-family: 'Barlow Condensed', sans-serif!important;
    text-transform: uppercase;
    padding: 10px 0px;
    text-align: center;
    font-weight: 600;
}
.font16-box{
    font-size: 16px;
    font-family: 'Barlow Condensed', sans-serif;
    color: #74829a;
    line-height: 23px;
}
.challenges-box{
    background: #fff;
    box-shadow: 5px 5px 10px  #9d9c9cdd;
    padding: 15px 42px;
    border-radius: 5px;
}
.bg-light{
    background: #FFFFFF!important;
}
.bg-sky{
    background: #d8e2e6;
}
.font19-smart{
    font-size: 19px;
    background: #04122e;
    color: #fff;
    border-radius: 40px;
    text-transform: uppercase;
    font-family: 'Heebo', sans-serif;
    padding: 10px 30px;
    display: inline-block;
    position: relative;
    top: -30px;
}
.font23{
    font-size: 23px;
}
.font69{
    font-size: 69px;
}
.font65{
    font-size: 65px;
}
.success-box{
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 30px 34px 50px;
}
.red-circle {
    position: absolute;
    top: 128px;
    left: 82px;
    z-index: 1;
}
.test-pera{
    font-size: 16px;
    color: #6a6a6a;
    line-height: 22px;
    opacity: 0.8;
}
.red-down-arrow{
    position: absolute;
    top: 100px;
    left: -7px;
}
.red-down-arrow1{
    position: absolute;
    top: 100px;
    right: 40px;
}
.bg-slay{
    background: #1d7a88!important;
}
.book-box{
    border: 2px dashed #ddd;
    background: #fff;
    border-radius: 5px;
    padding: 50px 30px;
    margin-top: 100px;
    box-shadow: 0px 0px 20px 0px #ddd;
}
.book{
    box-shadow: 0px 0px 20px 0px #ddd;
    margin-top: -90px;
    width: 227px;
}
.form-select-text {
    border: 1px solid #dddd;
    color: #283140!important;
    font-size: 16px;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    width: 100%;
    border-radius: 5px;
    padding: 9px 20px 9px 20px;
}
.form-submit {
    background: #faa61a;
    color: #000000;
    border: none;
    transition: all 0.5s;
    position: relative;
    font-family: 'Barlow', sans-serif;
    text-align: center;
    border-radius: 35px;
    padding: 8px 20px;
    width: 100%;
    font-size: 21px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 800;
}
.form-submit:hover{
background: #0b2148;
color: #fff;
}
.font12s{
    font-size: 12px;
    color: #6a6a6a;
}
.smart-box-left{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #ddd;
    padding: 0px 0px 60px 60px;
}
.smart-box-img{
    background: #fff;
    border-radius: 5px;
    margin-top: -100px;
}
.smart-box{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #ddd;
    padding: 30px 32px 30px 45px;
}
.smart-box-right{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #ddd;
    padding: 0px 70px 60px 0px;
}
.smart-box1{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #ddd;
    padding: 0px 100px 40px 65px;
}
.font27{
    font-size: 27px;
}
.font19{
    font-size: 19px;
}
.lineheight30{
    line-height: 30px;
}
.lineheight20{
    line-height: 20px;
}
.z-index{
    z-index: 1;
}
.circle-pattern{
    background: url(../images/half-circle-pattern.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.work-box{
    position: relative;
    border: 2px dashed #ddd;
    background: #fff;
    border-radius: 5px;
    padding: 30px 66px 30px 50px;
}
.blue-arrow{
    position: absolute;
    right: -23px;
    top: 100px;
}
.blue-down-arrow{
    position: absolute;
    bottom: -23px;
}
.one{
    position: absolute;
    left: -6px;
    top: -23px;
}
.four {
    position: absolute;
    left: -16px;
    top: -33px;
}
.blue-left-arrow{
    position: absolute;
    left: -23px;
    top: 110px;
}
.work-bg{
    background: #d8e2e6 url(../images/work-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.yellow-arrow{
    position: absolute;
    margin-top: -15px;
}
.yellow-arrow1{
    position: absolute;
    margin-top: -70px;
}
.ready-box{
    position: relative;
    border:2px dashed #ddd;
    background: #fff;
    border-radius: 5px;
    padding: 50px 50px 60px 50px;
    margin-top: -160px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.schedule-btn{
   background: #faa61a;
    color: #fff;
    font-size: 31px;
    line-height: 45px;
    border-radius: 5px;
    font-weight: 800;
    font-family: 'Barlow', sans-serif;
    padding: 13px 60px;
    transition: all 1s;
    border: none;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
}
.schedule-btn:hover{
    background: #3C4954;
}
.font21-smart {
    font-size: 21px;
    background: #04122e;
    color: #fff;
    border-radius: 40px;
    text-transform: uppercase;
    font-family: 'Heebo', sans-serif;
    padding: 10px 40px;
    display: inline-block;
}
.font60{
    font-size: 60px;
}
.amit-box{
    position: relative;
    border: none;
    background: #fff;
    border-radius: 5px;
    padding: 50px 0px 0px 50px;
    box-shadow: 0px 0px 10px 0px #ddd;
}
.yellow-dotted{
    text-decoration: 2px dashed #fcb847 underline;
}
.core-btn {
    position: relative;
    top: 15px;
    left: 40px;
    background: #fff;
    color: #3C4954;
    font-size: 17px;
    line-height: 40px;
    border-radius: 25px;
    font-weight: 600;
    font-family: 'Heebo', sans-serif;
    padding: 7px 22px;
    transition: all 1s;
    border: none;
    text-align: center;
    display: inline-block;
    box-shadow: 0px 0px 10px 0px #ddd;
    z-index: 1;
}
.white-down-arrow{
    position: absolute;
    top: 149px;
    z-index: 1;
    left: 85px;
}
.white-down-arrow2{
    position: absolute;
    top: 118px;
    z-index: 1;
    left: 109px;
}
.amit-box2{
    position: relative;
    border: none;
    background: #fff;
    border-radius: 5px;
    padding: 30px 0px 0px 35px;
    box-shadow: 0px 0px 10px 0px #ddd;
}
.amit-box3{
    position: relative;
    border: none;
    background: #fff;
    border-radius: 5px;
    padding: 0px 0px 0px 35px;
    box-shadow: 0px 0px 10px 0px #ddd;
}
.amit-box4{
    position: relative;
    border: none;
    background: #fff;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 0px #ddd;
}
.font18{
    font-size: 18px;
}
.ready-btn {
    position: relative;
    top: 15px;
    left: 65px;
    background: #fff;
    color: #3C4954;
    font-size: 17px;
    line-height: 40px;
    border-radius: 25px;
    font-weight: 600;
    font-family: 'Heebo', sans-serif;
    padding: 7px 22px;
    transition: all 1s;
    border: none;
    text-align: center;
    display: inline-block;
    box-shadow: 0px 0px 10px 0px #ddd;
    z-index: 1;
}
.schedule-box {
    background: #fff;
    padding: 50px 80px 30px;
    box-shadow: 0px 0px 20px 0px #ddd;
    border-radius: 5px;
}
.form-btn {
    background: #FF914D;
    color: #ffffff;
    border: none;
    transition: all 0.5s;
    position: relative;
    font-family: 'Barlow', sans-serif;
    text-align: center;
    border-radius: 5px;
    padding: 22px 20px;
    width: 100%;
    font-size: 35px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
}
.form-btn:hover {
    background: #0b2148;
}
.boder-left-red {
    border-left: 4px solid #de3c4b;
    padding-left: 18px;
}
.mrleft75 {
    margin-left: 75px;
}
.border-left {
    border-left: 1px solid #becad2!important;
}
.mrtopm100 {
    margin-top: -100px;
}
.font21-smart-btn {
    font-size: 21px;
    background: #3C4954;
    color: #fff;
    border-radius: 40px;
    font-family: 'Heebo', sans-serif;
    padding: 10px 30px;
    display: inline-block;
    margin-bottom: 30px;
}
.dark-arrow{
    position: absolute;
    top: 154px;
    left: 225px;
}
.newsletter-box{
    position: relative;
    background-size: #fff;
    border-radius: 5px;
    padding: 55px 80px 55px 140px;
    box-shadow: 0 10px 12px 0px #ddd;
    margin-top: -10px;
}
.passportimg{
    position: absolute;
    left: -48px;
    top: 40px;
}
.mrtopleft{
    margin-top: -27px;
    margin-left: 17px;
}
.private-circle{
    position: absolute;
    right: -60px;
    top: 30px;
}
.font15{
    font-size: 15px;
}
.errorfont{
    color: red;
    padding-left: 5px;
    font-size: 13px;
}
.book-bg{
    background: url('../images/book-bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}
/*------------------------------------------------------------------
FOOTER
/* -------------------------------------------------------------------*/ 
/* 3C4954 */
.footerbg{
    background: #3C4954;
}
.footerbg2{
    background: #3C4954;
}
.footertb50{
    padding-top: 50px;
    padding-bottom: 50px;
}
.footerbg p{
    color: #edf3ff;	
}
.footerfont p a{
    font-family: 'Barlow', sans-serif!important;
    font-size: 18px;
    color: #edf3ff;
    text-transform: capitalize;
    font-weight: 600;
        display: inline-block;  
     transition: all 0.5!important;
       -webkit-transition: all 0.5!important;
}
.footerfont a{
  transition: all 0.5!important;
       -webkit-transition: all 0.5!important;
}
.footerfont a:hover{
    color: #faa61a;
    transition: all 0.5!important;
       -webkit-transition: all 0.5!important;
}
.footerbg2 p {
  font-family: 'Poppins';
    font-size: 12px;
    line-height: 28px;
    color: #a0abb9;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 0.9;
    transition: all 0.5!important;
       -webkit-transition: all 0.5!important;
}
.footerbg2  a{
    color: #a0abb9;
    font-family: 'Poppins', sans-serif;
}
.footerbg2  a:hover{
    color: #fff;
}
.footer-font15{
    font-size: 15px;
    font-family: 'Heebo', sans-serif;
	color:#edf3ff;
}
.footer-font15:hover{
    color: #faa61a;
}
.font16{
    font-size: 16px;
}
.dmtop {
    background-color: #335cbb;
    z-index: 100;
    width: 40px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    bottom: 10px;
    border-radius: 3px;
    right: 20px;
    text-align: center;
    font-size: 28px;
    color: #ffffff !important;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.minh370{
	min-height:370px;
}
.minh340{
	min-height:340px;
}
.cteamboxlt{
	position:absolute;
	right:-16px;
	bottom:0px;
}
.cteamboxrt{
	position:absolute;
	right:-16px;
	top:0px;
}
.call-icon{
    color: #edf3ff;
    font-size: 12px;
}
.font54{
    font-size: 54px;
}
.mrlr30{
    margin-left: -50px;
    margin-right: 15px;
}
.mrlr0{
    margin-left: 0px;
    margin-right: 30px;
}
.benefitsimg01{
	border-radius:0px 0px 5px 5px;
}
.thankyou-bg{
    background: linear-gradient(to right, #061a3f , #04122e 80%);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    height: 400px;
}
.footerlogo{
	width:190px;
}
.thankyoubook-submit {
    background: #faa61a;
    color: #04122e;
    border: none;
    transition: all 0.5s;
    position: relative;
    font-family: 'Barlow', sans-serif;
    text-align: center;
    border-radius: 35px;
    padding: 8px 20px;
    font-size: 21px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 800;
}
.sabi-framewoek-logo{
    width: 30px;
}
.right-orange-arrow{
    width: 20px;
}
