body{

	position:relative;

	z-index: 1;

	color: #000000;

	/*background: url('../images/body-bg.png');*/

	font-family: 'Raleway', sans-serif;
background: #C7F1CA;
}





.navbar-nav{

  float: none;

  text-align: center;

}



.slider-parallax>.container{
g
	

	padding-left: 0px;

	padding-right: 0px;

}



.vertical-shadow-right{

	top: -100px;

	position: absolute;

	right: -21px;

	z-index: 9;

	opacity: 0.5;

}

.vertical-shadow-left{

	top: -100px;

	position: absolute;

	left: -21px;

	z-index: 9;

	opacity: 0.5;

}



a{

	color: #000000;

}

a:hover{

	color: #fff;

}





h1,h2,h3,h4,h5{

	color: #EB5D14;

}

.content-ddbox{

}



main#content{

  float: left;

  width: 100%;



  /*-webkit-border-radius: 5px 5px 0px 0px;

  -moz-border-radius: 5px 5px 0px 0px;

  border-radius: 5px 5px 0px 0px;*/

}



main#content>.container>.col-md-8 {

  border-right: 1px dashed #ccc;

}



.logo{

	max-width: 100%;

}



.header{

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

	-moz-box-shadow:    0px 1px 5px 0px rgba(0, 0, 0, 0.3);

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



/*border-bottom: 3px solid #FFCC00;*/

}





.header-area{

	background: #277CCF;

}

.innerpage .header{



margin-bottom: 0px;

}



.header-container{

	background: #277CCF;

	position:relative;

	  z-index: 8888;

}



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

	top:0;

	z-index: 99;

	width: 100%;

}

.header-shadow-bottom-inner{

	position:absolute;

	bottom:0;

	z-index: 99;

}



.header-inner {

float: left;

width: 100%;

position: relative;

  padding: 0px 25px;

}



.header-top-wrapper {

background: url('../images/top-wrapper-bg.png') repeat-x left bottom scroll;

position: relative;

}



