/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html,
body {
    background-color: #fff;
    font-size: 16px;
    color: #444;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 300;
    width:100%;
    font-family: 'Roboto', sans-serif;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 145px;
    height: 145px;
    position: absolute;
    left: 50%;
    top: 50%;
	margin:-72px 0 0 -72px;
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    direction: rtl;*/
}
p {
    margin: 0 0 15px;

}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

.form-control {
    display: inline-block;
    height: 38px;
    padding: 10px 2px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.00);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.00);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-bottom: 2px solid #ddd;
}
/*.form-control:focus {
    border-color: #bcefeb;
}*/
.form-control:focus {
    border-color: #bcefeb;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}
h1,
h2,
h3 {
    font-weight: 300;
    margin: 0;
}
h4,
h5 {
    font-weight: 300;
    margin: 0;
    line-height: 2rem;
}
h1 {
    font-size: 5.143rem;
    line-height: 5.5rem;
    color:#fff;
    letter-spacing: .4rem;
}
h2 {
    font-size:2.571rem;
    line-height: 3rem;
    text-transform: uppercase;

}
h3 {
    font-size:1.714rem;
    line-height: 2.5rem; 
    color:#fff;
}
h4 {
    font-size: 1.286rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
/*h5 {
    font-size: 1.125rem;
    margin-bottom: 1rem;
    color:#223d61;
    text-transform: uppercase;
}
h6 {
    font-size: 1rem;
    margin-bottom: .9rem;
}*/
p {
    line-height: 2rem;
    font-size: 0.875rem;
}
p:last-child {
    margin-bottom: 0px;
}
/*.home-wrap h1,*/
.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
    color: #ffffff;
    /*font-family: 'roboto', sans-serif;*/
}
.textwhite {
    color: #fff;
}
.colorstext {
    color: #5e9a28;
}
.coloricon i {
    color: #5e9a28;
}
.colorsbg {
    background: #5e9a28;
    color: #ffffff;
}

.lightbg {
    background-color: #f9f9f9;
}
.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.outofsectiontext{
    margin-top: 40px;
}

/*
Section
*/
.sections {
    padding-top:85px;
    padding-bottom: 105px;
    /*overflow: hidden;*/
}
.sections.footer {
    padding-bottom: 80px;
}
section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
}
.parallax-section {
    max-width: 100%;
    color: #ffffff;
}
section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
    font-weight: 100;
    font-size: 17px;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}

.heading {
    margin-bottom: 4rem;
}
.overlay {
    background-color: rgba(41, 39, 34, 0.75);
    width: 100%;
    height: 100%;
}
.map-overlay {
    background-color: rgba(255, 114, 0, 0.75);
    width: 100%;
    height:auto;
}
.video_overlay {
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    height: auto;
}

.no-padding {
    padding: 0 !important;
    margin:0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}
/*
Separator
*/
.separator {
    width: 10px;
    height: 10px;
    margin: 20px auto;
    background: #eee;
    position: relative;
    display: inline-block;
    border-radius: 50%;
}
.separator:after {
    position: absolute;
    left:5%;
    bottom:4px;
    height: 1px;
    width: 80px;
    background: #eee;
    content:"";
    display: inline-block;
    margin-left: 20px;
}
.separator:before {
    position: absolute;
    right: 5%;
    bottom:4px;
    height: 1px;
    width: 80px;
    background: #eee;
    content:"";
    display: inline-block;
    margin-right: 20px;
}
.separator2 {
    height: 4px;
    width:40px;
    margin: 10px 0px;
    background: #eeeeee;
    position: relative;
}

.separator3 {
    height: 2px;
    width: 40px;
    margin:20px auto;
    background: #888888;
}
.separator3a {
    height: 2px;
    width: 40px;
    margin:5px 0 0;
    background: #888888;
}
.separator4 {
    height: 2px;
    width: 30px;
    margin:20px 0px;
    background: #f38181;
}

.separator5 {
    width: 10px;
    height: 10px;
    margin: 5px auto;
    background: #eb652c;
    position: relative;
    display: inline-block;
    border-radius: 50%;
}
.separator5:after {
    position: absolute;
    left:5%;
    bottom:4px;
    height: 1px;
    width: 80px;
    background: #eb652c;
    content:"";
    display: inline-block;
    margin-left: 20px;
}
.separator5:before {
    position: absolute;
    right: 5%;
    bottom:4px;
    height: 1px;
    width: 80px;
    background: #eb652c;
    content:"";
    display: inline-block;
    margin-right: 20px;
}

