/*
 Theme Name:   GeneratePress-Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Netwin
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@font-face {
    font-family: 'Circular Std Book';
    src: url('fonts/CircularStd-Book.eot');
    src: url('fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-Book.woff2') format('woff2'),
        url('fonts/CircularStd-Book.woff') format('woff'),
        url('fonts/CircularStd-Book.ttf') format('truetype'),
        url('fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Std BoldItalic';
    src: url('fonts/CircularStd-BoldItalic.eot');
    src: url('fonts/CircularStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BoldItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BoldItalic.woff') format('woff'),
        url('fonts/CircularStd-BoldItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BoldItalic.svg#CircularStd-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

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

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

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

@font-face {
    font-family: 'Circular Std BlackItalic';
    src: url('fonts/CircularStd-BlackItalic.eot');
    src: url('fonts/CircularStd-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BlackItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BlackItalic.woff') format('woff'),
        url('fonts/CircularStd-BlackItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BlackItalic.svg#CircularStd-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Circular Std BookItalic';
    src: url('fonts/CircularStd-BookItalic.eot');
    src: url('fonts/CircularStd-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BookItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BookItalic.woff') format('woff'),
        url('fonts/CircularStd-BookItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BookItalic.svg#CircularStd-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro LightItalic';
    src: url('fonts/GothamPro-LightItalic.eot');
    src: url('fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamPro-LightItalic.woff2') format('woff2'),
        url('fonts/GothamPro-LightItalic.woff') format('woff'),
        url('fonts/GothamPro-LightItalic.ttf') format('truetype'),
        url('fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Circular Std Black';
    src: url('fonts/CircularStd-Black.eot');
    src: url('fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-Black.woff2') format('woff2'),
        url('fonts/CircularStd-Black.woff') format('woff'),
        url('fonts/CircularStd-Black.ttf') format('truetype'),
        url('fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}
h1,h2,h3,h4,h5{
	font-family: 'Circular Std Black';
	font-weight: 900;
}
.heading{
	font-family: 'Circular Std Black';
	font-weight: 900;
	font-size: 39px;
}
body{
	font-family: 'Gotham Pro Light';
	font-size: 15px;
	line-height: 1.6;
	margin: 0 0 35px;
	color: #000;
}
.subtitle-big p{
	font-family: 'Gotham Pro Light';
	font-size: 21px;
	line-height:1.34;
	margin-bottom: 12px;
	color: #000;
}
.subtitle {
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    font-family: 'Gotham Pro Light';
    margin: 0 0 35px;
}
.container{
	width: 1210px;
}
.specialists-img-wrap {
    margin: 27px auto 28px;
   /* padding: 13px 15px 19px 15px;*/
    border: 1px solid #85b6ba;
}
.static-about-diploma{
	text-align: center;
	padding: 30px 0 20px;
	margin-bottom: 30px;
    border: 1px solid #c5d0d3;
	min-height: 424px;
}
.menu{
	color: #000;
    font-size: 16px;
    font-family: 'Circular Std Bold';
    line-height: 1;
    display: inline-block;
    padding: 19px 29px 18px 29px;
    padding-right: 29px;
    padding-left: 29px;
    margin: 0;
}

.ac-home-submenu {
    position: fixed;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}
.home-slide {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
}
.em-site-logo > .fl-module-content {
    position: fixed;
    top: 40px;
    left: 50%;
    width: 200px !important;
    transform: translateX(-555px);
    -moz-transform: translateX(-555px);
    -webkit-transform: translateX(-555px);
}
.em-site-logo > .fl-theme-builder-header-shrink-module-bottom {
    top: 0px;
    width: 40px !important;
}
.em-section{
	min-height: calc(100vh - 44px);	
}
.second-slide {
  padding: 165px 0 167px;
  background: #8ee7ff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8ee7ff 0%, #95ebff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #8ee7ff 0%, #95ebff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #8ee7ff 0%, #95ebff 100%);
     /* IE6-9 */
     position: relative; 
     }

     .second-bg {
    width: 61%;
    position: absolute;
    bottom: 0;
    right: -11%; }
    .second-bg img {
      width: 100%; }
#therapists-map { 
   width:700px; 
    height:400px; 
} 
/* Info window size (optional) */ 
.gomapMarker { 
    display: block; 
    width: 150px; 
    height: auto; 
} 


.over-image{
	z-index: 1;
    position: relative;
}

