body {

    position: relative;

    z-index: 1;

    background: #ffffff url('../images/bg-main.png');

    color: #0a0a0a;

    font-family: 'Arvo', serif;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    font-size: 14px;

    font-weight: 400;

}

.navbar-nav {} .slider-parallax>.container {

    padding-left: 0px;

    padding-right: 0px;

}

.vertical-shadow-right {

    top: -100px;

    position: absolute;

    right: -21px;

    opacity: 0.5;

}

.vertical-shadow-left {

    top: -100px;

    position: absolute;

    left: -21px;

    opacity: 0.5;

}

p {

    text-align: justify;

    margin: 0 0 10px !important;

}

a {

    color: #FFF;

}

a:hover {

    color: #C7C6C2;

}

.city-phone {

    /*text-align: center;*/

    

    margin-bottom: 10px;

}

.city-phone a {

    color: #41646a;

    

    font-size: 25px;

    /* font-weight: bold; */

    

    text-transform: uppercase;



}

.citieslist a:link,

.citieslist a:visited {

    color: #ffffff !important;

    /* text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7); */

}

.citieslist a:hover {

    color: #41646a !important;

}

h1,

h2,

h3,

h4,

h5 {

    /*	color: #FFF;*/

}

.content-ddbox {} main#content {

    padding: 10px 0;

   background: #00c9ff url('../images/binding-light.png');

}

.homelogo {

    /*text-align: center;*/

    

    margin: 10px 10px;

}

.homelogo2 {

    text-align: center;

    margin: 10px 10px;

}

.logo {

    /*position: absolute;*/
    margin-bottom: 5px; 

}

.header {

    border: none;

    position: relative;

    z-index: 9999999;

    color: #FFF;

}

.header-container {

    /*-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);







	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);*/

    

    position: relative;

    z-index: 9999999;

    min-height: 90px;

    background-color: #ffffff;

    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);

}

.page_header {

    text-shadow: 0 0 1px rgba(65, 65, 65, .5);

}

.header-shadow {

    position: absolute;

}

.header-shadow-top {

    position: absolute;

    top: -44px;

    z-index: 99;

}

.header-shadow-top-inner {

    position: absolute;

    z-index: 99;

}

.header-shadow-bottom-inner {

    position: absolute;

    z-index: 99;

    margin-top: -22px;

}

.contact-us {

    font-size: 31px;
    margin-top: 31px;
    color: #80e520;
    text-shadow: none;
    /* margin-right: 20px; */
    text-shadow: 1px 1px 1px #0f1626;
    float: right;
    /* border: 10px; */
    font-weight: bold;
}

.callus h1 {

    font-size: 30px;

    font-weight: bold;

    /*float: right;



	right:0;



	position: absolute;







	margin: 0;*/

    

    padding: 5px 10px 5px 25px;

    text-shadow: rgb(0, 0, 0) 1px 1px 0px;

    color: #636363;


}

.btn-myprimary a {} .btn-myprimary {

    color: #004e88;

    font-weight: bold;

    background-color: #992E0D;

    font-size: 25px;

    text-shadow: 0 0 1px rbga(65, 65, 65, .4);

    -webkit-border-radius: 50px;

    -moz-border-radius: 50px;

    border-radius: 50px;

    padding: 10px 20px;

    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);

    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);

}

.txt-call {

    font-size: 24px;

}

.txt-call:hover {

    text-decoration: none;

}

.btn-myprimary:focus,

.btn-myprimary:active:focus,

.btn-myprimary:hover,

.btn-myprimary:active {

    color: #FFFFFF;

}

.navbar-nav {

    /*float: right;*/

    

    text-align: center;

    margin: 0px auto;

}

.navbar-nav>li {

    /*

	background: #1F1F20;

	border: 2px solid #F7660B;

	border-bottom: 2px solid #FFB504;

	margin: 2px;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;

	*/

  /*background: url('../images/bg-menu-bottom.png') no-repeat bottom center;

	padding-bottom: 6px;*/



}

.navbar-nav>li:hover {

    /*background: url('../images/bg-menu-bottom-hover.png') no-repeat bottom center;*/

}