.divider{
    height: 1px;
    background: #eee;
    width:100%;
    overflow: hidden;
}
/*section:nth-of-type(odd) {
    background-color: #F9F9F9;
}*/
/*
Button
*/
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #eb652c;
    border-color: #eb652c;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #eb652c;
    border-color: #eb652c;
}
.btn {
    display: inline-block;
    min-width: 150px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    font-size:0.8125rem;
    border-radius: 0px;
    margin-top: 20px;
    transition: .5s;
    border: 1px solid #eb652c;
    font-family: 'open_sansbold';
    padding: 0.8rem 3rem;
    transition: all 0.6s;
    border-radius: 2px;

}
.btn:hover{
    box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.6);
    color:#fff;
}
.btn-default{
    background: transparent;
    border:1px solid #fff;
    padding: 1.125rem 3rem;
}
.btn-default:hover{
    background: #eb652c;
    border:1px solid #eb652c;
}
.btn-lg{
    background: #eb652c;
    padding: 1.125rem 3rem;
}
.btn-md{
    background: #999999;
    padding: 1rem 2rem;
    border: 1px solid transparent;
}

/*
Custom buttons
*/
.btn-md-cust{
    background-color:rgba(40, 120, 231, 0.75);
    padding: 1.125rem 3rem;
	padding-left: 58px;
}
.btn-default-cust{
    background: #888;
    border:1px solid #fff;
    padding: 0.525rem 1.5rem 0.525rem 2rem;
	margin-top:10px;
	margin-bottom:5px;
}
.btn-lg-cust{
    background: #eb652c;
    padding: 0.525rem 1.5rem 0.525rem 2rem;
	margin-top:10px;
	margin-bottom:5px;	
	box-shadow:0 2px 2px #fff;
}
.home_btn .form_phone i.fa{
	left: 10px;
    top: 13px;
}
.home_btn .form_button i.fa{
	left: 10px;
    top: 10px;
}

/*
Extra height css
*/
.margin-bot-no{
	margin-bottom:0px!important;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.m_t_10{
    margin-right:10px;
}
.padding-top-10 {
    padding-top: 10px;
}
.padding-top-20 {
    padding-top: 1.33rem;
}
.padding-bottom-20 {
    padding-bottom: 1.33rem;
}
.padding-top-40 {
    padding-top: 2.66rem;
}
.padding-bottom-40 {
    padding-bottom: 2.66rem;
}
.padding-top-60 {
    padding-top: 5rem;
}
.padding-bottom-60 {
    padding-bottom: 5rem;
}
.padding-top-90 {
    padding-top: 6.429rem;
}
.padding-bottom-90 {
    padding-bottom: 6.429rem;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
.p_l_r{
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}
/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}
h1 span {
    color: #5e9a28;
    font-weight: 400;
}

/*for placeholder changes*/

input::-webkit-input-placeholder {
    color: #ddd;
}
input::-moz-placeholder {
    color: #ddd;
}
input::-ms-input-placeholder {
    color: #ddd;
}

/*for image bg*/


/*.img-bg{
  background: url(../images/home-msg.jpg) no-repeat center top fixed;
  background-size
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}*/
/* navbar section */
.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0; 
    left: 0; 
    right: 0; 
    z-index: 3000;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
    height: 75px;

}
.main_menu_bg{
    margin-top: 20px;
    background-color: transparent;
}
.main_menu_bg .navbar-default {
    background-color: rgba(255, 255, 255, 0.9); 
    transition: all .6s;
    margin: 0px auto;
	padding:10px;
	border:1px solid #fff;
	box-shadow:0 2px 10px #222;
}
.main_menu_bg .navbar-default.small {
    background-color: transparent; 
	padding:0;
    border-color: transparent; 
	box-shadow:none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color: #eb652c;
    background: transparent;
}
.main_menu_bg .navbar {}

.main_menu_bg .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    color: #eb652c;
    padding-bottom: 6px;
    border-bottom: 4px dotted #eb652c;
    background: transparent;

}

.main_menu_bg .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 6px;
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #333;
}
.navbar-brand {
    padding: 0px 25px 0 35px;
}
.navbar-brand>img {
    max-width: 100%;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    background-color:transparent;
    color:#f5c239;

}

