.carousel-inner > .item > a > img, .carousel-inner > .item > img{width: 100%;
    min-height: 100%;
    max-width: none !important;
    min-width: 100% !important;}
.wrap-header-slider > .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    /*height: 100%;*/
    width: 100%;
    min-height: 100%;
    max-width: none !important;
    min-width: 100% !important;
}
.wrap-header-slider .carousel-inner  {
    height: 100%;
}
.wrap-header-slider .carousel-inner > .item  {
    height: 100%;
    overflow: hidden;
}
.wrap-header-slider {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    position: relative;
    min-height: 0;
}
.wrap-header-slider:after {
    content: '';
    display: block;
    z-index: 1;
    left: 0;
    height: 350px;
    right: 0;
    bottom: 0;
    background-size: cover;
}

.home-slider { 
    height: 100%;
}
.home-slider .carousel-control {
    z-index: 20;
}.home-slider .subscribe {
    background: #fff;
}
.home-slider .carousel-caption {
    left:0;
    right:0;
    bottom: auto;
    top: 80px;
    text-align: left;
    z-index: 20;
}

.home-slider .carousel-caption * {
    text-shadow: none;
}
.home-slider .carousel-caption h2{ color:#fff; font-weight:300; padding-left:0px; font-size:50px; margin:0 !important; text-align:left;}
.home-slider .carousel-caption p{ font-size:20px;}
.home-slider .carousel-caption .black{ color:#000 !important;}
.large{ font-size:20px; font-weight:300; margin:20px 0; color:#fff; line-height:36px;}
.largex{ font-size:60px; font-weight:300; margin:20px 0; color:#fff; line-height:36px; margin-bottom:15px;}

.home-slider .item {
    -webkit-transition: all 1s ease-out ;
    -moz-transition: all 1s ease-out ;
    -o-transition: all 1s ease-out ;
    transition: all 1s ease-out ;
}
.home-slider .carousel-control .fa {
    font-size: 36px;
    line-height: 70px;text-align: center;
}
.home-slider .carousel-control.left {
    left: 0;-webkit-border-top-right-radius: 3px;-moz-border-radius-topright: 3px;border-top-right-radius: 3px;-webkit-border-bottom-right-radius: 3px;-moz-border-radius-bottomright: 3px;border-bottom-right-radius: 3px;
}
.home-slider .carousel-control.right {
    right: 0;-webkit-border-top-left-radius: 3px;-moz-border-radius-topleft: 3px;border-top-left-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-left-radius: 3px;
}
.home-slider .wrap-contact-form {
    max-width: 850px;
    margin: 0 auto;
}

.wrap-header-slider  .btn-warning {
    color: #fff;
    background-color: rgba(255,255,255,0.3);
    border-color: rgba(255,255,255,255,.4);
}
.wrap-header-slider  .btn-primary {
    color: #fff;
    background-color: #0c4e8b;
    border-color: #3B5998;}
.wrap-header-slider .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    /*touch-action: manipulation;
    cursor: pointer;*/
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 15px ;
    font-size: 12px;
    line-height: 2.14285714;
    border-radius: 3px;
    /*-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/ border-radius:40px;
}	
.wrap-header-slider  .btn:hover.btn-primary, .btn:focus.btn-primary, .btn.focus.btn-primary, .btn:active.btn-primary, .btn.active.btn-primary {
    border-color: transparent;
    background: #b82b24;
}
.wrap-header-slider  .btn:hover.btn-warning, .btn:focus.btn-warning, .btn.focus.btn-warning, .btn:active.btn-warning, .btn.active.btn-warning {
    border-color: rgba(255,255,255,0.5);
    background: rgba(255,255,255,.7);
}
.largee{ font-size:1em !important; text-transform:uppercase; margin-right:15px; font-weight:400; float:left;}


@media (max-width: 10240px){.wrap-header-slider {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    position: relative;
    min-height: 0;
    height: 500px ;
	overflow:hidden;
}}
@media (max-width: 780px) {
    .home-slider .carousel-caption {
        top: 100px;
    }
    .wrap-header-slider {
        height: 600px;
    }
    .home-slider .carousel-control {
        top: 50%;bottom: auto;
        width: 35px;height: 35px;margin-top: -17.5px;background: #333;background: rgba(0,0,0,.4);
    }
    .home-slider .carousel-caption { 
        left: 50px;
        right: 50px;
    }
    .home-slider .carousel-control .fa { 
        line-height: 35px;
        font-size: 20px;
    }

}

.btnSlide{ margin-top:50px;}

.slideImg{ position:relative; top:-100px;}


/***********************/


/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.ico{ background:#C00}
.social-network a.icoRss {
	background-color: #F56505;
}
.social-network a.icoFacebook{
	background-color:#3B5998;
}
.social-network a.icoTwitter{
	background-color:#33ccff;
}
.social-network a.icoGoogle{
	background-color:#BD3518;
}
.social-network a.icoVimeo{
	background-color:#0590B8;
}
.social-network a.icoLinkedin{
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:16px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}
.social-circle li:first-child{ margin-left:12px;}
.social-circle li:first-child a:hover i{ transition:none; transform:none}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-network>li>a {
 background-color: #D3D3D3;   
}



/*********************/
.pricing-tables-two{ margin:30px 0; float:left; width:100%;}
.pricing-tables-two .title {
  float: left; line-height:50px; text-transform:uppercase;
  width: 100%;
  height: 57px;
  padding:0;
  background-color: #454545;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-top: 3px solid #272727;
  border-bottom: 1px solid #818181;
}
.pricing-tables-two .price { height:88px; line-height:88px;
  float: left;
  width: 100%;
  padding:0;
  background-color: #636363;
  text-align: center;
  font-size: 32px;
  color: #fff;
}
.pricing-tables-two ul.cont-list {
  float: left; margin-bottom:0 !important;
  width: 100%;
  padding: 15px 0;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-color: #f9f9f9;
  text-align: center;
  color: #727272;
}
.pricing-tables-two ul.cont-list li em, .pricing-tables-helight-two .cont-list li em{ font-style:normal;}
.pricing-tables-two ul.cont-list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 30px;
  border-bottom: 1px solid #fff;
}

.pricing-tables-two .ordernow {
  float: left;
  width: 100%;
  padding: 28px 0;
  background-color: #eee;
  text-align: center;
  color: #fff;
}

.pricing-tables-two .ordernow .colorchan {
  color: #fff;
  background-color: #d4231b;
  padding: 10px 18px;
  border-radius: 3px;
  font-weight: normal;
}