/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.container, .et_pb_row {
	width: 90%;
}
.row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.col {
	margin: 0 20px;
}
.c5 {
	flex: 1;
}
.c7 {
	flex: 2;
}
.logo_img, .et_header_style_left .logo_container a{
	position: relative;
}ul#menu-terms a {
    border-right: 1px solid #ccc;
    padding: 0 10px;
    font-size: 12px;
    float: right;
}
ul#menu-terms li:first-child a{
	
	border:0 !important;
}
span.log_capt {
    right: 4px;
    font-size: 12px;
    font-family: "Open Sans",Arial,sans-serif;
    position: absolute;
    bottom: -52px;
    /* left: 58px; */
    font-weight: 600;
    color: #3b0488;
}
#top-header {
    /*position: relative;*/
    /*z-index: 999999;*/
}
#et-secondary-menu {
	position: relative;
    z-index: 999999;
}

#home-slider {
	height: calc(100vh - 80px);
}
#home-slider .et_parallax_bg {
	background-size: 100%;
}

#sliderHome {
	height: calc(100vh - 80px);
	overflow: hidden;
}
#sliderHome .et_pb_row {
	padding: 0;
}

@media screen and (min-width: 980px) {
	.et_header_style_left .logo_container {
	    top: -18px;
	}
	#home-slider {
		height: calc(100vh - 109px);
	}
	#sliderHome {
		height: calc(100vh - 109px);
	}
}
#logo {
	max-height: 100%;
}

#et-secondary-nav li.fa {
    width: 14px;
    height: 15px;
    overflow: hidden;
}
#et-secondary-menu>ul>li.fa a {
	position: absolute;
	width: 14px;
    height: 15px;
    overflow: hidden;
	top: 0;
	left: 0;
    opacity: 0;
}

.bottom-nav li {
	position: relative;
	margin: 0 11px;
	padding: 0;
	font-size: 18px;
}
.bottom-nav li.fa {
    width: 18px;
    height: 19px;
    overflow: hidden;
}
.bottom-nav>li.fa a {
	position: absolute;
	width: 18px;
    height: 19px;
    overflow: hidden;
	top: 0;
	left: 0;
    opacity: 0;
}

.wp-image-137, .wp-image-138, .wp-image-139, .wp-image-140 {
	border-width: 0px;
    border-style: solid;
    border-color: hsl(168, 76%, 42%);
    border-radius: 0%;
}
a.more_btn {
    font-size: 16px;
    float: right;
    color: #13f7e3;
    /* background: #12c6e4; */
    /* padding: 10px; */
    font-weight: 600;
    border: 1px solid #ccc;
    padding: 5px 10px;
    line-height: 20px;
    padding-bottom: 0px;
	margin-right: 10px;
}.services_section p:nth-child(3) {
/*   height: 450px;      */
	 height: 350px;
/*     overflow: hidden; */
    line-height: 20px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    text-align: justify !important;
}.et_pb_text_inner h3 {
    height: auto;
}
.second-sect {
    width: 100%;
    float: left;
    margin: 0px 0;
    padding: 10px 20px;
    background: #dadada40;
    margin-bottom: 20px;
    box-shadow: 2px 3px 5px 2px #635f5f8f;
    padding-bottom: 55px;
}.second-sect h2 {
    margin-top: 45px;
	margin-bottom: 20px;
	color: #8050e0;
}.second-sect p img {
    float: left;
    margin-right: 30px;
    width: auto;
}.second-sect ul {
    width: 100%;
    float: left;
    margin-top: 20px;
}.second-sect ul li {
    list-style: none;
    padding-left: 20px;
    position: relative;
    font-weight: 600;
    line-height: 30px;
}.second-sect ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: linear-gradient(#6b0883, #6169cb, #6189ba, #7957e1);
    position: absolute;
    left: 0;
    transform: rotate(45deg);
    top: 10px;
}.our_vision .et_pb_text_inner {
    padding: 30px;
    background: #066ae394;
    height: 200px;
    border-radius: 20px;
    color: #fff;
}.our_core {
    background: #f8f8f9;
    padding: 35px 35px;
    box-shadow: 1px 1px 1px 2px #130f0f3b;
    color: #000;
    margin-bottom: 30px;
    margin-top: 10px;
}
#top-menu li {
	font-weight: 700;
}.welcome_msg {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
}div#welcome-txt {
    padding-bottom: 0;
}.heading h1 {
    font-size: 40px;
    padding: 0;
}.strategy_sect p {
    font-size: 14px;
    line-height: 18px;
}a.more_btn:hover {
    background: #fff;
}
@media screen and (min-width: 1160px) {
	#top-menu li {
		font-size: 17.5px;
    	padding-right: 34px;
	}
}
@media (min-width: 980px) and (max-width: 1160px) {
	#top-menu li {
		font-size: 17.5px;
    	/*padding-right: 34px;*/
	}
}