.dropdown-menu {
    min-width: 160px;
    padding: 0px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; 
    border: 0px solid #ccc; 
    border: 0px solid rgba(0,0,0,.15); 
    border-radius: 0px; 
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175); 
    box-shadow: 0 0px 0px 
}

/*.dropdown-menu .navbar-form .form-group input[type="text"]{
    background-color:rgba(34, 61, 97, 0.68);
    border: 1px solid #eb652c;
    color:#eb652c;
    width: 300px;
}
.dropdown-menu .navbar-form .form-group .form-control::-webkit-input-placeholder{
    color: #eb652c;
    opacity: 1; 
}
.dropdown-menu .navbar-form {
    margin-right: -30px;
}*/

.down_block{
	display:block; position:absolute; width:100%; bottom:-90px; text-align:center;
}

.round_block{
	display:block;
	margin:0 auto;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: 999;
}

.scrooldown{
	display:block;
	margin:0 auto;
    position: relative;
	top:15px;
    width: 40px;
    height: 40px;
    line-height: 48px;
    /*background: #fff;
	border:1px solid #ddd;*/
    border-radius: 50%;
    text-align: center;
    z-index: 999;
}
.scrooldown i{
    font-size:2.5rem;
	color:#fff;
	/*color:#eb652c;*/
}


.culmn{
    width:100%;
    overflow: hidden;
}
/*heading title all area*/
.head_title{
    margin-bottom:90px;
}
.head_title_2{
    margin-bottom:20px;
}
.head_title_3{
    margin-bottom:0px;
}
.head_title h3, .head_title_2 h3, .head_title_3 h3{
    color:#413d4b;
}
.head_title .subtitle{
    margin-top:30px;
}
.head_title_2 .subtitle, .head_title_3 .subtitle{
    margin-top:10px;
	margin-bottom:20px;
	font-size:18px;
}
/*home section*/
.home{
    background: url(../images/int-2.jpg) no-repeat center center;
    background-size: cover;
}


@media (min-width: 7680px) {
	.home_top_vid:after{
		position: absolute;
		right:0;
		bottom:0;
		content: "";
		width: 100%;
		height: 100%;
		background: url(../images/doors.png) no-repeat center center;
		background-size:100% 100%;
		z-index:-1;
	}
}

.home_skew_border{
    position: relative;

}
/*.home_skew_border:after{
    position: absolute;
    left:0;
    bottom:0;
    content: "";
    width: 0;
    height: 0;
    border-right: 680px solid transparent;

}
.home_skew_border:before{
    position: absolute;
    right:0;
    bottom:0;
    content: "";
    width: 0;
    height: 0;
    border-left: 680px solid transparent;
}
.home_skew_border_scroll:before, .home_skew_border_scroll:after{
display:none;
    border-bottom: 26px solid #fff;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home_skew_border_top:before, .home_skew_border_top:after{
    border-bottom: 26px solid #333;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}*/

.main_home{
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}


.main_home h1{
    color: #fff;
    margin-bottom:20px;
	font-family: 'open_sansbold';
    font-size: 4.143rem;
    line-height: 4.5rem;
    color: #fff;
    letter-spacing: .1rem;	
	text-shadow:0 2px 2px #444;
}
.main_home p{
    color: #fff;
    max-width: 60%;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size:1.6rem;
	text-shadow:0 2px 2px #444;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #fff;
    outline: none;
    background: #eb652c;
}
.slick-arrow{
    color:#000;
}
.main_home_slider i{
    width:40px;
    height: 40px;
    line-height: 40px;
    color:#fff;
    background: #eb652c;
}
.main_home_slider i.nextprevleft{
	padding-right:2px;
    width:40px;
    height: 40px;
    line-height: 40px;
    color:#efefef;
    background: transparent;
    float: left;
    position: absolute;
    z-index: 999;
    top: 10px;
    font-size:1.5rem;
    transition: all 0.6s;
    left:-60px;
	cursor:pointer;
	/*border:1px solid #efefef;
	-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;*/
	border: 0;
    border-right: 4px solid #efefef;
}
.main_home_slider i.nextprevright{
	padding-left:2px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #efefef;
    background: transparent;
    float: right;
    position: absolute;
    z-index: 999;
    top: 10px;
    font-size:1.5rem;
    transition: all 0.6s;
    right: -60px;
	cursor:pointer;
	/*border:1px solid #efefef;	
	-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;*/
	border: 0;
    border-left: 4px solid #efefef;
}
.main_home_slider i.nextprevleft:hover{
    color:#fff;
    background: #eb652c;
}
.main_home_slider i.nextprevright:hover{
    color: #fff;
    background: #eb652c;
}

