/*
Theme Name: 	Consultancy Child
Theme URI: 		http://www.wedesignthemes.com/themes/consultancy/
Template: 		consultancy
Version: 		1.0
Author:			designthemes
Author URI: 	http://themeforest.net/user/designthemes/
Description: 	Child Theme for consultancy WordPress Theme.
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.centered-btntbl{
	margin: 0 auto;
    display: table;
}
.textcenter-dt-sc-title h2, .textcenter-dt-sc-title h5, .aligncenter h2, .aligncenter h5, .aligncenter h6{
	text-align: center !important;
}
.secondary-transparent-bg-grey:before{
	background-color: #d3d3d3f0 !important;
}
.dt-sc-counter.type4 h4 {
    font-size: 22px;
    font-weight: 300;
    margin: 30px 0px 0px;
    position: relative;
}
.countingbox-center h4, .aligncenter h4{
	text-align: center !important;
}
.clear-strong-color{
	color: inherit !important;
}
.teamboxminheight {
    min-height: 300px;
}
.whiteheading h2, .whiteheading h5{
	color: #fff;
}
.color-theme2{
	color: #274586 !important;
}
.secbackclear{
	background-color: #fff !important;
}
.secbackclear .upb_row_bg{
	display: none;
}
.menu-icons-wrapper .menu-social-icons .dt-sc-sociable li{
	visibility: visible !important;
	opacity: 1 !important;
}

#main-menu .menu-item-megamenu-parent .megamenu-child-container > ul.sub-menu > li > a{
	background-color: transparent !important;
    margin-bottom: 5px !important;
}
#main-menu .menu-item-megamenu-parent .megamenu-child-container > ul.sub-menu > li{
	padding: 0 !important;
	padding-right: 20px !important;
}
#main-menu .megamenu-child-container > ul.sub-menu > li > a, #main-menu .megamenu-child-container > ul.sub-menu > li > .nolink-menu {
    text-align: left;
    color: #4d4d4d !important;
}
#main-menu .menu-item-megamenu-parent .megamenu-child-container > ul.sub-menu > li > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #e7e7e7;
}
#main-menu .megamenu-child-container > ul.sub-menu > li:hover > a:before, #main-menu .megamenu-child-container > ul.sub-menu > li:hover > .nolink-menu:before, #main-menu .megamenu-child-container > ul.sub-menu > li.current_page_parent > a:before{
	height: 1px !important;
	background-color: #009c4d !important;
}

#main-menu .menu-item-megamenu-parent .megamenu-child-container > ul.sub-menu > li:hover > a:after{
	border-color: #009c4d !important;
}
#main-menu .menu-item-megamenu-parent .megamenu-child-container > ul.sub-menu > li > a:after {
	content: "";
    display: inline-block;
    height: 5px  !important;
    pointer-events: none  !important;
    position: absolute  !important;
    left: 3px  !important;
    bottom: -5px !important;
    width: 5px  !important;
    border-radius: 50%  !important;
    background: #e7e7e7 !important;
    box-shadow: 0 0 0px 8px #fff;
    -moz-box-shadow: 0 0 0px 8px #fff;
    -ms-box-shadow: 0 0 0px 8px #fff;
    -webkit-box-shadow: 0 0 0px 8px #fff;
    border-color: #e7e7e7 !important;
    border-right: 5px solid transparent !important;
    border-left: 5px solid transparent !important;
}
.custom-form .event-contact-info{
	left: 8.5% !important;
}
.dt-sc-team-details h5 {
    font-weight: 500 !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
}
.wpcf7 input[type="submit"]:hover{
    color: #fff !important;
}
#main-menu .menu-item-megamenu-parent.megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li:nth-last-child(-n + 3) > a:before , #main-menu .menu-item-megamenu-parent.megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li:nth-last-child(-n + 3) > a:after{
    display: none;
}
.menu-icons-wrapper:before {
    content: "Follow us on :";
    position: absolute;
    right: 115px;
    z-index: 99;
    top: 50%;
    margin-top: -15px;
    color: #fff;
}
.is-sticky .menu-icons-wrapper:before{
    display: none;
}
.page-template-tpl-sidenavigationservices .side-navigation-content.side-navigation-content {
    padding: 0px 25px 0px 0px;
}
.page-template-tpl-sidenavigationservices ul.side-nav li a:before {
    width: auto;
    height: auto;
    color: #274684 !important;
    background: transparent;
    padding: 0 0 0 10px;
}
.page-template-tpl-sidenavigationservices ul.side-nav li a {
    padding: 12px 0px 12px 30px;
}
.page-template-tpl-sidenavigationservices  ul.side-nav > li.current_page_item > a, .page-template-tpl-sidenavigationservices  ul.side-nav > li > a:hover{
	background: transparent;
	color: #274684 !important;
	padding: 12px 0px 12px 40px;
}
.page-template-tpl-sidenavigationservices  ul.side-nav > li.current_page_item > a:before, .page-template-tpl-sidenavigationservices  ul.side-nav > li > a:hover:before{
	background: transparent;
	color: #274684 !important;
}
@media(max-width:480px){
    .menu-icons-wrapper:before{
            right: 175px;
            z-index: 99;
            top: 40%;
    }
    #main-menu .menu-item-megamenu-parent .megamenu-child-container > ul.sub-menu > li > a:after {
        height: 1px !important;
        width: 100% !important;
        border: 1px solid !important;
    }
    #main-menu .menu-item-megamenu-parent.megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li:nth-last-child(-n + 3) > a:before , #main-menu .menu-item-megamenu-parent.megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li:nth-last-child(-n + 3) > a:after{
        display: block;
    }
}
.menu-icons-wrapper .menu-social-icons .dt-sc-sociable li a{
    border-radius: 50% !important;
    border-left: 1px solid #fff !important;
}
.menu-icons-wrapper .menu-social-icons .dt-sc-sociable li:nth-child(2) {
    left: 25px !important;
}
.menu-icons-wrapper .menu-social-icons .dt-sc-sociable li:nth-child(3) {
    left: 60px !important;
}
.menu-icons-wrapper .menu-social-icons .dt-sc-sociable li:nth-child(4) {
    left: 95px !important;
}
.menu-icons-wrapper .menu-social-icons .dt-sc-sociable li{
    top: 7px !important;
}
.is-sticky .menu-icons-wrapper .menu-social-icons .dt-sc-sociable li{
    top: 5px !important;
}
#main-menu > ul.menu > li > a, #main-menu > ul.menu > li > .nolink-menu{
    line-height: 65px !important;
}
.is-sticky #main-menu > ul.menu > li > a, .is-sticky #main-menu > ul.menu > li > .nolink-menu{
        line-height: 70px !important;
}
.menu-icons-wrapper{
    height: 65px !important;
}
.header-align-left.fullwidth-menu-header .is-sticky .menu-icons-wrapper{
        height: 39px !important;
}
.header-align-left .menu-icons-wrapper .menu-social-icons .dt-sc-sociable:before{
    display: none !important;
}

.titlesubtitlewhite h2 strong, .titlesubtitlewhite h5 strong{
    color: #fff !important;
}
ul.side-nav li a:before{
    color: #ffffff !important;
}
ul.side-nav > li > a:hover{
    color: #fff !important;
}
ul.side-nav > li.current_page_item > a{
    color: #ffffff !important;
}
.hasinlineBGIMG.main-title-section-wrapper:before{
    display: none;
}
.hasinlineBGIMG.main-title-section-wrapper{
   /* padding: 150px 0px 150px;*/
    padding: 100px 0px 100px;
}
}
.h2noimgover h2 strong{
    background-image: none !important;
  -webkit-text-fill-color: initial !important;
}
.type2.heading-with-button h5.dt-sc-toggle.active:before, .dt-sc-toggle-group-set .dt-sc-toggle.active > a, .type2.heading-with-button h5.dt-sc-toggle-accordion.active:before{
    color: #fff !important;
}

