/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.scrPic {
    position: absolute;
    top: 39rem;
    right: 0;
}
.fst-img img {
    width: 60%;
    position: relative;
    left: 39%;
}
/* services  start*/

.serviNfo .info-box-content {
/*     display: flex; */
}

.serviNfo .info-box-content p {
    width: 85%;
    padding-left: 30px;
}


.serviNfo span.wd-icon {
    color: #fff !important;
}
.serviNfo a.btn {
    color: transparent !important;
    font-size: 36px;
}

.serviNfo span.wd-btn-icon img {
    height: 68px;
    width: 67px !important;
}

.serviNfo:hover {
    background: #1db5bc;
    border-radius: 10px;
     padding: 12px;
	cursor: pointer;
}

.serviNfo {
     padding: 12px;
}

.serviNfo:hover p {
    color: #fff;
} 

#s1 {
    display: none;
}

#s2 {
    display: none;
}

#s3 {
    display: none;
}

#s4 {
    display: none;
}

#s5 {
    display: none;
}

/*services end  */



/* footer start */

.footMenu a {
    color: #fff !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
}

.footSoc span.wd-icon {
    color: #1db5bc;
}


/* footer end */

/* contact Us */

.contCol {
    background: #1db5bc;
    padding: 25px;
    border-radius: 15px !important;
}

/* contact us */










