/*
	Разработка шаблонов для DataLife Engine
	------------------	
	Author:	ThemeSkeleton
	------------------
	Website: http://themeskeleton.com/
	------------------	
	E-mail: themeskeleton@gmail.com
	------------------
	Skype: ThemeSkeleton
	------------------
	Telegram: @TSkeleton
	------------------
	ICQ: 722880
	------------------
*/

@import url('https://fonts.googleapis.com/css?family=Chivo:300,300i,400,400i,700,700i,900,900i|Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic');

@import url('flaticon.css');
@import url('line-awesome.css');
@import url('animate.css');
@import url('jquery.touchspin.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');

*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size: 100%;
}

body {
	
	font-size:14px;
	color:#777777;
	line-height: 2em;
	font-weight:400;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: 'Roboto', sans-serif;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#43c3ea;
}

a:hover,
a:focus,
a:visited{
	text-decoration:none;
	outline:none;
}
h2,h3{
	display:inline;
	font-size: 12px;
}
h1,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.2em;
	font-family: 'Chivo', sans-serif;
	display: inline;
}




textarea{
	overflow:hidden;	
	resize: none;
}

button{
	outline: none !important;
	cursor: pointer;
}

p,.text{
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #555555;
	margin: 0;
}

::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	overflow: hidden;
	z-index: 99;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.centered{
	text-align:center !important;
}

.model{
position:relative;
font-size:16px;
line-height: 1.1;
font-weight: bold;
}

.btn-style-one{
	position:relative;
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	padding: 15px 48px;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 5px;
	background-color: #152545;
}

.btn-style-one:hover{
	background:#43c3ea;
	color:#ffffff;
}

.btn-style-two{
	position:relative;
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	padding: 15px 48px;
	text-transform: uppercase;
	border-radius: 5px;
	font-weight: 400;
	background-color: #43c3ea;
}

.btn-style-two:hover{
	background:#152545;
	color:#ffffff;
}
.btn-style-three{
	position:relative;
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	padding: 15px 48px;
	text-transform: uppercase;
	border-radius: 5px;
	font-weight: 400;
	background-color: #43c3ea;
}

.btn-style-three:hover{
	background:#ffffff;
	color:#222222;
}

.btn-style-four{
	position:relative;
	font-size:18px;
	line-height:20px;
	color:#43c3ea;
	padding: 13px 20px;
	border-radius: 5px;
	font-weight: 400;
	background-color: #ffffff;
	text-transform: capitalize;
	border:5px solid #5500f1;
	
}

.btn-style-four:hover{
	background:#43c3ea;
	color:#ffffff;
}

.list-style-one{
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.list-style-one li{
	position: relative;
	font-size: 14px;
	line-height: 25px;
	color: #ffffff;
	font-weight: 400;
	padding-left: 20px;
}

.list-style-one li:before{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 25px;
	color: #ffffff;
	font-weight: 900;
	font-family: "FontAwesome";
    content: "\f14a";
}

.theme_color{
	color:#25262c;
}

.pull-right{
	float: right;
}

.pull-left{
	float: left;
}

img{
	display:inline-block;
	max-width:100%;
	height:auto;	
}

.scroll-to-top{
	position:fixed;
	bottom:20px;
	right:20px;
	width:60px;
	height:60px;
	color:#ffffff;
	font-size:24px;
	line-height:60px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:#1b1a1c;
	display:none;
	border-radius: 0;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;		
}

.scroll-to-top:hover{
	background:#152545;
	color: #ffffff;
}

.main-header{
	position: relative;
	width:100%;
	z-index: 999999;
}

.main-header .header-top{
	position: relative;
	background-color: #152545;
}

.main-header .top-left{
	position: relative;
	float: left;
}

.main-header .top-left .text{
	position: relative;
	font-size: 12px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	padding:10px 0;
}

.textgl{
	position: relative;
	font-size: 13px;
	line-height: 1.5;
}

.main-header .top-right{
	position: relative;
	float: right;
	padding:10px 0;
}

.social-icon-one{
	position: relative;
}

.social-icon-one li{
	position: relative;
	display: inline-block;
	margin-left: 18px;
}

.social-icon-one li:first-child{
	margin-left: 0;
}

.social-icon-one li a{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-one li a:hover{
	color: #43c3ea;
}

.main-header .main-box{
	position:relative;
	left:0px;
	top:0px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .nav-toggler button{
	position:relative;
	display:block;
	color:#444444;
	text-align:center;
	font-size:24px;
	line-height:34px;
	font-weight:normal;
	background:none;
}

.main-menu{
	position:relative;
	float:left;
}

.navbar-toggler{
	border: 0 !important;
}

.main-menu .navbar-header{
	display: none;
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
	font-family: 'Chivo', sans-serif;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px 25px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navigation > li:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background-color: #152545;
	content: "";
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navigation > li.current:before,
.main-menu .navigation > li:hover:before{
	height: 100%;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	font-size:16px;
	line-height:30px;
	font-weight:400;
	color:#152545;
	padding:30px 0;
	opacity:1;
	text-align:center;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a{
	color:#ffffff;
}
	
.main-menu .navigation > li > ul > li > ul > li:hover > a{
	color:#25262c;
	background:#ffffff;
}

.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:11px;
	width:10px;
	height:20px;
	display:block;
	color:#292929;
	line-height:20px;
	font-size:13px;
	font-weight: 900;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;
}

.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: -2px;
    width: 250px;
    padding: 0px;
    z-index: 100;
    display: none;
    background-color: #152545;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background:#43c3ea;
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:15px;
	top:11px;
	width:10px;
	height:20px;
	display:block;
	line-height:20px;
	font-size:13px;
	color: #ffffff;
	font-weight: 900;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 250px;
    padding: 0px 0px;
    z-index: 100;
    background-color: #152545;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:10px 20px;
	line-height:24px;
	font-weight:400;
	font-size:15px;
	color:#ffffff;
	text-align:left;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	color:#ffffff;
	background:#43c3ea;
}

.main-menu .navigation > li.dropdown:hover > ul{
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
	-moz-transform:scaleY(1);
	transform:scaleY(1);
	visibility:visible;
	opacity:1;
	top:100%;	
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    opacity: 1;
    top: 1%;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:8px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}

.main-header .outer-box{
	position: relative;
	float: right;
	margin-left: 45px;
}
.main-header.fixed-header .main-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	border-bottom:1px solid #e0e0e0;
}

.header-style-two{
	position: relative;
}

.header-style-two:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 10px;
	background-color: #43c3ea;
	content:"";
	z-index: 9999999;
}

.header-style-two .header-upper {
    position: relative;
    z-index: 5;
    background-color: #ffffff;
}

.header-style-two .header-upper .logo-outer{
	position:relative;
	float: left;
	z-index:25;
}

.header-style-two .logo-outer{
	padding: 45px 0px;
}

.header-style-two .logo-outer .logo img{
	position:relative;
	display:inline-block;
	max-width:100%;
}

.header-style-two .header-upper .upper-right{
	position:relative;
	float: right;
	padding-top:45px;
}

.header-style-two .info-box{
	position:relative;
	float:left;
	padding-top: 5px;
	padding-left: 60px;
	margin-left: 40px;
	min-height:50px;
}

.header-style-two .info-box .icon-box{
	position:absolute;
	left:0px;
	top:4px;
	height: 40px;
	width: 40px;
	line-height: 38px;
	text-align: center;
	font-size: 24px;
	color: #152545;
	font-weight: 400;
	border: 1px dashed #43c3ea;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.header-style-two .info-box li {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #777777;
    font-weight: 400;
}

.header-style-two .info-box li span{
	position:relative;
	font-size: 16px;
	color: #152545;
	font-weight:400;
	font-family: "Chivo", sans-serif;
}

.header-style-two .info-box.btn-box{
	padding-top: 0;
	padding-left: 0;
}

.header-style-two .header-lower{
	background-color: #152545;
	min-height: auto;
	z-index: 99999;
}

.header-style-two .header-lower .nav-outer{
	float: left;
	width: 100%;
}

.header-style-two .main-menu .navigation > li{
	padding: 0 20px;
	margin-right: 10px;
}

.header-style-two .main-menu .navigation > li:after{
	position: absolute;
	left: -5px;
	top: 15px;
	font-size: 15px;
	line-height: 30px;
	color: #1e386c;
	font-weight: 400;
	content: "|";
}

.header-style-two .main-menu .navigation > li > a{
	color: #ffffff;
    font-size: 15px;
    padding: 15px 0;
    font-family: "Chivo", sans-serif;
}

.header-style-two .header-lower .social-icon-three {
    position: relative;
    float: left;
    padding: 18px 0 12px;
}

.social-icon-three{
	position: relative;
}

.social-icon-three li{
	position: relative;
	float: left;
	margin-left: 20px;
}

.social-icon-three li a {
    position: relative;
    font-size: 23px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-icon-three li a:hover{
	color: #43c3ea;
}

.header-style-two .search-box-outer{
	padding: 0;
	margin-left: 45px;
}

.header-style-two .search-box-btn{
	position: relative;
	font-size: 18px;
	line-height: 30px;
	color: #152545;
	font-weight: 400;
	padding: 15px 0;
	width: 60px;
	text-align: center;
	height: auto;
	border-radius: 0;
}

.header-style-two .search-box-outer .dropdown-menu{
	top: 100% !important;
	-webkit-transform: translate(0) !important;
    transform: translate(0) !important;
    right: 0 !important;
    left: auto !important;
	margin-top:0px;
}

.header-style-two .main-menu .navigation > li:before{
	background-color: #43c3ea;
}

.sticky-header {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: 99999;
    background: #ffffff;
    border-bottom: 1px solid #f1f1f1;
}

.fixed-header .sticky-header{
	opacity:1;
	z-index: 9999;
	visibility:visible;
}

.fixed-header .sticky-header .logo{
	padding: 10px 0;
}

.main-header .sticky-header .main-menu .navigation > li {
    margin-left: 25px;
    padding: 0;
    background-color: transparent;
}

.main-header .sticky-header .main-menu .navigation > li:after{
	display: none;
}

.main-header .sticky-header .main-menu .navigation > li > a{
	padding:20px 0px;
	line-height:30px;
	font-size:16px;
	font-weight:500;
	color:#222222;
	text-transform:capitalize;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-header .sticky-header .main-menu .navigation > li:hover > a,
.main-header .sticky-header .main-menu .navigation > li.current > a,
.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a{
	opacity:1;
	color: #43c3ea;
	background-color: #ffffff;
}

.sticky-header .main-menu .navigation > li:before,
.sticky-header .main-menu .navigation > li.dropdown > a:after{
	display: none;
}

.sticky-header .main-menu .navigation > li.dropdown:hover > ul{
	margin-top: 0;
}

.sec-title{
	position:relative;
	margin-bottom:50px;
}

.sec-title h2{
	display: inline;
	font-size:36px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 700;
	padding-bottom: 25px;
}

.sec-title h2:before{
	display: inline;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 50px;
	background-color: #43c3ea;
	content: '';
}

.sec-title .text{
	position: relative;
	font-size: 18px;
	line-height: 29px;
	color: #888888;
	font-weight: 300;
	margin-top: 18px; 
}

.sec-title.text-center h2:before{
	right: 0;
	margin:0 auto;
	display: inline;
	
}

.page-title{
	position:relative;
	padding: 100px 0;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.page-title:before{
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#152545;
	opacity: .50;
	position:absolute;
}

.page-title .inner-container{
	position: relative;
}

.page-title h1{
	position:relative;
	float: left;
	font-size:42px;
	color:#ffffff;
	line-height: 60px;
	font-weight: 700;
}

span#dle-speedbar{
	font-size: 18px;
	line-height: 30px;
	color: #43c3ea;
	font-weight: 400;
	position: relative;
	float: right;
	padding: 15px 0;
}

span#dle-speedbar > span {
    margin-right: 15px;
}

span#dle-speedbar a {
	color: #fff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
 }
 
span#dle-speedbar a:hover{
	color:#43c3ea;	
}

