@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
    #carousel-index .carousel-caption{
		font-size: 2em;
    }
}
*{
	font-family: 'Open Sans', sans-serif;
}
.title{
	font-family: 'Hind', sans-serif;
	font-weight: 700;
}
.top-bar{
	background-color: #34383b;
	padding: 7px 0;
	text-align: right;
}
.nopadding{
	padding: 0;
}
.nomargin{
	margin: 0;
}
.top-bar a{
	color: #a3a7a8;
}
.upper{
	text-transform: uppercase;
}
.list-inline.vertical-middle{
	vertical-align: middle;
}
.navbar-default{
	border-color: #fff;
}
.main-menu .navbar-nav a{
	color: #9e9e9e;
	border-bottom: 5px solid #9e9e9e;
	font-family: 'Hind', sans-serif;
	font-weight: 700;
}
.main-menu .navbar-nav .active a:hover{
	color: #9e9e9e;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background-color: transparent;
}
.main-menu .navbar-nav .active a{
	background-color: #fff;
	border-bottom: 5px solid #931a1f;
	color: #555555;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#931b1d;
}
.navbar-default .navbar-toggle:hover .icon-bar{
	background-color:#fff;
}
.skew-logo-menu{
	border-left: 20px solid #ccc;
	border-right: 20px solid #ccc;
	padding: 10px 40px;
	position: absolute;
	background-color: #fff;
	top: -36px;
	z-index: 10;
	bottom: -81px;
	-ms-transform: skewX(40deg);
	-webkit-transform: skewX(40deg);
	transform: skewX(40deg);
}
.skew-logo-menu a{
	-ms-transform: skewX(-40deg);
	-webkit-transform: skewX(-40deg);
	transform: skewX(-40deg);
	display: block;
}
.dark-pattern{
	background-image: url('../img/cartographer.png');
	padding: 65px 0;
	color: #fff;
}
.info-about .title{
	font-size: 5em;
}
.info-about p{
	line-height: 27px;
}
.text{
	line-height: 27px;
}
.why-us-section{
	padding: 50px 0;
	border-bottom: 1px solid #cdcdcd;
}
.item-hover-box{
	padding: 25px 10px;
}
.item-hover-box img{
	margin: 35px auto;
}
.tri-down {

	/* Styling block element, not required */
	position: relative;
	margin-bottom: 2em;
	padding: 1em;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

/* Required for Down Triangle */
.tri-down:before, .tri-down:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-bottom: 0;
}

/* Stroke */
.tri-down:before {
	bottom: -16px;
	left: 50%;

	/* If 1px darken stroke slightly */
	border-top-color: #ccc;
	border-width: 16px;
}

/* Fill */
.tri-down:after {
	bottom: -15px;
	left: 50.1%;
	border-top-color: #fff;
	border-width: 15px;
}

#carousel-index img{
	min-width: 100%;
}
#carousel-index{
	max-height: 550px;
	overflow: hidden;
}
#carousel-index .carousel-caption{
	background-color: rgba(255,255,255,.6);
	padding: 18px;
	color: #37383a;
	text-shadow:none;
	/*font-size: 2em;*/
	top: 35%;
	bottom: auto;
}
#carousel-index .carousel-control{
	background:none;
}
#carousel-index .carousel-control .fa{
	line-height: 550px;
	font-size: 35px;
	text-shadow:none;
	opacity: .9;
}
.prev-photos{
	position: relative;
	top: -100px;
	margin-bottom: -50px;
}
.prev-photos .wrap-img{
	border: 15px solid #fff;
}

.red-label{
	background-color: #680a1a;
	color: #fff;
	padding: 19px 0;
}
.red-label h3{
	margin: 0;
}
.solutions-section{
	background-image: url('../img/tasky_pattern.png');
	background-repeat: repeat;
	padding: 45px 0;
	color: #fff;
}
.circle-services-box{
	margin: 25px 0 50px 0;
	display: block;
}
.circle-services-box  .content-service{
	position: relative;
	overflow: hidden;
	width: 175px;
	height: 175px;
	margin: 10px auto;
	text-align: center;
	border-radius: 50%;
	border: 10px solid rgba(217,57,33,.6);
	cursor: pointer;
	-webkit-transition: all .4s; /* Safari */
    transition: all .4s;
}
.circle-services-box  .content-service:hover, .circle-services-box  .content-service.active{
	border: 10px solid rgba(217,57,33,1);
	-webkit-transition: all .4s; /* Safari */
    transition: all .4s;
}
.circle-services-box  .content-service:hover > .hover-img, .circle-services-box  .content-service.active > .hover-img{
	opacity: 1;
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
}
.circle-services-box  .content-service .hover-img{
	position: absolute;
	opacity: 0;
	height: 250px;
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
}
.circle-services-box  .content-service h3{
	font-size: 18px;
	padding: 34px 10px;
}
.solutions-section h1{
	margin-bottom: 45px;
}
.black-button{
	background-color: #1a1a1a;
	border: 2px solid #fff;
	color: #fff;
	padding: 12px 25px;
	display: inline-block;
	font-size: 16px;
}
.black-button:hover{
	color: #fff;
}
.section-bg{
	background-image: url('../img/img-22.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	padding: 100px 0;
}
.section-bg h1{
	font-size: 29px;
	text-shadow:0 2px 2px rgba(0,0,0,.8);
}
.triangle-dark{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 200px 200px;
	border-color: transparent transparent #333333 transparent;
}
.clean-list{
	list-style: none;
}
footer .clean-list li{
	margin: 10px 0;
}
footer .clean-list li a{
	font-size: 15px;
	color: #fff !important;

}
footer .sct{
	min-height: 250px;
}
footer .dark-section{
	background-color: #333333;
	padding: 25px;
	box-shadow: 480px 0 #333333;
}
.red-button{
	background-color: #961220;
	display: inline-block;
	padding: 0 12px;
	margin: 4px 0;
}
.bordered-bottom{
	height: 4px;
	background-color: #931a23;
	width: 70px;
	margin: 20px auto;
}
.solutions-sctn{
	background-color: #f2f2f2;
	margin-top: -28px;
	padding: 45px 0;
}
.wrap-solution{
	background-color:  #931a23;
	margin: 10px 0;
}
.wrap-solution .item{
	opacity: .5;
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
}
.wrap-solution:hover .item{
	opacity: 1;
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
}
.bg-contact-section{
	background-image: url('../img/img-28.jpg');
	padding: 45px 0 0 0 ;
	color: #fff;
}
.red-overlay{
	background-color: rgba(147,27,29,.7);
	margin-top: 40px;
}
.socials-section{
	padding: 45px 0;
}
.stripe-title{
	height: 30px;
	border-bottom: 3px solid #555555;
	text-align: center;
	padding: 0;
	margin-bottom: 50px;
}
.stripe-title h2{
	line-height: 60px;
	display: inline-block;
	background-color: #fff;
	margin: 0;
	padding: 0 30px;
}
.contact-form .form-group{
	text-align: center;
}
.contact-form .label-control{
	font-weight: normal;
	font-size: 21px;
}
.contact-form .form-control{

	border: 2px solid #c4cfc9;
}
.contact-form .form-control:focus{
	border: 2px solid #ee3a1f;
	outline: none;
	box-shadow: none;
}
.navbar-toggle{
	top: 6px;
}
.soluts .wrap-solution{
	position: relative;
	margin: 15px 0;
}
.soluts .wrap-solution .solution-name{
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(87,87,87,.5);
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
}
.soluts .wrap-solution:hover .solution-name{
	background-color: #961220;
	-webkit-transition: all .2s; /* Safari */
    transition: all .2s;
}