/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*
#top-menu .current-menu-item a::before,
#top-menu .current_page_item a::before {
 content: "";
 position: absolute;
 z-index: 2;
 left: 0;
 right: 0;
}
#top-menu li a:before {
 content: "";
 position: absolute;
 z-index: -2;
 left: 0;
 right: 100%;
 bottom: 50%;
 background: #15bf86;
 height: 2px; 
 -webkit-transition-property: right;
 transition-property: right;
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
#top-menu li a:hover {
 opacity: 1 !important;
}
#top-menu li a:hover:before {
 right: 0;
}
#top-menu li li a:before {
 bottom: 10%;
}*/
body #top-menu li.current-menu-item>a {
    font-weight: 300!important;
    color: #424242!important;
}

#SingleBanner{
	height:500px;
}

div#PostarticleRow>div {
    max-width: 900px;
}

#PostarticleRow {
    padding-top: 40px;
}

.privacyText h3 {
    font-weight: bold;
    color: #424242;
    font-size: 22px;
    padding-bottom: 24px;
    margin-top: 44px;
}

ul#socialicons li a {
    color: #912734;
    font-size: 20px;
    margin: 0 3px;
}
body #et-info {
    padding-top: 10px;
}

#ContactRow1 div#concol2>div.et_pb_text_2 {
    margin-left: 40px!important;
    margin-right: 100px!important;
}
div#Footercol3 p a{
	color:#912734;
}
div#Footercol3 p a:hover,
div#et-info a:hover {
    text-decoration: underline;
	color:#912734;
	opacity:1;
}
div#et-info a:hover span{
    color:#912734;
	opacity:1;
}
#et-info-phone:hover {
    opacity: 1!important;
}

.cancall a:hover {
    text-decoration: underline;
	color:#912734;
	opacity:1;
}

#Footercol2 h4 a{
	font-weight:300;
	color:#424242!important;
}
#concol3 a.contel:hover,
#Footercol2 h4 a:hover {
    text-decoration: underline;
	color:#424242!important;
}

#concol3 a.contel {
    color: #424242!important;
    font-weight: 300;
	    font-size: 20px
}

#concol3 p:last-of-type {
    font-size: 20px;
}

body .et-fixed-header #top-menu li.current-menu-item>a,
body #top-menu a,
body .et-fixed-header #top-menu a,
body #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a{
	    color: #424242!important;
}
.requestcallbron  a:hover,
.underlinea a:hover{
	 text-decoration: underline;
}

.ratepage h4 {

    font-weight: 600;
    font-size: 24px;
    color: #000000!important;
    text-align: left;
}


body #main-header .nav li ul a {
    border-bottom: 1px solid #e3e3e3;
	 padding-bottom: 8px!important;
    padding-top: 9px!important;
	font-weight: 300!important;
}


body #main-header .nav li ul li:last-child >a {
	 padding-bottom:9px!important;
}

body #main-header .nav li ul li:first-child> a {
	 padding-top:10px!important;
}

body .nav li ul {
    box-shadow: 0px -2px 24px rgba(0,0,0,0.15);
    border: none!important;
    padding: 0!important;
    margin: 0;
}

body #top-menu li .menu-item-has-children>a:first-child:after {
    top: 15px;
}


body header#main-header.et-fixed-header ul.sub-menu {
    margin-top: 0px!important;
    padding: 0!important;
    border: none;
}

.formcont {
    max-width: 680px;
    margin: 0 auto;
}

.formcont button.et_pb_contact_submit.et_pb_button.et_pb_custom_button_icon{
	 width: 100%;
	 font-size: 16px;
	 margin:0;
	 min-height:51px;
	 font-weight:normal;
}

.formcont .et_contact_bottom_container {
    width: 100%;
    float: none!important;
    margin: 0 auto;
    padding-left: 19px;
}

.freecontext  h2 {
    font-family: Lato!important;
    font-size: 35px;
}
.formcont920.formcont,
.formcont920{
	 max-width: 920px;
    margin: 0 auto;
}
.formcont920 p.et_pb_contact_field.et_pb_contact_field_4.et_pb_contact_field_last {
    margin-bottom: 21px;
}
.formcont920.formcont .et_contact_bottom_container {
    padding-left: 27px;
}

