


/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Open+Sans:400,400i,600,700');


/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
	height: 100%;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}
.aligncenter {
	display:block;
	margin:0 auto 15px;
}
a:focus {
	outline:0px solid;
}
img {max-width:100%;
	height:auto;
}
.fix {
	overflow:hidden;
}
p {
	margin:0 0 15px;
    color: #777;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	color: #555;
    font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
h1{
	font-size: 48px;
	line-height: 54px;
		
}
h2{
	font-size: 38px;
	line-height: 42px;
		
}
h3{
	font-size: 30px;
	line-height: 36px;
		
}
h4{
	font-size: 24px;
	line-height: 34px;
		
}
h5{
	font-size: 20px;
	line-height: 30px;
		
}
h6{
	font-size: 16px;
	line-height: 28px;
		
}
a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #0087c1;
    text-decoration: none;
}
body {
	background: #fff none repeat scroll 0 0;
	color: #888;
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: left;
	overflow-x: hidden;
	line-height: 28px;
}
#scrollUp {
  background: #0087c1 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 30px;
  height: 54px;
  line-height: 52px;
  right: 30px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 54px;
  border:1px solid #0087c1;
}
#scrollUp:hover {
    background: #fff;
    color:#0087c1;
     transition: all 0.3s ease 0s;
}
.clear{
	clear:both;
}
ul{
	/*list-style: outside none none;*/
	margin: 0;
	padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
	-moz-appearance: none;
	box-shadow: none !important;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('img/logo/preloader.html') no-repeat center center;
}
.navbar-collapse {
    padding-left: 0px;
}
::-moz-selection {
    background: #0087c1;
    text-shadow: none;
}
::selection {
    background: #0087c1;
    text-shadow: none;
}
.color{
    color:#0087c1;
    font-weight: 700;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.area-padding{
	padding: 32px 0px;
}
.area-padding-2{
    padding: 70px 0px 50px;
}
.padding-2{
    padding-bottom: 90px;
}
.section-headline{
    margin-bottom: 60px;
    position: relative;
}
.section-headline h3 {
    display: inline-block;
    font-size: 40px;
    text-transform: capitalize;
}
.section-headline.white-headline h3{
    color:#fff;
}
.section-headline.white-headline p {
    color:#ddd;
}
.section-headline.text-left {
    margin-bottom: 30px;
}
.section-headline::after {
    border: 1px solid #0087c1;
    bottom: -27px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: 0;
}
.section-headline.text-left h3::after {
    border: 2px solid #fe5e15;
    left: 0;
    right: auto;
}
.section-headline p {
    max-width: 650px;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    line-height: 26px;
}
.mar-row{
    margin-top: 40px;
}
.small-title {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
	color:#fe5e15;
}
.section-headline h4 {
    font-size: 26px;
    max-width: 800px;
    line-height: 36px;
    font-weight: 700;
    margin: 0 auto;
    text-transform: uppercase;
}
.load-more-btn {
    text-transform: uppercase;
    background: #fe5e15;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 3px;
    width: 200px;
	transition: 0.4s;
	border:2px solid #fe5e15;
}
.load-more-btn:hover{
    background: #fff;
	border:2px solid #fe5e15;
    color: #fe5e15;
	transition: 0.4s;
}
.bg-color{

	background: #fcfafa;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.parallax-bg{
    position:relative;
}

.single-brand-item{
    border: 1px solid #0087c1;
}
.left-headline{
	position: relative;
	padding-bottom: 10px;
}
.left-headline::after {
    border: 1px solid #0087c1;
    bottom: 0px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: auto;
}
.sub-headline{
	position: relative;
	margin-bottom: 30px;
}
.sub-headline::after{
	position:absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #fe5e15;
}
.sub-headline h4 {
    text-transform: uppercase;
    font-size: 24px;
    padding-bottom: 20px;
}
.quote-details .sub-headline h4 {
    color:#fff;
}
.center-headline h3 {
    max-width: 900px;
    font-size: 30px;
    line-height: 42px;
    margin: 0px auto 58px;
}
.center-headline h3::after{
	position:absolute;
	content: "";
	left: 0;
	bottom: 20px;
	width: 50px;
	right: 0;
	margin: 0 auto;
	height: 2px;
	background: #fe5e15;
}
/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-left ul li {
    display: inline-block;
}
.topbar-area {
    background:#0087c1;
    height: 57px;
}
.topbar-left ul li a {
    color: #ffffff;
    display: block;
    margin-right: 20px;
    padding: 12px 0;
    text-decoration: none;
    font-size: 15px;
}
.topbar-left ul li a i {
    color: #ffffff;
    font-size: 16px;
    padding-right: 7px;
}
.quote-button {
    float: right;
}
.quote-button .quote-btn {
     text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    color: #000;
    background: #fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 1px 15px;
    border-radius: 7px;
    margin: 10px;
    transition: 0.4s;
}
.quote-button .quote-btn:hover {
	background: transparent;
	color: #fff;
	transition: 0.4s;
}
.slogan {
    margin-bottom: 0px;
    padding: 16px 0px;
    color: #fff;
    font-size: 16px;
}
/*----------------------------------------*/
/*  2.1 Header Bottom Area 
/*----------------------------------------*/
.header-area{
	background: #fff;
	box-shadow: 2px 2px 5px #ccc, 0px 0px 0px #ccc;
}
.logo-bg{
	background: #fe5e15;
	z-index: 10;
}
.logo-bg:after {
    content: "";
    position: absolute;
    right: -100px;
    top: 0;
    border-top: 100px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 100px solid #fe5e15;
	z-index: 10;
}
.logo-bg:before {
    content: "";
    position: absolute;
    left: -90px;
    top: 0;
    background: #fe5e15;
    z-index: 10;
    width: 90px;
    height: 100%;
}
.logo {
    display: block;
}
.logo a {
    display: inline-block;
    height: auto;
    padding: 13px 0px;
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav > li >a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #555;
    font-size: 16px;
    font-weight: 700;
    padding: 40px 0px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 13px;
}
.main-menu ul.navbar-nav li a:hover{
	color: #0087c1;
}
.main-menu ul.navbar-nav > li > a::before {
    background: #422774;
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 0;
    transition: .5s;
	left: 0px;
}
.main-menu ul.navbar-nav >li:hover > a:before, .main-menu ul.navbar-nav >li.active > a::before {
    width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fe5e15;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #333;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    border-top: 2px solid #422774;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: -99;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}
.main-menu ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
    margin-top: -2px;
    list-style: none;
    
}
.main-menu ul.nav li ul.sub-menu li ul{
    border-top:none !important;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}

.main-menu ul.nav li ul.sub-menu li a {
    color: #666;
    display: block;
    font-size: 10px;
    font-weight: 600;
    padding: 1px 15px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#fff;
	background: #422774;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}
.stick span.search-button i,.stick .header-search input{color:#555}
.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}
.search-option {
    background: #fff none repeat scroll 0 0;
    bottom: -48px;
    color: #555;
    display: none;
    position: absolute;
    right: 20px;
    width: 260px;
    z-index: 99999;
}
.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #555;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 210px;
    height: 44px;
}
.search-option button.button {
    background: #0087c1;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}
.header-right-link a.main-search {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 18px;
    line-height: 39px;
    position: relative;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #0087c1;
    border-radius: 2px;
    margin: 30px 0px 30px 10px;
}
/*--------------------------------*/
/* 2.2. Sticky Header Area
/*--------------------------------*/
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background: #fff;
}
.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 10px 0;
}
.header-area.stick .main-menu ul.navbar-nav li a {
    padding: 37px 0px;
}
.header-area.stick .quote-button {
    float: right;
}
.header-area.stick .header-right-link a.main-search {
    margin: 17px 0px 17px 10px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
    color: #555;
    display: block;
    font-size: 10px;
    font-weight: 700;
    padding: 1px 15px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover{
    color: #fff;
}
.header-area.stick .navbar-brand>img {
    display: block;
    width: 160px;
    height: auto;
}
.header-area.stick .logo-bg:after {
    border-top: 76px solid transparent;
}
/*----------------------------------------*/
/*  2.3. Mobile Menu Area
/*----------------------------------------*/
.mobile-menu-area {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 10px 0px ;
   
}
.owl-carousel .owl-stage {
        /*transition: all 1s ease-in-out 1s !important;*/
}
.mean-container .mean-nav {
   
}
.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
    height: 642px;
    overflow-x: scroll;
}
.mean-container a.meanmenu-reveal:hover {
    color:#252525
}
.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #555;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 13px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
}
.mean-nav ul li.mean-last {
    margin-bottom: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
    color: #555;
    line-height: 17px;
}
.mean-container .mean-nav ul li {
    width: 99.7%;
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.intro-content {
    position: relative;
    z-index: 1;
   
}
.intro-content::after {
       /*width: 700px;*/
    content: "";
     margin-left: 0px;
    top: 0px;
    z-index: 2;
    position: absolute;
    /*border-top: 755px solid rgba(0, 135, 193, 0.79);*/
    border-right: 240px solid transparent;
}
.slider-content {
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    z-index: 3;
    left: 0;
    margin: 0 auto;
    margin-top: -190px;
}

.layer-1-2 {
    margin: 20px 0;
}
.layer-1-1 p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.60px;
    line-height: 30px;
    font-weight: 500;
    max-width: 750px;
    margin-bottom: 30px;
}
.layer-1-2 h1 {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    text-transform: unset;
    letter-spacing: 1px;
    margin: 20px 0px;
    max-width: 925px;
    font-weight: 700;
}
.ready-btn {
    margin-left: -105px;
    border: 1px solid #ffffff;
    color: #0087c1;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    padding: 4px 0px;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #ffffff;
    width: 156px;
    border-radius: 2px;
    margin-top: 272px;
}
.ready-btn:hover{
    color: #fff;
    background: #fe5e15;
    transition: all 0.4s ease 0s;
}
.ready-btn.right-btn {
    margin-left: 15px;
    background: transparent;
    border: 1px solid #fff;
	color:#fff;
}
.ready-btn.right-btn:hover{
    background: #0087c1;
    border: 1px solid #0087c1;
}
.ready-btn.left-btn:hover{
    background: transparent;
    border: 1px solid #fff;
	color:#fff;
}
.layer-1-2 .color {
    color: #fe5e15;
    font-weight: 900;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 22px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 40px;
    opacity: 0;
    border:2px solid #422774;
    width: 40px;
    height: 40px;
    background:#422774;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #0087c1;
    border: 1px solid #0087c1;
    transition: 0.4s;
}
.intro-carousel .owl-item .layer-1-2{
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 0.3s;
}
.intro-carousel .owl-item .layer-1-1{
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 1s;
}
.intro-carousel .owl-item .layer-1-3{
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 1.5s;
}
.intro-carousel .owl-item.active .layer-1-2,
.intro-carousel .owl-item.active .layer-1-1,
.intro-carousel .owl-item.active .layer-1-3{
    transform: translateY(0);
    opacity: 1;
}
.intro-carousel .owl-item.active .slider-images img{
   
	transform: scale(1.1);
	transition: 10s;
}
.intro-carousel .owl-item {
}
.intro-content{
 /*height: 480px;*/
}
/*----------------------------------------*/
/*  4. Wellcome Services Area
/*----------------------------------------*/
.left-headline h3 {
    font-size: 30px;
    line-height: 42px;
    text-transform: unset;
}
.left-headline p {
    font-size: 16px;
    letter-spacing: 0.60px;
}
.well-services{
    padding: 30px 20px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	position: relative;
}
.well-services::after{
    position: absolute;
	left:0;
	bottom:0;
	width: 0%;
	height: 2px;
	background: #fe5e15;
	content:"";
	transition: 0.5s;
}
.services-column{
	margin-top: 30px;
}
.well-content h4 {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    text-transform: capitalize;
}
.well-content h4 a{
	color:#555;
}
.well-services:hover::after{
	width: 100%;
	height: 2px;
	background: #412774;
	transition: 0.5s;
}
.well-content h4 a:hover {
	color:#fe5e15;
}
.well-icon {
    margin-bottom: 20px;
    display: block;
}
.well-icon a{
	font-size: 60px;
	line-height: 60px;
	color:#0087c1;
}
/*----------------------------------------*/
/*  5. About area
/*----------------------------------------*/
.about-content h4 {
    line-height: 40px;
    text-transform: unset;
    font-size: 29px;
    position: relative;
    padding-bottom: 20px;
}
.about-content h4 span {
    font-weight: 800;
}
.about-content h4 ::after {
    border: 1px solid #fe5e15;
    bottom: 3px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 12%;
}
.about-content p {
    letter-spacing: 0.50px;
}
.about-details {
    overflow: hidden;
    display: block;
    padding-top: 10px;
}
.icon-title{
	display: block;
	overflow: hidden;
}
.single-about {
    width: 48%;
    float: left;
    margin-right: 20px;
}
.single-about p{
	text-align: left;
}
.single-about:nth-child(2n),
.single-about:nth-child(4n){
	margin-right:0px;
}
.single-about:nth-child(3n),
.single-about:nth-child(4n){
	margin-bottom:0px;
}
.single-about a {
    font-size: 16px;
    color: #0087c1;
    float: left;
    line-height: 34px;
}
.single-about h5 {
    font-size: 18px;
    color: #666;
    float: left;
    line-height: 50px;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: 600;
}
.about-image {
    margin-right: 100px;
    position: relative;
}
.ab-second-img {
    display: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 50%;
    height: auto;
}
.about-image img {
    border-radius: 5px;
}
.video-inner {
    background: url(img/about/vd.jpg);
	background-position: center center;
	background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
}
.video-inner::after{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    content:"";
    background: rgba(10, 27, 40, 0.2) none repeat scroll 0 0;
}
.video-content {
    width: 100%;
    height: 100%;
    min-height: 380px;
}
.video-play.vid-zone {
    background: #fe5e15;
    border-radius: 100%;
    display: inline-block;
    font-size: 30px;
    height: 80px;
    line-height: 78px;
    text-align: center;
    width: 80PX;
    overflow: hidden;
    position: absolute;
    top: 68%;
    z-index: 999;
    right: 25px;
    margin: 0 auto;
    transition: 0.4s;
    margin-top: -35px;
}
.video-play.vid-zone i {
    color: #fff;
    margin-left: 5px;
}
.video-play.vid-zone:hover {
    background: #fff;
    color: #fe5e15;
	transition: 0.4s;
}
.video-play.vid-zone:hover i{
    color: #fe5e15;
}
/*--------------------------------*/
/* 6.Services Area
/*--------------------------------*/
.services-area{
    position: relative;
}
.single-services{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.main-services {
    display: block;
    overflow: hidden;
    padding: 30px;
    position: relative;
    z-index: 1;
}
.services-icon {
    width: 60px;
    float: left;
    height: 100px;
    font-size: 40px;
    color: #fe5e15;
}
.services-img {
    height: 270px;
    overflow: hidden;
    position: relative;
    padding: 10px;
}
.services-img img {
    transform: scale(1.1);
    transition: 0.4s;
}
.image-layer {
    position: absolute;
    left: 0;
    top: 84%;
    width: 100%;
    height: 100%;
    background: rgba(2,14,41,0.80) none repeat scroll 0 0;
    z-index: 1;
    opacity: 1;
	transition: 0.4s;
}
.image-layer a {
    display: block;
    text-align: center;
    position: relative;
    top: 13%;
    margin-top: -29px;
}

.image-layer a i {
   
    border-radius: 50%;
	background: transparent;
	font-size: 13px;
	color:#fff;
	
}
.image-layer a h4 {
    margin-top: -94px;
    border-radius: 50%;
    margin-bottom: 23px;
    background: transparent;
    font-size: 14px;
    color: #fff;
    opacity: 0.90;
}
.service-content h4 {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: capitalize;
}
.service-content p {
    font-size: 15px;
    letter-spacing: 0.6px;
}
.service-btn {
    padding: 0px;
    right: 0;
    left: 22px;
    width: 84%;
    background:transparent;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    z-index: 2;
    
}
.service-btn::after {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 1px;
    background: #422774;
    transition: 0.4s;
}
.single-services:hover .services-img img {
    transform: scale(1);
    transition: 0.4s;
}
.single-services:hover .image-layer {
    position: absolute;
    left: 0;
    top: 0;
	transition: 0.4s;
}
.single-services:hover .service-content h4:hover{
    color: #0087c1;
}
.single-services:hover .service-btn:hover{
    color: #fff;
}
.single-services:hover .service-btn:hover::after{
    transition: 0.4s;
    width:100%;
}
.services-carousel .col-md-4{
	width: 100%;
}
.services-carousel{
	margin-bottom: 20px;
}
.services-carousel.owl-carousel .owl-stage-outer {
    padding-bottom: 5px;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    background: #0087c1;
    border:1px solid #0087c1;
    width: 40px;
    height: 40px;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fe5e15;
    background: #fff;
    border: 1px solid #0087c1;
    transition: 0.4s;
}
/*----------------------------------------*/
/* 7.Counter Area
/*----------------------------------------*/
.counter-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll bottom center / cover; 
}
.counter-inner {
    background: #f6f6f6;
    padding: 100px 30px 100px 70px;
}
.fun_text {
    text-align: center;
    padding: 30px 15px;
    border-radius: 2px;
    background: #fff;
}
.fun_text:nth-child(3n){
	margin-right: 0px;
}
.fun_text span {
    color: #444;
    display: block;
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 50px;
    font-family: 'Montserrat', sans-serif;
}
span.counter-icon {
    font-weight: 100;
    font-size: 50px;
     color: #0087c1;
}
.fun_text > h5 {
    color: #555;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}
.fun-content ul li{
        width: 225px;
    display: inline-block;
    margin-left: 5px;


}
/*--------------------------------*/
/*  8.project Area
/*--------------------------------*/
.single-awesome-project {
    float: left;
    overflow: hidden;
    width:100%;
}
.project-all{
    margin-top: -40px;
}
.project-all .single-awesome-project {
    margin-top: 30px;
	position: relative;
}
.first-item {
    margin-bottom: 30px;
}
.project-carousel .col-md-4{
	width: 100%;
}
.awesome-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.awesome-img img{
    transform: scale(1.1);
    transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img{
    transform: scale(1);
    transition: 0.4s;
}
.awesome-img > a {
    display: block;
    position: relative;
}
.single-awesome-project:hover .awesome-img > a::after{
    opacity: 1;
}
.single-awesome-project:hover .add-actions{
    opacity: 1;
}
.awesome-img > a::after {
    background: rgba(2,14,41,0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}
.add-actions {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 9999;
    top: 0;
    cursor: pointer;
}
.port-icon {
    color: #f4f4f4;
    display: inline-block;
    cursor: pointer;
    top: 50%;
    position: relative;
    font-size: 40px;
    margin-top: -25px;
    font-weight: 100;
}
.project-dec {
    display: block;
    padding: 20px 0px 0px 0px;
    position: absolute;
    top: 10px;
    left: 0px;
    transition: 0.5s;
    opacity: 0;
    right: 0;
    text-align: center;
}
.project-dec h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 5px;
    cursor: pointer;
}
.project-dec h4 a {
    color: #fff;
}
.project-dec h4 a:hover {
    color: #fe5e15;
}
.project-dec span {
    font-size: 14px;
}
.project-dec p{
	margin-bottom: 0px;
}
.single-awesome-project:hover .project-dec {
    transition: 0.5s;
	opacity: 1;
}
.project-menu li a {
    color: #555;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-radius: 2px;
}
.project-menu li a.active,
.project-menu li a:hover {
    color: #fff;
    text-decoration: none;
	background: #0087c1;
}
.project-menu {
    margin-bottom: 10px;
}
.project-menu li {
    display: inline-block;
}
.project-menu li a:hover {
    color: #fff;
    text-decoration: none;
}
.project-content{
	margin-top: -10px;
}
.project-content .single-awesome-project{
	margin-top: 30px;
}
.project-content .project-dec {
    top: 40px;
}
.project-content .single-awesome-project:hover .project-dec {
    top: 40px;
}
/*----------------------------------------*/
/*  9. Testimonials Area
/*----------------------------------------*/
.testimonial-area{
	background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll bottom center / cover; 
}
.single-testi {
    padding: 30px 20px;
    position: relative;
    background-color: #fff;
}
.testimonial-img {
    margin-top: 30px;
}
.testimonial-img img {
    height: auto;
    border-radius: 50%;
    max-width: 100px;
    text-align: center;
    margin: 0 auto;
}
.testimonial-carousel .testimonial-text {
    position: relative;
	margin-top: -5px;
}
.testimonial-text p {
    color: #ddd;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 30px;
    padding: 0px 100px;
}
.testimonial-text h5 {
    color: #fff;
    font-size: 20px;
}
.testimonial-text a{
  color: #fff;  
}
.client-name {
    margin-top: 15px;
    display: inline-block;
}
.client-name h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
	color:#FFF;
}
.client-name span {
    font-size: 13px;
	color:#fff;
}
.testimonial-carousel{
    padding-bottom: 40px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot > span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 8px;
    width: 8px;
    -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    border-radius: 50%;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots {
    bottom: 0px;
    display: block;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.testimonial-content {
    margin-bottom: 15px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot {
    display: inline-block;
    margin: 0 3px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span {
    background: #0087c1;
    width: 30px;
    border-radius: 3px;
}
/*----------------------------------------*/
/*  10. Blog Area
/*----------------------------------------*/
.blog-image{
  overflow: hidden;
    display: block;
}
.image-scale {
    position: relative;
    transform: scale(1.1);
    display: block;
    transition: 0.5s;
}
.image-scale::after{
    position: absolute;
    content: "";
    background: rgba(0,46,91,0.30);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
}
.blog-content a h4 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    color: #555;
    line-height: 28px;
    margin-top: -20px;
}
.blog-meta {
    position: relative;
    top: -40px;
    background: #fe5e15;
    width: 66px;
    padding: 7px 15px;
    left: 0px;
    text-align: center;
    border-radius: 2px;
}
.blog-meta span {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
}
.blog-title {
    margin-top: -5px;
}
.single-blog:hover .image-scale {
  transform: scale(1);
  transition: 0.5s;
}
.single-blog:hover .image-scale::after{
    background: rgba(0,46,91,0);
}
.single-blog {
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.blog-grid-fast {
    margin-top: -30px;
}
.single-blog.b-mar{
    margin-top: 20px;
}
.blog-content {
    padding: 0px 30px 30px;
}
.blog-content a h4:hover{
    color:#fe5e15;
}
.blog-btn {
    display: inline-block;
    font-weight: 700;
    color: #555;
    position: relative;
    text-transform: capitalize;
    font-size: 15px;
}
.blog-btn::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0px;
    opacity: 0;
    transition: 0.5s;
    background: #422774;
    width: 0px;
    height: 1px;
}
.blog-btn:hover {
    color: #422774;
}
.blog-btn:hover.blog-btn::after {
    width: 100%;
    opacity: 1;
    transition: 0.5s;
}
/*----------------------------------------*/
/*  11. Quote  Area
/*----------------------------------------*/
.contact-quote-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll bottom center / cover; 
}
.quote-details {
    padding: 12% 17%;
    display: block;
    overflow: hidden;
}
.quote-main h4, .contact-headline h4 {
    margin-bottom: 30px;
    text-transform: capitalize;
    font-size: 28px;
}
.quote-details .contact-headline h4{
	color:#fff;
}
.contact-quote-area #contactForm input {
    border-radius: 2px;
    height: 52px;
    margin-bottom: 20px;
    background: #020e29;
    color: #fff;
    border-color: #020e29;
}
.contact-quote-area .contact-form textarea#message {
    height: 160px;
    border-radius: 2px;
    margin-bottom: 20px;
    background: #020e29;
    color: #fff;
    border-color: #020e29;
}
.contact-quote-area .quote-btn {
    background: #fe5e15;
    border: 1px solid #fe5e15;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    width: 160px;
    transition: 0.4s;
}
.contact-quote-area .quote-btn:hover{
    background: transparent;
    color:#fff;
	transition: 0.4s;
	border: 1px solid #fff;
}
.help-block.last-part{
	margin:0px;
}
.contact-headline {
    margin-top: 20px;
    margin-bottom: 40px;
}
.contact-quote-area .col-md-6{
	padding-left: 0px;
	padding-right: 0px;
}
.company-faq {
    padding: 12% 17%;
    display: block;
    overflow: hidden;
    background: #f9f9f9;
}
.faq-details .panel-heading {
    padding: 0;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 4px;
   box-shadow: 0 5px 4px rgba(0, 0, 0, 0.1);
}
.panel-default {
    border-color: #ddd;
    border-radius: 0 !important;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel-default > .panel-heading {
    color: #666;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    background: #fff;
}
.faq-details h4.check-title a {
    color: #666;
    display: block;
    font-weight: 500;
    padding: 10px 10px 10px 40px;
    text-decoration: none;
    background: #fff;
}
.panel-body {
    padding: 15px 15px 0px 45px;
}
.faq-details h4.check-title {
    color: #666;
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.faq-details a span.acc-icons {
    position: relative;
}
.faq-details a span.acc-icons::before {
    color: #666;
    content:"\e874 ";
    font-family: tionscal;
    font-size: 16px;
    left: -26px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: -10px;
}
.faq-details a.active span.acc-icons::before {
    color: #0087c1;
    content: "\e873";
    font-family: tionscal;
    font-size: 16px;
    left: -26px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: -10px;
}
.faq-details .panel-heading h4 a.active {
    color: #0087c1;
    background: #f9f9f9;
}
/*----------------------------------------*/
/*  12. banner Area
/*----------------------------------------*/
.banner-area{
	background: #0087c1;
}
.banner-area{
	padding: 30px 0px;
}
.banner-content h4 {
    margin: initial;
    float: left;
    font-size: 28px;
    max-width: 630px;
    line-height: 34px;
    color: #fff;
}
.banner-contact {
    padding: 15px 0px;
}
.banner-btn {
    border: 1px solid #fff;
    display: inline-block;
    padding: 13px 24px;
    color: #0087c1;
    font-weight: 600;
    font-size: 18px;
    background: #fff;
    border-radius: 2px;
    float: right;
    margin: 7px 0px;
    font-weight: 600;
    transition: 0.4s;
}
.banner-btn:hover{
    color: #fff;
    background: #0087c1;
	transition: 0.4s;
}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area {
    padding: 50px 0;
    background: #0b0c0c;
    width: 100%;
    float: left;
    padding: 80px 0px 0px;
    background: url(./img/background/footer-bg.jpg) no-repeat center top;
    background-size: cover;
}
.footer-btm {
    width: 100%;
    float: left;
    border-top: 1px solid #373737;
    padding: 13px 0px 0px;
    margin: 60px 0px 0px;
}
.footer-logo{
	margin-bottom: 15px;
}
.footer-head p {
    color: #ddd;
    font-size: 15px;
    letter-spacing: 0.60px;
}
.footer-head h4 {
       color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 700;
}
.footer-services-link ul.footer-list{

}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
      color: #fff;
    display: block;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    transition: 0.4s;
}
.footer-icons ul li a:hover{
    color: #ffffff;
	background: transparent;
     transition: 0.4s
}
.footer-tags li {
    float: left;
}
.footer-tags li a {
    color: #ddd;
    display: block;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin: 3px;
    border: 1px solid #020e29;
    background: #020e29;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 2px;
}
.footer-icons {
    margin-top: 20px;
}
.footer-btm p {
    color: #fff;
}
.suscribe-input input {
    color: #ddd;
    font-size: 15px;
    line-height: 24px;
    padding: 11px 15px;
    height: 52px;
    border-radius: 0;
    width: 100%;
    background: #07183a;
    border: 1px solid #07183a;
}
.suscribe-input button {
    background: #0087c1;
    border: 1px solid #0087c1;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 2px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    font-weight: 700;
    transition: 0.4s;
}
.suscribe-input button:hover {
    background: transparent;
    color: #0087c1;
    transition: 0.4s;
}
.footer-contacts p span {
    color: #0087c1;
    font-weight: 700;
}
.footer-content {
    display: block;
    overflow: hidden;
}
.footer-list li a {
    color: #fff;
    padding: 3px 0px 3px 20px;
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 14px;
}
.footer-list li:first-child a{
	padding-top: 0px;
}
.footer-list li:last-child a{
	padding-bottom: 0px;
}
.footer-list li a::after {
    position: absolute;
    content: "\e876";
    right: auto;
    top: 2px;
    font-family: tionscal;
    font-size: 10px;
    left: 0;
    display: none;
}
.footer-list li a:hover {
    color: #0087c1;
}
.footer-area-bottom {
    background: #000000d9 none repeat scroll 0 0;
    padding: 2px 0;
}
.copyright-text a:hover{
	text-decoration: underline;
	color:#0087c1;
}
.copyright-text a {
    color: #ddd;
}
.copyright > p {
   margin-bottom: 0;
    font-size: 12px;
    font-weight: 700;
    color: #ddd;
}
.copyright a {
    color: #0087c1;
}
/*--------------------------------*/
/* 14.Home page 2
/*--------------------------------*/
.intro-area-2 .layer-1-2 h1 {
    margin: 20px auto;
    text-transform: uppercase;
    font-size: 61px;
    line-height: 74px;
    max-width: 1000px;
    font-weight: 800;
}
.intro-area-2 .layer-1-1 p {
    margin: 0px auto 30px;
}
.header-two{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}
.topbar-area-2{
	background: rgba(17,17,17,0.50);
}
.header-area-2{
	background: rgba(17,17,17,0.50);
	box-shadow:none;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.topbar-area-2 .topbar-left ul li a{
	color: #fff;
}
.header-area-2 .main-menu ul.navbar-nav li a{
	color: #fff;
}
.header-area-2 .main-menu ul.navbar-nav li a:hover{
	color: #fe5e15;
}
.intro-area-2 .slider-content {
    margin-top: -140px;
}
.header-area-2.stick {
    background: #111;
}
.footer-area.footer-area-2{
    background: #f5f5f5;
}
.footer-area-2 .footer-tags li a {
    border: 1px solid #222;
    background: #222;
}
.marker-list li {
    color: #555;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
}
.marker-list li::after {
    position: absolute;
    content: "\e87f";
    left: 0;
    top: 3px;
    font-family: tionscal;
    color: #fe5e15;
    font-weight: 700;
}
.video-text h4 {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.60px;
}
.services-area .section-headline {
    margin-bottom: 30px;
}
.services-all .single-services{
	margin-top: 30px;
}
/*----------------------------------------*/
/*  15.Overview  Area
/*----------------------------------------*/
.overview-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll center center / cover; 
}
.parallax-bg{
    position:relative;
}
.overview-area.parallax-bg:before{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#020e29;
    opacity:.8;
    content:"";
}
.overview-area .col-md-6{
	padding-left: 0px;
	padding-right: 0px;
}
.main-view {
    padding-bottom: 15px;
}
.main-view:last-child{
	padding-bottom: 0px;
}
.company-content {
    background: #f9f9f9;
    padding: 12% 16%;
}
.view-images {
    float: left;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    color: #fe5e15;
}
.view-content {
    padding-left: 80px;
}
.main-view:last-child p{
	margin-bottom: 0px;
}
.view-content h4 {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.client-details {
    padding: 12% 16%;
    text-align: center;
    display: block;
    overflow: hidden;
}
.client-head {
    text-align: left;
    margin-left: 10px;
    padding-left: 20px;
    position: relative;
}
.client-head::before{
    position: absolute;
    content: "";
    width: 5px;
    height: 80px;
    background: #fe5e15;
    left:0;
    top:0px;
}
.client-head h3 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.client-head p {
    color: #fff;
}
.single-client {
    float: left;
    width: 50%;
    padding: 10px;
}
.single-client a {
    display: inline-block;
    opacity: 0.9;
    transition: 0.4s;
    border: 1px solid #fff;
    background: #fff;
}
.single-client a:hover{
    opacity: 1;
    transition: 0.4s;
}
.footer-area-2 .footer-head p,
.footer-area-2 .footer-head h4 {
    color: #555;
}
.footer-area-2 .footer-list li a{
	color:#555;
}
.footer-area-2 .footer-list li a:hover{
	color:#fe5e15;
}
.well-inner .well-services{
	margin-top: 30px;
}
.well-inner{
	margin-top: -30px;
}
.video-text h4 {
    font-size: 26px;
}
.footer-area-2 .suscribe-input input {
    color: #444;
    background: #fff;
    border: 1px solid #fff;
}
/*--------------------------------*/
/* 16. Home page 3
/*--------------------------------*/
.header-area-3 .logo-bg{
	background: #fe5e15;
	z-index: 10;
	margin-left: 15px;
}
.header-area-3 .menu-bg {
    position: relative;
    margin-left: -30px;
    margin-right: -15px;
    background: rgba(17,17,17,0.50);
}
.header-area-3{
	background: transparent;
}
.header-area-3 .logo-bg:before {
    display: none;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #fff;
    width: 40px;
    height: 40px;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #fe5e15;
    border: 1px solid #fe5e15;
}
.project-carousel .col-md-4{
	padding-left: 0px;
	padding-right: 0px;
}
/*----------------------------------------*/
/*  17. team  Area
/*----------------------------------------*/
.team-area{
  position: relative;
}
.team-member,page-team-member{
	margin-top: -30px;
}
.single-member {
    position: relative;
    overflow: hidden;
	margin-top: 30px;
}
.team-content {
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(2,14,41, 0.9) none repeat scroll 0 0;
    padding: 22px 20px;
    transition: 0.5s;
}
.team-share {
    opacity: 0;
}
.single-member:hover .team-content {
    transition: 0.5s;
    top:0px;
    padding: 50px 20px;
    background: rgba(2,14,41, 0.96) none repeat scroll 0 0;
}
.single-member:hover .team-share {
    opacity: 1;
}
.team-title h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
}
.team-title h6 {
    color: #fe5e15;
}
.team-share p {
    color: #fff;
    letter-spacing: 1px;
}
.social-icon li{
    display: inline-block;
}
.social-icon li a {
    color: #fff;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    border-radius: 50%;
}
.social-icon li a:hover{
    color: #fe5e15;
}
.team-content .social-icon{
  margin-top: 15px;
}
.footer-area-3{
	background: #222;
}
.footer-area-3 .suscribe-input input {
    color: #ddd;
    background: #161616;
    border: 1px solid #161616;
}
.footer-bottom-3{
	background: #181818;
}
/*--------------------------------*/
/* 18.Home page 4
/*--------------------------------*/
.intro-area-4 .layer-1-2 h1 {
      font-size: 34px;
    line-height: 47px;
    text-transform: capitalize;
    max-width: 800px;
    font-weight: 600;
}
.welcome-area-2 .well-services{
	position: relative;
	transition: 0.4s;
}
.welcome-area-2 .well-services:hover{
	background:#0087c1;
	transition: 0.4s;
}
.welcome-area-2 .well-services:hover .well-icon a,
.welcome-area-2 .well-services:hover .well-content h4 a{
	color:#f5f5f5;
}
.welcome-area-2 .well-services:hover .well-content p{
    color:#ddd;
}
.project-content-4 .single-awesome-project {
    margin-top:0px;
}
.project-content-4 .col-md-4{
	padding-left: 10px;
	padding-right: 10px;
    padding-top: 20px;
}
.project-content-4 {
    margin-top: 0px;

}
/*----------------------------------------
  19.Home 4 Quote Area
----------------------------------------*/
.quote-area {
    background:#020e29;
	height: auto;
	width: 100%;
}
.quote-area #contactForm input {
    border: none;
    border-radius: 0;
    height: 52px;
    margin-bottom: 20px;
}
.quote-area #contactForm input.last-part{
	margin-bottom: 0px;
}
.quote-area .contact-form textarea#message{
    height: 125px;
    border-radius: 0;
    border: none;
    margin-bottom: 20px;
}
.quote-area .quote-btn {
    background: #0087c1;
    border: 1px solid #0087c1;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
     transition: 0.4s;
}
.quote-area .quote-btn:hover{
    background: transparent;
    color:#0087c1;
    transition: 0.4s;
}
.quote-area .help-block.last-part{
	margin:0px;
}
.sub-head h4 {
    position: relative;
    color: #fff;
    padding-bottom: 40px;
    text-transform: uppercase;
}
.sub-head h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 10px;
    width: 50px;
    height: 2px;
    background: #0087c1;
}
.sub-head p{
	color:#fff;
}
/*--------------------------------*/
/* 20.Home page 5
/*--------------------------------*/
.topbar-area-5{
	background: transparent;
}
.header-area-5{
	background: transparent;
}
/*--------------------------------*/
/* 21.Home page 6
/*--------------------------------*/
.header-area-6 {
    background:#fff;
	border-top:1px solid rgba(255,94,20,0.20);
	box-shadow: none;
}
.header-middle-area .header-info {
    width: 33.33%;
    float: left;
    padding: 33px 0px;
}
.header-middle-area .header-info-text span {
    display: block;
    font-size: 14px;
}
.header-middle-area .info-simple{
	font-weight: 700;
	color: #777;
	font-size:12px;
}
.header-middle-area .header-icon {
    float: left;
    margin-right: 10px;
}
.header-middle-area .logo a{
	padding: 25px 0;
}
.header-icon i {
    color: #fe5e15;
    font-size: 34px;
    line-height: 40px;
}
.info-first {
    font-weight: 700;
	color: #555;
}
.header-area-6.stick {
    background:#fff;
}
.header-area-6 .navbar.navbar-default {
    float: left;
}
.header-area-6 .main-menu ul.navbar-nav li a {
    padding: 20px 15px;
	color: #555;
	margin: 0px;
}
.header-area-6.stick .main-menu ul.navbar-nav li a {
	padding: 25px 15px;
}
.header-area-6 .main-menu ul.navbar-nav li.active >a,
.header-area-6 .main-menu ul.navbar-nav > li > a:hover{
    background:#fe5e15;
	color:#fff;
}
.header-area-6 .header-right-link a.main-search {
    margin: 10px 0px 10px 10px;
}
.header-area.stick .header-right-link a.main-search {
    margin: 25px 0px 15px 10px;
}
/*----------------------------------------*/
/*  22. Breadcumbs Area
/*----------------------------------------*/
.page-area{
    position: relative;
}
.page-area {
    background: url(img/background/b.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.breadcumb-overlay {
  position: absolute;
  background: rgba(10, 27, 40, 0.6) none repeat scroll 0 0;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.breadcrumb{
    padding: 17px 0px;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb .section-headline h3 {
    font-size: 38px;
    letter-spacing: 2px;
    line-height: 48px;
	text-transform: inherit;
        margin-left: 0px;

}
.breadcrumb .section-headline{
    margin-bottom: 0px;
}
.text-left {
    color: #422774;
    text-align: left;
}
.breadcrumb .section-headline h3::after {
    display: none;
}
.breadcrumb ul {
    padding: 10px 0px;
}
.breadcrumb ul li {
    display: inline-block;
    color: #fff;
    padding: 0px 10px 0px 20px;
    position: relative;
    font-size: 16px;
}
.breadcrumb ul li.home-bread{
    padding-left: 0px;
}
.breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}
.breadcrumb .section-headline::after {
    display: none;
}
/*--------------------------------*/
/* 23. pages genaral css
/*--------------------------------*/
.testimonial-page-area .single-testimonial{
	margin-top: 30px;
}
.testimonial-page-area .single-testimonial {
    border: 1px solid #f4f4f4;
    padding: 30px;
}
.testimonial-page-area .client-name span,
.testimonial-page-area .client-name h4,
.testimonial-page-area .testimonial-text p{
	color:#555;
}
.testimonial-page-area .client-name {
    position: relative;
    top: 20px;
    left: 30px;
}
.testimonial-page-area .testimonial-text p {
    font-size: 15px;
    line-height: 24px;
    font-style: normal;
    padding: 0px;
}
.testimonial-page-area .Reviews-content {
    margin-top: -30px;
}
.testimonial-page-area .testimonial-img {
    margin-top: 30px;
}
.faq-page-area .faq-content {
    background: #fff;
    padding: 6% 10%;
    border-radius: 5px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    margin-left: 100px;
}
.faq-page-area .contact-form input[type="text"], 
.faq-page-area .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 52px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}
.faq-page-area .faq-content .contact-form textarea#message {
    height: 150px;
}
.faq-page-area .quote-btn {
    font-weight: 600;
    color: #fff;
    background: #fe5e15;
    display: inline-block;
    border: 2px solid #fe5e15;
    padding: 10px 20px;
    width: 134px;
    text-transform: uppercase;
    border-radius: 3px;
    transition: 0.4s;
    margin-top: 10px;
}
.faq-page-area .quote-btn:hover{
	background: #fff;
	color: #fe5e15;
	transition: 0.4s;
}
.video-page-area .about-image {
    margin-right: 0px;
    position: relative;
    margin-left: 100px;
}
.video-page-area .ab-second-img {
    position: absolute;
    left: -50px;
    bottom: 40px;
    width: 50%;
    height: auto;
}
.column-4 .project-dec h4 {
    color: #fff;
    font-size: 17px;
}
/*--------------------------------*/ 
/* 24. Error page
/*--------------------------------*/
.error-easy-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}
.high-text{
    font-size: 200px;
    line-height: 200px;
}
.error-bot{
    font-size: 24px;
}
.error-btn {
    background: #fe5e15;
    border: 2px solid #fe5e15;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    margin-top: 30px;
    display: inline-block;
	font-weight: 700;
}
.error-btn:hover{
    background: #fff;
    border: 2px solid #fe5e15;
    color: #fe5e15;
}
/*----------------------------------------*/
/*  25.	Contact Us page
/*----------------------------------------*/
.contact-details {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    padding: 40px 30px;
    margin-bottom: 40px;
}
.contact-head {
    box-shadow: 0px 5px 5px 0px grey !important;
    background: #f9f9f9;
    padding: 40px 30px;
}
.contact-head h3 {
    font-weight: 600;
    font-size: 26px;
}
.contact-inner a i {
   border:1px solid #422774;
    color: #422774;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
.contact-inner a {
    color: #666;
    font-size: 16px;
    display: block;
}
.contact-head p {
    font-size: 16px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 52px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}
.contact-form textarea#message {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 180px;
    padding: 20px;
    width: 100%;
}
.contact-page .contact-btn {
    background: #0087c1;
    border: 1px solid #0087c1;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 40px;
    transition: 0.4s;
    width: auto;
    float: left;
    text-transform: capitalize;
	border-radius: 2px;
	font-weight: 700;
}
.contact-page .contact-btn:hover {
    background:transparent;
    border: 1px solid #0087c1 ;
    color: #0087c1;
    transition: 0.4s;
}
.map-area {
    padding-top: 90px;
}
/*----------------------------------------
   26. Blog Details page
----------------------------------------*/
.blog-grid-page .single-blog{
    margin-bottom: 30px;
}
.left-head-blog {
    margin-left: 30px;
}
.blog-search-option input {
    padding: 5px 15px;
    width: 80%;
    border: none;
    height: 54px;
}
.blog-search-option {
    margin-bottom: 30px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.blog-search-option button {
    background: transparent;
    border: none;
}
.blog-search-option button i {
    line-height: 16px;
    font-size: 20px;
    padding: 0px 10px;
}
.blog-search-option button i:hover {
    color: #fe5e15;
}
.left-blog ul li span {
    float: right;
    border: 1px solid #fe5e15;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 50px;
    font-size: 13px;
    color: #fe5e15;
    line-height: 24px;
    margin-top: 12px;
}
.left-blog h4 {
    position: relative;
    color: #555;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 15px 0px;
    text-transform: capitalize;
}
.left-blog h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 70px;
    height: 1px;
    background: #fe5e15;
}
.left-blog {
    overflow: hidden;
    padding-bottom: 20px;
}
.left-blog li {
    display: block;
}
.left-blog ul li a {
    color: #555;
    display: inline-block;
    font-size: 16px;
    padding: 10px 0px 10px 25px;
    text-transform: capitalize;
    position: relative;
}
.left-blog ul li a:before {
    position: absolute;
    content: "\e876";
    font-family: tionscal;
    left: 0px;
    top: 10px;
    font-size: 12px;
}
.popular-tag.left-blog ul li a:before {
    display: none;
}
.recent-single-post {
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}
.recent-single-post:last-child {
    border-bottom: none;
}
.post-img {
    display: inline-block;
    float: left;
    padding-right:10px;
    width: 35%;
}
.recent-single-post img {
    width: 100%;
    max-width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 2px;
}
.pst-content {
    display: inline-block;
    float: left;
    width: 65%;
    padding-left: 10px;
}
.pst-content p a:hover,.left-blog ul li a:hover {
    color: #fe5e15;
}
.left-blog-page {
    
}
.pst-content p a {
    color: #555;
    font-size: 15px;
}
.blog-tags {
    padding: 1px 0;
}
.left-blog li:last-child {
    border-bottom: 0 ;
}
.pst-content .date-type{
    font-size: 14px;
}
.popular-tag.left-blog ul li a:hover{
    color: #fff;
}
.popular-tag.left-side-tags.left-blog ul {
    padding:0px;
}
.left-tags .left-side-tags ul li {
    border-bottom: 0;
    display: inline-block;
    margin: 5px 0px;
}
.left-tags .left-side-tags ul li a {
    padding: 5px 10px;
    width: auto;
    border: 1px solid #888;
    background: #fff;
    color: #888;
    border-radius: 2px;
    font-weight: 500;
    font-size: 14px;
    transition: 0.4s;
}
.left-tags .left-side-tags ul li a:hover {
    border: 1px solid #fe5e15;
    background: #fe5e15;
	color:#fff
    transition: 0.4s;
}
.left-side-tags h4 {
    margin-bottom: 15px;
}
.comments-heading h3, h3.comment-reply-title {
    border-bottom: 1px solid #888;
    color: #555;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 5px;
    text-transform: capitalize;
}
.comments-list ul li{
    margin-bottom: 25px;
}
.comments-list-img{
    float: left;
    margin-right: 15px;
}
.comments-content-wrap {
    color: #555;
    font-size: 14px;
    margin: 0 0 15px 60px;
    padding: 10px;
    position: relative;
}
.blog-content p {
    font-size: 15px;
	letter-spacing: 0.50px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: 5px solid #fe5e15;
    font-style: italic;
}
blockquote p {
    font-size: 16px !important;
    line-height: 28px;
}
.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}
.author-description h2 {
    color: #777;
    font-size: 20px;
    text-transform: uppercase;
}
.author-description h2 a {
    color: #333;
}
.comments-content-wrap span b{margin-right:5px}
.comments-content-wrap span a:hover{}
span.post-time{margin-right:5px}
.comments-content-wrap p {
    color: #555;
    margin-top: 10px;
}
li.threaded-comments{margin-left:50px}
.comment-respond {
    margin-top: 20px;
}
span.email-notes{color: #42414f;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;}
.comment-respond p {
    color: #555;
    margin-bottom: 5px;
}
.comment-respond input[type=text],.comment-respond input[type=email]{
    border: 1px solid #888;
    border-radius: 0;
    height: 42px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;}
.comment-respond textarea#message-box{
    border: 1px solid #888;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
	height: 160px;
    width: 100%;
}
.comments-content-wrap span a {
    color: #fe5e15;
}
.comments-content-wrap span a:hover {
    color: #fe5e15;
}
.comment-respond .add-btn.contact-btn {
    background: #fe5e15;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    padding: 12px 20px;
    transition: 0.4s;
    border-radius: 2px;
    width: auto !important;
    margin-top: 20px;
    border: 1px solid #fe5e15;
    text-transform: capitalize;
    font-weight: 700;
}
.comment-respond .add-btn.contact-btn:hover{
    background: #FFF;
	color: #fe5e15;
    border:1px solid #fe5e15;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0 0px;
    border-radius: 4px;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: none;
    margin-left: -1px;
    border-radius: 5px;
}
.pagination>li {
    display: inline-block;
    margin: 0px 3px 0px 0px;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus{
    z-index: 3;
    color: #fff;
    background-color: #fe5e15;
    border-color: #fe5e15;
    cursor: default;
    border-radius: 5px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #fe5e15;
    border-color: #fe5e15;
    border-radius: 2px;
}
.blog-page-details .left-blog-page {
    margin-top:0px;
    margin-bottom:30px;
}
.single-post-comments {
    margin-top: 30px;
}
.left-head-blog .pst-content p{
	margin-bottom: 5px;
}
.blog-post-wrapper{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/*----------------------------------------
 27. Project Details page
----------------------------------------*/
.project-page-area .project-menu li a {
    color: #555;
}
.project-2-column .project-single {
    float: left;
    width: 50%;
}
.project-4-column .project-single {
    float: left;
    width: 25%;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fe5e15;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 40px;
    border-radius: 50%;
    background: #fe5e15;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: 50%;
    position: absolute;
    left: 3%;
    margin-top: -30px;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover{
    background: #fff;
    color: #fe5e15;
     transition: all 0.5s ease 0s;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    margin-top: -15px;
    position: absolute;
    right: 3%;
    top: 50%;
}
.project-history {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 3px;
}
.project-details h4 {
    font-size: 26px;
    font-weight: 600;
}
.project-name ul li {
    color: #555;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    margin: 10px 0px;
}
.project-name span {
    padding-right: 15px;
    min-width: 110px;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
}
.project-inner {
    margin-bottom: 30px;
}
.project-share {
    margin-top: 30px;
}
.project-share ul li {
    display: inline-block;
	margin-top: 10px;
}
.project-share ul li a {
    color: #666;
    display: block;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #666;
    border-radius: 50%;
}
.project-share li a:hover{
    color: #fff;
    background: #fe5e15;
    border: 1px solid #fe5e15;
}
.project-content.project-related{
    margin-top: -30px;
}
/*----------------------------------------*/
/* 28.Sub Services Pages
/*----------------------------------------*/
.single-page-head {
    margin-bottom: 30px;
}
.single-services-page p {
      color: #666;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.5px;

}
.left-menu li:first-child {
    margin: 0px 0px 2px
}
.left-contact h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.left-menu li {
    display: block;
    margin-bottom: 3px;
}
.build-img .page-img {
    padding-bottom: 0;
}
.left-menu ul li.active a {
    background: #fe5e15 none repeat scroll 0 0;
    color: #fff;
    position: relative;
}
.left-menu ul li a:hover {
    color: #fff;
    background: #0087c1; 
}
.left-menu ul li a {
     background: #f9f9f9;
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px 10px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.left-menu ul li.active a::after, .left-menu ul li a:hover::after {
    content: "\e87a";
    font-family: tionscal;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 15px;
    display:none;
}
.about-btn{
	position: relative;
}
.down-btn {
    color: #555;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 20px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    position: relative;
	margin-bottom: 3px;
	background: #f9f9f9;
}
.about-btn .down-btn i{
	padding-right: 10px;
}
.down-btn:hover{
    color:#fff;
    background: #fe5e15;
}
.single-well h3 {
    color: #0087c1;
    margin-bottom: 15px;
    font-size: 28px;
}
.support-text {
    padding: 20px;
    background: #f9f9f9;
    transition: 0.4s;
	padding: 30px 20px;
}
.support-text h4{
    color:#422774;
    font-weight: 700;
}
.support-text a {
    margin: 30px 0px 15px;
    display: block;
    font-size: 22px;
    color: #555;
    font-weight: 700;
}
.support-text p {
    font-size: 16px;
    line-height: 26px;
    color: #555;
    font-weight: 500;
}
.support-text a i {
    display: inline-block;
    font-size: 30px;
    line-height: 22px;
    padding-right: 8px;
}
.page-content h3 {
    font-weight: 600;
    padding: 15px 0 0;
}
.single-well {
    margin-top: 20px;
}
.single-well a h4 {
    font-weight: 600;
    line-height: 30px;
}
.single-page {
    overflow: hidden;
}
.service-list li {
    display: block;
    position: relative;
    padding-left: 30px;
    color: #666;
}
.service-list li::before{
    position: absolute;
    left: 0;
    content:"\f00c";
    font-family:fontawesome;
    top:0;
    color: #fe5e15;
}
.single-page-head .service-btn{
    width: 100%;
    margin: 20px 0px 0px 0px;
}
.single-services-page .marker-list li {
    color: #666;
}
.mar-row .single-well {
    margin-top: 0px;
}
.marker-list li {
    color: #666;
    list-style: none;
    padding-left: 30px;
    margin: 10px 1px;
    position: relative;
    font-size: 14px;
}
.marker-list li::after {
    position: absolute;
    content: "\e886";
    left: 0;
    top: 1px;
    font-family: tionscal;
    color: #0087c1;
    font-weight: 700;
}
.tab-menu {
    display: block;
    text-align: center;
}
.tab-menu ul.nav{
    margin: 0;
    padding: 0;
}
.tab-menu ul.nav li {
    border: medium none;
    display: inline-block;
}
.tab-menu ul.nav li a {
	color: #fe5e15;
}
.tab-menu ul.nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #555;
    display: block;
    font-weight: 600;
    padding: 10px 20px;
    margin-right: 5px;
    text-transform: capitalize;
    width: 131px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: transparent !important;
    border-color: #321e57;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #ffffff !important;
    cursor: default;
    position: relative;
}
.nav>li>a {
    color: #fff;
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #0087c1;
}
.nav-tabs>li>a:hover {
    border-color: #321e57 #eee #ddd;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none; 
    border-radius: 4px 4px 0 0;
}
.event-content.head-team h5 {
    color: #444;
    padding: 20px 0px 0px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
}


.icon-bar {
  
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999999;

}
.icon-bar1 {
    position: fixed;
    top: 50%;
   
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); 
    z-index: 9999999;
    right: 0;

}
.inquiry-btn {
    font-weight: 700;
    text-transform: uppercase;
    background: #422774 !important;
    color: #fff !important;
    margin-top: 40px !important;
    transform: rotate(271deg);
    margin-left: -29px;
    font-size: 19px !important;

}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 5px;
    transition: all 0.3s ease;
    color: white;
    font-size: 36px;
   
}
.icon-bar1 a {
    display: block;
    text-align: center;
    padding: 5px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}
.icon-bar a:hover {
  background-color: #0087c1;
}
.icon-bar1 a:hover {
  background-color: #0087c1;
}
.whatsapp {
  background: green;
  color: white;
}
.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}
.instagram{
   background: #e95950;
  color: white;  
}