.header-top-wrapper:before {

  content: '';

  position: absolute;

  background: url("../images/left-top-wrapper.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

  width: 40px;

  height: 55px;

  bottom: 0px;

  left: -40px;

}



.header-top-wrapper:after{

  content: '';

  position: absolute;

  background: url("../images/right-top-wrapper.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

  width: 40px;

  height: 55px;

  bottom: 0px;

  right: -40px;

}



.callus {

  position: absolute;

  top: 60%;

  left: 7%;

  width: 500px;

}





.callus h1{

  	font: 40px/40px Georgia, Arial, Helvetica, sans-serif;

	font-weight: bold;

	margin: 0;

	padding: 5px 0px;

	position: relative;

	top: 0;

	right:0;

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

	  color: #2a2a2a;

	margin-top: 0px;

	margin-bottom: 0px;

	text-transform: uppercase;

}



.btn-myprimary a{

	

}

.btn-myprimary{

	color: #333;

	font-weight: bold;

	background: #BF4D28;

	font-size: 25px;

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



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



	border: 3px solid #721C00;

	color: #eee !important;

}



.btn-myprimary:focus, .btn-myprimary:active:focus, .btn-myprimary:hover, .btn-myprimary:active{







}



.callus-mobile a {

color: #E6AC27;

text-shadow: none;

}



.navigation-bar{

	/*background: url('../images/nav-bg.png') repeat-x scroll;*/

	position: relative;

	margin-left: auto;

	margin-right: auto;

	left: 0;

	right: 0;

	min-height: 50px;

  	z-index: 9999;

    background: #1675a1;



}



.navigation-bar:before{

  /*content: '';

  position: absolute;

  background: url("../images/left-ribbon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

  width: 61px;

  height: 73px;

  top: 0px;

  left: -61px;*/

}





.navigation-bar:after{

  /*content: '';

  position: absolute;

  background: url("../images/right-ribbon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

  width: 69px;

  height: 73px;

  top: 0px;

  right: -69px;*/

}







.innerpage .navigation-bar{

	position: relative;

}



.innerpage .footer{



}



/*navbar*/

.navbar {

	margin-left: 0px;

	min-height: 0;

	margin-bottom: 0px;

	border: none;

	z-index: 999;

	bottom: 0;

}



.nav>li {

  /*border-right: 1px solid #c8625c;*/

  float: none;

  display: inline-block;

}



.nav>li:last-child {

border-right: 0;

}



.nav>li>a {

  position: relative;

  display: block;

  padding: 15px 25px;

  color: #fff;

  font-family: 'Viga', sans-serif;

  text-transform: uppercase;

  font-size: 16px;

}

.nav>li>a:hover {

background: #ff9100;

}

.navbar-collapse {

 	padding-right: 0px;

	padding-left: 0px;

}

.nav>li>a:hover, .nav>li>a:focus {

	text-decoration: none;


	color: #fff;  


}









.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {

	background: none; /* Old browsers */

	border:none;

	z-index: 999;



}



.dropdown-menu:before {

content: '';

position:absolute;

background: url("../images/sub_triangle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

width: 14px;

height: 7px;

  top: -7px;

left: 50px;

  opacity: 0.7;

}



.dropdown-menu {

	border:none;

	-webkit-box-shadow: none;

	box-shadow: none;

	background: rgba(0,0,0,.7);

	top: 130%;

	text-align: left;

}



.dropdown-menu li>a{

	color: #FFF;

}



.dropdown-menu>li>a {

	color: #fff;

}



/* homepage banner */

.homepage-banner {

  /*margin-top: -50px;*/

  position: relative;

  z-index: 7777;

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

  background-size: cover;

  padding:0 0 10px;

}



.tagline {

    text-align: center;
    font-family: 'Archivo Narrow', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-shadow: -2px 2px 1px #353535;

}



.banner-logo {

	max-width: 100%;

    margin-bottom: 10px;

}





/* frontpage */

.frontpage .content-ddbox .ddboxheadercontainer .page_header {

  color: #222;

  text-transform: none;

  text-shadow: none;

  text-transform: uppercase;

  line-height: 1em;



}



.frontpage .content-ddbox .ddboxheadercontainer .page_header span {

	color: #B53431

}



.frontpage .page_header span.gold {

color: #f9b126;

}



.frontpage .page_header span.orange {

  color: #C84800;

}



.frontpage #content .content-ddbox {

  /*border-bottom: 1px solid #f0efe6;*/

}



.sidebar-widgets {

  position: relative;

  padding: 5px 10px;
 background: #1675a1;
}



.sidebar-widgets, .sidebar-widgets p {

	color: #fff;
  margin-top: 5px;
   
}



.sidebar-widgets:before {

  /*content: '';

  position: absolute;

  background: url("../images/top-about-widget.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

  background-size: 100% 100%;

  width: 303px;

  height: 49px;

  top: -49px;

  left: 0px;*/

}





.sidebar-widgets a {

    color: #fff;

}

.sidebar-widgets h2 {



  /*font-weight: bold;*/

  color: #fff;

  margin: 0;

  margin-bottom: 20px;

  text-transform: uppercase;

  font-family: 'Muli', sans-serif;

  font-size: 25px;

    background: #ff9100;

    padding: 5px;

}



.sidebar-widgets h2 a {

	color: #fff;

}



.sidebar-widgets img.sidebar-widgets-img {

  border: 10px solid #ffffff;

  margin-bottom: 10px;

  position: relative;

  z-index: 2222;

}



.border-bottom {

  padding-bottom: 10px;

  border-bottom: 1px solid #000;

}



.divider {

  height: 1px;

  border-bottom: 1px solid #000;

  margin: 20px 15px;

      visibility: hidden;

}



.services-divider {

  height: 1px;

  border-bottom: 1px solid #DFE0B4;

  margin: 10px 0px;

}



.services-heading {

  background: url("../images/bracket.png") no-repeat scroll right center rgba(0, 0, 0, 0);

  min-height: 307px;

}



.services-heading h1 {

  font: bold 46px/60px Georgia, Arial, Helvetica, sans-serif;

  color: #583321;

    margin: 0;

  padding: 20px 0px;

}





.heading-section {



    font-size: 28px;

    color: #565656;



}

.contact-information h3 {

  font: bold 24px/28px Georgia, Arial, Helvetica, sans-serif;

  color: #583321;

}




.carousel-inner img {
    width: 50%;
}
.carousel-inner img {
    /*border-radius: 5000px;*/
   /* border-radius: 50%;
        border-radius: 0% 30% 0% 30%;*/
}
.description h3,
.description a {
    text-align: center;
    color: #FFFFFF !important;
    font-size: 20px;
    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: #1675a1  url('../images/bg-main.png');
    padding: 9px;

        min-height: 20px;
    padding: 19px;
    margin-bottom: 1px;
 
    /* border: 1px solid #e3e3e3; */
    /* border-radius: 4px; */
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05); */
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.05); */
    border-bottom: 10px solid #fff;
}

