/*------------------------------------------------------------------
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@300;400;500;600;700;800;900&family=Barlow:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;400i;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&family=Titillium+Web&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&family=Titillium+Web:wght@400;700&display=swap');
/*------------------------------------------------------------------
SKELETON
-------------------------------------------------------------------*/
@font-face {
    font-family: 'CerebriSansPro-Regular';
    src: url("../fonts/CerebriSansPro-Regular.ttf") format('truetype');
    }
@font-face {
    font-family: 'CerebriSansPro-Light';
    src: url("../fonts/CerebriSansPro-Light.ttf") format('truetype');
    }
@font-face {
    font-family: 'FontsFree-Net-TheHistoriaDemo';
    src: url("../fonts/FontsFree-Net-TheHistoriaDemo.ttf") format('truetype');
    }


body {
color: #999;
font-size: 20px;
font-family: 'Heebo', sans-serif;
line-height: 35px;
color: #283140;
}
p{
font-size: 19px;
line-height: 35px;
color: #fff;
    font-weight: 400;
font-family: 'Heebo', sans-serif;
margin-bottom: 0rem;
}
a {
color: #292728;
text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Titillium Web', sans-serif;
color: #000000;
    margin-bottom: 0;
}
h1 {
    font-size: 125px;
    line-height: 121px;
    font-weight: 800;
}
h2 {
 font-size: 85px;
    line-height: 90px;
    font-weight: 800;
}
h3 {
 font-size: 65px;
     /*line-height: 70px;*/
    font-weight: 800;
}
h4 {
 font-size: 55px;
    line-height: 60px;
    font-weight: 800;
}
h5 {
 font-size: 50px;
    line-height: 65px;
    font-weight: 800;
}
h6 {
 font-size: 40px;
    line-height: 55px;
    font-weight: 400;

}


.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: #2a2b49;
}
/*------------------------------------------------------------------
PADDING/MARGIN CSS
-------------------------------------------------------------------*/
.padtop05{
padding-top: 05px;
}
.padtop10{
padding-top: 10px;
}
.padtop15{
padding-top: 15px;
}
.padtop20{
padding-top: 20px;
}
.padtop27{
padding-top: 27px;
}
.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;
}
.padtop120{
padding-top: 120px;
}
.padtop150{
padding-top: 150px;
}
.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: 20px;
}
.padleft50{
    padding-left: 50px;
}
.padleft10f{
    padding-left: 9px;
}
.padright10f{
    padding-right: 9px;
}
.padleft20f{
    padding-left: 20px;
}
.padright20f{
    padding-right: 20px;
}
.padright44 {
    padding-right: 44px;
}
.padright64 {
    padding-right: 36px;
}
.padlr35{
    padding-left: 45px;
    padding-right: 45px;
}
.mrtop3{
    margin-top: 3px;
}

.mrtopm11 {
    margin-top: -18px;
}
.mrtopm14 {
    margin-top: -15px;
}
.mrtopm23{
    margin-top: -25px;
}
.mrtopm40 {
    margin-top: -25px;
}
.mrtopm21{
    margin-top: -21px;
}
.mrtopm47 {
    margin-top: -47px;
}
.mrtopm50 {
    margin-top: -50px;
}
.mrtopm62 {
    margin-top: -62px;
}

