.container:after {
	content: " ";
	display: block;
	clear: both;
}



#nav ul,
.gallery .pagination ul,
.btn-list,
.check-list,
.carousel .pagination ul,
.links-area ul,
#footer .nav,
.social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}



.logo img,
.gallery .slide .img-banner img {
	display: block;
	height: auto;
	width: 100%;
}



html {
	box-sizing: border-box;
	height: 100%;
}



*,
*:before,
*:after {
	box-sizing: inherit;
}



body {
	margin: 0;
	height: 100%;
	color: #636363;
	background: #fff;
	font: 14px/22px "open_sans", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}



* {
	max-height: 1000000px;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}



img {
	border-style: none;
	max-width: 100%;
	height: auto;
}



a {
	color: #016db4;
	text-decoration: none;
}



a:hover {
	color: #636363;
	text-decoration: none;
}



input,
textarea,
select {
	font: 100% "open_sans", "Arial", "Helvetica", sans-serif;
	color: #c3c3c3;
	vertical-align: middle;
}



form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}



button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}



button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}



input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}



input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}



textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}



input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}



input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "open_sans", "Arial", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}



p {
	margin: 0 0 1.2em;
}



q {
	quotes: none;
}



q:before,
q:after {
	content: "";
	content: none;
}



sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}



sup {
	top: -.5em;
}



sub {
	bottom: -.25em;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}



@font-face {
	font-family: "open_sans";
	src: url("../fonts/OpenSans-Light-webfont.eot");
	src: url("../fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light-webfont.svg") format("svg"), url("../fonts/OpenSans-Light-webfont.woff2") format("woff2"), url("../fonts/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/OpenSans-Light-webfont.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}



@font-face {
	font-family: "open_sans";
	src: url("../fonts/OpenSans-Regular-webfont.eot");
	src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.svg") format("svg"), url("../fonts/OpenSans-Regular-webfont.woff2") format("woff2"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: "open_sans";
	src: url("../fonts/OpenSans-Italic-webfont.eot");
	src: url("../fonts/OpenSans-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic-webfont.svg") format("svg"), url("../fonts/OpenSans-Italic-webfont.woff2") format("woff2"), url("../fonts/OpenSans-Italic-webfont.woff") format("woff"), url("../fonts/OpenSans-Italic-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: italic;
}



@font-face {
	font-family: "open_sans";
	src: url("../fonts/OpenSans-Semibold-webfont.eot");
	src: url("../fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold-webfont.svg") format("svg"), url("../fonts/OpenSans-Semibold-webfont.woff2") format("woff2"), url("../fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("../fonts/OpenSans-Semibold-webfont.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}



@font-face {
	font-family: "open_sans";
	src: url("../fonts/OpenSans-Bold-webfont.eot");
	src: url("../fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold-webfont.svg") format("svg"), url("../fonts/OpenSans-Bold-webfont.woff2") format("woff2"), url("../fonts/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}



@font-face {
	font-family: "montserrat";
	src: url("../fonts/Montserrat-Bold-webfont.eot");
	src: url("../fonts/Montserrat-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold-webfont.svg") format("svg"), url("../fonts/Montserrat-Bold-webfont.woff2") format("woff2"), url("../fonts/Montserrat-Bold-webfont.woff") format("woff"), url("../fonts/Montserrat-Bold-webfont.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}



@font-face {
	font-family: "montserrat";
	src: url("../fonts/Montserrat-Regular-webfont.eot");
	src: url("../fonts/Montserrat-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular-webfont.svg") format("svg"), url("../fonts/Montserrat-Regular-webfont.woff2") format("woff2"), url("../fonts/Montserrat-Regular-webfont.woff") format("woff"), url("../fonts/Montserrat-Regular-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: "helvetica_cebold";
	src: url("../fonts/Helvetica CE Bold-webfont.eot");
	src: url("../fonts/Helvetica CE Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica CE Bold-webfont.svg") format("svg"), url("../fonts/Helvetica CE Bold-webfont.woff2") format("woff2"), url("../fonts/Helvetica CE Bold-webfont.woff") format("woff"), url("../fonts/Helvetica CE Bold-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: "fontello";
	src: url("../fonts/fontello.eot?45675171");
	src: url("../fonts/fontello.eot?45675171#iefix") format("embedded-opentype"), url("../fonts/fontello.svg?45675171") format("svg"), url("../fonts/fontello.woff?45675171") format("woff"), url("../fonts/fontello.ttf?45675171") format("truetype");
	font-weight: normal;
	font-style: normal;
}



[class^="icon-"]:before,
[class*=" icon-"]:before {
	text-decoration: inherit;
	font-family: "fontello";
	display: inline-block;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	line-height: 1em;
	speak: none;
}



.icon-angle-double-right:before {
	content: "\e800";
}



.icon-datacenter-01:before {
	content: "\e80e";
}



.icon-paper-plane:before {
	content: "\e804";
}



.icon-hardware-01:before {
	content: "\e810";
}



.icon-circles-01:before {
	content: "\e80b";
}



.icon-hosting-01:before {
	content: "\e811";
}



.icon-support-01:before {
	content: "\e812";
}



.icon-domain-01:before {
	content: "\e80f";
}



.icon-mail-alt:before {
	content: "\e808";
}



.icon-facebook:before {
	content: "\e801";
}



.icon-cloud-01:before {
	content: "\e80c";
}



.icon-twitter:before {
	content: "\e802";
}



.icon-vps-01:before {
	content: "\e80d";
}



.icon-phone:before {
	content: "\e807";
}



.icon-user:before {
	content: "\e806";
}



.icon-home:before {
	content: "\e809";
}



.icon-star:before {
	content: "\e80a";
}



.icon-rss:before {
	content: "\e803";
}



.icon-ok:before {
	content: "\e805";
}



#wrapper {
	table-layout: fixed;
	position: relative;
	overflow: hidden;
	display: table;
	height: 100%;
	width: 100%;
}



.container {
	padding-right: 15px;
	padding-left: 15px;
	max-width: 1000px;
	margin: 0 auto;
	/* width: 100%; */
}



h1 {
	line-height: 40px;
	margin: 0 0 8px;
	font-family: "open_sans", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 34px;
}



h2 {
	line-height: 28px;
	margin: 0 0 8px;
	font-family: "open_sans", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 22px;
}



.logo {
	width: 242px;
	height: 58px;
}



.logo a {
	display: block;
	outline: none;
}



.text-uppercase {
	text-transform: uppercase;
}



.description {
	overflow: hidden;
}



.alignleft {
	margin: 0 20px 0 0;
	float: left;
}



.alignright {
	margin: 0 0 0 20px;
	float: right;
}



.button {
	border: 1px solid #e8e8e8;
	background: #f3f3f3;
	border-radius: 4px;
	padding: 8px 28px 9px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #666;
	line-height: 30px;
	outline: none;
	font-weight: 600;
	font-size: 24px;
}



.button span {
	color: #f63;
}



.button:hover,
.button:active,
.button:focus {
	background: #e8e8e8;
}



.btn {
	box-shadow: 0 3px #0a0a0a;
	border-radius: 3px;
	padding: 11px 20px 11px;
	background: #2b2b2b;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: center;
	line-height: 22px;
	min-width: 186px;
	color: #fff;
	outline: none;
	border: none;
	font-family: "montserrat", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
}



.btn:hover {
	box-shadow: 0 3px #db3e09;
	background: #f63;
	color: #fff;
}



.btn.btn-orange {
	box-shadow: 0 3px #db3e09;
	background: #f63;
}



.btn.btn-orange:hover {
	box-shadow: 0 3px #0a0a0a;
	background: #2b2b2b;
}



#header {
	position: relative;
	z-index: 100;
}



#header .container {
	padding-bottom: 18px;
	padding-top: 18px;
}



#header .logo {
	margin: 0 20px 0 0;
	float: left;
}



.nav-holder {
	padding: 12px 0 0;
	position: relative;
	text-align: right;
	overflow: hidden;
}



.login {
	margin: 5px 0 0 18px;
	max-width: 80px;
	float: right;
}



.login:before {
	margin: 0 0 0 -17px;
	background: #d8d8d8;
	position: absolute;
	content: "";
	width: 1px;
	bottom: 10px;
	top: 21px;
}



.login a {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 17px;
	position: relative;
}



.login a:before {
	font-family: "fontello";
	position: absolute;
	content: "\e806";
	color: #4e4e4e;
	left: 0;
	top: 0;
}



.login a:hover {
	color: #4e4e4e;
}



#nav {
	overflow: hidden;
}



#nav ul {
	text-align: right;
	padding: 0 4px 0 0;
}



#nav ul li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 -4px 0 0;
}



#nav ul li a {
	border-radius: 3px;
	padding: 6px 19px 7px;
	color: #666;
	display: block;
	outline: none;
}



#nav ul li a:hover {
	background: #016db4;
	color: #fff;
}



#nav ul li.active a {
	background: #016db4;
	color: #fff;
}



