body {
    position: relative;
    z-index: 1;
    /*background: #FFFFFF url('../images/bg-main.png');*/
    color: #FFFFFF;
    /*font-family: 'Denk One', sans-serif;*/
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    
}
.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: #CCC200;
    /* font-family: 'Boogaloo', cursive; */
    
    font-size: 25px;
    /* font-weight: bold; */
    
    text-transform: uppercase;
    font-family: 'Denk One', 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: #CCC200 !important;
}
h1,
h2,
h3,
h4,
h5 {
    /*	color: #FFF;*/
}
.content-ddbox {} main#content {
    padding: 10px 0;
    /*background: #FFFFFF url('../images/bg-main.png');*/
    /* background: #FFF; */
    /*background-image: -ms-radial-gradient(center, circle closest-corner, #22211D 0%, #1B1515 75%, #040402 100%);
    background-image: -moz-radial-gradient(center, circle closest-corner, #22211D 0%, #1B1515 75%, #040402 100%);
    background-image: -o-radial-gradient(center, circle closest-corner, #22211D 0%, #1B1515 75%, #040402 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 505, color-stop(0, #22211D), color-stop(0.75, #1B1515), color-stop(1, #040402)); 
    background-image: -webkit-radial-gradient(center, circle closest-corner, #22211D 0%, #1B1515 75%, #040402 100%); 
    background-image: radial-gradient(circle closest-corner at center, #22211D 0%, #1B1515 75%, #040402 100%);*/
    background: #0a0b2f;
}
.homelogo {
    /*text-align: center;*/
    
    margin: 10px 10px;
}
.homelogo2 {
    text-align: center;
    margin: 10px 10px;
}
.logo {
    /*position: absolute;*/
}
.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-family: 'Chelsea Market', sans-serif;*/
    font-size: 30px;
    margin-top: 5px;
    color: #ffa500;
    text-shadow: none;
    margin-right: -11px;
    text-shadow: 1px 1px 1px #0f1626;
    float: right;
    /*border: 3px solid;*/
    border-radius: 8px;
    /*background: #ff4700;*/
    padding: 5px;
    font-family: 'Raleway', sans-serif;
}
.contact-us:hover{
    /*background-color: #FF4700;*/
}
.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;
    
}
.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: relative;
    margin-left: auto;
    margin-right: auto;
    /*top: 20px;*/
    left: 0;
    right: 0;
    background: #ffa500;

}
.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: #0a0b2f;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    /*font-weight: bold;
  	border-bottom: 5px solid #ffffff;*/


}
.navbar-nav>li:hover a {
    border-color: #edece8;
}
.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: #0a0b2f;
    color: #ffffff;
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background: #0a0b2f;
    border: none;
    z-index: 999;
    color: #FFF;
    /*-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: 10px;
    border-top-right-radius: 10px;*/
}
.dropdown-menu {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(59, 58, 58, 0.8);
    /*margin-top: -6px !important;*/
}
.dropdown-menu li>a {
    color: #FFF;
}
.dropdown-menu>li>a {}
/*tagblock*/

.tagblock {
    color: #333;
    background-color: #000167;
    -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: #000167;
    margin-top: -39px;
}*/
.tagblock {
    background-color: #ffa500;
    /*margin-top: -39px;*/
}
.tagblock-bg {} .tagblock a {
    color: #FFF;
}
.tagblock .leader {
    font-size: 50px;
    color: #FF4700;
    margin-top: 20px;
    text-shadow: 5px 5px 5px rgba(65, 65, 65, .4);
    text-transform: uppercase;
    text-align: left;
    font-family: 'Ubuntu';
}
.tagblock .mylead {
    text-shadow: 0 0 1px rgba(65, 65, 65, .4);
    color: #333;
    font-size: 20px;
    /* font-style: italic; */  
    text-align: left;
    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.jpg');
    padding: 30px 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.6);
    border-radius: 10px;
    margin-top: 50px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.fheading h1 {
    margin: 0;
    color: #FFF;
    font-size: 36px;
    font-family: 'Rockwell', cursive;
    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: #ffffff;
    text-align: center;
    background: #040402 url('../images/bg-main.png');

}
.footer a {
    color: #000;
}
.footer p {
    margin: 0;
}
/* Sidebar Widget */

.sidebar_right {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /*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: rgba(255,255,255,0.5);*/
    padding: 10px;
    margin-bottom: 10px;
    background: #ffa500;
    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: 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: #333;
}
.sidebar_right h1 {

    font-family: 'Calibri', sans-serif;
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 15px !important;
    color: #ffa500;
    background: #0a0b2f;
    text-shadow: none;
    padding: 7px;
    /*border-radius: 10px;*/
    /*border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
    font-weight: bold;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.sidebar-img{
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 2px solid #CCC200;
    -webkit-border: 2px solid #CCC200;
    -moz-border: 2px solid #CCC200;
}

.sidebar-service-title{
	color: #CCC200;
  font-weight: 100;
}

.sidebar-readmore{
    color: #171212 !important;
    font-weight: 100;
    text-transform: uppercase;
}
/* 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: #0a0b2f;
}
.navbar-toggle .icon-bar {
    background: #FFF;
}
.my-thumb-circle {
    width: 80%;
    /*float: left;*/
    margin-right: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
    /*-webkit-border-radius: 100%;*/
    /*border: 3px solid #CCC200;
    border-radius: 15px 28px 15px;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*margin: 0px auto;*/
    border-radius: 50%;
    border: 2px solid #0a0b2f
}
.my-thumb-circle:hover {
         -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.1);
        transition: .3s ease-in-out;


       /* box-shadow: 0 10px 6px -6px #000;
        border-radius:50%;*/

}

