@charset "UTF-8";

/*

Template Name: Start - Business Agency Multi-Purpose HTML5 Template

Template Author: Themeplaza

Version: 1.2
*/

body{
	font-family: 'Lato', sans-serif;
	color: #8a8a8a;
	font-size: 15px;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6{
	color: #333;
	font-family: "Raleway",sans-serif;
	margin: 0 0 15px;	
	font-weight: 700;
	line-height: normal;
	letter-spacing: 1px;
}
a{
	color: #32c5d2;
	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: #32c5d2 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: #32c5d2 none repeat scroll 0 0;
	border-color: #32c5d2;
	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;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
button:hover, 
button:focus, 
.radon:hover, 
.radon:focus{
	text-decoration: none;
	color: #fff;
	background: #0995a1;
	border-color: #0995a1;
}

.form-control{
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	box-shadow: none;
	color: #8a8a8a;
	height: 50px;
	line-height: 50px;
	padding: 6px 33px;
	transition: .5s;
	display:inline-block;
	
}
.form-control:focus{
	border-color: #EB4B49;
	box-shadow: none;
}
.parallax {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* ---------------Start Home CSS-----------------*/

.logo img {

}
.header_area{
	backface-visibility: hidden;
	height: 60px;
	left: 0;
	padding: 35px 0;
	position: absolute;
	top: 0;
	transition: all 0.3s linear 0s;
	width: 100%;
	z-index: 9999;
}
.header_area .logo{
	padding-top: 0px;
}
#main_nav li a{
	color: #fff;
	font-family: "lato",sans-serif;
	font-size: 13px;
	font-weight: 600;
	padding: 6px 12px;
	text-transform: capitalize;
}
#main_nav li a:hover, #main_nav li a:focus, #main_nav li.current a{
	background: transparent;
	color: #E94B49;
	outline: none;
}
.navbar-toggle {
  border: 1px solid #eb4b49;
  border-radius: 4px;
  padding: 9px 10px;

}
.navbar-toggle  .icon-bar{
	background: #eb4b49;
}

.slider {
  position: relative;
}
.nivo-caption {
    background: rgba(0, 0, 0, 0.3);
	opacity:1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	padding:0 !important;
}
.nivo-caption a {
  display: inline-block;
}
.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{
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 22px;
	text-transform: uppercase;
	line-height: 28px;
}


.sider_text p{
	color: #fff;
	font-size: 17px;
	margin-bottom: 39px;
	margin-top: 20px;
}
.btn_wrap{
	display: inline-block;
}

.explore_btn{
	background: #E94B49 none repeat scroll 0 0;
	border-radius: 2%;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	padding: 13px 18px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.explore_btn:hover, .explore_btn:focus{
	color: #E94B49;
	background: #fff;
}

.nivo-directionNav a{
	background: rgba(0,0,0,.5);
	color: #fff;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	margin-top: -36.5px;
	opacity: .7;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: all 0.5s ease 0s;
	width: 50px;
	border-radius: 50%;
}
.nivo-directionNav a:hover{
	background: #e94b49;
	color: #fff;
}
.nivo-directionNav a i{
	line-height:17px;
}
a.nivo-prevNav{
	margin-left:20px;
}
a.nivo-nextNav{
	margin-right:20px;
}
.nivo-controlNav {
	display: none;
}
.nivo-controlNav a {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #32c5d2;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	height: 15px;
	line-height: 15px;
	margin: 0 6px;
	border-radius: 50%;
	width: 15px;
}
.nivo-controlNav a.active{
	background: rgba(50, 197, 210, 0.8) none repeat scroll 0 0;
	border-color: #32c5d2;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
/*START OTHER HOME PAGE DESIGN*/
.youtube_bg{
	height: 650px;
	position: relative;
}
.youtube_bg:before {
	background: rgba(0, 0, 0, 0.6);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
}
.home_text {
  padding-top: 250px;
  text-align: center;
}
.home_text h2 {
color: #f8f8f8;
font-size: 40px;
margin-top: 0;
text-transform: uppercase;
}
.home_text p {
    color: #fff;
    margin-bottom: 30px;
}



/*START HTML5 VIDEO DESIGN*/
.html-video {
    top: 0%;
    left: 0%;
    max-height: 700px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.html-video:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0.8;
  content: "";
  left: 0;
  top: 0;
}
.slider-caption {
    position: absolute;
    top: 35%;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 15;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
video { min-width: 100% }
/*END HTML5 VIDEO DESIGN*/

/*START OTHER HOME PAGE DESIGN*/

/*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.5) none repeat scroll 0 0;
	min-height: 50px;
}
.uk-active:before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  content: "";
  height: 50px;
  left: 100%;
  position: absolute;
  top: 0;
  width: 10000px;
}
.uk-active:after {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  content: "";
  height: 50px;
  right: 100%;
  position: absolute;
  top: 0;
  width: 10000px;
}
.uk-sticky-placeholder{
    width: 100%;
}
.uk-active .logo{
	padding-top: 5px;
}
.uk-active .navbar-right{
	padding-top: 8px;
}
.logo{
	display: inline-block;
}
.navbar-header {
	display: inline-block;
	text-align: right;
	float: right;
}
.fix{
	overflow: hidden;
}
/* ----------------End Home CSS---------------*/


/*------------start about css------------*/

.media-left i {
	color:#EB4B49;
}
.btn {
  background-color: #EB4B49;
  border: 1px solid #EB4B49;
  border-radius: 0;
  color: #ffffff;
  font-size: 14px;
  text-transform:uppercase;
  font-weight:400;
  margin-bottom: 10px;
  outline: medium none;
  padding: 13px 25px;
  transition:.5s;
}

.btn-border {
	background-color: #fff;
	border: 1px solid #eb4b49;
	border-radius: 0;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	outline: medium none;
	padding: 13px 25px;
	transition: all 0.5s ease 0s;
}
.btn-border:hover {
  background-color: #EB4B49;
  border: 1px solid #EB4B49;
  color:#fff;
}

.btn:hover {
  background-color: #fff;
  border: 1px solid #EB4B49;
  color:#EB4B49;
}
.info-section{
	overflow: hidden;
	padding-bottom: 0!important;
}
.about_img  img{
  width: 100%;
}

.col-md-6.img{
	padding-right: 0;
}

.about_box{
	margin-top: 20px;
}
.about_content{
	padding: 0 0 0 15%;
}
.about_box h4{
	text-transform: uppercase;
}

.about_icon{
	border: 1px solid #eb4b49;
	border-radius: 50%;
	color: #eb4b49;
	height: 70px;
	line-height: 70px;
	width: 70px;
	text-align: center;
	font-size: 35px;
	transition: .5s;
}
.about_box .box_content {
  padding-left: 15px;
  overflow: hidden; 
}
.about_box:hover .about_icon{
	background: #eb4b49;
	color: #fff;
}


/*------------end about css------------*/


/*------------start service area css------------*/
    
#special_services_area{
	background-color: #f9f9f9;
	text-align: center;
}
.section_padding{
	padding: 100px 0;
}
.section-title{
	margin-bottom: 60px;
}
.section-title h2 {
  font-size: 30px;
  text-transform: uppercase;
  text-align:center;
}
.section-title span{
	background: #eb4b49 none repeat scroll 0 0;
	height: 1px;
	width: 180px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.section-title > p {
  margin-bottom: 25px;
  text-align:center;
}
.single_services {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	padding: 30px 15px;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}


.bg-icon span {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	font-size: 150px;
	left: 0;
	margin-top: -29%;
	position: absolute;
	top: 50%;
	width: 100%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	color: #2c3e50;
}

.single_services:hover .bg-icon span {
	opacity: 0.05;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
}

.single_services:hover {
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}

.single_services .services_img {
	margin: 5px auto 20px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}

.services_img span {
	font-size: 40px;
	text-align: center;
	color: #2c3e50;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.single_services:hover .services_img span {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	color: #E94B49;
}

.single_services .services_text h3 {
	color: #2c3e50;
	text-transform: uppercase;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	line-height: 21px;
}

.single_services:hover .services_text h3 {
	color: #E94B49;
}

.single_services .services_text p {
	color: #6f6f6f;
	margin: 0;
}

/*------------end service area css------------*/



/*-----------start team area CSS------------*/

.team-details {
  background-color: #eb4b49;
  padding: 30px 0;
  text-align: center;
  transform: translate(0px, 0px);
  transition: all 0.4s ease 0s;
  width: 100%;
}

.single-team {
    margin: 16px 0;
    overflow: hidden
}

.single-team img,
.single-gallery img {
    -webkit-transition: .6s;
    transition: .6s;
	width: 100%;
}

.single-gallery:hover img,
.single-team:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.team-details > h3 {
    color: #ffffff;
    text-transform: uppercase;
	margin-bottom: 18px;
}

.team-social-list > a {
	background-color: #fff;
	border: 2px solid #fff;
	color: #eb4b49;
	display: inline-block;
	height: 40px;
	margin: 0 5px;
	transition: all 0.5s ease 0s;
	width: 40px;
	border-radius: 50%;
	line-height: 36px;
	font-size: 17px;
}

.team-social-list > a:hover {
    background-color: #eb4b49;
    border: 2px solid #fff;
    color: #fff;
}
.team-social-list i {
  line-height: 28px;
}

.gallery-area .load-more {
    margin-top: 40px;
}

/*-----------end team area CSS------------*/



/*-----------start work area CSS------------*/

#features{
	background-color: #f9f9f9;
	text-align: center;
}
.service-box {
  padding: 20px 38px;
  transition:.5s;
}
.service-box h3 {
	text-transform:uppercase;
}
.service-box:hover{
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
  background-color: #fff;
}

.icon_color {
	color: #eb4b49;
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 10px;
}

/*-----------end work area CSS------------*/


/*-------------start skill Area css------------*/

iframe{
	max-width:100%;
}
#skill-area .section-title h2{
	margin-bottom: 25px;
}
.single_about_content{
	margin-bottom: 30px;
}
.progress-bar-text {
	color: #333;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 1px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.progress-bar-text span { float: right }
.progress-bar {
    background: #e8e8e9 none repeat scroll 0 0;
    box-shadow: 0 0 0;
    height: 20px;
    margin: 0 0 20px;
    position: relative;
    width: 100%;
}
.progress-bar > span {
    background: #eb4b49 none repeat scroll 0 0;
    display: block;
    height: 100%;
    width: 0;
}
/*-------------end skill Area css------------*/



/*-------------start portfolio css------------*/

#portfolio {
  padding: 93px 0;
  text-align: center;
  background-color:#F3F3F3;
}
.row {
  list-style: none;
}
.iso_nav {
  margin: 0 0 58px;
  overflow: hidden;
  padding: 0 0 6px;
}
.iso_nav li {
  cursor: pointer;
  display: inline;
  margin: 0 12px;
}
.iso_nav li.current-li a {
  background: #eb4b49 none repeat scroll 0 0;
  color: #fff;
}
.iso_nav li a {
  color: #1b1b1b;
  display: inline-block;
  font-family: "Raleway",sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  padding: 4px 9px;
  text-decoration: none;
  text-transform: uppercase;
}
.portfolio-block {
  margin-bottom: 34px;
}
.portfolio-block a {
  text-decoration: none;
}
.portfolio-block .img {
overflow: hidden;
transition: all 0.5s ease 0s;

}
.portfolio-block a:hover .img img {
	transform: scale(1.1);
	
}
.portfolio-block .img img {
	display: block;
	width: 100%;
	transition: .5s;
}

.port-title {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: inherit;
	padding: 18px 18px 25px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.portfolio-block a:hover .port-title {
	background:#EB4B49 none repeat scroll 0 0;
	border-color: #EB4B49;
	color: #fff;
}
.portfolio-block a:hover .port-title h4,
.portfolio-block a:hover .port-title span
 {
	color: #fff;
}

.port-title span {
  color: #222;
  font-size: 14px;
}
.port-title > span {
  font-size: 13px;
  font-weight: 500;
  color:#8e8e8e;
}
.port-title h4 {
  margin-bottom: 10px;
}

/*-------------end portfolio css------------*/



/*------------Start Counter css--------------*/

.counter_area::after{
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.counter_area {
	background:  rgba(0, 0, 0, 0) url("img/faces.jpg") no-repeat fixed center center / cover ;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	padding: 80px 0;
    position: relative;
    z-index: 1;
}
.counter_area i.fa {
  color: #eb4b49;
  font-size: 50px;
}
.counter_area h1{
	font-size: 45px;
	font-family: 'Lato', sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 700;
}
.counter_area strong{
	letter-spacing: 4px;
	font-weight: 800;	
}

/*------------End Counter css--------------*/



/*-------------- Start Blog css -------------*/
.post-slide .post-img{
	overflow: hidden;
	position: relative;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    filter: grayscale(100%);
    opacity: 0.9;
    transform: scale(1,1);
    transition:all 0.3s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.2,1.2);
    filter:none;
    opacity:1;
}
.post-slide .post-content {
  padding: 20px 0 20px;
  position: relative;
}
.post-slide .post-date {
	background: #eb4b49 none repeat scroll 0 0;
	color: #fff;
	line-height: 1.75em;
	min-height: 28px;
	min-width: 28px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.post-slide .month{
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 0 10px;
    background: #171717;;
    text-transform: uppercase;
}
.post-slide .date {
  color: #fff;
  font-size: 14px;
}
.post-slide .post-title{
    margin: 6px 0 10px;
}
.post-slide .post-title a {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.post-description {
}
.post-slide .post-title a:hover{
    text-decoration: none;
	color: #171717;
}
.post-slide .post-bar {
  list-style: outside none none;
  margin-top: -8px;
  padding: 15px 0;
}
.post-slide .post-bar li{
    display: inline-block;
    margin-right: 5px;
}
.post-slide .post-bar li a {
  color: #8a8a8a;
  font-size: 12px;
  text-transform: capitalize;
  transition:.5s;
}
.post-slide .post-bar li a:hover{
    text-decoration: none;
    color: #EB4B49;
}
.post-slide .post-bar li i {
  color: #8a8a8a;
  font-size: 15px;
  margin-right: 5px;
}

/*-------------- End Blog css -------------*/


/*-------------- Start Newsletter css -------------*/


.our-form-area-customer {
  background: #272727 none repeat scroll 0 0;
  padding: 80px 0;
  text-align: center;
}
.form-content-area-main h3 {
	color: #eb4b49;
	font-size: 26px;
	margin: 16px 0;
	text-transform: uppercase;
}
.form-content-area-main p {
	color: #ddd;
	font-size: 18px;
	margin: 0;
}
.form-content-area-main p span {
  color: #eb4b49;
  font-weight: 900;
}
.from-area {
  margin-top: 30px;
}
#newsletter .form-control{
	width:
}
input[type="submit"] {
	background: #eb4b49 none repeat scroll 0 0;
	border: 1px solid #eb4b49;
	box-shadow: none;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin: 0 4px;
	padding: 14px 41px;
	transition: all 0.5s ease 0s;
}
input[type="submit"]:hover,
input[type="submit"]:focus, button:hover,
button:focus, .radon:hover, .radon:focus{
	background: #fff none repeat scroll 0 0;
	border-color: #eb4b49;
	color:#eb4b49;
	text-decoration: none;
}


/*-------------- End Newsletter css -------------*/


/*-----------------Start Price Table css---------------------*/

.row.no-gutter {
  margin-top: 40px;
}
.price-table {
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 56px 0 50px;
}
.price-table h5{
	font-size: 18px;
	padding-bottom: 10px;	
}
.price-table i {
	color: #eb4b49;
	font-size: 48px;
	padding-bottom: 8px;
}
.price-table h2 span {
  font-size: 14px;
}
.price-table ul{
	margin: 0 50px;
}
.price-table li {
	border-bottom: 1px solid #ddd;
	line-height: 30px;
	list-style: outside none none;
	margin-bottom: 11px;
	padding: 0 0 11px;
}
.price-table li:last-child{
	border-bottom: none;
	margin-bottom: 0px;
}
.price-table.active {
  background-color: #0f0f0f;
  -webkit-transform: scale(1.11);
  -moz-transform: scale(1.11);
  -ms-transform: scale(1.11);
  -o-transform: scale(1.11);
  transform: scale(1.11);
}
.price-table .btn-theme {
    font-size: 12px;
    line-height: 40px;
    padding: 0 40px;
}
.text-uppercase.mb-40.text-light {
  color: #fff;
}
.et-line.fa.fa-credit-card-alt.text-light.inline.mb-40 {
  color: #fff;
}
.price.fw-700.mb-30.text-light {
  color: #fff;
}
.price-table.active li{
	border-color: #8a8a8a;
}
ul, ol {
  padding-left: 0;
}


/*-----------------End Price Table css---------------------*/





/* ---------------Start testimonials css------------------*/

.overlay {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#testimonials{
	padding:70px 0;
	position:relative;
	color: #fff;
}
.center-block{
	float: inherit;
}
.testimonials_area{}
.testimonials_area i.fa{
	background:#EB4B49;
	border: 1px solid #EB4B49;
	border-radius: 50%;
	color: #fff;
	font-size: 27px;
	height: 50px;
	line-height: 50px;
	width: 50px;
}
.testimonials_area p{
	color: #fff;
	font-size: 17px;
	margin: 30px 10px 20px;
}
.testimonials_area h5{
	color: #EB4B49;
	font-size: 15px;
	text-transform: capitalize;
	font-weight:700;
}
.testimonials_area a{
	color: #EB4B49;
	text-transform: capitalize;
	font-weight: 700;
	transition: .5s;
}
.testimonials_area a:hover{
	color: #fff;
}
/* ------------------End testimonials css------------------*/

/*-----------start contact css----------------*/
#contact{
	background: #f9f9f9 ;
}
.form .form-group input{
	background: transparent;
	border-color: #e3e3e3;
    height: 40px;
    border-radius: 0;
	box-shadow: none;
}
.dark_bg .form .form-group input{
	border-color: #fff;
}
.form .form-group input:focus{
	border-color: #e94b49 ;
}
.form .form-group textarea{
	background: transparent;
	border-color: #e3e3e3;
    border-radius: 0;
	box-shadow: none;
}
.dark_bg .form .form-group textarea{
	border-color: #fff;
}
.form .form-group textarea:focus{
	border-color: #e94b49 ;
}
.contact_btn{
	color: #fff;
    font-size: 13px;
    margin-top: 30px;
    text-transform: capitalize;
    padding: 15px 35px;
    letter-spacing: 0.6px;
	font-weight: 600;
    background: #e94b49 ;
	border-radius: 25px;
    line-height: 10px;
	border: 2px solid #e94b49 ;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out 0s;
}
.contact_btn:hover{
	background: transparent;
	border: 2px solid #e94b49 ;
	color: #e94b49 ;
}
/*-----------end contact css----------------*/

/*-----------start footer css----------------*/
.footer_area{
	background: #232323 none repeat scroll 0 0;
	padding: 60px 0;

}
.footer_area p{
	margin-bottom: 0;
	color: #fff;
}
.fot_menu{
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 6px;
	
}
.fot_menu li{
	display: inline-block;
	padding-right: 12px;
}
.fot_menu li:last-child{
	padding: none;
}
.fot_menu li a{
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	transition: .5s;	
	font-size: 14px;
}
.fot_menu li a:hover{
	color: #eb4b49;
}

/*-----------end footer css----------------*/


/* ==========================================================================
   23. SCROLL TO TOP
   ========================================================================== */

#scrollUp {
	background-color: rgba(65, 65, 65, 0.65);
	bottom: 20px;
	display: none;
	height: 45px;
	position: fixed;
	right: 20px;
	text-align: center;
	transition: all 250ms linear 0s;
	width: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 24px;
}

#scrollUp:hover {
	background-color: #eb4b49;	
}

/*
 * ----------------------------------------------------------------------------------------
 *  19.START SECTION TOP DESIGN
 * ----------------------------------------------------------------------------------------
 */
.section-top{    
	background-attachment: fixed !important;
	background-position: center center;
	background-size: cover !important;
	margin-bottom: 80px;
	padding: 163px 0;
	position: relative;
}
.section-top-title h2 {
    color: #fff;
    font-size: 45px;
    margin: 0;
    text-transform: uppercase;
}
@media only screen and (max-width:320px) { 
    .section-top-title h2 { font-size: 40px }
}
.section-top-title {
	padding-bottom: 90px;
	padding-top: 150px;
}
.section-top-title,
.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
}
.section-top-title ol li { color: #fff!important }
.section-top-title ol li a { color: #fff!important }
.section-top-title ol li a:hover { color: #e94b49; }
/*
 * ----------------------------------------------------------------------------------------
 * 19.END SECTION TOP DESIGN
 * ----------------------------------------------------------------------------------------
*/

/*
 * ----------------------------------------------------------------------------------------
 * 20.Single PORTFOLIO DESIGN
 * ----------------------------------------------------------------------------------------
*/
.about_project{
	margin-bottom: 20px;
}
.about_project_details ul{
	list-style: none;
}
.about_project_details ul li i{
	padding-right: 10px;
}
.about_project_details ul li{
	padding-bottom: 8px;
}
.about_project_details {
	margin-bottom: 20px;
}
.related_porject{
	padding-top: 80px;
	padding-bottom: 30px;
}