.navigation-bar {

       position: inherit;

    margin-left: auto;

    margin-right: auto;

    /* top: 20px; */

    left: 0;

    right: 0;

    background: #00c9ff url('../images/binding-light.png');

    padding: 5px 0px 0px 0px;
    /*border-bottom: 10px solid #182b72;*/
}

.innerpage .navigation-bar {

    position: relative;

}

/*navbar*/



.navbar {

    margin-left: 0px;

    min-height: 0;

    margin-bottom: 0px;

    border: none;

    z-index: 999;

    bottom: 0;

}

.nav>li>a {

  position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    background: #182b72;
    font-size: 10px !important;
    margin-right: 4px !important;
    border-radius: 10px 10px 0px 0px;
    border-radius: 5px;
    margin-bottom: 7px;
    border: 2px solid #80e520;
    box-shadow: 2px 2px 2px #757575;
    padding: 10px 5px !important;

}

.navbar-nav>li:hover a {


}

.navbar-collapse {

    padding-right: 0px;

    padding-left: 0px;

}

.nav>li>a:hover,

.nav>li>a:focus,

.nav>li>a:active {

    text-decoration: none;

/*    background-color: transparent;*/
  background: #222;
    color: #fff;

}



.nav .open>a,

.nav .open>a:hover,

.nav .open>a:focus {

background: #333;
    border-color: #fff;

}

.nav>li>a:hover, .nav>li>a:focus, .nav>li.active>a {
   text-decoration: none;
    color: #ffffff;
    background: #182b72;
}


.dropdown-menu {

    border: none;

    -webkit-box-shadow: none;

    box-shadow: none;

    background: rgb(82, 98, 119);

    margin-top: -6px !important;

    background: rgba(0, 0, 0, 0.78);    


}

.dropdown-menu li>a {

    color: #FFF;
    text-align: left;

}

.dropdown-menu>li>a {

}

/*tagblock*/



.tagblock {

    color: #004e88;

    background-color: #ffc79d;

    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);

}

.tagblock .tagblock-inner {

    background: #8ac5c3 url('../images/pattern.png') bottom no-repeat;

    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);

}

.tagblock .tagblock-inner .container {

    padding: 30px 0;

    /*background: url('../images/bg-innerpage.png') right no-repeat;*/

}

.tagblock h1 {

    font-size: 60px;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);

    text-align: center;

}

.frontpage .tagblock {

    background-color: #ffc79d;

}

.tagblock-bg {} .tagblock a {

    color: #FFF;

}

.tagblock .leader {

    font-size: 65px;

    color: #fa9581;

    margin-top: 25px;

    text-shadow: 5px 5px 5px rgba(65, 65, 65, .4);

    /* font-style: italic; */

    

    text-align: center;

}

.tagblock .mylead {

    text-shadow: 0 0 1px rgba(65, 65, 65, .4);

    color: #004e88;

    font-size: 28px;

    /* font-style: italic; */

    

    text-align: center;

    font-weight: normal;

}

.tagblock .btn-myprimary {

    margin-top: 20px;

    margin-bottom: 20px;

}

/*featured*/



.featured {

    position: relative;

    margin-bottom: 0;

    color: #FFFFFF;

}


.frontpage .featured .featured-inner {
 /*   margin-top: 64px;*/

}

.featured .featured-inner {

    background: url('../images/bgmain.png');

    padding: 0px 0;

    min-height: 100%;
    border-bottom: 10px solid #ff9d00;
    background-position: center;
}

.featured-image {

    padding: 10px;

    background: #89B73A;

    border: 1px solid #FFF;

    /*

	-webkit-box-shadow:  0px 0px 20px 4px rgba(0, 0, 0, 0.75);

	-moz-box-shadow:  0px 0px 20px 4px rgba(0, 0, 0, 0.75);

	box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.75);*/

}

.featured-service {

    padding: 15px;

    background: rgba(0, 0, 0, 0.1);

}

.featured-service h4 {

    font-weight: bold;

    text-shadow: none;

    color: #3B3A3A;

}

.featured .head {} .featured .description {} .featured a {

    /*color: #FFF;*/

}

.featured a:before {} .featured h3 {

    text-shadow: 0 0 1px rgba(65, 65, 65, .5);

}

.featured .heading h3 {

    text-shadow: 0 0 1px rgba(0, 0, 0, .5);

    font-size: 16px;

    color: #FFF !important;

    text-align: center;

}