.youtube {
  background: #bb0000;
  color: white;
}
.modal {
  display: none; 
  position: fixed; 
  z-index: 9999999; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.request-queote .quote-btn {
    background: #0087c1;
    border: 1px solid #0087c1;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
    transition: 0.4s;
}



@media (max-width: 767px){
    .intro-content::after {
        display: none;
    
}
    .contact-head p  {
        margin-bottom: -10px;
        font-size:11px !important;
    }
    .contact-head p i {
        border:none !important;
        max-width:15px;
       font-size:12px !important;
    }
    .contact-inner a i {
        max-width: 0px;
        border:none !important;
        font-size:12px !important;
    }
    .contact-inner a span {
            font-size: 10px;
    }
    .contact-head {
      margin-bottom: 20px;
    }
        .contact-head h3 {
          font-size: 19px !important;
        }
}

.mySlides {display:none;}
.mySlider {display:none;}
.mySlides2 {display:none;}
.mySlides3 {display:none;}
.mySlides4 {display:none;}
.mySlides5 {display:none;}
.mySlides6 {display:none;}
.mySlides7 {display:none;}
.mySlides8 {display:none;}
.mySlides9 {display:none;}
.mySlides10 {display:none;}
.mySlides11 {display:none;}



.list-unstyled {
    padding-left: 0;
    list-style: none;
}

ul.footer-info {
    width: 100%;
    float: left;
    margin: 0px 0px 25px;
    padding: 0px;
    border-bottom: 1px solid #373737;
}
ul.footer-info li.ftr-loc {
    font-size: 15px;
    padding: 0px 36px 12px 7px;
}
ul.footer-info li {
    list-style: none;
    float: left;
    width: auto;
    font-size: 16px;
     height: 144px;
    color: #fff;
    padding: 8px 40px 23px 35px;
    border-right: 1px solid #373737;
    margin-right: 49px;
    position: relative;
}



.next_prve_control {
      width: 46px;
    height: 46px;
    border: 2px solid black;
    text-align: center;
    color: #828383;
    background: black;
    margin: 0 10px;
    font-size: 23px;
    line-height: 38px;
    text-decoration: none !important;
}
.home1-project#our_project .controls, .home1-project#our_project1 .controls, .home1-project#our_project2 .controls, .home1-project#our_project3 .controls, .home1-project#our_project4 .controls, .home1-project#our_project5 .controls {
    position: absolute;
    right: 6.3%;
    top: -97px;
}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    text-align: center;
    border: 1px solid #000;
}
.image-zoom-on-hover {
    overflow: hidden;
}
.gal-item a {
    display: block;
}
.image-zoom-on-hover:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.image-opacity-on-hover img, .image-zoom-on-hover img {
    transition: opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;
    -o-transition: opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;
}
.tour-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}
.gal-item .vertical-align {
    text-align: center;
    opacity: 0;
    margin-top: -50px;
}
.view-all.slide_learn_btn.view_project_btn {
    width: 147px;
    font-size: 14px;
    display: inline-block;
    top: 0px;
    position: relative;
    z-index: 999;
    -webkit-transition: -webkit-transform 0.90s;
    transition: transform 0.90s;
    line-height: 43px;
    font-family: 'Montserrat', sans-serif;
    margin: 20px 0px 20px;
    background: #0087c1;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.50px;
}
.delay-1 {
    -webkit-transition: all 800ms cubic-bezier(.23,1,.32,1);
    -moz-transition: all 800ms cubic-bezier(.23,1,.32,1);
    -o-transition: all 800ms cubic-bezier(.23,1,.32,1);
    transition: all 800ms cubic-bezier(.23,1,.32,1);
}
.img img {
    width: 100%;
    float: left;
    height: auto;
}
.img-full {
    display: block;
    width: 100%;
}
.black-hover:hover .tour-layer {
    opacity: 1;
}
.gal-item a:hover .vertical-align {
    opacity: 1;
    margin-top: 0;
}
.vertical-align {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0;
}
.gal-item .vertical-align {
    text-align: center;
    opacity: 0;
    margin-top: -50px;
}
.border h5 {
    color: #fff;
    
    font-weight: 600;
    font-size: 16px;
}
.carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.recent-project-section {
    background: #422774;
    padding-top: 40px;
}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    text-align: center;
    border: 1px solid #000;
}
.four_shows_one_move .cloneditem-1, .four_shows_one_move .cloneditem-2, .four_shows_one_move .cloneditem-3 {
    display: block;
}
.nav-tabs {
    background: #321e57;
       border-bottom: none;
}
.img-full {
    display: block;
    width: 100%;
}
.img img {
    width: 100%;
    float: left;
    height: auto;
}
.pad_zero {
    padding: 0px;
}
h3.black-color {
    color: #fff;
}
.nav-tabs>li {
    position: relative;
    float: none;
    display: inline-block;
}
.nav-tabs {
    display: none;
    border: 0px;
    width: 100%;
  
    text-align: center;
    background: #2f1c52;
}
@media not all, (-webkit-transform-3d){
.carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
}
@media (max-width: 767px){
    .modal {
    z-index: 9999999999999999999999999 !important;
   
}
.modal-content {
    width: 76% !important;
}
.fun-content ul li {
          min-width: 100%;
    margin-left: 0px;

    }
  
ul.footer-info li.ftr-loc {
       font-size: 14px;
    padding: 0px 0px 12px 6px;
}
ul.footer-info li.ftr-phn {
       font-size: 14px;
    padding: 26px 0px 12px 6px;
}
ul.footer-info li.ftr-msg {
       font-size: 14px;
        padding: 0px 0px 0px 6px;
    margin-top: -62px;
}

ul.footer-info li {
    width: 100%;
    border-right: 0px;
    margin-right: 0px;
    font-size: 15px;
}
.footer-btm {
    margin: 10px 0px 0px;
    text-align: center;
}
.nav-tabs>li {
    width: auto;
}
.recent-project-section {
    padding-top: 45px;
}
.pad-right_zero {
    padding-right: 0px;
}
.pad-left_zero {
    padding-left: 0px;
}
.footer-btm p {
    text-align: center;
   
}
.home1-project#our_project .controls, .home1-project#our_project1 .controls, .home1-project#our_project2 .controls, .home1-project#our_project3 .controls, .home1-project#our_project4 .controls, .home1-project#our_project5 .controls {
    display: none;
}
.icon-bar1 {
   
    right: 1px;
}
    
}