#nav .nav-opener {
	background: #016db4;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	margin: 2px 0 0;
	display: none;
	outline: none;
	height: 15px;
	width: 20px;
}



#nav .nav-opener:before,
#nav .nav-opener:after {
	background: #fff;
	position: absolute;
	content: "";
	right: 0;
	left: 0;
	top: 3px;
	height: 3px;
}



#nav .nav-opener:after {
	bottom: 3px;
	top: auto;
}



.gallery {
	background: #016db4;
	position: relative;
}



.gallery .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}



.gallery .mask .slideset {
	width: 9999px;
	float: left;
}



.gallery .slide {
	background: url("../images/bg-slide-01.jpg") no-repeat;
	background-size: cover;
	text-align: center;
	line-height: 24px;
	font-size: 17px;
	color: #fff;
	float: left;
	width: 100%;
	min-height: 484px;
}



.gallery .slide .container {
	padding-bottom: 56px;
	padding-top: 17px;
}



.gallery .slide .slide-header h1 {
	text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 64px;
	margin: 0;
	font-family: "montserrat", "Arial", "Helvetica", sans-serif;
	font-size: 54px;
}



.gallery .slide .slide-header .sub-title {
	position: relative;
	padding: 0 0 11px;
	margin: 0 0 7px;
}



.gallery .slide .slide-header .sub-title:before {
	margin: 0 0 0 -55px;
	position: absolute;
	background: #fff;
	width: 110px;
	height: 2px;
	content: "";
	bottom: 0;
	left: 50%;
}



.gallery .slide .slide-header .sub-title h2 {
	text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
	line-height: 34px;
	margin: 0;
	font-family: "montserrat", "Arial", "Helvetica", sans-serif;
	font-size: 28px;
}



.gallery .slide .text {
	padding: 0 190px 18px;
}



.gallery .slide p {
	margin: 0;
}



.gallery .slide.left .description,
.gallery .slide.right .description {
	position: relative;
}



