body {
    font-family: 'roboto_condensedlight';
    background-image:url(../images/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}




#couples-counseling {
    margin-top: 10px;
    margin-bottom: 56px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #000000;
}

.mr-r10{margin-right: 10px;}

.bg-blue-top {
    padding-top: 5px;
    position: absolute;
    padding-bottom: 5px;
    width: 100%;
    z-index: 999;
    margin-top: 16px;
}
.top-c a{
    color: #fff;
    text-decoration: none;
}

.top-c a:hover{
    color: #fff;
    text-decoration:underline;
}
hr.style2 {
    border-top: 3px double #05417d;
}

.mrt-80b{margin-bottom: 80px;}

.mrt-30t{margin-top: 30px;}
.mrt-20-1{margin-top: 25px;}

.sub-hed {
    font-size: 36px;
    padding: 76px;
    font-family: 'robotobold';
    background-repeat-x: no-repeat;
    color: #ffffff;
    background-image: url(../images/call-one-shape-1.jpg);
    background-size: cover;
}


.btn-danger01 {
    font-size: 21px;
    padding: 7px 31px;
 font-family: 'latoregular';
    text-transform: uppercase;
    border-radius: 41px;

}

.btn-danger:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.img-bor {
    border: 8px solid #F3F1F2;
}

.call-top {
    background-color: #237403;
    color: #fff;
    font-size: 19px;
    font-family: 'robotobold';
    padding: 7px 14px;
    border-radius: 41px;
}

.call-top a{color: #fff;
text-decoration: none;}

.bg-gra {
  /*  background-color: #31a0df61;*/
    padding-bottom: 50px;
}
.mr-r-20{margin-left: 20px;}

.dropdown-submenu {
  position: relative;
}