@media (max-width: 1024px){
    .fun_text > h5 {
  
    font-size: 8px !important;
   
}
.fun-content ul li {
   max-width: 183px;
   
}
ul.footer-info li {
   
    font-size: 12px !important;
   
}
.footer-head p {
    font-size: 13px !important;
}
.footer-services-link ul.footer-list {
    font-size: 13px !important;
     list-style: none;
}
.footer-btm {
    font-size: 13px;
   
}


}
@media(max-width: 767px){
    .product-link {
      padding-left: 62px;
    }
    .quick-link {
        padding-left: 62px;
    }
    .ftr-phn{
    margin-left: 0px !important;
}
.ftr-msg{
    margin-left: 0px !important;
}
}
@media (max-width: 768px){
    .intro-content{
 height: 122px !important;
}
.intro-content::after {
    max-width: 470px;
   
}
.about-image img {
    margin-left: 23px;
}
.video-text{
    margin-top: 20px;
}
.video-text h4{
   text-align: center;;
}
    ul.footer-info li {
    line-height: 19px;
   
}
.ftr-loc{
    width: 261px !important;
}
.ftr-phn{
    margin-left: -67px;
}
.ftr-msg{
    margin-left: -71px;
}
.fun-content ul li {
    max-width: 139px !important;
}
.fun_text span {
    font-size: 36px;
}
.fun_text > h5 {
    font-size: 7px !important;
}
}

