/*
Theme Name:     TREVISIO-Divi-Child
Description:    
Author:         Master
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@-ms-viewport{
  width: device-width;
}

.divw
{
box-sizing: border-box;
}

.form-all {
    margin: 0 auto;
    padding-top: 0 !important;

}

.supernova .form-all, .form-all {
margin-top: -60px !important;
}

.et-pb-icon {
    font-size: 36px;
 }   

.home-banner-head {
display: none;
}
@media only screen and (max-width: 980px) {
.home-vid-head {
display: none;
}
.home-banner-head {
display: block;
}
}

#share-follow {
z-index:99999999999999 !important;
color:#fff;
line-height: 2px;
}

@media only screen and (max-width: 980px) {
#share-follow {
min-width:200px;
max-width:221px;
position:absolute;
top:19px !important;
right:10%;
font-size: .9rem !important;
z-index:99999999999999 !important;

}
#share-follow img{
max-width:20px;
max-height:20px;
margin:0px;
padding:0px;
z-index:99999999999999 !important;

}

}

@media only screen and ( max-width: 480px ) {
.et_parallax_bg
{
	position: fixed;
	z-index: -1;
-moz-background-size: cover !important;
-webkit-background-size: cover !important;
background-size: cover !important;
}
}

@media only screen and ( max-width: 780px ) {
.et_parallax_bg
{
	position: fixed;
	z-index: -1;
-moz-background-size: cover !important;
-webkit-background-size: cover !important;
background-size: cover !important;
}
}

@media (max-width: 520px) {
    .et_mobile_device .et_pb_slider_parallax .et_pb_slide,
    .et_mobile_device .et_pb_section_parallax .et_pb_parallax_css,
    .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
        background-attachment: fixed;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #650608;
    }
}

/* Background Videos */
.et_pb_section_video {
	overflow: hidden;
}

.et_pb_section_video_bg {
	visibility: visible;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

.et_pb_section_video_bg .mejs-controls,
.et_pb_section_video_bg .mejs-overlay-play {
	display: none !important;
}

.et_pb_section_video_bg embed,
.et_pb_section_video_bg iframe,
.et_pb_section_video_bg object,
.et_pb_section_video_bg video {
	max-width: none;
}

.et_pb_section_video_bg .mejs-video {
	position: fixed;
	left: 50%;
}

.et_pb_section_video_bg .mejs-overlay-loading {
	display: none !important;
}

#ubermenu-main-3 {
z-index:9999999 !important;
}

/*
.slide_likebox {

	float: left;

	width: 290px;*/

	/*height:420px;*/ 

/*	background: url(http://aydm.com/fbslide3.png) no-repeat;

	display:none;

	right: -248px;

	padding:0;

	position:fixed;

	z-index: 991002;
	top: 20%;
}



.slide_text {

	font-family: Geneva, Verdana, sans-serif;

	font-size: 8px; 

	padding-left: 10px;

	text-decoration: none;

	color: #FFF;

}

*/

.back-section { background-color: rgba(255,255,255,0.75) !important; padding-right: 30px !important;
	padding-left: 30px !important; }
	
		hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(131,131,131,0.5), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(131,131,131,0.5), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(131,131,131,0.5), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(131,131,131,0.5), rgba(0,0,0,0));
}

.et_pb_toggle_title {
    font-size: 1.2rem !important;
}

.et_pb_testimonial {
	padding: 20px 20px 0px 30px !important;
}

.et_pb_testimonial p {
	padding-bottom: 10px !important;
}

.et_pb_testimonial_meta {
display: none !important;
}

.et_pb_testimonial_author {
display: none !important;
}

h1, h2, h3, h4, h5, h6 { 
}

@media only screen and (max-width: 980px) {
h1 {
font-size: 18pt;
	margin-top: -10px;
	margin-bottom: -10px;
}
}


@media only screen and (max-width: 980px) {
h2 {
font-size: 15pt;
	margin-top: -10px;
	margin-bottom: -10px;
}
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	position:relative; top:1px;
}

p a:hover {
	position:relative; top:1px;
}

.et_pb_contact p input, .et_pb_contact p textarea {

    padding: 10px;

}

a { text-decoration: none; }
/*
a:hover { 
	position: relative;
	top: 1px;
}
*/
.lineheight h2{
line-height: 5em;
}


.et_nav_text_color_light .et-search-form input { background-color: rgba(255,255,255,0.1); color: black; font-size: 13px; }