.gallery .slide.left .slide-header h1,
.gallery .slide.right .slide-header h1 {
	line-height: 60px;
	margin: 0 0 12px;
	font-size: 48px;
}



.gallery .slide.left .sub-title,
.gallery .slide.right .sub-title {
	border: solid #fff;
	border-width: 1px 0;
	padding: 8px 0 9px;
	margin: 0 0 18px;
}



.gallery .slide.left .sub-title:before,
.gallery .slide.right .sub-title:before {
	display: none;
}



.gallery .slide.right {
	background: url("../images/bg-slide-02.jpg") no-repeat;
	background-size: cover;
	text-align: right;
}



.gallery .slide.right .container {
	padding-top: 56px;
}



.gallery .slide.right .img-banner {
	margin: -51px -85px 0 -30px;
	height: 419px;
	width: 534px;
}



.gallery .slide.right .text {
	padding: 0 0 22px 25px;
}



.gallery .slide.left {
	background: url("../images/bg-slide-03.jpg") no-repeat;
	background-size: cover;
	text-align: left;
}



.gallery .slide.left .container {
	padding-top: 116px;
}



.gallery .slide.left .img-banner {
	margin: -6px 24px 0 15px;
	height: 271px;
	width: 264px;
}



.gallery .slide.left .slide-header {
	padding: 0 55px 0 0;
}



.gallery .slide.left .slide-header h1 {
	margin: 0 0 16px;
}



.gallery .slide.left .slide-header .sub-title {
	margin: 0 0 13px;
}



.gallery .slide.left .text {
	padding: 0 0 28px;
}



.gallery .slide.active {
	z-index: 1;
}



.gallery .intro {
	background: url("../images/bg-intro.png") no-repeat;
	background-size: 100% auto;
	padding: 6px 82px 7px;
	position: relative;
	line-height: 26px;
	max-height: 143px;
	min-height: 65px;
	overflow: hidden;
	margin: 0 auto;
	color: #fff;
	width: 240px;
	font-weight: 600;
	font-size: 18px;
}



.gallery .intro:before,
.gallery .intro:after {
	background: url("../images/sprite-01.png") no-repeat;
	position: absolute;
	height: 12px;
	bottom: 10px;
	content: "";
	width: 34px;
	left: 41px;
}



.gallery .intro:after {
	right: 41px;
	left: auto;
}



.gallery .intro .intro-text {
	overflow: hidden;
	display: block;
	height: 26px;
}



.gallery .intro .intro-text.important {
	font-size: 28px;
}



.gallery .banner {
	background: url("../images/bg-banner.png") no-repeat;
	background-size: 100% auto;
	margin: -2px auto 5px;
	position: relative;
	line-height: 27px;
	overflow: hidden;
	color: #262626;
	height: 107px;
	width: 554px;
	font-family: "helvetica_cebold", "Arial", "Helvetica", sans-serif;
	font-size: 24px;
}



.gallery .banner .b1 {
	text-align: center;
	display: table;
	margin: 0 auto;
	height: 76px;
	width: 275px;
}



.gallery .banner .b1 .b2 {
	display: table-cell;
	vertical-align: middle;
	padding: 11px 0 7px;
}



.gallery .banner .banner-text {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
	overflow: hidden;
	display: block;
	height: 27px;
}



.gallery .banner .banner-text.important {
	line-height: 32px;
	font-size: 32px;
	height: 33px;
}



.gallery .pagination {
	position: absolute;
	text-align: center;
	z-index: 10;
	bottom: 5px;
	right: 0;
	left: 0;
}



.gallery .pagination ul {
	max-width: 700px;
	overflow: hidden;
	margin: 0 auto;
	height: 23px;
}



.gallery .pagination ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
}



.gallery .pagination ul li a {
	border: 1px solid transparent;
	border-radius: 100%;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
	display: block;
	outline: none;
	height: 23px;
	width: 23px;
}



.gallery .pagination ul li a:after {
	border-radius: 100%;
	background: #b6b6b6;
	position: absolute;
	content: "";
	bottom: 3px;
	right: 3px;
	left: 3px;
	top: 3px;
}



.gallery .pagination ul li a:hover {
	border-color: #f63;
}



.gallery .pagination ul li a:hover:after {
	background: #f63;
}



.gallery .pagination ul li.active a {
	border-color: #f63;
}



.gallery .pagination ul li.active a:after {
	background: #f63;
}



.btn-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px 10px;
}



.search-area {
	background: url("../images/bg-search-area.jpg") no-repeat;
	border-top: 1px solid #3195d8;
	background-size: cover;
	line-height: 20px;
	font-size: 15px;
	padding: 29px 0;
	color: #fff;
}



.search-area .head {
	text-align: center;
}



.search-area h1 {
	text-transform: uppercase;
	line-height: 45px;
	margin: 0 0 16px;
	font-family: "montserrat", "Arial", "Helvetica", sans-serif;
	font-size: 37px;
}



.search-form .input-box {
	margin: 0 0 18px;
	overflow: hidden;
}



.search-form .btn {
	border-radius: 0 3px 3px 0;
	min-width: inherit;
	font-size: 18px;
	height: 54px;
	float: right;
	width: 202px;
}



.search-form .input-holder {
	overflow: hidden;
}



.search-form input[type="text"] {
	box-shadow: 0 2px 5px rgba(0, 0, 0, .14) inset;
	border-radius: 3px 0 0 3px;
	padding: 13px 26px;
	color: #333;
	background: #fff;
	line-height: 24px;
	font-size: 18px;
	display: block;
	border: none;
	height: 57px;
	width: 100%;
	margin: 0;
}