span#dle-speedbar > span:after{
	right: -8px;
    position: relative;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	content: "\f10e";
	font-family: "LineAwesome";
}

.main-slider{
	position:relative;	
	z-index:10;
}

.main-slider .tp-caption{
	z-index:5;
}

.main-slider h2{
	display: inline;
	font-size:60px;
	line-height:1.3em;
	color: #152545;
	font-weight:400;
}

.main-slider .text{
	position: relative;
	font-size: 18px;
	line-height: 36px;
	color: #666666;
	font-weight: 400;
}

.main-slider .btn-box{
	position: relative;
}

.main-slider .btn-box a{
	margin-right: 30px;
}

.about-us{
	position: relative;
	padding: 20px 0 80px;
}

.about-us:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
	content: "";
}

.about-us.alternate:before{
	display: none;
}

.about-us .content-column{
	position: relative;
	margin-bottom: 40px;
}

.about-us .content-column .inner-column{
	 padding-top: 25px;
	 padding-right: 30px;
	 
}

.about-us .sec-title{
	margin-bottom: 40px;
}

.about-us .content-column .text{
	position: relative;
	font-size: 16px;
	line-height: 36px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 35px;
}

.about-us .content-column .message{
	position: relative;
	font-size: 20px;
	line-height: 40px;
	color: #43c3ea;
	font-weight: 400;
	margin-bottom: 70px;
}

.about-us .content-column .message span{
	font-weight: 700;
	color: #152545;
}

.about-us .content-column .link-box{
	position: relative;
}

.about-us .content-column .link-box a{
	margin-right: 30px;
	line-height: 30px;
	padding: 10px 48px;
	text-transform: capitalize;
}