.content-ddbox {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /*-webkit-box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);
	box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);*/
    color: #ffffff;
    /*background: #000167;*/
}
.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: 15px;
}
.content-ddbox h1 {
    margin: 0;
    line-height: 1em;
    font-family: 'Calibri', sans-serif;
    font-weight: 100;
    font-size: 29px;
    text-align: center;
    /*margin-bottom: 15px !important;*/
    color: #000380;
    background: #ffa500;
    padding: 7px;
    /* border-radius: 10px; */
    /*border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
    font-weight: bold;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #000;
    font-family: 'Poppins', sans-serif;
}
.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: #FFFFFF;
}
.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: #3B3A3A;
    background: #ffa500;
}
.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: rgb(0, 1, 103);*/
    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); */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.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: #FFFFFF;
}
.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: #ffffff;
    /*text-shadow: 1px 1px 1px #fff;*/
    text-align: left;
    font-weight: 400;
    text-align: center;
}
h1 span {
    display: block;
    font-size: 14px;
    font-family: Georgia, serif;
    font-style: italic;
    color: #b2891b;
    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: #0a0b2f;
}
.header a {
    padding: 0px 0px;
    letter-spacing: 1px;
    color: #ffffff;
    /*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: 20;
    font-weight: normal;
        margin-bottom: 5px;
}
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 0 0;
    font-size: 36px;
    font-family: 'Denk One', 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;

}

.socials {
    text-align: right;
    margin-top: 10px;
}

.socials img {
    width: 44px;
    margin-right: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0a0b2f;
    border: 3px solid #ffa500;
    margin-bottom: 5px;

    -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;

}



.socials a:hover img {
    background: #bd8010;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #3a7999;
    /*box-shadow: inset 0 0 0 3px #3a7999; */

    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}


}
.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: 36px;
    font-weight: 700;
    color: #DC1113;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 2px 1px #000;
    font-family: 'Denk One', sans-serif;
    letter-spacing: 3px;
    background: rgba(0,0,0,0.2);
}
.heading-content {
    text-align: center;
    margin-top: 35px;
}
#services h2 {
    text-transform: uppercase;


}

.services h4 {
    color: #000000;
    font-size: 19px;
    text-align: center;
    /* font-family: 'PT Sans', sans-serif;*/
    text-transform: uppercase;
    /* font-weight: bold; */
    /* background: rgba(255, 255, 255, 0.71);*/
}

.service-item h4 {
    color: #CCC200;
}
.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: #CCC200;
    padding: 10px 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    /* text-shadow: 1px 1px 1px #000000; */
    
    font-family: 'Ubuntu';
    font-size: 18px;
}
.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: #CCC200 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-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    font-weight: 100;
    color: #000380;
    background: #ffa500;
    font-family: 'Poppins', sans-serif;
}
.contentdescription ul{
	column-count: 3;
	-webkit-column-count: 3;
	-moz-column-count: 3;
}
.contentdescription li{
	 	list-style-type: circle;
    margin-left: 35px;
}
.socials{
    float:right; 
    padding-top: 5px; 
    padding-right: 20px;
    padding-bottom: 5px;
}

.social-button{
   padding: 1px 1px!important;
    float: right;

}


.footer_buttons {
    /*background: #CCC200 url('../images/bg-main.png'); 
    background-image: -ms-radial-gradient(center, circle farthest-side, #F5AB4A 0%, #CCC200 100%);
    background-image: -moz-radial-gradient(center, circle farthest-side, #F5AB4A 0%, #CCC200 100%);
    background-image: -o-radial-gradient(center, circle farthest-side, #F5AB4A 0%, #CCC200 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 486, color-stop(0, #F5AB4A), color-stop(1, #CCC200));
    background-image: -webkit-radial-gradient(center, circle farthest-side, #F5AB4A 0%, #CCC200 100%);*/
    /*background-image: radial-gradient(circle farthest-side at center, #CCC200 0%, #FF4700 100%);*/
    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;
    background: #141688;
}

/*iframe {
    width: auto !important;
    height: auto !important;
}*/

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th{
    background: none !important;
}

.list-videos .single-video {
    margin-bottom: 10px;
}

.list-videos .single-video h1 {
    margin: 0;
    padding: 0;
    font-size: 24px
}

.list-videos a {
    color: #333;
}

.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;
}

.rating ul li:after {
   content: "\2605";
   /*color: #FFF000 !important;*/
   position: relative;
   text-shadow: 0 0 2px rgba(0,0,0,0.7);
}
.more-reviews {
    display: inline-block;
    text-decoration: none !important;
    /*background: #CCC200 !important;*/
    color: #0F0C0B !important;
    padding: 5px 10px;
    margin-top: 5px;
}

.services-banner h4{
    background: #0a0b2f;
    color: #fff;
    text-align: center;
    margin: 10px;
    margin-top: 16px;
    /*box-shadow: 0px 0px 2px 1px #CCC200;
    border: 4px solid #fff;*/
    /*font-family: 'Boogaloo', sans-serif;*/
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 4px;
    padding: 3px;
    font-family: 'Poppins', sans-serif;
}

.logo img {
    background: #696969;
    border-radius: 5px;
}
footer.footer p {
    text-align: center;
}

.zip {
    text-align: justify;
}

ul.service-links a {
    color: #000;
}
h2.review-title {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
}