/* CSS Document */

.request_quote {
    background: url(../images/background/1.jpg) repeat-x center;
    background-attachment: fixed;
    margin: 20px 0 30px 0;
}

.icons{
    font-size: 40px;
    margin-top: 5px;
    color: #93b73b;
}


.request_quote .overlay, .our_service .item .overlay, .our_team .team_member .opacity, .sidebar_recent_project .overlay, .project_page .single_project .img_holder .overlay, .blog_page_wrapper .blog_post_single .img_holder .opacity, .blogList_view .blogList_single_post .img_holder .opacity, .team_grid .team_member .opacity {
    background: rgba(0,0,0,0.5);
}

.request_quote .overlay p {
    color: #fff;
    font-size: 24px;
    margin-top: 12px;
}

.request_quote .overlay a {
    /*width: 176px;*/
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
}

.request_quote .overlay {
    width: 100%;
    height: 100%;
    padding: 20px 0;
}

.tran3s {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.m-t-0{
	margin-top: 0 !important;
}

.font16{
	font-size: 16px;
}

.m-t-20{
	margin-top: 20px;
}

.m-b-20{
	margin-bottom: 20px;
}

.l-h-1-4{
	line-height: 1.4;
}

.p-b-0{
	padding-bottom: 0 !important;
}

.p-t-0{
	padding-top: 0 !important;
}

.p-r-l-0{
	padding-right: 0;
	padding-left: 0;
}

@media (min-width : 768px){

.margin-top{
	margin-top: -80px;
}
}

@media (max-width : 480px){

.margin-top-mobile{
	margin-top: 80px;
}
}




@media (max-width : 480px){

.margin-top{
	margin-top: 80px;
}
}


.m-b-0{
	margin-bottom: 0 !important;
}

/* ------------------------------------------------------------*/


.bg-one {
    background: url(../images/background/02.jpg) repeat-x center;
    background-attachment: fixed;
    margin: 20px 0 20px 0;
}


.bg-one .overlay, .our_service .item .overlay, .our_team .team_member .opacity, .sidebar_recent_project .overlay, .project_page .single_project .img_holder .overlay, .blog_page_wrapper .blog_post_single .img_holder .opacity, .blogList_view .blogList_single_post .img_holder .opacity, .team_grid .team_member .opacity {
    background: rgba(18,29,47,0.9);
}

.bg-one .overlay p {
    color: #fff;
    font-size: 24px;
    margin-top: 12px;
}

.bg-one .overlay a {
    width: 176px;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
}

.bg-one .overlay {
    width: 100%;
    height: 100%;
    padding: 20px 0;
}







.bg-two {
    background: url(../images/background/04.jpg) repeat-x center;
    background-attachment: fixed;
    margin: 5px 0 5px 0;
}


.bg-two .overlay, .our_service .item .overlay, .our_team .team_member .opacity, .sidebar_recent_project .overlay, .project_page .single_project .img_holder .overlay, .blog_page_wrapper .blog_post_single .img_holder .opacity, .blogList_view .blogList_single_post .img_holder .opacity, .team_grid .team_member .opacity {
    background: rgba(18,29,47,0.9);
}

.bg-two .overlay p {
    color: #fff;
    font-size: 24px;
    margin-top: 12px;
}

.bg-two .overlay a {
    width: 176px;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
}

.bg-two .overlay {
    width: 100%;
    height: 100%;
    padding: 20px 0;
}




/* ----------------------------------------------------*/



.why_choose_us .choose_us_item {
    /* border: 1px solid #f4f4f4; */
    /*background: #f7f7f7;*/
    border-radius: 6px;
    padding: 35px 0 35px 12px;
    padding: 15px 0 15px 12px;
    padding-left: 30px;
    /*margin-bottom: 30px;*/
    padding-top: 15px;
    padding-bottom: 5px;
}


/*.why_choose_us .choose_us_item:hover {
    background: #93b73b;
}*/

.why_choose_us .choose_us_item .text{
	height: 100%;
}

/*.why_choose_us .choose_us_item .text p:hover{
	color: #fff;
}*/

.p_color_bg {
	background: #4e4b48;
}

.why_choose_us .choose_us_item .icon {
    width: 50px;
    height: 50px;
    margin-top: 3px;
    border-radius: 0;
    text-align: center;
}

.why_choose_us .choose_us_item .icon .ficon:before {
    font-size: 36px;
    line-height: 50px;
}

.why_choose_us .choose_us_item .text {
    margin-left: 18px;
    width: 76%;
}



/*--------------------------Tesmon------------------------------*/

.white-color{
	color: #fff !important;
}




/*-----------------------------------------------------------*/


.consultations {
    position: relative;
    background: #141414;
    padding-bottom: 40px;
}

.consultations:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-color: rgba(0,0,0,0.65);
    background-image: url(../images/background/03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}


.green-color{
	color: #93B73B !important;
}

.black-bg{
	background-color: #464441 !important;
}

.m-t-100{
	margin-top: 100px;
}

/*--------------------------------------------------*/


.footer-list{
  position:absolute;
  left:0px;
  top: 3px;
  width: 5px;
  height: 5px;
  transition: .5s ease-in-out;

}


.active-footer{
	color: #93B73B !important;
}

.active-footer:hover{
	color: #fff !important;
}

/* ----------------- Services Page -------------------*/

.about-style-one {
    position: relative;
}


.about-style-one .outer-box {
    position: relative;
}

.about-style-one .image-column {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.about-style-one .image-column .image {
    width: 100%;
    display: none;
}
.about-style-one .image-column .image img {
    display: block;
    width: 100%;
}

.about-style-one .image-column .overlay-link {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.about-style-one .image-column .overlay-link:hover {
    background: rgba(0,0,0,0.50);
}

.about-style-one .image-column .overlay-link .icon {
    position: absolute;
    left: 50%;
    margin-left: -40px;
    width: 100px;
    height: 100px;
    top: 50%;
    padding: 30px;
    margin-top: -50px;
    line-height: 36px;
    border: 2px solid #ffffff;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
    background: rgba(0,0,0,0);
    border-radius: 50%;
}

.about-style-one .content-column {
    position: relative;
    width: 50%;
    background: #fff;
    color: #999999;
}

.about-style-one .content-column .content-box {
    position: relative;
    float: right;
    padding: 50px 250px 50px 25px;
    max-width: 700px;
	text-align: justify;
}

.about-style-one .content-column .inner-box {
    position: relative;
}
.about-style-one .content-column .inner-box {
    position: relative;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sec-title {
    position: relative;
    margin-bottom: 40px;
}

.about-style-one .content-column .sec-title h2 {
    color: #222222;
}
.sec-title h2 {
    font-size: 32px;
    font-weight: 500;
    text-transform: capitalize;
    padding-bottom: 10px;
    color: #1c1c1c;
    line-height: 1.4em;
}

.sec-title h2:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 35px;
    border-bottom: 3px solid #93b73b;
}

.about-style-one .content-column .text {
    position: relative;
    margin-bottom: 30px;
    line-height: 2em;
}

.btn-style-two {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: capitalize;
    background: #f7542b;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 600;
    border: 2px solid #f7542b !important;
    border-radius: 2px;
}
.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
}


@media only screen and (max-width: 1023px){
	
	
.about-style-one .image-column {
    background: none !important;
    position: relative;
    left: 0px;
    right: 0px;
    height: auto;
}


.about-style-one .content-column, .about-style-one .image-column {
    width: 100%;
}

	
.about-style-one .image-column .image {
    display: block;
}
	
	
.about-style-one .image-column .image {
    display: block;
}

.about-style-one .content-column, .about-style-one .image-column {
width: 100%;
}

.about-style-one .content-column .content-box {
    padding-right: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    max-width: none;
}
	
.about-style-one .content-column .content-box {
    padding-right: 100px;
}
	
	
	
}



/*------------------------Right Image --------------------------------*/



.about-style-two {
    position: relative;
}


.about-style-two .outer-box {
    position: relative;
}

.about-style-two .image-column {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.about-style-two .image-column .image {
    width: 100%;
    display: block;
}
.about-style-two .image-column .image img {
    display: block;
    width: 100%;
}

.about-style-two .image-column .overlay-link {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.about-style-two .image-column .overlay-link:hover {
    background: rgba(0,0,0,0.50);
}


.about-style-two .content-column {
    position: relative;
    width: 50%;
    background: #fff;
    color: #999999;
	left: 50% !important;
}

.about-style-two .content-column .content-box {
    position: relative;
    float: right;
    padding: 50px 250px 50px 25px;
    max-width: 700px;
	text-align: justify;
}

.about-style-two .content-column .inner-box {
    position: relative;
}
.about-style-two .content-column .inner-box {
    position: relative;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.sec-title {
    position: relative;
    margin-bottom: 40px;
}

.about-style-two .content-column .sec-title h2 {
    color: #222222;
}
.sec-title h2 {
    font-size: 32px;
    font-weight: 500;
    text-transform: capitalize;
    padding-bottom: 10px;
    color: #1c1c1c;
    line-height: 1.4em;
}

.sec-title h2:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 35px;
    border-bottom: 3px solid #93b73b;
}

.about-style-two .content-column .text {
    position: relative;
    margin-bottom: 30px;
    line-height: 2em;
}

.btn-style-two {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: capitalize;
    background: #f7542b;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 600;
    border: 2px solid #f7542b !important;
    border-radius: 2px;
}
.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
}


@media only screen and (max-width: 1023px){
	
	
.about-style-two .image-column {
    background: none !important;
    position: relative;
    left: 0px;
    right: 0px;
    height: auto;
}


.about-style-two .content-column, .about-style-two .image-column {
    width: 100%;
}

	
.about-style-two .image-column .image {
    display: block;
}

	
	
.about-style-two .image-column .image {
    display: block;
}

.about-style-two .content-column, .about-style-two .image-column {
width: 100%;
}

.about-style-two .content-column .content-box {
    padding-right: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    max-width: none;
}
	
.about-style-two .content-column .content-box {
    padding-right: 100px;
}
	
.about-style-two .content-column {
	left: 0% !important;
}
	
	
}


/* ------------- Career page -----------------------*/

.careers {
    position: relative;
    background: #141414;
    padding-bottom: 40px;
}
.careers:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.65);
    background-image: url(../images/carrers/01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

/* ------------- Career page -----------------------*/


.services {
    position: relative;
    background: #141414;
    padding-bottom: 40px;
}
.services:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.65);
    background-image: url(../images/service/02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 3px solid #eee;
}

/*-------------------------------------------------------*/



.box > h3{
	font-size: 30px;
}

@media (max-width : 1920px){
	.about-style-two .content-column .content-box {
    position: relative;
    float: right;
    padding: 50px 25px 50px 20px;
    max-width: 700px;
}
	
	.about-style-one .content-column .content-box {
    position: relative;
    float: right;
    padding: 50px 25px 50px 25px;
    max-width: 700px;
}


}

