a.slide-btn-2, a.slide-btn-1 {
    background: transparent;
    border: 1px solid #ee1b25;
    margin-left: 20px;
    border-radius: 30px;
    box-shadow: 0 3px 12px 0 rgba(255, 255, 255, 0.3);
    color: #ee1b25;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 14px 35px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.3s ease 0s;
}

a.slide-btn-2:hover {
    color: #ee1b25;
}

.contacts4 {
    color: #fff;
}

.formControlLabel {
    padding-right: 5px;
}



a.slide-btn-1 {
        color: #fff;
    background: #EE1B25;
    border-color: #EE1B25;
    text-decoration: none;
}

a.slide-btn-1:hover {
    color: #fff;
}


#section-nineteen {
    background: url(/images/regain-bg-002.jpg);
    padding: 100px 0;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: right center;
    background-blend-mode: overlay;
    background-color: rgba(0, 0, 0, 0.80);
}

#sec-nineteen-right a.button {
    font-size: 15px;
    padding: 20px 45px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 15px;
    border-radius: 30px;
    border: 1px solid #ee1b25;
    background: #fff;
    color: #ee1b25;
    transition: all 0.3s;
    text-transform: uppercase;
}

#sec-nineteen-right {
    text-align: center;
    margin-top: 15px;
}

#sec-nineteen-right a.button:hover {
    color: #fff;
    background: #ed1b25;
    border: solid 1px #ed1b25;
}

#section-twelve .col-sm-4 .module {
    background: #fff;
    padding: 30px 30px 40px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
    text-align: center;
}

#section-twelve .col-sm-4 .modcontent.clearfix {
    min-height: 428px;
}

#section-twelve .col-sm-4 .module:hover h2 {
    color: #EE1B25;
}


#section-twelve .fa {
    font-size: 40px;
    padding: 25px 0 5px;
    color: #EE1B25;
}

#section-twelve .col-sm-4 h2 {
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    margin: 25px 0 20px;
    transition: all .3s ease;
    color: #000;
}

p, li {
    font-size: 15px;
    font-weight: 400;
    color: #8a8b8e;
    margin: 0;
    line-height: 24px;
}

#section-twelve p {
    /* min-height: 215px; */
    margin-bottom: 10px;
}

#section-twelve {
    padding: 100px 0;
    background: #F7F8FA;
}









#yt_menuwrap {
     background: #121212;
     text-align: left;
}

#yt_slideshow {

}

#yt_mainmenu #meganavigator li.level1{
    display: inline-block;
    float: none;
    transition:all ease 0.3s;
}

#yt_mainmenu #meganavigator li.level1 > .item-link {
  margin: 0;
  line-height: 28px;
  padding: 12px 20px;
  color: #333333;
  font-size: 15px;
  /* display: block; */
  text-transform: uppercase;
  font-weight: 600;
}

#yt_mainmenu #meganavigator li.level1.first {
}

#yt_mainmenu #meganavigator li.level1.last {
}

#yt_mainmenu #meganavigator li.level1.active{
  /* background: #0CC652; */
}

#yt_mainmenu #meganavigator {float: right;margin-top: 40px;}

#yt_mainmenu #meganavigator li.level1:hover{
/*   background: #f7cb4b; */
  transition:all ease 0.3s;
}

#yt_mainmenu #meganavigator li.level1.active{
/*   background: #ee1b25; */
  transition:all ease 0.3s;
/*   color: #ee1b25 !important; */
}


.site-text{
    font-size: 25pt;
    text-transform: uppercase;
    font-weight: bold;
}
.site-slogan{
    font-size: 12pt;
    color: #222;
}

#yt_header #contact p {margin: 0;}
#yt_header #contact {text-align:right;margin: 10px 0 0;font-size: 15pt;}

#sliderform{
    z-index: 99;
    color: #fff;
}
#sliderform fieldset{
    background: #000;
    padding: 20px;
    margin: 0 10px;
    position: relative;
}
#sliderform #userForm{}
#userForm #send{
    background: #ee1b25;
    padding: 11px;
    width: 120px;
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0 0;
    border: none;
    color: #fff;
    border-radius: 3px;
    text-shadow: none;
    /* font-weight: 600; */
}
#sliderform #userForm h2 {background: #0CC652;color: #fff;padding: 20px 0;text-align: center;margin: 0;}


#mainmenu {
     padding: 0px;
}

#content {
     padding: 30px 0px;
	 display: none;
}


.module h3.modtitle {
  padding: 16px 0px;
  border-bottom: solid 1px #ccc;
  text-transform: uppercase;
}

.homepage #content{display:none;}

#yt_wrapper {
    
}

#bd {font-family: 'Open Sans', sans-serif;}

#yt_footer {
     background: #000000 none repeat scroll 0px 0px;
     padding: 10px 0px;
}