/*
 Theme Name:   GeneratePress-Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Netwin
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@font-face {
    font-family: 'Circular Std Book';
    src: url('fonts/CircularStd-Book.eot');
    src: url('fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-Book.woff2') format('woff2'),
        url('fonts/CircularStd-Book.woff') format('woff'),
        url('fonts/CircularStd-Book.ttf') format('truetype'),
        url('fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Std BoldItalic';
    src: url('fonts/CircularStd-BoldItalic.eot');
    src: url('fonts/CircularStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BoldItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BoldItalic.woff') format('woff'),
        url('fonts/CircularStd-BoldItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BoldItalic.svg#CircularStd-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

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

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

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

@font-face {
    font-family: 'Circular Std BlackItalic';
    src: url('fonts/CircularStd-BlackItalic.eot');
    src: url('fonts/CircularStd-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BlackItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BlackItalic.woff') format('woff'),
        url('fonts/CircularStd-BlackItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BlackItalic.svg#CircularStd-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Circular Std BookItalic';
    src: url('fonts/CircularStd-BookItalic.eot');
    src: url('fonts/CircularStd-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BookItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BookItalic.woff') format('woff'),
        url('fonts/CircularStd-BookItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BookItalic.svg#CircularStd-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro LightItalic';
    src: url('fonts/GothamPro-LightItalic.eot');
    src: url('fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamPro-LightItalic.woff2') format('woff2'),
        url('fonts/GothamPro-LightItalic.woff') format('woff'),
        url('fonts/GothamPro-LightItalic.ttf') format('truetype'),
        url('fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Circular Std Black';
    src: url('fonts/CircularStd-Black.eot');
    src: url('fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-Black.woff2') format('woff2'),
        url('fonts/CircularStd-Black.woff') format('woff'),
        url('fonts/CircularStd-Black.ttf') format('truetype'),
        url('fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}
h1,h2,h3,h4,h5{
	font-family: 'Circular Std Black';
	font-weight: 900;
}
.heading{
	font-family: 'Circular Std Black';
	font-weight: 900;
	font-size: 39px;
}
body{
	font-family: 'Gotham Pro Light';
	font-size: 15px;
	line-height: 1.6;
	margin: 0 0 35px;
	color: #000;
}
.subtitle-big p{
	font-family: 'Gotham Pro Light';
	font-size: 21px;
	line-height:1.34;
	margin-bottom: 12px;
	color: #000;
}
.subtitle {
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    font-family: 'Gotham Pro Light';
    margin: 0 0 35px;
}
.container{
	width: 1210px;
}
.specialists-img-wrap {
    margin: 27px auto 28px;
   /* padding: 13px 15px 19px 15px;*/
    border: 1px solid #85b6ba;
}
.static-about-diploma{
	text-align: center;
	padding: 30px 0 20px;
	margin-bottom: 30px;
    border: 1px solid #c5d0d3;
	min-height: 424px;
}
.menu{
	color: #000;
    font-size: 16px;
    font-family: 'Circular Std Bold';
    line-height: 1;
    display: inline-block;
    padding: 19px 29px 18px 29px;
    padding-right: 29px;
    padding-left: 29px;
    margin: 0;
}

.ac-home-submenu {
    position: fixed;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}
.home-slide {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
}
.em-site-logo > .fl-module-content {
    position: fixed;
    top: 40px;
    left: 50%;
    width: 200px !important;
    transform: translateX(-555px);
    -moz-transform: translateX(-555px);
    -webkit-transform: translateX(-555px);
}
.em-site-logo > .fl-theme-builder-header-shrink-module-bottom {
    top: 0px;
    width: 40px !important;
}
.em-section{
	min-height: calc(100vh - 44px);	
}
.second-slide {
  padding: 165px 0 167px;
  background: #8ee7ff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8ee7ff 0%, #95ebff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #8ee7ff 0%, #95ebff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #8ee7ff 0%, #95ebff 100%);
     /* IE6-9 */
     position: relative; 
     }

     .second-bg {
    width: 61%;
    position: absolute;
    bottom: 0;
    right: -11%; }
    .second-bg img {
      width: 100%; }
#therapists-map { 
   width:700px; 
    height:400px; 
} 
/* Info window size (optional) */ 
.gomapMarker { 
    display: block; 
    width: 150px; 
    height: auto; 
} 


.over-image{
	z-index: 1;
}

.read-more-with-eye-icon a .fl-button-icon:before{
    content: "";
    background: url("/wp-content/uploads/2019/03/eye.png") no-repeat -2px center;
    background-size: 29px 12px;
    width: 30px;
   
}

.read-more-with-eye-icon a:hover .fl-button-icon:before,
.read-more-with-eye-icon a:focus .fl-button-icon:focus{
    content: "";
    background: url("/wp-content/uploads/2019/03/eye-white.png") no-repeat -2px center;
    background-size: 29px 12px;
    width: 30px;
}