#nav ul {
position:absolute;
padding:0;
left:0;
display:none;
transition: all 0.3s ease 0s;
 background: #fff;
 border-top: 2px solid #422774;
 z-index: 9999999999;
}
#nav li:hover ul ul {display:none;} /* hides sub-sublists */
#nav li:hover ul {display:block;} /* shows sublist on hover */
#nav li li:hover ul {
    display: block;
    margin-left: 221px;
    margin-top: -29px;
    width: 260px;
}


.table-bordered {
    text-align: left;
    border: 1px solid #ddd;
    font-size: 14px;
    text-transform: capitalize;
    color: #000;
}
.collapse.in {
    padding: 10px 25px 10px 0px;
    display: block;
}





.goog-te-gadget {
    
    font-family: 'Open Sans', sans-serif !important;
    font-size: 11px;
    color: #0087c1 !important;
    border: none !important;
}
    .goog-te-gadget .goog-te-combo {
     border: none;
    }
.goog-te-gadget span {
    display:none !important;
}



/*.contentmain{
	  margin-top: 16px;
       float:right;

}

.exo-menu{
	width: 100%;
	float: left;
	list-style: none;
	position:relative;
	background: transparent;
}
.exo-menu > li {	display: inline-block;float:left;}
.exo-menu > li > a{
	    color: #555;
    font-size: 16px;
    font-weight: 700;
	text-decoration: none;
	text-transform: capitalize;
	
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	background:#422774;
	color:#fff;
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}
li.drop-down>ul{
	left: 0px;
	min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	padding: 20px 22px;
	text-decoration: none;
	background-color: #365670;
	border-bottom: 1px dotted #547787;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;

}
h4.row.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  /*left: 0;*/
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;
  z-index: 999999;
   width: 1200px;
   height:500px;
   overflow-y:scroll;

}
h4.row.mega-title {
  color: #000;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    /* border-bottom: 1px solid #547787; */
    padding-top: 15px;
    /*background-color: ghostwhite;*/
  }
 .mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
}
.mega-menu ul li {
    list-style:none;
}
ul.stander li a {
    color: #000;
    padding: 3px 0px;
}
ul.stander li a i {
    color: #0087c1;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}


/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
    border-top: 5px solid #422774;
	background-color: #fff;
}