.featured .description {

    text-align: center;

}

.featured .description p {

    color: #FFF;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);

}

.featured>.container {

    padding-left: 0;

    padding-right: 0;

}

.fheading {

padding-left: 0px;
    padding-right: 0px;
    background: rgba(0, 0, 0, 0.63);
    border-radius: 10px;
    margin-top: 50px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;

}

.fheading h1 {

    margin: 0;

    color: #fff;

    font-size: 29px;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);

    font-weight: 600;

    padding: 20px;

}

.fheading .lead {

    font-size: 18px;

    color: #fff;

    margin-top: 10px;

    margin-bottom: 0;

    /*font-style: italic;*/

    

    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);

    text-align: center;

    padding: 20px;

}

.footer {

   padding-top: 15px;
    color: #fff;
    text-align: center;
    background: #70383b url(../images/bg-main.png);
    border-top: 5px solid #182b72;

}

.footer a {

    color: #000;

}

.footer p {

    margin: 0;

}

/* Sidebar Widget */



.sidebar_right {

    /*-webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    border-radius: 1px;

    border-top-left-radius: 20px;

    border-top-right-radius: 20px;*/

    -webkit-box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);

    box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);

    background: #70383b;

    padding: 10px;

    

    margin-bottom: 10px;

}

.sidebar_right .widget {

    padding: 0px 15px;
    color: #fff;
}

.sidebar_right .widget a{

    color: #fff;
}

.sidebar_right .widget .head {

    border-bottom: 2px solid #CCC;

}

.sidebar_right .widget .description .sitelinks {

    padding: 10px 0 10px 0;

    margin: 0;

    list-style: none;

}

.sidebar_right .widget .description {

    border-bottom: 1px dashed #005985;

    margin-top: 10px;

}

.sidebar_right .widget .description .sitelinks li a {

    padding: 5px 8px;

    display: block;

    border-bottom: 1px solid #D4D0C1;

}

.sidebar_right .widget .description .sitelinks li a:hover {

    text-decoration: none;

    background: #DDD;

}

.sidebar_right h4 {

    font-size: 17px;

}

.sidebar_right h3 {

    margin-top: 0px;

    font-size: 16px;

    font-weight: bold;

}

.sidebar_right .service-block a,

.sidebar_right .service-block a:hover {

    color: #004e88;

}

.sidebar_right h1 {

    font-weight: 100;

    font-size: 25px;

    margin-bottom: 15px !important;

    color: #41646a;

    font-weight: 100;

    font-size: 25px;

    margin-bottom: 15px !important;

    color: #000000;

    background: #80e520;

    text-shadow: none;

    padding: 7px;

      border-radius: 10px;

    -moz-border-radius: 10px;

    -webkit-border-radius: 10px; 

    

}



.sidebar-img{

        border: 2px solid #80e520;

    border-radius: 10px;

    -moz-border-radius: 10px;

    -webkit-border-radius: 10px; 

   
   -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
          width: auto;

    max-width: 100%;
    margin: auto;
    display: block;          
}



.sidebar-service-title{

	color: #41646a;

  font-weight: 100;

}



.sidebar-readmore{

	color: #41646a !important;

  font-weight: 100;

}

/* Recaptcha Overrides */



#recaptcha_table {

    border: none !important;

}

#recaptcha_challenge_image {

    border: none !important;

    padding: 5px;

}

#recaptcha_response_field {

    padding: 5px;

}

.customHeader1 {

    background: #139DCE;

    color: #FFF;

    padding: 10px;

    border-bottom: 2px solid #2F7894;

}

.navbar-toggle {

    background: #70383b;

}

.navbar-toggle .icon-bar {

    background: #FFF;

}

.my-thumb-circle {

    width: 50%;

    float: left;

    margin-right: 15px;

}

.content-ddbox {

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    border-radius: 1px;

    /*-webkit-box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);







	box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);*/

    

    background: #FFF;

    color: #004e88;

}

.content-ddbox .ddboxheadercontainer .page_header {

    color: #1E1E1E;

    padding-bottom: 5px;

    border-bottom: 2px solid #005985;

}

.content-ddbox .ddboxheadercontainer {} .content-ddbox .contentdescription,