.new-page-button a .fl-button-icon:before{
    content: "";
    background: url("/wp-content/uploads/2019/03/next-page-hover.png") no-repeat right center;
    background-size: 16px;
    
}

.new-page-button a:hover .fl-button-icon:before,
.new-page-button a:focus .fl-button-icon:focus{
    content: "";
    background: url("/wp-content/uploads/2019/03/next-page.png") no-repeat right center;
    background-size: 16px;
}

 .new-page-yellow-button a .fl-button-icon:before{
    content: "";
    background: url("/wp-content/uploads/2019/03/next-page.png") no-repeat right center;
    background-size: 16px;
    
}

.new-page-yellow-button a:hover .fl-button-icon:before,
.new-page-yellow-button a:focus .fl-button-icon:focus{
    content: "";
    background: url("/wp-content/uploads/2019/03/next-page-hover.png") no-repeat right center;
    background-size: 16px;
}

.heading-with-yellow-line .fl-heading,
.heading-with-yellow-line-left .fl-heading{
    position: relative;
}

.heading-with-yellow-line .fl-heading:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    height: 4px;
    width: 94px;
    background: #ffde1f !important;
    margin: 0 auto;
}

.heading-with-yellow-line-left .fl-heading:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 4px;
    width: 94px;
    background: #ffde1f !important;
    margin: 0 auto;
}

.top-right-image-row{

}

.top-left-image-row{

}
.static-data *:not(:first-child) {
    display:none;
}
.diploma-static-data{
    display:none;
}

.social-block {
   margin: 17px 0 0 !important;
}

.email-button a i {
    float: left;
    width: 30px;
    height: 30px;
    position: relative;
}
.email-button a i:before {
    content: "";
    background: url(/wp-content/uploads/2019/03/mail@2x.png) no-repeat left center;
    background-size: 28px;
    position: absolute;
    left: 0;
    height: 30px;
    width: 30px;
}

.inline-row .fl-col-content.fl-node-content{
    display: inline-block !important;
    width: 100%;
}
/*
.inline-row .fl-module{
    display: inline-block !important;
    width: auto !important;
}*/

.footer-address p{
	margin-bottom: 0 !important;
}

.inline-row .inline-module{
    display: inline-block !important;
    width: auto !important;
}

.inline-btn-module{
    display: inline-block !important;
    width: auto !important;
}

.fl-button-wrap a{
    font-family: 'Circular Std Bold' !important;
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
}

#therapists-map {
    width: 100% !important;
    height: 800px;
}
#therapists-map-wrap #therapists-map-description ul {
    list-style-type: none;
}
#therapists-map-wrap #therapists-map-description ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#therapists-map-wrap #therapists-map-description {
    position: absolute;
    right: 20px;
    bottom: 33px;
    background: rgba(255, 255, 255, 0.95);
    padding: 10px;
}

@media (min-width: 991px) {
    .menu li a {
        padding-left: 45px !important;
        padding-right: 45px !important;
        padding-top: 19px !important;
        padding-bottom: 18px !important;
    }
    .fl-menu .menu > li:last-child{
        padding-left: 30px;
    }
    .fl-menu .menu > li:last-child a{
        display: inline-block !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 16px !important;
        padding-bottom: 14px !important;
    }
    .fl-menu .menu > li:last-child a img{
        height: 20px !important;
        max-height: 20px !important;
    }

    .fl-menu .menu > li:hover .sub-menu{
        display: block !important;
    }

    .fl-menu .menu > li:hover .fl-has-submenu-container a{
        background-color: #ffde00 !important;
    }
    .menu li .sub-menu li a{
        text-align: center !important;
        font-weight: 600 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        background-color: #ffffff !important;
        border-top: none !important;
    }

    .menu li .sub-menu li a:hover{
        background-color: #fcef99 !important;
    }

    .menu .fl-has-submenu .sub-menu{
        z-index: 999 !important;
        border-top: 1px solid #ffde1f;
    }
}

/*==============container=============*/
.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*===========================*/

.pb-0 p:last-child{
	margin-bottom: 0 !important;
}
.subtitle .subtitle{
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .em-site-logo > .fl-module-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px !important;
    transform: translateX(-0%);
    -moz-transform: translateX(-0%);
    -webkit-transform: translateX(0%);
    margin: 13px;
  }
}
.fl-node-5c6fda1db17e5 .fl-menu-horizontal.fl-toggle-arrows .fl-menu-toggle, .fl-node-5c6fda1db17e5 .fl-menu-horizontal.fl-toggle-none .fl-menu-toggle, .fl-node-5c6fda1db17e5 .fl-menu-vertical.fl-toggle-arrows .fl-menu-toggle, .fl-node-5c6fda1db17e5 .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{
display:none;
}
header{
	position: absolute;
	z-index: 111;
	width: 100%;
	top: 0;
}
header.affix {
    position: fixed;
}

