body{
	font-family: "Open Sans";
	color: #444;
	overflow-x: hidden;
	font-size: 16px;
}
a:hover{
	text-decoration: none;
}
.margin-bottom-20{
	margin-bottom: 20px !important;
	min-height: 1px;
}
.margin-bottom-40{
	margin-bottom: 40px !important;
	min-height: 1px;
}
.row-flex{
	display: flex;
}
.padding-top-0{
	padding-top: 0 !important;
	min-height: 1px;	
}
.no-border{
	border: 0 !important;
}

/* =============================================================================
   icon fone
   ========================================================================== */
.alo-phone{
  position:fixed;
  visibility:hidden;
  background-color:transparent;
  width:100px;
  height:100px;
  cursor:pointer;
  z-index:20 !important;
  -webkit-backface-visibility:hidden;
  -webkit-transform:translateZ(0);
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;	
  right:0;
  top:0;
	left: auto;
	bottom: -14px;
	margin: auto;
	opacity: 0;
}

.alo-phone.alo-show.show-active{
  visibility:visible;
	opacity: 1;
}
.alo-phone:hover{opacity:1}
.alo-ph-circle{
  width: 100px;
  height: 100px;
  top: 0px;
  left: 0px;
  position:absolute;background-color:transparent;-webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  border:2px solid rgba(30,30,30,0.4);
  border:2px solid #bfebfc 9;
  opacity:.1;
  -webkit-animation:alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation:alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation:alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation:alo-circle-anim 1.2s infinite ease-in-out;
  animation:alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  -o-transform-origin:50% 50%;
  transform-origin:50% 50%
}
.alo-phone:hover .alo-ph-circle{border-color:#00aff2;opacity:.5}
.alo-phone.alo-green:hover .alo-ph-circle{
  border-color:#75eb50;
  border-color:#baf5a7 9;
  opacity:.5
}
.alo-phone.alo-green .alo-ph-circle{border-color:#F20000;border-color:#bfebfc 9;opacity:.5}
.alo-phone.alo-gray:hover .alo-ph-circle{
  border-color:#ccc;opacity:.5
}
.alo-phone.alo-gray .alo-ph-circle{border-color:#75eb50;opacity:.5}
.alo-ph-circle-fill{
  width: 80px;
  height: 80px;
  top: 10px;
  left: 10px;
  position:absolute;background-color:#000;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  border:2px solid transparent;opacity:.1;
  -webkit-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  -o-transform-origin:50% 50%;
  transform-origin:50% 50%
}
.alo-phone.alo-active .alo-ph-circle-fill{
  -webkit-animation:alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -moz-animation:alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -ms-animation:alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -o-animation:alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation:alo-circle-fill-anim 1.7s infinite ease-in-out !important
}
.alo-phone.alo-static .alo-ph-circle-fill{
  -webkit-animation:alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -moz-animation:alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -ms-animation:alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -o-animation:alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation:alo-circle-fill-anim 2.3s infinite ease-in-out !important;opacity:0 !important
}
.alo-phone:hover .alo-ph-circle-fill{
  background-color:rgba(0,175,242,0.5);
  background-color:#00aff2 9;opacity:.75 !important
}
.alo-phone.alo-green:hover .alo-ph-circle-fill{
  background-color:rgba(117,235,80,0.5);
  background-color:#baf5a7 9;opacity:.75 !important
}
.alo-phone.alo-green .alo-ph-circle-fill{
  background-color:rgba(242, 223, 0, 0.85);
  background-color:#a6e3fa 9;
  opacity:.75 !important
}
.alo-phone.alo-gray:hover .alo-ph-circle-fill{
  background-color:rgba(204,204,204,0.5);
  background-color:#ccc 9;opacity:.75 !important
}
.alo-phone.alo-gray .alo-ph-circle-fill{
	background-color:rgba(117,235,80,0.5);
	opacity:.75 !important
}
.alo-ph-img-circle{
  width: 50px;
  height: 50px;
  top: 25px;
  left: 25px;
  position:absolute;
  background:rgba(30,30,30,0.1) url("images/icon-phone.png") no-repeat center center;
	-webkit-background-size: 30px 30px;	
	background-size: 30px 30px;	
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  border:2px solid transparent;
  opacity:.7;
  -webkit-animation:alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation:alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation:alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation:alo-circle-img-anim 1s infinite ease-in-out;
  animation:alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  -o-transform-origin:50% 50%;
  transform-origin:50% 50%
}
.alo-phone.alo-active .alo-ph-img-circle{
  -webkit-animation:alo-circle-img-anim 1s infinite ease-in-out !important;
  -moz-animation:alo-circle-img-anim 1s infinite ease-in-out !important;
  -ms-animation:alo-circle-img-anim 1s infinite ease-in-out !important;
  -o-animation:alo-circle-img-anim 1s infinite ease-in-out !important;
  animation:alo-circle-img-anim 1s infinite ease-in-out !important
}
.alo-phone.alo-static .alo-ph-img-circle{
	-webkit-animation:alo-circle-img-anim 0s infinite ease-in-out !important;
	-moz-animation:alo-circle-img-anim 0s infinite ease-in-out !important;
	-ms-animation:alo-circle-img-anim 0s infinite ease-in-out !important;
	-o-animation:alo-circle-img-anim 0s infinite ease-in-out !important;
	animation:alo-circle-img-anim 0s infinite ease-in-out !important
}
.alo-phone:hover .alo-ph-img-circle{
	background-color:#00aff2
}
.alo-phone.alo-green:hover .alo-ph-img-circle{
	background-color:#75eb50;
}
.alo-phone.alo-green .alo-ph-img-circle{
	background-color:#F20000
}
.alo-phone.alo-gray:hover .alo-ph-img-circle{
	background-color:#ccc
}
.alo-phone.alo-gray .alo-ph-img-circle{
	background-color:#75eb50
}

/** alo-ph-circle */
@-moz-keyframes alo-circle-anim{
	0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}
	30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}
	100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}
}
@-webkit-keyframes alo-circle-anim{
	0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}
	30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}
	100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}
}
@-o-keyframes alo-circle-anim{
	0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}
	30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}
	100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}
}
@keyframes alo-circle-anim{
	0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}
	30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
	100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}
}

