body{
  position:relative;
  z-index: 1;
  color: #1a1a1a;
  font-family: 'Roboto', sans-serif;
  background: #28BCE9  url('../images/bg-header-trans.png');
      background-attachment: fixed;
      background: #004C70;
}


.navbar-nav{
  float: none;
  text-align: right;
}

.slider-parallax>.container{
  
  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: #000000;
}


h1,h2,h3,h4,h5{
  color: #71CF2B;
}
.content-ddbox{
}

hr{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

main#content{
  /*background: #F6FBF9 url(../images/climpek.png);*/
  float: left;
  width: 100%;
  /*box-shadow: 1px 1px 8px rgba(0,0,0,0.15);
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;*/
  background: #ffffff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
      padding-top: 20px;
          box-shadow: 0px 0px 7px #000;
}

main#content>.container>.col-md-8 {
  border-right: 1px dashed #ccc;
}

.logo{
  position: relative;
  /*float: left;
  text-align: center; */
  z-index: 8888;
}

.header{


/*border-bottom: 3px solid #FFCC00;*/
}


.header-area{
  /*background: #FFFFFF url(../images/climpek.png);*/
}
.innerpage .header{

margin-bottom: 0px;
}

.header-container{

  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: #4E5C6E;
  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;
  margin-top: 10px;

}

.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: #475464;
  /* font: bold 12px/18px 'Arial', Georgia, Arial, Helvetica, sans-serif; */
  /* text-shadow: 1px 1px 1px #000;
  font-family: 'Jockey One', sans-serif; */
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Jockey One', sans-serif;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: underline;
  background: none;
  opacity: .6;
  
}




.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;
  margin-bottom: 20px;*/
  position: relative;
  z-index: 7777;
}
.banner-img{

  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.tagline {
    position: inherit;
    top: 40%;
    left: 22%;
    width: 565px;
    color: #ffffff;
    text-shadow: 2px 2px 2px #000;
    font-size: 33px;
    /* background: rgba(0,0,0,0.3); */
    border-radius: 10px;
    padding: 5px 5px;
    /* text-transform: uppercase; */
    font-family: 'Righteous', cursive;
    text-align: center;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 10px;
}

/* frontpage */
.frontpage .content-ddbox .ddboxheadercontainer .page_header {
  
    font-weight: 100;
    color: #000;
    text-transform: none;
    text-shadow: none;
    font-size: 29px;
    text-transform: uppercase;
    line-height: 1em;
    text-transform: none;
    font-family: 'Luckiest Guy', cursive;
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    font-weight: 600;*/


}

.frontpage .page_header span.gold {
color: #f9b126;
}

.frontpage .page_header span.orange {
  color: #002A00;
}

.frontpage #content .content-ddbox {
  /*border-bottom: 1px solid #f0efe6;*/
}

.sidebar-widgets {
    background: #004c70;
    position: relative;
    padding: 5px 10px;
    text-align: justify;
    color: #ffffff;
    border-top: 6px solid #000;
}
.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 h2 {

  /*font-weight: bold;
  text-transform: uppercase;*/
    color: #ffffff;
    margin: 0;
    margin-bottom: 20px;
    font-size: 30px;
    font-family: 'Poppins', cursive;
    background: #000;
    padding: 10px;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
}

.sidebar-widgets a {
    color: #fff;
}

.sidebar-widgets img.sidebar-widgets-img {
  border: 10px solid #FDF7D5;
  margin-bottom: 10px;
  position: relative;
  z-index: 2222;
}

.content-bottom{
  background: rgba(0,0,0,0.1);
      border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
        padding-top: 5px;
}

.col-md-12.content-bottom h3 {
  text-transform: uppercase;
  font-family: 'Righteous', cursive;
  color: #4E5C6E;
}

.border-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #002A00;
  color: #ffffff;
  text-align: justify;
}

.divider {
  height: 1px;
  /* border-bottom: 3px solid #080B36; */
  margin: 5px 10px;
}