/*hover*/

.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,

li.drop-down>a:hover +.drop-down-ul,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}
/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
	display:block;
	padding: 20px 22px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
 }
@media (max-width:768px) {
    .exo-menu > li > a {
        padding: 1px 10px !important;
    }
    .mega-menu {
        max-width:70%;
        margin-top: 14px;
    }

}
@media (max-width:767px){
    .image-layer a h4 {
       margin-top: -105px!important;
      font-size:15px !important;
    }
    .image-layer {
        top: 81% !important;
    }
        .image-layer a {
         margin-top: -24px !important;
        }
    .service-btn {
        margin-left:0px !important;
    }

	.exo-menu {
		min-height: 58px;
		background-color: #23364B;
		width: 100%;
	}
	
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}

}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}*/

/*--------------------------------*/
/* .End CSS
/*--------------------------------*/


#wowslider-container1 { 
	display: contents;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 1280px;
	max-height:720px;
	margin:11px auto 11px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container1{ width:1280px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:720px;
	width:auto;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:720px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:720px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container1.ws_gestures {
	
}
#wowslider-container1.ws_gestures.ws_grabbing {
	
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(./playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

#wowslider-container1  .ws_bullets { 
	padding: 10px; 
}
#wowslider-container1 .ws_bullets a { 
	width:22px;
	height:22px;
	background: url(./img/bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	color:transparent;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	top:50%;
	margin-top:-1.5em;
	z-index:60;
	height: 3.8em;
	width: 3.8em;
	background-image: url(./img/arrows.png);
	background-size: 200%;
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:1em;
}
#wowslider-container1 a.ws_prev {
	left:1em;
	background-position: 0 0; 
}

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 3.8em;
    height: 3.8em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1.9em;
    margin-top: -1.9em;
    z-index: 59;
	background-size: 100%;
}