.content-ddbox .ddboxheadercontainer {

    padding: 5px 10px;

}

.content-ddbox h1 {

    margin: 0;

    line-height: 1em;

}

.content-ddbox h1,

.content-ddbox h2,

.content-ddbox h3,

.content-ddbox h4,

.content-ddbox h5 {} .content-ddbox h3 a:hover {

    text-decoration: none;

    color: #451409;

}

.customWidget1 {} .customWidget1 a,

.content-ddbox a {

    color: #1E1E1E;

}

.content-ddbox strong a {

    color: #C86A22;

}

.ddheader {

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    -webkit-box-shadow: 0px 0px 4px 1px rgba(65, 65, 65, .5);

    box-shadow: 0px 0px 4px 1px rgba(65, 65, 65, .5);

    border-top: 1px solid #FFF;

    border-left: 1px solid #FFF;

    border-right: 1px solid #FFF;

    border-bottom: 1px solid #FFF;

    background: rgb(191, 191, 191);

    background: -moz-linear-gradient(top, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(191, 191, 191, 1)), color-stop(9%, rgba(252, 255, 244, 1)));

    background: -webkit-linear-gradient(top, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    background: -o-linear-gradient(top, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    background: -ms-linear-gradient(top, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    background: linear-gradient(to bottom, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#fcfff4', GradientType=0);

    padding: 15px;

}

.ddheader {

    color: #144E64;

}

.horizontal-header-shadow-top {

    position: absolute;

    top: 0;

    z-index: 99999;

}

.callus-mobile {

    margin-top: 5px;

}

.callus-mobile a {

    text-decoration: none;

}

.border-double {

    border-bottom: 5px solid #000;

    border-top: 2px solid #000;

    height: 9px;

    background: transparent

}

.call-to-action {

    /*



	text-align:  right;



	padding-right: 50px;*/

    

    color: #FFF;


    background: #ff9d00;

}

.call-to-action h1 {

    margin: 10px 10px;

    color: #FFFFFF;

    text-shadow: none;

    font-size: 16px;

}

.call-to-action .container {

    /*background: url('../images/bg-cta.png') right center no-repeat;*/

}

.call-to-action a,

.call-to-action a:hover {

    text-decoration: none;

    color: #FFFFFF;

}

.divider-border {

    border-top: 1px solid #FFF;

    border-bottom: 1px solid #858585;

    width: 100%;

    margin: 0 auto;

}

.title,

.sv-title {

    margin-top: 0;

    font-size: 28px;

}

.citieslist .title {

    text-align: left;

    color: #ffffff;

    text-shadow: 1px 2px 1px #000;

    text-transform: uppercase;

    font-size: 22px;

    margin-bottom: 5px;

    margin-left: 15px;

}

.citieslist-container {

    background: #0f1626 url(../images/featured.png) no-repeat;

    background-position: 50% bottom;

    border-top: 12px solid #e9eaee;

}

.content {

    /*background: #FFF; */

    

    padding: 10px;

    /* -webkit-border-radius: 1px; */

    

    -moz-border-radius: 1px;

    /* border-radius: 1px; */

    /* -webkit-box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5); */

    /* box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5); */

}

.citieslist {

    /*background: #8ac5c3 url('../images/pattern.png') bottom repeat;



	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);



	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.65);



	*/

    

    padding: 10px 0;

}

.citieslist .inner {

    background: #8ac5c3 url('../images/pattern.png') bottom no-repeat;

    padding: 10px 0;

}

.content p {

    color: #0a0a0a;

}

.citieslist .content-ddbox {

    padding: 10px 0;

}

.services {

    overflow-x: hidden;

    /*

	background-image: -ms-linear-gradient(top, #E00505 0%, #9A0201 100%);

	background-image: -moz-linear-gradient(top, #E00505 0%, #9A0201 100%);

	background-image: -o-linear-gradient(top, #E00505 0%, #9A0201 100%);

	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E00505), color-stop(1, #9A0201));

	background-image: -webkit-linear-gradient(top, #E00505 0%, #9A0201 100%);

	background-image: linear-gradient(to bottom, #E00505 0%, #9A0201 100%);*/

}



h4.sidebar-service-title a {

    font-size: 16px;

    color: #000;

    font-size: 12px;

}

.side-title .sidebar-service-title {

    background: #ffffff;

    padding: 8px;

    margin: 6px 0px;

    text-align: center;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 10px;

    -moz-border-radius: 10px;

    -webkit-border-radius: 10px; 

}



.services .inner {

    background: #ff9d00 url('../images/bg-main.png');

    padding: 10px 0;

}

.services .service-block {

    border: 10px solid #ffc79d;

    overflow: hidden;

    /* -webkit-border-radius: 50%; */

    

    -moz-border-radius: 50%;

    /* border-radius: 50%; */

    

    background-color: #FFF;

    background-size: cover;

    background-position: center;

    position: relative;

    width: 100%;

    /* desired width */

}

.services .service-block:before {

    content: "";

    display: block;

    padding-top: 100%;

    /* initial ratio of 1:1*/

}

.services .service-block h3 {

    font-size: 18px;

    margin: 0 0 5px 0;

    color: #3b3b3b;

}

.services ul,

.services ul li {

    list-style: none;

    color: #3b3b3b;

    margin: 0;

    padding: 0;

}

.service-title {

    text-transform: uppercase;

    text-align: center;

    padding: 3px 20px;

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    padding-top: 60px;

    color: #004e88;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

}

.service-block a {

    color: #FFF;

}

.service-title span.title {

    font-size: 34px;

}

.service-title p {

    font-size: 16px;

    margin: 0;

    margin-top: 20px;

    font-weight: bold;

    color: #ffc79d;

}

.service-title:hover,

.service-title:hover a {

    background: #8ac5c3;

    color: #004e88;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);

}

.service-title:hover span.title {

    color: #004e88;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);

}

fieldset {

    border-top: 1px solid #FFF;

}

legend {

    width: auto;

    border: none;

    padding: 0 5px;

    margin-left: 20px;

    font-size: 25px;

}

.carousel-control.right {

    /*right: 55px;*/

}

.carousel-control {

    width: 25px;

    background-image: none !important;

    color: #FFFFFF;

}

.arrow {

    width: 15px;

    height: 16px;

    background: url('../images/icon-arrow.png') left bottom no-repeat;

    display: inline-block;

}

.readmore {

    background: #8ac5c3;

    color: #004e88;

    font-size: 12px !Important;

    padding: 5px 5px;

    font-weight: normal;

    font-family: arial !important;

    text-transform: capitalize;

}

.service-block:hover .readmore {

    background: #ffff;

}

.clear {

    clear: both;

}

.slider-caption {

    text-align: center;

    position: absolute;

    width: 100%;

    margin-top: 160px;

    color: #fff;

}

.slider-caption a {

    margin-top: 20px;

    text-decoration: none;

    display: inline-block;

    background-color: #7CB1F5;

    width: 200px;

    height: 40px;

    text-align: center;

    color: #fff;

    line-height: 40px;

    text-transform: uppercase;

    font-size: 18px;

    font-weight: 600;

}

.slider-caption h1 {

    text-shadow: 1px 2px #3B3A3A;

    font-size: 48px;

    padding-bottom: 10px;

    font-weight: 500;

    color: #7CB1F5;

    text-transform: uppercase;

    letter-spacing: 2px;

}

.slider-caption p {

    font-size: 18px;

    font-weight: 300;

    color: #000000;

    line-height: 15px;

    text-align: center;

}

@import url('reset.css');

/* General Demo Style */



.container {

    position: relative;

}

a {

    color: #fff;

    text-decoration: none;

}

.clr {

    clear: both;

}

.main {

    position: relative;

    width: 680px;

    margin: 0 auto;

}

h1 {

    margin: 0px;

    padding: 20px 20px 10px 20px;

    font-size: 34px;

    color: #004e88;

    text-shadow: 1px 1px 1px #fff;

    text-align: left;

    font-weight: 400;

    text-align: center;

}

h1 span {

    display: block;

    font-size: 14px;

    font-style: italic;

    color: #b2891b;

    padding-top: 10px;

}

.logo img {
    /*background: rgb(255, 255, 255);*/
    border-radius: 20px;
}

/* Header Style */



.header {

    line-height: 24px;

    font-size: 11px;
/*
    opacity: 0.9;*/

    text-transform: uppercase;

    z-index: 9999;

    position: relative;

    background: #663346 url(../images/subtle-white-feathers.png);

}

.header a {

    padding: 0px 10px;

    letter-spacing: 1px;

    color: #80e520;

    /*display: block;



	float: left;*/

}

.header a:hover {

    color: #fff;

}

.header span.right {

    float: right;

}

.header span.right a {

    float: none;

    display: inline;

}

.more {

    position: relative;

    clear: both;

    text-transform: uppercase;

    font-size: 11px;

    padding: 5px 0px 10px;

    width: 540px;

    margin: 0 auto;

}

.more ul {

    display: block;

    text-align: center;

    height: 30px;

}

.more ul li {

    display: block;

    padding: 4px 2px;

    float: left;

}

.more ul li.selected a,

.more ul li.selected a:hover {

    background: #b2891b;

    color: #fff;

    text-shadow: none;

}

.more ul li a {

    color: #555;

    float: left;

    background: #fff;

    width: 40px;

    padding: 2px 5px;

    -moz-box-shadow: 1px 1px 2px #aaa;

    -webkit-box-shadow: 1px 1px 2px #aaa;

    box-shadow: 1px 1px 2px #aaa;

}

.more ul li a:hover {

    background: #000;

    color: #fff;

}

/* CSS reset */



body,

div,

dl,

dt,

dd,

ul,

ol,

li,

h1,

h2,

h3,

h4,

h5,

h6,

pre,

form,

fieldset,

input,

textarea,

p,

blockquote,

th,

td {

    margin: 0;

    padding: 0;

}

html,

body {

    margin: 0;

    padding: 0;

}

table {

    border-collapse: collapse;

    border-spacing: 0;

}

fieldset,

img {

    border: 0;

}

input {

    border: 1px solid #b0b0b0;

    padding: 3px 5px 4px;

    color: #979797;

    width: 190px;

}

address,

caption,

cite,

code,

dfn,

th,

var {

    font-style: normal;

    font-weight: normal;

}

ol,

ul {

    list-style: none;

}

caption,

th {

    text-align: left;

}

h1,

h2,

h3,

h4,

h5,

h6 {

    font-size: 100%;

    font-weight: normal;

}

q:before,

q:after {

    content: '';

}

abbr,

acronym {

    border: 0;

}

.view {

    width: 300px;

    height: 200px;

    margin: 10px;

    float: left;

    border: 5px solid #fff;

    overflow: hidden;

    position: relative;

    text-align: center;

    -webkit-box-shadow: 1px 1px 2px #e6e6e6;

    -moz-box-shadow: 1px 1px 2px #e6e6e6;

    box-shadow: 1px 1px 2px #e6e6e6;

    cursor: default;

    background: #fff url(../images/bgimg.jpg) no-repeat center center;

}

.view .mask,

.view .content {

    width: 300px;

    height: 200px;

    position: absolute;

    overflow: hidden;

    top: 0;

    left: 0;

}

.view img {

    display: block;

    position: relative;

}

.view h2 {

    text-transform: uppercase;

    color: #fff;

    text-align: center;

    position: relative;

    font-size: 17px;

    padding: 10px;

    background: rgba(0, 0, 0, 0.8);

    margin: 20px 0 0 0;

}

.view p {

    font-style: italic;

    font-size: 12px;

    position: relative;

    color: #fff;

    padding: 10px 20px 20px;

    text-align: center;

}

.view a.info {

    display: inline-block;

    text-decoration: none;

    padding: 7px 14px;

    background: #000;

    color: #fff;

    text-transform: uppercase;

    -webkit-box-shadow: 0 0 1px #000;

    -moz-box-shadow: 0 0 1px #000;

    box-shadow: 0 0 1px #000;

}

.view a.info: hover {

    -webkit-box-shadow: 0 0 5px #000;

    -moz-box-shadow: 0 0 5px #000;

    box-shadow: 0 0 5px #000;

}

.heading-section {

    text-align: left;

 /*   padding: 20px 0 30px 0;*/

    font-size: 36px;

    text-transform: uppercase;

}

/*-- Services --*/



.service-item {

    text-align: center;

    background: #004e88;

    border-radius: 5%;

}

.service-img {

    border: 1px solid #999;

    border-radius: 3px;

}

.service-item img {
    padding: 8px;
    /* border: 6px solid #fff; */
}
.icon i {

    border-radius: 50%;

    border: 20px solid #7CB1F5;

    color: #7CB1F5;

    font-size: 28px;

    line-height: 80px;

    width: 120px;

    height: 120px;

}

.service-item h4 {

    font-size: 14px;

    /* font-weight: 700; */

    color: #fff;

    text-transform: uppercase;

    padding: 15px;

}

/*-- End Services --*/





/**** RATING ***/
.readmore-testi {
font-size: 13px;
color: #EB5D14 !important;
}
.readmore-testi:hover {
color: #EB5D14;
}
.rating {
font-size: 34px;
}
.rating ul {
list-style: none !important;
}
.rating ul li {
list-style: none !important;
float: left;
margin-left: 0 !important;
position: relative;
width: auto !important;
background: none !important;
}
.rating ul li:after {
content: "\2605";
color: #ff9d00;
position: relative;
text-shadow: 2px 2px 0px rgba(0,0,0,0.7);
}
.rating ul li:last-child:after {
color: #ff9d00;
width: 50%;
overflow: hidden;
position: absolute;
left: 0;
text-shadow: none;
}
.rating ul li:last-child:before {
color: #ccc;
content: '\2605'; /* Full star in UTF8 */
text-shadow: 2px 2px 0px rgba(0,0,0,0.7);
}
.rate-header {
font-size: 18px;
}
.more-reviews {
display: inline-block;
text-decoration: none !important;
background: #000000;
color: #fff !important;
padding: 5px 10px;
margin-top: 15px;
float: right;
border-radius: 6px;
}
.more-reviews:hover {

}
.review-title{
font-weight: 100;
font-size: 26px;
}

.sidebar_right .fa-user:before {
    font-size: 90px;    
}





.social-bottom {

    margin-top: 40px;

    padding-bottom: 40px;

}

.social-bottom a:hover {

    background-color: #7CB1F5;

    color: #fff;

}

.social-bottom a {

    background-color: #fff;

    font-size: 30px;

    width: 36px;

    height: 36px;

    line-height: 36px;

    text-align: center;

    color: #bbb;

    margin-bottom: 5px;

}

.fa {

    display: inline-block;

    font-family: FontAwesome;

    font-style: normal;

    font-weight: normal;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}

.footer-title {

    font-size: 16px;

    font-weight: 700;

    color: #ffffff;

    text-transform: uppercase;

    padding-bottom: 20px;

}

.social-bottom span {

    font-size: 22px;

    font-weight: 600;

    color: #004e88;

    text-transform: uppercase;

    margin-right: 26px;

}

#heading {

    background: #663346 url(../images/subtle-white-feathers.png);

    

}

#heading h2 {

    font-size: 29px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 2px 1px #000;
    letter-spacing: 1px;
    /* background: #333333; */
    padding: 15px;

}

.heading-content {

    text-align: center;

    padding: 12px;

}

#services h2 {

    text-transform: uppercase;

}