#yt_footer #yt_copyright {
     color: #666666;
     font-size: 10pt;
}

#map-section .container {
     padding: 0px;
     width: 100% ! important;
}

.mapprint {
     display: none;
}

.message-sent {
     color: #333333;
     font-size: 170%;
     letter-spacing: 10px;
     margin: 40px 0px 0px;
     text-align: center;
}

.asap {
     color: #777777;
     letter-spacing: 5px;
     margin-top: 40px;
     text-align: center;
}

#contact-top p {

}

#contact-top {
     margin: 20px 0px 0px;
     text-align: right;
}

.fa-facebook {
     background: #3c599f none repeat scroll 0px 0px;
     color: #ffffff ! important;
     margin-right: 0px ! important;
}

.fa-linkedin {
     background: #0085ae none repeat scroll 0px 0px;
     color: #ffffff ! important;
     margin-right: 5px ! important;
}

#contact-top .fa {
     border-radius: 40px;
     color: #58c5c1;
     font-size: 13pt;
     height: 30px;
     line-height: 30px;
     margin-right: 10px;
     text-align: center;
     vertical-align: middle;
     width: 30px;
}

#yt_header {
     padding: 5px 0px;
     z-index: 99;
     width: 100%;
}

a {
     color: #0CC652;
}

a.choose-btn {
    font-size: 15px;
    padding: 14px 25px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 30px;
    border: solid 1px #EE1B25;
    background: #ffffff;
    color: #EE1B25;
    transition: all 0.3s;
}

a.choose-btn:hover {
    background: #fff;
    color: #ffffff;
    border: none;
    background: #EE1B25;
}

a:hover {
     color: #aaaaaa;
     text-decoration: none;
}

h1 {
     font-size: 30pt;
     margin: 0px 0px 20px;
}

.subhead{color: #0CC652;}

h2 {
    color: #0CC652;
    font-size: 20pt;
    margin: 0 0 20px;
}

h1, h2, h3, h4 {
    font-family: 'Montserrat', sans-serif;
    color: #3d465a;
    
}

h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
}

h3.sv-h {
    font-size: 25px;
    color: #333333;
}

#sec-nineteen-left h3 {
    color: #fff;
    margin: 0;
    line-height: 40px;
    font-weight: 400;
    font-size: 30px;
}

.noleft{padding-left:0;}
.noright{padding-right:0;}
.nopad{padding:0;}
.upper{margin-top:30px;}
.uppermore{margin-top:60px;}
.lefty{text-align:left;}
.righty{text-align:right;}
.centy{text-align:center;}

#section-one-intro{
    padding: 50px;
}

#section-one{
    padding: 50px 0;
    background: #121212;
    color: #fff;
}


#section-two{
    background: #fff;
    padding: 100px 0;
}

#sec-two-main .module {
    max-width: 850px;
    margin: auto;
    text-align: center;
}

#sec-two-main h2 {font-size: 30px;margin-top: 0;margin-bottom: 20px;font-weight: 700;text-transform: capitalize;}

#sec-two-main p {
    margin-bottom: 35px;
}

#section-three{
    background: url(/images/slides/slide1.png);
    padding: 50px 0;
}

#sec-three-main h2{
}

#sec-three-left .module, #sec-three-middle .module, #sec-three-right .module{background:rgba(0, 0, 0, 0.7);color:#fff;padding:20px;}


#section-four{
    padding: 80px 0;
    background: url(/images/regain-bg-003.jpg);
    background-size: cover;
    background-blend-mode: overlay;
    background-color: rgba(255, 255, 255, 0.97);
    background-attachment: fixed;
    background-position: center;
}

#section-four h2 {
    font-size: 30px;
    font-weight: 700;
}



#section-four li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\2725";
    color: #f01a25;
}
#section-four li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
#section-four ul {
    list-style-type: none;
    padding-left: 10px;
}



#section-eleven li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\2725";
    color: #f01a25;
}
#section-eleven li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
#section-eleven ul {
    list-style-type: none;
    padding-left: 10px;
    min-height: 92px;
}



#sec-thirteen li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\2725";
    color: #f01a25;
}
#sec-thirteen li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
#sec-thirteen ul {
    list-style-type: none;
    padding-left: 10px;
    min-height: 92px;
}








#sec-four-right h2 {
    font-weight: 700;
}






#section-five{
    padding: 100px 0;
}

#section-five h2 {font-size: 30px;margin-top: 0;margin-bottom: 20px;font-weight: 700;text-transform: capitalize;}

#sec-five-right .module {
    padding: 160px 295px;
    background: url(/images/regain-bg-001.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

#section-eleven {
    padding: 100px 0;
    background: #f7f8fa;
}

