@charset "UTF-8";

/*

Template Name: Recover HTML Theme

Template Author: getmasum

Author URL: http://getmasum.net

colors:#00BFFF;

*/

body{
	font-family: 'Open Sans', sans-serif;
	color: #8a8a8a;
	font-size: 14px;
	overflow-x: hidden;
	line-height: 1.8;
}
h1, h2, h3, h4, h5, h6{
	color: #333;
	font-family: "Montserrat",sans-serif;
	margin: 0 0 15px;	
	font-weight: 700;
	line-height: normal;
	letter-spacing: 1px;
}
p{
	margin-top: 5px;
}
a{
	color: #00BFFF;
	text-decoration: none;
}
a:hover, a:focus{
	color: #333;
	outline: none;
	text-decoration: none;
}
html, body {
  height: 100%;
}

input,textarea{
	padding: 10px 35px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	width: 100%;
}
textarea{
	min-height: 150px;
}
input[type="submit"], button{
	background: #00BFFF none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;	
	margin-bottom: 0;
}
input[type="submit"], button, .radon{
	background: #00BFFF none repeat scroll 0 0;
	border: 2px solid #00BFFF ;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	padding: 10px 25px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	width: auto;
	text-decoration: none;
	border-radius: 2%;
	font-weight: 700;
	
}
input[type="submit"]:hover,
input[type="submit"]:focus,
button:hover, 
button:focus, 
.radon:hover, 
.radon:focus{
	text-decoration: none;
	color: #00BFFF;
	background: transparent;
	border: 2px solid #00BFFF;
}

.form-control{
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	box-shadow: none;
	color: #8a8a8a;
	height: 45px;
	padding: 6px 33px;
	transition: .5s;
}
.form-control:focus{
	border-color: #00BFFF;
	box-shadow: none;
}
.parallax {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* --------------------------------------------------------
#         Start Home CSS
-----------------------------------------------------------*/

.header_area{
	height: 70px;
	padding-top: 20px;
	transition: all 0.3s linear 0s;
	width: 100%;
	z-index: 9999;
	position:absolute;
}
.header_area .logo{
	padding-top: 0px;
}
#main_nav li a{
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 6px 12px;
	text-transform: uppercase;
}
#main_nav li a:hover, #main_nav li a:focus, #main_nav li.current a{
	background: transparent;
	color: #00BFFF;
	outline: none;
}
.navbar-toggle {
  border: 1px solid #00BFFF;
  border-radius: 4px;
  padding: 9px 10px;

}
.navbar-toggle  .icon-bar{
	background: #00BFFF;
}

.slider {
  position: relative;
}

.slider-text{
	display: table;
	height: 100%;
	width: 100%;
}
.middle-text{
	display: table-cell;
	vertical-align: middle;
}

.slide1{
	text-align: left;
}
.slide2{
	text-align: center;
}
.slide3{
	text-align: right;
}
.sider_text {
	height: 100%;
	position: relative;
	vertical-align: middle;
	color: #fff;
}
.sider_text h1, .sider_text h3{
	color: #fff;
}

.sider_text .first_heading,
.sider_text .slider_content,
.sider_text .btn_wrap
{
	opacity: 0;
	visibility: hidden;
}
.owl-item.active .sider_text .first_heading,
.owl-item.active .sider_text .slider_content,
.owl-item.active .sider_text .btn_wrap{
	opacity: 1;
	visibility: visible;
}

.owl-item.active .sider_text .first_heading{
	animation: slideInLeft 1700ms ease-in-out;
}
.owl-item.active .sider_text .slider_content{
	animation: slideInRight 1700ms ease-in-out;
}
.owl-item.active .sider_text .btn_wrap{
	animation: fadeInDown 2200ms ease-in-out;
}
.sider_text .first_heading{
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: uppercase;
	line-height: 28px;
}

.sider_text p{
	color: #fff;
	font-size: 14px;
	padding: 0 22%;
}
.sider_text > .btn_wrap{
	margin-top: 40px;
}
.explore_btn,
.dark_btn{	
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 13px 18px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	border-radius: 2%;
}
.explore_btn{
	background: #00BFFF none repeat scroll 0 0;
	margin-right: 10px;
}
.explore_btn:hover, .explore_btn:focus{
	color: #00BFFF;
	background: #fff;
}
.dark_btn{
	background: #000 none repeat scroll 0 0;
}
.dark_btn:hover,
.dark_btn:focus{
	color: #fff;
	background: #00BFFF;
}
#main_slider_area{
	position:relative;
	
}