.service-item p {

    color: #000000;

}

h4.tagline {

    text-align: left;

    font-size: 18px;

    text-transform: uppercase;

    border-top: 1px solid #e7e6e6;

    border-bottom: 1px solid #e7e6e6;

    padding: 10px;

}

.more-info p {

    text-align: center;

}

.quick-links {

    color: #000000;

    text-align: left;

}

.footer-div {

    margin-bottom: 5px;

}

.learn-more {

    background: #ff9d00;

    padding: 10px 10px;

    text-align: center;

    margin-left: auto;

    margin-right: auto;

    color: #ffffff;

    /* text-shadow: 1px 1px 1px #000000; */

    

    font-family: 'Oswald';

    font-size: 15px;
    border-radius: 4px;

}

.learn-more:hover {

    color: #fff;

}

img.home-img {

    margin-top: 10px;

}

.widget .head {

    text-align: center;

}

.carousel-inner img {

    width: auto;

}

.carousel-inner img {

    /*border-radius: 5000px;*/

}

.description h3,

.description a {

    text-align: center;

    color: #FFFFFF !important;

    font-size: 14px;

    text-transform: uppercase;

}

.weather-title {

    margin-bottom: 5px;

    text-align: left;

    text-transform: uppercase;

    font-size: 22px;

}