#section-eleven .col-sm-4 .module {
    margin-top: 30px;
    box-shadow: 1px 1px 30px rgba(0,0,0, 0.05), -1px -1px 30px rgba(0,0,0, 0.05);
    position: relative;
    margin-bottom: 30px;
    background: #fff;
}

.main-services {
    padding: 10px 20px 20px;
    background: #fff;
    border: solid 2px #e5e5e5;
    border-top: none;
}

#section-eleven img {
    border: solid 2px #e5e5e5;
    border-bottom: none;
}

.main-services p {
    margin-bottom: 15px;
}

a.service-readmore {
    color: #3d465a;
    font-weight: 700;
}

a.service-readmore:hover {
    color: #EE1B25;
}

#section-eleven .col-sm-4 .module h2 {
    font-size: 20px;
    text-transform: inherit;
    font-weight: 600;
    line-height: 28px;
    margin: 10px 0px;
}


#sec-eleven-main {
    text-align: center;
    margin: 0 0 20px;
}

#sec-eleven-main .module {
    max-width: 800px;
    margin: auto;
}

#sec-eleven-main h1 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: capitalize;
}


#section-eight {
    padding: 100px 0;
    background: #f7f8fa;
}

#sec-eight-main .module {
    max-width: 850px;
    margin: auto;
    text-align: center;
}

#sec-eight-main {
    margin-bottom: 30px;
}

#sec-eight-main h1 {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: capitalize;
}

#sec-eight-left .module h2, #sec-eight-right .module h2, #sec-eight-middle .module h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 10px 0;
    text-transform: capitalize;
}

#sec-eight-left .module, #sec-eight-right .module {
    border: 1px solid rgba(0,0,0, 0.1);
    background: #fff;
    transition: all 0.4s;
    text-align: center;
    margin-bottom: 30px;
    padding: 20px 0 30px;
}

#sec-eight-middle .module {
    border: 1px solid rgba(12, 198, 82, 0.1);
    text-align: center;
    background: #EE1B25;
    margin-bottom: 30px;
    padding: 20px 0 30px;
    transition: all 0.5s ease 0s;
    position: relative;
}

#sec-eight-middle h2, #sec-eight-middle h4{
    color: #fff;
}

#sec-eight-left .module h4, #sec-eight-right .module h4, #sec-eight-middle .module h4{
    font-size: 40px;
    margin: 40px 0 30px;
}

#sec-eight-middle p{
    color: #fff;
}

#section-eight span{
    font-size: 16px;
}


#section-eight .col-sm-4 p{
    font-size: 14px;
    line-height: 35px
}

#section-eight a.button {
    font-size: 14px;
    padding: 8px 25px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 15px;
    border-radius: 30px;
    border: 1px solid #fff;
    background: #fff;
    color: #EE1B25;
    transition: all 0.3s;
}

#sec-eight-left a.button, #sec-eight-right a.button{
    background: #EE1B25;
    color: #fff;
}


#sec-fourteen-main p {
    text-align: center;
}

.contacts01 {text-align: center;margin: 25px 0 25px;}

.contacts01 .fa {
    color: #EE1B25;
    font-size: 30px;
    margin: 0 0 15px;
}

.contacts01 a {
    color: #ffffff;
}

#sec-contact .contacts01 a {
    color: #8a8b8e;
}

#sec-fourteen-main h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #f7cb4b;
}

#sec-fourteen-main p {
    color: #fff;
}

#sec-fourteen-main .module {
/*     max-width: 850px; */
    margin: auto;
}

section#section-fourteen {
    padding: 50px 0;
    background: #353535;
}


/*XXXXXXXX*/


#sec-contact h1 {
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    color: #3d465a;
}

#sec-contact p {
    /* color: #fff; */
}

#sec-contact .module {
    max-width: 850px;
    margin: auto;
}

section#section-contact {
    padding: 80px 0;
    /* background: #353535; */
}









.main-services h2 {
    font-size: 24px;
    font-weight: 600;
}

#sec-thirteen h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}

.svc-pg1 {
    border-left: solid 3px #ee1b25;
    margin-bottom: 30px;
    background: #F7F8FA;
    padding: 15px;
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    border-right: solid 1px #e9e9e9;
    border-radius: 3px;
}

.svc-pg2 {
    border-left: solid 3px #ee1b25;
    background: #F7F8FA;
    padding: 15px;
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    border-right: solid 1px #e9e9e9;
    border-radius: 3px;
}

#section-thirteen {
    padding: 70px;
}

span.red-txt {
    color: #ee1b25;
}

#yt_menuwrap-1 {
    background: #333333;
    text-align: right;
    padding: 9px 0;
}

#yt_menuwrap-1 p {
    display: inline-block;
}

#yt_menuwrap-1 a {
    color: #fff;
}

#yt_menuwrap-1 .fa {
    color: #ee1b25;
    font-size: 18px;
}

p.email {
    margin-left: 10px;
}