.main_slider .slider_item{
	height: 650px;
}

.main_slider .owl-controls .owl-prev{
	left: 0;	
}
.main_slider .owl-controls .owl-next{
	right: 0;	
}

.main_slider .owl-controls .owl-prev,
.main_slider .owl-controls .owl-next
{
	background: #222 none repeat scroll 0 0;
	color: #fff;
	font-size: 20px;
	height: 56px;
	line-height: 55px;
	position: absolute;
	text-align: center;
	top: 44%;
	width: 40px;
	transition: .5s;
}
.main_slider .owl-controls .owl-prev:hover,
.main_slider .owl-controls .owl-next:hover{
	background: #00BFFF;
	color: #fff;
}

/*animation*/

.bounceid1{
	   animation: bounceInDown 1200ms ease-in-out;
}
.bounceid2{
	   animation: bounceInDown 1700ms ease-in-out;
}	   
.bounceid3{
	   animation: bounceInDown 2200ms ease-in-out;
}	   
.bounceid4{
	   animation: bounceInDown 2700ms ease-in-out;
}	   
.bounceid5{
	   animation: bounceInDown 2700ms ease-in-out;
}	   
.bounceid6{
	   animation: bounceInDown 2700ms ease-in-out;
}


.bounceiup1{
	   animation: bounceInUp 1200ms ease-in-out;
}
.bounceiup2{
	   animation: bounceInUp 1700ms ease-in-out;
}
.bounceiup3{
	   animation: bounceInUp 2200ms ease-in-out;
}
.bounceiup4{
	   animation: bounceInUp 2700ms ease-in-out;
}


.bounceil1{
	   animation: bounceInLeft 1200ms ease-in-out;
}
.bounceil2{
	   animation: bounceInLeft 1700ms ease-in-out;
}
.bounceil3{
	   animation: bounceInLeft 2200ms ease-in-out;
}
.bounceil4{
	   animation: bounceInLeft 2700ms ease-in-out;
}

.bounceil5{
	   animation: bounceInLeft 2000ms ease-in-out;
}
.bounceil6{
	   animation: bounceInLeft 2500ms ease-in-out;
}
.bounceil7{
	   animation: bounceInLeft 3000ms ease-in-out;
}
.bounceil8{
	   animation: bounceInLeft 3500ms ease-in-out;
}




.bounceir1{
	   animation: bounceInRight 1200ms ease-in-out;
}
.bounceir2{
	   animation: bounceInRight 1700ms ease-in-out;
}
.bounceir3{
	   animation: bounceInRight 2200ms ease-in-out;
}
.bounceir4{
	   animation: bounceInRight 2700ms ease-in-out;
}
.bounceir5{
	   animation: bounceInRight 2000ms ease-in-out;
}
.bounceir6{
	   animation: bounceInRight 2500ms ease-in-out;
}
.bounceir7{
	   animation: bounceInRight 3000ms ease-in-out;
}
.bounceir8{
	   animation: bounceInRight 3500ms ease-in-out;
}



.fadeiup1{
	   animation: fadeInUp 1500ms ease-in-out;
}
.fadeiup2{
	   animation: fadeInUp 1700ms ease-in-out;
}
.fadeiup3{
	   animation: fadeInUp 2200ms ease-in-out;
}
.fadeiup4{
	   animation: fadeInUp 2700ms ease-in-out;
}

.fadeid0{
	   animation: zoomIn 700ms ease-in-out;
}
.fadeid1{
	   animation: fadeInDown 1200ms ease-in-out;
}
.fadeid2{
	   animation: fadeInDown 1700ms ease-in-out;
}
.fadeid3{
	   animation: fadeInDown 2200ms ease-in-out;
}
.fadeid4{
	   animation: fadeInDown 2700ms ease-in-out;
}

.fadeil1{
	   animation: fadeInLeft 1200ms ease-in-out;
}
.fadeil2{
	   animation: fadeInLeft 1700ms ease-in-out;
}
.fadeil3{
	   animation: fadeInLeft 2200ms ease-in-out;
}
.fadeil4{
	   animation: fadeInLeft 2700ms ease-in-out;
}

