/* Toprate Business - HTML Template */

/************ TABLE OF CONTENTS ***************

1. Fonts
2. Reset
3. Global
4. Fancy Box
5. Socials Link
6. Scroll To Top / Style Two
7. Main Header / style two / Style Three
8. Main Slider
9. Section Title
10.About Section
11.Fact Counter
12.Service Section / Style Two
13.Project Section / Style Two
14.Shoos Us Section
15.Testimonial Section / Style Two / Style Three
16.Team Section / Style Two
17.News Section / Style Two
22.Clients Section / Style Two / Style Three
23.Main Footer / Style Two
24.Why Choss Section
25.About Us
26.Gallery Section
27.Call Back Section
28.Page Title
29.Services Details
30.Projects Details
31.Related Projects
32.Our Blog Page
33.Blog Details
34.Contact Info
35.Contact Section
36.Error Page




**********************************************/

/*
font-family: 'Poppins', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Lobster', cursive;
*/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Lobster');


@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('polyglot-language-switcher.css');
@import url('jquery.bootstrap-touchspin.css');
@import url('jquery.mCustomScrollbar.min.css');


/*** 

====================================================================
	Reset
====================================================================

 ***/

* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-size:15px;
	color:#777777;
	font-family: 'Poppins', sans-serif;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	padding-top: 17px;
}

.main-menu{
	
}

.translate{
	float: right;
    margin-top: -6%;
    z-index: 999999999;
    position: relative;
}

.brasill{
	
}

.navbar-toggle{
	margin-top: auto !important;
}

.botao-formsnots {
	border: 1px solid;
	padding: 5px;
	border-radius: 5px
}

.botao-formsnots a{
	border: 1px solid;
	padding: 5px;
	border-radius: 5px
}

.botao-formsnots a:hover{
	border: 1px solid;
	padding: 5px;
	border-radius: 5px
}

.texto-obrigado{
	color: #fff;
}

.bt-form-home{
	color: #fff;
	padding: 2px  11px  11px  11px;
	width: 100%;
	background-color: #ff7e22;
	font-weight: bold;
	
}

.chamadas-home{
	
}

.nome-dicas{
	padding-left: 2px;
	padding: 1PX;
    width: 100%;
	margin-bottom: 17px;
}

.telefone-dicas{
	padding-left: 2px;
	padding: 1PX;
    width: 100%;
    margin-bottom: 17px;
}

.emailform{
	
}

.mensagem-form {
    height: 100px !important;
}

.titulos-importantes{
	background-image: url(../images/icons/logotipo.png);
    background-repeat: no-repeat;
    padding-left: 32px;
    padding-top: 7px;
    height: 37px;
}

.zaped{
	float: right;
    margin-top: -21px;
    margin-left: -4px;
    z-index: 10000;
    width: 27px;
    padding-top: 5px;
}

.padding-space{
	padding-left: 33px;
}

.image-box{
	
}

.shoos-us-player{
	
}

.video-size{
	
}


.pagg-text img{
	padding: 3px;
    margin: 6px 3px;
    background-color: #e8e8e8;
}

.slide-prods{
	max-height: 500px !important;
	height: 500px !important;
}
.slide-geramos{
	top: 100px !important;
	overflow: auto;
}

.main-menu .navbar-header .navbar-toggle:focus{
	background-color: #ff7c20 !important;
}

.pag-text{
	text-align: left;
	color: #585858 !important;
}