.call-btn{
	position: relative;
	display: inline-block;
	font-size: 20px;
	color: #777777;
	font-weight: 400;
	padding: 10px 25px 10px 75px !important;
	border-radius: 50px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.call-btn .icon{
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-color: #152545;
	color: #ffffff;
	font-size: 24px;
	line-height: 48px;
	border: 1px solid #222222;
	text-align: center;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.call-btn:hover .icon{
	background-color: #43c3ea;
	color: #ffffff;
}

.about-us .video-column{
	position: relative;
	margin-bottom: 40px;
} 

.about-us .video-column .inner-column{
	position: relative;
	padding-left: 40px;
}

.about-us .video-column .float-text {
    position: absolute;
    left: -177px;
    top: 182px;
    font-size: 14px;
    line-height: 23px;
    color: #bbbbbb;
    font-weight: 400;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.about-us .video-column .image{
	position: relative;
	float:right; 
}

.image1{
	position: relative;
	float:left; 
} 

.zagolovok{
	position: relative;
	text-align: center;
	font-size: 39px;
}

.about-us .video-column .image img{
	display: block;
	height: auto;
	max-width: 100%;
}

.about-us .video-column .link-box{
	
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 150px;
	width: 150px;
	z-index: 9;
}

.about-us .video-column .link{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.about-us .video-column .link:before{
	position: absolute;
	right: 0;
	bottom: 0;
	border-top: 150px solid transparent;
	border-left: 0px solid transparent;
	border-right: 150px solid #43c3ea;
	content: "";
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.about-us .video-column .link .icon{
	position: absolute;
	font-size: 48px;
	line-height: 1em;
	color: #ffffff;
	z-index: 1;
	bottom: 20px;
	right: 20px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.about-us .video-column .inner-column:hover .link:before{
	border-right: 150px solid #152545;
}

.about-us .video-column .inner-column:hover .link .icon{
	color: #43c3ea;
}

.services-section{
	position: relative;
	padding:120px 0 55px;
}

.service-block{
	position: relative;
	margin-bottom: 65px;
}

.service-block .inner-box{
	position: relative;
	text-align: center;
	padding: 0 30px;
}

.service-block .icon-box{
	position: relative;
	height: 95px;
	width: 95px;
	background-color: #152545;
	text-align: center;
	line-height: 95px;
	color: #ffffff;
	font-size: 52px;
	border-radius: 0 0 10px 0;
	margin:0 auto 35px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block .inner-box:hover .icon-box{
	background-color:#43c3ea;
}

.service-block .icon-box:before{
	position: absolute;
	left: -6px;
	top: -6px;
	height: 88px;
	width: 88px;
	background-color: #dddddd;
	content: "";
	z-index: -1;
}

.service-block h4{
	position: relative;
	font-size: 18px;
	line-height: 1.2em;
	color: #43c3ea;
	font-weight: 400;
	margin-bottom: 18px;
}

.service-block h4 a{
	color: #43c3ea;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block .inner-box:hover h4 a{
	color: #1d2d4c;
}

.service-block .text{
	position: relative;
	font-size: 14px;
	line-height: 28px;
	color: #777777;
	font-weight: 400;
}

.services-section-two{
	position: relative;
	padding: 120px 0;
}

.services-section-two .services-carousel{
	position: relative;
	padding-bottom: 65px;
}

.service-block-two{
	position: relative;
}

.service-block-two .inner-box{
	position: relative;
}

.service-block-two .image-box{
	position: relative;
}

.service-block-two .image{
	position: relative;
	margin: 0;
}

.service-block-two .image img{
	display: block;
	width: 100%;
	height: auto;
}

.service-block-two .image-box .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.service-block-two .image-box .overlay-box:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0%;
	background-color: #43c3ea;
	content: "";
	opacity: 0.90;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-two .inner-box:hover .overlay-box:before{
	width: 100%;
}

.service-block-two .image-box .overlay-box .read-more{
	position: absolute;
	left: 0px;
	bottom: 35px;
	font-size: 16px;
	line-height: 23px;
	width: 100%;
	color: #ffffff;
	font-weight: 400;
	z-index: 1;
	opacity: 0;
	text-align: left;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-two .inner-box:hover .overlay-box .read-more{
	opacity: 1;
	left: 35px;
}

.service-block-two .image-box .overlay-box .read-more:before{
	position: absolute;
	right: 0;
	top: 10px;
	height: 3px;
	width: 0;
	background-color: #ffffff;
	content:"";
}

.service-block-two .inner-box:hover .overlay-box .read-more:before{
	width: 70%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.service-block-two .lower-content{
	position: relative;
	padding:35px 0 0;
	text-align: center;
}

.service-block-two .lower-content h4{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 700;
	margin-bottom: 20px;
}

.service-block-two .lower-content h4 a{
	color: #152545;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-block-two .lower-content h4 a:hover{
	color:#43c3ea;
}

.service-block-two .lower-content .text{
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
}

.services-carousel .owl-nav{
	display: none;
}

.services-carousel .owl-dots{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.services-carousel .owl-dot{
	position: relative;
	display: inline-block;
	width: 35px;
	height: 5px;
	background-color: #e1e1e1;
	margin: 0 5px;
}

.services-carousel .owl-dot:hover,
.services-carousel .owl-dot.active{
	background-color: #152545;
}

.services-section-two.alternate{
	padding: 120px 0 65px;
}

.services-section-two.alternate .service-block-two{
	margin-bottom: 55px;
}
.lower-content h5 {
    position: relative;
    font-size: 18px;
    line-height: 3em;
    color: #152545;
    font-weight: 700;
}

.service-detail-section{
	position: relative;
	padding: 120px 0 80px;
}

.service-detail{
	position: relative;
}

.service-detail .image-box {
    position: relative;
    margin-bottom: 35px;
    height: 450px;
    overflow: hidden;
}

.service-detail .image-box img{
	position: relative;
	display: block;
	width: 100%;
}

.service-detail .lower-content{
	position: relative;
}

.service-detail .lower-content h2{
	display: inline;
	position: relative;
	display: inline
	font-size: 30px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 400;
	margin-bottom: 20px;
}

.service-detail .lower-content h3{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #43c3ea;
	font-weight: 400;
	margin-bottom: 20px;
}

.service-detail .lower-content p{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 28px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 30px;
}

.service-detail .two-column{
	position: relative;
	margin-top: 40px;
}

.service-detail .two-column .image-column{
	position: relative;
	margin-bottom: 40px;
}

.service-detail .two-column .image{
	position: relative;
}

.service-detail .two-column .image img{
	display: block;
	width: 100%;
	height: auto;
}

.services--list{
	position:relative;
	margin-bottom: 60px;
}

.services--list li{
	position:relative;
	margin-bottom: -1px;
	overflow: hidden;
}

.services--list li a{
	position:relative;
	font-size:16px;
	font-weight:400;
	color:#152545;
	line-height: 28px;
	padding: 20px 30px;
	padding-left: 26px;
	padding-right: 35px;
	display:block;
	border:1px solid #e1e1e1;
	font-family: "Chivo", sans-serif;
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.services--list li a:before{
	position:absolute;
	content: "\f10e";
	right: 25px;
	top: 20px;
	font-size: 14px;
	color: #43c3ea;
	line-height: 30px;
	font-weight: 400;
	font-family: 'Lineawesome';
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.services--list li a:hover::before,
.services--list li.active a::before{
	color: #ffffff;
}

.services--list li.active a,
.services--list li:hover a{
	color: #ffffff;
}

.services--list li a:after{
	position: absolute;
	left: -1px;
	top: 0;
	height: 100%;
	width: 0;
	content: "";
	background-color: #152545;
	z-index: -1;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.services--list li.active a:after,
.services--list li:hover a:after{
	width: 101%;
	border-left: 6px solid #43c3ea;
}

.brochure-box{
	position:relative;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f5f5f5;
	background-image: url(../images/resource/brochure-bg.jpg);
	padding:35px 40px 40px;
	margin-bottom: 50px;
}

.brochure-box:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #43c3ea;
	opacity: 0.90;
	content: "";
}

.brochure-box > span{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 5px;
}

.brochure-box h4{
	position:relative;
	font-size:24px;
	line-height:1.2em;
	color:#152545;
	font-weight:700;
	margin-bottom:20px;
}

.brochure-box p{
	position:relative;
	font-size:14px;
	line-height:26px;
	color:#ffffff;
	font-weight: 400;
	margin-bottom:25px;
}

.brochure-box .theme-btn{
	padding: 10px 35px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	border-radius: 0;
}

.brochure-box .theme-btn:hover{
	background-color: #ffffff;
	color: #222222;
}

.fun-fact-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding:100px 0 60px;
}

.fun-fact-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #152545;
	opacity: 0.80;
	content: "";
}

.fun-fact-section .fact-counter{
	position: relative;
}

.fun-fact-section .counter-column{
	position:relative;
	text-align: center;
	margin-bottom:40px;
}

.fun-fact-section .count-box{
	position:relative;
}

.fun-fact-section .count-box{
	position:relative;
	font-size:53px;
	line-height: normal;
	font-weight:700;
	line-height: 1em;
	color:#222222;
}

.fun-fact-section .count-box .count-text{
	position:relative;
	display: block;
	font-size:36px;
	line-height: 1.2em;
	font-weight:400;
	color:#ffffff;
	font-family: "Chivo", sans-serif;
	margin-bottom: 18px;
}

.fun-fact-section .count-box .counter-title{
	position: relative;
	display: block;
	font-size:18px;
	line-height: 1.2em;
	font-weight:500;
	color:#43c3ea;
	font-family: 'Roboto', sans-serif;
}

.fluid-section-one{
	position:relative;
}

.fluid-section-one:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(../images/icons/pattern.jpg);
	background-repeat: repeat;
	background-position: center;
	content:"";
}

.fluid-section-one .outer-container{
	position:relative;
	min-height:400px;
}

.fluid-section-one .image-column{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center right;
	background-size:cover;	
}

.fluid-section-one .image-column .image-box{
	position:relative;
	display:none;	
}

.fluid-section-one .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.fluid-section-one .content-column{
	position:relative;
	float:right;
	width:50%;
}

.fluid-section-one .content-column .inner-column{
	position:relative;
	max-width:750px;
	padding:85px 15px 50px 115px;
}

.fluid-section {
    padding: 50px 0 50px;
    position: relative;
}

.fluid-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(../images/icons/pattern.jpg);
	background-repeat: repeat;
	background-position: center;
	content:"";
}

.feature-block{
	position: relative;
	margin-bottom: 50px;
}

.feature-block .inner-box{
	position: relative;
	padding-left: 70px;
}

.feature-block .icon{
	position: absolute;
	left: -2px;
	top: -2px;
	font-size: 52px;
	line-height: 1em;
	color: #43c3ea;
	font-weight: 400;
}

.feature-block h5{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.feature-block h5 a{
	color: #152545;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block h5 a:hover{
	color: #43c3ea;
}

.feature-block .text{
	position: relative;
	font-size: 14px;
	line-height: 28px;
	color: #777777;
	font-weight: 400;
}

.testimonial-section{
	position: relative;
	padding: 120px 0; 
}

.testimonial-section .sec-title{
	margin-bottom: 45px;
}

.testimonial-section .testimonial-carousel{
	position: relative;
	padding-bottom: 85px;
}

.testimonial-block{
	position: relative;
}

.testimonial-block .inner-box{
	position: relative;
	text-align: center;
	padding-top: 10px;
}

.testimonial-block .icon{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 70px;
	width: 70px;
	text-align: center;
	font-size: 45px;
	line-height: 70px;
	color: #152545;
	font-weight: 400;
	background-color: #ffffff;
	margin: 0 auto;
	z-index: 9;
}

.testimonial-block .text{
	position: relative;
	padding:55px 70px 70px;
	border: 1px solid #43c3ea;
	font-size: 15px;
	line-height: 36px;
	color: #777777;
	font-weight: 400;
}

.testimonial-block .thumb{
	position: relative;
	display: inline-block;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	border: 1px solid #152545;
	overflow: hidden;
	margin-top: -40px;
	margin-bottom: 6px;
}

.testimonial-block .thumb img{
	display: block;
	width: 100%;
	height: auto;
}

.testimonial-block .name{
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 8px;
}

.testimonial-block .designation{
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #777777;
	font-weight: 400;
}

.testimonial-carousel .owl-nav{
	display: none;
}

.testimonial-carousel .owl-dots{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.testimonial-carousel .owl-dot{
	position: relative;
	display: inline-block;
	height: 24px;
	width: 24px;
	margin: 0 4px;
	background-color: #43c3ea;
	border: 7px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.testimonial-carousel .owl-dot.active,
.testimonial-carousel .owl-dot:hover{
	border: 4px solid #ffffff;
	background-color: #152545;
}

.testimonial-carousel .owl-dot:before{
	position: absolute;
	left: -7px;
	top: -7px;
	height: 24px;
	width: 24px;
	content: '';
	border: 1px solid #152545;
	content: "";
	opacity: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.testimonial-carousel .owl-dot.active:before,
.testimonial-carousel .owl-dot:hover:before{
	opacity: 1;
	left: -4px;
	top: -4px;
}

.pricing-section{
	/* padding: 120px 0 80px; */
    padding: 50px 0 50px;
	position: relative;
}

.pricing-table{
	position: relative;
	margin-bottom: 40px;
}

.pricing-table .inner-box{
	position: relative;
	text-align: center;
	border:1px solid #dddddd;
	padding: 40px 20px;
    color: #152545;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 0 30px rgba(0,0,0,0.10);
	-ms-box-shadow: 0 0 30px rgba(0,0,0,0.10);
	-o-box-shadow: 0 0 30px rgba(0,0,0,0.10);
	box-shadow: 0 0 30px rgba(0,0,0,0.10);
}

.pricing-table .inner-box:hover{
	border: 1px solid #fff;
    background-color: #43c3ea;
    color: #fff;
	transition: .5s all;
}

.pricing-table .icon-box{
	position: relative;
	display: block;
	margin-bottom: 30px;
    height: 7rem;
}

.pricing-table .icon-box .icon{
	position: relative;
	display: block;
	font-size: 70px;
	line-height: 1em;
	color: #bbbbbb;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.pricing-table .inner-box:hover .icon-box .icon{
	color: #43c3ea;
}

.pricing-table h4{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.2em;
	/* color: #152545; */
	font-weight: 400;
	/* margin-bottom: 30px; */
}

.pricing-table .price-box{
	position: relative;
	display: block;
}

.pricing-table .price-box span{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 5px;
}

.pricing-table .price-box h3{
	position: relative;
	font-size: 36px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 300;
	margin-bottom: 30px;
}

.pricing-table .text{
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 35px;
	padding: 0 15px;
}

.pricing-table .btn-box{
	position: relative;
	text-align: center;
}

.pricing-table .btn-box a{
	font-size: 14px;
	line-height: 20px;
	padding: 10px 25px;
	text-transform: capitalize;
}

.pricing-table .inner-box:hover .btn-box a{
	background-color: #152545;
}

.process-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 120px 0 80px;
}

.process-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #f5f5f5;
	content: "";
	opacity: 0.90;
}

.process-section.alternate:before{
	display: none;
}

.process-block{
	position: relative;
	margin-bottom: 40px;
}

.process-block .inner-box{
	position: relative;
	padding: 0 30px;
	text-align: center;
}

.process-block .icon-box{
	position: relative;
	display: inline-block;
}

.process-block .icon-box .icon{
	position: relative;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	border: 1px solid #152545;
	font-size: 36px;
	color: #43c3ea;
	line-height: 80px;
	margin-bottom: 30px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.process-block .inner-box:hover .icon-box .icon{
	color: #ffffff;
	background-color: #43c3ea;
	border: 1px solid #43c3ea;
}

.process-block h4{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 400;
	margin-bottom: 20px;
}

.process-block .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #777777;
	font-weight: 400;
}

.call-back-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.call-back-section:before,
.call-back-section:after{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 245px;
	width: 100%;
	background-color: #ffffff;
	content: "";
	z-index: 2;
}

.call-back-section:after{
	top: auto;
	bottom: 0;
	height: 80px;
}

.call-back-section .outer-box{
	position: relative;
}

.call-back-section .outer-box:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #152545;
	opacity: .80;
	content: "";
}

.call-back-section .content-column .inner-column{
	position: relative;
	padding-top: 100px;
	padding-bottom: 80px;
}

.call-back-section .content-column .content{
	position: relative;
	padding: 100px 0 90px;
}

.call-back-section .content-column h3{
	position: relative;
	font-size: 30px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 50px;
}

.call-back-section .content-column .text{
	position: relative;
	font-size: 16px;
	line-height: 36px;
	color: #ffffff;
	font-weight: 400;
}

.call-back-section .content-column .text span{
	display: inline-block;
	font-size: 24px;
	line-height: 36px;
	color: #43c3ea;
	font-weight: 700;
	padding: 0 5px;
	vertical-align: middle;
}

.call-back-section .form-column .inner-column{
	position: relative;
	background-color: #43c3ea;
	margin-left: -30px;
}

.appointment-form{
	position: relative;
	padding: 55px 55px 40px;
	background-color: #ffffff;
	z-index: 9;
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 0 40px rgba(0,0,0,0.10);
	-ms-box-shadow: 0 0 40px rgba(0,0,0,0.10);
	-o-box-shadow: 0 0 40px rgba(0,0,0,0.10);
	box-shadow: 0 0 40px rgba(0,0,0,0.10);
}

.appointment-form .title-box{
	position: relative;
	margin-bottom: 25px; 
}

.appointment-form .title-box h3 {
    position: relative;
    font-size: 30px;
    line-height: 1.2em;
    color: #152545;
    font-weight: 700;
    text-transform: uppercase;
}

.appointment-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.appointment-form .form-group input[type="text"],
.appointment-form .form-group input[type="email"],
.appointment-form .form-group input[type="date"],
.appointment-form .form-group input[type="time"],
.appointment-form .form-group input[type="tel"],
.appointment-form .form-group input[type="url"],
.appointment-form .form-group textarea,
.appointment-form .form-group select{
	position: relative;
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #aaaaaa;
    font-weight: 400;
    padding: 15px 0px;
    width: 100%;
    height: 50px;
    background-color: transparent;
    border-bottom: 1px solid #d0d0d0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.appointment-form .form-group textarea{
	height: 140px;
	resize: none;
	margin-bottom: 10px;
}

.appointment-form .form-group input[type="submit"], .appointment-form button {
    padding: 15px 30px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.appointment-form .form-group input:focus,
.appointment-form .form-group textarea:focus,
.appointment-form .form-group select:focus{
	border-color: #152545;
}

.contact-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding:120px 0 100px;
}

.contact-section .contact-form{
	position: relative;
	float: right;
	max-width: 66.666667%;
	width: 100%;
}

.contact-section .sec-title{
	margin-bottom: 50px;
}

.contact-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select{
	position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #bbbbbb;
    line-height: 28px;
    padding: 15px 20px;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    font-weight: 400;
    border-radius: 5px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:#43c3ea;
}

.contact-form .form-group textarea{
	height: 200px;
	resize: none;
}

.contact-form .form-group button{
	margin-top: 10px;
	text-transform: capitalize;
	font-size: 18px;
}

.team-section{
	position: relative;
	padding: 120px 0 65px;
}

.team-block{
	position: relative;
	margin-bottom: 55px;
}

.team-block .inner-box{
	position: relative;
}

.team-block .image-box{
	position: relative;
	overflow: hidden;
}

.team-block .image-box .image{
	position: relative;
	margin: 0;
}

.team-block .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.team-block .image-box .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.team-block .image-box .overlay-box:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 100%;
	background-color: #ffffff;
	opacity: .80;
	content: "";
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block .inner-box:hover .overlay-box:before{
	top: 0;
	height: 100%;
}

.team-block .image-box .overlay-box:after{
	position: absolute;
	right: 0;
	top: 0;
	height: 0;
	width: 53px;
	border-left: 3px solid #62caea;
	content: "";
	z-index: 1;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block .inner-box:hover .overlay-box:after{
	height: 100%;
}

.team-block .image-box .overlay-box .icon{
	position: absolute;
	right: 0;
	bottom: -50px;
	height: 50px;
	width: 50px;
	font-size: 24px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 400;
	text-align: center;
	line-height: 50px;
	opacity: 0;
	z-index: 9;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.team-block .inner-box:hover .overlay-box .icon{
	background-color: transparent;
	bottom: 0;
	opacity: 1;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.team-block .image-box .overlay-box .social-links{
	position: absolute;
	left: 50px;
	top: 0;
	width: 50px;
	background-color: #152545;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.team-block .inner-box:hover .overlay-box .social-links{
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.team-block .image-box .overlay-box .social-links li{
	position: relative;
}

.team-block .image-box .overlay-box .social-links li a{
	display: block;
	font-size: 24px;
	line-height: 50px;
	color: #ffffff;
	font-weight: 400;
	height: 50px;
	width: 50px;
	text-align: center;
	background-color: #152545;
	transition: all 300ms ease;
}

.team-block .image-box .overlay-box .social-links li a:hover{
	background-color: #43c3ea;
}

.team-block .info-box{
	position: relative;
	padding-top: 35px;
}

.team-block .info-box .name{
	position: relative;
	font-size: 24px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 400;
	margin-bottom: 10px;
}

.team-block .info-box .name a{
	display: inline-block;
	color: #152545;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.team-block .info-box .name a:hover{
	color: #43c3ea;
}

.team-block .info-box .designation{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 1.2em;
	color: #777777;
	font-weight: 400;
}

.news-section{
	position: relative;
	padding: 120px 0 80px;
}

.news-section:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #f5f5f5 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 );
	content: "";
}

.news-section .sec-title{
	margin-bottom: 40px;
}

.news-section .sec-title h2{
	position: relative;
	float: left;
	display: inline
}

.news-section .read-more{
	position: relative;
	float: right;
	padding-top: 50px;
}

.news-section .read-more a{
	font-size: 18px;
	line-height: 1.2em;
	color: #43c3ea;
	font-weight: 700;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-section .read-more a:hover{
	color: #152545;
}

.news-block{
	position: relative;
	margin-bottom: 40px;
}

.news-block .inner-box{
	position: relative;
}

.news-block .image-box{
	position: relative;
}

.news-block .image-box .image{
	position: relative;
	margin-bottom: 0;
}

.news-block .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.news-block .overlay-box{
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(21,37,69,0.70);
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
}

.news-block .inner-box:hover .overlay-box{
	width: 100%;
	left: 0;
	opacity: 1;
	visibility: visible;
}

.news-block .overlay-box:before,
.news-block .overlay-box:after{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-left: 2px solid #43c3ea;
	border-right: 2px solid #43c3ea;
	content: "";
	z-index: 1;
	opacity: 0;
}

.news-block .overlay-box:after{
	border-left: 0;
	border-right: 0;
	border-top: 2px solid #43c3ea;
	border-bottom: 2px solid #43c3ea;
}

.news-block .inner-box:hover .overlay-box:before{
	right: 30px;
	left: 30px;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	-webkit-transition-delay:  600ms;
	-moz-transition-delay:  600ms;
	-ms-transition-delay:  600ms;
	-o-transition-delay:  600ms;
	transition-delay:  600ms;
	opacity: 1;
}

.news-block .inner-box:hover .overlay-box:after{
	top: 30px;
	bottom: 30px;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	-webkit-transition-delay:  600ms;
	-moz-transition-delay:  600ms;
	-ms-transition-delay:  600ms;
	-o-transition-delay:  600ms;
	transition-delay:  600ms;
	opacity: 1;
}

.news-block .inner-box .overlay-box .icon{
	position: absolute;
	height: 50px;
	width: 50px;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	line-height: 50px;
	font-size: 30px;
	color: #f6f6f6;
	font-weight: 400;
	opacity: 0;
	visibility: hidden;
	text-align: center;
}

.news-block .inner-box:hover .overlay-box .icon{
	opacity: 1;
	z-index: 99;
	visibility: visible;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	-webkit-transition-delay:  600ms;
	-moz-transition-delay:  600ms;
	-ms-transition-delay:  600ms;
	-o-transition-delay:  600ms;
	transition-delay:  600ms;
}

.news-block .lower-content{
	position: relative;
	padding: 25px 0 35px;
	border-bottom: 2px dashed #d7d7d7;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
}

.news-block .inner-box:hover .lower-content{
	border-bottom: 2px dashed #152545;
}

.news-block .lower-content .info{
	position: relative;
	margin-bottom: 15px;
}

.news-block .lower-content .info li{
	position: relative;
	display: inline-block;
	margin-right: 25px;
}

.news-block .lower-content .info li a{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block .lower-content .info li a i {
    font-size: 22px;
    line-height: 24px;
    color: #43c3ea;
    vertical-align: -3px;
}

.news-block .lower-content .info li a:hover{
	color: #43c3ea;
}

.news-block .lower-content h4{
	position: relative;
	font-size: 18px;
	line-height: 2em;
	color: #152545;
	font-weight: 700;
}

.news-block .lower-content h4 a{
	color: #152545;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block .inner-box:hover .lower-content h4 a{
	color: #43c3ea;
}

.news-block .lower-content .text{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
}

.news-block .lower-content .btn-box{
	position: relative;
	margin-top: 30px;
}

.news-block .lower-content .btn-box .theme-btn{
	padding: 15px 30px;
	line-height: 20px;
	text-transform: capitalize;
}

.blog-default{
	position: relative;
}

.blog-default .news-block{
	position: relative;
	margin-bottom: 60px;
}

.blog-default .news-block .lower-content {
    padding-top: 35px;
}

.blog-default .news-block h4{
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 400;
}

.blog-default .news-block p{
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 30px;
}

.blog-default .news-block .lower-content .info{
	margin-bottom: 10px;
}

.blog-detail{
	position: relative;
}

.blog-detail .news-block{
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 0;
}

.blog-detail .news-block .lower-content{
	padding-top: 35px;
	border-bottom: 0 !important;
	padding-bottom: 0;
}

.blog-detail .news-block h4{
	font-size: 24px;
	margin-bottom: 10px;
}

.blog-detail .news-block p{
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 30px;
}

.blog-detail .two-column{
	margin-top: 40px;
}

.two-column .image-column{
	position: relative;
	margin-bottom: 40px;
}

.two-column .image-column .image{
	position: relative;
	margin-bottom: 0;
}

.two-column .image-column .image img{
	display: block;
	width: 100%;
	height: auto;
}

.two-column .quote-column{
	position: relative;
}

.two-column blockquote{
	position: relative;
	border: 0;
	padding: 0px 0 0 20px;
}

.two-column blockquote .icon{
	display: block;
	font-size: 36px;
	line-height: 1.2em;
	color: #43c3ea;
	font-weight: 400;
	margin-bottom: 8px;
}

.blog-detail .news-block .two-column blockquote p{
	font-size: 16px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 16px;
}

.blog-detail blockquote .name{
	font-size: 18px;
	line-height: 30px;
	color: #152545;
	font-weight: 700;
	margin-bottom: 5px;
}

.blog-detail  blockquote .designation{
	display: block;
	font-size: 14px;
	line-height: 25px;
	color: #777777;
	font-weight: 400;
}

.blog-detail .post-share-options{
	position:relative;
	padding:25px 0px;
}

.blog-detail .post-share-options p{
	position:relative;
	color:#152545;
	font-size:14px;
	line-height: 25px;
	font-weight:600;
	margin:0;
	display: inline-block;
}

.blog-detail .post-share-options .tags{
	position: relative;
	display: inline-block;
}

.blog-detail .post-share-options .tags li{
	position: relative;
	display: inline-block;
}

.blog-detail .post-share-options .tags a{
	position:relative;
	color:#777777;
	font-size:14px;
	font-weight:400;
	line-height: 25px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.blog-detail .post-share-options .tags a:hover{
	color: #00aeef;
}

.blog-detail .post-share-options .social-icon{
	position: relative;
	display: inline-block;
}

.blog-detail .post-share-options .social-icon li{
	position: relative;
	display: inline-block;
	margin-left: 15px;
}

.blog-detail .post-share-options .social-icon li a{
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	color: #888888;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.blog-detail .post-share-options .social-icon li a:hover{
	color: #00aeef;
}

.styled-pagination{
	position:relative;
	display: block;
	width: 100%;
}

.styled-pagination a, .styled-pagination span {
	position:relative;
	display: inline-block;
	margin: 0 4px 8px;
	text-align: center;
	line-height:40px;
	font-weight:400;
	font-size:14px;
	color:#222222;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}
.styled-pagination .pages {
	position:relative;
	display: inline-block;
}
.styled-pagination .pages a, .styled-pagination .pages span {
	height:40px;
	width: 40px;
}
.styled-pagination .pages a {
	border:1px dashed #d7d7d7;
}
.styled-pagination .pages a:hover,
.styled-pagination .pages span {
	color:#ffffff;	
	background:#43c3ea;
	border:1px solid #43c3ea;
}

.styled-pagination a .next,
.styled-pagination a .prev,
.styled-pagination span .next,
.styled-pagination span .prev  {
	height:40px;
	border:1px dashed #d7d7d7;
	min-width: 70px;
	background-color: #152545;
	color: #ffffff;
}

.styled-pagination a .next:hover,
.styled-pagination a .prev:hover{
	color:#ffffff;	
	background:#43c3ea;
	border-color:#43c3ea;
}

.faq-section{
	position: relative;
	padding:120px 0;
}

.faq-tabs{
	position: relative;
	max-width: 970px;
	margin: 0 auto;
}

.faq-tabs .tabs-content .tab{
	position:relative;
	display:none;
}

.faq-tabs .tabs-content .tab.active-tab{
	display:block;	
}

.faq-tabs .tab-btns{
	position:relative;
	z-index:1;	
	margin-bottom: 20px;
}

.faq-tabs .tab-btns .tab-btn{
	position:relative;
	float:left;
	margin-right:5px;
	font-size:18px;
	line-height:30px;
	color:#152545;
	font-weight:400;
	padding:10px 30px;
	margin-right: 20px;
	cursor:pointer;
	text-transform:capitalize;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family: 'Chivo', sans-serif;
}

.faq-tabs .tab-btns .tab-btn:after{
	position:absolute;
	right: -13px;
	content:'|';
	font-size: 18px;
	line-height: 30px;
	top: 10px;
	color: #bbbbbb;
	font-weight: 400;
	border-bottom: 0;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.faq-tabs .tab-btns .tab-btn:last-child:after{
	display: none;
}

.faq-tabs .tab-btns .tab-btn.active-btn{
	background-color: #43c3ea;
	color: #ffffff;
}

.accordion-box{
	position: relative;
}

.accordion-box .block {
	position: relative;
}

.accordion-box .block .acc-btn{
	position:relative;
	font-size:18px;
	line-height:35px;
	color:#152545;
	font-weight:400;
	cursor:pointer;
	padding:35px 25px;
	padding-right: 45px;
	border-top:1px solid #dddddd;
	background-color: #ffffff;
	font-family: "Chivo", sans-serif;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}

.accordion-box .block:first-child .acc-btn{
	border-top: 0;
}

.accordion-box .block .acc-btn.active{
	padding-bottom: 0;
	color: #43c3ea;

}

.accordion-box .block .icon{
	position:absolute;
	right: 15px;
	top:35px;
	height: 35px;
	width: 35px;
	font-size: 20px;
	line-height: 35px;
	color: #43c3ea;
	text-align: center;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .acc-btn.active .icon:before{
	content: "\f119";
	color: #152545;
}

.accordion-box .block .acc-content{
	position:relative;
	display:none;
}

.accordion-box .block .content{
	position:relative;
	padding: 20px 25px;
}

.accordion-box .block .acc-content.current{ 
	display: block;
}

.accordion-box .block .content .text{
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
}

.faq-form-section{
	position: relative;
	padding: 120px 0;
}

.faq-form{
	position:relative;
	max-width: 970px;
	margin: 0 auto;
}

.faq-form .form-group{
	position:relative;
	margin-bottom:30px;
}

.faq-form .form-group:last-child{
	margin-bottom: 0;
}

.faq-form input[type="text"],
.faq-form input[type="email"],
.faq-form input[type="password"],
.faq-form input[type="url"],
.faq-form input[type="tel"],
.faq-form select,
.faq-form textarea{
	position:relative;
	display:block;
	width:100%;
	font-size:14px;
	color: #bbbbbb;
	font-weight:400;
	line-height:20px;
	padding:14px 25px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	height: 50px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.faq-form .form-group textarea{
	height: 200px;
	resize: none;
	margin-bottom: 10px;
}

.faq-form .form-group input:focus,
.faq-form .form-group textarea:focus{
	border-color:#43c3ea;
}

.faq-form .form-group input[type="submit"],
.faq-form button{
	position:relative;
	text-transform: capitalize;
	line-height: 30px;
	padding: 10px 35px;
}

.main-footer{
	position:relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.main-footer:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background:#152545;
	content: "";
	opacity: 0.90;
}

.main-footer .widgets-section{
	position:relative;
	padding: 120px 0 80px;
}

.main-footer .footer-column{
	position:relative;
}

.main-footer .footer-widget{
	position:relative;
	margin-bottom:40px;
}

.main-footer .footer-column .widget-title{
	position: relative;
	font-size:21px;
	font-weight:400;
	color:#ffffff;
	line-height: 28px;
	padding-bottom: 10px;
	margin-bottom:45px;
}

.main-footer .footer-column .widget-title:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 60px;
	background-color: #43c3ea;
	content: '';
}

.main-footer .about-widget{
	padding-right: 30px;
}

.main-footer .footer-logo{
	position:relative;	
	margin-bottom: 25px;
}

.main-footer .footer-logo figure{
	margin: 0;
}

.main-footer .footer-logo img{
	display:block;
	max-width:100%;	
}

.main-footer .about-widget .text{
	position: relative;
	font-size: 15px;
	line-height: 28px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 30px;
}

.social-icon-two{
	position: relative;
	display: block;
}

.social-icon-two li{
	position: relative;
	display: inline-block;
	margin-right: 17px;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
}

.social-icon-two li a{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-two li a:hover{
	color: #43c3ea;
}

.main-footer .links-widget{
	position: relative;
}

.main-footer .links-widget .list li {
    position: relative;
    display: block;
    padding-left: 25px;
    margin-bottom: 20px;
    width: 50%;
    float: left;
}

.main-footer .links-widget .list li:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	color: #ffffff;
	font-weight: 400;
	content: "\f10e";
	font-family: "LineAwesome";
}

.main-footer .links-widget .list li a{
	position:relative;
	display: block;
	line-height: 20px;
	font-size: 15px;
	color: #ffffff;
	font-weight: 300;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.main-footer .links-widget .list li a:hover{
	color:#43c3ea;
}

.recent-posts{
	position: relative;
}

.recent-posts .post{
	position: relative;
	min-height: 70px;
	padding-left: 105px;
	padding-bottom: 30px;
	border-bottom: 1px solid #3b5891;
	margin-bottom: 35px;
}

.recent-posts .post:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.recent-posts .post .thumb{
	position: absolute;
	left: 0;
	top: 0;
	height: 70px;
	width: 85px;
	overflow: hidden;
}

.recent-posts .post .thumb a{
	display: block;
}

.recent-posts .post .thumb img{
	display: block;
	width: 100%;
	height: auto;
}

.recent-posts .post h4{
	position: relative;
	font-size: 17px;
	color: #ffffff;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 8px;
}

.recent-posts .post h4 a{
	color:#ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.recent-posts .post h4 a:hover{
	color: #43c3ea;
}

.recent-posts .post .read-more{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #3fb4da;
}

.contact-widget{
	position: relative;
}

.main-footer .contact-list{
	position: relative;
	margin-bottom: 30px;
}

.main-footer .contact-list li{
	position: relative;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	padding-left: 40px;
	margin-bottom: 10px;
}

.main-footer .contact-list li span{ 
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	line-height: 30px;
	margin-right: 14px;
	color: #43c3ea;
}

.main-footer .contact-list li a{
	color:#ffffff;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.main-footer .contact-list li a:hover{
	color: #43c3ea;
}

.main-footer .subscribe-form{
	position: relative;
}

.main-footer .subscribe-form .form-group{
	position:relative;
	margin:0px;	
}

.main-footer .subscribe-form .form-group input[type="text"],
.main-footer .subscribe-form .form-group input[type="email"]{
	position:relative;
	display:block;
	font-size:14px;
	color:#222222;
	line-height:20px;
	padding:15px 20px;
	padding-right: 50px;
	height:50px;
	width:100%;
	border-radius: 5px;
	border:1px solid #eeeeee;
	background-color: #ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-footer .subscribe-form .form-group input:focus{
	border-color:#43c3ea;	
}

.main-footer .subscribe-form .form-group input[type="submit"],
.main-footer .subscribe-form .form-group button{
	position:absolute;
	right:0;
	top:0;
	width:50px;
	height:50px;
	line-height: 50px;
	text-align:center;
	display:block;
	font-size:20px;
	color:#ffffff;
	background-color: #43c3ea;
	font-weight:normal;
}

.main-footer .footer-bottom{
	position:relative;
	background-color: #152545;
}

.main-footer .footer-bottom .copyright-text{
	position: relative;
	float: left;
	padding:30px 0;
}

.main-footer .footer-bottom .copyright-text p{
	position: relative;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
}

.main-footer .footer-bottom .copyright-text a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-footer .footer-bottom .copyright-text a:hover{
	text-decoration: underline;
}

.main-footer .footer-bottom .footer-nav{
	position: relative;
	float: right;
}

.main-footer .footer-bottom .footer-nav ul{
	position: relative;
	padding:36px 0;
}

.main-footer .footer-bottom .footer-nav ul li{
	position: relative;
	float: left;
	padding-left: 25px;
	margin-left: 25px;
}

.main-footer .footer-bottom .footer-nav ul li:first-child{
	margin-left: 0;
	padding-left: 0;
}

.main-footer .footer-bottom .footer-nav ul li a{
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-footer .footer-bottom .footer-nav ul li:before{
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 400;
	content: '|';
}

.main-footer .footer-bottom .footer-nav ul li a:hover{
	color: #43c3ea;
}

.main-footer .footer-bottom .footer-nav ul li:first-child:before{
	display: none;
}

.sidebar-page-container{
	position: relative;
	padding: 60px 0 60px; 
}

.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side{
	position: relative;
	margin-bottom: 50px;
}

.sidebar-widget{
    position: relative;
    margin-bottom:55px;
}

.sidebar-side .sidebar-widget:last-child{
	margin-bottom: 0;
}

.sidebar-page-container .sidebar-title{
	position: relative;
	margin-bottom: 30px;
}

.sidebar-page-container .sidebar-title h2{
	position: relative;
	display: inline
	font-size: 24px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 400;
	text-transform: capitalize;
}

.latest-news{
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #d5d5d5;
}

.latest-news .post{
	position: relative;
	padding-left: 125px;
	margin-bottom: 30px;
	min-height: 100px;
}

.latest-news .post-thumb{
	position: absolute;
	left: 0;
	top: 0;	
	height: 100px;
	width: 100px;
	margin-bottom: 20px;
}

.latest-news .post-thumb img{
	position: relative;
	display: block;
	width: 100%;
}

.latest-news .post h3{
	position: relative;
	font-size: 18px;
	line-height: 30px;
	color: #152545;
	font-weight: 400;
	margin-bottom: 7px;
}

.latest-news .post h3 a{
	color: #152545;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.latest-news .post:hover h3 a{
	color: #43c3ea;
}

.latest-news .post .post-info{
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
}

.cat-list{
	position:relative;
	border: 1px solid #d7d7d7;
	padding: 0 25px;
}

.cat-list li{
	position:relative;
}

.cat-list li a{
	position:relative;
	font-size:16px;
	color:#152545;
	line-height: 19px;
	font-weight:400;
	padding: 20px 0;
	padding-left: 35px;
	display:block;
	border-bottom :1px solid #d7d7d7;
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.cat-list li a:before{
	position: absolute;
	left: 5px;
	top: 20px;
	line-height: 19px;
	font-size: 15px;
	color: inherit;
	font-weight: 400;
	font-family: "LineAwesome";
	content: "\f112";
}

.cat-list li:last-child a{
	border-bottom: 0;
}

.cat-list li.active a,
.cat-list li:hover a{
	color: #43c3ea;
}

.contact-page-section{
	position: relative;
	padding: 120px 0 80px;
}

.contact-page-section .sec-title{
	margin-bottom: 50px;
}

.contact-page-section .contact-info {
	position: relative;
	margin-bottom: 40px;
	font-family: "Chivo", sans-serif;
}

.contact-page-section .contact-info li{
	position: relative;
	padding-left: 50px;
	margin-bottom: 5px;
}

.contact-page-section .contact-info li p{
	font-size: 14px;
	line-height: 30px;
	color: #777777;
	font-weight: 400;
}

.contact-page-section .contact-info li strong{
	font-size: 16px;
	line-height: 30px;
	color: #152545;
	font-weight: 700;
	text-transform: uppercase;
}

.contact-page-section .contact-info li .icon{
	position: absolute;
	left: 0;
	top: 0px;
	font-size: 24px;
	line-height: 1.2em;
	color: #43c3ea;
	font-weight: 400;
}

.contact-page-section .contact-info li a{
	color: #777777;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.contact-page-section .contact-info li a:hover{
	color: #00aeef;
}

.contact-page-section .contact-column,
.contact-page-section .form-column{
	position: relative;
	margin-bottom: 40px;
}

.contact-form-two .form-group{
	position:relative;
	margin-bottom:20px;	
}

.contact-form-two .form-group input[type="text"],
.contact-form-two .form-group input[type="email"],
.contact-form-two .form-group input[type="url"],
.contact-form-two .form-group textarea,
.contact-form-two .form-group select{
	position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #bbbbbb;
    line-height: 28px;
    padding: 15px 20px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    font-weight: 400;
    height: 50px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form-two .form-group input:focus,
.contact-form-two .form-group select:focus,
.contact-form-two .form-group textarea:focus{
	border-color:#43c3ea;
}

.contact-form-two .form-group textarea{
	height: 165px;
	resize: none;
}

.contact-form-two .form-group button{
	margin-top: 10px;
	text-transform: capitalize;
	font-size: 18px;
}

.contact-form-two input.error:focus,
.contact-form-two select.error:focus,
.contact-form-two textarea.error:focus{
	border-color:#ff0000;	
}

.contact-form-two label.error{
	display:block;
	font-weight:500;
	font-size:13px;
	text-transform:capitalize;
	line-height:24px;
	color:#ff0000;
	padding-top:7px;
}

.social-icon-four{
	position: relative;
}

.social-icon-four li{
	position: relative;
	display: inline-block;
	margin-right: 10px;
}

.social-icon-four li:first-child{
	margin-left: 0;
}

.social-icon-four li.title{
	position: relative;
	font-size: 18px;
	line-height: 30px;
	color: #152545;
	font-weight: 400;
	font-family: "Chivo", sans-serif;
	margin-right: 15px;
}

.social-icon-four li a{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #777777;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-four li a:hover{
	color: #43c3ea;
}

.map {
    width: 100%;
    height: 720px;
}

#map {
    height: 100%;
}

.shop-upper-box{
	position: relative;
	margin-bottom: 50px;
}

.shop-upper-box .items-label{
	position: relative;
	font-size: 16px;
	line-height: 30px;
	color: #aaaaaa;
	padding: 10px 0;
}

.sort-by .ui-selectmenu-button.ui-button{
	position:relative;
	display:block;
	height:50px;
	width:100%;
	min-width: 270px;
	line-height:26px;
	text-align: left;
	padding:10px 20px;
	font-size: 14px;
	border: 2px solid #eeeeee;
	color: #aaaaaa;
	font-weight: 400;
	text-transform:capitalize;
	background:#ffffff;
}

.sort-by .ui-button .ui-icon{
	background:none;
	position:relative;
	top:3px;
	text-indent:0px;
	color:#43c3ea;	
}

.sort-by .ui-button .ui-icon:before{
	font-family: 'Fontawesome';
	content: "\f107";
	font-weight: 900;
	position:absolute;
	right:0px;
	top:0px;
	width:10px;
	height:20px;
	display:block;
	color:#aaaaaa;
	line-height:20px;
	font-size:16px;
	text-align:center;
	z-index:5;
}

.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active, 
a.ui-button:active, .ui-button:active, 
.ui-button.ui-state-active:hover{
	background-color: #43c3ea;
	border-color:#43c3ea;
}

.shop-item {
	position: relative;
	margin-bottom: 65px;
}

.shop-item .inner-box{
	position: relative;
}

.shop-item .image{
	position: relative;
}

.shop-item .image img{
	display: block;
	width: 100%;
}

.shop-item .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;	
	background: rgba(255,255,255,.80);
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.shop-item:hover .overlay-box{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.shop-item .overlay-box .icon-box{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -20px;
	text-align: center;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);

}

.shop-item:hover .overlay-box .icon-box{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.shop-item .overlay-box .icon-box a{
	position: relative;
	display: inline-block;
	font-size: 24px;
	line-height: 50px;
	color: #ffffff;
	font-weight: 400;
	height: 50px;
	width: 50px;
	text-align: center;
	background-color: #152545;
	margin: 0 5px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

.shop-item .overlay-box .icon-box a:hover{
	background-color: #43c3ea;
}

.shop-item .lower-content{
	position: relative;
	padding: 35px 0px 0;	
	text-align: center;
}

.shop-item .lower-content h3{
	position: relative;
	font-size: 20px;
	color: #152545;
	line-height: 1.2em;
	font-weight: 400;
	margin-bottom: 20px;
}

.shop-item .lower-content h3 a{
	color: #222222;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
} 

.shop-item .lower-content h3 a:hover{
	color: #43c3ea;
}	

.shop-item .lower-content .price{
	position: relative;
	display: block;
	font-size: 16px;
	color: #43c3ea;
	font-weight: 400;
	line-height: 20px;
}

.shop-item .lower-content .price del {
    color: #777777;
    text-decoration: line-through;
    margin-right: 8px;
    font-size: 15px;
}

.shop-sidebar .sidebar-title h2{
	position: relative;
	display: inline
	font-size: 24px;
	line-height: 1.2em;
	color: #152545;
	font-weight: 400;
	padding-bottom: 22px;
}

.shop-sidebar .sidebar-title h2:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 60px;
	background-color: #43c3ea;
	content: "";
	display: inline
}

.category-list{
	position: relative;
	display: block;
}

.category-list li{
	position: relative;
}

.category-list li a{
	position: relative;
	display: block;
	font-size: 15px;
	color: #152545;
	font-weight: 400;
	line-height: 23px;
	padding: 15px 0;
	padding-left: 20px;
	border-bottom: 1px solid #eeeeee;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.category-list li:first-child a{
	padding-top: 0;
}

.category-list li:last-child a{
	border-bottom: 0;
	padding-bottom: 0; 
}

.category-list li a span{
	float: right;
	font-size: 14px;
	margin-right: 20px;
	color: inherit;
	font-weight: 400;
}

.category-list li a:hover{
	color: #43c3ea;
}


.sidebar .related-posts .post{
	position:relative;
	padding-left:90px;
	min-height:70px;
	margin-bottom:18px;
}

.sidebar .related-posts .post:last-child{
	margin-bottom:0px;
}

.sidebar .related-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:70px;
}

.sidebar .related-posts .post .post-thumb img{
	display:block;
	width:100%;	
}

.sidebar .related-posts .post h4{
	top:-2px;
	font-size:18px;
	line-height: 1.2em;
	font-weight:400;
	color:#152545;
	text-transform:capitalize;
}

.sidebar .related-posts .post h4 a{
	color:#152545;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .related-posts .post a:hover{
	color:#43c3ea;	
}

.sidebar .related-posts .rating{
	position: relative;
}

.sidebar .related-posts .rating span{
	position:relative;
	display:inline-block;
	font-size:16px;
	line-height:15px;
	color:#43c3ea;
}

.sidebar .related-posts .price {
    position: relative;
    font-size: 16px;
    font-weight: 400;
}

.sidebar .related-posts .price del {
    color: #777777;
    text-decoration: line-through;
    margin-right: 8px;
    font-size: 15px;
}

.product-details{
	position:relative;
}

.product-details .basic-details{
	position:relative;
	margin-bottom: 50px;
}

.product-details .image-column,
.product-details .info-column{
	margin-bottom:20px;
}

.product-details .info-column{
	position:relative;
}

.product-details .info-column .inner-column{
	position: relative;
}

.product-details .image-column .image-box{
	position: relative;
	margin-bottom: 0;
}

.product-details .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;	
}

.product-details .basic-details .details-header{
	position:relative;
	margin-bottom:35px;	
	margin-top: 15px;
}

.product-details .basic-details .details-header h4{
	font-size:24px;
	font-weight:400;
	color:#152545;
	line-height:1.2em;
	margin-bottom:20px;
}

.product-details .basic-details .details-header h4 a{
	color:#152545;	
}

.product-details .basic-details .item-price{
	position: relative;
	font-size:18px;
	font-weight:400;
	color:#152545;
	line-height:24px;
	display: block;
	margin-bottom: 7px;
}

.product-details .basic-details .item-price del {
    color: #777777;
	margin-right: 15px;
	font-size: 15px;
}

.product-details .basic-details .rating{
	display: inline-block;
	font-size:16px;
	color:#43c3ea;
	margin-right: 15px;
}

.product-details .basic-details .rating .fa{
	display:inline-block;
}

.product-details .basic-details .text{
	font-size:14px;
	line-height:30px;
	color:#777777;
	margin-bottom: 35px;
}

.product-details .basic-details .theme-btn {
    padding: 15px 35px;
    line-height: 20px;
    text-transform: unset;
}

.product-details .basic-details .item-quantity{
	position: relative;
	float: left;
	margin-right: 22px;
	max-width: 80px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
}

.product-details .basic-details .item-quantity input[type="text"],
.cart-table tbody tr .qty input[type="text"]{
	position:relative;
	line-height:50px;
	height:50px;
	background:#ffffff;
	text-align: center;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn{
	height:26px;
	background:#e9e9e9;	
}

.bootstrap-touchspin .input-group-btn-vertical i{
	left:6px;
	top:6px;	
}

.cart-table tbody tr .qty .item-quantity{
	margin-right: 18px;
	min-width: 60px;
}

.product-info-tabs{
	position:relative;
}

.product-info-tabs .prod-tabs{
	position:relative;
}

.product-info-tabs .prod-tabs .tab-btns{
	position:relative;
	z-index:1;
}

.product-info-tabs .prod-tabs .tab-btns .tab-btn{
	position:relative;
	float:left;
	font-size: 16px;
	line-height: 20px;
	color: #152545;
	font-weight: 400;
	padding: 19px 30px;
	text-transform: uppercase;
	border:1px solid #dddddd;
	margin-bottom: -1px;
	cursor: pointer;
	font-family: "Chivo", sans-serif;
}

.product-info-tabs .prod-tabs .tab-btns .tab-btn.active-btn{
	background:#eeeeee;
}

.product-info-tabs .prod-tabs .tabs-container{
	position:relative;
}

.product-info-tabs .prod-tabs .tabs-container .tab{
	position:relative;
	padding: 30px;
	display:none;
	border:1px solid #dddddd;
}

.product-info-tabs .prod-tabs .tabs-container .tab.active-tab{
	display:block;	
}

.product-info-tabs .prod-tabs .tabs-container .tab p,
.product-info-tabs .prod-tabs .tabs-container .tab h2,
.product-info-tabs .prod-tabs .tabs-container .tab h3,
.product-info-tabs .prod-tabs .tabs-container .tab h4,
.product-info-tabs .prod-tabs .tabs-container .tab h5,
.product-info-tabs .prod-tabs .tabs-container .tab h6{
	margin-bottom:15px;	
	display: inline;
}

.product-info-tabs .prod-tabs .tabs-container .tab h3{
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	color:#36404b;
	margin-bottom:15px;
}

.product-info-tabs .prod-tabs .tabs-container .tab h4{
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	color:#222222;
	margin-bottom:15px;
}

.product-info-tabs .prod-tabs .tab p{
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color: #777777;
}

.product-info-tabs .prod-tabs .reviews-container{
	position:relative;	
}

.product-info-tabs .prod-tabs .reviews-container .review-box{
	position:relative;
	margin-bottom:20px;
	min-height:110px;
}

.product-info-tabs .prod-tabs .reviews-container .review-box.reply{
	margin-left: 100px;
}

.product-info-tabs .prod-tabs .reviews-container .rev-thumb{
	position:absolute;
	left:20px;
	top:20px;
	width:70px;
	height:70px;
	margin-bottom:20px;
	background:#ffffff;
	z-index: 99;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}

.product-info-tabs .prod-tabs .reviews-container .rev-thumb img{
	display:block;
	width:70px;
	height:70px;
}

.product-info-tabs .prod-tabs .reviews-container .rev-content{
	position:relative;
	padding:20px;
	padding-left: 120px;
	border:1px solid #e0e0e0;
	background:#ffffff;	
}

.product-info-tabs .prod-tabs .reviews-container .rating{
	color:#43c3ea;
	font-size:16px;
	line-height: 15px;
	margin-bottom: 8px;
}

.product-info-tabs .prod-tabs .reviews-container .rating .fa{
	display: inline-block;
}

.product-info-tabs .prod-tabs .reviews-container .rev-info{
	margin-top: -5px;
	letter-spacing:1px;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	font-weight: 500;
	margin-bottom: 8px;
}

.product-info-tabs .prod-tabs .reviews-container .rev-info span{
	display: inline-block;
	color: #152545;
	font-size:16px;
	margin-right: 25px;
	font-weight: 500;
}

.product-info-tabs .prod-tabs .reviews-container .rev-text{
	position: relative;
}

.product-info-tabs .prod-tabs .reviews-container .rev-text p{
	font-size:13px;
	color: #666666;
	line-height: 24px;
	margin: 0;
}

.product-info-tabs .prod-tabs .add-review{
	position:relative;
	margin:30px 0px 0px;
	font-size:14px;
}

.product-info-tabs .prod-tabs .add-review .rating{
	position:relative;
	padding-top:8px;	
}

.product-info-tabs .prod-tabs .add-review .rating .rate-box{
	position:relative;
	display:inline-block;
	margin-right:10px;
	font-size:14px;
	color:#555555;	
}

.product-info-tabs .prod-tabs .add-review .rating .rate-box:hover,
.product-info-tabs .prod-tabs .add-review .rating .rate-box:focus,
.product-info-tabs .prod-tabs .add-review .rating .rate-box:active{
	color:#43c3ea;	
}

.product-info-tabs .prod-tabs .add-review label{
	position:relative;
	display:block;
	font-size:14px;
	margin-bottom:5px;
	font-weight:400;
	color:#303030;	
}

.product-info-tabs .prod-tabs .add-review h3{
	margin-bottom:20px;	
}

.product-info-tabs .prod-tabs .add-review .form-group{
	position:relative;
	margin-bottom:20px;	
}

.product-info-tabs .prod-tabs .add-review .form-group input[type="text"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="password"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="tel"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="email"],
.product-info-tabs .prod-tabs .add-review .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.product-info-tabs .prod-tabs .add-review .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	height:150px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.product-info-tabs .prod-tabs .add-review .form-group textarea:focus,
.product-info-tabs .prod-tabs .add-review .form-group input:focus,
.product-info-tabs .prod-tabs .add-review .form-group select:focus{
	border-color: #43c3ea;
}

.product-info-tabs .prod-tabs .add-review .form-group button{
	font-weight: 500;
	padding: 22px 35px;
}

span#dle-captcha img {
    height: 50px;
}
input#sec_code {
    display: inline-block;
    width: 57%;
}
.c-captcha a {
    display: inline-block;
    width: 40%;
}

.table .thead-dark th {
    color: #fff;
    background-color: #152545;
    border-color: #32383e;
}
.table td, .table th {
    padding: 15px 30px;
    vertical-align: top;
    border-top: 1px solid #41bce466;
	color: #152545;
}
img.fr-dii.fr-fil {
    margin: 5px 20px 5px 0;
}
.arrow-pd {
    padding-top: 56px;
    padding-bottom: 46px;
}
img.fr-dii.fr-fir {
    margin: 5px 0 5px 15px;
}
#dle-comments-form, #dlemasscomments {
    display: none;
}

#loading-layer {
		display: block !important;
		background-color: #fff;
		background-color: rgba(255,255,255,0.9);
		z-index: 9999;
		position: fixed;
		top: 0; left: 0; right: 0; bottom: 0;
		width: 100%; height: 100%; text-indent: -9999px;
		overflow: hidden;
		white-space: nowrap;
	}
	#loading-layer:before, #loading-layer:after, .mfp-preloader:before, .mfp-preloader:after {
		content: "";
		border-radius: 50%;
		position: absolute;
		left: 50%; top: 50%;
	}
	#loading-layer:before, .mfp-preloader:before {
		width: 100px; height: 100px;
		margin: -50px 0 0 -50px;
	}
	#loading-layer:after, .mfp-preloader:after {
		width: 40px; height: 40px;
		background-color: #292929!important;
		margin: -20px 0 0 -20px;
	}

	#loading-layer:before, .mfp-preloader:before {
		-webkit-animation: load1 1s infinite ease;
		animation: load1 1s infinite ease;
	}
	#loading-layer:after, .mfp-preloader:after  {
		-webkit-animation: load2 1s infinite -0.32s ease;
		animation: load2 1s infinite -0.32s ease;
	}
	@-webkit-keyframes load1 {
		0%, 80%, 100% { -webkit-transform: scale(1,1); }
		40% { -webkit-transform: scale(.6,.6); }
	}
	@keyframes load1 {
		0%, 80%, 100% { transform: scale(1,1); }
		40% { transform: scale(.6,.6); }
	}
	@-webkit-keyframes load2 {
		0%, 80%, 100% { -webkit-transform: scale(1,1); }
		40% { -webkit-transform: scale(.5,.5); }
	}
	@keyframes load2 {
		0%, 80%, 100% { transform: scale(1,1); }
		40% { transform: scale(.5,.5); }
	}
	

.highslide-wrapper, .highslide-outline { background: #fff }
.highslide-image { border: 2px solid #fff }
.highslide-active-anchor { visibility: hidden } 
.highslide-active-anchor img { visibility: hidden }
.highslide-dimming { background-color: black }
.highslide-html { background-color: white }
.highslide-loading { display: block; color: white; font-size: 9px; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black }
a.highslide-full-expand { background: url(../dleimages/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px }
.highslide-display-block { display: block }
.highslide-display-none { display: none }
.highslide-caption { display: none; padding: 5px; background: white }
.highslide-controls { width: 195px; height: 40px; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px; margin-right: 15px; margin-bottom: 10px; margin-top: 10px }
.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px }
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a { background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif); display: block; float: left; height: 30px; width: 30px; outline: none }
.highslide-controls a.disabled { cursor: default }
.highslide-controls a span { display: none }

.highslide-controls .highslide-previous a { background-position: 0 0 }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important }
.highslide-controls .highslide-play a { background-position: -30px 0 }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important }
.highslide-controls .highslide-pause a { background-position: -60px 0 }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px }
.highslide-controls .highslide-next a { background-position: -90px 0 }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important }
.highslide-controls .highslide-move a { background-position: -120px 0 }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px }
.highslide-controls .highslide-full-expand a { background-position: -150px 0 }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important }
.highslide-controls .highslide-close a { background-position: -180px 0 }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px }

.ui-widget-overlay {
background: #000;
opacity: 0.5;
left: 0; top: 0; right: 0; bottom: 0;
position: fixed;
}
.ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }
.ui-helper-clearfix { display: inline-block }
* html .ui-helper-clearfix { height: 1% }
.ui-helper-clearfix { display: block }
.ui-dialog {
	text-align: left;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 370px;
	border-radius: 2px;
	box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
	border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1);
	background-color: #f7f7f7;
	background-clip: padding-box;
}
.ui-dialog-titlebar {
    padding: 20px 20px;
    position: relative;
    background: #727272;
    color: #fff;
}
.ui-dialog-title { float: left; font-weight: bold; font-size: 1.15em; }
.ui-dialog-titlebar-close {
	position: absolute;
	right: 10px; top: 50%;
	margin-top: -16px;
	height: 32px; width: 32px;
	border: 0 none !important;
}
.ui-dialog-titlebar-close .ui-icon {
	display: block;
	margin: 10px auto 0 auto;
	width: 12px; height: 12px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAA1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTW7eCkWAAAACHRSTlMA8DiyCsELwNb3saQAAABlSURBVBjTY2AxYoACZQcG10YFCJtJooTBokMIwlHsaAZioBRYAigKJoAAJAghoRIQCiYEoSEiUCmIBFQKLAGTAkvApCASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==);
	-webkit-background-size: 12px auto; background-size: 12px auto;
	opacity: .5;
}
.ui-button {
	float: right;
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	height: 36px;
	border-radius: 18px;
	line-height: 22px;
	outline: none;
	background-color: #3394e6;
	color: #fff;
	border: 0 none;
	padding: 7px 22px;
	text-decoration: none !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-transition: all ease .1s; transition: all ease .1s;
}
.ui-dialog-titlebar-close:hover .ui-icon { opacity: 1; }
.ui-icon { overflow: hidden; text-indent: -9999px; }
.ui-dialog label { color: #575757; }
.ui-dialog-content { padding: 20px; border: 1px solid #fff; overflow: auto; position: relative; zoom: 1; }
.loginbox.ui-dialog, .loginbox .ui-dialog-content { overflow: visible !important; }
.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
.ui-dialog .ui-dialog-buttonpane { padding: 20px; text-align: center; }
.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }
.ui-button { margin: 0 3px; }
.ui-helper-hidden-accessible{display: none;}
.full-pic img {
    width: 100%;
}
.quote {
    padding: 20px 25px 30px;
    margin: 1.3em 0;
    border: 0px;
    border-left: 5px;
    font-style: italic;
    font-size: 17px;
    line-height: 2;
    color: #fff;
}
 #marker-bar,
	#txtselect_marker {
		display: block;
		visibility: hidden;
		position: absolute;
		z-index: 1200;
		opacity: 0;
		-webkit-transition: opacity .4s, visibility .1s linear .4s;
		transition: opacity .4s, visibility .1s linear .4s;
	}
	#txtselect_marker {
		cursor: pointer;
		background:url(../dleimages/marker.png) no-repeat 0 0;
	}
	#txtselect_marker:hover { background-position: 0 -32px; }
	#marker-bar{
		border: 1px solid #ccc;
		border-radius: 15px;
		background: #fff;
		padding: 5px 10px;
		cursor: default;
		box-shadow: 0 0 4px #ccc; -webkit-box-shadow: 0 0 4px #ccc;
	}
	#marker-bar.show {
		-webkit-transition: opacity .4s, visibility 0s;
		transition: opacity .4s, visibility 0s;
		opacity: 1;
		visibility: visible;
	}
	#txtselect_marker.show {
		visibility: visible;
		width: 32px; height: 32px;
		-webkit-transition: opacity .4s, visibility 0s;
		transition: opacity .4s, visibility 0s;
		opacity: 1;
	}
	#marker-bar .masha-social,
	#marker-bar .masha-marker{
		cursor: pointer;
		display: block;
		margin: 0 5px;
		float: left;
	}
	#marker-bar .masha-marker{
		line-height: 1em;
		color: #aaa;
		border-bottom: 1px dotted #aaa;
		margin-right: 10px;
	}
	#marker-bar .masha-marker:hover {
		color: #ea3e26;
		border-color: #ea3e26;
	}
	.user_selection, .user_selection_true {
		background: #fff5d5;
		padding: 2px 0;
	}
	.user_selection a.txtsel_close,
	.user_selection_true a.txtsel_close { display: none; }
	.user_selection .closewrap, .user_selection_true .closewrap { position: relative; }
	.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
		display: inline-block;
		position: absolute;
		top: -7px; left: -5px;
		width: 33px; height: 33px;
		background: url(../dleimages/closemarker.png) 0 0 no-repeat;
	}
	.user_selection.hover a.txtsel_close:hover,
	.user_selection_true.hover a.txtsel_close:hover { background-position: -0px -33px; }

	#share-popup {
		border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1);
		border-radius: 2px;
		background: #fff;
		position: absolute; z-index: 100;
		width: 414px;
		display: none;
		padding: 20px 0;
		opacity: 0;
		box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
		background-clip: padding-box;
		-webkit-transition: opacity .4s, visibility .1s linear .4s;
		transition: opacity .4s, visibility .1s linear .4s;
	}
	#share-popup.show {
		display: block; opacity: 1;
		-webkit-transition: opacity .4s, visibility 0s;
		transition: opacity .4s, visibility 0s;
	}
	#share-popup .social { padding: 0 0 10px 17px; }
	#share-popup .social p { padding-bottom: 10px; margin: 0; font-weight: bold;}
	#share-popup .social ul { list-style: none; margin: 0; padding: 0; }
	#share-popup .social ul li { display: inline; margin-right: 20px; padding-top: 2px; }
	#share-popup .social ul a {
		text-decoration: none;
		font-size: 12px;
		display: inline-block;
		color: #919191;
	}
	#share-popup .social ul a:hover { text-decoration: underline; }
	#share-popup .social a span {
		cursor: pointer;
		width: 20px; height: 20px;
		background: url(../dleimages/social-icons.png) 20px 20px no-repeat;
		display: inline-block;
		vertical-align: middle;
		margin: -3px 5px 0 0;
	}
	#share-popup .social .tw span { background-position: 0 -20px; }
	#share-popup .social .tw:hover span { background-position: 0 0; }
	#share-popup .social .fb span { background-position: -20px -20px; } 
	#share-popup .social .fb:hover span { background-position: -20px 0; }
	#share-popup .social .vk span{ background-position: -40px -20px; }
	#share-popup .social .vk:hover span { background-position: -40px 0; }
	#share-popup .social .gp span{ background-position: -60px -20px; }
	#share-popup .social .gp:hover span { background-position: -60px 0; }
	#share-popup .link {
		clear: both;
		border-top: 1px solid #d9d9d9;
		padding: 10px 5px 0 10px;
		line-height: 1.2;
		overflow: hidden;
		margin: 0 7px;
	}
	#share-popup .link p {
		font-weight: bold;
		padding: 0 0 3px 0;
		margin: 0;
	}
	#share-popup .link span {
		color: #999;
		font-size: 10px;
		display: block;
		padding-top: 3px;
	}
	#share-popup .link a { display: block; }
	.dle-alert, .dle-confirm, .dle-promt { padding: 20px 1em !important; }