.list {

    font-family: 'latoregular';
    font-size: 19px;
    line-height: 30px;
    color: #000000;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}


.navbar {
    margin-bottom: 0px !important;
    margin-top: 3px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    margin-top: 32px;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.nav > li > a {
    position: relative;
    display: block;
    font-family: 'playfair_displayregular';
    padding: 15px 12px;
}
.navbar-default {
    border-radius: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #0A1195;
    border-radius: 6px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: #0A1195;
       border-radius: 6px;
}

.navbar-default .navbar-nav>li>a {

    color: #fff;
    font-size: 17px;
    margin-right: 2px;
}
.navbar-toggle {
    width: 100%;
    float: none;
    margin-right: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #0A1195;
    border-radius: 6px;
}

.dropdown-menu {
    background-color: #237403;
    font-family: 'playfair_displayregular';
}

.dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 1px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}


.dr-active {
    background-color: #009b68;
}

.slide img{width: 100%;}
.padding0{padding: 0px;}
.slide small {
    font-size: 63%;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000081;
}

.carousel-indicators li {
    border: 1px solid #4978a1;
}



h2 {
    font-size: 26px;
 font-family: 'playfair_displayregular';
    margin-top: 29px;
    color: #000;
    margin-bottom: 11px;
}

h2 a{color: #000; text-decoration: none;}
h2 a:hover{color: #000; text-decoration: none;}
/*--------------------------------------*/

.main-text {
    position: absolute;
    top: 332px;
    width: 96.66666666666666%;
    color: #FFF;
}

.carousel-btns {
    margin-top: 2em; 
}

.carousel-btns .btn {
	width: 150px;
}

.carousel-inner .imgOverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(6, 28, 38, 0.5);
}

.carousel-inner img {
   width: 100%;
}

/*CONTROL*/
.carousel-control {
    width: auto;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
  position: absolute;
  top: 47%;
  right: 0;
  z-index: 5;
  display: inline-block;
  background-color: #0000002c;
  width: 38px;
  height: 38px;
  line-height: 40px;
  font-size: 14px;
}

.carousel-control .icon-prev,
.carousel-control .fa-chevron-left {
  left: 0;
}

.carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 0 1px;
  border: 2px solid #fff;
  opacity: .8;
}

.carousel-indicators .active {
    background-color: #ffffff;
    border-color: #ffffff;
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left,
.carousel-control .icon-right, .carousel-control .fa-chevron-right {
    border-radius: 50px;
}

.carousel-control .icon-prev, .carousel-control .fa-chevron-left {
    left: 30px;
}

.carousel-control .icon-right, .carousel-control .fa-chevron-right {
    right: 30px;
}


.home-from {
    background-color: #0000008c;
    border-radius: 11px;
    margin-top: 14px;
    padding: 17px;
    margin-bottom: 31px;
}

.home-from .form-control {
    border: 1px solid #fff;
    background-color: rgb(255 255 255 / 84%);
    font-weight: 300;
    border-radius: 0px;
}

.tp-cap {
    text-align: center;
    line-height: 59px;
    margin-top: -59px;
    font-size: 50px;
    text-shadow: 1px 2px #000;
    font-family: 'roboto_condensedregular';
    padding: 10px;
}

.tp-cap h1{  font-family: 'amandineregular'; color: #fff; text-transform: uppercase; font-size: 52px;}

.tp-cap h2 {
    font-family: 'amandineregular';
    color: #fff;
    font-size: 36px;
    margin-top: 114px;
    line-height: 51px;
}
.tp-cap p{color: #fff;  font-family: 'latoregular'; font-size: 18px;}

.form-control {
    height: 46px;
    color: #000;
    background-color: #ffffff;
    border-radius: 3px;
}

.home-from  input::placeholder {
  color: #960200;
}

.home-from h1 {
    font-size: 28px;
    font-family: 'robotobold';
    line-height: 33px;
    color: #fff;
    margin-top: 7px;
    text-align: center;
}

.why-c {
    padding: 15px;
    background-color: #fff;
}

.btn-danger02 {
    font-size: 17px;
    border-radius: 41px;
    width: 100%;
    font-family: 'latoregular';
    margin-top: 20px;
    margin-bottom: 9px;
}


/*--------------------------------------*/

.panel-default {
    border-color: #80bfe3 !important;
    border-bottom: 1px dashed #35a1df !important;
}

.panel-default > .panel-heading {
    color: #fff;
    font-family: 'playfair_displayregular';
    background-color: #99d1f1 !important;
    border-color: #010080 !important;
}


.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    font-family: 'playfair_displayregular';
    color: #000000;
}

/*--------------------------------------*/



.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 1px;
    border: 2px solid #fff;
    opacity: .8;
}

.col-centered {
    float: none;
    margin: 0 auto;
}



.logo {
    padding-top: 15px
}

.carousel-caption {
    font-family: 'robotobold';
    text-transform: uppercase;
    font-size: 43px;
    background-color: #06060670;
    line-height: 65px;
    bottom: 359px;
}
.carousel-caption p {
    font-size: 21px;
    padding-top: 14px;
    letter-spacing: 1px;
    line-height: 29px;
     font-family: 'robotobold';
    color: #fff;
    text-transform: none;
    font-style: italic;
}
.carousel-caption .btn-success {
    color: #fff;
    border-radius: 39px;
    padding: 11px 30px;
    font-family: 'robotobold';
    text-transform: uppercase;
    font-size: 20px;
    border: 2px solid #ba3521;
    letter-spacing: 1px;
    background-color: #ba3521;
}

.carousel-caption .btn-success:hover {
    color: #fff;
    background-color: #0f222d !important;
    border-color: #0f222d !important;
}

span.call-m {
    font-size: 45px;
}


.popup-t h5 {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 47px;
    color: #0558b1;
}


.popup-t h5 {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    font-style: normal;
    padding: 24px;
    border: 1px dashed #d3040c;
    font-size: 52px;
    color: #d3040c;
}
  


.parallax {
    background-image: url(../images/slide-img.jpg);
    min-height: 884px;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-in {
  background-image: url(../images/bg-top.jpg);

  min-height: 500px; 

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.commercial {
  background-image: url(../images/commercial-pressure-washing-top.jpg);

  min-height: 500px; 

  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.fa-phone {
    position: relative;
    display: inline-block;
    height: 46px;
    width: 46px;
    background-color: #e69519;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    margin-left: 1px;
    padding-top: 11px;
    margin-right: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}



.fa-calendar-check-o {
    position: relative;
    display: inline-block;
    height: 46px;
    width: 46px;
    background-color: #0a1195;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    margin-left: 1px;
    padding-top: 11px;
    margin-right: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}


.fa-calendar {
    position: relative;
    display: inline-block;
    height: 46px;
    width: 46px;
    background-color: #0a1195;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    margin-left: 1px;
    padding-top: 11px;
    margin-right: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}


.img-thumbnail{ border: 0px solid #ddd;}

.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
  }
  
  .thumbnail > img, .thumbnail a > img {

}
  
  .thumb {
    margin-top: 15px;
    margin-bottom: 8px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #d3040c;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.restore14{background-image: url(../images/bigstock.jpg);
 background-attachment: fixed;   background-repeat: no-repeat;  background-size: cover; padding: 100px;}
.restore14  h2{color: #fff;}
.restore14  h3{color: #fff;}
.gutter-cleaning {
  background-image: url(../images/gutter-cleaning-top.jpg);

  min-height: 500px; 

  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}


.commercial-roof {
  background-image: url(../images/commercial-roof-cleaning-top.jpg);

  min-height: 500px; 

  background-attachment: fixed;

  background-repeat: no-repeat;

}


.roof-washing {
  background-image: url(../images/roof-washing-top.jpg);

  min-height: 500px; 

  background-attachment: fixed;

  background-repeat: no-repeat;

}


.holiday-lighting {
  background-image: url(../images/holiday-lighting-top.jpg);

  min-height: 500px; 

  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}


.house-washing {
  background-image: url(../images/house-washing-top.jpg);

  min-height: 500px; 

  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.love {
    color: #fff;
    font-family: 'robotoblack_italic';
    font-size: 67px;
    line-height: 73px;
    font-weight: 900;
    margin-top: 240px;
    text-shadow: 1px 1px #000;
}

.love p {
    font-size: 25px;
    font-family: 'robotobold';
    line-height: 31px;
    color: #fff;
}

.test-bg {
    background-color: #E6E6E6;
}


.btn-primary {
    color: #fff;
    background-color: #0a1195;
    /* border-color: #0A1195; */
    font-family: 'robotobold';
    border: 0px solid #FF9A00;
    font-size: 25px !important;
    padding-top: 5px;
    padding-bottom: 8px;
    position: relative;
    padding-left: 7px;
    padding-right: 40px;
    border-radius: 30px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #FFB400;
    border-color: #ffffff;
}

.btn-info {
    color: #fff;
    background-color: #e69519;
    /* border-color: #0A1195; */
    font-family: 'robotobold';
    border: 0px solid #FF9A00;
    font-size: 25px !important;
    padding-top: 5px;
    padding-bottom: 8px;
    position: relative;
    padding-left: 7px;
    padding-right: 40px;
    border-radius: 30px;
}

.btn-info:hover {
    color: #fff;
    background-color: #0a1195;
    border-color: #ab0010;
}


.slide {
    padding-left: 0;
    padding-right: 0
}


p, ul.resources li, ul li {
    font-family: 'latoregular';
    font-size: 19px;
    line-height: 30px;
    color: #000;
}

ul.resources li {
 margin-bottom: 20px;   
}

.more-less{
        float: right;
    margin-top: 7px;
}

.panel-heading {
    padding: 10px 5px;
}

.panel-body{
    padding-right: 40px;
    padding-left: 40px;
}

.panel-body .row .col-md-6 p{
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

h2.mrb-20{
    margin-bottom: 20px;
}
h1 {
    font-size: 55px;
    font-family: 'amandineregular';
    color: #237403;
    margin-bottom: 35px;
}

h1 small {
    font-size: 23px !important;
    color: #000000 !important;
}

#about-team h1 {
    font-size: 39px;
    font-family: 'amandineregular';
    color: #237403;
    line-height: 54px;
    margin-bottom: 15px;
}

#inpage {
    padding-right: 33px;
}

#inpage p a {
    color: #237403;
    text-decoration: none;
}

#inpage h4 {
    font-size: 25px;
    margin-top: 0px;
    line-height: 39px;
    font-family: 'amandineregular';
    color: #000000;
}

#inpage h3 {
    font-size: 35px;
    font-family: 'amandineregular';
    color: #000000;
    margin-top: 23px;
    margin-bottom: 5px;
}


#inpage02 h3 {
    font-size: 39px;
    font-family: 'amandineregular';
    color: #000000;
    margin-top: 23px;
    margin-bottom: 5px;
}


#are-w h1 {
    font-size: 40px;
    font-family: 'playfair_displayregular';
    color: #237403;
}

#are-w h2{ font-size: 28px;
 font-family: 'latoregular';
    margin-top: 15px;
    color: #000;}

#schedule {
    background-image: url(../images/bulldog-puppies.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px;
}

#schedule h2 {
    color: #fff;
    font-size: 48px;
}

#schedule p {
    color: #fff;
    font-size: 19px;
        font-family: 'latoregular';
}


