/*
Theme Name: Diversity Child
Theme URI: http://diversityessentials.com
Author: Diversity-THEMES
Author URI: http://diversityessentials.com
Description: diversity Responsive Wordpress + Woocommerce Theme.
Version: 1
Template: diversity
Text Domain: diversity-child

*/

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

body{font-family: 'Roboto Condensed', sans-serif;-webkit-font-smoothing: subpixel-antialiased;}
p{font-family: 'Calibri';}

.homeban{position:relative;}
.homeban .vc_col-sm-12{position:relative;z-index:1;}
.homeban:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, .50);}
.homeban .vc_empty_space{}
.homeban .wpb_text_column{
	/*margin: 0 auto;
    max-width: 765px;*/
	padding: 10px 0;
    
}
.homeban .wpb_text_column h2{
    color:  white;
    margin: 0 75px 10px;
}
.homeban .wpb_text_column h3{
    color:  white;
    margin: 0 0 15px;
   /* font-size: 106px;
    line-height: 90px;*/
	    font-size: 75px;
    line-height: normal;
    font-weight:  bold;
}
.homeban .wpb_text_column h4{
    color:  white;
    margin: 25px 0 0 !important;
    font-size:  47px;
    font-weight: 700;
    line-height: 50px;
}

.homeban .gracolo .wpb_text_column.blacksec{background: rgba(49, 49, 49, 0.9);padding: 20px 0;}
.homeban .gracolo .wpb_text_column.blacksec .wpb_wrapper{}
.homeban .gracolo .wpb_text_column.blacksec h4{margin: 0 !important;color: #f0e800;font-size: 40px;}
.homeban .gracolo .wpb_text_column.blacksec h4:first-child{}
.homeban .gracolo .wpb_text_column.blacksec p{max-width: 500px;margin: 0 auto;}
.homeban .gracolo .wpb_text_column.blacksec p img{height: 8px;}
.homeban .gracolo .wpb_text_column.blacksec a{background: #fdd803;color: black;font-weight: bold;text-decoration: none;font-size: 30px;display: inline-block;padding: 20px 30px;margin-top: 20px;}
.homeban .gracolo .wpb_text_column.blacksec a:hover{background: #dcbc04;}

.homeban .gracolo {position: absolute;bottom: 0;left: 0;right: 0;}

.homeban .gracolo .wpb_text_column.colored{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#28aae0+0,89c442+100 */
background: #28aae0; /* Old browsers */
background: -moz-linear-gradient(left, rgba(40, 170, 223, .90) 0%, rgba(137, 196, 66, .90) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(40, 170, 223, .90) 0%,rgba(137, 196, 66, .90) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(40, 170, 223, .90) 0%,rgba(137, 196, 66, .90) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28aae0', endColorstr='#89c442',GradientType=1 ); /* IE6-9 */
}

.innertitle{margin-bottom: 30px !important;padding: 10px 5px;}
.innertitle{}
.innertitle .wpb_text_column{}
.innertitle .wpb_text_column h3{
	font-size: 26px;
    color: white;
    font-weight: bold;
}

.fixed-header #header{background-color:transparent;}

.about{}
.about .wpb_text_column{}
.about .wpb_text_column h4{margin-bottom:30px;font-weight:bold;}
.about .wpb_text_column p{}

.worksec{padding-top:70px;padding-bottom:70px;background-attachment:fixed;}
.worksec .wpb_text_column{}
.worksec .wpb_text_column p{font-size: 19px;line-height: 23px;}
.worksec .vc_col-sm-3{}
.worksec .vc_col-sm-3 .vc_btn3-container{position:relative;z-index:99;}
.worksec .vc_col-sm-3 .vc_btn3-container a{
    border: 1px solid #fee60a;
    border-radius: 0;
    color: #fee60a;
    font-weight: 500;
    padding: 10px 35px;
}
.worksec .vc_col-sm-3 .vc_btn3-container a:hover{background-color: #fee60a;
    border-color: #fee60a;color:black;}
.worksec .vc_col-sm-3 .wpb_text_column{position:relative;z-index:99;padding: 0 20px;}
.worksec .vc_col-sm-3 .wpb_text_column h2{
    font-size:  22px;letter-spacing: 0.1px;
    font-weight:  bold;
    color:  white;
    margin:  0;
    line-height: 25px;
    min-height:  50px;
}
.worksec .vc_col-sm-3{margin-bottom:35px;}
.worksec .vc_col-sm-3>.wpb_wrapper{padding: 120px 0 80px;overflow:hidden;position:relative;max-width:273px;margin:0 auto;}
.worksec .vc_col-sm-3>.wpb_wrapper:hover:after{
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.worksec .vc_col-sm-3>.wpb_wrapper:after{
	background-repeat:no-repeat;
	background-size:cover;
	content:'';
	display:block;
	position:absolute;
	left:0;right:0;
	top:0;bottom:0;
	transition: all ease-in .3s;
    -webkit-transition: all ease-in 0.3s;
    -moz-transition: all ease-in 0.3s;
    -o-transition: all ease-in 0.3s;
    -ms-transition: all ease-in 0.3s;
}
.worksec .vc_col-sm-3.dke>.wpb_wrapper:after{background-image:url('images/diversity.jpg');}
.worksec .vc_col-sm-3.isk>.wpb_wrapper:after{background-image:url('images/inclusivly.jpg');}
.worksec .vc_col-sm-3.ke>.wpb_wrapper:after{background-image:url('images/knowledge.jpg');}
.worksec .vc_col-sm-3.uw>.wpb_wrapper:after{background-image:url('images/workshop-small.jpg');}

html body #main-menu .mega-menu .narrow .popup ul.sub-menu{
	padding:0;
	background-color: rgba(255, 255, 255, 0.80);
    min-width: 250px;
    border-radius: 5px;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a{color:black !important;font-size: 14px;border: 0;padding: 10px 15px;}
#main-menu .mega-menu .narrow .popup li.menu-item.current-menu-item > a{font-weight:600;}

.mega-menu .popup li.menu-item.last a{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.mega-menu .popup li.menu-item.first a{border-top-left-radius: 5px;border-top-right-radius: 5px;}

.hometesti{}
.hometesti .slick-list{
	margin-right: 138px;
    margin-left: 55px;
}
.hometesti .ult-carousel-wrapper:after{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-image: url(images/testi-circle.png);
    width: 155px;
    height: 158px;
    background-repeat: no-repeat;
}
.hometesti .slick-initialized .slick-slide{overflow:hidden;}
.hometesti .ult-carousel-wrapper.ult_horizontal .slick-prev:hover,.hometesti .ult-carousel-wrapper.ult_horizontal .slick-next:hover{color:#fee60a !important;}
.hometesti .ult-carousel-wrapper.ult_horizontal .slick-prev{
	top: 63%;
    font-size: 70px !important;
}
.hometesti .ult-carousel-wrapper.ult_horizontal .slick-next{
	right: inherit;
    top: 37%;
    font-size: 70px !important;
}
.hometesti .ult-item-wrap{overflow:hidden;}
.hometesti .testimonial .testimonial-author span{
	font-size: 20px;
    margin-top: 5px;
}
.hometesti .testimonial .testimonial-author strong{
	font-size: 35px;padding-top:0;
    line-height: 40px;
	font-weight: bold;
}
.hometesti .testimonial.testimonial-trasnparent-background blockquote:before,
.hometesti .testimonial.testimonial-trasnparent-background blockquote:after{display:none;}
.hometesti .testimonial.testimonial-trasnparent-background blockquote{padding-top: 80px;padding-left: 0;padding-right: 0;}
.hometesti .testimonial.testimonial-style-4 .testimonial-author{
	position: absolute;margin-top: 0;
    top: 0;margin-bottom: 0;margin-left: 0px;
    left: 0;
    width: 100%;
}
.hometesti .testimonial .testimonial-author p{margin-left:8px;border-bottom: 1px solid white;padding-bottom: 10px;}
.hometesti .wpb_text_column{}
.hometesti .wpb_text_column h2{color: white;font-size: 60px;line-height:65px;margin:0;}
.hometesti .wpb_text_column h3{color:#fee60a;font-weight:400;margin:0;}
.hometesti{padding-top:70px;padding-bottom:70px;background-attachment:fixed;}
.hometesti .porto-testimonial{margin-bottom:0 !important;}
.hometesti .testimonial .testimonial-author strong{color:#fce400;font-family: 'Roboto Condensed', sans-serif !important;}
.hometesti .testimonial-no-borders.testimonial{margin-bottom:0;}
.hometesti .testimonial.testimonial-alternarive-font blockquote p{font-family: 'Calibri' !important;font-size:20px;font-style: normal;}

.hometrain{}
.hometrain .wpb_text_column{margin-top: 35px;}
.hometrain .wpb_text_column h2{}
.hometrain .wpb_text_column p{text-align:justify;}
.hometrain .vc_col-sm-8{}

.subsec{padding-top:50px;padding-bottom:15px;}
.subsec #mc4wp-form-1{}
.subsec #mc4wp-form-1 .mc4wp-form-fields{}
.subsec #mc4wp-form-1 .mc4wp-form-fields input[type="email"]{
	width: 75%;
    height: 50px;
	color:#5e5e5e;
	font-size:17px;
}
.subsec #mc4wp-form-1 .mc4wp-form-fields input[type="submit"]{
	height: 50px;
    width: 24%;
    text-transform: uppercase;
    background: #fce400;
    color: #59595c;
    font-size: 21px;
    vertical-align: top;
}
.subsec .wpb_text_column{}
.subsec .wpb_text_column h2{line-height: 35px;font-size:31px;font-weight:bold;color:white;margin:0;}
.subsec .wpb_text_column p{color:white;margin:0;font-size:17px;}

#footer .footer-bottom{padding:0;}
#footer .footer-bottom .container .footer-left{color:white;text-align:center;}

.consec{}

.consec .conform .formcraft-css .fc-form.fc-form-1 .form-element.error-field .field-cover input, 
.consec .conform .formcraft-css .fc-form.fc-form-1 .form-element.error-field .field-cover textarea{border-color: red !important;}

html .consec .formcraft-css .fc-form .form-element.error-field .error{display:none}
.consec .conform{max-width: 1150px;margin: 0 auto;padding-top: 80px;padding-bottom: 20px;}
.consec .conform .vc_col-sm-4{margin-top:;}
.consec .conform {padding-left: 20px;padding-right: 20px;}
html .consec .conform .formcraft-css .fc-form .form-element .submit-cover .submit-button{
	background: #eee807;
    opacity: 1;
    font-weight: 600;
    font-family: roboto;
    padding: 15px 15px;
}
html .consec .conform .formcraft-css .fc-form .form-element .submit-cover .submit-button:hover{background: #c5c007;}
html .consec .conform .formcraft-css .fc-form.frame-hidden .form-page-content{margin-right:0;}
html .consec .conform .formcraft-css .fc-form .form-element .form-element-html{padding: 0 0 40px 0px;}
.consec .conform input::-webkit-input-placeholder {color:#bcbdbf;}
.consec .conform input::-moz-placeholder {color:#bcbdbf;}
.consec .conform input:-ms-input-placeholder {color:#bcbdbf;}
.consec .conform input:-moz-placeholder {color:#bcbdbf;}

.consec .conform textarea::-webkit-input-placeholder {color:#bcbdbf;}
.consec .conform textarea::-moz-placeholder {color:#bcbdbf;}
.consec .conform textarea:-ms-input-placeholder {color:#bcbdbf;}
.consec .conform textarea:-moz-placeholder {color:#bcbdbf;}

.consec .conform .formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"], 
.consec .conform .formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"], 
.consec .conform .formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea{background-color:transparent !important;border:0;border-bottom:1px solid white;color:#bcbdbf !important;padding-left:0;padding-right:0;}
.consec .conform .wpb_text_column{}
.consec .conform .wpb_text_column h2{text-transform:uppercase;font-size:50px;color:white;font-weight:bold;}
.consec .conform .wpb_text_column h4{text-transform:uppercase;color:white;font-weight:bold;font-size:22px;}
.consec .conform .wpb_text_column p{color:white;font-size:13px;}
.consec .fotbot{position:relative;height: 350px;}
.consec .fotbot:after{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.consec .fotbot .vc_column_container{position:relative;z-index:1;width:20%;}
.consec .fotbot .vc_column_container.hourdiv{width:22%;}
.consec .fotbot .vc_column_container.contdiv{width:23%;}
.consec .fotbot .vc_column_container.policycol{width:15%;}
.consec .fotbot{display: flex;
	max-width: 1150px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 20px;padding-left: 20px;
    padding-right: 20px;
}
.consec .fotbot .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon:before{font-size: 25px;}
.consec .fotbot .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{margin-right: 10px;display: inline-block;margin-bottom: 10px;}
.consec .fotbot .widget_nav_menu{}
.consec .fotbot .widget_nav_menu .menu{border-bottom: 0;}
.consec .fotbot .widget_nav_menu .menu li{font-size: 15px;padding: 0 0 5px;border: 0 !important;color:#ffffff;}
.consec .fotbot .widget_nav_menu .menu li:before{display:none;}
.consec .fotbot .widget_nav_menu .menu li a:hover{text-decoration:underline;}
.consec .fotbot .widget_nav_menu .menu li a{display:block;font-size: 15px;color:#ffffff;}
.consec .fotbot .wpb_text_column{}
.consec .fotbot .wpb_text_column p{color:#ffffff;font-size: 15px;}
.consec .fotbot .wpb_text_column h3{font-weight:bold;color:#ffffff;font-size:20px;text-transform:capitalize;}
.consec .fotbot .wpb_text_column.conticon ul{}
.consec .fotbot .wpb_text_column.conticon ul li{color:#ffffff;font-size: 15px;padding: 0 0 5px;}
.consec .fotbot .wpb_text_column.conticon ul li a{display:block;color:#ffffff;font-size: 15px;}
.consec .fotbot .wpb_text_column.conticon ul li i{vertical-align: top;width:22px;height:22px;margin-right:15px;background-repeat:no-repeat;background-size:contain;display:inline-block;}
.consec .fotbot .wpb_text_column.conticon ul li i.faxicon{background-image:url('images/faicon.png');}
.consec .fotbot .wpb_text_column.conticon ul li a i.phoneicon{background-image:url('images/caicon.png');}
.consec .fotbot .wpb_text_column.conticon ul li a i.emailicon{background-image:url('images/emicon.png');}

.innerbanner{min-height:390px;}

.innercont{}
html .innercont .formcraft-css .fc-form .form-element .checkbox-cover>div label{font-size:15px;}
.innercont .vc_btn3-container{}
.innercont .vc_btn3-container a{
	font-weight: 500;
    font-size: 18px;
    padding: 12px 27px;
    border-radius: 0; 
}
.innercont .vc_empty_space{}

.bookingform{}

html body #ui-datepicker-div.fc-datepicker .ui-datepicker-header{background: #000000 !important;border-color: #000000 !important;}
html body #ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar th,
html body #ui-datepicker-div.fc-datepicker table.ui-datepicker-calendar td.ui-datepicker-today a{color:black !important;}

#header .header-right{}
#header .header-right .header-contact{}
#header .header-left ul.tflag{padding: 0;}
#header .header-left ul.tflag li{margin-right:10px;}
#header .header-left ul.tflag li img{width:50px;}
#header .header-left ul li{display:  inline-block;}

#header .header-right ul.tflag{display:none;}
#header .header-right .header-contact ul{margin:0;padding:0;}
#header .header-right .header-contact ul li{margin-left:10px;display:  inline-block;}
#header .header-right .header-contact ul li a{
    font-size:  17px;
    font-weight:  bold;
}
#header .header-right .header-contact ul li a i.fa-fax{font-size: 12px;padding: 5px 5px;}
#header .header-right .header-contact ul li a i{
    border: 1px solid #f0e800;
    border-radius:  100px;
    color: #f0e800;
    font-size:  15px;
    padding: 3px 5px;
}
#header .searchform-popup{}
.fixed-header #header .searchform-popup .searchform{
    border:  0;
    border-radius:  0;
    margin-left:  60px;
}
#header.header-corporate .searchform button i{display:none;}
#header.header-corporate .searchform button{
    background:  #f0e800;
    border-radius:  0;
	background-image:url('images/search-icon.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
#header.header-corporate .searchform input{
    border-radius:  0;padding: 9px 5px;line-height:0 !important;
    width: 160px;
}
#header.search-sm .searchform{border-radius: 0 !important;}

@media (min-width:991px) {
	
	.contactlink .popup{left: -140px;}
}

@media (max-width:1190px){
	#main-menu .mega-menu > li.menu-item > a{padding: 0 5px;}
}
 
@media (min-width:980px) and (max-width:1030px){
}
 
@media (min-width:768px) and (max-width:979px){
}

@media (max-width:991px) {
	.homeban .wpb_text_column h3{font-size: 55px;}
	.homeban .gracolo .wpb_text_column.blacksec a{font-size: 25px;padding: 15px 30px;}
	#responsive-menu-container li.responsive-menu-item {width: 95% !important; margin: 0 auto;}
	#responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link {padding-left: 5% !important;}
	.fixed-header #header{z-index: 99999;}
	#responsive-menu-container.slide-top {bottom: inherit !important;}
	.responsive-menu-open #responsive-menu-container.slide-top {top: 80px;}
	#responsive-menu-container #responsive-menu {padding: 35px 0;width: 98%;margin: 0 auto;}
	.responsive-menu-boring.is-active .responsive-menu-inner, .responsive-menu-boring.is-active .responsive-menu-inner::after{transform: none !important;}
	#header .header-main .container{padding:0 20px;}
	.responsive-menu-inner::after {bottom: -5px !important;}
	.responsive-menu-inner::before {top: -5px !important;}
	.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {width: 19px !important;height: 2px !important;left: 0px;}
	.responsive-menu-inner {margin: 0 auto !important;left: 3px !important;}
	#header .header-main {background: black;z-index: 99999;}
	button#responsive-menu-button {top: 45px !important;right: 5% !important;width: 30px !important;height: 30px !important;}
	#header .searchform-popup{display:none !important;}
	#header .mobile-toggle{display:none;}
	#header .mobile-toggle { position: relative;top: 15px;bottom: inherit;left: inherit;right: inherit;}
	#header .header-main .container > *:not(.porto-tooltip) {padding: 0 !important;display: inline-block !important;position: relative !important;}
	.fixed-header #header .header-main .container > div.header-right {float: right;}
	#header.sticky-header .logo {display: block;}
	.header-top{display:none;}
	.header-main{padding:20px 0;}
	
	
	.revgap{display:none;}
	.consec .fotbot{display:inherit;height: 490px;}
	.consec .fotbot .vc_column_container,.consec .fotbot .vc_column_container.hourdiv,.consec .fotbot .vc_column_container.contdiv,.consec .fotbot .vc_column_container.policycol{float: none;width: 33%;display: inline-block;vertical-align: top;}
	#header .header-left ul.tflag{display:block !important;}
	#header .searchform .button-wrap {position: absolute;right: 0;}
	#header .searchform .text{width: 100%;padding-right: 40px;}
	#header.header-corporate .searchform input{width:100%;}
}
 
@media (max-width:767px) {
	.homeban .gracolo .wpb_text_column.blacksec h4{font-size: 35px;}
	.innercont .vc_btn3-container.vc_btn3-right,
	.innercont .wpb_single_image.vc_align_center{text-align:left;}
	.lcycle .vc_col-sm-8 .vc_empty_space{display: none;}
	.consec .fotbot{height: 810px;}
	.consec .fotbot .vc_column_container,.consec .fotbot .vc_column_container.hourdiv,.consec .fotbot .vc_column_container.contdiv,.consec .fotbot .vc_column_container.policycol{width:100%;}
	.consec .conform .wpb_text_column p{font-size:16px;}
	.hometesti .ult-carousel-wrapper:after{display:none;}
	.hometesti .slick-list{margin:0 !important;}
	.homeban .wpb_text_column{padding: 10px 15px;}
	.homeban .wpb_text_column h2{margin: 0 0 10px;}
	.homeban .wpb_text_column{}
	.homeban .wpb_text_column h3{font-size:40px;}
	.homeban .wpb_text_column h2{font-size: 30px;}
	.homeban .wpb_text_column h4{font-size: 35px;line-height: 40px;}
	.homeban .vc_empty_space {max-height: 300px;}
}

@media (max-width:640px) {
	.homeban .gracolo .wpb_text_column.blacksec a{padding: 10px 20px;font-size: 20px;}
	.innerbanner{min-height: 303px;}
	.homeban .wpb_text_column h3,.homeban .gracolo .wpb_text_column.blacksec h4{font-size: 30px;}
}
 
@media (max-width:480px) {
	button#responsive-menu-button{top: 30px !important;}
	.responsive-menu-open #responsive-menu-container.slide-top {top: 70px;}
	.homeban .gracolo{position:relative;}
	.homeban .gracolo .wpb_text_column.colored{margin:0;}
	.homeban .gracolo .wpb_text_column.blacksec h4{text-align:center !important;}
	
	.hometesti .testimonial .testimonial-author strong{font-size:30px;}
	.about .wpb_text_column h4{font-size:20px;}
	.hometesti .wpb_text_column h3{font-size:25px;}
	.hometesti .wpb_text_column h2,.consec .conform .wpb_text_column h2{font-size: 45px;line-height: normal;}
	.homeban .wpb_text_column h2{font-size: 30px;line-height: normal;margin: 0 0 0px;}
	.homeban .wpb_text_column h4{font-size: 30px;line-height: normal;text-align:left !important;margin: 5px 0 0 !important;}
	.homeban .wpb_text_column{text-align:left;}
}
 
@media (max-width:385px) {
	.homeban .vc_empty_space{max-height: 250px;}
	.subsec #mc4wp-form-1 .mc4wp-form-fields input[type="email"]{width: 65%;}
	.subsec #mc4wp-form-1 .mc4wp-form-fields input[type="submit"]{width: 33%;}
}