/* Added on 11/03/2019 */

body
 {
 	margin-bottom:0px;
 }
@media (max-width: 767px) {
    #page{
        padding: 45px 0 46px !important;
    }
	a.fl-button 
    {
        width: 100% !important;
        text-align:center;
    }
	.fl-node-5c7375613d62f > .fl-row-content-wrap {
        padding-bottom: 0px;
    }
    div#second-slide.fl-node-5c738256282bc {
        background: #8ee7ff;
    }
	#footer .fl-module-button
    {
        width:100% !important;
    }
	.fl-col-small {
        max-width: 100%;
    }
	#header-menu .fl-menu-responsive-toggle-mobile
    {
        float:right;
		width: 100%;
		text-align: right;
    }
	.inline-row .inline-module
	{
		width:100%!important;
	}
}

.step-blocks:before {
	font-family: 'arvobold';
}

.step-blocks.tab-one:before
{
 	content: '1';
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}
.step-blocks.tab-two:before
{
 	content: '2';
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}
.step-blocks.tab-three:before
{
 	content: '3';
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}

.step-blocks.tab-four:before {
    content: '4';
	 font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}

.step-blocks.tab-five:before
{
 	content: '5';
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}
.step-blocks.tab-six:before
{
 	/*content: '6';*/
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}

.step-blocks {
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.step-blocks:nth-child(odd) {
    background: #fef4c0;
}

.step-blocks.tab-six {
	background: #ffde1f;
}

.step-blocks:nth-child(even):before {
    color: #fef4c0;
}

.step-blocks .fl-node-content{
	background-color: transparent;
	z-index:9;
}


/*==========================*/
/*
 Theme Name:   GeneratePress-Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Netwin
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@font-face {
    font-family: 'Circular Std Book';
    src: url('fonts/CircularStd-Book.eot');
    src: url('fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-Book.woff2') format('woff2'),
        url('fonts/CircularStd-Book.woff') format('woff'),
        url('fonts/CircularStd-Book.ttf') format('truetype'),
        url('fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Std BoldItalic';
    src: url('fonts/CircularStd-BoldItalic.eot');
    src: url('fonts/CircularStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BoldItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BoldItalic.woff') format('woff'),
        url('fonts/CircularStd-BoldItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BoldItalic.svg#CircularStd-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

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

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

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

@font-face {
    font-family: 'Circular Std BlackItalic';
    src: url('fonts/CircularStd-BlackItalic.eot');
    src: url('fonts/CircularStd-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BlackItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BlackItalic.woff') format('woff'),
        url('fonts/CircularStd-BlackItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BlackItalic.svg#CircularStd-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Circular Std BookItalic';
    src: url('fonts/CircularStd-BookItalic.eot');
    src: url('fonts/CircularStd-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BookItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BookItalic.woff') format('woff'),
        url('fonts/CircularStd-BookItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BookItalic.svg#CircularStd-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro LightItalic';
    src: url('fonts/GothamPro-LightItalic.eot');
    src: url('fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamPro-LightItalic.woff2') format('woff2'),
        url('fonts/GothamPro-LightItalic.woff') format('woff'),
        url('fonts/GothamPro-LightItalic.ttf') format('truetype'),
        url('fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Circular Std Black';
    src: url('fonts/CircularStd-Black.eot');
    src: url('fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-Black.woff2') format('woff2'),
        url('fonts/CircularStd-Black.woff') format('woff'),
        url('fonts/CircularStd-Black.ttf') format('truetype'),
        url('fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}
h1,h2,h3,h4,h5{
    font-family: 'Circular Std Black';
    font-weight: 900;
}
.heading{
    font-family: 'Circular Std Black';
    font-weight: 900;
    font-size: 39px;
}
body{
    font-family: 'Gotham Pro Light';
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 35px;
    color: #000;
}
.subtitle-big p{
    font-family: 'Gotham Pro Light';
    font-size: 21px;
    line-height:1.34;
    margin-bottom: 12px;
    color: #000;
}
.subtitle {
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    font-family: 'Gotham Pro Light';
    margin: 0 0 35px;
}
.container{
    width: 1210px;
}
.specialists-img-wrap {
    margin: 27px auto 28px;
   /* padding: 13px 15px 19px 15px;*/
    border: 1px solid #85b6ba;
}
.static-about-diploma{
    text-align: center;
    padding: 30px 0 20px;
    margin-bottom: 30px;
    border: 1px solid #c5d0d3;
    min-height: 424px;
}
.menu{
    color: #000;
    font-size: 16px;
    font-family: 'Circular Std Bold';
    line-height: 1;
    display: inline-block;
    padding: 19px 29px 18px 29px;
    padding-right: 29px;
    padding-left: 29px;
    margin: 0;
}

