/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
.fancybox-skin{
	background: #fff !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Sansation' !important;
}
#main-header{
    z-index: 999;
}
body{
	font-weight: 300;
}
#footer-widgets .footer-widget li::before {
	display: none;
}
#footer-widgets .footer-widget li{
	 padding-left: 0px;
}
.rst-social li{
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 5px !important;
}
.rst-social li img{
	display: block;
}
#footer-widgets .footer-widget .rst-social li a{
	display: block;
}
#main-footer .footer-widget h4{
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
	margin-bottom: 10px;
	font-weight: 300;
}
#footer-widgets .footer-widget li a:hover{
	color: #fff !important;
}
.et_pb_widget ul li{
	margin-bottom: 10px;
}
.widget_text .textwidget p{
	padding-bottom: 25px;
}
.logo-footer{
	margin-bottom: 0;
}
#footer-info{
	float: right;
	text-align: right;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget:nth-child(1){
	width: 31%;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget:nth-child(2) {
    width: 14.5%;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget:nth-child(3) {
    width: 20%;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget:nth-child(4) {
    width: 18%;
}
.et_pb_gutters3 .footer-widget{
	margin-bottom: 45px;
}
.textwidget p:last-child{
	padding: 0;
}
#et-top-navigation{
	font-weight: 300 !important;
}
#top-menu li{
	padding-right: 40px;
}
.centered-inline-logo-wrap{
	width: 320px !important;
}
input.text, input.title, input[type=text], select, textarea {
    margin: 0;
    border: 1px solid #888888!important;
}
#footer-widgets .footer-widget li.current-menu-item a{
	color: #fff;
}
p{
	padding-bottom: 30px;
}
.rst-phone{
	float: left;
	color: #888888;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.25px;
	display: inline-block;
	margin-top: 15px;
}
.rst-link{
	float: right;
	color: #fff;
	line-height: 55px;
	height: 55px;
	padding: 0 55px;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.25px;
	border-radius: 3px;
	background: #d4af37;
	display: inline-block;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.rst-header-top{
	padding: 35px 0 0 0;
}
.rst-header-home .rst-header-top{
	padding: 28px 0 0 0;
} 
#main-header{
	padding-bottom: 15px;
  padding-top: 15px;
}
#main-header.rst-header-home{
	padding-bottom: 0px;
  padding-top: 0px;
	position: absolute;
	width: 100%;
	background: none;
	box-shadow: none;
}
.rst-header-home .rst-phone{
	color: #fff;
}
.rst-header-home #top-menu > li> a{
	color: #fff;
	text-shadow: 0 2px 2px rgba(0,0,0,1);
	-webkit-text-shadow: 0 2px 2px rgba(0,0,0,1);
	-moz-text-shadow: 0 2px 2px rgba(0,0,0,1);
}
#top-menu li.current-menu-item > a{
	text-shadow: none !important;
	font-weight: 700;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    width: 100%;
    padding: 16px 25px !important;
    color: #888888;
    border-radius: 0px;
    font-size: 14px;
    font-family: 'Roboto';
	font-weight: 300;
    line-height: 28px;
    background: #f3f7f9;
    border: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	
}
.gform_wrapper .gfield_label {
    display: none !important;
}
.gfield_required {
    display: none;
}
.gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0 !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 11px !important;
    padding-top: 0;
}
.gform_wrapper textarea {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 15px 25px !important;
    color: #888888;
    border-radius: 0px;
    font-size: 14px;
	font-weight: 300;
    font-family: 'Roboto';
    line-height: 28px;
    background: #f3f7f9;
    border: none;
}
@media only screen and (min-width: 641px){
	.gform_wrapper textarea.medium {
		height: 180px !important;
		width: 100%;
	}
}
.gform_wrapper .gform_footer .gform_button {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
	font-size: 14px;
	background: #d4af37; 
    height: 60px;
    line-height: 60px;
    padding-left: 60px;
    padding-right: 60px;
    border: none;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
	border-radius: 3px;
	text-transform: uppercase;
	 -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
	margin-top: 12px !important;
}
.gform_wrapper select{
	width: 100% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 16px 25px !important;
    color: #888888;
    border-radius: 0px;
    font-size: 14px;
	font-weight: 300;
    font-family: 'Roboto';
    line-height: 28px !important;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(images/icon_drop.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-color: #f3f7f9;
    border: none;
	display: block;
}
.gform_wrapper input::placeholder,.gform_wrapper textarea::placeholder {
	opacity: 1 !important;
}
.gform_wrapper .gform_footer .gform_button:hover,.rst-link:hover,.rst-content-item-project > a:hover{
	background: #e0ba37;
}
.gform_wrapper .gform_footer {
    padding: 0px 0 0px !important;
    margin: 0px 0 0 !important;
}
body .gform_wrapper ul li.gfield:first-child{
	margin: 0 !important;
}
.gform_wrapper{
	margin: 0 !important;
}
.et_pb_blurb_description h5{
	font-family: 'Sansation' !important;
	color: #2b2b2b;
	font-weight: 300;
	line-height: 2em;
	padding: 0;
	font-size: 20px;
}
.rst-item-client{
	text-align: center;
}
.rst-item-client img{
	margin: 0px auto;
}
.rst-box-client{
	padding-left: 17px;
	padding-right: 17px;
}
.slick-arrow{
	width: 30px;
	height: 55px;
	border: none;
	position: absolute;
	top: 50%;
	transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
	left: 0px;
	padding: 0;
	cursor: pointer;
	z-index: 9999;
}
.slick-prev{
	background: url('images/arrow_left.png') no-repeat center center;
}
.slick-next{
	background: url('images/arrow_right.png') no-repeat center center;
	left: auto;
	right: 0px;
}
.rst-slider-client .slick-arrow{
	left: -120px;
}
.rst-slider-client .slick-next{
	left:  auto;
	right: -120px;
}
.rst-list-items-project .slick-arrow{
	left: 20px;
}
.rst-list-items-project .slick-next{
	left:  auto;
	right: 20px;
}
.rst-box-service img{
	width: 100%;
}
.rst-thumb-before-service{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
  -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.rst-box-service{
	position: relative;
}
.rst-hover-service{
	-webkit-transition: -webkit-transform 1s ease;
	transition: transform 1s ease;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
      position: relative;
}
.rst-thumb-before-service:after{
	background: #000;
	height: 100%;
	width: 100%;
	content:"";
	position: absolute;
	top: 0;
	opacity: 0.25;
	left: 0;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

}


.rst-item-service:hover .rst-hover-service > h3{
	display: none;
}
.rst-item-service:hover .rst-hover-service:after{
	opacity: 1;
}

.rst-thumb-before-service > h3{
	color: #fff;
	text-align: center;
	font-size: 42px;
	padding: 0 60px;
	top: 50%;
	transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
	left: 0px;
	right: 0;
	line-height: 1.2;
	margin: 0;
	z-index: 999;
	position: absolute;
}
.rst-thumb-before-service > h3 a{
	color: #fff;
  display: block;
  overflow-wrap:initial;
}
.rst-box-main-service{
	top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  transform: rotateY(180deg) ;
  -webkit-transform:rotateY(180deg);
  -moz-transform:rotateY(180deg) ;
   -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  opacity: 0;
  background: #000;
}
.rst-inner-main-service{
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	left: 0px;
	right: 0;
	z-index: 999;
	padding: 0 30px;
	position: absolute;
}
.rst-item-service:hover .rst-box-main-service{
    opacity: 1;
}

.rst-item-service:hover  .rst-hover-service{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.rst-inner-main-service{
	text-align: center;
}
.rst-inner-main-service h3{
	font-size: 42px;
	line-height: 1.2;
	color: #fff;
	font-weight: 300;
}
.rst-inner-main-service h3 a{
	color: #fff;
  display: block;
}
.rst-inner-main-service p{
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	font-weight: 300;
	margin: 0;
	padding: 0 40px;
}
.rst-inner-main-service > a{
	color: #000;
	background: #ececed;
	border-radius: 3px;
	padding: 8px 25px;
	font-size: 14px;
	font-weight: 300;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	display: inline-block;
	margin-top: 15px;
}
.rst-inner-main-service > a:hover{
	background: #d4af37;
	color: #fff;
}
.rst-container-project-tab .container{
	padding: 0 !important;
}
.rst-container-project-tab .container::before {
	display: none;
}
.rst-tab-project{
	margin: 0;
	padding: 0;
	list-style: none;
}
.rst-tab-project li{
	display: inline-block;
}
.rst-tab-project li a{
	padding: 10px 20px;
	display: inline-block;
	color: #888888;
	font-size: 14px;
	font-weight: 300;
}
.rst-tab-project li a.active{
	font-weight: 700;
}
.rst-tab-project{
	padding-bottom: 40px !important;
}
.rst-tab-project li a.active,.rst-tab-project li a:hover{
	background: #d4af37;
	border-radius: 3px;
	color: #fff;
}
.rst-item-project{
	width: 20%;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}
.rst-box-project{
	position: relative;
}
.rst-row-project{
	margin-left: -5px;
	margin-right: -5px;
}
.rst-box-project:after{
	background: #2b2b2b;
	content:"";
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	opacity: 0;
}
.rst-box-project:hover:after{
	opacity: 0.56;
}
.rst-container-project-tab{
	overflow: hidden;
}
.rst-box-project img{
	display: block;
}
.rst-content-item-project{
	top: 50%;
	transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
	left: 0px;
	right: 0;
	padding: 0 60px;
	position: absolute;
	text-align: center;
	z-index: 995;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	opacity: 0;
}
.rst-box-project:hover .rst-content-item-project{
	opacity: 1;
}
.rst-content-item-project h3{
	font-family: "Roboto" !important;
	font-weight: 300;
	font-size: 22px;
	line-height: 36px;
	color: #fff;
}
.rst-content-item-project h3  a{
	color: #fff;
}
.rst-content-item-project > a{
	color: #fff;
	background: #d4af37;
	border-radius: 3px;
	padding: 7px 60px;
	font-size: 14px;
	font-weight: 300;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	display: inline-block;
	margin-top: 0px;
}
.rst-slider-project .slick-arrow{
	left: -30px;
}
.rst-slider-project .slick-next{
	left:  auto;
	right: -30px;
}
.clearfix:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.rst-thumbnail-project-slider{
	width: 900px;
	height: 675px;
	float: right;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.rst-box-project-slider{
	position: absolute;
	background: #fff;
	top: 50%;
	transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
	left: 0;
	padding: 50px;
	width: 445px;
	box-shadow: 0 0 32px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 32px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 32px rgba(0,0,0,0.2);
	
}
.rst-box-project-slider h3{
	font-weight: 700;
	color: #2b2b2b;
	font-size: 46px;
	line-height: 1;
	padding: 0 0 15px 0;
}
.rst-box-project-slider h3 a{
	color: #2b2b2b;
}
.rst-box-project-slider p{
	font-size: 16px;
	color: #888888;
	line-height: 24px;
}
.rst-item-project-slider{
	padding: 0 120px;
	padding-bottom: 80px;
}
.rst-box-project-slider > a{
	color: #b2b2b2;
	font-weight: 300;
	font-size: 20px;
	padding-right: 36px;
	display: inline-block;
	margin-top: 20px;
	background: url('images/icon_arrow_right.png') no-repeat right center;
}
.rst-box-project-slider > a:hover{
	color: #d4af37;
}
.rst-item-project-slider{
	position: relative;
}
.rst-before-project{
	position: absolute;
	bottom: 30px;
	box-shadow: 0 0 32px rgba(0,0,0,0.45);
	-webkit-box-shadow: 0 0 32px rgba(0,0,0,0.45);
	-moz-box-shadow: 0 0 32px rgba(0,0,0,0.45);
	right: 30px;
}
.rst-category a{
	color: #2b2b2b;
	font-size: 24px;
	font-family: 'Sansation' !important;
	font-weight: 300;
}
.rst-category a:hover{
	color: #d4af37;
}
.rst-before-project span{
	color: #fff;
	font-size: 48px;
	font-family: 'Sansation' !important;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.25px;
	display: block;
	top: 50%;
	transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
	left: 0;
	right: 0;
	position: absolute;
	text-align: center;
}
.et_main_title .et_project_categories{
	display: block;
}
.rst-custom-background{
	position: relative;
}
.rst-custom-background:after{
	position: absolute;
	width: 100%;
	top: 50px;
	bottom: 130px;
	left: 0;
	content:"";
	background: #f2f2f2;
}
.rst-main-project-slider{
	position: relative;
}
.rst-list-service .slick-arrow{
	width: 90px;
	height: 100%;
	top: 0;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
}
.rst-list-service .slick-prev{
	background: url('images/arrow_left2.png') no-repeat center center rgba(0,0,0,0.43);
}
.rst-list-service .slick-next{
	background: url('images/arrow_right2.png') no-repeat center center rgba(0,0,0,0.43);
}
.et_pb_map {
    height: 575px;
}
.et_pb_map .infowindow{
	padding: 10px;
	max-width: 280px;	
}
.et_pb_map .infowindow img{
	margin: 0 0 5px 0;
}
.et_pb_map .infowindow h3{
	color: #183c6e;
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 10px 0;
}
.et_pb_map .infowindow ul{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
.et_pb_map .infowindow ul:last-child{
	margin: 0;
}
.et_pb_map .infowindow ul li{
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}
.et_pb_map .infowindow ul li label{
	display: inline-block;
	width: 80px;
	float: left;
}
.et_pb_map .infowindow ul li strong{
	display: block;
	margin-left: 80px;
}
.et_pb_map .infowindow ul li.rst-full-map label{
	display: block;
	width: 100%;
	float: none;
}
.et_pb_map .infowindow ul li.rst-full-map strong{
	display: block;
	margin-left: 0px;
}
.rst-item-service{
	padding-left: 4px;
	padding-right: 4px;
}
.rst-list-service{
	overflow: hidden;
}
.rst-list-service .slick-list{
	margin-left: -4px;
	margin-right: -4px;
}
.rst-title-header{
	text-align: center;
	background-color: #fff !important;
	background-size: initial;
	background-position: center center;
	padding-top: 30px;
	padding-bottom: 30px;
	background: none;
  height: 200px;
  display:none;
}
.rst-title-header h1{
	color: #000;
	font-size: 42px;
	line-height: 1.2em;
	text-align: center;
	padding: 0;
	letter-spacing: 0.25px;
}
.rst-breadcrumbs{
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	margin-top: 10px;
	color: #000;
}
.rst-breadcrumbs a{
	color: #5d7ca8;
}
.rst-breadcrumbs > span{
	padding: 0 7px;
}
.rst-breadcrumbs a:hover{
	color: #000;
}
.rst-breadcrumbs span.current-item{
	color: #000;
}
.rst-main-content{
	width: 62%;
	padding-right: 70px;
	float: left;
	padding-bottom: 90px;
}
.rst-sidebar{
	width: 38%;
	float: left;
	padding-bottom: 90px;
}
.rst-content-single .container::before{
	display: none;
}
.rst-slider-single{
	margin-bottom: 85px;
}
.rst-item-slider-single{
	height: 620px;
}
.rst-main-slider-single{
	margin-bottom: 10px;
}
.rst-main-slider-single .slick-prev{
	left: -80px;
}
.rst-main-slider-single .slick-next{
	left: auto;
	right: -80px;
}
.rst-item-thumb img{
	width: 100%;
}
.rst-item-thumb{
	padding-left: 5px;
	padding-right: 5px;
}
.rst-thumb-slider-single .slick-list{
	margin-left: -5px;
	margin-right: -5px;
}
.rst-item-box-thumb{
	position: relative;
	cursor: pointer;
}
.rst-item-box-thumb:after{
	content:"";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.45;
	position: absolute;
}
.slick-current .rst-item-box-thumb:after{
	display: none;
}
.rst-thumb-slider-single{
	overflow: hidden;
}
.rst-item-slider-single{
	background-repeat: no-repeat;
	background-position: center;
	/* background-size: auto 100%; */
	background-size: cover;
}
.rst-form-contact h3{
	font-size: 32px;
	color: #2b2b2b !important;
	line-height: 1.2em;
	text-align: left;
	padding-bottom: 10px;
}
.rst-form-contact .gform_wrapper textarea{
	border: 1px solid #000;
	background: none;
}
.rst-form-contact .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
	border: 1px solid #000;
	background: none;
}
.rst-form-contact .gform_wrapper select{
	background-color: #fff;
	border: 1px solid #000;
}
.rst-form-contact .gform_wrapper .gform_footer .gform_button{
	height: 50px;
	line-height: 50px;
	text-transform: none;
	margin-top: 20px !important;
	font-weight: 300;
}
h2{
	font-size: 32px;
}
h3{
	font-size: 26px;
}
h4{
	font-size: 22px;
}
h1, h2, h3, h4, h5, h6{
	font-weight: 400;
	line-height: 1.2em;
}
.rst-list-project-of-service .rst-item-project{
	width: 20%;
	float: left;
}
.rst-review{
	padding: 35px 30px;
	background: #f8f8f8;
	
}
.rst-list-review{
	margin-top: 40px;
}
.rst-review p,.rst-content-review{
	font-size: 14px;
	color: #2b2b2b;
	font-weight: 300;
	line-height: 26px;
}
.rst-review p a{
	color: #0c369f;
}
.rst-review p a:hover{
	text-decoration: underline;
}
.rst-header-review{
	margin-bottom: 15px;
}
.rst-header-review img{
	margin-right: 10px;
	border-radius: 50%;
	float: left;
}
#rst_popup_contact h3{
    font-size: 32px;
    color: #2b2b2b!important;
    line-height: 1.2em;
    text-align: left;
    padding-bottom: 20px;
}
#rst_popup_contact .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
    padding: 12px 25px !important;
}
#rst_popup_contact .gform_wrapper textarea{
    padding: 12px 25px !important;
}
#rst_popup_contact .gform_wrapper select{
    padding: 12px 25px !important;
}
.rst-header-review h4{
	font-size: 20px;
	font-weight: 500;
	font-family: roboto;
	color: #2b2b2b;
	padding: 0;
	line-height: 1;
}
#rst_popup_contact{
    width: 700px;
    padding: 10px;
    display: none;
}
.rst-header-review span{
	font-size: 16px;
	color: #2b2b2b;
	line-height: 1.4;
	opacity: 0.5;
	display: block;
}
.rst-rating-review{
	margin-bottom: 5px;
}
.rst-rating-review img{
	display: inline-block;
	vertical-align: middle;
}
.rst-rating-review span{
	font-size: 14px;
	color: #2b2b2b;
	opacity: 0.5;
	margin-left: 10px;
}
.container,.et_pb_row{
	width: 100%;
}
.et_header_style_split #main-header .mobile_nav{
	background: none !important;
	padding: 0;
}
.et_header_style_split #main-header .mobile_nav .select_page{
	display: none;
}
.rst-no-padding .et_pb_row {
	padding: 0 !important;
}
.rst-box-project img{
	width: 100%;
}
.rst-tab-project{
	padding: 0 0 40px 0 !important;
  	text-align: center;
}
.rst-header-review img{
	width: 40px;
}
.rst-list-project-of-service{
	overflow: hidden;
}
.rst-list-project-of-service .rst-row{
	margin-left: -5px;
	margin-right: -5px;
}
.rst-height-fixed {
    height: 104px;
    display: none;
}
.home  .rst-height-fixed {
	display: none !important;
}
.header-fixed {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.rst_sticky {
    position: fixed !important;
    top: -100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    z-index: 9999;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    background-color: #fff !important;
}
.rst_sticky{
	padding: 0 !important;
}
.rst-header-home.rst_sticky #top-menu > li> a{
	color: #888;
  text-shadow: none;
}
.header-fixed-show {
    top: 0;
    opacity: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
      box-shadow: 0 1px 3px rgba(0,0,0,0.1) !important;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1) !important;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1) !important;
}
.rst_sticky .rst-header-top{
	display: none;
}
.rst-phone i,.rst-link i{
    margin-right: 10px;
    display: none;
}
.rst-header-page .et_menu_container .rst-phone,.rst-header-page .et_menu_container .rst-link,.rst-header-home .et_menu_container .rst-phone,.rst-header-home .et_menu_container .rst-link{
	position: absolute;
  top: 50%;
      transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
  padding: 0;
  z-index:999;
}
.rst-header-home .et_menu_container .rst-phone,.rst-header-home .et_menu_container .rst-link{
	display: none;
}
.rst-header-page .et_menu_container .rst-phone,.rst-header-home .et_menu_container .rst-phone{
	left: 0;
  margin: 0;
}
.rst-header-page .et_menu_container .rst-link,.rst-header-home .et_menu_container .rst-link{
	right: 0;
}
.rst_sticky .rst-header-top{
    display: none;
}
.rst-header-page #top-menu li{
	padding-right: 20px;
}
.rst-header-page .et_menu_container .rst-phone,.rst-header-home .et_menu_container .rst-phone{
	font-size: 18px;
}
.rst-header-page .et_menu_container .rst-link,.rst-header-home .et_menu_container .rst-link{
	padding: 0px 30px;
    font-size: 13px;
  height: 50px;
  line-height: 50px;
}
.rst-header-page .centered-inline-logo-wrap{
	width: 260px !important;
}
.rst-header-page #top-menu li a {
    font-size: 17px;
}
.rst-header-page .rst-header-top{
	display: none;
}
.rst-header-home.rst_sticky  .et_menu_container .rst-phone,.rst-header-home.rst_sticky  .et_menu_container .rst-link{
	display: block;
}
.rst-header-home.rst_sticky #top-menu li a {
    font-size: 17px;
}
.rst-header-home.rst_sticky #top-menu li {
    padding-right: 20px;
}
.rst-header-home.rst_sticky .centered-inline-logo-wrap {
    width: 260px !important;
}
.rst-mobile-phone-email{
  z-index: 999;
	display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  right: 70px;
}
.rst-mobile-phone-email a{
	font-size: 20px;
  	margin-left: 18px;
  	color: #183c6e !important;
}
.rst-mobile-phone-email a i.fa-phone{
	top: 2px;
  	position: relative;
}
@media (max-width:1500px){
	.rst-main-slider-single .slick-prev{
		left: 15px;
	}
	.rst-main-slider-single .slick-next {
		left: auto;
		right: 15px;
	}
	.rst-inner-main-service h3,.rst-box-service > h3{
		font-size: 35px;
	}
	.rst-box-service > h3{
		padding: 0 30px;
	}
	.rst-inner-main-service p{
		padding: 0;
	}
	.rst-content-item-project{
		padding: 0 30px;
	}
	.rst-content-item-project > a{
		padding: 7px 30px;
	}
	.rst-content-item-project h3{
		font-size: 18px;
		line-height: 28px;
	}
	
	.rst-slider-project .slick-arrow{
		left: 0;
	}
	.rst-slider-project .slick-next{
		left: auto;
		right: 0;
	}
	.rst-slider-client .slick-arrow{
		left: -40px;
	}
	.rst-slider-client .slick-next {
		left: auto;
		right: -40px;
	}
}
@media (max-width:1270px){
    .rst-header-page .rst-header-top,.rst-header-home.rst_sticky .rst-header-top{
      	display: block;
  	}
  .rst-header-top,.rst-header-home .rst-header-top{
  	padding-top: 20px;
  }
  #main-header{
  	padding-top: 0;
  }
  	.rst-header-page .et_menu_container .rst-phone,.rst-header-page .et_menu_container .rst-link,.rst-header-home .et_menu_container .rst-phone,.rst-header-home .et_menu_container .rst-link{
      	display: none !important;
  	}
	.rst-item-slider-single{
		height: 500px;
	}
	.container,.et_pb_row{
		padding-left: 20px;
		padding-right: 20px;
	}
	.rst-item-project,.rst-list-project-of-service .rst-item-project{
		width: 25%;
	}
	.rst-item-project-slider{
		padding: 0 60px;
		padding-bottom: 80px;
	}
	.rst-slider-client .slick-arrow{
		left: 0px;
	}
	.rst-slider-client .slick-next {
		left: auto;
		right: 0px;
	}
}
@media (max-width:1100px){
	.rst-box-project-slider{
		position: static;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		width: 100%;
		padding: 40px;
	}
	.rst-box-project-slider h3{
		font-size: 36px;
		padding-top: 5px;
	}
	
	.rst-item-project-slider{
		padding-top: 30px;
	}
	.rst-thumbnail-project-slider{
		float: none;
		width: 100%;
	}
	#top-menu li {
		padding-right: 25px;
	}
	.centered-inline-logo-wrap{
		width: 200px !important;
	}
	.et_pb_column .et_pb_button_0_wrapper .et_pb_button_0,.et_pb_column  .et_pb_button_0_wrapper .et_pb_button_0:hover{
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
	.rst-item-project,.rst-list-project-of-service .rst-item-project{
		width: 33.333%;
	}
}
@media (max-width:980px){
  .rst-header-top,.rst-header-page .rst-header-top, .rst-header-home.rst_sticky .rst-header-top{
  	display: none;
  }
  .rst-mobile-phone-email{
  	display: block;
  }
  #main-header.rst-header-home{
  	padding-top: 20px;
  }
	.rst-item-slider-single{
		height: 400px;
	}
	.rst-before-project{
		right: 60px;
		width: 300px;
	}
	.rst-before-project span{
		font-size: 26px;
	}
	.rst-thumbnail-project-slider{
		height: 500px;
	}
	.et_pb_column_2{
		padding-bottom: 0 !important;
	}
	.et_pb_column_3{
		padding-top: 0 !important;
	}
	.rst-content-item-project{
		padding: 0 30px;
	}
	.rst-center-mobile .et_pb_blurb_3.et_pb_blurb h3.et_pb_module_header,.rst-center-mobile .et_pb_button_module_wrapper.et_pb_button_alignment_right{
		text-align: center !important;
	}
	.et_pb_blurb_0.et_pb_blurb h1.et_pb_module_header{
		font-size: 56px !important;
		line-height: 1.3em !important;
	}
	.rst-banner.et_pb_section_0{
		padding-top: 230px !important;
		padding-bottom: 230px !important;
	}
	.rst-list-service .slick-arrow{
		width: 60px;
	}
	.rst-box-service > h3{
		font-size: 34px;
		padding: 0 60px;
	}
	.rst-inner-main-service h3{
		font-size: 34px;
	}
	.et_header_style_split header#main-header .logo_container{
		position: relative;
		z-index: 999;
		width: auto;
		float: left;
	}
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 200px;
	}
	.rst-header-top,.rst-header-home .rst-header-top {
		padding: 0px 0 30px 0;
	}
	.et_mobile_menu li a{
		padding-left: 0;
		padding-right: 0;
	}
	.et_header_style_split #logo{
		max-height: 70px !important;
	}
	.mobile_menu_bar::before {
		font-size: 40px !important;
		color: #183c6e !important;
	}
	
	#main-header.rst-header-home{
		padding-bottom: 20px;
	}
	.et_header_style_split #et-top-navigation{
		position: absolute;
		right: 0;
		top: 50%;
		padding: 0 10px;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
		-moz-transform:translateY(-50%);
	}
	.et_header_style_split #et_mobile_nav_menu{
		margin: 0 !important;
	}
	.et_header_style_split .mobile_menu_bar {
		position: static;
		padding: 0 !important;
		text-align: right;
		display: inline-block !important;
		float: right;
	}
	.rst-slider-client .slick-arrow{
		display: none !important;
	}
	.rst-item-project-slider{
		padding-left: 30px;
		padding-right: 30px;
	}
	.rst-slider-project .slick-arrow{
		height: 35px;
		left: 5px;
	}
	.rst-slider-project .slick-next{
		left: auto;
		right: 5px;
	}
	.rst-before-project{
		right: 30px;
	}
	.rst-category a{
		font-size: 18px;
	}
	.et_pb_column_1{
		padding-top: 0 !important;
	}
	.rst-main-content{
		width: 100%;
		padding: 0 0 40px 0; 
		float: none;
	}
	.rst-sidebar {
		width: 100%;
		float: none;
		padding-bottom: 40px;
	}
	.rst-form-contact h3{
		font-size: 28px;
	}
}
@media (max-width:767px){
  .rst-thumb-before-service > h3{
  	font-size: 34px;
  }
	.rst-item-slider-single{
		height: 340px;
	}
	.rst-title-header h1{
		font-size: 36px;
	}
	.rst-thumbnail-project-slider{
		height: 400px;
	}
	.rst-title-header {
		padding-top: 40px;
		padding-bottom: 40px;
      height: 50px;
	}
	.rst-item-project,.rst-list-project-of-service .rst-item-project{
		width: 50%;
	}
	.rst-tab-project{
		text-align: center;
	}
	.rst-tab-project li{
		margin-bottom: 8px;
	}
	.et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map {
		height: 320px !important;
	}
}
@media (max-width:650px){
  
  .rst-mobile-phone-email a{
  	margin-left: 10px;
  }
    .rst-phone i,.rst-link i{
        display: inline-block;
    }
  .rst-box-main-service{
  	display: none !important;
  }
  .rst-item-service:hover .rst-box-service > h3{
      display: block;
  }
 .rst-item-service:hover  .rst-hover-service{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
  .rst-content-item-project{
  	opacity: 1;
  }
  .rst-box-project:after{
  	opacity: 0.2;
  }
	.rst-banner.et_pb_section_0{
		padding-bottom: 150px !important;
	}
	.rst-box-project-slider{
		padding: 20px;
	}
	.rst-before-project{
		display: none;
	}
	.et_pb_blurb_0.et_pb_blurb h4, .et_pb_blurb_0.et_pb_blurb h4 a, .et_pb_blurb_0.et_pb_blurb h1.et_pb_module_header, .et_pb_blurb_0.et_pb_blurb h1.et_pb_module_header a, .et_pb_blurb_0.et_pb_blurb h2.et_pb_module_header, .et_pb_blurb_0.et_pb_blurb h2.et_pb_module_header a, .et_pb_blurb_0.et_pb_blurb h3.et_pb_module_header, .et_pb_blurb_0.et_pb_blurb h3.et_pb_module_header a, .et_pb_blurb_0.et_pb_blurb h5.et_pb_module_header, .et_pb_blurb_0.et_pb_blurb h5.et_pb_module_header a, .et_pb_blurb_0.et_pb_blurb h6.et_pb_module_header, .et_pb_blurb_0.et_pb_blurb h6.et_pb_module_header a{
		font-size: 35px !important;
	}
	.et_pb_blurb_4.et_pb_blurb h4, .et_pb_blurb_4.et_pb_blurb h4 a, .et_pb_blurb_4.et_pb_blurb h1.et_pb_module_header, .et_pb_blurb_4.et_pb_blurb h1.et_pb_module_header a, .et_pb_blurb_4.et_pb_blurb h2.et_pb_module_header, .et_pb_blurb_4.et_pb_blurb h2.et_pb_module_header a, .et_pb_blurb_4.et_pb_blurb h3.et_pb_module_header, .et_pb_blurb_4.et_pb_blurb h3.et_pb_module_header a, .et_pb_blurb_4.et_pb_blurb h5.et_pb_module_header, .et_pb_blurb_4.et_pb_blurb h5.et_pb_module_header a, .et_pb_blurb_4.et_pb_blurb h6.et_pb_module_header, .et_pb_blurb_4.et_pb_blurb h6.et_pb_module_header a{
		font-size: 35px !important;
	}
	.et_pb_blurb_3.et_pb_blurb h4, .et_pb_blurb_3.et_pb_blurb h4 a, .et_pb_blurb_3.et_pb_blurb h1.et_pb_module_header, .et_pb_blurb_3.et_pb_blurb h1.et_pb_module_header a, .et_pb_blurb_3.et_pb_blurb h2.et_pb_module_header, .et_pb_blurb_3.et_pb_blurb h2.et_pb_module_header a, .et_pb_blurb_3.et_pb_blurb h3.et_pb_module_header, .et_pb_blurb_3.et_pb_blurb h3.et_pb_module_header a, .et_pb_blurb_3.et_pb_blurb h5.et_pb_module_header, .et_pb_blurb_3.et_pb_blurb h5.et_pb_module_header a, .et_pb_blurb_3.et_pb_blurb h6.et_pb_module_header, .et_pb_blurb_3.et_pb_blurb h6.et_pb_module_header a{
	    font-size: 35px !important;
	}
	.rst-phone{
		display: block;
	}
	.rst-phone,.rst-link{
		float: none;
	}
	.rst-link{
		margin-top: 20px;
	}
	.rst-banner.et_pb_section_0{
		padding-top: 300px !important;
		padding-bottom: 180px !important;
	}
	.rst-inner-main-service{
		padding: 0 60px;
	}
	.rst-item-project-slider{
		padding-bottom: 50px;
	}
	body #page-container .et_pb_button_0{
		font-size: 22px !important;
	}
	.rst-tab-project li a{
		padding: 6px 20px;
	}
}
@media (max-width:479px){
	.rst-thumbnail-project-slider{
		height: 300px;
	}
	.rst-box-project-slider h3{
		font-size: 30px;
		line-height: 1.2;
	}
	#footer-widgets {
		padding: 60px 0;
	}
	.rst-item-project,.rst-list-project-of-service .rst-item-project{
		width: 100%;
	}
}