.pag-h2{
	align-items: left;
    text-align: left;
    display: block !important;
	position: relative;
    font-size: 40px;
    font-weight: 400;
    color: #2d2d2d;
    line-height: 26px;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.pag-h2:after{
	left: 32px !important;
    width: 112px !important;
    height: 4px !important;
	position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    margin-left: -32px;
    background-color: #ff7f24;
}

.depo-client{
	font-size: 3.5em;
    text-align: center;
    right: auto;
    position: relative;
    width: 100%;
    margin-bottom: 70px;
    font-variant-caps: all-petite-caps;
}

.menu-topo{
	background-color: #e6e6e6;
	margin-top: 14px;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#c08c4d;
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
	font-family: 'Poppins', sans-serif;
}

input,button,select,textarea{
	font-family: 'Poppins', sans-serif;
}

textarea{
	overflow: hidden;
}

.theme_color{
	color:#c08c4d;
}
figure{
	margin-bottom: 0px;
}
p{
	position:relative;
	line-height:1.8em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.medium-container{
	max-width:850px;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
}

.grey-bg{
	background-color: #f6f6f6;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.centered{
	text-align:center;	
}

/*Btn Style One*/

.btn-style-one{
	position: relative;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	background: #00bffe;
	display: inline-block;
	padding: 18px 38px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.btn-style-one:hover{
	color: #ffffff;
	background: #383b3c;
}

/*Btn Style two*/

.btn-style-two{
	position: relative;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	background: #272a2b;
	display: inline-block;
	padding: 22px 38px;
	line-height: 26px;
	opacity:1;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.btn-style-two:hover{
	opacity:0.80;
	color: #ffffff;
	background: #00bffe;
}

/*Btn Style One*/

.btn-style-three{
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	background: #ff7d1f;
	display: inline-block;
	padding: 18px 38px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.btn-style-three:hover{
	color: #ffffff;
	background: #ff7d1f;
}

/*Btn Style four*/

.btn-style-four{
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	background: #272a2b;
	display: inline-block;
	padding: 18px 38px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.btn-style-four:hover{
	color: #ffffff;
	background: #ff7d1f;
}


/*Btn Style five*/

.btn-style-five{
	position: relative;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	background: #383b3c;
	display: inline-block;
	padding: 11px 38px;
	line-height: 26px;
	opacity:1;
	border: 1px solid #d0d1d1;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.btn-style-five:hover{
	color: #ffffff;
	background: #00bffe;
	border-color: #4bd2fe;
}

/*Btn Style Six*/

.btn-style-six{
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    background: #f0ad4e;
    display: inline-block;
    padding: 12px 38px;
    line-height: 26px;
    border: 1px solid #c77e15;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.btn-style-six:hover{
	color: #ffffff;
	background: #383b3c;
	border-color: #383b3c;
}

/*Btn Style Six*/

.btn-style-seven{
	position: relative;
	color: #414141;
	font-size: 14px;
	font-weight: 600;
	background: transparent;
	display: inline-block;
	padding: 10px 38px;
	line-height: 26px;
	border: 2px solid #00bffe;
	text-transform: uppercase;
	transition: all 300ms ease;
	font-family: 'Poppins', sans-serif;
}
.btn-style-seven:hover{
	color: #ffffff;
	background: #00bffe;
	transition: all 300ms ease;
}

.page-wrapper{
	overflow: hidden;
}

/*preloader style*/

.preloader{ 
	position:fixed; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	z-index:999999; 
	background-color:#ffffff; 
	background-position:center center; 
	background-repeat:no-repeat; 
	background-image:url(../images/icons/preloader.svg);
}

img{
	display:inline-block;
	max-width:100%;
	height:auto;	
}

/*** 

====================================================================
	Fancy Box
====================================================================

***/

.fancybox-next span,
.fancybox-prev span{
	background-image:none !important;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	text-align:center;
}

.fancybox-next span:before,
.fancybox-prev span:before{
	content:'';
	position:absolute;
	font-family: 'FontAwesome';
	left:0px;
	top:0px;
	font-size:12px;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	background-color:rgba(28,28,28,0.40) !important;
	color:#ffffff;
	visibility:visible;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.fancybox-next span:before{
	content:'\f178';
}

.fancybox-prev span:before{
	content:'\f177';
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before{
	background-color:#ffffff !important;
	color:#000000;	
}

.fancybox-type-image .fancybox-close{
	right:0px;
	top:0px;
	width:45px;
	height:45px;
	background:url(../images/icons/icon-cross.png) center center no-repeat;
	background-color:rgba(17,17,17,0.50) !important;	
}

.fancybox-type-image .fancybox-close:hover{
	background-color:#000000 !important;	
}

.fancybox-type-image .fancybox-skin{
	padding:0px !important;	
}

/*** 

====================================================================
	Socials Link One
====================================================================

***/

.socials-link-one{
	display: inline-block;
}
.socials-link-one li{
	display: inline-block;
	margin-right: 8px;
}
.socials-link-one li a{
	font-size: 13px;
	color: #ffffff;
	display: inline-block;
	width: 31px;
	height: 31px;
	border-radius: 15px;
	line-height: 31px;
	text-align: center;
	background: #313131;
	transition: all 300ms ease;
}
.socials-link-one li:hover a{
	background: #ff9600;
	transition: all 300ms ease;
}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 56px;
	height: 56px;
	color: #ffffff;
	font-size: 25px;
	line-height: 56px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	background: #00bffe;
	display: none;
	border-radius: 50%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	box-shadow: 0px 4px 4px 1px #00000038;
}
.scroll-to-top:hover{
	color:#ffffff;
	background:#00bffe;
	border-color: #00bffe;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	z-index: 999;
	-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 Top*/

.header-top {
	background: #272a2b;
}
.header-top .header-top-left{
	float: left;
	padding: 13px 0px;
}

/*Language Switcher*/

.language-switcher{
    position: relative;
    display: inline-block;
}
.language-switcher a{
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	color: #999999;
}
.language-switcher span{
	margin-left: 10px;
}
.language-switcher li a{
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	color: #999999;
	display: inline-block;
}
.language-switcher .btn{
	position: relative;
	border: none;
	outline: none;
	padding: 0px;
}
.language-switcher .btn:hover,
.language-switcher .btn:focus{
	box-shadow: none;
}
.language-switcher .dropdown-toggle::after{
	display: none;
}
.language-switcher .dropdown-menu{
	position: absolute;
    top: 120%;
    left: 0px;
    min-width: 130px;
    margin: 0px;
    padding: 0px;
    background-color: #272a2b;
    border: 1px solid #ffffff;
    border-radius: 0px;
}
.language-switcher .show.dropdown-menu{
	display: inline-block;
}
.language-switcher .dropdown-menu li{
	padding: 5px 10px;
	border-bottom: 1px solid #ffffff;
}
.language-switcher .dropdown-menu li:last-child{
	border-bottom: none;
}
.language-switcher .dropdown-menu a{
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.header-top .header-top-right{
	float: right;
}
.header-top .header-top-right .link-btn,
.header-top .header-top-right .search-box{
	display: inline-block;
}
.header-top .header-top-right .search-box{
	margin-left: 20px;
}
.header-top .header-top-right form{
	position: relative;
	width: 100px;
}
.header-top .header-top-right input {
    border-radius: 0px;
    border: none;
    background: none;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
}
.header-top input::-webkit-input-placeholder {
	color: #999999 !important;
} 
.header-top input:-moz-placeholder { /* Firefox 18- */
	color: #999999 !important;
} 
.header-top input::-moz-placeholder {  /* Firefox 19+ */
	color: #999999 !important; 
} 
.header-top input:-ms-input-placeholder {  
	color: #999999 !important;
}
.header-top .header-top-right button {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 15px;
    background: none;
    outline: none;
    line-height: 40px;
    cursor: pointer;
}
.header-top .header-top-right button i:before{
	font-size: 16px;
	color: #ffffff;
}

/*Header Upper*/

.main-header .header-upper-area{
	position: relative;
	background: #ffffff;
	padding: 60px 0px;
}
.header-upper .logo-box{
	position: relative;
	float: left;
	left: 0px;
	z-index: 10;
}
.header-upper .upper-right{
	position: relative;
	float: right;
}
.header-upper .info-box{
	position:relative;
	float:left;
	margin-left:40px;
	font-size:13px;
	color:#777777;
	text-align:left;
	padding:4px 0px 0px 64px;
}
.header-upper .info-box:last-child{
	padding-right:0px;
}
.header-upper .info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 42px;
    height: 42px;
    color: #c08c4d;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    line-height: 36px;
    border: 2px solid #d6d6d6;
    background-color: #f6f6f6;
    -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-upper .info-box .icon-box i:before{
	color: #ff7c20;
	font-size: 22px;
}
.header-upper .info-box h6{
	position: relative;
	color: #333333;
	font-size: 18px;
	font-weight: 600;
	line-height: 23px;
}
.header-upper .info-box h6 span{
	position: relative;
	color: #afafaf;
	font-size: 14px;
	font-weight: 500;
	line-height: 23px;
}

/*Header Lower*/

.main-header .header-lower{
	position:relative;
	padding:0px 0px;
	left:0px;
	top:0px;
	width:100%;
	background:#e8e8e8;
}
.main-header.fixed-header .header-lower{
	position:fixed;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.header-lower .nav-outer{
	position: relative;
}

/*Main Menu*/

.main-header .nav-toggler{
	position:relative;
	right:0px;
	width:44px;
	height:46px;
	top:50%;
	margin-top:0px;
	display: block;
	border-radius:4px;
	text-align:center;
	border:1px solid #dddddd;
}
.main-header .nav-toggler button{
	position:relative;
	left:12px;
	display:block;
	color:#444444;
	text-align:center;
	font-size:20px;
	line-height:44px;
	background:none;
	font-weight:600;
}
.nav-outer .main-menu{
	/*float:left;*/
	position:relative;
}
.main-menu .navbar-collapse{
	padding:0px;	
}
.main-menu .navigation{
	position:relative;
	margin:0px;
}
.main-menu .navigation > li{
	position:relative;
	float: left;
	padding: 0px;
	margin-right: 35px;
}
.main-menu .navigation > li > a{
	position: relative;
	display: block;
	padding: 24px 6px;
	color: #272a2b;
	text-align: center;
	line-height: 26px;
	font-weight: 600;
	font-size: 15px;
	opacity: 1;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a{
	color:#ff7d1f;
	opacity:1;
}
.main-menu .navigation > li.current > a:before{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:100%;
	height: 3px;
	content: '';
	background: #ff7d1f;
}
.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:100%;
	width:250px;
	z-index:100;
	display:none;
	padding:0px 0px;
	background:#c08c4d;
	border-top: 3px solid #121212;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms 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{
	position:relative;
	width:100%;
	border-bottom:1px solid #ffffff;
}
.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}
.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:10px 25px;
	line-height:24px;
	font-weight:500;
	background-color: #00bffe;
	font-size:15px;
	color:#ffffff;
	text-align:left;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	font-family: 'Poppins', sans-serif;
}
.main-menu .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background-color: rgba(0, 191, 254, 0.85);
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:11px;
	width:10px;
	height:20px;
	display:block;
	line-height:21px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;
}
.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:0px;
	width:250px;
	z-index:100;
	display:none;
	background:#c08c4d;
	border-top: 3px solid #121212;
	-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 #ffffff;
}
.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 25px;
	line-height:24px;
	font-weight:500;
	font-size:15px;
	background-color: #00bffe;
	color:#ffffff;
	text-align:left;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	font-family: 'Poppins', sans-serif;
}
.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	color:#ffffff;
	background-color:rgba(0, 191, 254, 0.85);
}
.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;	
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:0px;
	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.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:16px;
	line-height:26px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}
.header-lower .outer-box{
	position: absolute;
	top: 0px;
	right: 0px;
}
.header-lower .outer-box i{
	margin-left: 10px;
}

/*Sticky Header*/

.sticky-header{
	position:fixed;
	opacity:0;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	padding:0px 0px;
	background:#ffffff;
	z-index:0;
	border-bottom:1px solid #e0e0e0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.sticky-header .logo{
	padding:6px 0px 4px;
}
.fixed-header .sticky-header{
	z-index:999;
	opacity:1;
	visibility:visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	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-header .sticky-header .main-menu .navigation > li{
	margin-right:0px;
	margin-left:40px;
}
.main-header .sticky-header .main-menu .navigation > li > a{
	color:#333333;
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	z-index:10;
}
.main-slider .slotholder{
	position: relative;
}
.main-slider .slotholder:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.05);
	content: '';
}
.slide-background{
	background-image: image('images/background/footer-bg.jpg');
	min-height: 500px;
	align-content: center;
}

.slide-h1{
	font-weight: bold;
    color: #463e3e;
    line-height: 1.4;
	margin-top: 5%;
}

.slide-text{
	max-width: 500px;
    margin-top: 22px;
    margin-bottom: 20px;
}

.slide-with{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
}

.main-slider .tp-caption{
	z-index:5 !important;
}
.main-slider .tp-dottedoverlay{
	background:none !important;	
}
.main-slider h1{
	position:relative;
	color: #333333;
	font-size: 53px;
	font-weight:700;
	line-height: 69px;
}
.main-slider .text{
	position:relative;
	font-size: 18px;
	font-weight:400;
	color: #333333;
	line-height: 26px;
	font-family: 'Lato', sans-serif;
}
.main-slider .btns-box a{
	margin-right: 10px;
}
.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
	display:none !important;	
}
.main-slider .metis.tparrows {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #cbcbcb;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.main-slider .metis.tparrows:before{
	font-size: 22px;
	color: #ffffff;
	line-height: 30px;
}
.main-slider .metis.tparrows:hover:before{
	font-size: 30px;
	color: #ffffff;
	line-height: 30px;
}

/*** 

====================================================================
	Section Title
====================================================================

***/

.sec-title h5{
	position:relative;
	font-size:20px;
	color: #ffffff;
	font-weight: 600;
	line-height: 28px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.sec-title h5:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:40px;
	height:1px;
	background-color:#f0ad4e;
}
.sec-title-two {
    padding-top: 100px;
    margin-bottom: 70px;
}
.sec-title-two h2{
	position: relative;
	font-size: 40px;
	font-weight: 400;
	color: #2d2d2d;
	line-height: 26px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	display: inline-block;
}
.sec-title-two h2:after{
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0px;
	width: 64px;
	height: 2px;
	margin-left: -32px;
	background-color: #ff7f24;
}
.sec-title-two p{
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
	color: #828181;
	font-family: 'Lato', sans-serif;
}
.sec-title-three h2{
	position: relative;
	font-size: 40px;
	font-weight: 400;
	color: #2d2d2d;
	line-height: 26px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	display: inline-block;
}
.sec-title-three h2:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0px;
	width: 64px;
	height: 2px;
	background-color: #00bffe;
}
.sec-title-three h3{
	position: relative;
	font-size: 35px;
	font-weight: 400;
	color: #fefefe;
	line-height: 26px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	display: inline-block;
}
.sec-title-three h3:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0px;
	width: 64px;
	height: 2px;
	background-color: #00bffe;
}
.sec-title-three p{
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
	color: #828181;
	font-family: 'Lato', sans-serif;
}
.sec-title-four h5{
	position: relative;
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
	line-height: 26px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	display: inline-block;
}
.sec-title-four h5:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0px;
	width: 54px;
	height: 1px;
	background-color: #00bffe;
}



/*** 

====================================================================
	About Section
====================================================================

***/

.about-section{
	padding-bottom: 60px;
}
.about-colmun{
	margin-bottom: 40px;
}
.about-colmun .inner-box{
	padding: 17px 14px;
	background: #f6f6f6;
}
.about-colmun .icon-box{
	margin-bottom: 10px;
}
.about-colmun .icon-box i:before{
	font-size: 36px;
	color: #ff7f24;
}
.about-colmun .inner-box h5{
	position: relative;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #2d2d2d;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: inline-block;
	font-family: 'Lato', sans-serif;
}
.about-colmun .inner-box h5:before{
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0px;
	width: 40px;
	height: 1px;
	margin-left: -20px;
	background-color: #ff7f24;
}
.about-colmun .inner-box p{
	font-size: 16px;
	line-height: 28px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 0px;
	font-family: 'Lato', sans-serif;
}

/*** 

====================================================================
	Fact Counter style
====================================================================

***/

