body {

    position: relative;

    z-index: 1;

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

    color: #fff;

    /*font-family: 'Oswald', Arial, sans-serif;*/

    

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;

    font-size: 14px;

    font-weight: 400;

}

.navbar-nav {



    float: right;



} 





.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;
    text-decoration: none;

}

.city-phone {

    /*text-align: center;*/

    

    margin-bottom: 10px;

}

.city-phone a {

    color: #6D9D13;

    /* font-family: 'Boogaloo', cursive; */

    

    font-size: 25px;

    /* font-weight: bold; */

    

    text-transform: uppercase;

    font-family: 'Oswald', Arial, sans-serif;

}

.citieslist a:link,

.citieslist a:visited {

    color: #ffffff !important;

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

}

.citieslist a:hover {

    color: #6D9D13 !important;

}

h1,

h2,

h3,

h4,

h5 {

    /*	color: #FFF;*/

}
main#content {

       padding: 10px 0;
    border-top: 5px solid #ffffff;
    margin-top: -20px;
    border-bottom: 5px solid #ffffff;
    background: #369871;

}

.homelogo {

    /*text-align: center;*/

    

    margin: 10px 10px;

}

.homelogo2 {

    text-align: center;

    margin: 10px 10px;

}

.logo {

    /*position: absolute;*/
        margin-top: 25px;

}

.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;

}

.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-family: 'Bangers', cursive;
    font-size: 34px;
    margin-top: 24px;
    color: #000000;
    text-shadow: none;
    margin-left: 5px;
    padding: 5px;
    /* border-radius: 8px; */
    text-align: center;
    margin-right: 7px;
    margin-left: -36px;
    margin-bottom: 12px;
    font-weight: 700;
    background: #40ffb4;
    /* box-shadow: 2px 2px 2px #000; */

}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #fff;
    color: #000000;
}

.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;

    font-family: 'Audiowide', cursive;

}

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

    color: #333;

    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 {

    margin-right: 2px;

    margin-bottom: -10px;

    margin-top: 2px;

    background: #41ce96;

}

.navbar-nav>li:hover {

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

}

.navigation-bar {

    position: relative;

    margin-left: auto;

    margin-right: auto;

    /*top: 20px;*/

    

    left: 0;

    right: 0;

    /*background: #2D4373;*/

   }

.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: #000000;
    font-size: 11px;
    text-transform: uppercase;
    /* margin-top: -10px; */
    /* margin-bottom: -10px; */
    /* font-weight: bold; */
    padding: 5px;
    border-top: 4px solid;

}
.nav>li>a:hover {
    background: #000000;
    color: #ffffff;
}

.navbar-collapse {

    padding-right: 0px;

    padding-left: 0px;

}


.nav .open>a,

.nav .open>a:hover,

.nav .open>a:focus {

    background: #000;
    border: none;
    z-index: 999;
    color: #ffffff;
    /* -webkit-border-top-left-radius: 10px; */
    /* -webkit-border-top-right-radius: 10px; */
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    /* border-top-left-radius: 12px; */
    /* border-top-right-radius: 10px; */

}

.dropdown-menu {

   border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgb(57, 134, 91);
    margin-top: 0px !important;
}

.dropdown-menu li>a {

    color: #FFF;

}

.dropdown-menu>li>a {}

/*tagblock*/



.tagblock {

    color: #333;

    background-color: #edece8;

    -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;

    font-family: 'Boogaloo', cursive;

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

    text-align: center;

}

.frontpage .tagblock {

    background-color: #edece8;

}

.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;

    font-family: 'Boogaloo', cursive;

}

.tagblock .mylead {

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

    color: #333;

    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;

}

.featured .featured-inner {

    background: url('../images/slideshow/slideshow1.png');

    padding: 10px 0;

    /*min-height: 600px;*/

}

.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.3);

    border-radius: 10px;

    /*margin-top: 50px;*/

    width: 80%;

    margin-left: auto;

    margin-right: auto;

}

.fheading h1 {

    margin: 0;

    color: #FFF;

    font-size: 38px;

    font-family: 'Lora', serif;

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

    /*font-weight: 600;*/

    padding: 20px;

    text-shadow: none;

}

.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: #ffffff;
    text-align: center;
    background: #1f7c58 url('../images/bg-main.png');



}

.footer a {

    color: #000;

}

.footer p {

    margin: 0;

}

/* Sidebar Widget */