/** alo-ph-circle-fill */
@-moz-keyframes alo-circle-fill-anim{
	0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
	50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}
	100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@-webkit-keyframes alo-circle-fill-anim{
	0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
	50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}
	100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@-o-keyframes alo-circle-fill-anim{
	0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
	50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}
	100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@keyframes alo-circle-fill-anim{
	0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
	50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}
	100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}

/** alo-ph-img-circle */
@-moz-keyframes alo-circle-img-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}
	30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}
	40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}
	50%{-moz-transform:rotate(0) scale(1) skew(1deg)}
	100%{-moz-transform:rotate(0) scale(1) skew(1deg)}
}
@-webkit-keyframes alo-circle-img-anim{
	0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
	10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
	30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
	40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
	50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
	100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
}
@-o-keyframes alo-circle-img-anim{
	0%{-o-transform:rotate(0) scale(1) skew(1deg)}
	10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}
	20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}
	30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}
	40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}
	50%{-o-transform:rotate(0) scale(1) skew(1deg)}
	100%{-o-transform:rotate(0) scale(1) skew(1deg)}
}
@keyframes alo-circle-img-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%{transform:rotate(-25deg) scale(1) skew(1deg)}
	20%{transform:rotate(25deg) scale(1) skew(1deg)}
	30%{transform:rotate(-25deg) scale(1) skew(1deg)}
	40%{transform:rotate(25deg) scale(1) skew(1deg)}
	50%{transform:rotate(0) scale(1) skew(1deg)}
	100%{transform:rotate(0) scale(1) skew(1deg)}
}
/* 
@-moz-keyframes alo-circle-anim{
	0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}
	30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
	100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}
}
@-webkit-keyframes alo-circle-anim{
	0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}
	30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
	100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}
}
@-o-keyframes alo-circle-anim{
	0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}
	30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
	100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}
}
@keyframes alo-circle-anim{
	0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}
	30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
	100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}
}
 */
/* 
@-moz-keyframes alo-circle-fill-anim{
	0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
	50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}
	100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@-webkit-keyframes alo-circle-fill-anim{
	0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
	50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}
	100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@-o-keyframes alo-circle-fill-anim{
	0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
	50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}
	100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@keyframes alo-circle-fill-anim{
	0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
	50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}
	100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
 */
/* 
@-moz-keyframes alo-circle-img-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%{transform:rotate(-25deg) scale(1) skew(1deg)}
	20%{transform:rotate(25deg) scale(1) skew(1deg)}
	30%{transform:rotate(-25deg) scale(1) skew(1deg)}
	40%{transform:rotate(25deg) scale(1) skew(1deg)}
	50%{transform:rotate(0) scale(1) skew(1deg)}
	100%{transform:rotate(0) scale(1) skew(1deg)}
}
@-webkit-keyframes alo-circle-img-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%{transform:rotate(-25deg) scale(1) skew(1deg)}
	20%{transform:rotate(25deg) scale(1) skew(1deg)}
	30%{transform:rotate(-25deg) scale(1) skew(1deg)}
	40%{transform:rotate(25deg) scale(1) skew(1deg)}
	50%{transform:rotate(0) scale(1) skew(1deg)}
	100%{transform:rotate(0) scale(1) skew(1deg)}
}
@-o-keyframes alo-circle-img-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%{transform:rotate(-25deg) scale(1) skew(1deg)}
	20%{transform:rotate(25deg) scale(1) skew(1deg)}
	30%{transform:rotate(-25deg) scale(1) skew(1deg)}
	40%{transform:rotate(25deg) scale(1) skew(1deg)}
	50%{transform:rotate(0) scale(1) skew(1deg)}
	100%{transform:rotate(0) scale(1) skew(1deg)}
}
@keyframes alo-circle-img-anim{
	0%{transform:rotate(0) scale(1) skew(1deg)}
	10%{transform:rotate(-25deg) scale(1) skew(1deg)}
	20%{transform:rotate(25deg) scale(1) skew(1deg)}
	30%{transform:rotate(-25deg) scale(1) skew(1deg)}
	40%{transform:rotate(25deg) scale(1) skew(1deg)}
	50%{transform:rotate(0) scale(1) skew(1deg)}
	100%{transform:rotate(0) scale(1) skew(1deg)}
}
 */