.et-search-form { box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);  top: 26px; right: 0; display: none; position: absolute; z-index: 1000; background: #fff; padding: 10px;
	border: 2px solid #eaeff2 !important;
}


		
		.et-search-form input { width: 280px; padding: 5px 10px; background-color: #F8F8F8; border: none; color: #333;}


		#et_top_search { float: right; margin: 16px 0 0 22px; position: relative; bottom:50px; right:10px; width: 18px; z-index: 999999; display: none;}
		
		#et_top_search a:hover { color: #000 !important; }
		
	#et_search_icon:hover { cursor: pointer;  color: #000 !important; }
		


			
#sidebar { display:none !important; }		
			


			
.et_pb_slide_description h2 { color: #0079d6; font-weight: 500;
}




.et_pb_media_alignment_center .et_pb_slide_image { bottom: auto; top: 50%;
	left: 50%;
}

.et_pb_slide_with_image .et_pb_slide_description { width: 50%; padding-left: 0; padding-right: 0; text-align: left; padding-bottom: 50px; float: left; min-width: 300px; position:relative; bottom: 105px; }


@media only screen and (max-width: 980px) {
.et_pb_slide_with_image .et_pb_slide_description { position:relative;bottom:30px;
min-width: 270px;
}
}



	.et_pb_counter_title { font-size: 16px; padding-bottom: 1px; display: block; }
	.et_pb_bg_layout_light .et_pb_counter_title { color: #373737; }
	.et_pb_counter_container { background-color: #dddddd; color: #fff; margin-bottom: 10px; overflow: hidden; position: relative; display: block; }
		.et_pb_counter_amount { opacity: 0; float: left; color: #f74b47; font-size: 0px; text-align: right; padding: 1px 3% 1px 1px; display: block; }

.et_pb_toggle_title { font-size: 22px !important; color:#0079d6 !important; }

/*
.et_pb_promo_description h2 { font-size: 32px !important; }
*/
.et_pb_blurb_position_left { position: relative; top: 30px; } 


	#footer-info { text-align: left; color: gray; padding-bottom: 10px; float: left;
	font-size: 14px  !important;
}

#main-footer .container {
text-align: center;
} 

@media only screen and (min-width: 980px) {
#et-top-navigation { display: table !important; margin: 0 auto !important; float: none !important; padding-left: 0 !important; padding-right: 0 !important; }
}

#et-footer-nav {
    display: none;
}

.wp-video {
width:100% !important;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    line-height: 22px;
}

.social-headrow {float:right; position:absolute; top:15px; right:30px; margin-bottom: -30px; margin-left: 30px;
}

@media only screen and (max-width: 980px) {
.social-headrow {float:right; position:absolute; top:15px; right:30px; margin-bottom: -30px; margin-left: 30px;
}
.social-headrow img {
height:24px; width: 24px;
}
.mobile_menu_bar {
position:relative; left: 20px; 
font-size: 30px;
}
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.01); }



body {	
  margin: 0;
  padding: 0;
}
.et_pb_contact_form_0 .input {
border-radius: 25px;
}


.rounded {
border-radius: 25px;
}

.widgettitle h4 {
  font-size: 80% !important;
  line-height: 1.2em !important;
}

.et_pb_widget a {
  font-size: 80% !important;
  line-height: 1.2em !important;
  color: #2ea3f2; font-weight: 500 !important;
}


.et_pb_widget li a {
  color: #2ea3f2 !important; font-weight: 700 !important;
}


.et_pb_widget li a:hover {
  position: relative;
  top:1px;
}

.et_pb_post h2 a {
color: #2ea3f2 !important;
}

.wp-post-navigation {
    clear: both;
    margin: auto !important;
    max-width: 600px !important;
    overflow: hidden;
}

.wp-post-navigation a {
    color: #2ea3f2  !important;
    font: bold 16px sans-serif,arial;
    text-decoration: none;
}


/* Scrollbar styles
::-webkit-scrollbar {
width: 12px;
height: 0px;
}

::-webkit-scrollbar-track {
border: 1px none #2859a3;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
background: #2859a3;  
border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
background: #0079d6;  
}
 */
.et_pb_contact_right p input {
    max-width: 45px;
    padding: 10px;
}

.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h1 {
margin-bottom: 40px;
text-shadow: black 0 0 8px;
}

.et_pb_fullwidth_header_1.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
margin-bottom: 40px;
text-shadow: black 0 0 8px;
}

.header-content p {
position:absolute;
bottom:100px;
right:0px;
left:0px;
}