.sidebar_right {

    padding: 10px;
    margin-bottom: 10px;
    background-color: #40ffb4;
    margin-top: 11px;
        color: #000;
}

.sidebar_right .widget {

    padding: 0px 15px;

}

.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: 16px;

}

.sidebar_right h3 {

    margin-top: 0px;

    font-size: 16px;

    font-weight: bold;

}

.sidebar_right .service-block a,

.sidebar_right .service-block a:hover {

    color: #333;

}

.sidebar_right h1 {

    font-family: 'Oswald', Arial, sans-serif;
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 15px !important;
    color: #6D9D13;
    font-family: 'Oswald', Arial, sans-serif;
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 15px !important;
    background: #41ce96;
    color: #000000;
    text-shadow: none;
    border: 2px solid #ffffff;
    padding: 7px;
    /* border-radius: 10px; */

}



.sidebar-img{

    border-radius: 10px;

    -moz-border-radius: 10px;

    -webkit-border-radius: 10px;

    border: 2px solid #316c9d;

    -webkit-border: 2px solid #6D9D13;

    -moz-border: 2px solid #6D9D13;

}



.sidebar-service-title{

	color: #6D9D13;

  font-weight: 100;

}



.sidebar-readmore{

	color: #008bff !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: #000000;

}

.navbar-toggle .icon-bar {

    background: #ffffff;

}

.my-thumb-circle {

    width: 50%;

    float: left;

    margin-right: 15px;

}

.content-ddbox {

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    border-radius: 1px;

    color: #000;

}

.content-ddbox .ddboxheadercontainer .page_header {

    color: #1E1E1E;

    padding-bottom: 5px;

    border-bottom: 2px solid #005985;

}
.content-ddbox .contentdescription,

.content-ddbox .ddboxheadercontainer {

    padding: 10px;
        background: #40ffb4;
}



.contentdescription{

          padding: 13px;
    margin-top: 0px;
    color: #000000;
    background: #40ffb4;

}

.content-ddbox h1 {

      margin: 0;
    line-height: 1em;
    background: #41ce96;
    border: 2px solid #fff;
    box-shadow: 2px 1px 1px #000;
    color: #000000;
    text-shadow: none;
    padding-left: 10px;
    padding-bottom: 10px;
  font-family: 'Bangers', cursive;
    text-align: center;
    padding: 0px;
    font-size: 32px;
}

.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: #000000 !important;

}

.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 {

    /*font-family: 'Boogaloo', cursive;



	text-align:  right;



	padding-right: 50px;*/

    

    color: #FFF;

    background-color: #1a1a1a;

    background: #1a1a1a;

}

.call-to-action h1 {

    margin: 10px 10px;

    color: #3a3986+;

    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: #000000;

}

.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%);*/

}

.services .inner {

    background: url('../images/white_texture.jpg') repeat;

    padding: 10px 0;

}

.services .service-block {

    border: 10px solid #edece8;

    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: #333;

    -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-family: 'Boogaloo', cursive;

    font-size: 34px;

}

.service-title p {

    font-size: 16px;

    margin: 0;

    margin-top: 20px;

    font-weight: bold;

    color: #edece8;

}

.service-title:hover,

.service-title:hover a {

    background: #8ac5c3;

    color: #333;

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

}

.service-title:hover span.title {

    color: #333;

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

    font-family: 'Boogaloo', cursive;

}

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: #333;

    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;

    font-family: 'Open Sans', sans-serif;

}

.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;

    font-family: 'Jockey One', sans-serif;

    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: #fff;

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

    text-align: left;

    font-weight: 400;

    text-align: center;

}

h1 span {

    display: block;

    font-size: 14px;

    font-family: Georgia, serif;

    font-style: italic;

    color: #56baec;

    padding-top: 10px;

}

/* Header Style */



.header {

    font-family: 'Arial Narrow', Arial, sans-serif;
    line-height: 24px;
    font-size: 11px;
    opacity: 0.9;
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    background: #1f7c58 url('../background-images/bg-trans.png');
        border-bottom: 5px solid #000000;

}

