@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans) /* font-family: 'Open Sans', sans-serif; */ ;
@import url(https://fonts.googleapis.com/css?family=Questrial) /* font-family: 'Questrial', sans-serif; */ ;
@import url(https://fonts.googleapis.com/css?family=Coda);

    .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}
  body{
  padding: 0;
  margin: 0;
}
#owl-demo{
  display: block;
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #fff;
}.items{
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 20;
  visibility: inherit;
  opacity: 1;
}#owl-demo .item img{
    display: block;
    width: 100%;
    height: 100%; 
}

div.owl-prev,div.owl-next{
  position: absolute;
  top:50%;
}div.owl-prev{
  left: 0;

}div.owl-next{
  right: 0;
}.owl-controls.clickable .owl-buttons div{
  border-radius: 56px !important;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: rgba(0,0,0, 0.7);
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}.owl-pagination{
   position: absolute;
   bottom: 20px;
   left: 50%;
}.owl-controls .owl-page span{  
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float:none !important;
  box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
}.owl-controls .owl-page.active span{
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
     #socialicons {
    text-align: center;
}
#socialicons .icon{
    background: MAIN_COLOR;
    display: inline-block;
    color: white;
    font-size: 18px;
    width: 44px;
    height: 44px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    margin: 0 1px 8px;
}
#socialicons .icon:hover{
    background: #fff;
}



h1{font-size: 24px !important; font-family: 'Coda'!important;}
h2{font-size:24px !important; font-family: 'Coda' !important;}
h3{font-size:18px !important; font-family: 'Coda' !important;}
h4{font-size: 24px !important; font-family: 'Rokkitt' !important;}
h5{font-size: 18px !important; font-family: 'Rokkitt' !important;}
p{font-size:14px !important; font-family: 'Open Sans' !important;}
a{text-decoration: none;}
body{overflow-x: hidden}
.container {max-width:100% !important; margin:0 auto;}
.thumbnail{border:1px solid #FFF !important; border-radius:0px; }

/* Header */
.header{background: url(../images/header_bg.png); background-size:cover; padding:20px 0px;}
.logo{}
.taptocall{color: #FFF;font-size: 14px !important;border: 1px solid #FFF; width: 50%; margin:5px  auto !important;  padding: 10px 0px;}
.taptocall:hover{background: #FFF; transition: .2s ease-in; color: #000;}
.testimonial{padding-right:80px;}
/* banner */
.banner{margin:0 0 0 0 !important; padding:0; width:100% !important; }

/* footer */
.footer{padding-top:40px;}
.footer-img{margin-top:-26px !important}

/* Pages */
.zero{background: #339966; padding:30px 0px;}
.zero p{color: #FFF;}
.zero h3{color: #FFF;}
.zero button{background:none; color:#FFF;}

.one{background:#339966; padding:30px 0px;}
.one h2{color:#ff6600; background: #FFF; text-align: center;     width: 580px !important;    padding: 10px;}
.one p{color:#FFF;}
.two p {text-align:center; font-size: 20px !important; font-family: 'Coda' !important;}
.two .col-sm-10{background:#FFF; margin-top: -30px; padding: 30px 0px}
.three{background: url(../images/bg3.jpg) fixed; padding:150px 0px;}
.four{padding-bottom: 20px;}
.four h2{color: #FFF}
.five{background: #29282e;}
.page_images{margin-top: 60px;}
.lol{background: #339966;   width: 308px !important; text-transform: uppercase; padding: 10px 25px; margin-top: 0px}
.footer{background: #29282e; color:#FFF;}
.footer a{color:#339966; color:#ccc;} 
.footer2 {background:#29282e;}
.footer2 p{color:#CCC;}
.footer .col-sm-4 .col-lg-4 .col-md-4{margin:none;}
.box{border: 1px solid #ccc !important;}
.asd{margin-top:20px;}


.thumbnail{background:none !important; border: none ; border-radius: 0px !important;}



.center {}


/* Contact Page */
	.input-group input{border-radius: 0px; height:45px;}
	.input-group span{border-radius: 0px;}
	.input-group-addon { padding: 21px 21px !important;}
	.input-group textarea{border-radius:0px;}
	.email_sent{}
	.email_discard {}
	.contact_header{margin-left: 15px !important;}
	.contact_phone{padding:0px !important; padding-left:10px !important;}
	.send_btn{height: 40px; width: 110px; border:1px solid #CCC; background: none;}
	.send_btn:hover{background: #ccc; color: #fff; transition: ease-in .2s}

/* Cool Heading */


/* Cool Heading */
		
	.heading {
	  display: inline-block;
	  padding: 0 15px;
	  position: relative;
	  text-align: center
	}

	.heading:before,
	.heading:after {
	  background: #ddd;
	  content: "";
	  display: block;
	  height: 1px;
	  position: absolute;
	    top: 50%;
	  width: 50%;
	}
	.heading:before {
	  right: 100%;
	}
	.heading:after {
	  left: 100%;
	}


/*hover Effect */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media screen and ( max-width:970px){
.center{  display: block; margin-right: auto; margin-left: auto;}
.contact_phone{padding:0px !important; padding-left: 0px !important}
}

@media screen and (max-width: 700px){
.center{  display: block; margin-right: auto; margin-left: auto;}
.contact_phone{padding:0px !important; padding-left: 0px !important}
.testimonial{padding-right:0px;}
}

@media screen and (max-width: 480px) {
.center{  display: block; margin-right: auto; margin-left: auto;}
.contact_phone{padding:0px !important; padding-left: 0px !important}
.testimonial{padding-right:0px;}

}



























.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #CCC;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
margin-top: -60px;
}

.timeline > li:not(.timeline-inverted) {
padding-right:90px;
}

.timeline > li.timeline-inverted {
padding-left:90px;
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}

@media screen and (max-width: 480px) {


.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: transparent;
  left: 50%;
  margin-left: -1.5px;
}

.timeline > li > .timeline-badge {
  width: 0px;
  height: 0px;
}

.timeline > li > .timeline-panel {
    width: 100%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 12px;
    margin: 10px 0px;

}