.fadeir1{
	   animation: fadeInRight 1200ms ease-in-out;
}
.fadeir2{
	   animation: fadeInRight 1700ms ease-in-out;
}
.fadeir3{
	   animation: fadeInRight 2200ms ease-in-out;
}
.fadeir4{
	   animation: fadeInRight 2700ms ease-in-out;
}

.slideil1{
	animation: slideInLeft 1200ms ease-in-out;
}
.slideil2{
	animation: slideInLeft 1700ms ease-in-out;
}
.slideil3{
	animation: slideInLeft 2200ms ease-in-out;
}
.slideil4{
	animation: slideInLeft 2700ms ease-in-out;
}

.slideir1{
	animation: slideInRight 1200ms ease-in-out;
}
.slideir2{
	animation: slideInRight 1700ms ease-in-out;
}
.slideir3{
	animation: slideInRight 2200ms ease-in-out;
}
.slideir4{
	animation: slideInRight 2700ms ease-in-out;
}

.slideiup1{
	animation: slideInUp 1200ms ease-in-out;
}
.slideiup2{
	animation: slideInUp 1700ms ease-in-out;
}
.slideiup3{
	animation: slideInUp 2200ms ease-in-out;
}
.slideiup4{
	animation: slideInUp 2700ms ease-in-out;
}

.slideid1{
	animation: slideInDown 1200ms ease-in-out;
}
.slideid2{
	animation: slideInDown 1700ms ease-in-out;
}
.slideid3{
	animation: slideInDown 2200ms ease-in-out;
}
.slideid4{
	animation: slideInDown 2700ms ease-in-out;
}
.uk-active{
	background: rgba(0, 0, 0, 0.8);
	min-height: 60px;
}
.uk-active:before {
	background: rgba(0, 0, 0, 0.8);
	content: "";
	height: 60px;
	left: 100%;
	position: absolute;
	top: 0;
	width: 10000px;
}
.uk-active:after {
	background: rgba(0, 0, 0, 0.8);
	content: "";
	height: 60px;
	right: 100%;
	position: absolute;
	top: 0;
	width: 10000px;
}
.uk-sticky-placeholder{
    width: 100%;
}
.uk-active .logo{
	padding-top: 15px;
}
.uk-active .navbar-right{
	padding-top: 15px;
}
.logo{
	display: inline-block;
}
.navbar-header {
	display: inline-block;
	text-align: right;
	float: right;
}
/* --------------------------------------------------------
#         End Home CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#         Start Features CSS
-----------------------------------------------------------*/
.padding-top-70{
	padding-top: 70px;
}
.padding-bottom-70{
	padding-bottom: 70px;
}
.padding-top-80{
	padding-top: 80px;
}
.padding-top-bottom-70{
	padding-top: 70px;
	padding-bottom: 70px;
}
.padding-bottom-30{
	padding-bottom: 30px;
}
.padding-bottom-40{
	padding-bottom: 40px;
}
.padding-top-30{
	padding-top: 30px;
}

.padding-top-60{
	padding-top: 60px;
}
.padding-bottom-60{
	padding-bottom: 60px;
}
.padding-0{
	padding: 0;
}
.bg-navyblue-color{
	background-color: #222;
	color: #fff;
}
.center-block{
	float: inherit;
}
.section_title{
	margin-bottom: 60px;
}

.section_title .divided{
	border: 1px solid #00BFFF;
	border-radius: 50%;
	display: inline-block;
	height: 13px;
	position: relative;
	text-align: center;
	width: 13px;
	background-color: transparent;
}
.section_title .divided:before{
	background: #00BFFF none repeat scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	right: 15px;
	top: 5px;
	width: 30px;
}
.section_title .divided:after{
	background: #00BFFF none repeat scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	left: 15px;
	top: 5px;
	width: 30px;
}
.light{
	border-color: #fff!important;
}
.light:before,
.light:after
{
	background: #fff!important;
}
.section_title h2{
	font-size: 30px;
	text-transform: uppercase;
}
.section_title p{
	margin-bottom: 10px;
}
.features_area{
	overflow: hidden;
}
.single_feature{
	margin-bottom: 40px;
	transition: .7s;	
}
.single_feature p{
	overflow: hidden;
	margin-bottom: 0;
}