.ac-home-submenu {
    position: fixed;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}
.home-slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}
.em-site-logo > .fl-module-content {
    position: fixed;
    top: 40px;
    left: 50%;
    width: 200px !important;
    transform: translateX(-555px);
    -moz-transform: translateX(-555px);
    -webkit-transform: translateX(-555px);
}
.em-site-logo > .fl-theme-builder-header-shrink-module-bottom {
    top: 0px;
    width: 40px !important;
}
.em-section{
    min-height: calc(100vh - 44px); 
}
.second-slide {
  padding: 165px 0 167px;
  background: #8ee7ff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8ee7ff 0%, #95ebff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #8ee7ff 0%, #95ebff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #8ee7ff 0%, #95ebff 100%);
     /* IE6-9 */
     position: relative; 
     }

     .second-bg {
    width: 61%;
    position: absolute;
    bottom: 0;
    right: -11%; }
    .second-bg img {
      width: 100%; }
#therapists-map { 
   width:700px; 
    height:400px; 
} 
/* Info window size (optional) */ 
.gomapMarker { 
    display: block; 
    width: 150px; 
    height: auto; 
} 


.over-image{
    z-index: 1;
    position: relative;
}

/*
 Theme Name:   GeneratePress-Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Netwin
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@font-face {
    font-family: 'Circular Std Book';
    src: url('fonts/CircularStd-Book.eot');
    src: url('fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-Book.woff2') format('woff2'),
        url('fonts/CircularStd-Book.woff') format('woff'),
        url('fonts/CircularStd-Book.ttf') format('truetype'),
        url('fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Std BoldItalic';
    src: url('fonts/CircularStd-BoldItalic.eot');
    src: url('fonts/CircularStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BoldItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BoldItalic.woff') format('woff'),
        url('fonts/CircularStd-BoldItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BoldItalic.svg#CircularStd-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

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

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

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

@font-face {
    font-family: 'Circular Std BlackItalic';
    src: url('fonts/CircularStd-BlackItalic.eot');
    src: url('fonts/CircularStd-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BlackItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BlackItalic.woff') format('woff'),
        url('fonts/CircularStd-BlackItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BlackItalic.svg#CircularStd-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Circular Std BookItalic';
    src: url('fonts/CircularStd-BookItalic.eot');
    src: url('fonts/CircularStd-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-BookItalic.woff2') format('woff2'),
        url('fonts/CircularStd-BookItalic.woff') format('woff'),
        url('fonts/CircularStd-BookItalic.ttf') format('truetype'),
        url('fonts/CircularStd-BookItalic.svg#CircularStd-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro LightItalic';
    src: url('fonts/GothamPro-LightItalic.eot');
    src: url('fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamPro-LightItalic.woff2') format('woff2'),
        url('fonts/GothamPro-LightItalic.woff') format('woff'),
        url('fonts/GothamPro-LightItalic.ttf') format('truetype'),
        url('fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Circular Std Black';
    src: url('fonts/CircularStd-Black.eot');
    src: url('fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularStd-Black.woff2') format('woff2'),
        url('fonts/CircularStd-Black.woff') format('woff'),
        url('fonts/CircularStd-Black.ttf') format('truetype'),
        url('fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}
h1,h2,h3,h4,h5{
    font-family: 'Circular Std Black';
    font-weight: 900;
}
.heading{
    font-family: 'Circular Std Black';
    font-weight: 900;
    font-size: 39px;
}
body{
    font-family: 'Gotham Pro Light';
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 35px;
    color: #000;
}
.subtitle-big p{
    font-family: 'Gotham Pro Light';
    font-size: 21px;
    line-height:1.34;
    margin-bottom: 12px;
    color: #000;
}
.subtitle {
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    font-family: 'Gotham Pro Light';
    margin: 0 0 35px;
}
.container{
    width: 1210px;
}
.specialists-img-wrap {
    margin: 27px auto 28px;
   /* padding: 13px 15px 19px 15px;*/
    border: 1px solid #85b6ba;
}
.static-about-diploma{
    text-align: center;
    padding: 30px 0 20px;
    margin-bottom: 30px;
    border: 1px solid #c5d0d3;
    min-height: 424px;
}
.menu{
    color: #000;
    font-size: 16px;
    font-family: 'Circular Std Bold';
    line-height: 1;
    display: inline-block;
    padding: 19px 29px 18px 29px;
    padding-right: 29px;
    padding-left: 29px;
    margin: 0;
}