.services-offered {
    text-transform: uppercase;
    font-family: 'Luckiest Guy', cursive;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.78);
    /* font-weight: 600; */
    color: #000;
    text-align: center;
    background: #f4d00c;
    border: 7px double #000000;
}

.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;
}

.service-links {
    list-style: none;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}

.service-image-shadow{
  position:relative;
  margin-top:-5px; 
  z-index:9;
  width: 100%;
}
.heading-section {
    font-size: 28px;
    color: #0E082B;
    font-family: 'Righteous', cursive;

}
.contact-information h3 {
  font: bold 24px/28px Georgia, Arial, Helvetica, sans-serif;
  color: #583321;
}

/* 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;
    text-align: center;
    background: rgba(0, 0, 0, 0.29);
    margin-top: 12%;
    border-radius: 10px;
}

.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: #fff;
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;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background:transparent;
}

.footer-container {
  /*padding-left: 29px;
  padding-right: 29px;*/
}

.footer{
  margin-top: 0;
  color: #ffffff;
  padding-top: 25px;
  padding-bottom: 10px;
  /*text-align: center;
  margin-bottom: 20px;
  background: #000000 url(../images/cross-pattern.png);
  box-shadow: 1px 5px 8px rgba(0,0,0,0.15);*/
  position: relative;
  clear: both;
  
}

.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;
        margin-left: 10px;
    color: #fff;
    font-weight: bold;
}

.link_to_top_wrapper {
  text-align: right;
}
a#link_to_top {
    background: #333;
    padding: 10px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: 'Oswald';
    margin-right: 10px;
    box-shadow: 2px 3px 3px #fff;
}

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;
}






/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
     z-index: 999999999;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    border-top: 1px solid #ccc;
    border-top: 1px solid #ccc;
    /* Position the tooltip text - see examples below! */
    position: absolute;
   

}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent;

}

.tooltip .tooltiptext {
    width: 120px;
    bottom: 120%;
    left: 50%; 
    margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */

}

.tooltip:hover .tooltiptext {
       -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
}

.tooltiptext::after:hover{

}



/* 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: #fff;
}

.navbar-toggle .icon-bar {
  background: #737373;
}


.my-thumb-circle{
/*border-radius: 100%;*/
width: 100%;
text-align: center;
  position: relative;
  border: 10px solid #28BCE9;
/* 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;*/
  color: #000000;
  display: inline-block;
  width: 100%;
  text-align: justify;
  /*-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{
  font: 30px/32px Georgia, Arial, Helvetica, sans-serif;
    color: #004c70;
    text-shadow: none;
    font-weight: bold;
  /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 600;*/
}
.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: #4E5C6E;
}

.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: #4E5C6E;
  text-shadow: none !important;
}


.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; */
  color: #4E5C6E;
  /* font-weight: bold; */
  text-shadow: none;
  font-size: 24px;
  /* text-transform: uppercase; */
  text-align: center;
  margin-top: -20px;
  font-family: 'Righteous', cursive;
}

.list-jumbotron .content-ddbox p,
.list-jumbotron .content-ddbox a{
  font-size: 13px;
  color: #000000;
  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: none;
width: 100%;
padding-bottom: 30px;
}

.call-us{
  text-decoration: none;
  text-align: right;
}

.call-us-title{
font-size: 34px;
    margin-bottom: 3px;
    margin-top: 23px;
    color: #FFFFFF;
    /* margin-right: 22px; */
    /*font-family: 'Oswald', sans-serif;*/
    background: #000000;
    display: inline-block;
    float: right;
    padding: 10px;
    border: 7px solid #F4D00C;
    margin-bottom: -44px;
    border-radius: 55px;
    box-shadow: 0px 3px 10px #191919;
    text-transform: uppercase;
}

.call-us-title:hover{
text-decoration: underline;

}

.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: #002A00;
  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;
}

.zipcode-title{
  font-family: 'Righteous', cursive;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  /*font-weight: 600;*/
  color: #ffffff !important;
}
.zipcode-link{
  font-size: 20px;
  color: #4E5C6E !important;
}