#schedule01 {
    background-image: url(../images/test.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px;
}

#schedule01 h2 {
    color: #fff;
    font-size: 48px;
}

#schedule01 p {
    color: #fff;
    font-size: 19px;
        font-family: 'latoregular';
}


.cblue {
    font-size: 39px;
    font-family: 'robotobold';
    color: #0a1195;
    line-height: 30px;
}

.cblue2 {
    font-size: 28px;
    font-family: 'robotobold';
    color: #0a1195;
    margin-bottom: 27px;
}


.cblue2-b {
    font-size: 28px;
    font-family: 'robotobold';
    color: #333;
    margin-bottom: 8px;
}

h3 {
    font-size: 38px;
    font-family: 'roboto_condensedregular';
    color: #333333;
}

#comm h3 {
    font-size: 24px;
    font-family: 'robotobold';
    color: #010080;
}

h4 {
    font-size: 24px;
    margin-top: 34px;
    line-height: 33px;
    font-family: 'robotobold';
    color: #0a1195;
}


h5 {
    font-size: 25px;
    font-family: 'roboto_condensedregular';
    margin-top: 18px;
    margin-bottom: 18px;
    color: #000;
}

    h6 {
    font-size: 21px;
    font-family: 'playfair_displayregular';
    margin-top: 6px;
    color: #000000;
    margin-bottom: 24px;
}
.brd-bottom {
    border-bottom: 1px solid #1D4786;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.mx-wdth {
    max-width: 40%;
    border: 8px solid #F3F1F2;
    margin: 0 0 20px 20px
}