/*==================================================================
            Feature section Style
====================================================================*/

.main_feature{display:block; opacity:0;}
.main_feature .single_feature{}
.main_feature .single_feature .single_feature_icon i{
    display:inline-block;
	text-shadow:0 2px 2px #fff;
}


#feature .main_feature .single_feature.active .single_feature_icon{
    border-color:#eb652c;
	background-color:#eb652c;
	-moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;
}
#feature .main_feature .single_feature.active .single_feature_icon i{
	color:#fff;
	text-shadow:0 2px 2px #333;
    transform: scale(1.2);
    transition: all 0.6s;	
}
#feature .main_feature .single_feature.active h4{
    color:#eb652c;
}
#feature .main_feature .single_feature.active p{
    color:#000;
}


#feature1 .main_feature .single_feature.active .single_feature_icon{
    border-color:#eb652c;
}
#feature1 .main_feature .single_feature.active .single_feature_icon i{
    transform: scale(1.2);
    transition: all 0.6s;	
}
#feature1 .main_feature .single_feature.active h4{
    color:#eb652c;
}
#feature1 .main_feature .single_feature.active p{
    color:#000;
}


.main_feature .single_feature .single_feature_icon{
    border:1px solid #ddd;
    width:70px;
    height: 70px;
    line-height: 78px;
    margin:20px auto;
    transition: all 0.6s;
	background-color:#fff;
	font-size:48px;
}
.main_feature .single_feature i{
    margin-bottom:30px;
    color:#eb652c;
    transition: all 0.6s;
}
.main_feature .single_feature h4{
	font-size:2.0rem;
    transition: all 0.6s;
}
.main_feature .single_feature p{
    font-size:1rem;
	line-height:1.3rem;
	transition: all 0.6s;
}
.main_feature .single_feature h4.inbl{display:inline-block; margin-bottom:0px;}
.main_feature .single_feature h4.inbl span{
	display:block;
	text-align:left;
	font-size:1rem;
    transition: all 0.6s;
	line-height:1rem;
}
.main_feature .single_feature p.inbl{
    font-size:1rem;
	line-height:1.2rem;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	border-left:2px dotted #ddd;
}

/*==================================================================
            History section Style
====================================================================*/
.main_history{

}
.main_history .single_history_content .head_title h2, .main_history .single_history_content .head_title_2 h2, .main_history .single_history_content .head_title_3 h2{
    border-left:6px solid #eb652c;
    padding-left: 30px;
}
.main_history .single_history_content p{
    font-size:1rem;
	line-height:1.5rem;
}
.main_history .single_history_content .head_title_3 p{
	padding-left:38px;
}
@media  (max-width: 768px) {
	.main_history .single_history_content .head_title_3 p{
		padding-left:0px;
	}
}
/*==================================================================
            service section Style
====================================================================*/
.main_service .head_title{
    padding: 100px 0px 40px 0px;
    margin-bottom: 0px;
}
.main_service .head_title h2{
    margin-right: 12%;
    border-right: 6px solid #eb652c;
    color:#fff;
    padding-right: 5%;
}
.main_service .single_service_img {
    position: relative;
    height: 676px;
}
.main_service .single_service_img img {
    width: 100%;
    height: 100%;
}

.main_service .single_service.single_service_text {
    margin-right:0px;
    background: #202020;
}
.main_service .single_service.single_service_text .single_service_icon i{
    background: #f4f5f9;
    width:70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color:#eb652c;
    position: relative;
    z-index: 9;
    border:5px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    font-size: 1.875rem;
}