.head {
	text-align: center;
}


/* innerpage */

.innerpage #content {

  /*padding-top: 30px;*/

}



/*tagblock*/

.tagblock{

position:relative;





background: url('../images/tagblock-bg.png') #FDB927;

background: url('../images/tagblock-bg.png') #E6AC27;



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

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

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



}



.frontpage .tagblock{

	/*margin-top: 30px;*/

}



.innerpage .tagblock {

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

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

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

}



.tagblock-bg{

	background:  url('../images/img1.png') right no-repeat;

}



.tagblock a{

	color: #FFF;

}

.tagblock .leader{

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

	font-family: 'Raleway', sans-serif;

	font-size: 26px;

	line-height: 32px;

	color: #222;

	font-style: italic;

	margin-top: 15px;

	font-weight: bold;

	

}

.tagblock .mylead{

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

	color: #fff;

	font-size: 17px;

	font-style: italic;

	font-weight: normal;

}



.tagblock .btn-myprimary{

	margin-top: 20px;

	margin-bottom: 20px;

}



/*featured*/

.featured{

	position: relative;

	margin-bottom: 0;

	color: #FFFFFF;

	/*

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

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

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

	*/

	padding-top: 30px;

	background: url('../images/fibre-pattern.png') rgb(191,44,55);

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: url('../images/fibre-pattern.png'), -moz-linear-gradient(top, rgba(191,44,55,1) 0%, rgba(153,21,31,1) 50%, rgba(113,0,8,1) 100%);

	background: url('../images/fibre-pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,44,55,1)), color-stop(50%,rgba(153,21,31,1)), color-stop(100%,rgba(113,0,8,1)));

	background: url('../images/fibre-pattern.png'), -webkit-linear-gradient(top, rgba(191,44,55,1) 0%,rgba(153,21,31,1) 50%,rgba(113,0,8,1) 100%);

	background: url('../images/fibre-pattern.png'), -o-linear-gradient(top, rgba(191,44,55,1) 0%,rgba(153,21,31,1) 50%,rgba(113,0,8,1) 100%);

	background: url('../images/fibre-pattern.png'), -ms-linear-gradient(top, rgba(191,44,55,1) 0%,rgba(153,21,31,1) 50%,rgba(113,0,8,1) 100%);

	background: url('../images/fibre-pattern.png'), linear-gradient(to bottom, rgba(191,44,55,1) 0%,rgba(153,21,31,1) 50%,rgba(113,0,8,1) 100%);

	filter: url('../images/fibre-pattern.png'), progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf2c37', endColorstr='#710008',GradientType=0 );

}



.featured .my-thumb-circle {

border: none;

}



.featured.for-mobile {

/*

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

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

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

*/

}



.frontpage .featured {

padding-top: 0px;

}



.featured .head{

	

}

.featured .description{

	display: none;

}



.featured a{

	color: #594F4F;

	text-shadow: none;

	text-decoration: none;

}

.featured a:before{

}

.featured h3{

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

}



.featured .heading h3{

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

font-size: 14px;

color: #eee !important;

text-align: center;

font-weight: bold;

}

.featured .description {

	text-align: center;

}



.featured .description p{

	color: #C3FBFF;

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

}



.featured>.container{

	padding-left: 0;

	padding-right: 0;

}



.featured .featured-inner{

	padding-bottom: 30px;



}





.fheading{

	padding-left: 15px;

	padding-right: 15px;

}



.fheading h1{

	margin: 0;

	color: #eee;

	font-family: 'Raleway', sans-serif;

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

	font-size: 38px;

	text-align: center;

	padding: 20px 0px 20px;

	/*text-shadow:

    -3px -3px 0 #FFFFFF,

    3px -3px 0 #FFFFFF,

    -3px 3px 0 #FFFFFF,

    3px 3px 0 #FFFFFF;*/



}



.fheading .lead{

font-family: 'Architects Daughter', cursive;

color: #000;

font-size: 18px !important;

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

font-style: italic;

line-height: 1.1em;

text-align: center;

font-weight: bold;

}



.footer-container {

  /*padding-left: 29px;

  padding-right: 29px;*/

}



.footer{



  margin-top: 0;

  color: #000;

      padding-top: 20px;

  padding-bottom: 10px;

  /*text-align: center;

  margin-bottom: 20px;*/

  position: relative;

  clear: both;



}

.footer-block {
    background: #333;
}


.footer:before {

  /*content: '';

  position: absolute;

  background: url("../images/left-footer.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);

  width: 29px;

  height: 65px;

  top: 0px;

  left: -29px;*/

}



.footer:after {

  /*content: '';

  position: absolute;

  background: url("../images/right-footer.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);

  width: 29px;

  height: 65px;

  top: 0px;

  right: -29px;*/

}





.footer a{

	color: #FFF;

}



.footer p {

    margin-left: 10px;
    color: #fff;

}



.link_to_top_wrapper {

  text-align: right;

}

a#link_to_top {

    background: #1675a1;

    padding: 10px 10px;

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    font-family: 'Oswald';

    margin-right: 10px;

    background: #1675a1;

}