.ser-ar {
    font-size: 20px;
    background-color: #08A0D6;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 33px;
    padding: 24px;
    text-align: center;
    font-family: 'robotobold';
}

.mrt-20-1 a{text-decoration: none;}
.dog-1 img {

    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transition: all .8s ease-in-out;  


    }

.dog-1 img:hover {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    -webkit-transform: scale(1.01);

    }




.copy {
    background-color: #000;
}

.copyright {
    color: #fff;
    padding: 9px 0 0;
    font-size: 106%;
}
.copyright1 {
    color: #fff;
    padding: 10px 0 0;
    font-size: 15px
}

.copyright a {
    color: #fff;
}

.img-responsive {
    display: inline-block;
}

.margin-0 {
    margin-top: 0;
    margin-bottom: 0
}

.margin-top-10 {
    margin-top: 10px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-top-10-1 {
    margin-top: 30px
}


.marginTB-30 {
    margin-top: 50px;
         margin-bottom: 30px;
}

.marginTB-50 {
    margin-top: 50px;
         margin-bottom: 50px;
}

.marginTB-80 {
    margin-top: 80px;
         margin-bottom: 80px;
}

.marginTB-50-1 {
    margin-top: 50px;
    margin-bottom: 18px;
}

.marginT-50 {
    margin-top: 50px;

}


.marginTB-100 {
    margin-top: 100px;
         margin-bottom: 100px;
}


.marginTB-20 {
    margin-top: 20px;
         margin-bottom: 20px;
}



.margin-TB-40 {
    margin-bottom: 40px;
     margin-top: 40px;
}

.margin-b-50 {
    margin-bottom: 50px;

}

.mr-l-20{margin-left: 20px;}

.col-centered {
    float: none;
    margin: 0 auto;
}

.paddingtopbottom20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.paddingtopbottom60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.paddingleftright80 {
    padding-left: 80px;
    padding-right: 80px
}


.body-bg-in{background-color: #eee;}


.carousel-inner>.item {
    min-height: 100vh;
}

.carousel-control {
    width: 5%
}

.carousel-control.left {
    color: #000;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    color: #000;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}



address {
    font-size: 129%;
    line-height: 29px;
}

.map-bor {
    border: 1px solid #000;
    padding: 5px;
}

.cnt-form {
    width: 300px;
    padding: 0 10px 10px
}

.cnt-form label {
    font-size: 10px;
    padding-top: 8px;
    font-weight: 400
}





.top-bt {
    font-size: 125%
}

.cnt-form label {
    font-size: 14px
}


.black-box {
    padding-top: 10px;
    padding-bottom: 10px;





    
}


.bg-01 {
    background-color: #e4e4e4;
    padding-top: 17px;
    height: 100vh;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {

    background-color: #45062e;
    border-color: #6b1c4e;
    font-family: 'amandineregular';

    font-size: 23px;
}


a.list-group-item, button.list-group-item {
    color: #000;
     font-family: 'latoregular';
    font-size: 18px;
}

#foot-bg {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

i.fa.fa-facebook-square {
    font-size: 37px;
    color: #4665d7;
}
.black-box h2 {
    font-family: 'playfair_displayregular';
    color: #000000;
    font-size: 27px;
    margin-top: 10px;
    margin-bottom: 23px;
}
.black-box P{ color: #000;}

.black-box ul {
font-family: 'latoregular';
    color: #000000;
    line-height: 30px;
    font-size: 19px;
    margin-left: -14px;
}

.black-box li a {
    color: #000;
    display: block;
    font-size: 17px;
    line-height: 30px;
}

.text-white {
    color: #fff;
    text-align: left
}

.black-box p {
    font-size: 17px;
    font-family: 'latoregular';
    line-height: 30px;
}

.call-footer {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 150%;
    font-family: 'robotoblack_italic';
}

.our-serb {
    background-color: #05417d;
    padding: 20px;
    background-image: url(../images/call-one-shape-2.jpg);
}

.our-serb h2 {
    color: #fff;
    margin-top: 12px;
}



.btn-green {
    color: #fff;
    background-color: #af0011;
    border-color: #a10312;
    padding: 7px 16px;
    font-size: 25px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-weight: 600;
    text-transform: uppercase
}

.btn-default:hover {
    color: #fff;
    background-color: #7d0410;
    border-color: #55020a
}



.mrt-20{ margin-top: 29px;}

.slide img.cfbtn {
	position: absolute;
	top: 16%;
	right: 7%;
}

/*******Hover************/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 3em;
  text-align: left;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

.hovereffect h2 {
    color: #fff;
    position: relative;
    font-size: 26px;
    text-shadow: 1px 2px #000;
    background-color: transparent;
    padding: 18% 0 6px 0;
    text-align: left;
}

.hovereffect h2 span {
    font-size: 16px;
    font-family: 'robotoregular';
    text-shadow: none;
}

.hovereffect .overlay:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-20px,0,0);
  transform: translate3d(-20px,0,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}

.hovereffect:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect:hover .overlay:before,
.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}


.overlay p {
    line-height: 11px;
}
/*******Hover************/

.carousel-indicators {
     bottom: 2px !important;
}

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

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar .navbar-nav {
    display: inline-block;
    float: right !important;
    vertical-align: top;
    margin-right: -29px;
}


.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 21px;
}
.navbar-default {
    border-radius: 0px;
    margin-top: 4px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #237403;
    border-radius: 50px;
    /* border-bottom: 2px solid #19bfae; */
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #237403;
    border-radius: 50px;
}


.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 19px;
    font-family: 'playfair_displayregular';
    margin-right: 2px;
    text-shadow: 1px 1px 1px #000;
}

.navbar-toggle {
    width: 100%;
    float: none;
    margin-right: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #237403;
}

.navbar-default .navbar-nav > .active01 > a,
.navbar-default .navbar-nav > .active01 > a:hover {
    color: #fff;
    background-color: #d3040c;
    border-radius: 5px;
    /* border-bottom: 2px solid #19bfae; */
}


.img-r {

    box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.2);
}
.mr-l-10{margin-left: 20px;}