/*Check Box - Radio Button*/
.checkbox label:after,.radio label:after {content: '';display: table;clear: both;}
.checkbox .cr,.radio .cr {position: relative;display: inline-block;border: 1px solid #666;border-radius: .25em;width: 1.3em;height: 1.3em;float: left;margin-right: .5em;margin-top: 3px;}
.radio .cr {border-radius: 50%;}
.checkbox .cr .cr-icon,.radio .cr .cr-icon {position: absolute;font-size: .8em;line-height: 0;top: 50%;left: 20%;}
.radio .cr .cr-icon {margin-left: 0.01em;}
.checkbox label input[type="checkbox"],.radio label input[type="radio"] {/*display: none;*/opacity: 0;}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,.radio label input[type="radio"] + .cr > .cr-icon {-ms-transform: scale(3) rotateZ(-20deg);-webkit-transform: scale(3) rotateZ(-20deg);transform: scale(3) rotateZ(-20deg);opacity: 0;transition: all .3s ease-in;}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,.radio label input[type="radio"]:checked + .cr > .cr-icon {-ms-transform: scale(1) rotateZ(0deg);-webkit-transform: scale(1) rotateZ(0deg);transform: scale(1) rotateZ(0deg);opacity: 1;}
.checkbox label input[type="checkbox"]:disabled + .cr,.radio label input[type="radio"]:disabled + .cr {opacity: .5;}
.radio .cr-icon.fa,.checkbox .cr-icon.fa{color: #0094f7;}



/* Template pagination */

.tem-pagination {
    margin-top: 30px;
}
.tem-pagination ul {
    list-style-type: none;
    text-align: left;
	padding-left: 0;
}
.tem-pagination ul li {
    display: inline-block;
}
.tem-pagination ul li a {
    display: block;
    padding: 10px 15px;
    margin: 0 5px;
    font-weight: 700;
    background-color: #1a9dd8;
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
}
.tem-pagination ul li.active a,
.tem-pagination ul li a:hover {
    border: 1px solid #1a9dd8;
    background-color: #fff;
    color: #1a9dd8;
}

.page-breadcrumb .breadcrumb li.active a{
	color: #0094f7;
}
.bg_img{
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover,contain;
	background-size: cover,contain;
}
.no_bg_img{
	background-color: #f7f7f7;
}

/**********************************************************************/
/* radio button banner */
/* The container */
.radio_click {
    display: inline-block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	margin-right: 15px;
}

/* Hide the browser's default radio button */
.radio_click input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
    position: absolute;
    bottom: -7px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: transparent;
}
/* On mouse-over, add a grey background color */
.radio_click:hover input ~ .checkmark {
    background-color: rgba(255,255,255,0.2);
}
/* When the radio button is checked, add a blue background */
.radio_click input:checked ~ .checkmark {
    background-color: #fff;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.radio_click input:checked ~ .checkmark:after {
    display: block;
}
/* Style the indicator (dot/circle) */
.radio_click .checkmark:after {
 	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	border-radius: 50%;
	background-color: transparent;
}
/**********************************************************************/
/*banner slide*/
.main-banner-area{
	position: relative;
}
.banner-slide{
	-webkit-height: calc(100vh - 122px);	
	-moz-height: calc(100vh - 122px);
	height: calc(100vh - 122px);		
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.slide-content{
	-webkit-height: calc(100vh - 122px);	
	-moz-height: calc(100vh - 122px);	
	height: calc(100vh - 122px);	
}
.single-banner-slide{
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover,contain;
	background-size: cover,contain;	
}
.form-search{
	-webkit-height: calc(100vh - 122px);	
	-moz-height: calc(100vh - 122px);	
	height: calc(100vh - 122px);	
	position: relative;
	z-index: 2;
	padding-top: 100px;
}
.radio_cate{
	margin-bottom: 10px;
}

/* Slide dot */
.owl-dots{
  display: none;
}
.banner-slide .owl-dots {
    /* display: inline-block; */
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
	display: none;
}
.banner-slide .owl-dot {
    display: block;
    padding: 5px;
    color: #fff;
    margin: 5px 0;
    font-size: 20px;
}
.banner-slide .owl-dot.active {
    color: #0094f7;
}
/* search banner*/
.search_top .form-group{
	position: relative;
}
.search_top .form-group .btn-search{
	position: absolute;
	right: 0;
	top: 0;
	height: 45px;
	border-radius: 0;
	background-color: #1a9dd8;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 16px;
}
.search_top .form-group .form-control{
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	height: 45px;
	background-color: rgba(255,255,255,0.8);
}
.search_top input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: gray;
    opacity: 1; /* Firefox */
}
.search_top input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: gray;
}
.search_top input::-ms-input-placeholder { /* Microsoft Edge */
    color: gray;
}

.radio_cate{
	display: flex;
}
.radio_cate .radio_click{
	-webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */ 
	flex: 1;	
	color: #fff;
	font-weight: 700;
	text-shadow: 1px 1px 1px #555;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.form-search h1{
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.8;
	text-shadow: 1px 1px 1px #666;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 70px;
}
@media screen and (min-width:992px) and (max-width:1199px){
	.form-search h1{
		font-size: 22px;
	}
	.radio_click{
		font-size: 18px;
	}
}