h1#citieslist {

font-family: 'Raleway', sans-serif;

font-size: 30px;

color: #fff;

  margin: 50px 0;

text-transform: uppercase;

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

  text-align: center;

 font-weight: bold;

}





/* Sidebar Widget */

.sidebar_right .widget{

  padding: 5px;

  padding-left: 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 .sitelinks li{

	

}



.sidebar_right .widget .description .sitelinks li a{

	padding: 5px 8px;

	display: block;

	border-bottom: 1px solid #222;	



}



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

	text-decoration: none;

background: #FAD01C;

/* color: #fff; */

	

}



section.sidebar_right {

float: left;

width: 100%;

/*border-right: 1px dashed #bbb;*/

  background: #d6d292;

  padding: 10px;

}



section.sidebar_right p {

color: #594F4F;

}



.sidebar_right .list-jumbotron .content-ddbox {

  margin-bottom: 5px;

}



.sidebar_right .my-thumb-circle {

border: 5px solid #FDF7D5;

}





/* 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: #FFFFFF;


}



.navbar-toggle .icon-bar {

	background: #1675a1;

}





.my-thumb-circle{

/*border-radius: 100%;*/

width: 100%;

text-align: center;

  position: relative;

  border: 10px solid #1675a1;

/* margin-top: 13px; */

}



.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: #9DE0AD;*/

	/*background: #fff;*/

	display: inline-block;

	width: 100%;

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

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

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

}

.content-ddbox .ddboxheadercontainer .page_header{

    text-shadow: none;
    background: #1675a1;
    padding: 5px;
    color: #fff !important;

}

