/* --------------------------------------------------defult----------------------------------------------------------*/
.clear{
	clear:both;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
h1, h2, h3, h4, h5, h6,  p{
	margin:0;
	padding:0
}
.left-pad-none{
	padding-left:0;
}
.right-pad-none{
	padding-right:0;
}
.both-pad-none{
	padding:0;
}
a:hover{
	text-decoration:none;
}
html,body
{
    height: 100%;
    font-family: 'Poppins', sans-serif;
    
}
.cler-fix{
}
/* -----------------------------------------------defult-------------------------------------------------------------*/




.hover-sigup a{
  position: relative;
  display:block;
  width: 100%;
}

.hover-sigup img{
  display: block;
  width: 100%;
  height: auto;
}

.hover{
  position:absolute;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #2B2525 100%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease-in;
  border-radius: 10px;
}

.hover-sigup a:hover .hover{
  opacity:1;
}

.fa-plus:before{
  font-size: 36px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 36px;
  text-align: center;
}

.portfolio-caption{
  background-color: #ccc;
  padding:10px 0 1px;
  text-align:center;
}

.modal-content{
  text-align: center;
  padding: 100px 0;
}


.close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051;
}

.close-modal .rl {
    height: 75px;
    width: 1px;
    background-color: #222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052;
}

.modal-body {
    position: relative;
    padding: 15px;
}
.hover_content p {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin-top: 38%;
}
.login-detail-section  h4.mrg-hi {
    margin: 34px 0px 111px 0;
}


.search-bar-detail {
    width: 48%;
    margin: 0 auto 28px;
    position: relative;
}
.search-bar-detail input {
    width: 100%;
    background: #F7EEEE;
    border-radius: 10px;
    border: 0;
    padding: 16px 24px;
}
a.search-bar-detail-btn {
    background: #3864CD;
    border-radius: 0px 10px 10px 0px;
    color: #fff;
    padding: 12px 33px;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 0;
}

h2.main-cl-user-hd span {
    display: block;
}
h2.main-cl-user-hd {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    margin: 47px 0 46px 0;
}

.choos-yor-cl-col img {
    width: 100%;
}

.choos-yor-cl-row.flt {
    background: linear-gradient(135deg, #E6E9F2 0%, rgba(230, 233, 242, 0.3) 100%);
        margin: 21px 0 22px 0;
}

.choos-yor-cl-row.flt .col-md-4{
    padding: 0
}


.choos-yor-cl-col h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    margin:11px 0px 2px;
}

.choos-yor-cl-col p {
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    color: #979797;
    padding: 0 36px 5px 0;
}


.choos-yor-cl-col a {
    background: #006CFF;
    border-radius: 5px;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 6px 0;
}

.choos-yor-cl-col a:hover {
    background: #fff;
    border-radius: 5px;
    font-size: 14px;
    line-height: 15px;
    color: #006CFF;
    width: 100%;
    display: inline-block;
    text-align: center;
   
}








/* ----------------------------------------------slider--------------------------------------------------------------*/
.slide-oinner {
   background: linear-gradient(161.58deg, #726BEF -5.97%, #3FC282 87.39%);
    float: left;
    height: 1536px;
    width: 100%;
	 display: flex;
    flex-flow: row wrap;
    height: 100vh;
    justify-content: center;
	align-items: center;
}
.main-secton-landing .col-md-5 {
    padding: 0;
}
.main-secton-landing .col-md-4 {
    padding: 0;
}
.slide-oinner-contant {
    text-align: center;
}
img.login-img {
    width: 239px;
    margin: 30px 0;
}
.slide-oinner-contant h3 {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 54px;
    color: #E9EAF2;
}



.slide-oinner-contant p {
  font-weight: 500;
font-size: 18px;
line-height: 27px;

color: #E9EAF2;
}

.flt{
	width: 100%;
	float: left;
}
.login-detail-section h4 {
    font-size: 23px;
    line-height: 27px;
    color: #000000;
    text-align: center;
        font-weight: bold;
    margin: 60px 0 0 0;
}
.socail-landing-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 26px 0;
}
.socail-landing-btn a {
    border: 1px solid #3252DF;
    display: inline-block;
    padding: 6px 21px;
    text-align: right;
    width: 179px;
    margin: 0 11px;
    border-radius: 5px;
}