/*
#top-header .container {
    max-width: 75%;
} */


body #top-header a,
body #et-info {
    font-size: 15px;
}
.nav > li > ul {
    top: 40px;
}

.et-fixed-header  .nav > li > ul {
    top: initial;
}
body #top-menu li a {
    font-size: 14px!important;
    font-weight: 300;
}

.menu-item-has-children >a {
    cursor: default;
}

#post-1014 article::after {
    content: "";
    width: 76%;
    height: 2px!important;
    display: block;
    background: #f2f2f2;
    position: absolute;
    bottom: -50px;
    left: 50%;
    visibility: visible;
    transform: translateX(-50%);
}

#post-1014 .et_pb_posts .et_pb_post {
    position: relative;
    background-color: #f6f6f6;
    max-width: 1200px;
    margin: auto auto 100px auto;
}

.post-1014 article {
    position: relative;
    clear: both;
	min-height:251px;
    
}

.post-1014 .entry-title {
    font-size: 26px;
    color: #424242;
    font-weight: normal;
    padding-bottom: 0px;
    padding-top: 18px;
}
#post-1014 .post-content {
    padding-right: 30px !important;
    padding-bottom: 24px!important;
}

#post-1014 div.post-content {
    padding: 23px 30px 15px 30px!important;
}

#post-1014 .post-content p {
    font-size: 20px !important;
    font-weight: 300;
    font-family: Hind;
    color: #939393;
    line-height: 28px;
    margin-bottom: 13px;
}

#post-1014 .post-content a {
    font-size: 18px;
    font-weight: bold;
    color: #3e64a6;
    text-transform: capitalize;
}


#post-1014 .wp-pagenavi span.current, #post-1014 .wp-pagenavi a:hover {
    color: #fff !important;
    background: #3e64a5!important;
}

#post-1014 .wp-pagenavi span, #post-1014 .wp-pagenavi a {
    width: 55px;
    height: 57px;
    display: inline-block;
    background: #f3f4f8;
    border: none !important;
    border-radius: 4px;
    margin: 0 4px !important;
    line-height: 42px;
    color: #000 !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#post-1014 .wp-pagenavi span.pages {
    display: none!important;
}

.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .nextpostslink:before {
	display:none;
}
a.previouspostslink, a.nextpostslink {
    font-family: FontAwesome;
	    font-size: 18px!important;
}

.wp-pagenavi {
    padding-top: 0;
}

.article-content p{

}

.article-content p span {
    font-size: 30px;
    font-weight: 900;
    color: #636363;
	font-family: Lato;
}

.article-content p {
    font-size: 20px;
    font-weight: 300;
    hyphens: auto;
    color: #636363;
    line-height: 32px;
    margin-bottom: 11px;
	font-family: Lato;
	text-align: left;
}

.article-content p.font30 {

    font-size: 30px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 22px;

}
.article-content ul li{
	   font-size: 20px;
}
.article-content ul li {
    font-size: 20px;
    line-height: 33px;
}
.article-content ul {
    margin-bottom: 5px;
    padding-left: 18px !important;
}

.biotxt {
    margin: 0 auto;
    max-width: 970px;
    background: #f2f2f2;
    padding: 12px 28px 0px 29px;
    min-height: 200px;
	font-family: Lato;
}

.biotxt div>div {
    display: inline-block;
    vertical-align: top;
    margin-top: 13px;
    border-radius: 50%;
    overflow: hidden;
    width: 149px;
    height: 149px;
}

.single #main-content .biotxt p {
    font-size: 18px;
    font-weight: 300;
    padding-top: 7px;
    line-height: 27px;
}
.nav>li>ul {
    top: 40px;
    left: initial;
    right: 61%;
    transform: translateX(50%);
	-webkit-transform: translateX(50%);
}

.biotxt div>p {
    display: inline-block;
    vertical-align: top;
    width: 83%;
    padding-left: 47px;
}

.biotxt p strong {
    display: block;
    font-size: 25px;
    color: #2c2c2c;
    font-weight: normal;
    margin-bottom: 12px;
}