.search-form input[type="text"]::-webkit-input-placeholder {
	color: #c3c3c3;
}



.search-form input[type="text"]:-ms-input-placeholder {
	color: #c3c3c3;
}



.search-form input[type="text"]:-moz-placeholder {
	color: #c3c3c3;
}



.search-form input[type="text"]::-moz-placeholder {
	color: #c3c3c3;
	opacity: 1;
}



.search-form .check-list {
	padding: 0 20px 0 0;
	float: left;
	width: 63%;
}



.search-form .text-area {
	text-align: right;
	padding: 2px 0 0;
	overflow: hidden;
}



.check-list li {
	display: inline-block;
	margin: 0 26px 10px 0;
	vertical-align: top;
}



.form input[type="checkbox"] {
	position: fixed;
	z-index: -1;
	opacity: 0;
	left: 0;
	top: 0;
}



.form input[type="checkbox"] + .fake-input:before {
	color: #f63;
	position: absolute;
	line-height: 19px;
	content: "\e805";
	opacity: 0;
	left: 2px;
	top: 0;
	font-family: "fontello";
	font-size: 15px;
}



.form input[type="checkbox"]:checked + .fake-input {
	background: #fff;
}



.form input[type="checkbox"]:checked + .fake-input:before {
	opacity: 1;
}



.form .fake-input {
	border: 1px solid #fff;
	border-radius: 3px;
	vertical-align: middle;
	display: inline-block;
	margin: 3px 7px 0 0;
	position: relative;
	height: 21px;
	width: 21px;
}



.form .fake-label {
	vertical-align: middle;
	display: inline-block;
	line-height: 23px;
	max-width: 90%;
	font-family: "montserrat", "Arial", "Helvetica", sans-serif;
	font-size: 17px;
}



.col-holder {
	margin-right: -2.041%;
	letter-spacing: -4px;
	font-size: 0;
}



.col-holder .col {
	margin: 0 2.041% 20px 0;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 14px;
	width: 22.959%;
}



.content-area .container {
	padding-bottom: 31px;
	padding-top: 43px;
}



.content-area .header {
	text-align: center;
	padding: 0 0 33px;
	line-height: 30px;
	font-size: 18px;
}



.content-area .header h1 {
	color: #2b2b2b;
	font-weight: 300;
}



.content-area .header h1 strong {
	font-weight: 700;
}



.content-area .header p {
	margin: 0;
}



.content-area.gray {
	background: #f3f3f3;
}



.features-area .container {
	padding-top: 53px;
}



.features-area .header {
	padding: 0 0 53px;
}



.features-area .header h1 {
	margin: 0 0 6px;
}



.info-box {
	box-shadow: 0 0 5px rgba(34, 34, 34, .09);
	border-radius: 3px;
	padding: 27px 10px 57px;
	position: relative;
	text-align: center;
	background: #fff;
	color: #666;
	line-height: 23px;
	overflow: hidden;
}



.info-box .ico-box {
	border: 1px solid #666;
	border-radius: 100%;
	color: #f63;
	margin: 0 auto 15px;
	font-size: 40px;
	display: table;
	outline: none;
	height: 98px;
	width: 98px;
}



.info-box .ico-box:hover {
	color: #666;
}



.info-box .ico-box .ico-holder {
	vertical-align: middle;
	display: table-cell;
	padding: 10px;
}



.info-box .ico-box .icon-domain-01 {
	font-size: 50px;
}



.info-box h2 {
	font-family: "montserrat", "Arial", "Helvetica", sans-serif;
	text-transform: capitalize;
	color: #333;
}



.info-box h2 a {
	color: #333;
}



.info-box h2 a:hover,
.info-box h2 a:active,
.info-box h2 a:focus {
	color: #f63;
}



.info-box .button-area {
	position: absolute;
	padding: 0 10px;
	bottom: 10px;
	right: 0;
	left: 0;
}



.info-box .button-area .button {
	line-height: 47px;
	overflow: hidden;
	padding: 0 28px;
	height: 49px;
}



.features-holder {
	letter-spacing: -4px;
	padding: 0 0 0 59px;
	margin: 0 0 -53px;
	font-size: 0;
}



.features-holder .feature {
	display: inline-block;
	vertical-align: top;
	padding: 0 50px 0 0;
	letter-spacing: 0;
	margin: 0 0 53px;
	font-size: 13px;
	width: 50%;
}



.feature {
	line-height: 20px;
	font-size: 13px;
}



.feature .ico-holder {
	margin: 5px 11px 0 0;
	color: #016db4;
	text-align: right;
	line-height: 39px;
	font-size: 39px;
	width: 55px;
	float: left;
}



.feature h2 {
	color: #016db4;
	line-height: 24px;
	margin: 0 0 2px;
	font-weight: 600;
	font-size: 20px;
}



.feature h2 a {
	color: #016db4;
	outline: none;
}



.feature h2 a:hover,
.feature h2 a:active,
.feature h2 a:focus {
	color: #636363;
}



.carousel {
	position: relative;
	margin: 0 -20px;
}



.carousel .mask {
	position: relative;
	overflow: hidden;
	margin: 0 0 37px;
	width: 100%;
}



.carousel .mask .slideset {
	width: 9999px;
	float: left;
}



.carousel .mask .slide {
	margin: 0 17px;
	width: 476px;
	float: left;
}