.main_service .single_service.single_service_text .single_service_right_text {
    width: 96%;
}
.main_service .single_service.single_service_text .single_service_right_text h4{
    color:#eb652c;
}
.main_service .single_service.single_service_text .single_service_right_text p{
    color:#999999;
    font-family: 'source_sans_proregular';
}
/*======================================================================
                    portfolio section css
========================================================================*/
.btn-md:active, .btn-md.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
    box-shadow: 0 2px 5px #444;
}
button.btn-md:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
    outline:none;
    color:#eb652c;
}
button.btn-md {
    text-align: center;
    color: #444;
    margin: 10px 5px;
    font-size: 0.9rem;
    border-radius: 5px;
    margin-top: 0px;
    background-color: #fff;
    transition: .5s;
    border: 1px solid #eb652c;
	padding:5px 10px;
	
}
button.btn-md:hover {
    background-color: transparent;
    color: #eb652c;
    text-decoration: none;
    border: 1px solid #f4720a;
}
.portfolio .toolbar{
    margin:0 auto 20px;
	max-width:60%;
}
@media (max-width: 479px) {
	.portfolio .toolbar{
		max-width:100%;
	}
}
#portfoliowork {  

}
#portfoliowork_short, #portfoliowork_short1, #portfoliowork_short2 {  
    margin: 0;
}
#portfoliowork_full {  
    margin: 0;
}
.tile, .tile1 { 
    display: none;

}
.scale-anm {
    margin: 0px;

    /*margin-bottom: -6px;*/
}


.tile img, .tile1 img, .tile2 img {
    height: auto;
    display: inline-block; 
    width: 100%;
}

#portfoliowork_short .single_portfolio, #portfoliowork_short1 .single_portfolio, #portfoliowork_short2 .single_portfolio{
    position: relative;
	cursor:pointer;
	padding:2px!important;
}
#portfoliowork_full .single_portfolio{
    position: relative;
}
.single_portfolio:hover .grid_item_overlay{
	background: rgba(235,101,44,1);
}
.single_portfolio button{
outline:none;
    border:0;
	background-color:transparent;
	margin:0;
	padding:0;
	text-align:left;
}
.grid_item_overlay{
    position: absolute;
    left: 10%;
    bottom: 10%;
    width: 80%;
    height: auto;
    background: rgba(235,101,44,0.75);
    color: #fff;
	text-shadow:0 1px 1px #333;
    padding: 20px;
    opacity: 1;
    transition: 0.6s;
    /* padding-top: 35%; */
    z-index: 99;
}
.g_overlay_1{
    padding-top:16%;
}
.g_overlay_2{
    padding-top: 85%;
}

.grid_item_overlay a i{
    width:30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid #fff;
    color:#fff;
    display: inline-block;
    background: transparent;
}
.grid_item_overlay a:hover i{
    color:#eb652c;
    background: #fff;
}
.grid_item_overlay h3{
    font-size:1rem;
    line-height: 1rem;
	text-transform:uppercase;
}
.grid_item_overlay p{
    line-height: 1rem;
    margin-bottom: 3px;	
}
.grid_item_magnify{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: auto;
    color: #fff;
    text-shadow: 0 2px 2px #333;
    text-align: center;
    opacity: 0;
    transition: 0.6s;
    z-index: 99;
	margin-top:-1.5em;
}
#portfoliowork_short .single_portfolio:hover img, #portfoliowork_short1 .single_portfolio:hover img{
    opacity: 0.8;
}
.single_portfolio:hover .grid_item_magnify{
    opacity: 1;
}
.grid_item_magnify i{
	display: block;
    opacity: .75;	
    width: 3rem;
    height: 3rem;
    /*background-color: rgba(171,31,17,1);*/
    line-height: 3rem;
    text-align: center;
    margin: 0 auto;
}
.grid_item_calcul{
    position: absolute;
    left: 10%;
    bottom: 10%;
	width: auto;
    height: auto;
    color: #fff;
    text-shadow: 0 2px 2px #333;
    text-align: left;
    transition: 0.6s;
    z-index: 99;
	margin:0px;
}

.grid_item_calcul .form_button_calcul .btn-lg{
	width: 100%;
	background: rgba(171,31,17,0.7);
	font-size:0.8rem;
	padding:10px;
	min-width:50px;
	margin:0px;
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
	border:0px;
	letter-spacing:normal;
	box-shadow:none;
	border-radius:0px;
	    text-align: left;
		line-height:1rem;
}
.grid_item_calcul .form_button_calcul .btn-lg .form_button_calcul_span{
	display:block; font-size:0.9rem; text-transform:uppercase;
}
.grid_item_calcul:hover{
	opacity: 1;
	background: rgba(171,31,17,1);
}
.grid_item_number{
    position: absolute;
    right: 10%;
    bottom: 10%;
    width: 50px;
    height: 50px;
	-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
    color: #fff;
	background: rgba(40, 120, 231, 0.55);
    text-shadow: 0 2px 2px #333;
    text-align: center;
    opacity: 1;
    z-index: 99;
	font-size:0.7rem;
	line-height:2.7rem;
	padding:4px 8px;	
	margin:0;
}