/* section */
.page-container .section-container{
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 30px;
}
.page-container .section-container:nth-child(2n){
	background-color: #f7f7f7;
}
@media screen and (max-width:767px){
	.page-container .section-container{
		padding-top: 30px;
		padding-bottom: 15px;
	}
	.page-container .section-container:nth-child(2n){
		background-color: #fff;
	}	
}
.title-section{
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #444;
	line-height: 36px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;	
	font-family: "Varela Round";	
}
.title-section a{
	color: #333;	
}
.page-container a{
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
/* section box */
.box-rentsale{
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	background-color: #fff;
	border-radius: 3px;	
}
@media screen and (max-width:767px){
	.box-rentsale{
		margin-bottom: 15px;
	}	
}
.img-box{
	position: relative;
}
.img-box a{
	display: block;
	position: relative;
}
.img-box img{
	width: 100%
}
.price-img{
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: #fff;
	text-shadow: 1px 1px 1px #444;	
	font-size: 23px;
	z-index: 2;
	font-family: "Varela Round";	
}
.price-img span{
	display: block;
	font-size: 16px;
}
.cate-box{
	position: absolute;
	right: 15px;
	bottom: 20px;
	background-color: rgba(74,74,76,0.7);
	padding: 10px;
	color: #fff;
	border-radius: 3px;
	z-index: 2;	
}
.cate-box:hover,
.cate-box:focus{
	background-color: rgba(26,157,216,0.7);
}

.img-box a:before,
.img-box a:after {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	top: 0;
	left: 0;
	content: "";
	z-index: 1;
}
.img-box a:before {
	opacity: 0.7;
	background: linear-gradient(to bottom, transparent 65%, #2f2f2f);
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.img-box a:after {
	opacity: 0;
	background: linear-gradient(to bottom, transparent 65%, #1a9dd8);
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}
.img-box:hover a:before {
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	transition: opacity .4s;
}
.img-box:hover a:after {
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	transition: opacity .3s;
}
.title-box{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;
	color: #333;
	line-height: 26px;
	font-weight: 400; 
}
@media screen and (min-width:768px){
	.title-box{
		height: 57px;
		overflow: hidden;
	}
}
.title-box a{
	color: #333;
}
.box-rentsale:HOVER a{
	color: #1a9dd8;
}
.box-rentsale p{
	line-height: 24px;
	color: #909090;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.box-rentsale p .fa{
	margin-right: 10px;
	color: #1a9dd8;
}
.box-rentsale:hover p{
	color: #66666;
}
.box-rentsale .title-box,
.box-rentsale p{
	padding-left: 15px;
	padding-right: 15px;
}
.attr-box{
	border-top: 1px solid #eee;
	padding: 8px 15px;
	color: #666;
}
.attr-box .pull-right{
	margin-left: 15px;
}
.attr-box .pull-right .fa{
	color: #1a9dd8;
}

/* box project */
.box-project .price-img{
	font-size: 14px;
	color: #fff;
}
.box-project .price-img h3{
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #fff;	
}
.box-project {
	margin-bottom: 30px;
}
@media screen and (max-width:767px){
	.box-project{
		margin-bottom: 15px;
	}	
}
/* box-news */
.box-news{
	margin-bottom: 40px;
}
@media screen and (min-width:1200px){
	.box-news{
		padding-right: 15px;
	}	
}
@media screen and (min-width:768px){
	.box-news .img-box{
		width: 200px;
		float: left;
		margin-right: 15px;
	}		
}
.box-news h3{
	margin-top: 0;
	line-height: 1.3;
	font-size: 16px;
	font-weight: 600;
}
.box-news h3 a{
	color: #444;
}
.box-news:hover h3 a{
	color: #1a9dd8;
}
.box-news .intro-news{
	color: #707070;
	font-size: 15px;
	overflow: hidden;
}

/* footer */
.footer{
	background-color: #121b22;
	color: #fff;
	padding-top: 60px;
	padding-bottom: 40px;
}
.footer a{
	color: #fff;
}
.footer-widget img{
	max-width: 265px;;
}
.company-intro{
	text-align: justify;
}
.footer-title{
	font-weight: 600;
	font-size: 25px;
	position: relative;
	margin-top: 0;
	margin-bottom: 30px;	
}
.footer-title::after {
    display: block;
    height: 2px;
    font-weight: bold;
    background-color: #1a9dd8;
    content: " ";
    width: 50px;
    margin-top: 10px;
}
.footer-info{
	margin-bottom: 20px;
}
.footer-info ul{
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}
.footer-info li{
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 14px;
}
.footer-info li .fa{
	margin-right: 10px;
}
.footer-social ul{
	padding-left: 0;
	list-style: none;	
	margin-bottom: 0;	
}
.footer-social li{
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #161f26;
	line-height: 40px;
	text-align: center;
	margin-right: 8px;
    -webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.footer-social li:HOVER{
	background-color: #1a9dd8;
}
.footer-menu{
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}
.footer-menu li{
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 15px;
	text-transform: capitalize;
}
ul.chat-icon li{
	position: relative;
	padding-left: 40px;
}
.footer-widget .footer-info ul.chat-icon img{
	position: absolute;
	width: 30px;
	top: -4px;
	left: 0;
}

/* copyright */
.footer-bottom {
    background-color: #1a1a1a;
	color: #ccc;
	font-weight: 300;
	font-size: 14px;
}
.footer-copy-rights{
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;	
}
.footer-copy-rights {
    text-align: left;
}
.powered-by {
    text-align: right;
    padding: 10px 0;
}
@media screen and (max-width:992px){
	.footer-copy-rights,
	.powered-by{
		text-align: center;
	}
	.powered-by {
		padding-top: 0;
	}	
}

/* fixed-icon */
.fixed-icon {
  font-size: 1px;
  position: fixed;
  left: 0;
  z-index: 2;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 1px 1px 7px #ccc;   
  box-shadow: 1px 1px 7px #ccc;   
  padding-top: 4px;
  padding-bottom: 3px;
  padding-right: 42px;
  padding-left: 100px;
	height: 50px;
} 
.fixed-icon .item-icon {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
	position: relative;
	bottom: 0;
} 
.fixed-icon .item-icon img{
  width: 40px;
}   

/* Scrol Up */
#scrollUp {
  bottom: 63px;
  right: 3%;
  height: 40px;
  width: 40px;
  line-height: 39px;
  text-align: center;
  font-size: 30px;
  background-color: rgba(0, 148, 247, 0.6);
  color: #fff;
  display: inline-block;
  transition: all 1s ease;
  font-size: 18px;
	z-index: 999 !important;
}
#scrollUp:hover {
    background-color: #0094f7;
}
@media screen and (max-width: 767px){
	#scrollUp {
		bottom: 5px;
    right: 5px;
    height: 37px;
    width: 37px;
	}
}
/* slider product and project */
.section-slider .owl-carousel .owl-item img{
	width: auto;
	height: 400px;
}
@media screen and (max-width:767px){
	.atp_pro_slide .owl-carousel .owl-item .item{
		height: 230px;
		position: relative;
		background-color: #f7f7f7;
	}
	.section-slider .owl-carousel .owl-item img{
		position: absolute;
		z-index: 1;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		max-width: 99%;
		max-height: 99%;
		width: auto;
		height: auto;
	}	
}
.view-more-desc p,
.view-more-desc p *,
.view-more-desc span,
.view-more-desc span *{
	/* font-family: "Open Sans" !important;
	font-size: 16px !important;
	color: #525252 !important; */
	line-height: 1.8 !important;
}

/* view-more-desc */
.view-more-desc{
	overflow: hidden;
}
.showContent {
    height: auto;
}
.hideContent {
    height: 115px;
}
.utinity span{
}
.utinity span:BEFORE {
	content: "\f14a";
	padding-right: 10px;
	color: #1a9dd8;
	font-family: "FontAwesome";
}
.pro-slider .owl-carousel .owl-stage-outer{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

/* apartment */
.section-pro{
	padding-top: 40px;
	padding-bottom: 30px;
}
.title-page{
	font-size: 30px;
	line-height: 36px;
	margin-top: 0;
	font-weight: 600;
}
.addr-pro{
	color: #888;
	font-size: 17px;
	margin-bottom: 10px;
}
.addr-pro .fa{
	margin-right: 10px;
}
.display-table{
	display: table;
}
.display-table .display-table-cell{
	display: table-cell;
}
.attr-item{
	width: 100%;
}
.attr-item > .display-table-cell:first-child{
	width: 100px;
	color: rgba(68,76,89,.76);
}
.attr-item .display-table-cell{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #555;
}
.attr-item .display-table-cell span{
	margin-right: 10px;
}
.attr-price{
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	height: 100%;
	
	border-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #1a9dd8;
	color: #ff0;
	border-radius: 4px;
}
.attr-price > div{
	margin: 0;
	position: relative;
	top: 50%;
	left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) !important;	
    -moz-transform: translateX(-50%) translateY(-50%) !important;	
    -ms-transform: translateX(-50%) translateY(-50%) !important;	
    -o-transform: translateX(-50%) translateY(-50%) !important;	
	transform: translateX(-50%) translateY(-50%) !important;
}
@media screen and (min-width:992px){
	.attr-price {
	    padding-top: 0;
	    padding-bottom: 0;
	    color: #fff;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.attr-price{
		font-size: 16px;	
	}
}
.title-sub{
	font-size: 28px;
	line-height: 36px;
	margin-top: 0;
	padding-top: 15px;
	border-top: 1px solid #eee;
	font-family: "Varela Round";	
}
.content-pro{
	font-size: 15px;
	line-height: 26px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
}
.content-pro img{
	max-width: 100%;
	height: auto;
}
.show-more{
	color: #1a9dd8;
	font-size: 14px;
}
.show-more-text {
	cursor: pointer;
}
.show-more-text .fa{
	margin-left: 1px;
}
.attr-info{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	color: #666;
}
.attr-info > .display-table-cell:last-child{
	text-align: right;
}
.attr-info > .display-table-cell:last-child .fa-check{
	color: #1a9dd8;
}
.utinity{
	padding-bottom: 10px;
	padding-top: 10px;
}
.pro-slider{
	position: relative;
}
.pro-slider .owl-nav .owl-prev,
.pro-slider .owl-nav .owl-next{
	position: absolute;
	top: -45px;
	right: 0;
	width: 40px;
	height: 40px;
	background-color: rgba(26,157,216,0.7);
	font-size: 0;
}
.pro-slider .owl-nav .owl-prev{
	right: 50px;
}
.pro-slider .owl-nav .owl-next{
	content: "\f105";
}
.pro-slider .owl-nav .owl-prev:before,
.pro-slider .owl-nav .owl-next:before{
	font-family: "FontAwesome";
	font-size: 28px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	text-align: center;
}
.pro-slider .owl-nav .owl-prev:before{
	content: "\f104";
}
.pro-slider .owl-nav .owl-next:before{
	content: "\f105";
}
.advantages .display-table{
	border-bottom: 1px solid #eee;	
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.advantages .display-table > .display-table-cell:first-child{
	width: 150px;
	font-weight: 600;
	vertical-align: middle;
}
.advantages .display-table > .display-table-cell:last-child{
	text-align: justify;
}
@media screen and (max-width:767px){
	.advantages .display-table > .display-table-cell:first-child{
		margin-bottom: 5px;
	}
	.advantages .display-table > .display-table-cell{
		display: block;
		width: 100%;
	}
}
.pro-addr{
	color: #888;
	margin-bottom: 10px;
}
.apar-short{
	color: #666;
}
.apar-short ul{
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.apar-short ul li{
	display: inline-block;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.apar-short ul li span{
	color: #f00;
	font-weight: 600;
}
.project-pro{
	padding-top: 30px;	
}
.project-pro figure{
	width: 300px;
	float: left;
	margin-right: 15px;
}
.project-pro figure img{
	width: 100%;
}
.project-info{
	overflow: hidden;
	text-align: justify;
	font-size: 16px !important;
	color: #525252 !important;
	line-height: 1.8 !important;	
}
.project-info h3{
	margin-top: 0;
	font-size: 18px;
	font-weight: 600;
}
.project-info h3 a{
	color: #444;
}
.project-info .theme-btn-alt{
	color: #1a9dd8;
}

/*TOP-HEADER*/
.top-header{
	background-color: #e8bd20;
}
.top-left{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;	
}
.socicon{
	background-color: transparent;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 2px;
    text-align: center;
    width: 30px;
}
@media (min-width:992px){
	.socicon{
	    height: 22px;
	    line-height: 22px;
	    width: 22px;
	}	
}
.top-right{
	float: right;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-right: 67px;
	font-size: 12px;
	letter-spacing: 0.5px;
}
.top-right a{
	color: #111;
	margin-left: 15px;	
}
.header-menu-main .container{
	position: relative;
}

/* header menu */
ul.nav-list > li .sub-menu{
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.1);
}
.nav-mobile ul.nav-list ul.sub-menu li:last-child{
  margin-bottom: 0;
}
ul.nav-list > li .sub-menu li a{
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width:992px){
	.nav-mobile li a{
		color: #444;
		font-weight: 600;
	}
}
.header-menu-main.sticky{
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.1);	
	box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.1);
	background-color: #fff;
}
.nav-mobile ul.nav-list > li a:hover,
.nav-mobile ul.nav-list > li a:focus,
.nav-mobile ul.nav-list > li.active > a{
	color: #1a9dd8;
}
ul.nav-list > li .sub-menu li.active a{
	color: #fff;
	background-color: #e8bd20;
}
ul.nav-list > li a{
	font-size: 13px;
}
@media screen and (min-width: 992px){
	.nav-mobile li a {
		color: #111;
	}
}

/* modal search */
.main-banner-area.fixed-banner{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
}
@media screen and (max-width: 991px){
	.main-banner-area.fixed-banner{
		padding-left: 15px;
		padding-right: 15px;
	}
}
.fixed-banner .modal-dialog{
	margin: 0;
	position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) !important;	
    -moz-transform: translateX(-50%) translateY(-50%) !important;	
    -ms-transform: translateX(-50%) translateY(-50%) !important;	
    -o-transform: translateX(-50%) translateY(-50%) !important;	
    transform: translateX(-50%) translateY(-50%) !important;	
}
.fixed-banner .modal-dialog .modal-content{
	background-color: rgba(255,255,255,.9);
}
.fixed-banner .form-search{
	height: auto;
	padding-top: 0;
}
.fixed-banner .form-search h1{
	line-height: 1.3;
	color: #666;
	font-weight: 600;
	text-shadow: none;
	font-size: 30px;
	margin-top: 25px;	
	margin-bottom: 25px;
}
.fixed-banner .form-search .form-group{
	margin-bottom: 1px;
}
.fixed-banner .radio_cate .radio_click{
	text-shadow: none;	
	color: #666;	
	font-size: 20px;
}
.fixed-banner .radio_click input:checked ~ .checkmark{
	background-color: #1a9dd8;
}
.fixed-banner .radio_click:HOVER input ~ .checkmark{
	background-color: rgba(0,0,0,.2);
}
@media (min-width:1200px){
	.fixed-banner .modal-dialog{
		width: 780px;
	}	
}
@media (min-width:992px) and (max-width:1199px){
	.fixed-banner .modal-dialog{
		width: 640px;
	}	
}
@media (min-width:768px) and (max-width:991px){
	.fixed-banner .modal-dialog{
		width: 600px;
	}	
}
.btn.btn-search-menu:FOCUS{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-search-menu{
	line-height: 1.42857143 !important;
	background-color: transparent;
}
.nav-mobile ul.nav-list > li:last-child > a{
	padding-right: 15px;
}

/* languge */
.language {
	position: absolute;
	right: 15px;
	top: -27px;
	width: 50px;
}
.language .dropdown-menu{
	margin-top: 6px;
}
.language .dropdown-menu > li:hover > a{
	background-color: transparent;
}
.language .caret{
	border-top-color: #111;
}
@media screen and (max-width: 991px){
	.mobile-header .language{
		right: 15px;
		z-index: 1005;
		top: 27px;
	}
	.language .caret{
		border-top-color: #777;
	}
}
.socicon-mobile a.socicon{
	background-color: #1a9dd8;
}
.search-icon-mobile{
	position: absolute;
	right: 15px;
	top: 20px;
	z-index: 1005;
}
.search-icon-mobile .btn-search-menu{
	color: #555;
}

/* other news */
.widget-title{
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 3px dotted #1a9dd8;
	color: #1a9dd8;
	font-size: 20px;
}
.recent-news .media {
    margin-top: 25px;
}
.recent-news .media-object {
    width: 70px;
}
.recent-news .media-heading {
    font-size: 14px;
    font-weight: 600;
	text-transform: uppercase;
	line-height: 1.42857143;
}
.recent-news .media-heading a{
	color: #666;
}
.recent-news .media-body a.learn_more {
    font-size: 14px;
	color: #888;
}
.recent-news .media-body a:hover {
    color: #1a9dd8;
}


/*
* ---------------------------------------------------------------------------
* 18. Contact us page / .contact-page
* ---------------------------------------------------------------------------
*/
.contact-form h3,
.contact-info h3 {
    text-align: center;
    margin-bottom: 25px;
	text-transform: capitalize;
}
.contact-page {
    position: relative;
}
.contact-info {
    width: 75%;
    margin: 0 auto;
}
@media only screen and (max-width: 991px) {
    .contact-info {
        width: 100%;
    }
}
.single-contact-info {
    background-color: #f2f0f0;
    margin-bottom: 30px;
    padding: 25px 0;
}
.single-contact-info i {
    font-size: 44px;
    display: block;
    text-align: right;
    color: #999;
}
.single-contact-info h5 {
    color: #999;
}
.single-contact-info h5 span {
    color: #0094f7;
    display: block;
    margin-bottom: 5px;
	font-weight: 600;
}
.contact-form h3 {
    text-align: center;
    margin-bottom: 25px;
}
.contact-form .form-group {
    margin-bottom: 20px;
}
.contact-form input {
    height: 45px;
    line-height: 45px;
}
.contact-btn button {
    color: #0094f7;
}

@media screen and (min-width:992px){
	.contact-info{
		width: 85%;
	}
}
.single-contact-info h5 a{
	color: #999;
}
.security_code{
	position: relative;
}
.security_code .input-text{
	width: 100px;
	float: left;
	border-radius: 4px 0 0 4px;
}
.security_code img{
	height: 45px;
	float: left;
	border-radius: 0 4px 4px 0;	
	margin-bottom: 20px;
}
@media screen and (min-width:414px){
	.security_code .theme-btn-alt{
		position: absolute;
		right: 0;
		top: 0;
	}	
}
label.error{
	color: #f00;
	font-weight: 300;
}

/* Theme button */
.theme-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-transform: uppercase;
    border: 1px solid #0094f7;
    text-decoration: none;
    color: #fff;
    padding: 10px 24px;
    background-color: #0094f7;
    font-size: 16px;
    z-index: 1;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.theme-btn span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50px;
    background-color: #fff;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease-in-out;
    z-index: -1;
}
.theme-btn:active,
.theme-btn:hover {
    color: #0094f7;
    border: 1px solid #fff;
    background-color: transparent;
}
.theme-btn:hover span {
    width: 500px;
    height: 500px;
}
.theme-btn-alt {
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-transform: uppercase;
    border: 1px solid #0094f7;
    text-decoration: none;
    color: #fff;
    padding: 10px 24px;
    font-size: 16px;
    z-index: 1;
    transition: all 0.5s ease-in-out;
	background-color: #fff;
}
.theme-btn-alt span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50px;
    background-color: #0094f7;
    transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.theme-btn-alt:hover span {
    width: 1000px;
    height: 1000px;
}
.theme-btn-alt:active,
.theme-btn-alt:hover {
    color: #fff;
}

/* alo phone */
.alo-phone{
	right: 10px;
}
@media screen and (min-width:992px) and (max-width:1199px){
	.product-page .alo-phone.alo-show.show-active{
		right: 0;
	}	
}
@media screen and (max-width: 767px){
	.alo-phone{
		left: 0;
		top: auto;
		right: auto;
	}
}

/* About page area */

/*
* ---------------------------------------------------------------------------
* 04. About area / .about-area
* ---------------------------------------------------------------------------
*/
.about-area {
    position: relative;
}
.about-img {
    position: absolute;
    left: 0;
    top: -20%;
    width: 50%;
    height: 120%;
    background-position: center center;	
    background-repeat: no-repeat;	
    background-size: contain;
    z-index: 4;
}
.about-content h2 {
    margin-top: 0;
	margin-bottom: 20px;
}
.about-flex {
    display: flex;
}
.about-page-caro {
    height: 100%;
    background-position: center center;	
    background-repeat: no-repeat;	
	-webkit-background-size: cover,contain;	
    background-size: cover,contain;
	margin-left: -15px;	
	margin-right: -15px;	
}
.about-img{
	top: 0%;
	height: 100%;
}
.bg_img{
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover,contain;
	background-size: cover,contain;
}
.no_bg_img{
	background-color: #f7f7f7;
}
.bg_img .about-content h2,
.bg_img .about-content p{
	color: #fff;
	text-shadow: 1px 1px 1px #666;
}
.about-content.section-container{
	padding: 50px;
}

/* show-text-search */
.show-text-search{
	margin-bottom: 30px;
}


/*
* ---------------------------------------------------------------------------
* 19. Error area / .error-area
* ---------------------------------------------------------------------------
*/
.error-content h2 {
    font-size: 400px;
    line-height: 0.8;
    color: #0094f7;
	font-weight: 700;
}
.error-content h2 span {
    position: relative;
}
.error-content h2 span:after {
    position: absolute;
    content: '';
    -webkit-background-size: contain;	
    background-size: contain;	
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	background-color: transparent;
	background-position: center;
	background-repeat: repeat;
}
.error-content span.error-para {
    display: block;
    font-size: 70px;
    color: #0094f7;
}
.error-content a {
    margin-top: 50px;
}

/*
* ---------------------------------------------------------------------------
* 20. Coming soon page / .comming-soon-page
* ---------------------------------------------------------------------------
*/
.comming-soon-page {
    -webkit-background-size: cover;
	background-size: cover;
    position: relative;
	background-color: #ddd;
	background-position: center;
	background-repeat: no-repeat;
}
.comming-soon-page:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 1;
}
.comming-content-area {
    height: 100vh;
    position: relative;
    z-index: 2;
}
.comming-content {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.comming-content h2 {
    color: #0094f7;
    font-size: 80px;
    margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase;
}
.comming-content p {
    color: #fff;
    margin-bottom: 15px;
}
.comming-content a {
    margin-top: 35px;
    margin-right: 15px;
}

@media screen and (max-width:767px){
	.form-search h1{
		font-size: 22px;
		line-height: 1.4;
		margin-bottom: 20px;
	}
	.form-search{
		padding-top: 70px;
	}
	.radio_cate .radio_click{
		font-size: 13px;
		margin-right: 15px;
		margin-bottom: 7px;
	}
	.search_top .form-group .btn-search{
		padding-left: 15px;
		padding-right: 15px;
	}
	.form-search,
	.slide-content,
	.banner-slide{
		height: 375px;
	}
	.title-section{
		font-size: 22px;
	}
	.box-news h3{
		margin-bottom: 5px;
	}
	.footer-widget{
		margin-bottom: 30px;
	}
	.title-page {
	    font-size: 20px;
	    line-height: 27px;
	}
	.apar-short ul li{
		margin-right: 13px;
	}
	.section-pro .margin-bottom-40{
		margin-bottom: 20px !important;
	}
	.title-sub{
		border-top: 0;
	}
	.advantages .display-table > .display-table-cell:first-child{
		width: 110px;
		padding-right: 10px;
		vertical-align: top;
	}
	.project-pro figure{
		float: inherit;
		width: 100%;
		margin-right: 0;
	}
	.project-info h3{
		margin-top: 15px;
	}
	.container > h2.title-sub{
		padding-right: 95px;
		font-size: 22px;		
	}
	.addr-pro{
		font-size: 14px;
	}
	.row-flex{
		display: inherit;
	}
	.attr-price{
		margin-top: 10px;
	}
	.single-contact-info{
		margin-bottom: 15px;
	}
}

@media screen and (min-width:768px) and (max-width:991px){
	.footer-widget{
		margin-bottom: 30px;
	}
	.attr-box .pull-left{
		font-size: 12px;
	}	
}

/* search icon */
.nav-mobile ul.nav-list > li.search_icon a{
	color: #1a9dd8;
}
.nav-mobile ul.nav-list > li.search_icon a:HOVER{
	color: #e8bd20;
}
@media screen and (min-width:992px){
	.mobile-header{
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
/* PATH WAY */
.path-way-wrapper {
	background-color: #f5f5f5;
}
.path-way-wrapper .breadcrumb{
	margin-bottom: 0;
	padding: 10px 0;	
}
.path-way-wrapper .breadcrumb a{
	text-transform: uppercase;
	color: #909aa2;
	font-size: 11px;
	font-weight: 700;
	font-family: "Varela Round";
	
	-webkit-transition: all .35s ease-out 0s;	
	-moz-transition: all .35s ease-out 0s;
	-o-transition: all .35s ease-out 0s;
	transition: all .35s ease-out 0s;	
}
.path-way-wrapper .breadcrumb a .fa{
	font-size: 14px;
}
.path-way-wrapper .breadcrumb li:last-child a{
	color: #1a9dd8;
}
.path-way-wrapper .breadcrumb a:HOVER{
	color: #e8bd20 !important;
}
.path-way-wrapper .breadcrumb > li + li::before{
    content: "\f105";
    font-family: "FontAwesome";
	color: #909aa2;
}
@media screen and (max-width:767px){
	.path-way-wrapper .breadcrumb a{
		font-size: 10px;
	}	
}






@media screen and (max-width:991px){
	.row > .col-sm-4:nth-child(3n+1){
		clear: both;
	}	
	.row > .col-sm-6:nth-child(2n+1){
		clear: both;
	}	
}

@media screen and (min-width:992px){
	.md-clear-6 .col-md-6:nth-child(2n+1) {
	    clear: both;
	}	
	.md-clear-4 .col-md-4:nth-child(3n+1) {
	    clear: both;
	}	
	.row > .col-md-4:nth-child(3n+1){
		clear: both;
	}
}
@media screen and (min-width:992px){
	.detail-content img{
		max-width: 100%;
		max-height: 100%;
	}
}
@media screen and (max-width:991px){
	.detail-content img{
		max-width: 100%;
		max-height: 100%;
		width: auto !important;
		height: auto !important;
	}
}