.carousel .pagination {
	text-align: center;
}



.carousel .pagination ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 5px;
}



.carousel .pagination ul li a {
	border: 1px solid transparent;
	border-radius: 100%;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
	display: block;
	outline: none;
	height: 11px;
	width: 11px;
}



.carousel .pagination ul li a:hover {
	border-color: #fabaa4;
}



.carousel .pagination ul li a:hover:after {
	background: #fabaa4;
}



.carousel .pagination ul li a:after {
	border-radius: 100%;
	background: #cecece;
	position: absolute;
	content: "";
	bottom: 1px;
	right: 1px;
	left: 1px;
	top: 1px;
}



.carousel .pagination ul li.active a {
	border-color: #fabaa4;
}



.carousel .pagination ul li.active a:after {
	background: #fabaa4;
}



.testimonials .container {
	padding-bottom: 32px;
	padding-top: 55px;
}



.testimonials .header {
	padding: 0 0 40px;
}



.testimonials blockquote {
	margin: 0;
}



.testimonials blockquote q {
	border: 1px solid #ebebeb;
	padding: 16px 22px 21px;
	background: #fff;
	position: relative;
	color: #575656;
	margin: 0 0 10px;
	display: block;
	font-style: italic;
	font-size: 16px;
}



.testimonials blockquote q:before {
	background: url("../images/sprite-01.png") no-repeat -43px -2px;
	position: absolute;
	display: block;
	bottom: -18px;
	height: 20px;
	width: 22px;
	content: "";
	left: 27px;
}



.testimonials blockquote .cite {
	padding: 0 15px 0 57px;
	color: #575656;
	display: block;
}



.testimonials blockquote .cite .photo,
.testimonials blockquote .cite .person-info {
	vertical-align: middle;
	display: inline-block;
}



.testimonials blockquote .cite .photo {
	border-radius: 100%;
	margin: 0 11px 0 0;
	overflow: hidden;
}



.testimonials blockquote .cite .photo a,
.testimonials blockquote .cite .photo img {
	display: block;
}



.testimonials blockquote .cite .person-info {
	max-width: 65%;
}



.testimonials blockquote .cite .person-info .name {
	color: #016db4;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
}



.testimonials blockquote .cite .person-info .name a:hover {
	color: #575656;
}



.links-area ul {
	table-layout: fixed;
	text-align: center;
	line-height: 24px;
	font-size: 18px;
	display: table;
	height: 92px;
	width: 100%;
}



.links-area ul li {
	vertical-align: middle;
	display: table-cell;
}



.links-area ul li + li {
	border-left: 1px solid #e0e0e0;
}



.links-area ul li a {
	color: #333;
	display: table;
	outline: none;
	height: 92px;
	width: 100%;
}



.links-area ul li a div {
	vertical-align: middle;
	display: table-cell;
	padding: 10px;
}



.links-area ul li a:hover {
	color: #0f82ce;
}



.links-area ul li a:hover strong {
	color: #016db4;
}



#footer {
	display: table-footer-group;
	overflow: hidden;
	width: 100%;
	height: 1%;
}



#footer .container {
	padding-top: 45px;
}



#footer a {
	color: #c6c6c6;
}



#footer a:hover {
	color: #fff;
}



#footer .nav {
	line-height: 32px;
	font-size: 15px;
}



#footer .nav li a {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 18px;
	position: relative;
}



#footer .nav li a:before {
	font-family: "fontello";
	position: absolute;
	content: "\e800";
	left: 3px;
	top: 0;
}



#footer address {
	font-style: normal;
	padding: 8px 0 0;
}



#footer address .address {
	position: relative;
	padding: 0 0 9px 24px;
	font-size: 15px;
}



#footer address .address:before {
	position: absolute;
	content: "\e809";
	color: #fff;
	top: -2px;
	left: 0;
	font-family: "fontello";
	font-size: 16px;
}



#footer address .logo {
	margin: 0 0 7px;
	height: 14px;
	width: 84px;
}



#footer address .tel,
#footer address .email {
	font-family: "montserrat", "Arial", "Helvetica", sans-serif;
	display: block;
}



#footer address .tel a,
#footer address .email a {
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #d6d6d6;
}



#footer address .tel a:hover,
#footer address .email a:hover {
	color: #fff;
}



#footer address .tel {
	margin: 0 0 8px;
}



#footer address .tel a {
	padding: 0 0 0 24px;
}



#footer address .tel a:before {
	position: absolute;
	content: "\e807";
	color: #fff;
	left: 2px;
	top: 0;
	font-family: "fontello";
	font-size: 18px;
}



#footer address .email a {
	padding: 0 0 0 24px;
}



#footer address .email a:before {
	position: absolute;
	content: "\e808";
	color: #fff;
	left: 2px;
	top: 0;
	font-family: "fontello";
	font-size: 14px;
}



#footer .social-networks li a {
	color: #016db4;
}



#footer .social-networks li a:hover {
	color: #e8e9e8;
}



#footer .copyright-area a {
	color: #8b8a8a;
}



#footer .copyright-area a:hover {
	color: #fff;
}



.f1 {
	border-top: 3px solid #f63;
	background: #333;
	overflow: hidden;
	color: #c6c6c6;
}



.column-holder {
	border-bottom: 1px solid #3c3c3c;
	position: relative;
	padding: 0 0 4px;
	overflow: hidden;
}



.column-holder .col {
	padding: 0 25px 20px 0;
	width: 23.5%;
	float: left;
}