.lower-content .info ul li:before {

}
.lower-content ul, .lower-content ol {
    padding-left: 40px;
	margin: 20px 0;
    line-height: 2;
}
.lower-content ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: top;
}
.lower-content ul.info {
    padding-left: 0;
	margin-top: 0;
}
.lower-content ul.info li:before {
	display:none;
}
.lower-content ol {
	counter-reset: list;
}
.lower-content ol li:before {
    font-size: 15px;
    margin-right: 5px;
    vertical-align: top;
    counter-increment: list;
    content: counter(list) '.';
    font-weight: bold;
    display: inline-block;
    width: 14px;
    text-align: center;
}
.quote:before {
    font: normal normal normal 45px/1 FontAwesome;
    content: "\f10d";
    font-size: 15px;
    margin-right: 10px;
}
.quote:after {
    font: normal normal normal 45px/1 FontAwesome;
    content: '\f10d';
    height: 20px;
    font-size: 15px;
    position: absolute;
    margin-left: 10px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.m-auto { margin: auto; }
.m-right { float: right; }

.custom-list {
	border: 0;
	border-right: 3px solid #142645;
	border-bottom: 3px solid #142645;
	font-size: 1.5rem;
    font-weight: 500;
    background-color: inherit;
}

.list-group-item-action:focus, .list-group-item-action:hover {
    color: #43c3ea;
    border-bottom: 3px solid #43c3ea;
    background-color: inherit;
    }

.subhead-repair {
	font-weight: 600;
        color:#1E90FF;
	font-size: 1.5rem;
	padding-bottom: 1rem!important;
	padding-top: 1rem!important;
}

.contact-repair {
	font-weight: 600; font-size: 1.5rem; padding-bottom: 2.5rem; color: #495057;
}

.btn-repair {
	text-align: center;
}

.grid-gradient {
    background: linear-gradient( #14264515, transparent 0,5px ), linear-gradient( 90deg, #14264515, transparent 1px );
    background-size: 10px 10px;
    background-position: center center;
    border-radius: 3px;
  }
  
  .grid-gradient {
    background: linear-gradient( #14264515, transparent 1px ), linear-gradient( 90deg, #14264515, transparent 1px );
    background-size: 10px 10px;
    background-position: center center;
    border-radius: 3px;
  }
  
  .text1{

	font-size: 12px;
	line-height: 1.5
	

}
  

.text ol {margin-top: 1rem;}

.text ol li {list-style: decimal; list-style-position: inside}
    .with-pad-3 {
        padding: 60px 0 60px;
    }

    .get-discount {
        display: none;
        visibility: hidden;
    }

    #prices h3 {
        font-size: 2em;
        margin-bottom: 30px;
        line-height: 1.4em;
        font-weight: 400;
    }

    .prices li {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        border-bottom: 1px solid #eee;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    .prices li .price {
        font-weight: bolder;
    }

    .nav-tabs>.nav-item>.nav-link.active {
        border: 1px solid #888;
        border-radius: 30px;
    }

    .nav-tabs>.nav-item>.nav-link {
        color: #888;
        margin: 0;
        margin-right: 5px;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 30px;
        font-size: 14px;
        padding: 11px 23px;
        line-height: 1.5;
    }

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        color: #495057;
        background-color: #fff;
        border-color: #ddd #ddd #fff;
    }

    .nav-item .nav-link,
    .nav-pills .nav-link,
    .nav-tabs .nav-link,
    .navbar {
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        -ms-transition: all 300ms ease 0s;
        transition: all 300ms ease 0s;
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
    }

    .nav-link {
        display: block;
        padding: .5rem 1rem;
    }

    .nav-tabs {
        border: 0;
        padding: 15px 0.7rem;
    }
.text3
{
position:relative;
margin-bottom:50px;
font-size: 20px;
text-align: center;
}