/*.reversethemeiconbox:hover .icon-wrapper{
    background: #ff671f !important;
}*/
/*.reversethemeiconbox .icon-wrapper{
    background: #046a38 !important;
}*/
/*.pum-theme-11150 .pum-container, .pum-theme-lightbox .pum-container{
    border-color: #ff671f;
}*/
.pum-theme-11150 .pum-container, .pum-theme-lightbox .pum-container{
    padding: 50px;
}
/*.menu-logo-wrapper{
    display: flex;
    float: left;
    height: 100% !important;
    width: 140px;
    margin-right: 20px;
    align-items: center;
}
.menu-logo-wrapper #logo{
        display: inline-block;
        width: 100%;
        vertical-align: middle;
}*/
#menu-wrapper #logo{
    display: none;
}

#menu-wrapper #logo {
    max-width: 160px;
    align-items: center;
    height: 100%;
    margin-right: 15px;
}
.sticky-wrapper.is-sticky #menu-wrapper #logo {
    display: inline-block;
}
.sticky-wrapper.is-sticky #menu-wrapper #logo a{
    display: flex;
    align-items: center;
    height: 100%;
}
@media(max-width:1000px){
    .sticky-wrapper.is-sticky #menu-wrapper #logo {
        display: none;
    }
}
#footer:before{
    background: rgba(0, 0, 0, 0.9) !important;
}
div.footer-widgets .widget,div.footer-widgets .widget ul li > a, .dt-sc-contact-info{
    line-height: initial !important;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
    color: #ffffff;
}
#main-menu > ul.menu > li > a {
    padding: 0px 5px;
}
.customservicesections .dt-sc-image-content .dt-sc-image-title h3, .customservicesections .dt-sc-image-content p{
    color: #333 !important;
}
.customservicesections .dt-sc-image-content .dt-sc-image-title h3{
    font-size: 18px !important;
}
.color-white p{
    color: #fff;
}
/*.customserviceinfobox .aio-icon-read:hover{
    color: #ff671f;
}*/
.h-mt-35{
    margin-top: 35px !important;
}
.h-mb-20{
    margin-bottom: 20px !important;
}
.forcehidesec{
    display: none !important;
}
.white-text-section p, .white-text-section h5, .white-text-section h3, .white-text-section h4, .white-text-section h2, .white-text-section h1 {
    color: #fff;
 }