.column-holder .col:first-child {
	width: 21%;
}



.column-holder .col.col3 {
	width: 32.8%;
}



.column-holder .col:last-child {
	padding-right: 9px;
	width: 22.7%;
}



.column-holder .col + .col:before {
	border-radius: 100%;
	margin: 0 0 0 -4.7%;
	background: #3c3c3c;
	position: absolute;
	content: "";
	height: 6px;
	width: 6px;
	top: 47px;
}



.column-holder .col + .col:after {
	margin: 0 0 0 -4.5%;
	background: #3c3c3c;
	position: absolute;
	bottom: 35px;
	content: "";
	width: 1px;
	top: 52px;
}



.column-holder h2 {
	text-transform: uppercase;
	line-height: 20px;
	margin: 0 0 15px;
	color: #fff;
	font-family: "montserrat", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
}



.column-holder .form-area {
	padding: 0 0 35px;
}



.column-holder .form-area h2 {
	margin: 0 0 21px;
}



.column-holder .social-area h2 {
	border-bottom: 1px solid #3c3c3c;
	padding: 0 0 9px;
	margin: 0 0 13px;
}



.email-form {
	border-radius: 3px;
	background: #fff;
	overflow: hidden;
}



.email-form .btn-submit {
	background: #016db4;
	padding: 0 0 2px;
	color: #fff;
	float: right;
	height: 36px;
	border: none;
	width: 48px;
}



.email-form .btn-submit:hover {
	background: #014e81;
}



.email-form .input-holder {
	overflow: hidden;
}



.email-form .form-control {
	padding: 9px 11px;
	line-height: 15px;
	color: #7f7f7f;
	background: none;
	display: block;
	outline: none;
	border: none;
	height: 36px;
	width: 100%;
	margin: 0;
	font-family: "open_sans", "Arial", "Helvetica", sans-serif;
	font-style: italic;
	font-size: 12px;
}



.email-form .form-control::-webkit-input-placeholder {
	color: #bfbdbd;
}



.email-form .form-control:-ms-input-placeholder {
	color: #bfbdbd;
}



.email-form .form-control:-moz-placeholder {
	color: #bfbdbd;
}



.email-form .form-control::-moz-placeholder {
	color: #bfbdbd;
	opacity: 1;
}



.social-networks {
	line-height: 30px;
	font-size: 15px;
}



.social-networks li {
	margin: 0 18px 10px 0;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}



.social-networks li a {
	border: 1px solid #e8e9e8;
	border-radius: 100%;
	color: #016db4;
	display: block;
	height: 34px;
	width: 34px;
}



.social-networks li a:hover {
	border-color: #016db4;
	background: #016db4;
	color: #e8e9e8;
}



.social-networks li a span {
	line-height: 31px;
}



.social-networks li a span:before,
.social-networks li a span:after {
	line-height: 31px;
}



.copyright-area {
	padding: 26px 0 27px;
	text-align: center;
	color: #8b8a8a;
}



.copyright-area p {
	margin: 0;
}



@media only screen and (min-width: 1025px) {
	.tel-link {
		pointer-events: none;
		cursor: default;
	}
}