.map-front {

    border: 1px solid #999;

}

#div_text {

    text-align: justify;

}

.well {

    background: #41646a url('../images/bg-main.png');

}

h1#citieslist {

    text-align: left;

    font-size: 18px;

    text-transform: uppercase;

    border-top: 1px solid #e7e6e6;

    border-bottom: 1px solid #e7e6e6;

    padding: 10px;

    margin-bottom: 10px;

    font-size: 26px;

    font-weight: 100;

    background: #ff9d00;

}

.contentdescription ul{

	column-count: 3;

	-webkit-column-count: 3;

	-moz-column-count: 3;

}

.contentdescription li{

	 	list-style-type: circle;

    margin-left: 35px;

}



.footer_buttons {

    background: #70383b;

    color: #FFFFFF;

    z-index: 9999999;

    display: block;

    position: fixed;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 111px;

    box-shadow: inset 0px 4px 14px -7px #404040;

    text-align: center;

    display: table;

    padding: 6px 0;

    font-size: 31px;



}



/*

iframe {

    width: 720px !important;

    height: 408px !important;

}*/



.list-videos .single-video {

    margin-bottom: 10px;

}



.list-videos .single-video h1 {

    margin: 0;

    padding: 0;

    font-size: 24px

}



.list-videos a {

    color: #004e88;

}