.home-req-form select, .home-req-form input.wpcf7-text{
    color: #686868 !important;
    border-color: #686868 !important;
    margin-bottom: 15px !important;
 }
.home-req-form .wpcf7-select{
    padding-left: 0;
}

.themedserviceboxbordered .ultb3-title , .themedserviceboxbordered .desc {
    text-align: center;
}
.themedserviceboxbordered{  
    padding: 30px 10px;
}
.themedserviceboxbordered .ultb3-title{
    padding-top: 10px;
}
.themedserviceboxbordered .ultb3-desc{
    padding-bottom: 10px;
}
/*.themedserviceboxbordered a.ultb3-btn {
    padding: 10px 25px;
}*/
.themedserviceboxbordered .ultb3-btn{
    padding: 5px 10px;
}
.dt-sc-icon-box.type5:hover .icon-wrapper{
        background-color: #009c4d !important;
}
.dt-sc-icon-box.type5 .icon-wrapper{
        background-color: #274584 !important;
}
.missionvisionsec h4 {
    text-align: center;
    color: #fff;
    font-weight: bold !important;
}
.missionvisionsec .dt-sc-title {
    margin-bottom: 20px !important;
}
.missionvisionsec p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px 25px;
}
.extraservicerow{
    display: none !important;
}
.missionvisionsec .wpb_column.vc_column_container.vc_col-sm-6:first-child {
    border-right: 2px solid white;
}
.transparentback .icon-wrapper span{
    background: transparent !important;
}
.boldsuccessrow .dt-sc-counter.type4 .dt-sc-counter-number {
    font-size: 35px;
    font-weight: bold;
    color: #274584;
}
.boldsuccessrow .dt-sc-counter.type4:hover .dt-sc-counter-number {
    color: #fff;
}
.boldsuccessrow .dt-sc-counter.type4 h4 {
    font-size: 20px;
}
.themedserviceboxbordered .ultb3-info {
    padding-left: 10px;
    padding-right: 10px;
}
.page-template-default.page .wpb_text_column p, .page-template-default.page .wpb_text_column span{
    font-weight: 300 !important;
    line-height: 24px;
}
.header-align-left .header-right .alignleft .dt-sc-contact-info{
    padding-left: 0 !important;
}
.header-align-left .header-right .alignleft .dt-sc-contact-info a{
    color: #000;
}
.vc_column-inner:has(div.dt-sc-contact-info) {
    padding-right: 0px !important;
    padding-left: 50px;
}
@media(max-width:768px){
    #main-header-wrapper #logo, #main-header-wrapper .header-right{
        float: left;
    }
    #main-header-wrapper #logo{
        width: 25%;
    }
    #main-header-wrapper .header-right{
        width: 75%;
        
    }
    #main-header-wrapper .header-right .vc_column-inner:has(div.dt-sc-contact-info){
        padding-left: 0;
    }
}
@media(max-width:480px){
    #main-header-wrapper #logo, #main-header-wrapper .header-right{
        float: left;
    }
    #main-header-wrapper #logo{
        width: 25%;
        padding-top: 13px;
    }
    #main-header-wrapper .header-right{
        width: 75%;
        
        
    }
    #main-header-wrapper .header-right .vc_column-inner:has(div.dt-sc-contact-info){
        padding-left: 80px;
    }
}