/*

 Theme Name:     Divi Child

 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

*/

 

 

/* =Theme customization starts here

------------------------------------------------------- */
h2 {
    font-weight: 400 !important;
}
h2 span {
    font-weight: 600 !important;
}
p{
	font-weight:400 !important;
}
.top-menu #menu-topmainmenu {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 0px;
    gap:40px;
}
.top-menu .et_pb_menu__wrap {
    gap: 19%;
}
.top-menu li#menu-item-103 a {
    background: #8ec73a;
    color: #FFF;
    padding: 14px 25px;
    border-radius: 100px;
    font-weight: 700;
    text-decoration: none;
    display: block;
    
}
.circle-text {
    z-index: 999 !important;
}
.top-menu  #menu-item-103 {
    padding: 31px 0;
    margin: 0px;
}
.hometextb h1,.hometextb h2 {
    padding-top: 30px;
}
.hometextb h1:before,.hometextb h2:before {
    content: "";
    position: absolute;
    top: 0px;
    background: #8ec72c;
    height: 6px;
    width: 100px;
}

.hometextb p{
	font-weight: 400 !important;
}
.row-center {
    display: flex;
    align-items: center;
}
.services-section .et_pb_column_1_6 {
    width: 22% !important;
}
.services-section .et_pb_column_9 {
    width: 34% !important;
}
.services-card .et_pb_text_inner {
    display: flex;
    border-radius: 20px;
    padding: 15px 19px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 250px;
    font-size: 16px;
	gap: 10px;
	cursor:pointer;
}
.green-card{
	    background: linear-gradient(54deg, #daf6b3 0%, rgba(172, 217, 106, 1) 49%, #91c940 100%);
}
.blue-card{
	        background: linear-gradient(30deg, #0199d5 0%, #0297d2 35%, #073c61 100%);
}
.green-card:hover, .white-card:hover {
    background: linear-gradient(30deg, #0199d5 0%, #0297d2 35%, #073c61 100%) !important;
}

.blue-card:hover {
   background: linear-gradient(54deg, #daf6b3 0%, rgba(172, 217, 106, 1) 49%, #91c940 100%) !important;
}
.green-card:hover h3, .white-card:hover h3 {
    color:#fff !important;
}

.blue-card:hover h3 {
    color:#fff !important;
}
.blue-card:hover h3, .blue-card:hover p {
    color: #000 !important;
}
.partnershipbg:before {
    content: "";
    position: absolute;
    background: #e5e5e5;
    width: 1000px;
    border-radius: 50%;
    height: 1000px;
    left: -314px;
    top: -184px;
}
.partnershipbg .circle-text {
    margin-top: -185px;
}

.youremp .left-blue-bar {
    background: #092444;
    color: #fff;
    padding: 20px 30px;
    border-radius: 50px 0px 0px 0px;
    margin-top: 40px;
    position: relative;
    z-index: 1;
    min-width: 606px;
}
.youremp {
    display: flex;
    align-items: center;
}
.youremp-img {
    margin-left: -129px;
    z-index: 1;
}
.left-blue-bar h4 {
    background: #092444;
    color: #fff;
    padding: 4px 0px;
    position: relative;
    z-index: 1;
    font-family: 'Roboto Slab', Georgia, "Times New Roman", serif;
    max-width: 400px;
    line-height: 28px;
}
.hometextb2 h2:before {
    content: "";
    position: absolute;
    top: -19px;
    background: #092444;
    height: 6px;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 120px;
}
.info-box h3::before {
    content: "";
    position: absolute;
    top: 100%;
    background: #092444;
    height: 5px;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 70px;
}
.info-box h3 {
    font-weight: 700;
    position: relative;
    padding-top: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 11px;
    font-size: 24px;
    margin-bottom: 35px;
}
.info-box ul li {
    position: relative;
    list-style: disc;
    padding-left: 0;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
}
.info-box ul{
	padding-left: 25px;
	padding-bottom: 0;
}
.info-box {
    min-height: 370px;
}
.info-box-green {
    background: linear-gradient(54deg, rgba(218, 246, 179, 1) 0%, rgba(172, 217, 106, 1) 49%, rgba(145, 201, 64, 1) 100%);
}
.info-box:hover {
    background: linear-gradient(30deg, rgba(1, 153, 213, 1) 0%, rgba(2, 151, 210, 1) 35%, rgba(7, 60, 97, 1) 100%) !important;
}
.info-box:hover h3, .info-box:hover ul li {
    color:#fff;
}
.info-box:hover.info-box h3::before {
    background: #fff;
}



.main-testimonial-slider h6 {
    font-family: 'Roboto Slab';
    color: #000 !important;
    font-weight: 700;
    font-size: 16px;
    text-shadow: none;
    font-style: normal;
	    margin-top: 26px;
}
.slick-list.draggable {
    overflow: hidden;
}
.main-testimonial-slider p {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 26px;
    font-weight: 700 !important;
    color: #092444;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-style: italic;
    text-align: center;
}
.main-testimonial-slider {
    margin: 0px 40px;
	text-align:center;
}
.slick-prev.slick-arrow::before {
    content: "";
    background: url(/wp-content/themes/creativa/img/arr-left.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    background-position: center;
}
.slick-next.slick-arrow::before {
    content: "";
    background: url(/wp-content/themes/creativa/img/arr-right.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    background-position: center;
}
.slick-prev.slick-arrow,.slick-next.slick-arrow {
    background: transparent;
    font-size: 0px;
    border: none;
}
.slick-prev.slick-arrow {
    position: absolute;
    top: 46px;
}
.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 46px;
}
.banner-title h1::before {
    content: "";
    position: absolute;
    top: -20px;
    background: #8ec72c;
    height: 6px;
    width: 100px;
    transform: translate(-50%, -50%);
    left: 50%;
}

ul.experts-list li {
    padding-bottom: 17px;
}






.teampop {
	position: relative;
	padding: 0 30px;
	text-align:center;
}

.ourteampopup .ult_modal-body {
	overflow: visible;
	border-radius: 10px
}

.ourteampopup .ult_modal-content {
	overflow: visible;
}

.divpopteam {
	display: table;
	margin: -100px auto 0px;
}

.divpopteam img {
	margin-bottom: 15px;
}

.didproject {
	display: flex;
	justify-content: space-around;
}

.expour {
	flex: 0 0 31.3%;
	max-width: 31.3%;
	background: #fff;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 176px 0px;
	padding: 20px 15px;
	min-height: 183px;
	color: #4d4d4d;
}
.expour li {
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Roboto';
  
}
.expour li:first-child{
	margin-top:30px !important;
}

p.favchart {
	font-weight: 700 !important;
	font-size: 18px !important;
	font-family: 'Roboto Slab', serif !important;
}

.expour p {
	color: #4d4d4d;
}
.teamtext-why {
    font-size: 24px;
    line-height: 34px;
    font-family: 'Roboto Slab';
    color: #0b2545;
	    font-weight: 700;
}
.teampop p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #092444;
}
h3.teamtext-why strong {
    font-weight: 400;
    display: block;
    font-size: 16px;
}
.divpopteam {
    display: table;
       margin-top: -65px !important;
	margin:auto;
}
.da-overlay{
	background-color:rgba(9, 36, 68, 0.9);
}
.our-mission-images {
    display: flex
;
    align-items: center;
    position: relative;
    top: 80px;
    left: -40%;
  
}
img.first-img {
  
    margin-right: -77px;
    z-index: 99;
}
.new_font p{
    color: #ffffff;
    font-size: 18px;
    font-weight: 300 !important;
    position: relative;
    z-index: 1;
}
.interlife h4{
       font-size: 38px;
    margin-bottom: 20px;
    line-height: 42px;
    font-weight: 700;
    color: #0b2545;
    margin: 0 0 20px 0;
    font-family: 'Roboto Slab', serif;
}


   .our_w p {
    padding-left: 13px;
    font-size: 18px;
    font-weight: 600 !important;
    font-family: 'Roboto Slab', serif !important;
    margin-bottom: 20px;
    line-height: 26px;
    color: #092444;
}
ul#menu-topmainmenu li a:hover {
    color: #00aeef !important;
    opacity: 1;
}
.experience-box {
    overflow: visible !important;
}
.Getintouch-form input[type="text"], .Getintouch-form input[type="tel"], .Getintouch-form input[type="number"], .Getintouch-form input[type="email"] {
    margin-top: 10px;
    padding: 5px;
    width: 100%;
    border-color: #979797;
    min-height: 39px;
 
}

.contactformmain .form-group label
 {
    margin-top: 20px !important;
    display: block;
}
.contactformmain .form-group label {
    width: 100%;
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    position: relative;
	color: #0b2545;
    margin: 0 0 20px 0;
    font-family: 'Roboto Slab', serif;
}
#menu-item-1307{
	display:none;
}
.Getintouch-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 120px;
    border-color: #979797;
    margin-top: 10px;
    margin-bottom: 20px;
}
.Getintouch-form p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #092444;
    -webkit-font-smoothing: antialiased;
}
.contactformmain input[type="submit"] {
    font-family: 'Roboto', sans-serif !important;
    background: #8ac93d !important;
    color: #ffffff;
    font-size: 16px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-weight: 700 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.contactformmain input[type="submit"] {
    font-family: 'Roboto', sans-serif !important;
    background: #8ac93d !important;
    color: #ffffff;
    font-size: 16px !important;
    padding: 12px 30px !important;
    font-weight: 700 !important;
    border: none;
    border-radius: 20px;
    margin-top: 12px;
}
.consulationtext {
    color: #092444;
    display: block;
    font-size: 40px;
    font-weight: 400;
	    font-family: 'Roboto Slab', serif;
}
.consulationtext strong {
    color: #00aeef;
    font-weight: 600;
}
.contacttext-some span.addresstext {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    display: block;
    margin-bottom: 0px;
}
p.addresstext {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-weight: 500;
    color: #092444;
}
.addresstext span {
    font-family: 'Roboto';
    font-weight: 300;
}
.boxes_home{
	
    border-radius: 50px;
    padding: 30px 25px;
    min-height: 370px;
    align-items: center;
    margin: 0 4%;
}

.inner_Services p {
    color: #ffffff;
	
	font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300!important;
    position: relative;
    z-index: 1;
}
.top-menu li#menu-item-103 a:hover{
  color: #ffffff;
  background: #092444;
}
.contactformmain input[type="submit"]:hover{
  color: #ffffff;
  background: #092444!important;

}
.inner_Our_why p {
    color: #ffffff;
	margin:0 ;
	font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300!important;
    position: relative;
    z-index: 1;

}
.et_pb_section_0.et_pb_section .head{
    padding-top: 60px!important;
    padding-bottom: 60px!important;
}
.header-section button.et_pb_menu__icon.et_pb_menu__search-button {
    transform: rotate(271deg);
}
.home .header-section {
    box-shadow: rgba(0, 0, 0, 0.1) 7px 25px 70px 7px;
}
.w-300 p{
	font-weight:300 !important;
}
.h2-style h2 {
    font-weight: 700 !important;
}
.h2-style span {
    font-weight: 700 !important;
}
.service_Para p{
	    font-size: 19px;
    line-height: 28px;
	    font-family: 'Roboto', sans-serif;
	    font-weight: 400;
    color: #092444;
}