.socail-landing-btn a:hover {
    border: 1px solid #3252DF;
    display: inline-block;
    padding: 6px 21px;
    text-align: right;
    width: 179px;
    margin: 0 11px;
     background: #3252DF;
}
.socail-landing-btn a:hover p{
   color: #fff;
}
.socail-landing-btn a:hover i{
   color: #3252DF;
   background: #fff;
}
.socail-landing-btn a i {
    float: left;
    margin: 4px 04px 0 0;
    background: #3252DF;
    color: #fff;
    width: 23px;
    height: 23px;
    padding: 5px 0;
    border-radius: 50%;
}
.socail-landing-btn a p {
    float: right;
    margin: 4px 0 0 0;
}
p.or-ct {
    clear: both;
    text-align: center;
    font-size: 19px;
}
.login-detail-col label {
    float: left;
    width: 100%;
    margin: 0 0 7px 0;
}
.login-detail-col input {
    width: 100%;
    padding: 11px 28px;
    border: 0;
    margin: 0 0 17px 0;
    background: #E5E5E5;
    border-radius: 5px;
}
.login-detail-col a {
    border: 1px solid #3252df;
    display: inline-block;
    padding: 6px 26px;
    margin: 0 10px 0 0;
    border-radius: 5px;
}
.login-detail-col a.bl-bc {
    border: 1px solid #3252df;
    background: #3252df;
    color: #fff;
}

.login-detail-col a:hover {
    border: 1px solid #3252df;
    display: inline-block;
    padding: 6px 26px;
    margin: 0 10px 0 0;
    border-radius: 5px;
    background: #3252df;
    color: #fff;
}
.login-detail-col a.bl-bc:hover {
    border: 1px solid #3252df;
    background: #fff;
    color: #3252df;
}

.login-detail-section.flt {
    padding: 14px 63px;
}


.personal-use-header.flt a img {
    width: 92px;
    margin: 18px 0 13px 0;
}
.personal-use-header.flt h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #152C5B;
    text-transform: uppercase;
}
.personal-use-header.flt {
    border-bottom:1px solid #B0B0B0;
    padding-bottom: 20px;
    margin: 0 0 31px 0;
}
.personal-use-input label {
    font-size: 13px;
    line-height: 19px;
    color: #000000;
}
.personal-use-input input {
    width: 100%;
    background: #E5E5E5;
    border-radius: 5px;
    border: 0;
    padding: 10px 14px;
    margin: 3px 0 15px 0;
}
.personal-use-input input {
    width: 100%;
    background: #E5E5E5;
    border-radius: 5px;
    border: 0;
    padding: 10px 14px;
    margin: 3px 0 32px 0;
}
.personal-use-input select {
    width: 100%;
    margin: 5px 0 0 0;
    border: 0;
    background: #e5e5e5;
    padding: 7px 4px;
    border-radius: 5px;
}
.personal-use-input-btn a {
    background: #3252DF;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    padding: 9px 36px;
    margin: 18px 0 37px 0;
}

.personal-use-header.flt a img {
    width: 48px;
    margin: 18px 0 13px 0;
}
.slide-oinner.min-heght-section {
    min-height: 756px;
}
.personal-use-section.flt {
    padding: 0 50px;
}

.main-secton-landing .col-md-4.hover-sigup {
    padding: 0 15px;
}




.col-md-12.thanks-section {
    text-align: center;
}
.thanks-section a {
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    text-align: center;
    color: #FFFFFF;
    background: #3252DF;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    display: inline-block;
    margin: 0 0 31px 0;
    padding: 7px 42px;
}

.thanks-section p {
    font-size: 18px;
    line-height: 200%;
    text-align: center;
    color: #000000;
    margin: 35px 0;
}
.col-md-12.thanks-section img {
    width: 331px;
}