.list-videos a:hover {

    color: #ccc;

    opacity: 0.9;

}



.list-videos img {

    width: 100%;

}



.padding-0 {

    padding: 0;

}





.video-container {

    position:relative;

    padding-bottom:56.25%;

    padding-top:30px;

    height:0;

    overflow:hidden;

}



.video-container iframe, .video-container object, .video-container embed {

    position:absolute !important;

    top:0 !important;

    left:0 !important;

    width:100% !important;

    height:100% !important;

}



.social-img {

       width: 43px;

    /* margin-right: 5px; */

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);

    -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);

    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);

    -webkit-transition: all 1s;

    -moz-transition: all 1s;

    -o-transition: all 1s;

    transition: all 1s;

   border: 2px solid #80e520;
   
    background: #182b72;

}

.social-img:hover{
   /* background: #6a0084;*/

}


.socials{

 float:right; 

 padding-top: 4px; 
    padding: 0px;
}





.service-links ul {

    column-count: 1;

    -webkit-column-count: 1;

    -moz-column-count: 1;

}



.services-title h1 {

    font-weight: 100;

    font-size: 25px;

    margin-bottom: 15px !important;

    color: #ffffff;

    background: #41646a;

    text-shadow: none;

    padding: 7px;

    /* border-radius: 10px; */

}



