rgba/*

    Theme Name: Techplanet

	Author: HeartCMS

	Version: 1.2.9

*/

@charset "utf-8";

/* CSS Document */
.sf-menu ul {
    background: #FFB62A !important;
}
.nav .sub-menu li:hover {
    background: #000;
}
.logo img {
    width: 215px;
    height:120px;
}
#services img:hover {
    -webkit-filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: .5s ease-in-out;
}

div#testimonial_rotator_wrap_90 {
    color: #fff;
    padding: 0px 10%;
}

#testimonial_rotator_wrap_90 {
    color: #fff;
}
.testimonial_rotator .testimonial_rotator_slide_title {
    margin: 0 0 5px 0;
    color: #fff;
}

.testimonial_rotator.template-default .has-image .img img {
    width: 100%;
    max-width: 150px;
    height: auto;
    border-radius: 100%;
    border: 4px solid #FFB62A;
    box-shadow: 2px 2px 2px #000;
}
.testimonial_rotator_nav i {
    color: #fff;
}

.vc_tta.vc_general .vc_tta-panel.vc_active h4.vc_tta-panel-title {
    background: #FFB62A;
}

.footer_bottom {
      background: #FFB62A;
    padding: 10px 0 0px;
    text-align: center;
}

.footer h2 {
    color: #000 !important;
    background: none;
    border-bottom: 1px solid #9a9a9a;
    padding-bottom: 10px;
}

.service_list {
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center;
    min-height: 400px;
}
.featuretable-cell {
    padding: 5px 20px;
    border-bottom: 1px solid #ccc;
    background: #f7f7f7;
}
.featuretable-col {
    width: 50%;
    float: left;
}
.rokfeaturetable.col2 {
    width: 70%;
    border: 1px solid #000;
    display: table;
}
a.booing {
    background-color:#FFB62A ;
    padding: 5px 20px;
    border-radius: 30px;
    display: table;
    margin: auto;
    margin-top: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none !Important;
}
a.booing:hover {
    background:black;
color: #fff;
}
.service_list:hover {
    box-shadow: 0px 0px 10px #ccc;
}
.repair_info {
    border-top: 2px solid #000;
}
.repair_info p {
    color: #000;
    margin: 4px;
    font-size: 17px;
}
#testimonal{display:none;}

#header_bg {
    padding: 5px 20px;
    position: fixed;
    z-index: 999;
    background: #fff;
    width: 100%;
    margin-top: 40px;
}

.top_bar_bg {
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.page-data {
    margin-top: 170px;
}
.address li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
}

.address li img {
    width: 27px;
}