@media only screen and (max-width: 1023px) {
	.button {
		line-height: 24px;
		font-size: 20px;
	}



	h1 {
		line-height: 36px;
		font-size: 30px;
	}



	.logo {
		width: 180px;
		height: 43px;
	}



	.login:before {
		top: 15px;
	}



	#nav ul {
		line-height: 16px;
		font-size: 13px;
	}



	#nav ul li a {
		padding: 5px 12px;
	}



	.gallery .slide {
		line-height: 22px;
		font-size: 16px;
		min-height: inherit;
	}



	.gallery .slide .slide-header h1 {
		line-height: 54px;
		font-size: 46px;
	}



	.gallery .slide .slide-header .sub-title h2 {
		line-height: 30px;
		font-size: 26px;
	}



	.gallery .slide .text {
		padding: 0 100px 20px;
	}



	.gallery .slide.right .img-banner,
	.gallery .slide.left .img-banner {
		margin: 0 20px;
		height: 205px;
		width: 200px;
	}



	.gallery .slide.right .slide-header,
	.gallery .slide.left .slide-header {
		padding: 0;
	}



	.gallery .slide.right .slide-header h1,
	.gallery .slide.left .slide-header h1 {
		line-height: 46px;
		font-size: 38px;
		margin: 0 0 8px;
	}



	.gallery .slide.right .slide-header .sub-title h2,
	.gallery .slide.left .slide-header .sub-title h2 {
		font-size: 23px;
	}



	.gallery .slide.right .img-banner {
		margin: -7px -16px 0 -42px;
		height: 275px;
		width: 350px;
	}



	.gallery .slide.right .text {
		padding: 0 0 20px 20px;
	}



	.gallery .banner {
		line-height: 26px;
		font-size: 22px;
		width: 500px;
	}



	.gallery .banner .b1 .b2 {
		padding: 7px 0;
	}



	.gallery .banner .banner-text {
		height: 26px;
	}



	.gallery .banner .banner-text.important {
		line-height: 30px;
		font-size: 28px;
		height: 30px;
	}



	.search-area {
		padding: 20px 0;
		font-size: 14px;
	}



	.search-area h1 {
		line-height: 40px;
		font-size: 32px;
	}



	.search-form .btn {
		padding: 13px 20px 11px;
		font-size: 16px;
		height: 47px;
	}



	.search-form input[type="text"] {
		line-height: 20px;
		font-size: 16px;
		height: 50px;
	}



	.search-form .check-list {
		width: 55%;
	}



	.form .fake-input {
		margin: 1px 5px 0 0;
		height: 18px;
		width: 18px;
	}



	.form .fake-label {
		line-height: 20px;
		font-size: 15px;
	}



	.form input[type="checkbox"] + .fake-input:before {
		line-height: 17px;
		font-size: 14px;
		left: 1px;
	}



	.check-list li {
		margin: 0 0 10px;
		width: 30%;
	}



	.content-area .container {
		padding-bottom: 25px;
		padding-top: 35px;
	}



	.content-area .header {
		padding: 0 30px 30px;
		line-height: 24px;
		font-size: 15px;
	}



	.col-holder {
		margin-right: -2.139%;
	}



	.col-holder .col {
		margin: 0 2.094% 16px 0;
		width: 47.906%;
	}



	.info-box .button-area .button {
		line-height: 39px;
		height: 41px;
	}



	.features-holder {
		margin: 0 0 -30px;
		padding: 0;
	}



	.features-holder .feature {
		padding: 0 35px 0 0;
		margin: 0 0 30px;
	}



	.carousel {
		margin: 0 -8px;
	}



	.carousel .mask {
		margin: 0 auto 20px;
		width: 764px;
	}



	.carousel .mask .slide {
		width: 366px;
		margin: 0 8px;
	}



	.testimonials blockquote q {
		padding: 14px 18px 16px;
		line-height: 20px;
		font-size: 14px;
	}



	.testimonials blockquote .cite .person-info {
		max-width: 75%;
	}



	.testimonials blockquote .cite .person-info .name,
	.testimonials blockquote .cite .person-info .info {
		display: block;
	}



	.links-area ul {
		line-height: 20px;
		font-size: 16px;
		height: 64px;
	}



	.links-area ul li a {
		height: 64px;
	}



	#footer .container {
		padding-top: 25px;
	}



	#footer .nav {
		line-height: 28px;
		font-size: 14px;
	}



	#footer address .address {
		line-height: 20px;
		font-size: 14px;
	}



	.column-holder {
		padding: 0;
	}



	.column-holder .col {
		padding-right: 15px;
		width: 21%;
	}



	.column-holder .col:first-child {
		width: 21%;
	}



	.column-holder .col.col3 {
		width: 30%;
	}



	.column-holder .col:last-child {
		padding-right: 0;
		width: 28%;
	}



	.column-holder .col + .col:before {
		margin: 0 0 0 -3.3%;
		top: 40px;
	}



	.column-holder .col + .col:after {
		margin: 0 0 0 -3%;
		top: 45px;
	}



	.column-holder .col + .col.col3:before {
		margin: 0 0 0 -2.3%;
	}



	.column-holder .col + .col.col3:after {
		margin: 0 0 0 -2%;
	}



	.column-holder .col + .col:last-child:before {
		margin: 0 0 0 -1.8%;
	}



	.column-holder .col + .col:last-child:after {
		margin: 0 0 0 -1.5%;
	}



	.column-holder h2 {
		margin: 0 0 13px;
	}



	.column-holder .form-area {
		padding: 0 0 25px;
	}



	.copyright-area {
		padding: 19px 0 20px;
	}
}


@media (min-width: 768px) {
    .navbar-right {
        margin-top: 5px;
     }
}