ul.nav.navbar-nav.nav-left-list a {
    padding: 0;
}

nav.navbar.navbar-default.navbar-fixed-top.main-navbar {
    background: #fff;
    border-top: 0;
}

ul.nav.navbar-nav.navbar-center.nav-ct-list li a.active {
   
    color: #3252DF;
}
ul.nav.navbar-nav.navbar-center.nav-ct-list li a {
    font-size: 14px;
    line-height: 170%;
    margin: 12px 0 0 0;
    color: #53555C;
}

ul.nav.navbar-nav.navbar-right.nav-right-list a.login-btn {
    background: #3252DF;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    padding: 8px 23px;
    color: #fff;
    margin: 17px 0 0;
}
ul.nav.navbar-nav.navbar-right.nav-right-list a.login-btn:hover {
    background: #fff;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    padding: 8px 23px;
    color: #3252DF;
    margin: 17px 0 0;
}

ul.nav.navbar-nav.navbar-right.nav-right-list a.shignup-btn {
    padding: 7px 23px;
    background: #FFFFFF;
    border: 1px solid #3252DF;
    box-sizing: border-box;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    margin: 17px 0 0 20px;
}

ul.nav.navbar-nav.navbar-right.nav-right-list a.shignup-btn:hover {
    padding: 7px 23px;
    background: #3252DF;
    border: 1px solid #3252DF;
    box-sizing: border-box;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    margin: 17px 0 0 20px;
      color: #fff;
}


.main-landing-body-section {
    margin: 127px 0 0 0;
}


.main-landing-body-section-col h3 {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 46px;
    margin: 0 0 15px 0;
    color: #3252DF;
}

.main-landing-body-section-col p {
    font-weight: 300;
    font-size: 16px;
    line-height: 170%;
    color: #B0B0B0;
    margin: 26px 0 23px 0;
}
.main-landing-body-section-col a {
    color: #FFFFFF;
    background: #3252DF;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    padding: 9px 28px;
    margin: 20px 0 0 0;
}


.main-landing-body-section-col a:hover {
    color: #3252DF;
    background: #fff;
    
}
.life-boxes-left img {
    width: 145px;
}
.life-boxes-left {
    background: linear-gradient(118.27deg, #6265D8 -4.37%, #3FC282 90.88%);
    border-radius: 15px;
    text-align: center;
    padding: 30px 0;
    margin: 0 0 36px 0;
}
.life-boxes-right img {
    position: relative;
    right: -54px;
}
.life-boxes-right {
    background: linear-gradient(207.38deg, #5E70CE -1.82%, #3FC282 88.91%);
    border-radius: 15px;
    padding: 25px 0;
}


.main-secton-landing.pad-15 .col-md-4{
    padding: 0 30px
}


.main-secton-landing .col-md-4.pad-15 {
    padding: 0 19px;
}

a{
    display: inline-block;
}
.hover_content span {
    color: #fff;
    text-align: center;
    display: block;
    padding: 0 16px;
    font-size: 12px;
}
h3.loking-hd {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 54px;
    color: #3252DF;
    text-align: center;
    margin: 44px 0 25px;
}

ul.offer-list li {
    display: inline-block;
    width: 15%;
    vertical-align: top;
}
ul.offer-list {
    text-align: center;
}
ul.offer-list li img {
    width: 87px;
}
ul.offer-list li h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #3252DF;
    margin: 9px 0 1px 0;
}

ul.offer-list li p {
    font-weight: 300;
font-size: 14px;
line-height: 21px;
text-align: center;

color: #3252DF;
}
.full-md-section.flt {
    margin: 62px 0 77px 0;
    position: relative;
}

.full-md-section-inner h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #3252DF;
}
.full-md-section-inner {
    position: absolute;
    top: 86px;
    left: 105px;
    width: 429px;
}
.full-md-section-inner p {
    font-size: 14px;
    color: rgba(40, 40, 40, 0.84);
    margin: 0 0 6px 0;
}
a.watch-btn{
background: #3252DF;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    padding: 8px 23px;
    color: #fff;
    margin: 17px 0 0;
}