.right-bt {
    position: fixed;
    top: 42%;
    right: 0px;
}


.map-ser {
    background-color: #000081;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 62px;
}
.map-ser h2 {
    font-size: 34px;
    font-family: 'robotobold';
    text-transform: uppercase;
    color: #ffffff;
}

.map-ser p {
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
}

.red-b {
    background-color: #d4050c;
    font-family: 'robotobold';
    color: #fff;
    padding: 49px;
    font-size: 34px;
}
/*--------------------------------------*/


.footer-bg {
    background-color: #000000;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 4px solid #404144;
}

.mr-right-20{margin-right: 20px;}

.btn-danger {
    color: #fff;
    background-color: #237403;
    border-color: #1c5804;
}
@media (max-width: 767px) {
    .centerd {
        text-align: center;
    }
    
.tp-cap {
    line-height: 59px;
    margin-top: -206px;
    font-size: 11px;
    padding: 10px;
}

.tp-cap h1 {
    font-size: 27px;
margin-bottom: 11px;
}


.tp-cap h2 {
    font-size: 19px;
    margin-top: 3px;
    line-height: 26px;
}

.bg-blue-top {
        padding-top: 15px;
        position: inherit;
        margin-top: 0px;
        width: inherit;
    
        padding-bottom: 5px;
    }
    
    .cblue2 {
    text-align: center;
}

.cblue {
    font-size: 39px;
    line-height: 40px;
}

.cblue2-b {
    font-size: 28px;
    text-align: center;

}
    
.pull-right {
    width: 100%;
    margin-bottom: 13px;
}
    
    .restore14 {
    padding: 13px;
}
    
    #slide-txt h1 {
    font-size: 27px;
    line-height: 32px;
}
    

    
    .logo {
    margin-bottom: 19px;
}
    
    
    .home-from {
    margin-bottom: 33px;
}
    
    #slide-txt {
    margin-top: 102px;
}
    