.mrbotm45 {
    margin-bottom: -45px;
}
.mrleftm10 {
    margin-left: -10px;
}
.mrleftm50 {
    margin-left: -40px;
    margin-top: 10px;
}
/*------------------------------------------------------------------
HEADER
-------------------------------------------------------------------*/
.header_style_01{
position: absolute;
top: 0px;
width: 100%;
background-repeat: no-repeat;
background-position: 8em 0em;
z-index: 3;
/*background: #92333e;*/
height:80px;
padding: 10px 0px;
background: linear-gradient(to right, #651654, #b02642 70%);
}
.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: #e15643;
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 12px 0px 12px;
margin: 0px 5px;
font-size: 16px;
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
color: #fff;
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 .5s ease-out 0s;
/*border-bottom: 2px solid #fff;*/
}
.navbar-expand-lg .navbar-nav .nav-link.active{
background: none;
color: #fff;
border-radius: 0px;
/*border-bottom: 3px solid #e15643;*/
}
.nav-link::after {
     content: '';
     display: block;
     width: 0px;
     height: 2px;
     background: #fff;
     transition: 0.4s;
 }

 .nav-link:hover::after {
     width: 100%
 }

         .btn-grad {background-image: linear-gradient(to right, #000000 0%, #434343  51%, #000000  100%)}
         .btn-grad {
            margin: 10px;
            padding: 15px 45px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            border-radius: 10px;
            display: block;
          }

          .btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
.navbar-nav li:last-child a{
    border: none;
    color: #fff!important;
    background-image: linear-gradient(to right, #000000 0%, #434343  51%, #000000  100%);
    font-size: 15px!important;
    line-height: 20px;
    padding: 10px 15px!important;
    margin-left: 10px!important;
    border-radius: 30px;
    font-family: 'Poppins'!important;
     background-size: 200% auto;
     transition: 0.5s;
     display: block;
}
.navbar-nav li:last-child a:hover{
       background-position: right center!important; /* change the direction of the change here */
            color: #fff!important;
            text-decoration: none!important;
}
.header_style_01 .navbar-brand {
padding: 15px 15px 0 0px;
height: auto;
}
.header_style_01 .navbar-brand img {
width: auto;
}
.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: 85px;
width: 100%;
background: linear-gradient(to right, #651654, #b02642 70%);
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: #a33944 url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 731px;
}
.font21{
    font-size: 25px;
    line-height: 43px;
}
.font14{
    font-size: 14px;
    font-weight: 400;
}
.font17{
    font-size: 17px;
    line-height: 25px;
}
.font18{
    font-size: 18px;
}
.font20{
    font-size: 20px;
}
.font22{
    font-size: 22px;
}
.pera-font21{
    font-size: 21px;
}
.font30{
    font-size: 30px;
    line-height: 49px;
}
.font30s{
    color: #676767;
    font-size: 21px;
    font-family: 'Georgia';
}
.grey-box{
    background-color: #2b2d42;
    padding: 25px 50px;
    width: 86%;
    border-radius: 5px;
}
.font25{
    font-size: 25px;
}
.lineheight40{
    line-height: 40px;
}
.level-box{
    border: 2px solid #eee;
    border-radius: 5px;
    padding: 30px 30px;
    box-shadow: 0px 0px 20px 0px #ddd;
}
.levelfont{
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    font-family: "Heebo", sans-serif;
    font-weight: 300;
    margin-left: -19px;
}
.levelfont1{
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    font-family: "Heebo", sans-serif;
    font-weight: 300;
}
.testimonialfont{
    font-size: 21px;
    line-height: 40px;
    color: #000000;
    font-family: "Heebo", sans-serif;
}
.font33{
    font-size: 25px;
    font-family: 'Titillium Web', sans-serif;
    border: 1px solid #1a1a1a;
    border-radius: 5px;
    width: 33%;
    background: #e8e8e4;
    padding: 10px 20px;
    color: #2a2b49;
}
.bg-lightg{
    background: #edeeeb;
}
.down-arrow1{
    position: absolute;
    top: 56px;
    left: 50px;
}
.font45{
    font-size: 45px;
    line-height: 59px;
    font-family: 'Titillium Web', sans-serif;
}
.font42{
    font-size: 41px;
    font-family: 'Titillium Web', sans-serif;
    color: #2a2b49!important;
}
.font100 {
    font-size: 74px;
    line-height: 57px;
    color: #fff;
    background: #2b2d42;
    padding: 25px;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
}
.font40{
    font-size: 40px;
    font-family: 'Titillium Web', sans-serif;
    line-height: 59px;
}
.font60{
    font-size: 60px;
    font-family: 'Titillium Web', sans-serif;
    line-height: 80px;
}
.font30b{
    font-size: 30px;
    line-height: 42px;
    color: #000000;
    border-left: solid 4px #64145f;
    padding-left: 25px;
    padding-top: 0px;
    margin-top: 55px;
    font-family: 'Titillium Web', sans-serif;
}
.font52{
    font-size: 48px;
    font-family: 'Titillium Web', sans-serif;
    background: linear-gradient(to right, #da243a, #8a1a7d 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.font50{
    font-size: 50px;
    line-height: 60px;
    font-family: 'Titillium Web', sans-serif;
    background: linear-gradient(to right, #da243a, #8a1a7d 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.font30master{
    font-size: 30px;
    line-height: 40px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 10px;
}

.font20p{
    font-size: 20px;
    font-family: "Heebo", sans-serif;
    line-height: 35px;
    color: #000000;
    font-weight: 300;
}
.bg-darksly{
    background: #e8e8e4;
}
.framework-shadow{
    background: #e8e8e4 url(../images/shadow1.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}
.framework-shadow1{
    background: #f2f2f2 url(../images/shadow2.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.font17b{
    font-size: 14px;
    font-family: 'Heebo', sans-serif;
}
.font75{
    font-size: 74px;
    font-family: 'Titillium Web', sans-serif;
    background: linear-gradient(to right, #da243a, #8a1a7d 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.font35{
    font-size: 35px;
    font-family: 'Titillium Web', sans-serif;
}
.font27{
    font-size: 22px;
    font-family: "CerebriSansPro-Regular";
}
.graunteen-box{
    background: #fff;
    box-shadow: 0px 0px 20px 0px #ddd;
    padding: 75px 70px;
}
.bg-dark{
    background: #2b2d42!important;
}
.bg-darkgrey{
    background: #831625;
}
.testbox {
    background: #ffffff;
    border-radius: 5px 5px 0px 0px;
    padding: 40px 43px 10px;
}
.testbox1 {
    background: #ffffff;
    border-radius: 0px 0px 5px 5px;
    padding: 10px 43px 40px;
}
.test-pera {
    font-size: 26px;
    line-height: 41px;
    font-weight: 600;
}
.test-perasmall{
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #6a6a6a;
    font-family: 'Heebo', sans-serif;
}
.font15{
    font-size: 14px;
}

.btnlearn{
    background: linear-gradient(to right, #e39725 0%, #eea849  51%, #f46b45  100%);
    color: #fff;
    font-size: 24px;
    border-radius: 5px;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    padding: 15px 22px;
    transition: all 1s;
    border: none;
    background-size: 200% auto;
    transition: 0.5s;
}
.btnlearn:hover{
    background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
}
.font14s{
    font-size: 14px;
    color: #2a2b49;
    font-family: 'Heebo', sans-serif;
    opacity: 0.4;
}
.font18-roboto{
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #000000;
    font-family: 'Roboto';
}
.font75-big{
    font-size: 111px;
    font-family: 'FontsFree-Net-TheHistoriaDemo';
    background: linear-gradient(to right, #da243a, #8a1a7d 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.book-font{
    font-size: 22px;
    font-family: 'Shadows Into Light', cursive;
    color: #da1f3d;
    line-height: 40px;
}
.book-box{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #ddd;
    padding: 50px 70px 50px 70px;
    margin-top: -14px;
}
.arrow-round{
    position: relative;
    top: 3px;
    left: 60px;
}
.book-font23{
    font-size: 22px;
    font-family: 'Titillium Web', sans-serif;
    color: #000000;
    line-height: 40px;
}
.book-font19{
    font-size: 19px;
    font-family: 'Titillium Web', sans-serif;
    color: #000000;
    line-height: 40px;
}
.bg-light{
    background-color: #ececec!important;
}
.font28{
    font-size: 28px;
    line-height: 46px;
}
.put-box {
    background: #fff;
    padding: 60px 80px 80px;
    box-shadow: 0px 0px 10px 0px #ddd;
    margin-top: -165px;
}
.schedule-box{
    background: radial-gradient(#c61d43, #64145f);
    padding: 80px 90px 80px;
    box-shadow: 0px 0px 20px 0px #ddd;
    border-radius: 5px;
    border-bottom: 5px solid #da1f3d;
}
.font35s{
    font-size: 35px;
}
.down-arrow{
    position: relative;
    top: 45px;
    left: 437px;
}
.w90{
    width: 85%;
}
.form-select-text {
    border: 1px solid #dddd;
    color: #414042 !important;
    font-size: 15px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    width: 100%;
    border-radius: 5px;
    padding: 7px 15px 7px 15px;
}
.form-submit {
background: linear-gradient(to right, #e39725 0%, #eea849  51%, #f46b45  100%);
color: #fff;
 border:none;
transition: all 0.5s;
position: relative;
font-family: 'Titillium Web', sans-serif;
text-align: center;
border-radius: 5px;
padding: 7px 10px;
width: 100%;
font-size: 23px;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
transition: all 0.5s;
background-size: 200% auto;
}
         
.form-submit a{
color: #f4b921;
}
.form-submit:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
}
.form-submit1 {
    background: linear-gradient(to right, #e39725 0%, #eea849  51%, #f46b45  100%);
    color: #000000;
    border: none;
    transition: all 0.5s;
    position: relative;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    border-radius: 5px;
    padding: 22px 20px;
    width: 100%;
    font-size: 35px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    background-size: 200% auto;
}
.form-submit1 a{
color: #f4b921;
}
.form-submit1:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
}
.call-book {
background: #f4b921;
color: #3d4652;
 border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: solid 3px #235457;
transition: all 0.5s;
position: relative;
font-family: 'Barlow', sans-serif;
text-align: center;
border-radius: 5px;
padding: 10px 28px;
font-size: 23px;
cursor: pointer;
text-transform: uppercase;
font-weight: 800;
    transition: all 0.5s !important;
}
.call-book a{
color: #f4b921;
    transition: all 0.5s !important;
}
.call-book:hover {
background: #235457;
    color: #ffffff;
    transition: all 0.5s !important;
}
input::placeholder {
color: #283140;
}
.test-font23{
    font-size: 23px;
    font-family: 'Lora', serif;
    font-style: italic;
}
.test-font16{
    font-size: 16px;
    color:#143973;
    line-height: 23px;
}
.errorfont{
    color: red;
    padding-left: 5px;
    font-size: 13px;
}
.box-green4:hover .font25-yellow{
    color: #ffffff;
}
.box-green3:hover .font25-yellow{
    color: #ffffff;
}
.newl:hover .font18{
    color: #f4b921;
}
.arrow-blue-mr {
    margin-bottom: -86px;
    margin-left: 112px;
}
.pattern-bg {
    background: url(../images/pattern.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}
.tri-arrow{
    position: relative;
    top: -5px;
    left: 50px;
}
.shefali-framework{
    background: url(../images/shefali-framewor.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    height: 912px;
}
.pattern1{
    background: url(../images/pattern-01.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom left;
}
.pattern2{
    background: url(../images/pattern-03.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom right;
}
/*------------------------------------------------------------------
FOOTER
-------------------------------------------------------------------*/
.footerbg{
    background: #2a2b49;
}
.footerbg2{
    background: #1c1d29;
}
.footertb50{
    padding-top: 70px;
    padding-bottom: 50px;
}
.footerfont p a{
         font-family: 'Heebo', sans-serif;
    font-size: 16px;
    color: #6b6c7b;
    text-transform: uppercase;
    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: #fff;
    transition: all 0.5!important;
       -webkit-transition: all 0.5!important;
}
.footerbg2 p{
  font-family: 'Heebo', sans-serif;
    font-size: 12px;
    color: #a0abb9;
    font-weight: 500;
     padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.5!important;
       -webkit-transition: all 0.5!important;
}
.footerbg2 a{
    color: #a0abb9;
transition: all 0.5!important;
       -webkit-transition: all 0.5!important;
}
.footerbg2 a:hover{
    color: #ffffff;
transition: all 0.5!important;
       -webkit-transition: all 0.5!important;
}
.font16{
    font-size: 16px;
    font-family: 'Barlow', sans-serif;
    color: #86909c;
    font-weight: 500;
}
.dmtop {
background-color: #335cbb;
z-index: 100;
    width: 40px;
    height: 40px;
    line-height: 37px;
position: fixed;
bottom: -100px;
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;
}



.video_wrapper {
  width: 570px;
    height: 345px;
  margin: 0 auto;
  position: relative;
  background-color: #000;
}

.videoIframe {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.videoPoster {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
 background-image:url(../images/gallery-pic-3.jpg);
  background-size: 100%;
  border: none;
   text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.videoPoster:hover {
  cursor: pointer;
}

.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  -moz-transition-delay: 0s, 800ms;
  transition-delay: 0s, 800ms;
}
.border-bottom1 {
    border-bottom: 2px solid #000000!important;
}
.linearbg{
    color: linear-gradient(to right, #651654, #b02642 70%);
}


.ebook-download,.ebook-download:focus{
    background-color: #e39725;
    color: #fff;
    border: none;
    transition: all 0.5s;
    position: relative;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    border-radius: 5px;
    padding: 7px 10px;
    width: 100%;
    font-size: 23px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    transition: all 0.5s;
    background-size: cover;
}
/*****/

.booksbt-col {
  justify-content: center;
}


/***** Form CSS******/

#masterClassModal .modal-content{

  padding: 20px;
  margin: 0 auto;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(168, 168, 168, 0.3), 0px 0px 1px 1px rgba(168, 168, 168, 0.3);
  box-shadow: 1px 1px 5px 0px rgba(168, 168, 168, 0.3), 0px 0px 1px 1px rgba(168, 168, 168, 0.3);
  border-radius: 5px;
  position: relative;
  width:100%;
}

#masterClassModal .modal-content::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #651654, #b02642 70%);
  height: 5px;
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.confrm-col{
  margin-bottom: 20px;
}

.con-form-input, .con-form-input:focus {
  width: 100%;
  padding: 10px 10px 10px 20px;
  border-radius: 5px;
  outline: none;
  border: 1px solid #d1d3d4;
  font-size: 17px;
  box-shadow: none;
}



#cntct-btn {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}