/*========================================================================
                    Study Section Css
==========================================================================*/
.study{
    background: #f4f5f9;
}
.main_study_area{
    overflow: hidden;
}
.slick-active{
    outline: none;
}
.single_study_text{
    background: #fff;
    position: absolute;
    right:-15%;
    top:85px;
    width:100%;
    z-index: 9;
    padding: 10% 20%;
}
.single_study_text .s_study_icon{
    background: #eb652c;
    width:60px;
    height: 60px;
    line-height: 60px;
    color:#fff;
    transform: rotate(45deg);
    margin: 30px auto;
}
.single_study_text .s_study_icon i{
    transform: rotate(-45deg);
}
.single_study_right_img{
    position: relative;
}

/*========================================================================
                    Systems Section Css
==========================================================================*/
.single_system_img img{
	display:block;
	margin:0 auto;
	padding:5px 0 25px;
	max-height:290px;
	width:auto;
}

/*========================================================================
                    Svet Section Css
==========================================================================*/
.single_svet_img img{
	display:block;
	margin:0 auto;
	padding:5px 0;
	max-height:350px;
	width:auto;
}

/*========================================================================
                    Rassrochka Section Css
==========================================================================*/
.single_rassrochka_img img{
	display:block;
	margin:0 auto;
	padding:5px 0;
}

/*=====================================================================
                    counter section css
=======================================================================*/
.counter{
    background: url(../images/int-2.jpg) no-repeat scroll center center;
    background-size: cover;
}
.counter .main_counter_area{
    padding:40px 20px 20px;
}
.main_counter_area .single_counter h3{
    color:#fff;
    font-size:1.4rem;
}
.main_counter_area .single_counter h2{
    color:#fff;
    font-size:2.8125rem;
}
.main_counter_area .single_counter h2 span{
    color:#fff;
    font-size:1.2rem;
	line-height:1.2rem;
	text-transform: lowercase;
}
.main_counter_area .single_counter i{
    color: #fff;
    font-size: 1.875rem;
    display: inline-block;
    border: 0px solid #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin-bottom: 20px;
    margin-top: 10px;
	text-shadow: 0px 2px 2px #000;
	background-color:#195afe;
	box-shadow:0 2px 2px #333;
}
.main_counter_area .single_counter h4{
    color:#fff;
    font-size:0.95rem;
	line-height:1rem;
    text-transform: lowercase;
}

/* Pricing2 Section */

.main_pricing_area{
    overflow: hidden;
}

.single_pricing{
    text-align: center;
    margin-top: 20px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
}
.single_pricing:hover{
    box-shadow: 0px 1px 10px 1px #ccc;

}
.pricing_business .pricing_head{
    background:#eb652c;
}
.pricing_business .pricing_head .p_r{
    color:#eb652c;
}
.pricing_business .pricing_head h3{
    color:#fff;
}
.pricing_business .btn-md{
    background: #eb652c;
}


.pricing_head{
    padding: 30px 0px;
    background: #999999;
    position: relative;
    height: 200px;  
}
.pricing_head h3{
    text-transform:uppercase;
    color:#fff;
    font-size:24px;
}
.pricing_head .pricing_price{
    background: #fff;
    position: absolute;
    left: 30%;
    bottom: -30%;
    width: 150px;
    height: 150px;
    margin:0 auto;
    padding: 30px 0px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 10px rgba(244,245,249,0.3);
}
.pricing_head .pricing_price .p_r{
    font-family: 'source_sans_probold';
    font-size:2.822rem;
}
.pricing_head .pricing_price .m_t{
    font-family: 'source_sans_proregular';
    font-size:0.941rem;
}
.pricing_body{
    background: #f4f5f9;
    padding: 80px 0px 30px 0px;
}
.single_pricing ul{


}
.single_pricing ul li{
    line-height:45px;
    height:45px;
    font-size:18px;
    font-family: 'open_sanssemibold';
}

.single_pricing a{
    margin-top:30px;
}



/*video section css*/