.et_pb_gutters3 .colorBox .et_pb_column_1_2 {
    width: 49.2%;
}
.et_pb_gutters3 .colorBox .et_pb_column {
	margin-right: 0.8%;
}
.et_pb_gutters3 .colorBox .et_pb_column_1_2 .et_pb_module {
	margin-bottom: 1.6%;
}
a.x-btn {
    border: 3px solid;
    background-color: transparent;
    border-radius: 0.25em;
    padding: 15px 25px;
    font-family: 'Lato';
    font-weight: 900;
}
a.x-btn.fc-white {
    border-color: #fff;
    color: #fff;
}

.et-pb-controllers a {
    width: 14px;
    height: 14px;
}
.bottom-nav {
	text-align: center;
}
.menu-terms-container {
	text-align: right;
}
.menu-terms-container a {
	color: #fff;
}
#testimonials .h-custom-headline + p {
	padding: 0 20%;
}span.author.vcard a {
    color: #004d91 !important;
    font-weight: 800;
    font-size: 13px;
}span.published {
    color: #ec1339;
    font-size: 13px;
    font-weight: 800;
}.blog_box article a.more-link {
    color: #fff;
    background: #3a7de5;
    width: 100px;
    float: right;
    border: 0;
}.blog_box article {
    padding: 40px 35px;
	margin-bottom: 30px;
}.blog_box article:nth-child(odd) {
    background: #eef7ff;
}.et_pb_sidebar_0 {
    padding: 0;
}div#recent-posts-2 {
    /* padding-left: 0 !important; */
    padding: 20px;
}h4.widgettitle {
    background: #004a8b;
    color: #fff;
    padding: 14px 10px;
    font-size: 16px;
}div#recent-posts-2 ul {
    /* padding: 10px !important; */
    float: left;
    width: 100%;
    margin-top: 10px;
}div#recent-posts-2 ul li {
    border: 1px solid #f3f0f0;
    padding: 10px;
    line-height: 17px;
}input.et_pb_searchsubmit {
    background: #004a8b !important;
    color: #fff !important;
}.services_section h3 {
    height: 95px;
}.et_pb_pagebuilder_layout.single-post #page-container .et_pb_with_background .et_pb_row {
    width: 100% !important;
	max-width: 750px !important;
}.strategy_provides h2 {
    font-size: 24px;
    font-weight: 900 !important;
    color: #4f4edd;
    margin-top: 20px;
    line-height: 30px;
}.strategy_provides h2 span {
    font-weight: 600 !important;
}.strategy_provides p {
    font-size: 14px;
    padding: 0 5px;
	color: #6b6565;
    font-family: sans-serif;
}
/* .et_pb_row.et_pb_row_5 {
  HARD FIX BY ANDY  background: #6d6ce6;   
	background: #ffffff ;
    padding: 20px 30px;
}   */