.contact-top{
  background: url('../images/header_key.png') no-repeat;
  height: 73px;
  background-size: 100%;

}
.contact-us-wrapper{
  /*background: #002A00;*/
}

.contact-content-wrapper{
  padding-top: 10px;
}

.contact-description h2{

  font-family: 'Oswald', cursive;
  text-transform: uppercase;
  font-size: 46px;
  color: #ffffff;

}
.contact-description p{
  color: #ffffff;
}

.contact-also-title{
  font-size: 32px;
  font-family: 'Oswald', cursive;
  text-transform: uppercase;
  color: #ffffff;
}


.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;

}


.socials{
  text-align: center;
  /*background: #FFFFFF*/;
  padding: 5px;
      margin-bottom: 10px;
}

.social-img {
    width: 60px;
    margin-right: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 20%;
    background: #000;
    -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: 0px 20px;
    border: 10px double #fff;


}

.social-img:hover {
background: #878787;
border: 10px double #F4D00C;
  

}

.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;
        }
        .jssora07l { background-position: -5px -35px; }
        .jssora07r { background-position: -65px -35px; }
        .jssora07l:hover { background-position: -125px -35px; }
        .jssora07r:hover { background-position: -185px -35px; }
        .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: 'Righteous', cursive;
  text-shadow: 2px 2px 2px #4E5C6E;
}

.slider-item-description{
  display: block; 
  line-height: 1.1em; 
  font-size: 1.5em; 
  color: #FFFFFF;
  font-size: 20px;
}

.slider-img-aside{
  position: absolute; 
  top: 23px; 
  left: 480px; 
  width: 500px; 
  height: 300px;
}

.slider-read-more{
  width:215px; 
  height:50px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 1 1 8px 0 rgba(0,0,0,.5);
  box-shadow: 1 1 8px 0 rgba(0,0,0,.5);
}

/****** end of slider_new ***********************/

/**** RATING ***/

.readmore-testi {

  font-size: 13px;
    color: #4E5C6E !important;

}
.readmore-testi:hover {
    color: #4E5C6E;
}



.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: #28BCE9;

    position: relative;

    text-shadow: 2px 2px 0px rgba(0,0,0,0.7);

}



.rating ul li:last-child:after {

    color: #28BCE9;

    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: #4E5C6E;
  color: #FFF !important;
  padding: 5px 10px;
  margin-top: 5px;

}



.more-reviews:hover {
    opacity: 0.8;
}


.review-title{
  font-weight: 100;
  font-size: 26px;
  line-height: 1em;
  font-family: 'Righteous', cursive;
  color: #4E5C6E;
  /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 600;*/
}

.payment-cards{
  text-align: right;
  margin-top: -10px;
}

#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: 99999999999;
    background: rgba(0, 76, 112, 0.57);

}

/* 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 */


#responsive_recaptcha .solution {
  margin-top: 0.5em;
  padding: 0.5em;
  padding-top: 1em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #004c70;

  display: block;
}



/***/

.sidebar-nav {
    float: none;
  text-align: right;
}

ul.sidebar-nav {
    list-style: none;
    padding: 0;
    margin: 0;
/*    margin-top: 20px;*/
    margin-bottom: 10px;
}

ul.sidebar-nav li {

    background: rgb(0, 76, 112);
    padding: 10px;
    padding: 4px 17px;
    margin: 5px 0px;
    margin-right: 5px;
    text-align: left;
    border: 4px solid #f4d00c;
    border-left: none;
    /* border-left: 10px solid #B3E5F5; */
    box-shadow: 3px 3px 5px #333;
        border-left: 12px solid #F4D00C;
   -webkit-transition: all .9s;
    -moz-transition: all .9s;
    -o-transition: all .9s;

/*    -moz-border-radius-topleft: 1px;
    -webkit-border-top-left-radius: 1px;
    border-top-left-radius: 1px;
    -moz-border-radius-topright: 90px;
    -webkit-border-top-right-radius: 90px;
    border-top-right-radius: 90px;
    -moz-border-radius-bottomright: 90px;
    -webkit-border-bottom-right-radius: 90px;
    border-bottom-right-radius: 90px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;*/

    /* box-shadow: 1px 3px 7px #333; */
   
} 