.s_featicon_wrap{
	border: 1px solid #ddd;
	border-radius: 50%;
	color: #00BFFF;
	display: inline-block;
	font-size: 25px;
	height: 65px;
	line-height: 65px;
	margin-bottom: 30px;
	text-align: center;
	width: 65px;
	transition: .5s;
	position:relative;
}
.s_featicon_wrap:after,
.about_item .icon_wrap:after,
.single_service .service_icon:after {
    border: 5px solid #dff4d8;
    border-radius: 50%;
    content: "";
    height: 75px;
    left: -6px;
    opacity: 0;
    position: absolute;
    top: -6px;
    transform: scale(1.5);
    transition: all 0.5s ease 0s;
    width: 75px;
}
.single_feature:hover .s_featicon_wrap:after,
.about_item:hover .icon_wrap:after,
.single_service:hover .service_icon:after
 {
    left: -6px;
    opacity: 1;
    top: -6px;
    transform: scale(1);
}
.single_feature h4{
	position: relative;
	text-transform: uppercase;	
	margin-bottom: 0;
	transition:0.5s;
}
.single_feature .divider{
	width: 40px;
	height: 1px;
	margin: 0 auto;
	background: #00BFFF;
	display: inline-block;
}
.single_feature:hover .s_featicon_wrap{
	background: #00BFFF;
	color: #fff;
	border-color: #00BFFF;
}
.single_feature:hover h4{
	color: #00BFFF;
}

/* --------------------------------------------------------
#         End Features CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start About Us CSS
-----------------------------------------------------------*/
#about{
	overflow: hidden;
}
.about_item .icon_wrap{
	border: 1px solid #ddd;
	font-size: 25px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	width: 65px;
	color: #00BFFF;
	border-radius: 50%;
	transition: 0.5s;
	position:relative;
}
.about_item h3{
	margin-bottom: 0;
	transition: .5s;
	text-transform: uppercase;
}
.divider{
	background: #00BFFF none repeat scroll 0 0;
	display: inline-block;
	height: 1px;
	width: 40px;
}
.about_item {
	margin-bottom: 20px;
}
.about_item:hover .icon_wrap,
.about_item:hover .divided
{
	background: #00BFFF;
	color: #fff;
}
.about_item:hover h3{
	color: #00BFFF;
}
.about_area img{
	margin-top: -20px;
}

/* --------------------------------------------------------
#        End About Us CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start Team CSS
-----------------------------------------------------------*/
.single_team{
	overflow: hidden;
	width: 100%;	
}
.single_team .team_img, .sing_work_photo figure, .sing_blog_img{
	position:relative;
	overflow: hidden;
}
.single_team .team_img:before{
	position:absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(119, 203, 91, 0.5) none repeat scroll 0 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
}
.single_team:hover .team_img:before{
	opacity: 1;
	visibility: visible;
}

.single_team .team_img img{
	transition: all 0.5s ease 0s;
	width: 100%;
}

.single_team .team_text{
	padding: 20px 10px 0;
	text-align: center;
	
}
.team_text h4{
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
	
}
.designation {
	display: block;
	font-size: 15px;
	font-weight: 300;
	padding-top: 9px;
	color: #00BFFF;
}
.team_text p{
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 8px;
	
}
.teamsocial_link_wrap{
	position: absolute;
	top: 0;
	z-index: 1;
	text-align: center;
	width: 100%;
	height: 100%;	
	opacity: 1;
	visibility: visible;
	transition: all 0.5s ease 0s;
}
.single_team:hover .teamsocial_link_wrap{
	opacity: 1;
	visibility: visible;
}
.teamsocial_link{
	display: table;
	width: 100%;
	height: 100%;
}
.teamsocial{
	display: table-cell;
	list-style: outside none none;
	padding: 0;
	vertical-align: middle;
}


ul.teamsocial li{
	display: inline-block;
	padding: 2px;
}
ul.teamsocial li a{
	border-radius: 50%;
	display: inline-block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	transition: 0.5s;
}
ul.teamsocial li a:hover{
	color: #fff;
	background: #00BFFF;
}
.fb_icon{
	background: #5d82d1 ;
	color: #fff;
}
.tw_icon{
	background: #40bff5 ;
	color: #fff;
}
.gplus_icon{
	background: #eb5e4c ;
	color: #fff;
}
.lin_icon{
	background: #238cc8 ;
	color: #fff;
}
.pin_icon{
	background: #bd2126 ;
	color: #fff;
}