.et_pb_contact .et_pb_contact_field_half {
    float: left;
    width: 100%;
}form.et_pb_contact_form.clearfix input {
    padding: 10px;
    width: 100%;
}form.et_pb_contact_form.clearfix {
    width: 80%;
    margin: 0 auto;
}.services_section {
    background: unset !important;
}
@media screen and (max-width:1200px){
		div#color_boxes .et_pb_text_2, div#color_boxes .et_pb_text_3, div#color_boxes .et_pb_text_4, div#color_boxes .et_pb_text_5 {
    font-family: 'Cambay',Helvetica,Arial,Lucida,sans-serif;
    background-color: #52a6fa;
    padding: 40px 20px;
    min-height: 500px;
    max-height: 500px;
    overflow: hidden;
}.our_vision .et_pb_text_inner {
    height: 250px;
}.services_section .et_pb_column p:nth-child(3) {
    height: 600px;
}.services_section .et_pb_column p:nth-child(3) {
	height: 600px;      

}.services_section h3 {
    height: 80px;
    font-size: 14px !important;
}
}
@media screen and (max-width:1024px){
	.services_section p:nth-child(3) {
    height: auto;
    /* overflow: hidden; */
    line-height: 20px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    text-align: justify !important;
}.services_section .et_pb_column p:nth-child(3) {
    height: 300px;
}
.services_section .et_pb_column {
    margin-bottom: 30px !important;
}.services_section .et_pb_column p:nth-child(3) {
       height: 610px;     
}
}
@media screen and (max-width:992px){
			div#color_boxes .et_pb_text_2, div#color_boxes .et_pb_text_3, div#color_boxes .et_pb_text_4, div#color_boxes .et_pb_text_5 {
    font-family: 'Cambay',Helvetica,Arial,Lucida,sans-serif;
    background-color: #52a6fa;
    padding: 40px 20px;
    min-height: inherit !important;
    max-height: inherit !important;
    overflow: hidden;
}
	.et_pb_column {
    margin-bottom: 0px !important;
}

}
@media screen and (max-width:980px){
	.services_section .et_pb_column p:nth-child(3) {
    height: 340px;
}
}
@media screen and (max-width:800px){
	#sliderHome {
    height: auto !important;
    overflow: hidden;
}.our_vision .et_pb_text_inner {
    height: auto;
}
}
@media screen and (max-width:768px) {
	.et_pb_text_0, .et_pb_text_1, .et_pb_text_2, .et_pb_text_3, .et_pb_text_4, .et_pb_text_5 {
		max-height: inherit !important;
	}
.second-sect h2 {
    margin-top: 45px;
    margin-bottom: 20px;
    color: #8050e0;
    line-height: 35px;
    text-align: center;
}ul#menu-terms {
    text-align: center;
    width: 280px;
    margin: 0 auto;
}.et-pb-controllers {
	bottom: 2% !important;}	
	.et_pb_text_12 h1, .et_pb_text_6 h1 {
    font-size: 30px;
}.our_vision .et_pb_text_inner {
    margin-bottom: 10px;
}
}
@media screen and (max-width:660px){
	.services_section .et_pb_column p:nth-child(3) {
    height: 515px;
}
}
@media screen and (max-width:480px) {
	.row {
		flex-direction: column;
	}
	.et_pb_text_0, .et_pb_text_1, .et_pb_text_2, .et_pb_text_3 {
		max-height: inherit !important;
	}
	.et_pb_text_5 {
		padding-right: 0% !important;
	    padding-left: 0% !important;
	}
	#sliderHome {
		height: auto;
	}
	.second-sect p img {
    float: none;
    margin-right: 30px;
    width: auto;
    margin: 0 auto !important;
    display: -webkit-box;
}.services_section .et_pb_column p:nth-child(3) {
    height: auto;
}a.x-btn {
    margin-top: 10px !important;
    float: left;
}.services_section h3 {
    height: auto;
}
}