.service-links a {

    color: #000;

}



ul.sub-services-list li {

    list-style: none;

    margin-left: 0px;

    font-size: 13px;

    padding-bottom: 3px;

}



.service-links-block {

    padding-bottom: 13px;

}

.sidebar-img:hover{
    /*border: 2px solid #41646a;*/

/* -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);*/
}
.side-title .sidebar-service-title:hover{
    /*background: #41646a;
    border-radius: 50%;*/

    /*  -webkit-transform: rotate(2deg);
     -moz-transform: rotate(2deg);
       -o-transform: rotate(2deg);
      -ms-transform: rotate(2deg);
          transform: rotate(2deg);*/
}

.bottom-widget {
    -webkit-box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);
    box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);
    background: #70383b;
    padding: 10px;
    margin-bottom: 10px;  
    margin-top: 10px;  
}

.bottom-widget h1 {
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 15px !important;
    color: #41646a;
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 15px !important;
    color: #ffffff;
    background: #182b72;
    text-shadow: none;
    padding: 7px;
    /* border-radius: 10px; */
}

.zip-code {
    padding: 5px;
    background: #004e88;
    margin-bottom: 20px;
    border-radius: 5px;
}


h1#zip {
font-size: 30px;
    text-align: left;
    color: #fff;
    text-shadow: none;
    padding: 5px;
    border-radius: 5px;
    background: #182b72;
}

.contentdescription a {
    color: #0a0a0a;
}

.zip-codes{
    text-align: justify;
}

.navbar-header {
    background: #80e520;
    border-radius: 5px;
}