.btn_css {
    font-family: 'Roboto', sans-serif !important;
    background: #8ac93d !important;
    color: #ffffff;
    font-size: 16px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-weight: 700 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.btn_css:hover {
  background: #fff;
}
.contac h4{
	    line-height: 28px;
	    font-family: 'Roboto Slab', serif;
	color: #00aeef;
    font-weight: 600;
	    text-align: center;
    font-size: 40px;
}
.services-card h3 {
    font-weight: 800;
}
.proprosel h5{
	font-weight: 700;
	    font-size: 22px;
    font-family: 'Roboto', sans-serif !important;
    color: #0b2545;
    margin: 0 0 20px 0;
	    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
span.wpcf7-spinner {
    display: none;
}

@media (max-width: 768px) {
	.interlife h4{
			
		font-size: 30px;
        line-height: 35px;
	}
	.didproject{
		display:block;
	}
	.expour{
	        max-width: 100%;
        margin-bottom: 30px;
	}
	.our-mission-images {
    display: flex;
    align-items: center;
    position: relative;
    top: 20px;
		    left: 0;
    flex-wrap: wrap;
    flex-wrap: wrap-reverse;
    justify-content: center;
	}
.et_pb_text_6 h2 {
    font-family: 'Roboto Slab', Georgia, "Times New Roman", serif;
    font-weight: 800;
    font-size: 24px!important;
    color: #092444 !important;
	    text-align: center;
}
img.first-img {
  
    margin-right: 0!important;
    z-index: 0;
}
	#menu-item-1307{
		display:block;
	}
	.our-mission-images {
    display: flex;
    align-items: center;
    position: relative;
	}
	.experience-box{
		padding-left:0px!important;
	}
}