/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  Shekhar Suman
Author URI:  http://www.brandshark.in
Template: Divi
Version:  1.0.16
*/

 
/* =Theme customizations
------------------------------------------------------- */
.service-tabs-new .et_pb_tab .et_pb_tab_content .bs-tab-content a::after {
    display: none;
}
 
/*------------------------------- Footer custom css  ---------------------------------*/
div#footer_first {
    background-size: contain;
    background-position: right 0px center;
    background-image: url(/wp-content/uploads/2019/03/footer-map_bg.png)!important;
    background-color: #f1f1f2!important;
}
.footerLink .et_pb_text_inner,
.footerLink .et_pb_text_inner p a,
.footerLink .et_pb_text_inner a{
    font-size: 12px;
}
div#footer_first>.et_pb_row {
    width: 94%;
    max-width: 94%;
}
.ff1_heading_item {
    margin: 0 !important;
    padding-left: 0 !important;
}
.ff1_heading_item .et_pb_text_inner, 
.ff1_heading_item .et_pb_text_inner h4 a,
.ff1_heading_item .et_pb_text_inner h4{
    font-weight: 700;
    font-size: 14px;
}
/*------------------------------- Footer custom css  ---------------------------------*/

/*------------------------------- Exit Popup  ---------------------------------*/

div#popmake-29281 {
    background-image: linear-gradient( 90deg ,#474747 13%,#00457a 100%);
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    box-shadow: 0px 2px 18px -9px #e06100;
}
div#popmake-29281 .pum-content.popmake-content p{
	color:#fff;
	margin-bottom:20px;
}
div#popmake-29281 .pum-content.popmake-content h3{
	font-weight: 600;
    font-size: 24px;
    color: #F0B800!important;
    line-height: 1.1em;
}
div#popmake-29281 .pum-content.popmake-content p a.insideBtn{
	color: #FFFFFF!important;
    border-width: 0px!important;
    border-radius: 43px;
    font-size: 18px;
	padding: 10px 15px;
    background-image: linear-gradient(89deg,#003ad3 0%,#1ca3ff 80%);
}
div#popmake-29281 button.pum-close.popmake-close {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 27px;
    top: 3px;
    right: 5px;
}

/*--------------------------- Job details ---------------------------------------*/

div.jobdetails>span {
    font-weight: 700;
}
div.jobdetails.skillRequire {
    margin-bottom: 1em;
}
div.jobdetails.skills_row {
    padding-bottom: 0;
}

.innerData{
	margin-bottom:1em;
}

.skillRequire>p>strong {
    margin-top: 1em;
    display: block;
}
.custom_related_post img{
	height: auto !important;
    object-fit: contain !important;
}

/*-------------------------------- single page ------------------------------*/

.single.single-post h2 {
    color: #F1642F !important;
}

.single.single-post h3{
	color: #000 !important;
}
 
.et_pb_module.et_pb_text.footerLink,
.et_pb_module.et_pb_text.footerHead1{
    margin: 0 !important;
}
 

/**************************** hide toc event post type *********************************/
.category-events div#ez-toc-container {
    display: none;
}

div#popmake-49879 button.pum-close.popmake-close {
    display: none;
}

ul.ubermenu-submenu.ubermenu-submenu-id-52647.ubermenu-submenu-type-stack {
    background: #003bd4;
    background: -moz-linear-gradient(top, #003bd4 0%, #1ca3ff 100%);
    background: -webkit-linear-gradient(top, #003bd4 0%,#1ca3ff 100%);
    background: linear-gradient(to bottom, #003bd4 0%,#1ca3ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003bd4',);
}