#welcome h1 {
    font-size: 28px;
    line-height: 35px;
}
    
    #quality h2 {
    font-size: 27px;
    line-height: 41px;
    color: #fff;
}
    
    #star h2 {
    font-size: 29px;
    line-height: 43px;
}

  
    
    
    .carousel-inner>.item {
    min-height: 155px;
}
    
    
    .love p {
    font-size: 17px;
}
    

    
    .btn-primary {
    margin-bottom: 13px;
    font-size: 25px !important;
}
    
    .btn-info {
    font-size: 22px !important;
}

.red-b {
    padding: 15px;
    font-size: 23px;

}

.map-ser {

    padding-top: 24px;
    padding-bottom: 31px;

}
    
h1 {
    font-size: 42px;
 
    color: #237403;
} 
.hovereffect h2 {
    color: #fff;
    position: relative;
    font-size: 20px;
    text-shadow: 1px 2px #000;
    background-color: transparent;
    padding: -3% 0 6px 0;
    text-align: left;
}
    
    
 .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a:hover {
  background-color: #0d2b01;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
      background-color: #0d2b01;
    }
      .navbar-default .navbar-nav > li > a {
        color: #fff;
        text-transform: capitalize;
    }

    .navbar-default .navbar-nav > li > a {
        margin-top: 4px;
    }
    

    
    
    .navbar .navbar-nav {
        width: 100%;
    }

    .navbar-transparent {
        border-radius: 0px;
        margin-top: 18px;
        margin-bottom: 12px !important;
        background-color: #1a5702;
        border: 0px;
        text-transform: uppercase;
    }
    
    .navbar .navbar-nav {
    margin-right: 0px;
}

