/*
Theme Name: The7
Theme URI: http://the7.io/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 9.0.1.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header){
	box-shadow:0 0 15px 1px rgba(0,0,0,0.4);
}
a {
	transition: all .5s ease;
}
#layerslider_2 .ls-inner{
	background-size: cover !important;
}
*{outline: none !important;}
a:hover {
	text-decoration: none;
	transition: all .5s ease;
}
.main-nav .sub-nav>li>a{
	background: transparent !important;
	text-transform: uppercase;
	color:#48a5dc !important;
}
.main-nav .sub-nav>li>a:hover{
	background: #032c70 !important;
	color:#FFF !important;
}
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text{
	color:#032c70 !important;
	transition: all .5s ease;
}
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a:hover .menu-text, .main-nav .sub-nav > li:not(.wpml-ls-item) > a:hover .menu-text {
	color:#FFF !important;
	transition: all .5s ease;
}
.top-header .outside-item-remove-margin.main-nav > li:last-child > a{
	background: #0065b5;
	padding: 4px 20px !important;
	color: #FFF !important;
}
.top-header .outside-item-remove-margin.main-nav > li:last-child > a:hover{
	background: #032c70;
	padding: 4px 20px !important;
	color: #FFF !important;
}
.top-header .outside-item-remove-margin.main-nav > li:last-child > a .menu-text{
	color: #FFF !important;
	transition: all .5s ease;
}
.video-full-width video{
    width: 100%;
    min-height: 500px;
    
}
.banner-text h2{
	font-weight: 300;
	text-transform: uppercase;
	text-shadow:0px 2px 2px rgba(0,0,0,0.5) !important;
}
.banner-text h3{
	font-weight: 900 !important;
	font-size: 80px !important;
	margin-bottom: 0px;
	line-height: 90px !important;
	color: #FFF  !important;
	text-transform: uppercase;
	text-shadow:0px 2px 2px rgba(0,0,0,0.5) !important;
}
.banner-text h4{
	font-weight: 500 !important;
	margin-bottom: 20px;
	font-size: 60px !important;
	line-height: 70px !important;
	color: #FFF  !important;
	text-shadow:0px 2px 2px rgba(0,0,0,0.5) !important;
}

.banner-text p{
	font-weight: 500 !important;
	font-size: 20px !important;
	line-height: 30px !important;
	width: 80%;
	text-shadow:0 0 2px rgba(0,0,0,0.3) !important;
}
.banner-button a{
	margin-top: 20px !important;
	display: inline-block !important;
	padding: 15px 40px  !important;
	color:#0165b2 !important;
	background: #FFF !important;
	border-radius: 30px !important;
	border:none !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
	box-shadow: 3px 3px 15px rgba(0,0,0,0.2) !important;
}
.banner-button a:hover{
	color:#FFF !important;
	background: #0165b2 !important;
	box-shadow: 5px 5px 30px rgba(0,0,0,0.5) !important;
}
#main{
	padding: 0px !important;
}
@media (max-width: 1200px){
	.banner-text h2{
		font-size: 20px !important;
		line-height: 24px !important;
	}
	.banner-text h3{
		font-size: 48px !important;
		line-height: 52px !important;
	}
	.banner-text h4{
		font-size: 38px !important;
		line-height: 46px !important;
	}
	.banner-text p{
		width: 100%;
		font-size: 16px !important;
		line-height: 24px !important;
	}
}
@media (max-width: 760px){
	body, html{
		overflow-x: hidden;
	}
}
.ls-numbers .ls-nav-prev, .ls-numbers .ls-nav-next{
	background: #032c70 !important;
}
.branding a img, .branding img{
	width: 70%;
	transition: 0.3s ease;
}
.sticky-on .branding a img, img.mobile-logo{
	width: 50%;
	transition: 0.3s ease;
}
.ls-layers{
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.main-nav > li > a .menu-text{
	text-transform: uppercase;
	font-weight: 900;
	font-size: 14px;
}

.ls-bottom-slidebuttons a{
	border-radius: 50%;
}
.ls-numbers .ls-bottom-slidebuttons a{
	text-indent: -9999px;
}
.ls-numbers .ls-bottom-slidebuttons a{
	width: 15px !important;
	height: 15px !important;
}
.home-counter{
	background: #032c70;
    padding: 20px 30px;
	border-left: 10px solid #48a5dc;
	margin-top: -150px;
	margin-left: -50px;
	width:300px !important;
	z-index: 99;
	position: relative;	
}
@media (max-width: 1200px){
	.home-counter{
		margin-left: 0px;
		margin-top: -40px;
		width:100% !important;
	}
}
.home-counter .stats-desc{
	text-align: left !important;
}
.home-counter .aio-icon-right{
	position: absolute;
    top: 50px;
    left: 110px;
}
.content h1{
	color: #0164b8;
	font-size: 18px !important;
	text-decoration: underline;
}
button.common-button, .common-button a button{
	border-bottom: 5px solid #48a5dc !important; 
	transition: 0.3s ease;
}
button.common-button:hover,  .common-button a button:hover,  .common-button a button:focus{
	border-bottom: 5px solid #032c70 !important; 
	transition: 0.3s ease;
}
.home-product-bg .vc_column-inner{
	background: #FFF;
	padding-bottom: 30px;
	padding-top: 15px;
	border-bottom: 7px solid #48a5dc;
	margin-bottom: 70px;
	box-shadow: 2px 0 10px rgba(0,0,0,0.1);
}
.what-we-do{
	padding:0 14%;
}
@media (max-width:1200px){
	.what-we-do{
		padding:0 7%;
	}
}
@media (max-width:760px){
	.what-we-do{
		padding:0 5%;
	}
}
.text-white{
	color: #FFF !important;
}
.what-we-do h2{
	color: #FFF;
}
#tab_container_117 .wpsm_nav-tabs, #tab_container_117 .wpsm_nav{
	margin-bottom: 0px !important;
}
#tab_container_117 .wpsm_nav-tabs > li{
	border-top: 5px solid #0c74ba !important;
}
#tab_container_117 .wpsm_nav-tabs > li.active{
	border-top: 5px solid #48a5dc !important;
}
#tab_container_117 .wpsm_nav-tabs > li a, #tab_container_117 .wpsm_nav-tabs > li.active > a{
	font-family: 'Nunito' !important;
	font-weight: 600;
	border: none !important;
}
#tab_container_117 .tab-content{
	border: none !important;
	background: #FFF;
}
.tab-content > .tab-pane{	
	font-size: 16px;
	line-height: 24px;
	color:#383838;
	font-weight: 600;
	font-family: 'Nunito' !important;
}
.tab-content > .tab-pane ul{
	margin-top: 20px;
	margin-bottom: 20px;
}
.tab-content > .tab-pane ul li{
	list-style: none;
	position: relative;
	color: #48a5dc;
	padding: 7px 0px  7px 20px;
}
.tab-content > .tab-pane ul li:before {
    content: "\f105";
    font-family: FontAwesome;
	color: #48a5dc;
	position: absolute;
	left: 5px;
	top: 7px;
	font-size: 14px;
}
.client-slider .vc_box_border_grey{
	padding: 10px;
}
.client-slider img{
	padding: 5px;
	background: #FFF;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.fancy-header .breadcrumbs li{
	text-transform: uppercase;
}
.product-blue-bg>.vc_column-inner>.wpb_wrapper{
	background: #032c70;
	border-bottom: 7px solid #48a5dc;
}
.product-blue-bg{
	color: #FFF !important;
}
.product-blue-bg h3 {
	color: #FFF !important;
	font-size: 30px;
	font-weight: 300;
}
.product-blue-bg h3 strong{
	font-weight: 900;
}
.product-blue-bg h3 a{
	color: #FFF !important;
}
.product-blue-bg h3 a:hover{
	color: #55c0ff !important;
}
.product-blue-bg p{
	font-size: 16px;
	line-height: 20px;
}
.product-counter .stats-desc{
	position: relative;
	padding: 0px 10px 15px 70px;
	text-align: left;
}
.product-counter .stats-desc .stats-number{
	position: absolute;
	width: 50px;
	height: 50px;
	left: 5px;
	top: 5px;
	border-radius: 50%;
	display: block;
	text-align: center;
	padding-top: 9px;
	color: #032c70;
	background: #FFF;
	font-weight: 900;
}
.product-heading1 h3{
	color: #032c70;
	font-size: 34px;
	font-weight: 300;
}
.product-heading1 h3 strong{
	color: #032c70;
	font-size: 34px;
	font-weight: 900;
}
.product-inner-heading1 h3, .product-inner-heading1 h3 a{
	color: #000;
	font-size: 19px;
	font-weight: 700;
	line-height: 30px;
}
.product-inner-heading1 h3 strong, .product-inner-heading1 h3 a strong{
	color: #48a5dc;
	font-size: 24px;
	font-weight: 900;
}
.product-inner-counter .stats-desc{
	position: relative;
	padding: 0px 70px 15px 0px;
	text-align: right;
}
.product-inner-counter .stats-text{
	font-weight: 600;
	padding-top: 15px;
	color: #032c70;
}
.product-inner-counter .stats-desc .stats-number{
	position: absolute;
	width: 50px;
	height: 50px;
	right: 5px;
	top: 5px;
	border-radius: 50%;
	display: block;
	text-align: center;
	padding-top: 9px;
	color: #FFF;
	background: #032c70;
	font-weight: 900;
}
.products-inner-heading2 h4{
	background: #032c70;
	font-weight: 900;
	color: #FFF;
	font-size: 34px;
	padding: 10px !important;
}
.white-bg>.wpb_column>.vc_column-inner>.wpb_wrapper{
	background: #FFF;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.white-bg>.wpb_column>.vc_column-inner>.wpb_wrapper P{
	font-size: 13px;
	font-weight: 600;
}
.video-button button{
	position: relative;
	padding: 7px 5px 7px 30px;
	font-size: 18px;
	font-weight: 300;
	border: none !important;
	color: #000 !important;
	outline: none !important;
	transition: 0.3s ease;
}
.video-button button:hover{
	color: #48a5dc !important;
	outline: none !important;
	transition: 0.3s ease;
}
.video-button button:before {
    content: "\f01d";
	font-weight: 300;
    font-family: FontAwesome;
	color: #48a5dc;
	position: absolute;
	left: 5px;
	top: 5px;
	transition: 0.3s ease;
	font-size: 20px;
}
.video-button button:hover:before {
	color: #032c70;
	transition: 0.3s ease;
}
.product-inner-round-button button{
	width: 50px;
	height: 50px;
	line-height: 50px;
	padding: 0px !important;
	border-radius: 50%;
	margin-bottom: 15px !important;
}
.product-details-heading1 h2{
	font-size: 36px;
	color: #48a5dc;
}
.product-details-heading1 .uvc-sub-heading{
	color: #000;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
}
.content table, .content td, .content th, .wpb_text_column ul li{
	font-size: 15px;
	padding: 5px;
}
.content td strong{
	display: block;
	white-space: nowrap;
}
.product-video-button button{
	background: transparent !important;
	border-radius: 0px;	
	color:#FFF;
	padding: 15px 30px !important;
	border:none;
	border-bottom: 5px solid #48a5dc !important;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	transition: 0.3s ease;
	text-transform: uppercase;
	line-height: 1.4em;
	outline: none;
}
.product-video-button button:hover, .product-video-button button:focus{
	border-radius: 0px;
	color:#FFF;
	background: transparent !important;
	padding: 15px 30px !important;
	border:none;
	border-bottom: 5px solid #032c70 !important;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	transition: 0.3s ease;
	text-transform: uppercase;
	line-height: 1.4em;
	outline: none;
}
.product-video-button button:before {
    content: "";	
	background:#032c70 !important;	
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: -2;
	transition: 0.3s ease;
}
.product-video-button button:after{
	background:#48a5dc;
	position: absolute;
	content: "";
	top: -50px;
	left:0px;
	width:100%;
	z-index: -1;
	height: 100%;
	transition: 0.3s ease;
}
.product-video-button button:hover:after{
	top:0px;
	transition: 0.3s ease;
}
.white-bg-contact{
	background: #FFF;
	padding: 20px;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.white-bg-contact .aio-icon-description{
	padding-left: 60px;
}
.white-bg-contact .aio-icon-description a{
	text-decoration: none;
	color: #48a5dc;
}
.white-bg-contact .aio-icon-description a:hover{
	text-decoration: none;
	color: #032c70;
}
textarea{
	height: 80px;
	resize: none;
}
iframe{
	border: none !important;
	outline: none !important;
}
input.wpcf7-submit{
	background: #032c70 !important;
	border-radius: 0px;	
	color:#FFF;
	font-weight: 300;
	text-transform: uppercase !important;
	padding: 5px 30px !important;
	border:none;
	border-bottom: 5px solid #48a5dc !important;
	font-size: 12px;
	transition: 0.3s ease;
	text-transform: uppercase;
	line-height: 1.4em;
	outline: none;
}
input.wpcf7-submit:hover, input.wpcf7-submit:focus{
	color:#FFF;
	background: #48a5dc !important;
	border:none;
	border-bottom: 5px solid #032c70 !important;
	transition: 0.3s ease;
}
footer .widget-title{
	font-size: 18px;
	font-weight: 800;
	color: #FFF;
	margin-bottom: 20px;
	border-bottom: 1px solid #0164b8;
	text-transform: uppercase;
}
footer .textwidget p{
	padding: 0px 10px 20px 70px;
	position: relative;
	color: #FFF;
	font-size:14px;
	line-height: 30px;
}
footer .textwidget p i{
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 0px;
	top: 5px;
	background: #48a5dc;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 50%;
	font-size: 20px;
}
#bottom-bar .wf-float-left{
	width: 100%;
	text-align: center;
}
@media (max-width: 760px){
	.content h2{
		font-size: 30px;
		line-height: 36px;
	}
	.ls-numbers .ls-nav-prev, .ls-numbers .ls-nav-next{
		display: none;
	}
	.ls-bottom-nav-wrapper{
		margin-top: 20px;
	}
	.ls-numbers .ls-bottom-slidebuttons a{
		width: 10px !important;
		height: 10px !important;
	}
}