/*.video{
    background: url(../images/videobg.jpg) no-repeat top center;
    background-size:cover;
}
.video .main_video{
    padding: 220px 0px 160px 0px;
    overflow: hidden;
}
.video .icon{}
.video .icon h3{
    color:#fff;
    margin-top:30px;
    margin-bottom: 0px;
}*/


/*about section css*/





/* Team section css */
#team{
    background: url(../images/title.jpg) no-repeat scroll center center;
    background-size: cover;
}
.main_team_area{
    position: relative;
	
}
/*.main_team_area:before{
    width: 100%;
    height: 100%;
    position: absolute;
	opacity:.85;
    right:0;
    top:0;
    content:"";
    background: url(../images/paper_plane.png) no-repeat bottom right;  
	background-size: cover;
}*/

.main_team{
    text-align: center;
	padding-bottom:50px;
}
.single_team_block{
    margin-bottom:20px;
}
.single_team_block:nth-child(1){
    margin-top:0px;
}
.single_team_block:nth-child(2){
    margin-top:50px;
}
.single_team_block:nth-child(3){
    margin-top:0px;
}

.main_team .single_team_img span{
	display:block;
    width:3.5rem;
    height: 3.5rem;
    margin:0px auto;
    border-radius: 50%;
	border:1px solid #fff;
    color:#fff;
	font-size:2rem;
	line-height:3.5rem;
    background-color: transparent;
	transition: all 0.6s;
	text-shadow:0 2px 2px #444;	
}
.main_team .single_team_img span.p2{
    transform: scale(1.2);
	margin-bottom:5px;
}
.main_team .single_team_img span.p3{
    transform: scale(1.4);
	margin-bottom:10px;	
}
.main_team .single_team_img span.pfade{
	background-color: #195afe;		
	text-shadow:0 2px 2px #000;	
	border:1px solid #195afe;
	
	/*background-color: rgba(41, 39, 34, 0.25);*/		
}

.single_team_block:hover span{

}

.single_team_text{
    padding: 10px 20px;
    width:100%;
    opacity:1;
    transition: all 0.6s;
    text-align: center;
    display: block;
    height: auto;
}
.single_team_text h4{
    margin-bottom: .0rem;
    display: inline-block;
    text-transform:none ;
    color:#fff;
	text-shadow:0 2px 2px #444;
}
.single_team_text p{
	display:block;
	position:relative;
	text-align:left;
	padding:10px 15px;
	margin-top:15px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	background-color: rgba(41, 39, 34, 0.65);
    color:#fff;
	line-height:1.3rem;
	font-size:1rem;
	text-shadow: 0 1px 1px #444;
}
.single_team_text p:after {
	position: absolute;
    right: 50%;
    top: -5px;
    content: "";
    z-index: 9;
    width: 0;
    height: 0;
    border-top: 10px solid #ddd;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-right: -10px;
}
@media  (max-width: 768px) {
	.main_team_area:before{
		display:none;
	}
	.single_team_block{
		margin-top:0px!important;
	}	
	.main_team .single_team_img span.p2{
		transform: scale(1.0);
		margin-bottom:0px;
	}
	.main_team .single_team_img span.p3{
		transform: scale(1.0);
		margin-bottom:0px;	
	}	
}



/* Carousel */
.testimonial{
    background: url(../images/testbg.jpg) no-repeat center center;
    background-size: cover;
}
.main_testimonial {
    color:#fff;
}
.main_testimonial .single_testimonial i{
    color:#fff;
    margin-bottom:30px;
    font-size:2rem;
    padding: 2px;
}
.main_testimonial .single_testimonial p{
    color:#fff;
    letter-spacing: .03rem;
}
.main_testimonial .single_testimonial .single_test_author{
    margin-bottom:40px;
    display: inline-block;
}
.main_testimonial .single_testimonial .single_test_author h4{
    color:#fff;
    margin-bottom:0px;
    font-size:1rem;
}
.main_testimonial .single_testimonial .single_test_author h4 span{
    font-family: 'ralewayregular'; 
}
.main_testimonial .single_testimonial .single_test_author p{
    color:#fff;
}

.main_testimonial .owl-theme .owl-dots .owl-dot span {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transform: rotate(0deg);
}

/*====================================================================
                        clogo section css
======================================================================*/
.clogo{
    background: #f4f5f9;
}
.main_clogo{
    overflow: hidden;
}
.main_clogo a{
    height: 100px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    line-height: 100px;
    background: #fff;
    margin-bottom:30px;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0, 0.25);
}