@media only screen and (max-width: 767px) {
	h1 {
		line-height: 32px;
		font-size: 22px;
	}



	h2 {
		line-height: 24px;
		font-size: 18px;
	}



	#header .container {
		padding-bottom: 20px;
		padding-top: 30px;
	}



	#header .logo {
		margin: 0 auto;
		float: none;
	}



	.nav-holder {
		padding: 10px 10px 0;
		position: absolute;
		overflow: visible;
		right: 0;
		left: 0;
		top: 0;
	}



	.login {
		overflow: hidden;
		height: 18px;
		margin: 0;
	}



	.login:before {
		display: none;
	}



	#nav .nav-opener {
		display: block;
	}



	#nav .drop {
		-webkit-transition: all .3s linear;
		transition: all .3s linear;
		position: absolute;
		overflow: hidden;
		max-height: 0;
		top: 100%;
		right: 0;
		left: 0;
	}



	#nav ul {
		-webkit-transition: all .3s linear;
		transition: all .3s linear;
		transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		-webkit-transform: translateY(-100%);
		background: #016db4;
		padding: 0;
	}



	#nav ul li {
		display: block;
	}



	#nav ul li a {
		padding: 6px 12px 7px;
		border-radius: 0;
		color: #fff;
	}



	#nav ul li a:hover {
		color: #016db4;
		background: #fff;
	}



	#nav ul li.active a {
		color: #016db4;
		background: #fff;
	}



	.nav-active #nav .drop {
		max-height: 4000px;
	}



	.nav-active #nav ul {
		transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-webkit-transform: translateY(0);
	}



	.gallery .slide {
		line-height: 20px;
		font-size: 12px;
	}



	.gallery .slide.right,
	.gallery .slide.left {
		text-align: center;
	}



	.gallery .slide.right .img-banner,
	.gallery .slide.left .img-banner {
		margin: 0 auto 20px;
		width: 300px;
		height: auto;
		float: none;
	}



	.gallery .slide.right .slide-header h1,
	.gallery .slide.left .slide-header h1 {
		line-height: 30px;
		font-size: 22px;
	}



	.gallery .slide.right .slide-header .sub-title,
	.gallery .slide.left .slide-header .sub-title {
		margin: 0 0 10px;
	}



	.gallery .slide.right .slide-header .sub-title h2,
	.gallery .slide.left .slide-header .sub-title h2 {
		line-height: 22px;
		font-size: 20px;
	}



	.gallery .slide.right .container {
		padding-top: 20px;
	}



	.gallery .slide.right .img-banner {
		margin: 0 auto;
	}



	.gallery .slide.left .container {
		padding-top: 35px;
	}



	.gallery .slide.left .img-banner {
		width: 150px;
	}



	.gallery .slide .slide-header h1 {
		line-height: 30px;
		font-size: 22px;
	}



	.gallery .slide .slide-header .sub-title:before {
		margin: 0 0 0 -45px;
		height: 1px;
		width: 90px;
	}



	.gallery .slide .slide-header .sub-title h2 {
		line-height: 20px;
		font-size: 14px;
	}



	.gallery .slide .text {
		padding: 0 10px 10px !important;
	}



	.gallery .slide .btn-list li {
		margin: 0 0 10px;
		display: block;
	}



	.gallery .slide .btn-list .btn {
		padding: 8px 20px;
		line-height: 20px;
		min-width: 170px;
		font-size: 14px;
	}



	.gallery .intro {
		padding: 7px 48px 5px;
		line-height: 18px;
		min-height: 45px;
		font-size: 12px;
		width: 145px;
	}



	.gallery .intro:before,
	.gallery .intro:after {
		left: 12px;
	}



	.gallery .intro:after {
		right: 12px;
		left: auto;
	}



	.gallery .intro .intro-text {
		height: 18px;
	}



	.gallery .intro .intro-text.important {
		line-height: 20px;
		font-size: 20px;
		height: 22px;
	}



	.gallery .banner {
		line-height: 15px;
		font-size: 12px;
		height: 60px;
		width: 300px;
	}



	.gallery .banner .b1 {
		height: 45px;
	}



	.gallery .banner .b1 .b2 {
		padding: 5px 0;
		width: 170px;
	}



	.gallery .banner .banner-text {
		height: 15px;
	}



	.gallery .banner .banner-text.important {
		line-height: 22px;
		font-size: 20px;
		height: 22px;
	}



	.gallery .pagination ul li a {
		height: 19px;
		width: 19px;
	}



	.search-area {
		font-size: 13px;
	}



	.search-area h1 {
		line-height: 30px;
		margin: 0 0 10px;
		font-size: 22px;
	}



	.search-form .btn {
		padding: 9px 8px 9px;
		font-size: 12px;
		width: 120px;
		height: 37px;
	}



	.search-form input[type="text"] {
		padding: 8px 10px;
		line-height: 18px;
		font-size: 13px;
		height: 40px;
	}



	.search-form .check-list {
		width: 100%;
		float: none;
	}



	.search-form .text-area {
		text-align: center;
	}



	.content-area .header {
		padding: 0 5px 20px;
		line-height: 20px;
		font-size: 15px;
	}



	.col-holder {
		margin-right: 0;
	}



	.col-holder .col {
		height: auto !important;
		margin: 0 0 15px;
		width: 100%;
	}



	.info-box {
		line-height: 20px;
	}



	.features-holder {
		margin: 0 0 -10px;
	}



	.features-holder .feature {
		margin: 0 0 10px;
		width: 100%;
		padding: 0;
	}



	.feature h2 {
		line-height: 24px;
		font-size: 18px;
	}



	.carousel {
		margin: 0;
	}



	.carousel .mask {
		margin: 0 auto 20px;
		width: 300px;
	}



	.carousel .mask .slide {
		width: 300px;
		margin: 0;
	}



	.testimonials blockquote q {
		height: auto !important;
		min-height: 100px;
	}



	.testimonials blockquote .cite {
		padding-right: 0;
	}



	.testimonials blockquote .cite .person-info .name {
		line-height: 20px;
		font-size: 14px;
	}



	.testimonials blockquote .cite .person-info .info {
		font-size: 12px;
	}



	.links-area ul {
		font-size: 14px;
		display: block;
		height: auto;
	}



	.links-area ul li {
		display: block;
	}



	.links-area ul li + li {
		border-top: 1px solid #e0e0e0;
		border-left: none;
		margin: 0 -10px;
	}



	.links-area ul li a {
		height: 50px;
	}



	#footer {
		text-align: center;
	}



	#footer address .address {
		margin: 0 0 5px;
		padding: 0;
	}



	#footer address .address:before {
		margin: 0 0 0 -73px;
		top: -3px;
		left: 50%;
	}



	#footer address .logo {
		margin: 0 auto 10px;
	}



	#footer address .tel {
		margin: 0 0 5px;
	}



	.column-holder {
		border-bottom-color: #8b8a8a;
		max-width: 500px;
		margin: 0 auto;
	}



	.column-holder .col {
		width: 100% !important;
		padding: 0 0 20px;
		float: none;
	}



	.column-holder .col + .col:before,
	.column-holder .col + .col:after {
		display: none;
	}



	.column-holder h2 {
		border: solid #8b8a8a;
		border-width: 1px 0;
		padding: 5px 0 6px;
		margin: 0 0 5px;
	}



	.column-holder .social-area h2 {
		border: solid #8b8a8a;
		border-width: 1px 0;
		padding: 5px 0 6px;
		margin: 0 0 15px;
	}



	.column-holder .social-networks li {
		margin: 0 9px 9px;
	}
}