#wowslider-container1 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 3px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	display:none !important;
	position:absolute;
	display:block;
	
	bottom: 0.8em;
	left: 0.13em;
	margin:0.3em 0.3em 0.3em 1em;
	color:#000;
	z-index: 50;
}
#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{
	display:inline-block;
	padding:0.5em;
	background-color:white;
	border-radius:0.4em;
	-moz-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	box-shadow:0 0 0.15em #000;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#wowslider-container1 .ws-title div{
	display:block;
	margin-top:0.5em;
	font-size: 0.857em;
	padding:0.8em;
}#wowslider-container1 .ws_images > ul{
	animation: wsBasic 20s infinite;
	-moz-animation: wsBasic 20s infinite;
	-webkit-animation: wsBasic 20s infinite;
}
@keyframes wsBasic{0%{left:-0%} 10%{left:-0%} 20%{left:-100%} 30%{left:-100%} 40%{left:-200%} 50%{left:-200%} 60%{left:-300%} 70%{left:-300%} 80%{left:-400%} 90%{left:-400%} }
@-moz-keyframes wsBasic{0%{left:-0%} 10%{left:-0%} 20%{left:-100%} 30%{left:-100%} 40%{left:-200%} 50%{left:-200%} 60%{left:-300%} 70%{left:-300%} 80%{left:-400%} 90%{left:-400%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 10%{left:-0%} 20%{left:-100%} 30%{left:-100%} 40%{left:-200%} 50%{left:-200%} 60%{left:-300%} 70%{left:-300%} 80%{left:-400%} 90%{left:-400%} }

#wowslider-container1  .ws_shadow{
	background-image: url(./bg.png);
	background-repeat: no-repeat;
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-0.86%;
	top:-1.53%;
	width:101.71%;
	height:103.05%;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-43px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #FFF;
	box-shadow: 0 0 5px #FFF;
    border: 2px solid #000;
	border-radius:4px;
	-moz-border-radius:4px;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:85px;
	background-color:#000;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:25px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #FFF;
	box-shadow: 0 0 5px #FFF;
    border: 2px solid #000;
	border-radius:4px;
	-moz-border-radius:4px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-8px;
	margin-left:1px;
	left:43px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}#wowslider-container1 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}