.ac-home-submenu {
    position: fixed;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}
.home-slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}
.em-site-logo > .fl-module-content {
    position: fixed;
    top: 40px;
    left: 50%;
    width: 200px !important;
    transform: translateX(-555px);
    -moz-transform: translateX(-555px);
    -webkit-transform: translateX(-555px);
}
.em-site-logo > .fl-theme-builder-header-shrink-module-bottom {
    top: 0px;
    width: 40px !important;
}
.em-section{
    min-height: calc(100vh - 44px); 
}
.second-slide {
  padding: 165px 0 167px;
  background: #8ee7ff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8ee7ff 0%, #95ebff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #8ee7ff 0%, #95ebff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #8ee7ff 0%, #95ebff 100%);
     /* IE6-9 */
     position: relative; 
     }

     .second-bg {
    width: 61%;
    position: absolute;
    bottom: 0;
    right: -11%; }
    .second-bg img {
      width: 100%; }
#therapists-map { 
   width:700px; 
    height:400px; 
} 
/* Info window size (optional) */ 
.gomapMarker { 
    display: block; 
    width: 150px; 
    height: auto; 
} 


.over-image{
    z-index: 1;
}

.read-more-with-eye-icon a .fl-button-icon:before{
    content: "";
    background: url("/wp-content/uploads/2019/03/eye.png") no-repeat -2px center;
    background-size: 29px 12px;
    width: 30px;
   
}

.read-more-with-eye-icon a:hover .fl-button-icon:before,
.read-more-with-eye-icon a:focus .fl-button-icon:focus{
    content: "";
    background: url("/wp-content/uploads/2019/03/eye-white.png") no-repeat -2px center;
    background-size: 29px 12px;
    width: 30px;
}

.new-page-button a .fl-button-icon:before{
    content: "";
    background: url("/wp-content/uploads/2019/03/next-page-hover.png") no-repeat right center;
    background-size: 16px;
    
}

.new-page-button a:hover .fl-button-icon:before,
.new-page-button a:focus .fl-button-icon:focus{
    content: "";
    background: url("/wp-content/uploads/2019/03/next-page.png") no-repeat right center;
    background-size: 16px;
}

 .new-page-yellow-button a .fl-button-icon:before{
    content: "";
    background: url("/wp-content/uploads/2019/03/next-page.png") no-repeat right center;
    background-size: 16px;
    
}

.new-page-yellow-button a:hover .fl-button-icon:before,
.new-page-yellow-button a:focus .fl-button-icon:focus{
    content: "";
    background: url("/wp-content/uploads/2019/03/next-page-hover.png") no-repeat right center;
    background-size: 16px;
}

.heading-with-yellow-line .fl-heading,
.heading-with-yellow-line-left .fl-heading{
    position: relative;
}

.heading-with-yellow-line .fl-heading:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    height: 4px;
    width: 94px;
    background: #ffde1f !important;
    margin: 0 auto;
}

.heading-with-yellow-line-left .fl-heading:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 4px;
    width: 94px;
    background: #ffde1f !important;
    margin: 0 auto;
}

.top-right-image-row{

}

.top-left-image-row{

}
.static-data *:not(:first-child) {
    display:none;
}
.diploma-static-data{
    display:none;
}

.social-block {
   margin: 17px 0 0 !important;
}

.email-button a i {
    float: left;
    width: 30px;
    height: 30px;
    position: relative;
}
.email-button a i:before {
    content: "";
    background: url(/wp-content/uploads/2019/03/mail@2x.png) no-repeat left center;
    background-size: 28px;
    position: absolute;
    left: 0;
    height: 30px;
    width: 30px;
}

.inline-row .fl-col-content.fl-node-content{
    display: inline-block !important;
    width: 100%;
}
/*
.inline-row .fl-module{
    display: inline-block !important;
    width: auto !important;
}*/

.footer-address p{
    margin-bottom: 0 !important;
}

.inline-row .inline-module{
    display: inline-block !important;
    width: auto !important;
}

.inline-btn-module{
    display: inline-block !important;
    width: auto !important;
}

.fl-button-wrap a{
    font-family: 'Circular Std Bold' !important;
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
}