.et_pb_animation_left.et-animated {
	opacity: 1;
	-webkit-animation: fadeLeft 3s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: fadeLeft 3s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: fadeLeft 3s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: fadeLeft 3s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_right.et-animated {
	opacity: 1;
	-webkit-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: fadeRight 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_top.et-animated {
	opacity: 1;
	-webkit-animation: fadeTop 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: fadeTop 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: fadeTop 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: fadeTop 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_bottom.et-animated {
	opacity: 1;
	-webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_fade_in.et-animated {
	opacity: 1;
	-webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.shadow-text {
text-shadow: black 0 0 8px;
	padding-right: 0;
	padding-left: 0;
}	
	
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    margin: 0px auto !important;
    max-width: auto !important;
    width: 100% !important;
}	

.et_pb_fullwidth_header .header-content {
	padding-right: 0 !important;
	padding-left: 0 !important;
    text-align: center;
}

@media only screen and (max-width: 640px) {
.et_pb_fullwidth_header .et-pb-icon {
display: none !important;
}
}

@media only screen and (max-width: 640px) {
.et_pb_fullwidth_header .header-content p {
text-height: 10px !important;
}
}

/*
.et_pb_fullwidth_header_0 .header-content .et_pb_button_one {
background-color: rgba(0,0,0,0.48) !important;
margin-top: 30px !important;
*/
}

.et_pb_fullwidth_header {
    background-position: top center !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    position: relative;
}
/*
.flt-rt {
float:right;
}

.outside_container {
    bottom: 130px;
    color: blue !important;
    left: 128px;
    margin-left: auto;
    margin-right: auto;
    padding: 1em 0;
    position: relative;
    text-align: center;
    width: 100px;
}

.outside_container, .form_table {
    background: #ffffff none repeat scroll 0 0 / cover ;
    border: 0 solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    color: #333333;
    margin-left: auto;
    margin-right: auto;
    max-height: 140px !important;
    overflow: hidden;
    width: 650px;
}

#hugeit-contact-wrapper_8 > div > h3 {
    clear: both !important;
    color: #fe5858 !important;
    display: none !important;
    font-size: 22px !important;
    line-height: 22px !important;
    margin: 10px 0 15px !important;
    padding: 5px 0 10px 1% !important;
    position: relative;
    background: rgba(0, 0, 0, 0.0) !important;
}
.multicolumn h3 {
    display: none !important;
}

#hugeit-contact-wrapper_8 .buttons-block button.submit {
    background-color: #009bdd !important;
    background-image: none !important;
    border: 1px none rgba(0, 0, 0, 0.3) !important;
    border-radius: 2px !important;
    color: #ffffff !important;
    margin: 0 0 5px !important;
    transition: all 0.5s ease 0s !important;
}
#hugeit_preview_button__submit_34 {
    background-color: #009bdd !important;
    background-image: none !important;
    border: 1px none rgba(0, 0, 0, 0.3) !important;
    border-radius: 2px !important;
    color: #ffffff !important;
    margin: 0 0 5px !important;
    transition: all 0.5s ease 0s !important;
}

#hugeit-contact-wrapper_8 .buttons-block button.submit {
    background-color: #009bdd !important;
    background-image: none !important;
    border-radius: 2px !important;
    color: #ffffff !important;
    margin: 0 0 5px !important;
    transition: all 0.5s ease 0s !important;
}
*/
.rednao_control_label {
font-size: 16px;
min-width: 150px;
padding:0px
margin:0px;
position: relative;
left;50px;
}
#vidpoll-sm .rednao_control_label {
font-size: 16px;
min-width: 150px;
padding:0px
margin:0px;
    position: relative;
    right: 90px;
}


.bootstrap-wrapper .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 2px 6px !important;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
        background-color: #009bdd !important;
    color: #ffffff !important;
    position: relative !important;
    right:80px !important;

}


#vidpoll-sm .bootstrap-wrapper .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 2px 6px !important;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
        background-color: #009bdd !important;
    color: #ffffff !important;
    position: relative !important;
    right:30px !important;

}

#vidpoll-sm .redNaoControls col-sm-9 {
    width: 52% !important;
        position: relative !important;
    right:20px !important;
        padding: 0px !important;
    margin-right: -30px !important;
}


.bootstrap-wrapper .col-sm-9 {
    position: relative !important;
    right: 40px !important;
}