.header a {

    padding: 0px 8px;

    letter-spacing: 1px;

    color: #000000;

    /*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;

    font-family: 'Arial Narrow', Arial, sans-serif;

    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-family: Georgia, serif;

    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;

    font-family: 'Oswald', Arial, sans-serif;

    text-transform: uppercase;

}

/*-- Services --*/



.service-item {

    text-align: center;

}

.service-img {

    border: 1px solid #999;

    border-radius: 3px;

}

.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-family: 'Open Sans', sans-serif;

    font-size: 16px;

    font-weight: 700;

    color: #333;

    text-transform: uppercase;

    margin-top: 25px;

}

/*-- End Services --*/



.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-family: 'Open Sans', sans-serif;

    font-size: 16px;

    font-weight: 700;

    color: #ffffff;

    text-transform: uppercase;

    padding-bottom: 20px;

}

.social-bottom span {

    font-family: 'Open Sans', sans-serif;

    font-size: 22px;

    font-weight: 600;

    color: #333;

    text-transform: uppercase;

    margin-right: 26px;

}

#heading {

    background-image: url(../images/bg-image.jpg);

    height: 140px;

}

#heading h2 {

    font-size: 25px;

    font-weight: 700;

    color: #B0562B;

    text-transform: uppercase;

    text-align: center;

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

    font-family: 'Oswald', Arial, sans-serif;

    letter-spacing: 3px;

    /*background: rgba(0,0,0,0.2);*/

}

.heading-content {
    
    text-align: center;
    margin-top: -3px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    background: #41ce96;
    color: #000000;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 4px;

}

#services h2 {

    text-transform: uppercase;

}

.service-item h4 {

    color: #000000;

}

.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: #A7532B;

    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: 18px;

}

.learn-more:hover {

    color: #fff;

}

img.home-img {

    margin-top: 10px;

}

.widget .head {

    text-align: center;

}

.carousel-inner img {

    width: 100%;

}

.carousel-inner img {
    border: 5px solid #000000;
    box-shadow: 2px 2px 2px #000;
        background: #fff;
}

.description h3,

.description a {

    text-align: center;

    color: #ffffff !important;

    font-size: 17px;

    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: #41ce96 url('../images/bg-trans.png');

    padding: 9px;

}

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-family: 'Bangers', cursive;

    font-size: 26px;

    font-weight: 100;
    background: #41ce96;
    color: #000000;

    text-shadow: none;

}
h2.review-title {
    color: #000000;
}

.contentdescription ul{

	column-count: 3;

	-webkit-column-count: 3;

	-moz-column-count: 3;

}

.contentdescription li{

	 	list-style-type: circle;

    margin-left: 35px;

}

.socials{

 /*padding-right: 0px;*/

 /*text-align: right;*/

}





.footer_buttons {

    background: #000000;

    color: #FFFFFF;

    z-index: 99999;

    display: block;

    position: fixed;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 104px;

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

    text-align: center;

    display: table;

    padding: 18px 0;

}



/*

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;

    margin-left: 5px;

}



.list-videos a {

    color: #333;

}



.list-videos a:hover {

    color: #ccc;

    opacity: 0.9;

}



.list-videos img {

    width: 100%;

    margin-left: 15px;

    margin-top: 5px;

}



.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;

}



.description {

    padding: 3px;
    border-radius: 5px;
    margin-top: 8px;
    text-shadow: 2px 2px 2px #000;
}

.socials img {

         background: #40ffb4;
    /* border: 2px solid #ffffff; */
    /* border-radius: 50%; */
     margin: -11px; 
    width: 32px;
    margin-left: 0px;
    /*margin-top: 0px;*/
    border-radius: 12px;
    height: 35px;

}
.socials img:hover {
    /* border-radius: 18px; */
    border: 2px solid #000000;
}
.well {

    border-radius: 0;

    border: none;

}



.sidebar-widgets h2 {
    font-size: 29px;
    padding-bottom: 8px;
    border: 2px solid #fff;
    background: #41ce96;
    box-shadow: 2px 1px 1px #000;
    color: #000000;
    padding-top: 8px;
    margin-top: 0px;
    text-align: center;
    font-family: 'Bangers', cursive;
}

.rating ul li:after {

    content: "\2605";

    color: #41ce96 !important;

    position: relative;

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

}



.rating ul li:last-child:after {

    color: #41ce96 !important;

    width: 50%;

    overflow: hidden;

    position: absolute;

    left: 0;



    }



    .more-reviews {

    display: inline-block;

    text-decoration: none !important;

    background: #41ce96 !important;

    color: #fff !important;

    padding: 5px 10px;

    margin-top: 5px;
    
}
.border-img {
    margin-top: -10px;