.signutext p {
    font-size: 32px !important;
    text-align: center;
    color: #333 !important;
    line-height: 40px !important;
    margin-bottom: 44px !important;
    font-family: 'Lato',sans-serif;
    font-weight: 300;
}

.single-post .et_pb_section_0 {
	padding-bottom:0;
}

.singupform form p, .singupform form div {
    display: inline-block;
    vertical-align: top;
    width: 33% !important;
    float: none;
    margin: 0;
}

.singupform form div {
	max-width:200px;
}

.singupform input, .singupform button {
    width: 100%;
    font-size: 18px!important;
    font-weight: 300;
	font-family:Lato!important;
    padding: 11px 18px!important;
}

.singupform form.et_pb_contact_form input {
    border: 2px solid #e1e1e1 !important;
    background: #ffffff !important;
    height: 51px;
    padding: 6px 5px 9px 18px !important;
}

.singupform form.et_pb_contact_form button{
	border: 1px soild #c2c2c2!important;
	background:#e9e9e9;
	text-transform:uppercase;
	height: 51px;
	max-width:200px;
	margin:0;
}

.et_pb_text_0.posttitlea  h1 {
    font-family: Lato;
    font-weight: 500;
    font-size: 42px;
    text-align: center;
}

.post-title-date {
	text-align: center;
	font-size: 22px;
	font-family: Lato;
	color: #424242;
}


.posttitlea {
    margin-bottom: 13px !important;
}
.postdatemeta {
    margin-bottom: 48px !important;
}

.singupform form {
    text-align: center;
    margin: 0 auto;
    max-width: 710px;
}

#FooterBtn{
	width: 100%;
    max-width: 294px;
    text-align: center;
}


@media (max-width: 767px){
	
	body{
		overflow-x:hidden;
	}
	
	div#ContactRow1 >div {
    width: 100%!important;
}

div#ContactRow1 div#concol3 >div {
    margin-left: 0!important;
}
div#concol3,
div#concol1 {
    width: 100%!important;
}
div#concol2>div {
    padding: 0!important;
    max-width: 100%!important;
    margin: 0 auto!important;
}
div#Footercol3 p {
    font-size: 2rem;
    line-height: 1.1;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
     padding-bottom: 0;
}

body ul.sub-menu {
    margin: auto auto auto -13px!important;
}
ul#mobile_menu {
    overflow: hidden;
}
.et_mobile_menu li li {
    padding-left: 5%;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    padding-bottom: 10px;
}

body.page-id-390 .et_pb_section_1 {
    padding: 20px 0;
}


div#Footercol3, div#Footercol3 p, div#Footercol3, div#Footercol3 h4 {
    text-align: center;
}
div#Footercol3{
	padding:0 15px;
}
div#Footercol3 h2 {
    font-size: 1.8rem;
}

body .et_pb_text_0 h1 {
  
}
body .et_pb_text_0 p {
   
}
div#homerow2 img {
    margin: 0 auto!important;
    max-width: 196px;
	display: block;
}
div#homerow2 .et_pb_text_3.et_pb_text {
    width: 100%;
    padding: 0 20px!important;
    margin: 0 auto!important;
}
.home .et_pb_section_1 {
   
}
body #homerow1 h2,
body #Homerow11 h2,
body #Homerow21 h2{
    font-size: 40px;
}

body h1#logo-text{
	margin-left:0;
}

div#homerow3 h2 {
    margin-bottom: 20px;
}
div#homerow6 .et_pb_text_7,
div#homerow5 .et_pb_text_6,
div#homerow4 .et_pb_text_5 {
    padding: 40px 20px!important;
    margin: 0 auto!important;
}
div#homerow6 .et_pb_text_7 h3,
div#homerow5 .et_pb_text_6 h3,
div#homerow4  .et_pb_text_5 h3 {
    font-size: 27px;
}
div#homerow8 {
    padding-top: 0;
    text-align: center;
}

