/* CSS Document */

#user20{
    padding-top: 25px;
}
#region3wrap{display: none;}
.warmpoparea h2{font-size: 28px;}
.warmarea2 h2 {
    text-align: center;
    line-height: 150%!important;
}
.txtright {
    writing-mode: vertical-lr;
    text-orientation: upright;
    font-size: 48px;
    position: absolute;
    width: 100px;
    height: fit-content;
    font-weight: 800;
    margin-top: 120px;
}
#user20>div{width: 100%;display: block; float: left;}
#user20 div.centerarea{background-color: #E5E5E5;}
.txtline2 {
    margin-top: 3em;
}
.tt1{font-family: "Times New Roman"!important; color: #666; font-size: 25px; letter-spacing: 2px;margin-left: -15px;
text-transform: uppercase;}
.tt2 {
    color: #00325c;
    font-weight: 800;
    letter-spacing: 18px;
    line-height: 50px;
}
.popuph img {
    width: 30%!important;
    margin: 0 auto;
    display: block;
}
.popuph{text-align:left;}
.caselist {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
	background-image: url(/images/indexbuildlist2.jpg);
}
.popuph p {
    font-size: 16px;
    line-height: 200%;
    border-bottom: 1px solid #00000010;
    padding-bottom: 2%;
}
.popuph h2{
    margin-bottom: 5%;
    text-align: center;
    background-color: #00325c;
    color: #fff;
    padding: 2% 0% 2.5% 0%;
    font-size: 27px;
    font-weight: 800!important;
}
.que span{font-size: 30px; font-weight: 800!important; color: #CC0003;}
.ans span{font-size: 30px; font-weight: 800!important; color: #0019AF;}

body.sticky {
	margin-top: 0px!important;
}
#headerwrap {
	background: transparent;
	transition: all .5s;
}
.greenbuild {
	height: 80vh;
	background-image: url(/images/keyimg/customservices.jpg);
	background-size: cover;
}
.lipop2 h2 {
    font-size: 28px;
	color: #c1a655;
}
.warnservices {
    height: 80vh;
    background-image: url(/images/keyimg/customservices2.jpg);
    background-size: cover;
    display: block;
    float: left;
    width: 100%;
    background-position: right center;
    background-repeat-x: no-repeat;
}
.warm {
    width: 80%;
    height: auto;
    display: block;
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    padding: 1%;
    color: #5d5d5d;
    transition: all .5s;
    margin: 0 auto;
    margin-bottom: 5%;
    font-weight: 800;
}
.warmarea {
    width: 60%;
    display: block;
    float: left;
    margin-top: 5vh;
    margin-left: 5%;
}
.greentext {
    width: 40%;
    display: block;
    float: left;
    margin-top: 15vh;
    margin-left: 60%;
}
.warmtxt {
    width: 80%;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #517079;
    line-height: 200%;
    margin: 0 auto;
    margin-top: 5%;
}
.lipop {
    width: 18%;
    display: block;
    float: left;
    height: auto;
    padding: 2%;
    text-align: center;
    border: 0px #fff solid;
    margin: 1%;
    background-color: #00325c;
    -moz-box-shadow: 1px 1px 5px #00000060;
    -webkit-box-shadow: 1px 1px 5px #00000060;
    box-shadow: 1px 1px 5px #00000060;
    font-size: 12px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    transition: all .5s;
}
.warmarea2,.ntitle {
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 3%;
    padding-top: 1%;
}
.lipop:hover{
	background-color: #ffffff;
	cursor: pointer;
	border: 3px #ffffff60 solid;	
    -moz-box-shadow: 1px 5px 10px #00000060;
    -webkit-box-shadow: 1px 5px 10px #00000060;
    box-shadow: 1px 5px 10px #00000060;
	 transform: scale(1.1, 1.1)
}
.lipop img {
  fill: #666;
}
.lipop h2 {
	font-size: 20px;
	font-weight: 600!important;
}
.lipop img {
	width: 50%;
	height: auto;
}
#rstbox_9 div.rstbox-content {
	overflow: visible;
}

.readmorewarm {
    margin: 0 auto!important;
    margin-top: 5%!important;
	transition: all .5!important;
}
.popempty {
    background-color: #dfeeef;
    height: 230px;
    display: block;
    float: left;
    width: 25%;
    line-height: 230px;
}
.popempty h2 {
    text-align: center;
    line-height: 150%!important;
    padding-top: 20%;
	color: #c1a655;
}
div.modal{width: 74VW;margin-left: -36VW;}
@media screen and (max-width: 500px) {
	.greentext {
    width: 80%;
    margin-left: 10%;
	margin-top: 30vh;
}
	.greenbuild {
    height: 94vh;
    background-position: -129%;
}
	.warm {
    font-size: 27px;
    color: #ffffff;
text-shadow:-2px -2px 5px #000000;

}
	.warmtxt {
    width: 100%;
    font-size: 14px;
    color: #ffffff;
text-shadow:-2px -2px 5px #000000;
}
	.warmarea {
    width: 90%;
    margin-top: 30vh;
}
	.lipop {
    width: 17%;
}
	#user20 {
    padding-top: 7px;
}
}