a.watch-btn:hover{
background: #fff;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    padding: 8px 23px;
    color: #3252DF;
    margin: 17px 0 0;
}
a {
    transition: 0.3s;
}
a.founder-btn {
 padding: 7px 23px;
   color: #3252DF;
    border: 1px solid #3252DF;
    box-sizing: border-box;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    font-size: 12px;
    margin: 17px 0 0 20px;
}
a.founder-btn:hover {
 padding: 7px 23px;
   color: #3252DF;
   background: #fff;
    border: 1px solid #3252DF;
    box-sizing: border-box;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    font-size: 12px;
    margin: 17px 0 0 20px;
}





.full-md-section.flt img {
    width: 73%;
}


.thanks-section a:hover {

    color: #3252DF;
    background: #fff;
 
}
.trening-section h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
        margin: 0 0 23px 0;
    color: #3252DF;
}


.trening-section p {
    font-size: 18px;
    line-height: 27px;
    color: rgba(0, 0, 0, 0.5);
}




.trening-section-box {
    background: linear-gradient(99.2deg, #3252DF 28.54%, #3FC282 71.32%);
    border-radius: 5px;
    width: 100%;
    float: left;
    padding: 23px 19px;
    position: relative;
}


.trening-section-box h3 {
   font-weight: bold;
font-size: 24px;
line-height: 36px;

color: #FFFFFF;
}
.trening-section-box p {
    font-size: 18px;
    line-height: 27px;
    margin: 12px 0 9px;
    color: #E5E5E5;
}
.trening-section-box a {
    background: #3FC282;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 7px 30px;
}

img.men-img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.col-md-6.trening-section a img {
    width: 161px;
    margin: 29px 11px 0 0px;
}
.col-md-6.trening-section a {
    display: inline-block;
}
.col-md-6.trening-section a img:hover {
opacity: 0.6
}



.trening-section.mrg-top {
    margin-top: 81px;
}



h2.contact-hd {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #3252DF;
    margin: 46px 0;
}
.contct-ld-input input {
    background: rgba(194, 200, 226, 0.4);
    border-radius: 10px;
    border: 0;
        margin: 0 0 27px 0;
    padding: 11px 22px;
    width: 100%;
}


.contct-ld-input textarea {
    background: rgba(194, 200, 226, 0.4);
    border-radius: 10px;
    border: 0;
        margin: 0 0 27px 0;
    padding: 11px 22px;
    width: 100%;
    min-height: 300px;
}

a.seend-ld-btn {
    background: #3252DF;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    float: right;
    padding: 8px 38px;
    margin: 0 0 29px 0;
}
a.seend-ld-btn:hover {
    background: #fff;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    color: #3252DF;
    display: inline-block;
    float: right;
    padding: 8px 38px;
    margin: 0 0 29px 0;
}

.ft-col.ft-links ul li a {
    font-size: 16px;
    line-height: 170%;
    color: #3F3D56;
}
.ft-col.ft-social {
    text-align: center;
}

.col-md-4.ft-col.ft-social h4 {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 24px 0;
    color: #152C5B;
}
.col-md-4.ft-col.ft-social ul li  {
    display: inline-block;
}


.col-md-4.ft-col.ft-social ul li a {
    font-size: 30px;
    margin: 0 11px;
}

.footer-container {
    border-top: 1px solid #ccc;
    float: left;
    padding: 33px 0;
    width: 100%;
    margin: 66px 0 0 0;
}
.col-md-12.ft-col.ft-social p {
    font-size: 14px;
    line-height: 170%;
    text-align: center;
    color: rgba(0, 0, 0, 0.66);
    margin: 34px 0 0 0;
}






.vd-tabs li {
    width: 25%;
}
.nav.nav-tabs.vd-tabs.tada-tabs {
    width: 307px;
}
.vd-tabs {
    width: 660px;
    margin: 0 auto;
    background: #CDD0E3;
    text-align: center;
    border-radius: 20px;
}

.vd-tabs li a.active {
    color: #fff;
}
.vd-tabs li:first-child a {
    border-radius: 20px 0 0 20px;
}
.vd-tabs li a {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    padding: 17px 0;
    display: block;
}
.nav.nav-tabs.vd-tabs.tada-tabs li {
    width: 50%;
}
.vd-tabs li:first-child a {
    border-radius: 20px 0 0 20px;
}
.vd-tabs li a {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    padding: 17px 0;
    display: block;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: inherit;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color:#3252df;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}


.nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0 21px 21px 0;
}
.nav-tabs>li>a {
    margin-right: 0;
    line-height: normal;
    border: 0px solid transparent;
    border-radius: 0 21px 21px 0;
}













.columns {
    float: left;
    width: 33.3%;
    padding: 0;
}
.price {
  list-style-type: none;

  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price li svg {
    float: left;
    margin: 0 -13px 0 12px;
}

.price li {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    margin: 0 0 14px 0;
}
.price li.header {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

.price .grey {
    font-weight: bold;
    font-size: 36px;
    line-height: 25px;
    color: #5559EA;
}

.button-pr {
    border: 3px solid #3252DF;
    box-sizing: border-box;
    padding: 9px 70px;
}
.button-pr:hover {
    border: 3px solid #3252DF;
    box-sizing: border-box;
    color:#fff;
    background: #3252DF
}



.button-pr.full-pr {

border: 3px solid #3252DF;
    box-sizing: border-box;
    color:#fff;
    background: #3252DF

   
}
.button-pr.full-pr:hover {
     border: 3px solid #3252DF;
    box-sizing: border-box;
    padding: 9px 70px;
     color:#3252DF;
    background: #fff
}

.columns.clm-pric-table.prc1.prt3 ul.price {
    border-radius: 0 20px 20px 0;
}





.columns.clm-pric-table.prc1 ul {
    background: #EEF5F5;
    border-radius: 20px 0px 0px 20px;
    padding: 12px 0;
    float: left;
    width: 100%;
}
.btn-pr-center.flt {
    text-align: center;
    margin: 32px 0 0 0;
}

.columns.clm-pric-table.prc1.prt2 ul.price {
    border-radius: 0;
}

.columns.clm-pric-table.prc1.prt2 ul.price {
    border-radius: 0;
    border: 2px solid #5559ea;
    position: relative;
}
h4.most-prc {
    text-align: center;
    position: absolute;
    top: -54px;
    background: #3252df;
    width: 100%;
    padding: 18px 0;
    border-radius: 20px 20px 0 0;
    z-index: 1;
    color: #fff;
}
.tab-content {
    margin: 115px 0 0 0;
}
.columns.clm-pric-table.prc1.prt2 {
    position: relative;
}
.price .grey {
  
    margin-bottom: 80px;
}

ul.price {
    min-height: 400px;
}
p.gd-stars img {
    width: 30px;
}
p.gd-stars {
    position: absolute;
    top: 0;
    right: -11px;
}
p.gd-stars span {
    position: absolute;
    top: -29px;
    width: 79px;
    font-size: 12px;
    line-height: 25px;
    color: #3252DF;
    font-weight: bold;
}

.price-container {
    width: 100%;
    float: left;
    margin: 0 0 86px 0;
}






.privcy-policy-header {
    background: rgba(0, 0, 0, 0) url(../images/inner-bc.png) repeat scroll 0 0 / 100% auto;
    padding: 80px 0;
    margin: 0 0 44px 0;
}

.privcy-policy-header.flt h2 {
    font-weight: bold;
    font-size: 42px;
    line-height: 63px;
    color: #FFFFFF;
}
.main-landing-body-section.flt.mrg-discreas {
    margin: 74px 0 0 0;
}
.privcy-policy-ct h2{
    font-weight: bold;
    font-size: 36px;
    line-height: 54px;
    color: #282828;
    margin: 0 0 18px 0;
}
.privcy-policy-ct p {
    font-size: 18px;
    line-height: 27px;
    color: #282828;
    margin: 0 0 36px 0;
}
.search-section-detail.flt {
    margin: 0 0 112px 0;
}
.search-section-detail.flt tr {
   background: #EEF5F5;
backdrop-filter: blur(81.5485px);
/* Note: backdrop-filter has minimal browser support */

border-radius: 5px;
    border-radius: 22px!important;
}
.search-section-detail.flt tr td {
    padding: 13px 13px;
}
.search-section-detail.flt table {
    border-collapse: separate;
    border-spacing: 0 2em;
}

.search-section-detail.flt tr td img {
    float: left;
    margin: 0 23px 0 0;
}
.search-section-detail.flt tr td input {
    float: left;
}

.search-section-detail.flt tr td h4 {
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    color: #3252DF;
    margin: 11px 0 10px 0;
}
.search-section-detail.flt tr td h6 {
    font-size: 12px;
    line-height: 18px;
    color: #3FC282;
    margin: 0 0 11px 0;
}
.search-section-detail.flt tr td p {
    font-size: 12px;
line-height: 18px;

color: #B0B0B0;
}
.search-section-detail.flt tr td p span{
 font-size: 12px;
line-height: 18px;
color: #3FC282;
}
.center-t{
width: 150px;
  margin: 40px auto;
  
}
input.form-control.input-number {
    text-align: center;
}
.chart-btn-section.flt {
    text-align: right;
}
a.cn-btn {
    background: #F5F6F8;
    border-radius: 4px;
    color: #000;
    padding: 13px 42px;
        display: inline-block;
        margin: 0 0 0 19px;
}

.personal-use-input-btn a:hover {
    background: #fff;
    box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
    border-radius: 4px;
    display: inline-block;
    color: #3252DF;
    padding: 9px 36px;
    margin: 18px 0 37px 0;
}
a.chout-btn {

    background: #3252DF;
box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
border-radius: 4px;
padding: 13px 42px;
 color: #fff;
     display: inline-block;
}

a.chout-btn:hover {

    background: #fff;
box-shadow: 0px 8px 15px rgba(50, 82, 223, 0.3);
border-radius: 4px;
padding: 13px 42px;
 color: #3252DF;
}











@media only screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }
}




















@media (min-width: 768px) {
  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }
}