.content-ddbox .ddboxheadercontainer{



}

.content-ddbox .contentdescription,

.content-ddbox .ddboxheadercontainer{

  padding: 5px 0px;

}



.content-ddbox h1{

	margin: 0;

	line-height: 1em;

}





#content .content-ddbox{}



.content-ddbox h1,

.content-ddbox h2,

.content-ddbox h3,

.content-ddbox h4,

.content-ddbox h5{

	color: #000;

}



.customWidget1{

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

	padding: 5px 15px;

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

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

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

}



.customWidget1 a,

.content-ddbox a{

	color: #000;
}





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

}



.list-jumbotron {





}



.list-jumbotron .content-ddbox {

  border-bottom: none !important;

}



.innerpage .list-jumbotron {

/*border-top: solid 3px #E6AC27;*/

/*border-bottom: solid 3px #E6AC27;*/

}



section.list-jumbotron-bottom {

/*

background: #4c75a7;

background: -moz-linear-gradient(top,  #4c75a7 0%, #7399c6 50%, #a1bee0 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c75a7), color-stop(50%,#7399c6), color-stop(100%,#a1bee0));

background: -webkit-linear-gradient(top,  #4c75a7 0%,#7399c6 50%,#a1bee0 100%);

background: -o-linear-gradient(top,  #4c75a7 0%,#7399c6 50%,#a1bee0 100%);

background: -ms-linear-gradient(top,  #4c75a7 0%,#7399c6 50%,#a1bee0 100%);

background: linear-gradient(to bottom,  #4c75a7 0%,#7399c6 50%,#a1bee0 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c75a7', endColorstr='#a1bee0',GradientType=0 );

background-position: 0 top;

*/

}



.list-jumbotron .row{

	margin-left: -15px;

	margin-right: -15px;

}



.services-header {

  font: 30px/30px Georgia, Arial, Helvetica, sans-serif;

  font-weight: bold;

  color: #583321;

  margin: 5px 0 10px;

}



.list-jumbotron-bottom .my-thumb-circle{

margin: 0;

}



.list-jumbotron .content-ddbox .row .col-md-4{

	padding-right: 0;

	padding-top: 10px;

	padding-left: 25px;

	padding-bottom: 10px;

}



.list-jumbotron .content-ddbox h4{

  padding-bottom: 5px;

  margin-bottom: 5px;

  /*border-bottom: 1px solid #c1a69c;*/

  /*font-weight: bold;*/

  text-shadow: none;

  font-size: 26px;

  text-transform: uppercase;

  text-align: center;

  margin-top: -20px;

}



.list-jumbotron .content-ddbox p,

.list-jumbotron .content-ddbox a{

	font-size: 13px;

	text-decoration: none;

	text-shadow: none;

}



.list-jumbotron>.container{

	padding-right: 30px;

	padding-left: 30px;

}



.featindustry .col-md-12 {

	z-index: 99

}



.main-banner{

	position: absolute;

	left: 0;

	right: 0;

}



.banner-wrapper {

background: #655643; /* Old browsers */





/*border-top: solid 2px #FAD01C;*/

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

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

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

}



.banner img{

	width: 100%;

	/*padding: 20px 0px;*/

}



.banner .content-ddbox {

margin-bottom: 20px;

/*margin-top: 30px;*/

}



.cities {

/*padding: 30px 0;*/

}



.citieslist {

float: left;

width: 100%;

padding-bottom: 30px;

}



.call-us{

  text-decoration: none;

  text-align: right;

}



.callus-mobile {

margin-bottom: 0;

padding-bottom: 20px;

}



.cities-wrapper {

background: url('../images/climpek.png') #655643;





}



.citieslist a {

color: #fff;

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

letter-spacing: 1px;

}



.navbar-brand {

color: #fff;

padding-bottom: 42px;

text-transform: uppercase;

font-weight: bold;

}



