/*
Theme Name: CHD Template
Template: Divi
Author: KevinBrownDesign.com
Version: 1.0.1436211298
Updated: 2015-07-06
*/


/*

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

h1 {
 font-family: 'DopeScript';
 font-size: 50px;
}

h2 {
 font-family: 'DopeScript';
 font-size: 40px;
}

.et_pb_slide_description h2 {
  font-weight: 300;
  font-family: 'DopeScript';
  font-size: 66px;
}

*/

/* NAVIGATION */

#top-menu li li a {
    width: 200px;
    padding: 4px 10px;
    border: 1px solid #333;
    margin-bottom: 2px;
}

#top-menu li li a:hover {
    background-color: #7DBDC5;
    color: #333;
}

body {padding-bottom: 55px;}

#et-info-phone:before {
    content: "\e090";
    position: relative;
    top: 2px;
    margin-right: 2px;
    display:none;
}

.et_pb_text h2 {
    font-family: 'open sans';
    font-size: 1.5em;
}

/*.........sidebar menu style........*/

.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget {
	margin-bottom: 0;
}

.et_pb_sidebar_no_border {
    padding: 20px;
    border: none;
    background: #F1F1F0;
}

#sidebar .et_pb_widget {
    float: none;
    width: 100%;
    margin-bottom: 50px;
}

.widgettitle {
    border-top: 4px solid #7DBDC5;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 4px solid #7DBDC5;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.7em;
    background: #000;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -39px;
    text-align: center;
}


.et_pb_sidebar_no_border .current-menu-item {
    text-transform: uppercase;
    border: 1px solid #7DBDC5;
    background:#ffffff;	
    border-radius: 3px;
    padding: 5px 10px;
}

.et_pb_sidebar_no_border .current-menu-item li a {
	display: block;
	color:#ffffff !important;
}

.et_pb_sidebar_no_border .current-menu-item a:hover {
	color: #fff;
}

.et_pb_sidebar_no_border .current-menu-item:hover {
transition-property: background-color, color;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  background-color:#7DBDC5;
}

div#nav_menu-3 {
    margin-bottom: 0;
}


/*..........Button Style............*/



.et_pb_more_button {
    color: inherit;
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
    font-size: 13px;

    font-weight: 500;
    padding: 0.5em 0.5em;
    line-height: 1.7em !important;
    background: transparent;
    position: relative;
    border: 2px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.et_pb_more_button:hover {
    color: inherit;
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
    font-size: 13px;

    font-weight: 500;
    padding: 0.5em 0.5em;
    line-height: 1.7em !important;
    background: transparent;
    position: relative;
    border: 2px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}


.et_pb_widget ul li {
    margin-bottom: 0.5em;
    padding-left: 1.5em;
}

body #page-container .et_pb_button_0 {
    background: #d9393f;
    letter-spacing: 0px;
    font-size: 16px;
}


/*   Tabs   */

ul.et_pb_tabs_controls {
    border-bottom: 1px solid #fff;
    background-color: #ccc;
}

.et_pb_tabs_controls li {
    float: left;
    position: relative;
    max-width: 100%;
    padding: 15px 30px 5px;
    border-right: 1px solid #fff;
    font-weight: 600;
    cursor: pointer;
}

.et_pb_tabs_controls li.et_pb_tab_active {
    bottom: 0px;
    padding: 10px 30px 10px;
    background-color: #F1F1F0;
}

.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li {
    font-size: 20px;
    line-height: 2em;
}


.et_pb_tab_active a {
    color: #333!important;
}

.et_pb_text h2 {
    font-family: 'open sans';
    font-size: 1.5em;
    line-height: 29px;
}

.big-text {
	font-size: 5em;
	border-top: 8px solid;
	font-weight: bold;
	background-color: rgba(000,000,000,1);
	padding:10px;
	margin-top:-30px;
}

.big-text-cosmo {
	font-size: 4.5em;
	border-top: 8px solid;
	font-weight: bold;
	background-color: rgba(000,000,000,1);
	padding:10px;
	margin-top:-30px;
}
.teal {
	color: #7DBDC5;
}

.red {
	color: #D9393F;
}

.blue {
	color:#56A1BE;
}

.gray {
	color: #dddddd;
}


.et_mobile_menu {
    visibility: visible;
    position: absolute;
    z-index: 9999;
    left: 0;
    width: 100%;
    padding: 5%;
    /* border-top: 3px solid #2ea3f2; */
    opacity: 1;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/*   TABS   */

.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li {
    font-size: 20px;
    line-height: 2em;
    margin-top: -10px;
    border-radius: 5px 5px 0 0;
    margin-left: -1px;
}

/*   FORM   */

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%!important;
}

/*************     FOOTER MENUS     *******************/

#footer-widgets .footer-widget li:before {
position: absolute;
    top: 9px;
    left: 0;
    border-width: 3px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    content: "";
display: none;
}

#main-footer .footer-widget h4 {
    color: #ffffff;
    margin-bottom: 18px;
}