#therapists-map {
    width: 100% !important;
    height: 800px;
}
#therapists-map-wrap #therapists-map-description ul {
    list-style-type: none;
}
#therapists-map-wrap #therapists-map-description ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#therapists-map-wrap #therapists-map-description {
    position: absolute;
    right: 20px;
    bottom: 33px;
    background: rgba(255, 255, 255, 0.95);
    padding: 10px;
}

@media (min-width: 991px) {
    .menu li a {
        padding-left: 37px !important;
        padding-right: 37px !important;
        padding-top: 19px !important;
        padding-bottom: 18px !important;
    }
    .fl-menu .menu > li:last-child{
        padding-left: 30px;
    }
    .fl-menu .menu > li:last-child a{
        display: inline-block !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 16px !important;
        padding-bottom: 14px !important;
    }
    .fl-menu .menu > li:last-child a img{
        height: 20px !important;
        max-height: 20px !important;
    }

    .fl-menu .menu > li:hover .sub-menu{
        display: block !important;
    }

    .fl-menu .menu > li:hover .fl-has-submenu-container a{
        background-color: #ffde00 !important;
    }
    .menu li .sub-menu li a{
        text-align: center !important;
        font-weight: 600 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        background-color: #ffffff !important;
        border-top: none !important;
    }

    .menu li .sub-menu li a:hover{
        background-color: #fcef99 !important;
    }

    .menu .fl-has-submenu .sub-menu{
        z-index: 999 !important;
        border-top: 1px solid #ffde1f;
    }
}

/*==============container=============*/
.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*===========================*/

.pb-0 p:last-child{
    margin-bottom: 0 !important;
}
.subtitle .subtitle{
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .em-site-logo > .fl-module-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px !important;
    transform: translateX(-0%);
    -moz-transform: translateX(-0%);
    -webkit-transform: translateX(0%);
    margin: 13px;
  }
}
.fl-node-5c6fda1db17e5 .fl-menu-horizontal.fl-toggle-arrows .fl-menu-toggle, .fl-node-5c6fda1db17e5 .fl-menu-horizontal.fl-toggle-none .fl-menu-toggle, .fl-node-5c6fda1db17e5 .fl-menu-vertical.fl-toggle-arrows .fl-menu-toggle, .fl-node-5c6fda1db17e5 .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{
display:none;
}
header{
    position: absolute;
    z-index: 111;
    width: 100%;
    top: 0;
}
header.affix {
    position: fixed;
}

/* Added on 11/03/2019 */

body
 {
    margin-bottom:0px;
 }
@media (max-width: 767px) {
    #page{
        padding: 45px 0 46px !important;
    }
    a.fl-button 
    {
        width: 100% !important;
        text-align:center;
    }
    .fl-node-5c7375613d62f > .fl-row-content-wrap {
        padding-bottom: 0px;
    }
    div#second-slide.fl-node-5c738256282bc {
        background: #8ee7ff;
    }
    #footer .fl-module-button
    {
        width:100% !important;
    }
    .fl-col-small {
        max-width: 100%;
    }
    #header-menu .fl-menu-responsive-toggle-mobile
    {
        float:right;
        width: 100%;
        text-align: right;
    }
    .inline-row .inline-module
    {
        width:100%!important;
    }
}

.step-blocks:before {
    font-family: 'arvobold';
}

.step-blocks.tab-one:before
{
    content: '1';
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}
.step-blocks.tab-two:before
{
    content: '2';
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}
.step-blocks.tab-three:before
{
    content: '3';
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}

.step-blocks.tab-four:before {
    content: '4';
     font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}

.step-blocks.tab-five:before
{
    content: '5';
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}
.step-blocks.tab-six:before
{
    /*content: '6';*/
    font-size: 226px;
    line-height: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    text-align: center;
    color: #fefcef;
    transform: translate(-50%,-50%);
}

