/*
Theme Name: Blue5green
Author: Netrocon Digital
Author URI: https://netrocon.com
Description: We Leverage Salesforce For An Innovative And Smart Business Digital Transformation.Our Salesforce and business experts provide end-to-end business digital transformation of your organization. We take care of the design, architecture, development, testing, DevOps and change management for your Salesforce projects.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: blue5green
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* =WordPress Core
--------------------------------------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/****************************************************************************************************************/
.sub-menu{
    display: none;
}
.subscri_div{
    position: relative;
}
.svg_btn.c7 svg {
    left: 56%;
    top: 20px;
}
.pent_btn:hover +.ajax-loader +.svg_btn svg{
    fill: white;
}
.pent_btn:hover +.ajax-loader +.svg_btn svg #new_arrow,
.pent_btn:focus +.ajax-loader +.svg_btn svg #new_arrow {
    transform: translate(-293.021px, -1851.895px) !important;
    stroke: white;
}
.submbtn {
    position: relative;
}
.widget h4{
    display: none;
}
.tag-cloud-link {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 8px;
    background-color: #008ED9;
    color: white;
    font-size: 14px !important;
    font-family: 'helveticaneue_medium', sans-serif;
    cursor: pointer;
    min-width: 75px;
    text-align: center;
	border:1px solid #008ED9;
}
a.tag-cloud-link:hover {
    color: #008ED9 !important;
	background-color:white;
}
.submbtn.inp_subpent.cont_Subtn .svg_btn.c7 svg {
    left: 14%;
}
.submbtn.inp_subpent.sub_apply .svg_btn.c7 svg {
    left: 135px;
    top: 11px;
}
.single.single-job .et_pb_section {
    padding: 0 !important;
}
/*.single .et-db #et-boc .et-l .et_pb_module li {
    list-style: none !important;
}*/
.et-db #et-boc .et-l .et_pb_module li {
    list-style: none !important;
}
#et-boc .et-l h1, #et-boc .et-l h2, #et-boc .et-l h3, #et-boc .et-l h4, #et-boc .et-l h5, #et-boc .et-l h6 {
    line-height: 1.5 !important;
}
.whibox_displ_ svg {
    fill: #fff !important;
}
div#codewidget-3 {
    width: 100% !important;
}
.code-widget {
    width: 100% !important;
}
.et-db #et-boc .et-l .et_pb_widget_area {
    width: 100% !important;
}

.et-db #et-boc .et-l .et_pb_module .owl-item .item img {
    display: block;
    margin: 20px auto;
    box-shadow: 0px 0px 10px rgba(25, 24, 24, 0.15);
    width: 85%;
    border-radius: 9px;
    padding: 20px 0px;
}
.dar_blbg.innerpage{
    padding-left: 125px !important;
}