/* ---------------------------------------------------slider---------------------------------------------------------*/












/* ---------------------------------------------------------custom---------------------------------------------------*/
.footer{
	width:100%;
	float:left;
}
.top-header{
	float:left;
	width:100%;
}
/* -------------------------------------------------------custom-----------------------------------------------------*/














/*-------------------------------------------------media query ----------------------------------------------------------- */
@media only screen and (min-width:1100px){

	
}
@media only screen and (max-width:992px){
	.full-md-section-inner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 30px;
}
	.full-md-section.flt img {
    width: 73%;
    display: none;
}
a.founder-btn {
   
    margin: 21px 0 0 0;
}
}

@media only screen and (max-width:767px){

ul.offer-list li {
    display: inline-block;
    width: 100%;
}

.trening-section img {
    width:100%;
}






.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	margin:0 0 20px;
}
.left-pad-none{
	padding-left:15px;
}
.right-pad-none{
	padding-right:15px;
}
.both-pad-none{
	padding:0 15px;
}
.slide-oinner.min-heght-section {
    min-height: auto;
}







}
/* ----------------------------------------media query--------------------------------------------------------------------*/
.privcy-policy-ct h3{
    font-weight: bold;
    font-size: 30px;
    line-height: 54px;
    color: #282828;
    margin: 0 0 18px 0;
}

/*.privcy-policy-ct h3 {*/
    /*padding: 7px 0px;*/
    /*color: #3F3D56;*/
/*}*/

/*.privcy-policy-ct p {*/
   /*font-size: 16px;*/
    /*color: #3F3D56;*/
/*}*/



.blue-btn{
    border: 1px solid #3252df;
    display: inline-block;
    padding: 6px 26px;
    margin: 0 10px 0 0;
    border-radius: 5px;
    background: #3252df;
    color: #fff;
}

.margin-header{
    margin-top: 40px;
}