.fact-counter{
	position:relative;
	z-index:5;
	background-position:center center;
	background-size:cover;
	padding: 85px 0px 85px 0px;
	color: #ff7f24;
}
.fact-counter:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color: rgba(39, 42, 43, 0.98);
}
.fact-counter .counter-border-right:before{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 182px;
	content: '';
	background: #4e4e4e;
}
.fact-counter .inner{
	position:relative;
	top:0;
	text-align:center;
	padding: 55px 0px 10px;
	margin-bottom: 40px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.fact-counter .count-text{
	position: relative;
	font-weight: 700;
	color: #ff7f24;
	font-size: 50px;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
}
.fact-counter h5{
	position: relative;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 26px;
	display: inline-block;
	padding-top: 10px;
	font-family: 'Lato', sans-serif;
}

/*** 

====================================================================
	Service Section
====================================================================

***/

.service-left-side{
	text-align: right;
	margin-right: 25px;
}
.service-item-one.one{
	position: relative;
	padding: 50px 30px 20px 20px;
	margin-bottom: 50px;
	z-index: 1;
}
.service-item-one.one:before{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
	content: '';
	background-image: -moz-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(252,252,253) 31%, rgb(248,249,250) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(252,252,253) 31%, rgb(248,249,250) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(252,252,253) 31%, rgb(248,249,250) 100%);
}
.service-item-one i:before{
	font-size: 36px;
	color: #00bffe;
	line-height: 48px;
}
.service-item-one h4{
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	line-height: 48px;
}
.service-item-one p{
	font-size: 16px;
	color: #777777;
	font-weight: 400;
	line-height: 28px;
	font-family: 'Lato', sans-serif;
}
.service-image-box {
	text-align: center;
}
.service-image-box figure{
	margin-top: -30px;
	margin-bottom: 0px;	
}
.service-right-side{
	text-align: left;
	margin-left: 25px;
}
.service-item-one.two{
	position: relative;
	padding: 50px 20px 20px 30px;
	margin-bottom: 50px;
	z-index: 1;
}
.service-item-one.two:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	z-index: -1;
	background-image: -moz-linear-gradient( 0deg, rgb(248,249,250) 0%, rgb(252,252,253) 31%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(248,249,250) 0%, rgb(252,252,253) 31%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(248,249,250) 0%, rgb(252,252,253) 31%, rgb(255,255,255) 100%);
}

/*** 

====================================================================
	Project Section
====================================================================

***/