div#homerow8  .et_pb_text_12 h4{
	margin:0 auto!important;
}
div#homerow8 img {
    display: block;
    margin: 0 auto;
}
div#homerow8 .et_pb_text_13{
	margin:0 auto!important;
}
div#homerow9 .et_pb_text_inner {
    padding: 0 20px;
}
div#homerow9 .et_pb_text_14 h4 {
    font-size: 22px;
}
div#homerow9 .et_pb_text_15 h5 {
    font-size: 21px;
    line-height: 1.3;
}
div#ParalexxBotm h4 {
    font-size: 32px;
    line-height: 1.5;
}
div#ParalexxBotm >div {
    padding: 70px 0;
}
div#ParalexxBotm.et_pb_row_11.et_pb_row {
    padding-top: 70px!important;
    padding-bottom: 59px!important;
}

div#ParalexxBotm {
    padding: 0;
}

div#homerow8 h4 {
    margin: 0 auto!important;
    text-align: center;
}
div#homerow8 >div >div {
    margin: 0 auto!important;
}
div#homerow8 >div >div p br{
    display: none;
}
div#Homerow21 {
    padding-bottom: 24px;
}
div#Homerow21 {
    padding-bottom: 24px;
    padding-top: 30px;
}
a#FooterBtn {
    margin: 0 auto;
    display: block;
}
#main-footer h2 {
    text-align: center;
}
div#Footercol2 {
    margin-bottom: 6px;
}
div#Aboutrow1 img {
    max-width: 70%;
}
div#Aboutrow2 >div {
    padding: 0 20px;
}
body .FreeRequestConsult h4 {
    padding: 0 20px;
    font-size: 25px;
}
body .FreeRequestConsult h5 {
    font-size: 23px;
}
body .et_mobile_menu li a:hover,body .nav ul li a:hover {
    padding-bottom: 10px;
}
div#FAQRow >div {
    padding-left: 20px;
    padding-right: 20px;
}
.cancall {
    padding-bottom: 20px!important;
}
.post-1014 .entry-title {
    padding-bottom: 5px;
    padding-top: 12px;
}

body .wp-pagenavi {
    clear: both;
    margin-bottom: 0px;
}

#PostarticleRow .et_pb_row.et_pb_row_1 {
    width: 100%!important;
}
.postdatemeta {
    padding-bottom: 0!important;
    margin-bottom: 18px!important;
}
.article-content ul li,
.article-content p {
    font-size: 17px;
    line-height: 1.4;
}
.article-content p span {
    font-size: 22px;
}
.article-content p.font30 {
    font-size: 20px;
    padding-bottom: 3px;
}
.biotxt div>p {
    width: 100%;
    padding-left: 0;
}

.biotxt div>div {
    margin: auto auto 15px auto;
    display: block;
}
.biotxt {
    padding: 20px 20px 20px 20px;
}
.single .et_pb_section.et_pb_section_1.et_section_regular {
    padding-bottom: 20px;
	padding-top: 0;
}

.singupform form p, .singupform form div {
    width: 100% !important;
    margin: auto auto 14px auto;
}

.signutext p {
    font-size: 27px!important;
    line-height: 1.4!important;
}
.signutext p br {
    display: none;
}
#ContactRow1 div#concol2>div.et_pb_text_2 {
    margin-left: 25px!important;
    margin-right: 25px!important;
}

div#ContactRow2 >div:last-child, div#ContactRow2 >div:last-child iframe {
    height: 300px;
    /* overflow: hidden; */
}
.freecontext p {
    padding-left: 15px;
    padding-right: 15px;
}

article#post-1911 .et_pb_text_inner,
article#post-1943 .et_pb_text_inner,
article#post-1938 .et_pb_text_inner {
    padding-left: 25px;
    padding-right: 25px;
}

article#post-1911 .et_pb_text_1 ,
article#post-1943 .et_pb_text_1 ,
article#post-1938 .et_pb_text_1 {
    padding-bottom: 0;
    margin-bottom: 0;
}
article#post-1911 .et_pb_section_1 ,
article#post-1943 .et_pb_section_1 ,
article#post-1938 .et_pb_section_1 {
    padding-top: 32px;
}

#top-header a{
	margin-left:-5!important;	
	}


}