ul.sidebar-nav li:hover {

background: rgba(0, 0, 0, 0.33);


    -moz-border-radius-topleft: 1px;
    -webkit-border-top-left-radius: 1px;
    border-top-left-radius: 1px;
    -moz-border-radius-topright: 90px;
    -webkit-border-top-right-radius: 90px;
    border-top-right-radius: 90px;
    -moz-border-radius-bottomright: 90px;
    -webkit-border-bottom-right-radius: 90px;
    border-bottom-right-radius: 90px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;


} 

ul.sidebar-nav li:hover {
 margin-right: -5px;
}

ul.sidebar-nav li:first-child {

}

ul.sidebar-nav li:last-child {

}

ul.sidebar-nav li a {
color: #FFFFFF;
/*text-shadow: 1px 1px 1px #000;*/
font-weight: bold;
    font-size: 20px;
}

.sidebar-nav a{
  color: #fff;
  font-weight: bold;
  font-size: 15px;  
  text-transform: uppercase;
}

.banner img {
margin-top: 3px;
}



.slidersection {
float: left;
width: 100%;
background: #E74B00;
background: #fff url('../images/banner-img.png');
background-size: 100%;
/*    min-height: 330px;*/

-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.35);
box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.35);

/*border-top-left-radius: 20px;
border-top-right-radius: 20px;*/



    border: 5px solid #F4D00C;
    min-height: 330px;
    max-height: 330px;

}

.services-slider a {
    color: #323232;
    font-size: 15px;
}

.services-slider h3 {
text-align: center;
}




/****** 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 ***********************/




.well {
min-height: 20px;
    padding: 4px;
    margin-bottom: 20px;
    background-color: #F6F6F6;
    border: 0px 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);
    text-align: center;
    font-size: 15px;
    margin-top: 5px;
}


.well h3 a {
    font-size: 20px;
    color: #000000;
    font-family: 'Poppins', cursive;
}

div#myslider {
     background: #fff;
     box-shadow: 3px 3px 10px #191919;
     border: 4px solid #000;
}


.well img.img-thumbnail {
  padding: 10px;
  margin-top: 10px;
  border: 5px solid #f4d00c;
}

.well .img-thumbnail {
padding: 0px;
}


.content-bottom img {
    width: 100%;
    }


.logo img {
    width: 100%;
}      



/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #191919;
  -moz-box-shadow: 0 15px 10px #191919;
  box-shadow: 0 15px 10px #191919;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.effect2:after
{
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  right: 10px;
  left: auto;
}

.box {
   /* width: 70%;
    height: 199px;*/
    background: #FFF;
    margin: 10px auto;
}

.fheading img {
    background: #F4D00C;
/*        background: rgba(255, 255, 255, 0.62);*/
    margin: 8px;
    padding: 10px 35px;
    border-radius: 10px;
        -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

@-webkit-keyframes wobble {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fheading img:hover {
    border-radius: 65px;
    -webkit-animation-name: wobble;
  animation-name: wobble;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  }

.content_bottom {
    background: #fff;
    margin-bottom: 20px;
}

.service-links a {
    font-size: 14px;
}

.navbar .fa {
    font-size: 40px;
}


span.nav-list {
    visibility: ;
}

li.active:hover {
    visibility: visible;
}



.arrow_box {
  position: relative;
  background: #000000;
    border: 4px solid #f4d00c;
}
.arrow_box:after, .arrow_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #000;
  border-width: 30px;
  margin-top: -30px;
}
.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #f4d00c;
  border-width: 36px;
  margin-top: -36px;
}

.arrow_box h2 {
    color: #ffffff;
    margin: 0;
    font-size: 26px;
    padding: 10px;
    text-align: center;
    font-family: 'Luckiest Guy', cursive;
}