.project-tab{
	position:relative;
	padding-bottom: 60px;
	background-size: cover !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
}
.project-tab:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(51, 54, 55, 0.97);
}
.project-tab .sec-title-three{
	padding-top: 100px;
	margin-bottom: 35px;
}
.project-tab .owl-nav{
	display: block;
}
.project-tab .owl-nav{
	display: block;
}
.project-tab .owl-nav .owl-prev,
.project-tab .owl-nav .owl-next{
	position: absolute;
	font-size: 24px;
	width: 32px;
	height: 70px;
	color: #ffffff;
	text-align: center;
	line-height: 70px;
	top: 50%;
	margin-top: -55px;
	background: rgba(0, 0, 0, 0.6);
}
.project-tab .owl-nav .owl-prev{
	left: 0px;
	border-radius: 0px 5px 5px 0px;
}
.project-tab .owl-nav .owl-next{
	right: 0px;
    border-radius: 5px 0px 0px 5px;
}
.project-tab .owl-dots{
	display:none;
}
.project-tab .project-title{
	position: relative;
	float: left;
	display: inline-block;
}
.project-tab .product-tab-btns{
	position: relative;
	float: right;
	margin-top: 90px;
    margin-bottom: 40px;
    display: inline-block;
}
.project-tab .product-tab-btns .p-tab-btn{
	position:relative;
	font-size: 16px;
	line-height:24px;
	cursor:pointer;
	color: #fefefe;
	font-weight: 700;	
	display:inline-block;
	padding: 20px 30px;
	margin-bottom: 20px;
	font-family: 'Lato', sans-serif;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.project-tab .product-tab-btns .p-tab-btn:before{
	position: absolute;
	top: 26px;
	right: 0px;
	content: '';
	width: 2px;
	height: 14px;
	background: #545859;
}
.project-tab .product-tab-btns .p-tab-btn:last-child{
	padding-right: 0px;
}
.project-tab .product-tab-btns .p-tab-btn:last-child:before{
	display: none;
}
.project-tab .product-tab-btns .p-tab-btn:hover,
.project-tab .product-tab-btns .p-tab-btn.active-btn{
	color: #00bffe;
}
.project-tab .p-tabs-content{
	position:relative;
	display:block;	
}
.project-tab .p-tab{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	opacity: 0;
	visibility:hidden;	
}
.project-tab .p-tab.active-tab{
	position:relative;
	visibility:visible;
	opacity: 1;
	z-index:5;
}

/*Gallery Item*/

.project-tab .p-tab .gallery-item{
	position:relative;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	-moz-transform: scaleX(0);
	transform: scaleX(0);
}
.project-tab .p-tab.active-tab .gallery-item{
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
	transition:all 700ms ease;
}
.gallery-item .inner-box{
	position:relative;
	width:100%;
	margin-bottom: 40px;
	overflow:hidden;
}
.gallery-item .image-box{
	position:relative;
	display:block;
	margin-bottom: 0px;	
}
.gallery-item .image-box img{
	position:relative;
	display:block;
	width:100%;
}
.gallery-item .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	color:#ffffff;
	text-align:center;
	background: rgba(0, 191, 254, 0.6);
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
	transition:all 700ms ease;
	-webkit-transform:translate(-100%,0%);
	-ms-transform:translate(-100%,0%);
	-o-transform:translate(-100%,0%);
	-moz-transform:translate(-100%,0%);
	transform:translate(-100%,0%);
}
.gallery-item .inner-box:hover .overlay-box{
	opacity:1;
	-webkit-transform:translate(0%);
	-ms-transform:translate(0%);
	-o-transform:translate(0%);
	-moz-transform:translate(0%);
	transform:translate(0%);
}
.gallery-item .overlay-inner{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	padding:10px 0px;
}
.gallery-item .overlay-inner .content{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.gallery-item .overlay-inner .link{
	position: relative;
	display: inline-block;
	width: 65px;
	height: 65px;
	color: #00bffe;
	text-align: center;
	border-radius: 50%;
	padding: 4px;
	background: rgba(255, 255, 255, 0.6);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}
.gallery-item .overlay-inner span {
	position:relative;
	font-size:24px;
	width: 57px;
	height: 57px;
	line-height: 57px;
	background: #ffffff;
	border-radius: 50%;
	display: inline-block;	
}
.gallery-item .overlay-inner .link:hover{
	background: #00bffe;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}


/*** 

====================================================================
	Shoos Us Section
====================================================================

***/

.shoos-us-section{
	padding: 100px 0px 60px;
}
.shoos-colmun{
	margin-bottom: 40px;
}
.shoos-us-content {
	margin-right: 50px;
}
.shoos-us-content h5{
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	color: #333333;
	margin-top: -5px;
	padding-bottom: 10px;
}
.shoos-us-content p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #777777;
	font-family: 'Lato', sans-serif;
}
.shoos-us-content .link-btn{
	padding-top: 10px;
}
.shoos-us-player .image-box{
	position: relative;
	border: 1px solid #dedede;
}
.shoos-us-player .image-box img{
	width: 100%;
}
.shoos-us-player .player-border{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70%;
	height: 2px;
	content: '';
	background: #f08a4e;
}
.shoos-us-player .title-box{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	background: #383b3c;
}
.shoos-us-player .title-box h6{
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	color: #ffffff;
	display:  inline-block;
	padding: 15px 20px;
	text-transform:  uppercase;
}
.shoos-us-player .title-box{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	background: #383b3c;
}
.shoos-us-player .title-box h6{
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	color: #ffffff;
	display:  inline-block;
	padding: 15px 20px;
	text-transform:  uppercase;
}
.shoos-us-player .play-btn{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	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;
}
.shoos-us-player .play-btn a{
	width: 55px;
	height: 55px;
	line-height: 55px;
	border-radius: 50%;
	display: inline-block;
	background: rgba(255, 255, 255, 0.72);
}
.shoos-us-player .play-btn i{
	width: 49px;
	height: 49px;
	margin: 3px;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	background: #ffffff;
	display: inline-block;
}
.shoos-us-player .play-btn i:before {
	color: #383b3c;
	font-size: 22px;
}

/*** 

====================================================================
	Testimonial Section
====================================================================

***/

.testimonial-section{
	background-color: #000000;
    background-image: none !important;
	position:relative;
	padding: 100px 0px 110px;
	background-position: center top !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
.testimonial-section:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(246, 246, 246, 0.94);
}
.testimonial-section .inner-container{
	position:relative;
	max-width:670px;
	width:100%;
	text-align: center;
	margin: 0px auto;
}
.testimonial-block .inner-box .image-box{
	position: relative;
	width: 112px;
	height: 112px;
	border: 6px solid #ffffff;
	border-radius: 50%;
	display: inline-block;
}
.testimonial-block .inner-box p{
	font-size: 16px;
	line-height: 27px;
	font-weight: 400;
	color: #777777;
	font-family: 'Lato', sans-serif;
}
.testimonial-block .inner-box h6{
	font-size: 20px;
	line-height: 27px;
	font-weight: 400;
	color: #333333;
	font-family: 'Lato', sans-serif;
}
.testimonial-block .inner-box span{
	font-size: 14px;
	line-height: 27px;
	font-weight: 400;
	color: #fd4800;
	font-family: 'Lato', sans-serif;
}
.testimonial-section .owl-nav,
.testimonial-section .owl-dots{
	display:none;
}

/*** 

====================================================================
	Team Section
====================================================================

***/

.team-section{
	padding-bottom: 60px;
}
.team-section .sec-title-two{
	margin-bottom: 50px;
}
.team-section .sec-title-two h2{
	margin-bottom: 0px;
}
.team-style-one{
	position: relative;
	margin-bottom: 40px;
	overflow: hidden;
}
.team-style-one .image-box{
	position: relative;
}
.team-style-one .image-box img{
	width: 100%;
}
.team-style-one .image-text {
	position: absolute;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
    background: #00bffe;
    transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.team-style-one:hover .image-text {
    z-index: -99;
    transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.team-style-one .image-text h6{
	display: inline-block;
	color:  #ffffff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	padding: 14px 35px;
}
.team-style-one .overly-box h6{
	display: inline-block;
	color:  #ffffff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	padding-bottom: 5px;
}
.team-style-one .overly-box	{
	position: absolute;
	bottom: -500px;
	right: 10px;
	left: 10px;
	text-align: center;
	padding: 55px 20px 60px;
	background: #252627;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.team-style-one:hover .overly-box{
	bottom: 10px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.team-style-one .overly-box	p{
	font-size: 14px;
	font-weight: 400;
	color: #00bffe;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
}
.team-style-one .socials-link-two li {
	margin: 2px;
	display: inline-block;
}
.team-style-one .socials-link-two li i{
	font-size: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #979797;
	border-radius: 50%;
	border: 1px solid #979797;
	transition: all 300ms ease;	
}
.team-style-one .socials-link-two li:hover i{
	color: #00bffe;
	background: #ffffff;
	border-color: #ffffff;
	transition: all 300ms ease;
}

/*** 

====================================================================
	News Section
====================================================================

***/

.news-section{
	position:relative;
	padding-bottom: 60px;
}
.news-section .sec-title-two{
	margin-bottom: 40px;
}
.news-item-one{
	margin-bottom: 40px;
}
.news-item-one .image-box {
	position: relative;
	overflow: hidden;
}
.news-item-one .image-box figure{
	margin-bottom: 0px;
}
.news-item-one .image-box img{
	position:relative;
	display:block;
	width:100%;
}
.news-item-one .overly-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	color:#ffffff;
	text-align:center;
	background: rgba(0, 191, 254, 0.6);
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
	transition:all 700ms ease;
	-webkit-transform:translate(-100%,0%);
	-ms-transform:translate(-100%,0%);
	-o-transform:translate(-100%,0%);
	-moz-transform:translate(-100%,0%);
	transform:translate(-100%,0%);
}
.news-item-one:hover .overly-box{
	opacity:1;
	-webkit-transform:translate(0%);
	-ms-transform:translate(0%);
	-o-transform:translate(0%);
	-moz-transform:translate(0%);
	transform:translate(0%);
}
.news-item-one .overlay-inner{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	padding:10px 0px;
}
.news-item-one .overlay-inner .content{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.news-item-one .overlay-inner .link{
	position: relative;
	display: inline-block;
	width: 65px;
	height: 65px;
	color: #00bffe;
	text-align: center;
	border-radius: 50%;
	padding: 4px;
	background: rgba(255, 255, 255, 0.6);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}
.news-item-one .overlay-inner span {
	position:relative;
	font-size:24px;
	width: 57px;
	height: 57px;
	line-height: 57px;
	background: #ffffff;
	border-radius: 50%;
	display: inline-block;	
}
.news-item-one .overlay-inner .link:hover{
	background: #00bffe;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}
.news-item-one .image-content{
	position: relative;
	padding-left: 80px;
	margin-bottom: 20px;
}
.news-item-one .image-content .date-box{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 60px;
	padding: 8px 0px;
	display: inline-block;
	text-align: center;
	border: 2px solid #383b3c;
	transition: all 300ms ease;
}
.news-item-one:hover .image-content .date-box{
	background: #00bffe;
	border-color: #00bffe;
	transition: all 300ms ease;
}
.news-item-one .image-content .date-box h5{
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	color: #383b3c;
	font-family: 'Open Sans', sans-serif;
	transition: all 300ms ease;
}
.news-item-one:hover .image-content .date-box h5{
	color: #ffffff;
	transition: all 300ms ease;
}
.news-item-one .image-content .date-box span{
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	color: #383b3c;
	display: block;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	transition: all 300ms ease;
}
.news-item-one:hover .image-content .date-box span{
	color: #ffffff;
	transition: all 300ms ease;
}
.news-item-one .image-content h6{
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	line-height: 22px;
	padding-top: 18px;
	text-transform: uppercase;
}
.news-item-one .image-content p{
	font-size: 14px;
	font-weight: 400;
	color: #777777;
	line-height: 28px;
	font-family: 'Poppins', sans-serif;
}
.news-item-one .images-text .text{
	font-size: 16px;
	font-weight: 400;
	color: #777777;
	line-height: 26px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 30px;
}

/*** 

====================================================================
	Clients Section
====================================================================

***/

.clients-section{
	position:relative;
	padding:0px 0px 60px;
}
.clients-section:before{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(39, 42, 43, 0.94);
}
.clients-section .sponsors-outer{
	position:relative;
	padding-top:75px;
}
.clients-section .sponsors-outer .owl-dots,
.clients-section .sponsors-outer .owl-nav{
	position:relative;
	display:none;
}

.clients-section .sponsors-outer .image-box{
	position:relative;
	text-align:center;
	margin-bottom: 20px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.clients-section .sponsors-outer .image-box img{
	max-width:100%;
	width:auto;
	opacity:0.6;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.clients-section .sponsors-outer .image-box img:hover{
	opacity:1;
}

/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	background-position: center top !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
.main-footer:before{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(27, 27, 27, 0.95);
}
.footer-top{
	padding-top: 100px
}
.footer-colmun{
	margin-bottom: 40px;
}
.footer-about{
	margin-right: 55px;
}
.footer-about .footer-logo{
	padding-top: 5px;
	margin-bottom: 25px;
}
.footer-about .text p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #999999;
	font-family: 'Lato', sans-serif;
}

.service-menu li a{
	font-size: 16px;
	font-weight: 400;
	line-height: 37px;
	color: #999999;
	font-family: 'Lato', sans-serif;
	transition:all 300ms ease;
}
.service-menu li:hover a{
	color: #f0ad4e;
	transition:all 300ms ease;
}
.service-menu li a i{
	color: #f0ad4e;
	margin-right: 10px;
}

.footer-blog {
	margin-right: 45px;
	margin-left: -10px;
}
.footer-blog .border-bottom{
	padding-bottom: 26px;
	margin-bottom: 26px;
	border-bottom: 1px solid #4f4f4f;
}
.footer-blog .blog-item-one p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #999999;
	margin-bottom: 0px;
	font-family: 'Lato', sans-serif;
}
.footer-blog .blog-item-one .link-btn a{
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #f08d30;
	font-family: 'Lato', sans-serif;
}
.newsletter-widget{
	position:relative;
}
.newsletter-widget .text p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #999999;
	font-family: 'Lato', sans-serif;
}
.newsletter-widget .form-group{
	position:relative;
	display:block;
	width:100%;
	margin: 25px 0px 30px;
}
.newsletter-widget .form-group input[type="text"],
.newsletter-widget .form-group input[type="tel"],
.newsletter-widget .form-group input[type="email"],
.newsletter-widget .form-group textarea{
	position: relative;
	display: block;
	width:100%;
	height: 52px;
	font-size:14px;
	color: #ffffff;
	font-weight: 300;
	font-style: italic;
	background: #ffffff;
	padding: 10px 20px;
	border:1px solid #ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	border-radius: 0px;	
}
.newsletter-widget .form-group input[type="submit"],
.newsletter-widget button{
	position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    border-radius: 0px;
    background: #f08d30;
    margin-bottom: 12px;
    cursor: pointer;
}
.main-footer .footer-bottom{
	position:relative;
	padding:18px 0px;
	text-align:center;
	border-top: 2px solid #464647;
}
.main-footer .footer-bottom .copyright{
	position: relative;
	font-size: 15px;
	font-weight: 400;
	color: #c4c4c4;
	line-height: 28px;
	font-family: 'Open Sans', sans-serif;
}
.main-footer .footer-bottom .copyright a{
	color: #c4c4c4;
	transition:all 300ms ease;
}
.main-footer .footer-bottom .copyright a:hover{
	color: #00bffe;
	transition:all 300ms ease;
}

/*** 

====================================================================
	Header Top Style Two
====================================================================

***/

.header-top.style-two {
	padding-bottom: 87px;
}
.header-top.style-two .header-top-left{
	padding: 0px;
}
.header-top.style-two .socials-link-two li{
	display: inline-block;
	padding: 12px 15px;
}
.header-top.style-two .socials-link-two li i{
	font-size: 13px;
	color: #ffffff;
	line-height: 24px;
	transition:all 300ms ease;
}
.header-top.style-two .socials-link-two li:hover i{
	color: #00bffe;
	transition:all 300ms ease;
}
.header-top.style-two .socials-link-three li{
	display: inline-block;
	padding: 12px 15px;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #ffffff;
	transition:all 300ms ease;
	font-family: 'Poppins', sans-serif;
}
.header-top.style-two .socials-link-three li i{
	font-size: 13px;
	color: #00bffe;
	margin-right: 10px;
	line-height: 26px;
	transition:all 300ms ease;
}

/*** 

====================================================================
	Header Upper Style Two
====================================================================

***/

.header-upper.style-two{
	padding: 0px;
	margin-top: -87px;
	background: none;
}
.header-upper.style-two .header-upper-area{
	padding: 38px 45px;
}
.header-upper.style-two .info-box:last-child{
	margin-left: 0px;
}
.header-upper.style-two .info-box .icon-box{
	border-color: #00bffe
}

/*** 

====================================================================
	Main Header Two
====================================================================

***/

.main-header.style-two{
	position: relative;
	margin-bottom: -103px;
}
.main-header .header-lower.style-two{
	background: none;
}
.nav-outer.style-two{
	position: relative;
	padding: 0px 39px;
	background: #00bffe;
}
.main-menu.style-two .navigation > li{
	margin-right: 15px;
}
.main-menu.style-two .navigation > li > a{
	color: #ffffff;
	padding: 17px 14px;
}
.main-menu.style-two .navigation > li:hover > a, 
.main-menu.style-two .navigation > li.current > a{
	background: #03a7dd;
}
.main-menu.style-two .navigation > li.current > a:before{
	display: none;
}
.header-lower.style-two .outer-box {
    position: absolute;
    top: 15px;
    right: 40px;
}
.header-lower.style-two .language-switcher{
	position: relative;
	float: left;
	padding-right: 20px;
	margin-right: 10px;
}
.header-lower.style-two .language-switcher:before{
	position: absolute;
	top: 4px;
	right: 0px;
	width: 1px;
	height: 23px;
	background: #c3f0ff;
	content: '';
}
.header-lower.style-two .language-switcher a{
	color: #ffffff;
}
.header-lower.style-two .search-box{
	float: right;
}
.header-lower.style-two .search-box form{
	position: relative;
	width: 100px;
}
.header-lower.style-two .search-box input {
    border-radius: 0px;
    border: none;
    background: none;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    padding: 5px 10px;
}
.header-lower.style-two .search-box input::-webkit-input-placeholder {
	color: #ffffff !important;
} 
.header-lower.style-two .search-box input:-moz-placeholder { /* Firefox 18- */
	color: #ffffff !important;
} 
.header-lower.style-two .search-box input::-moz-placeholder {  /* Firefox 19+ */
	color: #ffffff !important; 
} 
.header-lower.style-two .search-box input:-ms-input-placeholder {  
	color: #ffffff !important;
}
.header-lower.style-two .search-box button {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 15px;
    background: none;
    outline: none;
    line-height: 30px;
}
.header-lower.style-two .search-box button i:before{
	font-size: 16px;
	color: #ffffff;
}
.header-lower .outer-box.style-two i{
	margin-left: 0px;
}

/*** 

====================================================================
	Why Choss Section
====================================================================

***/

.why-choss-section{
	margin-bottom: 60px;
}
.why-choss-section .sec-title-two{
	margin-bottom: 35px;
}
.why-choss-colmun .item-holder{
	position: relative;
	margin-bottom: 40px;
	overflow:  hidden;
}
.why-choss-colmun .image-box img{
	width: 100%;
}
.why-choss-colmun .image-content{
	position: absolute;
	bottom: 0px;
	left: 0px;
	content: '';
	width: 100%;
	background: #191919;
	padding: 20px 40px;
	visibility: visible;
	transition:all 300ms ease;
}
.why-choss-colmun .item-holder:hover .image-content{
	visibility: hidden;
	transition:all 300ms ease;
}
.why-choss-colmun .image-content .icon-box{
	position: absolute;
    top: 22px;
    left: 50px;
}
.why-choss-colmun .image-content .icon-box i:before{
	font-size: 32px;
	color: #00bffe;
}
.why-choss-colmun .image-content h5{
	margin-left: 60px;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
}
.why-choss-colmun .overlay-box{
	position: absolute;
	bottom: -265px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	visibility: hidden;
	transition: all 500ms ease;
	background: rgba(25, 25, 25, 0.95);
	padding: 30px 35px;
}
.why-choss-colmun .item-holder:hover .overlay-box{
	visibility: visible;
	bottom: 0px;
	transition:all 300ms ease;
}
.why-choss-colmun .overlay-box .icon-box{
	position: absolute;
    top: 32px;
    left: 36px;
}
.why-choss-colmun .overlay-box .icon-box i:before{
	font-size: 32px;
	color: #00bffe;
}
.why-choss-colmun .overlay-box h5{
	margin-left: 46px;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #ffffff;
}
.why-choss-colmun .overlay-box p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #ffffff;
	padding: 15px 0px;
	margin-bottom: 0px;
	font-family: 'Lato', sans-serif;
}
.why-choss-colmun .overlay-box .link-btn a{
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
	color: #00bffe;
	font-family: 'Poppins', sans-serif;
}
.why-choss-colmun .overlay-box .link-btn i{
	margin-left: 10px;
}


/*** 

====================================================================
	About Us
====================================================================

***/

.about-us{
	position: relative;
	padding: 100px 0px 60px;
	background: #f2f2f2;
}
.about-us-right {
	margin-right: 60px;
	margin-bottom: 40px;
}
.about-us-right .sec-title-two{
	padding-top: 0px;
	margin-bottom: 0px;
}
.about-us-right .sec-title-two h2:after{
	left: 0px;
	margin-left: 0px;
}
.about-us-right .title-text p{
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: #333333;
	font-family: 'Lato', sans-serif;
}
.about-us-right .text p{
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #777777;
	font-family: 'Lato', sans-serif;
}
.about-us-left{
	margin-top: 100px;
	margin-left: -40px;
}

/*** 

====================================================================
	Services Section Style Two
====================================================================

***/

.service-left-side-two {
	margin-right: 45px;
}
.service-image-box img{
	float: right;
	max-width: none;
}
.service-right-side-two .sec-title-three{
	padding-top: 100px;
	margin-bottom: 10px;
}
.service-right-side-two .service-item-one{
	margin-bottom: 40px;
}

/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section{
	padding-bottom: 100px;
	background: #f2f2f2;
}
.gallery-section .sec-title-three{
	float:  left;
	display:  inline-block;
	padding-top: 100px;
}
.gallery-section .sec-title-three h3{
	color: #333333;
	margin-bottom: 0px;
}
.gallery-section .filters{
	position:relative;
	text-align: right;
}
.gallery-section .filters{
	position:relative;
	text-align: right;
	padding-top: 90px;
}
.gallery-section .filters li{
	position:relative;
	font-size: 16px;
	line-height:24px;
	cursor:pointer;
	color: #444444;
	font-weight: 700;	
	display:inline-block;
	padding: 20px 30px;
	margin-bottom: 20px;
	font-family: 'Lato', sans-serif;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.gallery-section .filters li:last-child{
	padding-right: 0px;
}
.gallery-section .filters li:before{
	position: absolute;
	top: 26px;
	right: 0px;
	content: '';
	width: 2px;
	height: 14px;
	background: #545859;
}
.gallery-section .filters li:last-child:before{
	display: none;
}
.gallery-section .filters li:hover,
.gallery-section .filters li.active{
	color: #00bffe;
	transition:all 500ms ease;
}
.default-portfolio-item.mix{
	display:none;
}
.gallery-section .gallery-item{
	margin: 4px -10px;
}
.default-portfolio-item .inner-box{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-bottom: 0px;
}
.default-portfolio-item .image-box{
	position:relative;
	display:block;	
}
.default-portfolio-item .image-box img{
	position:relative;
	display:block;
	width:100%;
}


/*** 

====================================================================
	Testimonial Section Two
====================================================================

***/

.testimonial-section.style-two{
	position:relative;
	padding: 0px 0px 100px;
	background-position: center top;
	background-repeat:no-repeat;
	background-size:cover;
}
.testimonial-section.style-two:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(25, 25, 25, 0.94);
}
.testimonial-section.style-two .sec-title-three{
	padding-top:  100px;
	margin-bottom: 0px;
}
.testimonial-item-two .text-area{
	position: relative;
	background: #ffffff;
	padding: 50px 60px;
	margin-bottom: 40px;
	z-index: 1;
}
.testimonial-item-two .text-area:after{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #f0f0f0;
	font-size: 395px;
	line-height: 380px;
	content: '"';
	z-index: -1;
	font-family: 'Lobster', cursive;
}
.testimonial-item-two .text-area:before{
	position: absolute;
	bottom: 0px;
	left: 60px;
	content: '';
	width: 38px;
	height: 38px;
	z-index: -1;
	background: #ffffff;
	transform: skewY(-45deg);	
}
.testimonial-item-two .text-area p{
	font-size: 16px;
	color: #777777;
	line-height: 27px;
	margin-bottom: 0px;
	font-weight: 400;
	letter-spacing: .4px;
	font-family: 'Lato', sans-serif;
}
.testimonial-item-two .inner-box{
	position: relative;
	padding-left: 80px;
	padding-bottom: 10px;
}
.testimonial-item-two .inner-box .image-box{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 64px;
	height: 64px;
	border: 3px solid #ffffff;
	border-radius: 50%;
	display: inline-block;
}
.testimonial-item-two .inner-box h6{
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
	color: #ffffff;
	padding-top: 5px;
}
.testimonial-item-two .inner-box span{
	font-size: 14px;
	line-height: 27px;
	font-weight: 400;
	color: #00bffe;
	font-family: 'Lato', sans-serif;
}
.testimonial-section.style-two .owl-dots{
	display: block;
    text-align: center;
    margin-top: 40px;
}
.testimonial-section.style-two .owl-carousel .owl-dot{
	position: relative;
	width: 12px;
	height: 12px;
	margin: 5px;
	display: inline-block;
	border-radius: 50%;
	background: transparent;
	border: 2px solid #ffffff;
}
.testimonial-section.style-two .owl-carousel .owl-dot.active{
	background: #00bffe;
	border: 2px solid #00bffe;
}


/*** 

====================================================================
	News Section Style Two
====================================================================

***/

.news-section.style-two .sec-title-two{
	margin-bottom: 20px;
}
.news-item-two{
	margin-bottom: 40px;
}
.news-item-two .image-box {
	position: relative;
	overflow: hidden;
}
.news-item-two .image-box figure{
	margin-bottom: 0px;
}
.news-item-two .image-box img{
	position:relative;
	display:block;
	width:100%;
}
.news-item-two .date-box{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 60px;
	padding: 8px 0px;
	display: inline-block;
	text-align: center;
	background: #383b3c;
	transition: all 300ms ease;
}
.news-item-two:hover .date-box{
	background: #00bffe;
	transition: all 300ms ease;
}
.news-item-two .date-box h5{
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	color: #ffffff;
}
.news-item-two .date-box span{
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.news-item-two h6{
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	line-height: 28px;
	padding-top: 20px;
	text-transform: uppercase;
}
.news-item-two p{
	font-size: 16px;
	font-weight: 400;
	color: #777777;
	line-height: 26px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 30px;
}


/*** 

====================================================================
	Call Back Section
====================================================================

***/

.call-back-left{
	position: relative;
}
.call-back-left .background-image{
	position: relative;
	margin-right: 40px;
	max-width:  none;
	width: 158%;
	float: right;
}
.call-back-left .background-image:before{
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}
.call-back-left .content-text{
	position: absolute;
	top: 100px;
	left: 0px;
	content: '';
	padding-right: 30px;
	right: 45px;
}
.call-back-left .background-image img{
	max-width: none;
}
.call-back-left .content-text .title-text p{
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
}
.call-back-left .content-text .text p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #ffffff;
	padding-top: 10px;
	font-family: 'Lato', sans-serif;
}

.call-back-right{
	position: relative;
	margin-left: -70px;
	padding: 95px 0px 99px 100px;
}
.call-back-right:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500%;
	height: 100%;
	content: '';
	background: #191919;
}

/*Default Form*/


.contact-form-one{
	position:relative;
}
.contact-form-one .form-group{
	position:relative;
	margin-bottom:25px;
}
.contact-form-one .form-group:last-child{
	margin-bottom: 0px;
}
.contact-form-one .form-group input,
.contact-form-one .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:32px;
	height: 40px;
	color:#ffffff;
	background:#eaeaea;
	font-size:16px;
	font-weight:400;
	resize: none;
	border-bottom:1px solid #505050;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;	
	font-family: 'Lato', sans-serif;
}
.contact-form-one .form-group textarea::-webkit-input-placeholder,
.contact-form-one .form-group input::-webkit-input-placeholder{
	color: #868686;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.contact-form-one .form-group input:focus,
.contact-form-one .form-group textarea:focus{
	border-color: #00bffe;
}
.contact-form-one .form-group button {
	display: inline-block;
	float: right;
    padding: 6px 50px;
    cursor: pointer;
}


/*** 

====================================================================
	Clients Section Style Two
====================================================================

***/

.clients-section.style-two:before{
	background: rgba(242, 242, 242, 0.94);
}



/*** 

====================================================================
	Footer Style Two
====================================================================

***/

.footer-info .info-box{
	position:relative;
	font-size:13px;
	color:#777777;
	text-align:left;
	padding: 0px 0px 0px 45px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.footer-info .info-box:last-child{
	padding-right:0px;
}
.footer-info .info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 36px;
    transition: all 300ms ease;
}
.footer-info .info-box .icon-box i:before{
	color: #40cffe;
	font-size: 22px;
}
.footer-info .info-box h6{
	position: relative;
	color: #fffefe;
	font-size: 18px;
	font-weight: 600;
	line-height: 23px;
}
.footer-info .info-box h6 span{
	position: relative;
	color: #777777;
	font-size: 14px;
	font-weight: 500;
	line-height: 23px;
}
.gallery-widget .item{
	display: inline-block;
	margin: 5px;
}
.gallery-widget .item img{
	width: 100%;
}
.main-footer .footer-bottom.style-two {
    position: relative;
    border-top: none;
    text-align: left;
    padding: 0px;
}
.footer-bottom.style-two .copyright{
	padding: 25px 0px;
    border-top: 2px solid #464647;
}


/*** 

====================================================================
	Scroll To Top Style Two
====================================================================

***/

.scroll-to-top.style-two {
    position: fixed;
    bottom: 52px;
    right: 19%;
    border-radius: 0px;
}

/*** 

====================================================================
	Main Header Style Three
====================================================================

***/

.main-header.style-three{
	margin-bottom: -105px;
}


/*** 

====================================================================
	Page Title
====================================================================

***/

.page-title{
	padding: 240px 0px 182px;
	position: relative;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.page-title:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, 0.5);
}
.page-title .title h4{
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
	color: #ffffff;
	text-transform: capitalize;
}
.page-title .title-manu li{
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
	color: #00bffe;
	margin-left: 5px;
	padding: 10px 0px;
	display: inline-block;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
.page-title .title-manu li a{
	color: #ffffff;
	transition: all 500ms ease;
}
.page-title .title-manu li a:hover{
	color: #00bffe;
	transition: all 500ms ease;
}

/*** 

====================================================================
	Testimonial Section Style Three
====================================================================

***/

.testimonial-section.style-three:before{
	display: none;
}
.testimonial-section.style-three .sec-title-three h2{
	color: #333333;
}
.testimonial-section.style-three .sec-title-three h2:after{
	left: 0px;
	margin-left: 0px;
}
.testimonial-item-two .inner-box.two h6{
	color: #333333;
}
.testimonial-section.style-three .owl-carousel .owl-dot{
	background: #ffffff;
	border-color: #00bffe;
}
.testimonial-section.style-three .text-area{
	background: #f1f1f1;
}
.testimonial-section.style-three .text-area:before{
	background: #f1f1f1;
}
.testimonial-section.style-three .text-area:after{
	color: #ffffff;
}


/*** 

====================================================================
	Team Section Style Two
====================================================================

***/

.team-section.style-two{
	background: #f1f1f1;
}


/*** 

====================================================================
	Clients Section Style Three
====================================================================

***/

.clients-section.style-three:before {
    background: rgba(0, 0, 0, 0.91);
}


/*** 

====================================================================
	Project Style Two
====================================================================

***/

.project-tab.style-two:before {
    background: rgba(0, 0, 0, 0.75);
}
.project-tab.style-two .sec-title-three h3{
	margin-bottom: 0px;
}
.project-tab.style-two .product-tab-btns .p-tab-btn{
	padding: 15px 30px;
}


/*** 

====================================================================
	Services Details
====================================================================

***/

.services-details{
	padding-top: 100px;
	padding-bottom: 60px;
}
.services-details .services-left,
.services-details .services-right {
	margin-bottom: 45px;
}
.services-left .image-content .sec-title-three {
	padding-top: 40px;
	margin-bottom: 0px;
}
.services-left .image-content .sec-title-three h3{
	color: #333333;
}
.services-details .sec-title h5{
	color: #333333;
	padding-bottom: 15px;
	text-transform: capitalize;
}
.services-left .image-content p{
	font-size: 16px;
	color: #777777;
	line-height: 28px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.services-left .services-gallery{
	margin-right: 7px;
	padding: 0px 10px;
}
.services-gallery .image-box{
	margin: 5px -10px;
}
.services-gallery .image-box img{
	width: 100%;
}
.services-left .gallery-content{
	margin-left: -10px;
}
.services-left .gallery-content p{
	font-size: 16px;
	color: #777777;
	line-height: 28px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.services-left .services-details-menu li{
	margin-top: 5px;
}
.services-left .services-details-menu li a{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #333333;
	font-family: 'Lato', sans-serif;
	transition:all 300ms ease;
}
.services-left .services-details-menu li:hover a{
	color: #00bffe;
	transition:all 300ms ease;
}
.services-left .services-details-menu li a i{
	color: #00bffe;
	margin-right: 10px;
}
.services-right .service-menu li {
	position: relative;
	margin-bottom: 19px;
}
.services-right .service-menu li:before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	height: 100%;
	width: 10px;
	background: #eaeaea;
	transition: all 500ms ease;
}
.services-right .service-menu li:hover:before {
	background: #00bffe;
	transition: all 500ms ease;
}
.services-right .service-menu li a{
	font-size: 16px;
    line-height: 37px;
    font-weight: 600;
    color: #777777;
    width: 100%;
    display: inline-block;
    padding: 8px 30px;
    text-transform: capitalize;
    border: 1px solid #e9e9e9;
    transition: all 500ms ease;
}
.services-right .service-menu li:hover a{
    color: #333333;
    transition: all 500ms ease;
}
.dwunload-link-area {
	margin-top: 40px;
}
.services-right .dwunload-link li{
	margin-bottom: 20px;
}
.services-right .dwunload-link li a{
	font-size: 16px;
    line-height: 37px;
    font-weight: 600;
    color: #777777;
    width: 100%;
    display: inline-block;
    padding: 8px 30px;
    text-transform: capitalize;
    border: 1px solid #e9e9e9;
    transition: all 500ms ease;
}
.services-right .dwunload-link li i{
	font-size: 16px;
	margin-right: 10px;
	color: #777777;
}
.services-right .dwunload-link li:hover a{
    color: #00bffe;
    transition: all 500ms ease;
}
.services-right .dwunload-link li:hover i{
    color: #00bffe;
    transition: all 500ms ease;
}
.any-questions{
	position: relative;
	padding: 50px 30px 45px;
	margin-bottom: 40px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.any-questions:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, 0.85);
}
.any-questions .title-text p{
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	line-height: 28px;
	padding-bottom: 28px;
	font-family: 'Lato', sans-serif;
}
.any-questions .title-text p:before{
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 34px;
	height: 3px;
	content: '';
	margin-left: -17px;
	background: #ffffff;
}
.any-questions h6{
	font-size: 18px;
	line-height: 30px;
	color: #00bffe;
	font-weight: 700;
	margin: 30px 0px;
}


/*** 

====================================================================
	Projects Details
====================================================================

***/

.projects-details{
	padding-top: 100px;
}
.project-left{
	margin-right: -5px;
}
.project-left img{
	width: 100%;
}
.project-left-content .sec-title-three{
	padding-top: 40px;
}
.project-left-content .sec-title-two h2:after{
	left: 0px;
	margin-left: 0px;
}
.project-left-content p {
    font-size: 16px;
    color: #777777;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.basic-info {
	position: relative;
	padding: 20px 0px;
	margin: 70px 0px 30px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.basic-info h6{
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	color: #777777;
	float: left;
}
.basic-info .right-side {
	float: right;
}
.basic-info .right-side li {
	display: inline-block;
	margin-left: 2px;
}
.basic-info .right-side li a{
	font-size: 12px;
	color: #ffffff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	text-align: center;
	background: #afafaf;
	display: inline-block;
	transition: all 500ms ease;
}
.basic-info .right-side li:hover a{
	background: #00bffe;
	transition: all 500ms ease;
}
.side-bar-area {
	margin-left: 10px;
}
.side-bar-area .search-box {
	position:  relative;
	margin-bottom: 35px;
}
.side-bar-area .search-box input{
	height: 50px;
	width: 100%;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 26px;
	color: #aaaaaa;
	font-weight: 400;
	background: #fafafa;
	border: 1px solid #eaeaea;
	font-family: 'Poppins', sans-serif;
}
.side-bar-area .search-box button{
	position: absolute;
    top: 14px;
    right: 30px;
    background: #fafafa;
}
.side-bar-area .search-box button:focus{
	outline: none;
}
.side-bar-area .search-box i:before{
	font-size: 16px;
	color: #aaaaaa;
}
.side-bar-area .sec-title h5{
	color: #333333;
	padding-bottom: 15px;
	text-transform: capitalize;
}
.categorise-list li {
	border-bottom: 1px solid #ededed;
}
.categorise-list li a{
	font-size: 14px;
	line-height: 44px;
	font-weight: 600;
	color: #777777;
	display: inline-block;
	width: 100%;
	font-family: 'Poppins', sans-serif;
}
.categorise-list li i{
	font-size: 14px;
	margin-right: 10px;
}

.project-analysis{
	position: relative;
	margin-top: 40px;
}
.analysis-item-one {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ededed;
}
.analysis-item-one .knob {
	position: relative;
	width: 61px;
	height: 61px;
	float: left;
	display: inline-block;
}
.analysis-item-one .pie-value {
	display: block;
	position: absolute;
	font-size: 14px;
	color: #222222;
	font-weight: 500;
	left: 15px;
	line-height: 61px;
	font-family: 'Poppins', sans-serif;
}
.analysis-item-one .knob:before{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	content: '';
	width:  61px;
	height: 61px;
	z-index: -1;
	border-radius: 50%;
}
.analysis-content {
	margin-left: 10px;
	display: inline-block;
}
.analysis-content h6 {
	color: #555555;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 10px;
	text-transform: capitalize;
}
.analysis-content span {
	color: #888888;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	font-family: 'Poppins', sans-serif;
}
.analysis-content span i {
	margin-right: 5px;
}
.tag-list a{
	font-size: 14px;
	line-height: 26px;
	color: #777777;
	font-weight: 400;
	padding: 2px 10px;
	display: inline-block;
	border: 1px solid #eaeaea;
	background: #fafafa;
	margin-bottom: 10px;
	margin-right: 5px;
}


/*** 

====================================================================
	Related Projects
====================================================================

***/

.related-project {
	margin-bottom: 100px;
}
.related-project .sec-title-three{
	padding-top: 20px;
	margin-bottom: 20px;
}
.related-project .sec-title-three{
	padding-top: 20px;
	margin-bottom: 20px;
}
.single-item-related-project .image-content h6{
	font-size: 18px;
	line-height: 22px;
	color: #444444;
	font-weight: 600;
	padding: 22px 0px 5px;
	text-transform: uppercase;
}
.single-item-related-project .image-content span{
	font-size: 16px;
	line-height: 22px;
	color: #444444;
	font-weight: 400;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
.single-item-related-project .image-content .link-btn{
	margin-top: 10px;
}


/*** 

====================================================================
	Our Blog Page
====================================================================

***/

.our-blog{
	padding: 100px 0px;
}
.blog-left{
	margin-right: -20px;
}
.blog-item-two{
	margin-bottom: 60px;
	border-bottom: 1px solid #cecece;
}
.blog-item-two:nth-child(4) {
	margin-bottom: 40px;
}
.blog-item-two .image-box{
	margin-bottom: 30px;
}
.blog-item-two .image-box img{
	width: 100%;
}
.blog-item-two span{
	font-size: 13px;
	line-height: 30px;
	color: #888888;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
}
.blog-item-two span i{
	color: #00bffe;
	margin-right: 5px;
}
.blog-item-two h6{
	font-size: 20px;
	line-height: 22px;
	color: #777777;
	font-weight: 400;
	padding: 10px 0px;
}
.blog-item-two p{
	font-size: 16px;
	line-height: 26px;
	color: #444444;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.blog-item-two .link-area{
	padding: 15px 0px;
}
.blog-item-two .link-btn a{
	font-size: 16px;
	line-height: 30px;
	color: #00bffe;
	font-weight: 600;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
}
.blog-item-two .link-btn a i{
	margin-left: 5px;
}
.blog-item-two .comment-btn a{
	font-size: 16px;
	line-height: 30px;
	color: #777777;
	font-weight: 600;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
}
.blog-item-two .comment-btn a i{
	color: #00bffe;
	margin-right: 5px;
}
.blog-nav-btn a i{
	font-size: 23px;
	color: #9e9e9e;
	width: 45px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
}
.side-bar-area.two{
	margin-left: 65px;
}
.blog-menu {
	margin-bottom: 30px;
}
.blog-menu .blog-list li {
	padding: 0px 15px;
	border: 1px solid #eaeaea;
}
.blog-menu .blog-list li:last-child {
	border-top: none;
}
.blog-menu .blog-list li a{
	font-size: 14px;
	line-height: 44px;
	font-weight: 600;
	color: #777777;
	font-family: 'Poppins', sans-serif;
}
.blog-menu .blog-list li i{
	margin-right: 5px;
}
.blog-menu .blog-list li span{
	float: right;
}
.popular-post {
	padding-bottom: 20px;
}
.popular-post .popular-post-item {
	margin-bottom: 20px;
}
.popular-post-item .image-box {
	display: inline-block;
	width: 73px;
	height: 73px;
}
.popular-post-item .post-content{
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
.popular-post-item .post-content h6{
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	color: #777777;
}
.popular-post-item .post-content span{
	font-size: 13px;
	line-height: 30px;
	font-weight: 400;
	color: #888888;
	font-family: 'Poppins', sans-serif;
}
.popular-post-item .post-content i{
	font-size: 13px;
	color: #00bffe;
	margin-right: 5px;
}
.tag-list.two{
	margin-bottom: 30px;
}

/*** 

====================================================================
	Blog Details
====================================================================

***/

.our-blog .sec-title h5{
	color: #333333;	
	font-size: 24px;
	line-height: 32px;
	font-weight: 400;
	padding-bottom: 10px;
	text-transform: capitalize;
}
.our-blog .sec-title h5:after{
	height: 2px;
	width: 55px;
}
.blog-item-two blockquote{
	position: relative;
	padding: 54px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #202020;
	margin: 30px 0px;
	border: 1px solid #00bffe;
	font-family: 'Lato', sans-serif;
}
.blog-item-two blockquote:before{
	position: absolute;
	content: 'â€œ';
	font-size: 70px;
	top: 60px;
	left: 25px;
	color: #00bffe;
	line-height: 26px;
	font-family: Lobster, cursive;
}
.blog-item-two .link-area.two{
	padding: 15px 0px 30px;
}
.blog-item-two .comment-btn.two a{
	margin-right: 25px;
}
.blog-comment-area{
	position: relative;
	margin-bottom: 50px;
	border-bottom: 1px solid #cecece;
}
.blog-comment-one {
	position: relative;
	margin-bottom: 40px;
}
.blog-comment-one.two {
	margin-left: 100px;
}
.blog-comment-one .image-box{
	position: absolute;
	top: 5px;
	left: 0px;
	border-radius: 5px;
}
.blog-comment-one .image-content{
	position: relative;
	margin-left: 100px;
	padding-right: 20px;
}
.blog-comment-one .image-content h6{
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	line-height: 28px;
}
.blog-comment-one .image-content span{
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	line-height: 28px;
	font-family: 'Poppins', sans-serif;
}
.blog-comment-one .image-content p{
	font-size: 16px;
	font-weight: 300;
	color: #666666;
	line-height: 28px;
	font-family: 'Lato', sans-serif;
}
.blog-comment-one .image-content .link-btn{
	position: absolute;
	top: 5px;
	right: 0px;
}
.blog-comment-one .image-content .link-btn i{
	margin-right: 10px;
}

/*Default Form*/

.contact-form-two{
	position:relative;
}
.contact-form-two .form-group{
	position:relative;
	margin-bottom:25px;
}
.contact-form-two .form-group:last-child{
	margin-bottom: 0px;
}
.contact-form-two .form-group input,
.contact-form-two .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:32px;
	height: 40px;
	color:#ffffff;
	background:none;
	font-size:16px;
	font-weight:400;
	border-bottom:1px solid #dfdfdf;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;	
	font-family: 'Lato', sans-serif;
}
.contact-form-two .form-group textarea{
	height: 90px;
	resize: none;
}
.contact-form-two .form-group textarea::-webkit-input-placeholder,
.contact-form-two .form-group input::-webkit-input-placeholder{
	color: #868686;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.contact-form-two .form-group input:focus,
.contact-form-two .form-group textarea:focus{
	border-color: #00bffe;
}
.contact-form-two .form-group button {
	display: inline-block;
	float: right;
    padding: 6px 50px;
    cursor: pointer;
}


/*** 

====================================================================
	Contact Info
====================================================================

***/

.contact-info{
	position: relative;
	padding-top: 90px;
	padding-bottom: 60px;
}
.contact-info-item {
	margin-bottom: 40px;
}
.contact-info-item i:before{
	font-size: 30px;
	color: #00bffe;
	line-height: 40px;
}
.contact-info-item h6{
	font-size: 20px;
	color: #333333;
	line-height: 26px;
	font-weight: 600;
	padding-top: 20px;
	text-transform: capitalize;
}
.contact-info-item p{
	font-size: 16px;
	color: #777777;
	line-height: 28px;
	font-weight: 400;
	text-transform: capitalize;
	font-family: 'Lato', sans-serif;
}

/*** 

====================================================================
	Contact Section
====================================================================

***/

.contact-section{
	position: relative;
	background: #f8f8f8;
}
.contact-form-one.two{
}
.contact-section .sec-title h5{
	color: #333333;
}
.contact-form-one .form-group input, 
.contact-form-one .form-group textarea{
	border-bottom: 1px solid #dedede;
}
.google-map-area {
  position: relative;
}
.map-area .map-outer .map-canvas{
	float: left;
	max-width: none;
	width: 200%;
	height:615px;
}


/*** 

====================================================================
	Error Page
====================================================================

***/

.error-page{
	padding: 80px 0px 100px;
}
.error-text h1{
	font-size: 250px;
	line-height: 250px;
	color: #00bffe;
	font-weight: 600;
}
.error-text h4{
	font-size: 30px;
	line-height: 40px;
	color: #000000;
	font-weight: 600;
	padding-bottom: 20px;
}
.error-text p{
	font-size: 16px;
	line-height: 26px;
	color: #777777;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.error-text p a{
	color: #00bffe;
	text-decoration: underline;
}
.error-text .link-btn{
	margin-top: 20px;
}

/* Toprate Business - HTML Template */

@media only screen and (min-width: 1200px){
    .container {
        padding: 0;
        width: 1170px;
    }
    .container-fluid{
        padding: 0;
        width: 1920px;
    }    
}

@media only screen and (min-width: 992px){
  .navbar-collapse.collapse {
      display: block!important;
      height: auto!important;
      padding-bottom: 0;
      overflow: visible!important;
      transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition:all 500ms ease;
      -o-transition:all 500ms ease;
  }
  .navbar-toggle {
    display: none;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
  }
}
@media only screen and (min-width: 991px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
}

@media only screen and (max-width: 1200px) {
  .fact-counter .counter-border-right:before{
    display: none;
  }
  .main-header.style-three{
    margin-bottom: -60px;
  }
  .side-bar-area,
  .side-bar-area.two{
    margin-left: 0px;
    margin-top: 20px;
  }  
  .blog-left{
    margin-right: 0px;
  }  
  .call-back-left .background-image{
    margin-right: 0px;
  }
  .main-slider .metis.tparrows{
    display: none;
  }  
  .main-header.style-two{
    margin-bottom: -60px;
  }
  .service-left-side-two{
    margin-right: 0px;
  }
  .service-image-box img{
    float: none;
  }
  .about-us-left{
    margin-left: 0px;
    margin-top: 50px;
  }
  .service-right-side-two{
    margin-bottom: 60px;
  }
  .about-us-left img{
    width: 100%;
  }
  .call-back-right{
    margin-left: 0px;
    padding: 50px;
  }  
  .call-back-left .content-text{
    left: 50px;
  }
  .call-back-right:before{
    width: 100%;
  }    
  .main-menu .navigation > li{
    margin-right: 20px;
  }
  .main-menu.style-two .navigation > li > a{
    padding: 17px 6px;
  }
  .scroll-to-top.style-two{
    right: 10px;
  }
  .scroll-to-top{
    right: 50px;
  }
  .service-item-one {
    max-width: 500px;
    margin: 0 auto 50px;
    text-align: center;
    background: #f7f7f7;
  }
  .service-right-side,
  .service-left-side {
    margin: 0;
  }
  .service-item-one:before {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .header-top.style-two{
    padding-bottom: 0px;
  }
  .header-upper.style-two{
    margin: 0px;
  }
  .header-upper.style-two .header-upper-area{
    padding: 30px 0px;
  }
  .main-header .header-upper-area{
    padding: 30px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .header-upper.style-two .logo-box{
    float: none;
    text-align: center;
    margin-bottom: 30px;
  }
  .header-upper.style-two .upper-right{
    float: none;
    text-align: center;
  }
  .call-back-left .background-image{
    float: none;
    width: 100%;
  }  
}
@media only screen and (max-width: 991px) {
  .gallery-section .filters{
    padding-top: 30px;
  }
  .services-left .gallery-content{
    margin-left: 0px;
    margin-top: 20px;
  }
  .map-area .map-outer .map-canvas{
    width: 100%;
  }
  .header-upper .info-box{
    margin-left: 0px;
    text-align: center;
    padding-left: 0px;
    margin-bottom: 20px;
  }
  .header-upper .info-box .icon-box{
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
  }
  .main-header.style-three{
    margin-bottom: 0px;
  }  
  .gallery-section .sec-title-three{
    float: none;
  }
  .gallery-section .filters li:last-child{
    padding-right: 30px;
  }
  .header-lower.style-two .outer-box{
    top: 20px;
    right: 20px;
  }
  .call-back-left .background-image img{
    max-width: 100%;
  }
  .main-header.style-two{
    margin-bottom: 00px;
  }
  .nav-outer.style-two{
    padding: 0px;
  }  
  .project-tab .product-tab-btns{
    float: none;
    margin: 0px;
  }
  .call-back-left .background-image{
    float: left !important;
  }
  .service-image-box img{
    float: none;
  }
  .main-header .main-menu{
    padding-top:0px;
    width:100%;
    margin: 0px;
  }
  .main-header.fixed-header .header-lower {
    display: none;
  }  
  .main-menu .collapse {
    position:  relative;
    max-height: 300px;
    overflow:auto;
    float:none;
    width:100%;
    border:none;
    margin: 1px 0px 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }   
  .main-menu .collapse.in,
  .main-menu .collapsing{
    padding:0px 0px 0px;
    border:none;
    margin: 1px 0px 0px;
    -ms-border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    -o-border-radius:0px;
    border-radius:0px; 
  }  
  .main-menu .navbar-header{
    position:relative;
    float:none;
    display:block;
    text-align:right;
    width:100%;
    z-index:12;
    height: 70px;
  }  
  .main-menu .navbar-header .navbar-toggle{
    background: #ff720d;
    z-index: 9;
    cursor: pointer;
    left: 0;
    top: 10px;
    height: 50px;
    position: absolute;
  }  
  .navbar-toggle .icon-bar {
    display: block;
    width: 29px;
    height: 1px;
    background: #ffffff;
    border-radius: 1px;
    margin: 7px 15px;
  } 
  .main-menu .navbar-collapse > .navigation{
    float:none !important;
    margin: 0px !important;
    width:100% !important;
    border-top:none;
    border-radius: 0px;
  }
  .main-menu .navbar-collapse > .navigation > li{
    margin:0px !important;
    float:none !important;
    width:100%;
  }
  .main-menu .navbar-header .navbar-toggle:focus {
    border: none;
    outline: none;
  }
  .main-menu .navigation > li > a:after {
    display: none;
  }
  .main-menu .navigation > li > a,
  .main-menu .navigation > li > ul:before{
    border:none;  
  }  
  .main-menu .navbar-collapse > .navigation > li > a{
    padding:10px 10px !important;
    border:none !important;
  }  
  .main-menu .navigation li.dropdown > a:after,
  .main-menu .navigation > li.dropdown > a:before,
  .main-menu .navigation > li > ul > li > a::before,
  .main-menu .navigation > li > ul > li > ul > li > a::before{
    color:#ffffff !important;
    right:15px;
    font-size:16px;
    display:none !important;
  }
  
  .main-menu .navbar-collapse > .navigation > li > ul,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul{
    position:relative;
    border:none;
    float:none;
    visibility:visible;
    opacity:1;
    display:none;
    margin:0px;
    left:auto !important;
    right:auto !important;
    top:auto !important;
    width:100%;
    background:#fdb821;
    -webkit-border-radius:0px;
    -ms-border-radius:0px;
    -o-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    transition:none !important;
    -webkit-transition:none !important;
    -ms-transition:none !important;
    -o-transition:none !important;
    -moz-transition:none !important;
    box-shadow:none !important;
  }
    
  .main-menu .navbar-collapse > .navigation > li > ul,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul{
  }
  
  .main-menu .navbar-collapse > .navigation > li,
  .main-menu .navbar-collapse > .navigation > li > ul > li,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{
    opacity:1 !important;
    top:0px !important;
    left:0px !important;
    visibility:visible !important;
    border-top: 1px solid #676060;
  }
  .main-menu .navbar-collapse > .navigation > li > ul > li{
    border-bottom: none;
  }
  
  .main-menu .navbar-collapse > .navigation > li:first-child{
    border:none;  
  }
  
  .main-menu .navbar-collapse > .navigation > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
    padding:10px 10px !important;
    line-height:22px;
    color:#ffffff;
    background: #3e3c38;
    text-align:left;
    min-height:0px;
  }
  
  .main-menu .navbar-collapse > .navigation > li > a:hover,
  .main-menu .navbar-collapse > .navigation > li > a:active,
  .main-menu .navbar-collapse > .navigation > li > a:focus{
    background: #3e3c38;
  }
  
  .main-menu .navbar-collapse > .navigation > li:hover > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
  .main-menu .navbar-collapse > .navigation > li.current > a,
  .main-menu .navbar-collapse > .navigation > li.current-menu-item > a{
    color:#ffffff !important;
  }
  .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{
    display:block;
  }
  
  .main-menu .navbar-collapse > .navigation li.dropdown:after{
    display:none !important;  
  }
}

@media only screen and (max-width: 767px) {
  .sec-title-two h2,
  .sec-title-three h2{
    font-size: 36px;
  }
  .about-us-right{
    margin-right: 0px;
  }
  .header-top .header-top-left{
    float: none;
    text-align: center;
  }
  .header-top .header-top-right{
    float: none;
    text-align: center;
  }
  .header-top .header-top-right .link-btn .btn-style-one{
    padding: 10px 38px;
  }
  .header-top .header-top-right .link-btn, 
  .header-top .header-top-right .search-box{
    display: block;
  }
  .header-top .header-top-right .search-box{
    padding: 10px 0px;
    margin: 0px;
  }
  .header-top .header-top-right form{
    display: inline-block;
  }
  .project-tab .project-title{
    float: none;
    display: block;
  }
  .project-tab .product-tab-btns,
  .project-tab .product-tab-btns .p-tab-btn{
    display: block;
  }
  .project-tab .product-tab-btns .p-tab-btn{
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #545859;
  }
  .project-tab .product-tab-btns .p-tab-btn:before{
    display: none;
  }
  .scroll-to-top {
    right: 5px;
    bottom: 65px;
  }
  .gallery-section .filters li{
    display: block;
    text-align: left;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #545859;
  }
  .gallery-section .filters li:before{
    display: none;
  }
  .why-choss-colmun .image-content h5{
    font-size: 16px;
  }
  .why-choss-colmun .overlay-box h5{
    font-size: 16px;
  }
  .main-header .header-upper-area {
    justify-content: center;
  }
  .header-upper .logo-box {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .sec-title-two h2{
    line-height: 50px;
  }
  .blog-comment-one.two{
    margin-left: 0px;
  }
  .blog-comment-one .image-content .link-btn{
    position: relative;
  }
  .error-text h1{
    font-size: 160px;
  } 
  .main-slider h1{
    font-size: 30px;
    line-height: 40px;
  }
  .main-slider .text{
    font-size: 16px;
    line-height: 26px;
  }
  .shoos-us-player .title-box h6{
    font-size: 14px;
  }
  .main-header.style-two{
    margin-bottom: 0px;
  }
  .about-colmun .inner-box{
    padding: 20px 0px;
  }
}
@media only screen and (max-width: 400px) {
  .main-slider h1{
    font-size: 24px;
    line-height: 32px;
  }
  .sec-title-three h2{
    font-size: 26px;
  }
  .main-slider .text{
    font-size: 14px;
    line-height: 24px;
  }
  .sec-title-four h5{
    font-size: 22px;
  }
  .why-choss-colmun .overlay-box p{
    font-size: 13px;
  }
  .blog-comment-one .image-content{
    margin-left: 80px;
  }
  .blog-comment-one.two{
    margin-left: 0px;
  }
}