/*=================================================================
                            Blog Section
===================================================================*/
.blog{
    background: #f4f5f9;
}
.main_blog_content .single_blog_area{
padding-bottom:20px;
}

.main_blog_content .single_blog_area .single_blog_text{
    background: #fff;
    padding: 20px 20px;
    position: relative;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	border:1px solid #ddd;
	color:#333;
}
.main_blog_content .single_blog_area .single_blog_text h3{
    color:#eb652c;
	line-height:1.8rem;
	margin-bottom:15px;
}
.main_blog_content .single_blog_area .single_blog_text p{
    line-height:1rem;
	margin:10px 0 5px;
}
.main_blog_content .single_blog_area .single_blog_header h3{
    color:#eb652c;
	line-height:1.8rem;
	margin-bottom:15px;
}
.main_blog_content .single_blog_area .single_blog_header p{
	color:#333;
    line-height:1rem;
	margin:0 0 5px;
}
.project_more_images{padding-top:20px;}
.project_more_images img{border:1px solid #ddd;}

.main_blog_content .single_blog_area .single_blog_text.s_b_left:after{
    position: absolute;
    left:-20px;
    top:45%;
    content:"";
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid #ddd;
    border-bottom: 20px solid transparent;
}
.main_blog_content .single_blog_area .single_blog_text.s_b_right:after{
    position: absolute;
    right: -20px;
    top:45%;
    content:"";
    z-index: 9;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #ddd;
    border-bottom: 20px solid transparent;
}
.main_blog_content .single_blog_area .single_blog_text a.read_more{
    color:#eb652c;;
}
.main_blog_content .single_blog_area .single_blog_img{
    width:100%;
    display: inline-block;
}
.main_blog_content .single_blog_area .single_blog_img img{
    width:100%;
    height: 100%;
}
@media (max-width: 768px) {
	.main_blog_content .single_blog_area .single_blog_text.s_b_left:after{display:none;}
	.main_blog_content .single_blog_area .single_blog_text.s_b_right:after{display:none;}	
	.main_blog_content .single_blog_area .single_blog_img{margin-bottom:20px;}
}

/*contact section css*/
.contact{
    background:#f4f5f9;

}
.contact_info_content{
    overflow: hidden;
}
.contact_info_content h3{
    padding-left: 15px;
    border-left: 3px solid #666;
    color: #666;
    margin-bottom: 10px;
}
.contact_info_content h4{
    margin:0;
    padding: 0;
	font-size:1rem;
	text-transform:none;
}
.contact_info_content h4 a{
    display:block;
	color:inhernit;
}
.single_contant_left{
    background: #fff;
    overflow: hidden;
    display:block;
	height:100%;
	width:100%;
	margin:0;
}
.single_contact_info{
    margin-bottom:45px;
    overflow: hidden;
}

/*====================================================================
                        Trail Section 
======================================================================*/
.main_trial_area{
    background: url(../images/trailbg.jpg) no-repeat top center;
    overflow: hidden;
    background-size: cover;
    color:#fff;
}
.main_trial h2{
    text-transform: none;
    font-family: 'open_sansregular';
}
.main_trial h2 span{
    font-family: 'open_sansbold';
}
.main_trial h4{
    font-family: 'open_sansregular';
    text-transform: none;
}


/*=================================================================
                        footer section
===================================================================*/
.footer{
    background: #000000;
}
.main_footer{
    overflow: hidden;
	padding: 10px 0px 30px;
}

.main_footer .flowus a i{
    color:#fff;
    font-size:1rem;
    padding: 5px;
    border-radius: 0;
    width:30px;
    height:30px;
    text-align: center;
    line-height: 18px;
    margin-top:10px;
}
.main_footer .flowus a i:hover{
    color:#eb652c;
}

.owner_text p{
    line-height: 25px;
    padding-top: 0px;	
	text-align:center;
	color:#666;
}

.copyright_text{
	text-align:center;
}
.copyright_text p{
    line-height: 25px;
    max-width: 100%;
    padding-top: 0px;
	color:#666;	
}
.copyright_text p i{
    padding:0px 10px;
    color:#ff0000;
}
.copyright_text p a{
	font-weight:bold;
    color:#fff;
}



/* scrollup */

.scrollup{
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: #eb652c;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;

}