.navbar-toggle {
        border-radius: 0px;
        border-left: 0px;
        border-right: 0px;
        margin-top: 5px;
        margin-bottom: 0px;
        background-color: #1a5702;
        color: #fff;
    }
    .navbar-default .navbar-toggle {
        border-color: #ffffff;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #0d2b01;
    }

    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
    }

    .navbar-nav > li {
        border-right: 0px solid #333;
    }



    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        text-align: center;
        background-color: #0d2b01;
    }

 .navbar-nav .open .dropdown-menu > li > a {
    line-height: 31px;
    font-size: 14px;
}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: #ed1c24;
        color: #fff;
    }   
    
    .carousel-caption {
        font-size: 18px;
        line-height: 21px;
        bottom: 38px;
    } 
    .carousel-caption p {
    font-size: 13px;
    padding-top: 13px;
    letter-spacing: 0px;
    line-height: 13px;
}
    
    .carousel-caption .btn-success {
    color: #fff;
    border-radius: 28px;
    padding: 6px 8px;
    font-family: 'fira_sansregular';
    text-transform: uppercase;
    font-size: 9px;
    border: 2px solid #ba3521;
    letter-spacing: 1px;
    background-color: #ba3521;
}

.sub-hed {
    font-size: 23px;
    padding: 47px;

}

.call-m {
    font-size: 33px !important;
}

.hovereffect h2 {
    font-size: 20px;
    padding: 0% 0 2px 0;
}



.main-text {
    position: inherit;
    top: 332px;
    width: 100%;
    color: #FFF;
}


.home-from {
    background-color: #010080;
    border-radius: 5px;
}

.hovereffect {
    margin-top: 10px;
    margin-bottom: 14px;
}


.home-from h1 {
    font-size: 23px;
    line-height: 30px;
}

#testim .carousel-indicators {
    bottom: -39px !important;
}
    
    
    #schedule {
    padding: 27px;
}
    
    #schedule h2 {
    color: #fff;
    font-size: 38px;
}


    #schedule01 {
    padding: 27px;
}
    
    #schedule01 h2 {
    color: #fff;
    font-size: 38px;
}

}



@media (min-width:767px) and (max-width:768px) {
   .navbar-default .navbar-nav>li>a {
    font-size: 116%;
} 
.nav > li > a {
    padding: 15px 17px;
}


    #slide-txt {
    margin-top: 91px;
}
    
  .home-from {
    margin-bottom: 41px;
}  

.carousel-inner>.item {
    min-height: 100% !important;
}
    

    
    #welcome h1 {
    font-size: 44px;
}
    
    #quality h4 a {
    font-size: 17px;
}
    
    .love {
    font-size: 54px;

}
    
    .love p {
    font-size: 20px;

}
    h1 {
    font-size: 44px;
    font-family: 'robotobold';
    color: #05417D;
}
    
    .carousel-caption {
    text-align: left;
    font-family: 'open_sansextrabold';
    font-size: 28px;
    line-height: 31px;
    bottom: 37px;
}
    
    .carousel-caption span {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 0px;
    text-transform: uppercase;
}
    
}

@media (min-width:769px) and (max-width:1024px) {

    .nav > li > a {
        padding: 10px 14px;
    }

    .main-text {
        top: 130px;

    }


    .tp-cap {
        font-size: 33px;
    }


    .sub-hed {
        font-size: 27px;
        padding: 42px;

    }

    }


.note {
    font-size: 12px;
    color: #e30f0f;
}


/*----------------slide--------------------*/
@-webkit-keyframes zoom {
    from {
      -webkit-transform: scale(1, 1);
    }
    to {
      -webkit-transform: scale(1.5, 1.5);
    }
  }
  
  @keyframes zoom {
    from {
      transform: scale(1, 1);
    }
    to {
      transform: scale(1.5, 1.5);
    }
  }
  
  .carousel-inner .item > img {
    -webkit-animation: zoom 20s;
    animation: zoom 20s;
  }
  /*--------------------------------------*/




/* ----- v CAN BE DELETED v ----- */