/* --------------------------------------------------------
#        End Team CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start Expert CSS
-----------------------------------------------------------*/
.expertise_wrap{
	
}
.progress_bar_area {
  margin-top: 10px;
}
.experties_area h4{
	text-transform: uppercase;
	margin-bottom: 0;
}

.experties_area:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
}

.experties_area{	
	background-size: cover;
	position: relative;	
}
.expert_content{
	position: relative;
	z-index: 100;
}
.experties_area .video_area{
	margin-top: 15px;
}
.progress_bar_area p{
	font-weight: 700;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.progress {
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  height: 13px;
  margin-bottom: 20px;
  overflow: visible;
}
.progress-bar {
  background-color: #00BFFF;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #fff;
  float: left;
  font-size: 12px;
  position: relative;
}
.progress-bar span{
	background: #00BFFF none repeat scroll 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 3px 8px;
	position: absolute;
	right: -18px;
	top: -38px;
}
.progress-bar span:after{
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #00BFFF;
	bottom: -6px;
	content: "";
	left: 12px;
	position: absolute;
	
}	
.Rx-animation {
  animation-fill-mode: forwards;
}


/* --------------------------------------------------------
#        End Expert CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start Services CSS
-----------------------------------------------------------*/
.single_service{
	margin-bottom: 20px;
}

.single_service .service_icon{
	border-radius: 50%;
	height: 65px;
	line-height: 65px;
	margin: auto 20px 0px auto;
	width: 65px;
	transition: 0.5s;
	color: #00BFFF;	
	font-size: 25px;
	float: left;
	text-align: center;
	border: 1px solid #ddd;
	position:relative;
}

.single_service:hover .service_icon{
	background: #00BFFF;
	color: #fff;	
	border-color: #00BFFF;
	
}
.service_text h4{
	transition: 0.5s;
	text-transform: uppercase;
	margin-bottom: 0;
}
.single_service:hover .service_text h4{
	color: #00BFFF;	
}
.service_text{
	overflow: hidden;
}


/* --------------------------------------------------------
#        End Services CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start About Recover CSS
-----------------------------------------------------------*/
.about_recover_area{
	background: #fafafa;
}
.about_recover_area ul{
	list-style: outside none none;
	padding-left: 0;
}
.about_recover_area h2{
	font-size: 30px;
	margin-bottom: 0;
}
.about_recover_area ul li{
	font-size: 15px;
	margin-bottom: 5px;	
}
.about_recover_area ul li i{
	color: #00BFFF;
	padding-right: 5px;
}
.about_recover_area .dark_btn{
	margin-top: 10px;
}
/* --------------------------------------------------------
#        End About Recover CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start Counter CSS
-----------------------------------------------------------*/

.counter_area {
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	position: relative;
	padding: 50px 0;
}
.counter_area i.fa{
	font-size: 50px;
}
.counter_area h1{
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-size: 38px;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 6px;
}
.counter_area strong{
	
}


/* --------------------------------------------------------
#        End Counter CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start pricing CSS
-----------------------------------------------------------*/

.pricing_area{}
.single_pricing{
	border: 1px solid #ddd;	
	margin-bottom: 30px;
	transition: 0.5s;
	text-align: center;
}
.single_pricing .header{
	padding: 30px 20px 0;
}
.single_pricing .footer{
	padding: 30px 20px;
	
}
.single_pricing .plan_name{
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
}
.single_pricing .price{
	background: #00BFFF none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	font-weight: 300;
	height: 120px;
	margin: 0 auto;
	padding-top: 33px;
	position: relative;
	width: 120px;
	position:relative;
}
.single_pricing .price:before{
	border: 2px solid #fff;
	border-radius: 50%;
	content: "";
	height: 110px;
	position: absolute;
	width: 110px;
	top: 5px;
	left: 5px;
	transition: 0.5s;
	
}

.single_pricing .amount{
	display: inline-block;
	font-size: 30px;	
	line-height: 30px;
}
.single_pricing .period{
	font-weight: 600;
}
.single_pricing .pri_list{
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0 25px;
}
.single_pricing .pri_list li{
	border-bottom: 1px solid #eee;
	padding: 12px 0px;
	font-weight: 400;
	font-size: 14px;
}
.pri_list > li:last-child {
  border: medium none;
}


.single_pricing:hover,
.single_pricing.feature{
	background: #00BFFF;
	color: #fff;
}
.single_pricing:hover .plan_name,
.single_pricing.feature .plan_name{
	color: #fff;
}
.single_pricing:hover .price:before,
.single_pricing.feature .price:before{
	border-color: #00BFFF;
}
.single_pricing:hover .price,
.single_pricing.feature .price

{
	background: #fff;
	color: #00BFFF;
}

.single_pricing:hover .radon,
.single_pricing.feature .radon{
	background: #fff;
	color: #00BFFF;
}
.single_pricing:hover .pri_list li,
.single_pricing.feature .pri_list li{
	color: #fff;
}
.no_guttar > [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
/* --------------------------------------------------------
#        End pricing CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start Our Works CSS
-----------------------------------------------------------*/
.works_area .section_title h2{
	color: #fff;
}

.work_all_item .mix {
  display: none;
}

.our_work_menu ul{
	list-style-type: none;
	margin-bottom: 35px;
	padding: 0;
}
.our_work_menu ul li{
	border: 1px solid #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	margin: 0 5px 13px;
	padding: 7px 20px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.our_work_menu ul li:hover, .our_work_menu ul li.active{
	border-color: #00BFFF;
}

.work_all_item .grid-item.col-md-3.col-sm-6.col-xs-12{
	padding: 0;
}
.single_our_work{
	transition: 0.5s;
	overflow: hidden;
	text-align: center;
}
.sing_work_photo{
	position:relative;
}

.single_our_work img{
	width: 100%;
	transition: all 0.5s ease 0s;
}

.single_our_work figure{
	margin-bottom: 0;	
}
.sing_work_text_link{
	position:absolute;
	width: 100%;
	height: 100%;
	top: 0;
	color: #fff;
	background: rgba(119, 203, 91, 0.5) none repeat scroll 0 0;
	transition: .5s;
	opacity: 0;
	visibility: hidden;
}
.sing_work_content_wrap{
	display: table;
	height: 100%;
	width: 100%;
}
.sing_work_content{
	display: table-cell;
	vertical-align: middle;
}
.sing_work_text_link h4{
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
}
.single_our_work:hover .sing_work_text_link h4{
	animation: fadeInDown 1000ms ease-in-out;
}
.single_our_work:hover .sing_work_text_link p{
	animation: fadeInDown 1200ms ease-in-out;
}
.sing_work_text_link p{
	margin: 0 0 10px;
}
.sing_link_img a i.fa{
	font-size: 14px;	
}
.sing_link_img a{
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 39px;
	transition: all 0.7s ease 0s;
	width: 40px;
	
}
.sing_link_img a:hover{
	background: #fff;	
	border-color: #fff;
	color: #00BFFF;
}
.sing_link_img a.search{
	margin-right: 8px;
}
.single_our_work:hover  .sing_link_img a.search{
	animation: slideInUp 1200ms ease-in-out;
}
.single_our_work:hover  .sing_link_img a.link{
	animation: slideInUp 1200ms ease-in-out;
}
.single_our_work:hover{
	background: #00BFFF;
	color: #fff;
}
.single_our_work:hover .sing_work_text_link{
	opacity: 1;
	visibility: visible;
}



/* --------------------------------------------------------
#        End Our Works CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start testimonials CSS
-----------------------------------------------------------*/
#testimonials{
	position:relative;
	color: #fff;
}
.testimonials_area .avatar{
	width: 80px;
	margin: 0 auto;
}
.testimonials_area .avatar img{
	border-radius: 50%;
}

.testimonials_area p{
	color: #fff;
	margin: 20px 10px 20px;
}
.testimonials_area h5{
	color: #00BFFF;
	font-size: 15px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.testimonials_area a:hover{
	color: #fff;
}
.testimonials_area .company{
	font-size: 13px;
}
.testimonials_area .owl-controls{
	position: absolute;
	width: 100%;
	top: 50%;
	font-size: 16px;
}
.testimonials_area .owl-prev{
	position:absolute;
	left: -50px;
}
.testimonials_area .owl-next{
	position:absolute;
	right: -50px;
}
/* --------------------------------------------------------
#        End testimonials CSS
-----------------------------------------------------------*/
/* --------------------------------------------------------
#        End Our Works CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start blog_area CSS
-----------------------------------------------------------*/
#blog{
	overflow: hidden;
}
.single_blog{
	margin-bottom: 40px;
}

.sing_blog_img{
	margin-bottom: 20px;
	position:relative;
}
.sing_blog_img img{
	transition: all 0.5s ease 0s;
}

.sing_blog_description span.meta{
	color: #b8b8b8;
}
.sing_blog_description h5{
	font-size: 18px;
}
.sing_blog_description h5 a{
	color: #333;
}
.sing_blog_description h5 a:hover,
.sing_blog_description h5 a:focus{
	text-decoration: none;
}
.sing_blog_description p{
	margin-bottom: 20px;
}

.blog_date{
	background: #00BFFF none repeat scroll 0 0;
	color: #fff;
	line-height: 20px;
	padding: 8px 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 60px;
	text-transform: uppercase;
}
.blog_date strong {
  font-size: 25px;
  font-weight: 300;
}

/* --------------------------------------------------------
#        Start Contact CSS
-----------------------------------------------------------*/

.contact_us_area{
	position: relative;
}

.overlay{
	background-color: rgba(0,0,0, .5);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.contact_us_area input,.contact_us_area textarea{
	position: relative;
}
.contact_us_area .cont_icon_wrap{
	left: 25px;
	position: absolute;
	top: 10px;
}
.cont_icon_wrap i.fa{
	font-size: 18px;	
	color: #00BFFF;
}
.contact_us_area label{
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.contact_us_area textarea.form-control{
	padding-bottom: 10px;
	padding-top: 10px;	
	
}

.contact_us_area .right .icon-wrap i{
	font-size: 15px;
	
}
.contact_us_area .form-control::-moz-placeholder {
  color: #888;
  opacity: 1;
}
.contact_us_area  .form-control{
	background: transparent;
	border-color: #00BFFF;
	color: #888;
	border-radius: 2px;
}
.contact_us_area  .form-control:focus{
	border-color:#00BFFF ;
}
.single_con{
	margin-bottom: 30px;
}
.single_con i.fa{
	color: #00BFFF;
	font-size: 20px;
	padding-bottom: 10px;
}
/* --------------------------------------------------------
#        End Contact CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start Footer Area CSS
-----------------------------------------------------------*/
.footer_area{
	padding: 30px 0;	
}
.footer_menu{
	
}
.footer_menu li a{
	color: #888;
	font-size: 15px;
	font-weight: 600;
}
.footer_menu li a:hover{
	color: #00BFFF;
}
ul.footer_social_link{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.footer_social_link li{
	display: inline-block;
	padding-right: 10px;
}
ul.footer_social_link li:last-child{
	padding-right: 0px;
}
ul.footer_social_link li a{	
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	line-height: 42px;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 40px;
}
ul.footer_social_link li a:hover{
	border-color: #00BFFF;
	background: #00BFFF;
	color: #fff;
}
ul.footer_social_link li a i{
	font-size: 18px;
}
.copyright{
	margin-bottom: 0;
	margin-top: 10px;
}

/* --------------------------------------------------------
#        End Footer Area CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
#        Start Single Portfolio CSS
-----------------------------------------------------------*/
.main_banner_area{
	padding: 150px 50px 100px;
	position: relative;
}
.banner_text{
	position: relative;
	z-index: 1;
	color: #fff;
}
.banner_text h2,
.banner_text p{
	color: #fff;
	display: inline-block;
	position: relative;
}
.banner_text h2{
	padding-right: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}
.banner_text h2:after{
	background: #00BFFF none repeat scroll 0 0;
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
	top: 4px;
	width: 3px;
}
.banner_text p{
	transform: translateY(-4px);	
}
.banner_text a:hover{
	color: inherit;
}
.portfolio_details_area h2{
	border-bottom: 1px solid #00BFFF;
	display: inline-block;
	font-weight: 300;
	padding-bottom: 10px;
}
.project_description ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 25px;
}
.project_description ul li{
	font-size: 15px;
	padding: 9px 32px;
	position: relative;
}
.project_description ul li:before{

	border: 1px solid;
	border-radius: 50px;
	color: #00BFFF;
	content: '\f00c';
	font-family: fontawesome;
	font-size: 13px;
	height: 24px;
	left: 0;
	line-height: 24px;
	position: absolute;
	text-align: center;
	width: 25px;	
}
.related_portfolios h2{
	margin-bottom: 30px;
}
/* --------------------------------------------------------
#        End Single Portfolio CSS
-----------------------------------------------------------*/