#vidpoll-sm .redNaoControls col-sm-9 {
    width: 52% !important;
        position: relative !important;
    left:40px !important;
        padding: 0px !important;
    margin-right: -30px !important;
}
/*

.bootstrap-wrapper .col-sm-9 {
    width: 52% !important;
        position: relative !important;
    left:60px !important;
        padding: 0px !important;
    margin-right: -30px !important;
}

*/
#rnField1 {
    padding: 0px !important;
    margin: 0px !important;
}
.rednao-control-group form-group row rednaosubmissionbutton col-sm-2 {
    max-width: 100px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.bootstrap-wrapper .sfRequired .rednao_control_label::after {
    color: silver !important;
    content: " " !important;
}

.rednao-control-group form-group row rednaosubmissionbutton col-sm-2 {
    position: relative !important;
    right:180px !important;
}

.redNaoSubmitButton btn btn-normal ladda-button {
    position: relative !important;
    right:40px !important;
}
.form-horizontal {
position: relative !important;
    left:140px !important;
max-width: 650px !important;
}
/*
.bootstrap-wrapper .col-sm-9 {
    width: 60% !important;
}
.redNaoControls col-sm-9 {
max-width: 50px;
}

#rnField2 .rednao-control-group form-group row rednaosubmissionbutton col-sm-3 {
max-width: 100px !important;
}

.rednao_label_container col-sm-3 {
display: none !important;
}


.bootstrap-wrapper .btn hover{
    position: relative;
    top:1px;

}

.redNaoControls col-sm-9 {
display: none !important;
}

.rednao_label_container
{
    width:10px !important;
}
*/

.su-spoiler-style-default > .su-spoiler-title {
    padding-left: 10px;
    padding-right: 0;
}

.su-spoiler-title {
color:#2b8de2 !important;
text-align: left !important;
}

.su-spoiler-content {
color:#000 !important;
min-width: 72vw !important;
}

.exercises .su-spoiler-content {
color:#000 !important;
max-width: 100% !important;
padding-left:0px !important;
position: relative;
right:15px;
}

@media only screen and (max-width: 640px) {
.exercises .su-spoiler-content p {
padding-left:0px !important;

font-size: 11pt !important;
}
}

.more .su-spoiler-title {
    padding-left: 0;
    padding-right: 0;
    text-align: left !important;

}


.exercises .su-spoiler-title {

font-size: 13pt !important;
    padding-left: 0;
    padding-right: 0;
    text-align: left !important;

}




.more .su-spoiler-title {
    cursor: pointer;
    font-size: 15px !important;
    font-weight: bold;
    line-height: 15px;
    min-height: 20px;
    padding: 7px 7px 7px 34px;
    position: relative;
}

.et_pb_column {
    margin-bottom: 0px !important;
}

.et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 15px 0;
}

.et_pb_row et_pb_row_3 {
padding-top:0px !important;
}

.wideblurb .et_pb_blurb_content {
min-width:100% !important;
}

.wideblurb .et_pb_blurb_content p {
text-align:left !important;
}

.more .su-spoiler-icon {
    display: block;
    font-family: FontAwesome;
    font-size: 20px !important;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    left: 7px;
    line-height: 21px;
    position: absolute;
    text-align: right;
    top: 7px;
    width: 20px;
}
.exercises .su-spoiler-icon {
    display: block;
    font-family: FontAwesome;
    font-size: 20px !important;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    left: 7px;
    line-height: 21px;
    position: absolute;
    text-align: right;
    top: 7px;
    width: 20px;
}


.shortslide .et_pb_slide_title {
position:relative !important;
bottom:110px !important;
}

.shortslide .et_pb_slide {
    padding: 0 6%;
max-height: 200px !important;
background: url(http://thenewinnergame.com/wp-content/uploads/2016/06/Da_Vinci_Vitruve.jpg) no-repeat center center;
background-size: cover;
}


.shortslide .et_pb_slide_content {
position:relative !important;
bottom:110px !important;
}


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

.shortslide .et_pb_slide_title {
position:relative !important;
bottom:20px !important;
}

.shortslide .et_pb_slide {
    padding: 0 6%;
max-height: 200px !important;
}


.shortslide .et_pb_slide_content {
position:relative !important;
bottom:20px !important;
}
}



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

.shortslide .et_pb_slide_title {
position:relative !important;
bottom:0px !important;
}

.shortslide .et_pb_slide {
    padding: 0 6%;
max-height: 200px !important;
}


.shortslide .et_pb_slide_content {
position:relative !important;
bottom:0px !important;
}
}

.poplink a {
color: #e030fa;
}

/*

.pum-container .pum-content + .pum-close {
    cursor: pointer;
    line-height: 1;
    min-width: 1em;
    position: fixed;
    right: 35px !important;
    text-align: center;
    text-decoration: none;
    top: 74px !important;
    z-index: 9999999999 !important;
}


.popmake-close {
    background-color: rgba(0, 0, 0, 1) !important;
    border: 2px solid #ffffff !important;
    border-radius: 30px !important;
    bottom: auto !important;
    box-shadow: 0 0 15px 1px rgba(2, 2, 2, 0.75) !important;
    color: #ffffff !important;
    font-family: inherit !important;
    font-size: 30px !important;
    height: 40px !important;
    left: auto !important;
    right: auto !important;
    line-height: 34px !important;
    padding: 0 !important;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.23) !important;
    width: 40px !important;
        z-index: 9999999999 !important;
}

.popmake-close hover {
    position: relative !important;
    top:2px !important;
}

.pum-theme-1672 .pum-container, .pum-theme-lightbox .pum-container {
    max-height: 90vh !important;
    overflow: scroll !important;
}
*/