.sidebar_right .content-ddbox h4 {

font-family: 'Georgia', 'Arial', 'Helvetica', sans-serif;

  color: #C84800;

  font-size: 16px;

  line-height: 20px;

}



.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {

background: #9c3311; /* Old browsers */

background: -moz-linear-gradient(top,  #9c3311 0%, #bf4c28 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9c3311), color-stop(100%,#bf4c28)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #9c3311 0%,#bf4c28 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #9c3311 0%,#bf4c28 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #9c3311 0%,#bf4c28 100%); /* IE10+ */

background: linear-gradient(to bottom,  #9c3311 0%,#bf4c28 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c3311', endColorstr='#bf4c28',GradientType=0 ); /* IE6-9 */



color: #fff;

}



.list-jumbotron .content-ddbox {

margin-bottom: 30px;

}







/*

.contact-top{

  background: url('../images/header_key.png') no-repeat;

  height: 73px;

  background-size: 100%;



}*/

.contact-us-wrapper{

  /*background: #FA6429;*/

}



.contact-content-wrapper{

  padding-top: 10px;

}



.contact-description h2{

  text-transform: uppercase;

  color: #000;



}

.contact-description p{

  color: #000;

}



.contact-also-title{

  font-size: 25px;

  text-transform: uppercase;

  color: #fff;
  font-size: 23px;
  text-align: center;

}



.form-control{



}



.facebook, .twitter{

  padding-left: 0px !important;

  padding-right: 10px !important;



}



.social-img-primary {

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

    margin-top: 5px;



}



.social-img {

    width: 45px;
    
    margin: 5px 5px;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    background: #ff9100;

    -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-radius: 10px;


}

.social-img:hover {

    
background: #5F5F5F;


}


.list-videos .single-video {



    margin-bottom: 10px;



}



.list-videos .single-video h1 {



    margin: 0;



    padding: 0;



    font-size: 24px



}



.list-videos a {



    color: #D0A018;



}



.list-videos a:hover {



    color: #ccc;



    opacity: 0.9;



}



.list-videos img {



    width: 100%;



}



/****** slider_new ***********************/



 /* jssor slider arrow navigator skin 07 css */

        /*

        .jssora07l                  (normal)

        .jssora07r                  (normal)

        .jssora07l:hover            (normal mouseover)

        .jssora07r:hover            (normal mouseover)

        .jssora07l.jssora07ldn      (mousedown)

        .jssora07r.jssora07rdn      (mousedown)

        */

        .jssora07l, .jssora07r {

            display: block;

            position: absolute;

            /* size of arrow element */

            width: 50px;

            height: 50px;

            cursor: pointer;

            background: url('../img/a07.png') no-repeat;

            overflow: hidden;

            opacity: 0.7;

        }

        .jssora07l { background-position: -5px -35px; }

        .jssora07r { background-position: -65px -35px; }

        .jssora07l:hover { background-position: -125px -35px; opacity: 1 }

        .jssora07r:hover { background-position: -185px -35px; opacity: 1}

        .jssora07l.jssora07ldn { background-position: -245px -35px; }

        .jssora07r.jssora07rdn { background-position: -305px -35px; }

/* jssor slider thumbnail navigator skin 04 css *//*.jssort04 .p            (normal).jssort04 .p:hover      (normal mouseover).jssort04 .pav          (active).jssort04 .pav:hover    (active mouseover).jssort04 .pdn          (mousedown)*/.jssort04 .p {    position: absolute;    top: 0;    left: 0;    width: 62px;    height: 32px;}.jssort04 .t {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    border: none;}.jssort04 .w, .jssort04 .pav:hover .w {    position: absolute;    width: 60px;    height: 30px;    border: #0099FF 1px solid;    box-sizing: content-box;}.jssort04 .pdn .w, .jssort04 .pav .w {    border-style: dashed;}.jssort04 .c {    position: absolute;    top: 0;    left: 0;    width: 62px;    height: 32px;    background-color: #000;    filter: alpha(opacity=45);    opacity: .45;    transition: opacity .6s;    -moz-transition: opacity .6s;    -webkit-transition: opacity .6s;    -o-transition: opacity .6s;}.jssort04 .p:hover .c, .jssort04 .pav .c {    filter: alpha(opacity=0);    opacity: 0;}.jssort04 .p:hover .c {    transition: none;    -moz-transition: none;    -webkit-transition: none;    -o-transition: none;}* html .jssort04 .w {    width /**/: 62px;    height /**/: 32px;}

   

#jssor_1{

  /*width:980px;*/

  background:url('../img/main_bg.jpg') 50% 50% no-repeat;

} 



.slider-item-wrapper{

  position: absolute; 

  top: 10px; 

  left: 10px; 

  width: 480px; 

  height: 300px; 

  font-family: Arial, Verdana; 

  font-size: 12px; 

  text-align: left;

}



.slider-item-title{

  display: block; 

  line-height: 1em; 

  text-transform: uppercase; 

  font-size: 55px; 

  color: #FFFFFF;

  font-family: 'Londrina Solid', cursive;

}



.slider-item-description{

  display: block; 

  line-height: 1.1em; 

  font-size: 1.5em; 

  color: #FFFFFF;

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

  font-size: 26px;

}



.slider-img-aside{

  position: absolute; 

  top: 23px; 

  left: 480px; 

  width: 500px; 

  height: 300px;

}



/****** end of slider_new ***********************/



/**** 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: #ff9100;



    position: relative;



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



}







.rating ul li:last-child:after {



    color: #ff9100;



    width: 50%;



    overflow: hidden;



    position: absolute;



    left: 0;



    text-shadow: none;



}











.rating ul li:last-child:before {







    color: #2B2B2B;



    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: #1675a1;


  color: #fff !important;



  padding: 5px 10px;



  margin-top: 5px;



}







.more-reviews:hover {



    opacity: 0.8;



}











.review-title{



    font-weight: 100;



    font-size: 26px;



    



}





.sub-services-list {

	list-style: none;

	padding: 0;

}



.sub-services-list li {

	list-style: none;

}



.padding-0 {

	padding: 0;

}



.margin-10 {

	margin-top: 10px;

}



.margin-20 {

	margin-top: 20px;

}



.service-image-shadow {

	position:relative; 

	margin-top:-5px; 

	z-index:9;

	width: 100%;

}



.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {

	color: #222;

}





#responsive_recaptcha .solution {

	background: #D0D0D0 !important;

}



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

}





.contact-description {

	margin-bottom: 20px;

}

.call-us{
  text-decoration: none;
  text-align: right;
}

.call-us-title{
  font-size: 40px;
  margin-bottom: 3px;
  margin-top: 0px;
  color: #fff;
  text-align: center;
}

#call-us {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #ffffff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 12px;
    padding: 1em;
    display: none;
    z-index: 9999999;
    background: #1675a1;

}

/* blink me */
.blink_me {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;

  -moz-animation-name: blinker;
  -moz-animation-duration: 2s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;

  animation-name: blinker;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
/* end of blink me */


.payment-cards{
  text-align: right;
  margin-top: -10px;
}


#responsive_recaptcha {
  background-color: #FFFFFF;
  padding: 0.5em;
  border-radius: 1em;
  position: relative;
  overflow: auto;
  max-width: 480px;
  font: 0.75em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
}

.socials {
	text-align: right;
}

.social-taglblock {
    padding: 10px 0px;
}

.social-taglblock {
    background: #1675a1;
}

.service-links ul {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
}

.service-links-block {
    background: #ff9100;
}

.services-title h1{
	background: #1675a1;
	color: #fff;
}

ul.sub-services-list a {
    color: #fff;
}


.services-links {
    position: relative;
    padding: 5px 10px;
    background: #000;
}