/*
 Theme Name:   Twenty Sixteen Child
 Description:  Child theme for the Twenty Sixteen theme
 Author:       Your Name
 Author URI:   https://example.com
 Template:     twentysixteen
*/

 .sidebar-area .widget_post_categories ul li.current-menu-item a{
	background: transparent !important;
}
body {
    background: #fff;
}

#menu-services-page .current-menu-item{
	background-color: #247ffb;
	color: #ffffff;
	border-radius: 4px;
}

#menu-services-page .current-menu-item a{
	color: #ffffff !important;
} 

#menu-blogpost .current-menu-item{
	background-color: #247ffb;
	color: #ffffff;
	border-radius: 4px;
}

#menu-blogpost .current-menu-item a{
	color: #ffffff !important;
} 

#menu-item-229 a{
	text-align: center;
}

#menu-item-230 a{
	text-align: center;
}

@media only screen and (max-width: 767px){
	.navbar-light .navbar-nav ul.dropdown-menu .nav-item .nav-link {
			border-bottom: none !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
.navbar-light .navbar-nav ul.dropdown-menu .nav-item .nav-link {
    border-bottom: none !important;
}}

.blog-details-area p, .about-text p{
	text-align: justify;
}

@media only screen and (max-width: 767px){
.services-details-content .services-more-info {
    padding: 20px 20px 20px;
}}

/* CSS for Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .navbar-brand img.img-fluid { 
	width: 100%;
	height: auto;
}
	.slider-section{
		z-index: -1;
	}
}
@media only screen and (max-width: 767px){
	.mobile-what {
    display: block;
}
	.desk-what {
    display: none !important;
}
}
/* CSS for Safari */
.whtsapp .mobile{
	display:none;
}
@media(max-width:767px)
{
.slider-text h2 {
    font-size: 32px !important;
}  
	.whtsapp .desk{
		display:none;
	}
	.whtsapp .mobile{
	display:block;
}
}

.iti.iti--allow-dropdown {
    width: 100%;
}

ul#iti-0__country-listbox {
    display: none;
}

.iti__arrow {
 display: none;
}
.whbtnin{
	bottom: 200px;
}
#toTop i {
    position: relative;
    bottom: 120px;
}
@media(max-width:767px){
	.whbtnin{
	bottom: 80px;
}
	#toTop i {
    bottom: 0px;
}
}
span.unit-contact {
    padding-left: 52px;
}
 .country-code-class {
    
	position: relative;
}

.country-code-class .unit-common {
   position: absolute;
    top: 32px;
    left: 52px;
}


span.unit-contact-form {
    padding-left: 52px;
}
 .country-code-class {
    
	position: relative;
}

.country-code-contact .unit-contact-form {
   position: absolute;
    top: 32px;
    left: 52px;
}

span.unit-common {
    padding-left: 42px;
}
.estimate-section .common-form-country .unit-common{
	 position: absolute;
    top: 50px;
    left: 0;
}
@media(max-width:768px){
	.estimate-section .common-form-country .unit-common{
    top: 42px;
}
}
.phone-number-validation{
	padding-left: 75px!important;
}

span.unit-contact-form {
    padding-left: 42px;
}
.contact-form-country .unit-contact-form{
	 position: absolute;
    top: 21px;
    left: 0;
}
.phone-contact-validation{
	padding-left: 75px!important;
}
.form-group.contact-form-country.phone-spacial-chracter {
    position: relative;
}
.form-wrapper .form-group{
	position:relative;
}
.wpcf7 form .wpcf7-response-output{
	padding:0!important;
}
.wpcf7-form-control-wrap {
    position: initial;
}
#select-caret .wpcf7-form-control-wrap:after {
    content: " ";
    position: absolute;
    top: 65%;
    margin-top: -2px;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #212529;
}
.single-post .article-content ul li,ol li{
color: #899198;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.8;
}

.postid-928 table.tbl, td, th {
    border: 1px solid #247ffb;
    border-collapse: collapse;
    padding: 3px;
	margin-bottom:0px;
}
 /*.postid-928 th {
    width: 17%;
}*/
.postid-928 td {
    color: #000000;
}
.postid-928 .tble-border {
    border: 1px solid #247ffb;
	box-shadow: 5px 5px 2px 2px #247ffb;
}
/*table content css*/
.table-contents-title {
	font-size: 22px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.sidebar-area .table-contents-area .table-contents-title::before {
    width: 50px;
    height: 1px;
    background: #247ffb;
    bottom: -1px;
    left: 0;
    content: '';
    position: absolute;
}
.article-sidebar {
    margin-bottom: 30px;
}
.article-sidebar-menu {
    display: block;
}
.article-sidebar-menu-text {
    display: block;
}
.sidebar-area .article-sidebar .article-sidebar-menu a {
    color: #313232;
    background-color: #f4f4f4;
    padding: 10px 15px;
    border-radius: 0px;
    font-weight: 500;
    font-size: 16px;
	 /* margin-bottom: 10px;*/
	border-bottom: 1px solid #e2e2e2;
}
.sidebar-area .article-sidebar .article-sidebar-menu a:hover {
    background-color: #247ffb;
    color: #ffffff;
}
a.article-sidebar-menu-text.js-navigation-item.active {
    background-color: #247ffb;
    color: #ffffff;
}
.js-sidebar-menu {
    margin-top: 30px;
}

.whatsapp-btn{
	position:flex;
	z-index:1000;
}
.main-bottom-content p {
    text-align: justify;
}
.ptb-50 {
	padding-top: 50px;
	padding-bottom: 0px;
}
.table-responsive .table ul {
    list-style: none;
    padding-left: 0px;
	  line-height: 1.8;
    color: #313232;
	  margin-bottom: 0;
}

.table-responsive .table tr td:first-child{
	width: 350px;
}

@media only screen and (max-width: 768px) {
	.table-responsive .table tr td:first-child{
	width: 170px;
}

}