/*
Theme Name: Teba Child
Theme URI: https://motivoweb.com/teba/
Author: motivoweb
Author URI: https://themeforest.net/user/motivoweb/
Template:  teba
Description: IT Solutions & Services WordPress Theme.
Version: 1.9
Text Domain: teba
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
License: GNU General Public License
License URI: license.txt
*/

/*dark blue :  #0174bb*/

/*light blue:  #15b3ee*/

body::-webkit-scrollbar {
	width: 1em;
	background: #8ed79f;
	outline: #8ed79f solid 1px
}

body::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0,0,0,.5)
}

body::-webkit-scrollbar-thumb {
	background-color: #283c3d;
	outline: #8ed79f solid 1px;
	border-radius: 20px
}

.logo-carousel .owl-item img{
	background: #fff !important;
	width: 123px !important;
	max-height: 45px !important;
}

.image-carousel .owl-item {
	min-width: 150px;
	height: 45px;
	opacity: 1;
}

.mo-header-menu .container-menu {
	max-width: 1200px !important;
	margin: 0 auto !important;
}

.h-sec3 .image-box .title-wrap h6 {
	font-size: 20px !important;
	line-height: 30px;
}
.h-sec3 .image-box-style10 {
	background: #fff !important;
	border: none !important;
}

.service h6{
	color: #0174bb;
	font-size: 18px !important;
}
.service.icon-box-style5{ min-height: 240px;}
.service.icon-box-style5 .icon-wrap:after{left:0; top:0;}



/***  customize css move here  ***/

@media (max-width: 991px) {
    .mo-header-v4 .mo-header-menu:after {
        background: #0174bb00 !important;
    }

  .mo-header-v4 .mo-header-icon span, .mo-header-v4 .mo-header-icon:after, .mo-header-v4 .mo-header-icon:before {
        background: #0b79c3!important;
    }
}


.footer-widget-2.wp-caption-text
 {
    display: none !important;
}

.footer-widget-6.footer-bottom {
    border-top: 1px solid white!important ;
}

.footer-widget-1.col-sm-3.col-xs-12 {
    display: block;
}

form.wpcf7 {
  position: relative;
  z-index: 10;
}

.input_field_grey,
textarea,
input,
select {
  position: relative;
  z-index: 11;
}

body .vc_row, .wpb_row {
  z-index: 1 !important;
}

.col-sm-12.input.sm-margin {
    z-index: 0 !important;
}

/* Mobile responsive */

/*@media only screen and (max-width: 768px) {*/
/*	footer .footer-widget-1{*/
/*    width:100px!important;*/
/*}*/
/*}*/

/*  color change css by Devendra */

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: #FFF;
    border-color: #63df4e;
    background-color: #63df4e;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #4ab837;
    background-color: #4ab837;
}

.service_area .vc_grid-item:before{
    border-color: transparent transparent transparent #63df4e;
}

@media (max-width: 991px) {
    .mo-header-v4 .mo-logo img {
        max-height: 70px;
    }
}

