/*
Theme Name: tahico
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

b, strong {
    font-weight: bold;
}
.list-client-tr ul li {
    display: inline-block;
    max-width: 20%;
    margin: 0 !important;
    padding: 0;
}
.list-client-tr ul {
    display: inline-block;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.text-heading h4{
    color: #ff7810;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.2em;
}
.text-heading h3{
    color: #204666;
    font-size: 32px;
    font-weight: 600;
    line-height: 47px;
}.video-button-wrapper {
    position: absolute;
    top: calc(50% - 36px);
    left: calc(50% - 36px);
}
.text-heading h3 strong{
        color: #FF7810;
}
.lits-a-home {
    background: #fdf5f3;
    padding: 6px;
    font-size: 14px;
    margin-bottom: 10px;
}
.lits-a-home a {
    color: #fe7a14;
}.img-cicle-small:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 300px;
    height: 300px;
    background: #fe7a14;
    border-radius: 50%;
}.post-ser-home h3 a {
    font-weight: 600;
    color: #fe7a14;
}
.box-post-ser {
    background: #fff;
    border-radius: 5px;
}
.box-post-ser .box-image img {
    min-height: 215px;
    width: 100%;
    object-fit: cover;
}
.testi-home {
    background: #fff;
    padding: 20px;
}
.may-moc .icon {
    background: #1e73be;
    padding: 11px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
}h2.title.front-view-title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}.may-moc {
    min-height: 130px;
    font-size: 14px;
}
.star-rating span:before, .star-rating:before, .woocommerce-page .star-rating:before {
    color: #fe7a14;

}
.testi-home a {
    font-weight: bold;
}
span.testimonial-company.test_company {
    color: #fe7a14;
}
.list-item-price {
    box-shadow: 0px 10px 22px 0px rgb(243 130 73 / 10%);
    padding: 30px;
}
.list-item-price h5 {
    color: #f18149;
    /* font-family: "Roboto",Sans-serif; */
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    background-color: #fff0e9;
    display: block;
    max-width: 155px;
    text-align: center;
    border-radius: 50pc;
}
.list-item-price img {
    width: 220px;
    margin: 0 !important;
}
.list-item-price h3 {
    color: #ff7810;
    font-size: 36px;
    font-weight: bold;
}
.list-item-price h6 {
    text-transform: none;
    color: #204666;
    font-weight: 600 !important;
}
.list-item-price ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-item-price ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 100%;
    background-image: url(images/icon-check.png);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 4px;
}
.list-item-price ul li {
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    padding-left: 22px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 9px;
}
.list-item-price-2 h5 {
    background: #204666;
    color: #fff;
}
.text-people {
    padding: 25px 25px 30px 45px;
    border-radius: 0;
    box-shadow: 0px 10px 20px 0px rgb(243 130 73 / 10%);
    padding-bottom: 1px;
    margin-bottom: 30px;
}
.contact-icon .icon-box-img img {
    width: auto;
}
.contact-icon .icon-box-img {
    height: 110px;
    padding: 14px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 7%);
    border-radius: 50%;
    line-height: 85px;
}
.contact-box-tr {
    margin-top: -50px;
}
.feature {
    position: relative;
    overflow: hidden;
}
.feature::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.feature .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}
ul.row.related-post li {
    list-style: none;
}
.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
}