.step-blocks {
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.step-blocks:nth-child(odd) {
    background: #fef4c0;
}

.step-blocks.tab-six {
    background: #ffde1f;
}

.step-blocks:nth-child(even):before {
    color: #fef4c0;
}

.step-blocks .fl-node-content{
    background-color: transparent;
    z-index:9;
}

/*==========================*/
.accordion-section .fl-accordion-item .fl-accordion-button{
    width: 100%;
    text-align: center;
}

.accordion-section .fl-accordion-item .fl-accordion-button-icon{
    display: none !important;
}
.accordion-section .fl-accordion-button-label{
    max-width: 1140px;
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    float: none;
    text-align: left;
    font-family: 'Circular Std Black';
    font-weight: 900;
    font-size: 39px;
    padding-left: 50px;
}

.accordion-section .fl-accordion-item .fl-accordion-button-label:before{
    content: "";
    background: url(/wp-content/uploads/2019/03/plus@2x.png) no-repeat left center;
    background-size: 30px;
    position: absolute;
    left: 0;
    height: 30px;
    width: 30px;
    top: 3px;
}
.accordion-section .fl-accordion-item.fl-accordion-item-active .fl-accordion-button{
    background-color: #0f4c57;
}
.accordion-section .fl-accordion-item.fl-accordion-item-active .fl-accordion-button-label{
    color: #6dbbc0;
}
.accordion-section .fl-accordion-item.fl-accordion-item-active .fl-accordion-button-label:before{
    background: url(/wp-content/uploads/2019/03/plus-light@2x.png) no-repeat left center;
    background-size: 30px;
}

.accordion-section .fl-accordion-content > div{
    max-width: 1140px;
    margin: 0 auto;
}
.accordion-section .fl-accordion-content p{
    margin-bottom: 15px;
}

.accordion-section .fl-accordion-item{
   border-top-width: 0 !important;
   border-bottom-width: 0 !important; 
}

@media (max-width: 991px) {
    .accordion-section .fl-accordion-button-label{
        font-size: 22px;
    }

    .accordion-section .fl-accordion-item .fl-accordion-button-label:before{
        top: -4px;
    }
    
    .wpml-ls-item .fl-menu-toggle
    {
        display:block !important;
    }
    .wpml-ls-item.fl-active > ul.sub-menu {
        display: block !important;
        opacity: 1;
        visibility: visible;
        background: white !important;
    }
}
.menu{
	position:relative;
	z-index:999;

}


.page-id-2336 .entry-header, .page-id-2390 .entry-header {
	display: none !important;
}
.page-id-2336 #post-2336, .page-id-2390 #post-2390 {
	margin-top: 240px;
	margin-bottom: 100px;
}

.cus_course_gform_sec h3 {
	font-size: 17px;
	line-height: 27px;
	font-weight: 600 !important;
	margin-bottom: 0;
	font-family: 'Gotham Pro Light';
	margin-bottom: 5px;
}
.cus_course_gform_sec .gf-course-block {
	margin-bottom: 20px;
}
.cus_course_gform_sec .gfield_label.gform-field-label {
	font-size: 17px !important;
	line-height: 27px;
	font-weight: 600 !important;
	font-family: 'Gotham Pro Light';
	margin-bottom: 5px !important;
}


.cus_course_gform_sec .gchoice, .cus_course_gform_sec .gf-course-radio {
	background: #E8EEEF;
	border: 1px solid rgb(0 0 0 / 15%);
	border-radius: 5px !important;
	padding: 0px 10px;
	margin-bottom: 12px;
	cursor: pointer;
}
.cus_course_gform_sec .gchoice .gform-field-label, .cus_course_gform_sec .gf-course-radio label {
	/* width: 100% !important; */
	padding: 10px 0px;
	display: inline-block;
	font-size: 16px;
	font-weight: 400 !important;
}
.cus_course_gform_sec .gfield_radio li.gchoice {
	list-style: none;
}
.cus_course_gform_sec .gfield.gfield--type-html {
	font-size: 18px;
	font-weight: 600;
}
.cus_course_gform_sec .gform_next_button, .cus_course_gform_sec .gform_button, .cus_course_gform_sec .gform_previous_button {
	background: #562FE8 !important;
	padding: 12px 50px !important;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 10px;
}
.cus_course_gform_sec .gform_previous_button {
	background: transparent !important;
	padding-left: 0px !important;
	padding-right: 20px !important;
}
.cus_course_gform_sec .ginput_container_text input, .cus_course_gform_sec .ginput_container_email input, .cus_course_gform_sec .ginput_container_phone input, .cus_course_gform_sec .ginput_container_select select {
	background: transparent !important;
	height: 45px;
	color: #000;
}
.gform_required_legend {
	display: none !important;
}

.cus_course_gform_sec .gfield h3 {
	font-size: 20px !important;
	font-weight: 700 !important;
}
#field_1_17 {
	font-size: 25px !important;
}
.cus_course_gform_sec .gfield p {
	font-size: 16px;
	font-weight: 400;
}

#field_1_2004, #field_1_2003 {
	display: none !important;
}

.cus_course_level {
	margin-top: -15px !important;
}
.cus_course_level .gchoice .gform-field-label {
	font-weight: 600 !important;
}
.cus_course_level .gchoice .gform-field-label span {
	font-weight: 400 !important;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
	width: 100% !important;
}
#custom-radio-error {
	background: #fff9f9;
	border: 1px solid #c02b0a;
	font-size: 14.992px;
	padding: 12.992px 24px;
	margin-bottom: 10px;
}