/*======================================
Theme Name: Divi-Child
Theme URI: https://divicake.com/
Description: it&#39;s a child theme for DIVI
Version: 3.19.18
Author: Chandan Roy
Author URI: http://www.winwebtech.com
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
#et-info {
    float: left;
    width: 100%;
}
#top-header .et-social-icons {
    display: inline-block;
    float: right;
}

/************************************/
.form-area h3{
	border-bottom:1px solid #ededed;
	margin-bottom:20px;
}

 ul.ebook{
	padding:0px;
}
 ul.ebook li{
	width:49%;
	float:left;
	margin-bottom:20px;
	list-style:none;
	margin-right:2%
}
 ul.ebook li{
	width:49%;
	float:left;
	margin-bottom:20px;
	list-style:none;
	margin-right:2%
}
 ul.ebook li:nth-child(2){
	margin-right:0%
}
 ul.ebook li:nth-child(4){
	margin-right:0%
}
.form-area input{
	display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.form-area input[type="radio"]{
text-align: left;
float: left;
	width:15px;
	height:auto;
	margin-top: 7px;
}
.form-area .wpcf7-list-item {
  display: inline-block;
  margin: 0 0px 0 0em;
  width: 100%;
}
.form-area label{
	
font-size: 15px;

}
.c-form ul li input[type="submit"] {
  border: 1px solid #ff0107;
  padding: 5px 10px;
  background: #ff0107;
  width: 100px;
  float: left;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 4px;
}
.c-form{overflow:hidden}
.c-form ul {
  padding: 0px;
}
#footer-widgets .footer-widget li::before {display:none!important}

.c-form ul li {
  width: 49%;
  margin-right: 2%;
  float: left;
	list-style:none!important;
  list-style: none;
	padding-left: 0px !important;
  margin-bottom: 15px;
}
.c-form ul li:nth-child(2n) {
  margin-right: 0%;
}
.c-form ul li:nth-child(4) {
  margin-right: 0%;
}
.c-form ul li:nth-child(6) {
  margin-right: 0%;
}
.c-form ul li:nth-child(7) {
  width: 100%;
  margin-right: 0%;
}
.c-form ul li input {
  width: 100%;
  border: 1px solid #aaaaaa;
  padding: 8px;
  border-radius: 4px;
}
.c-form ul li textarea {
  width: 100%;
  border: 1px solid #aaaaaa;
  padding: 15px;
  height: 200px;
}
.form-area select{
	display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.form-area textarea{
	display: block;
width: 100%;

padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.form-area input[type="submit"] {
	 background: linear-gradient(90deg, rgba(0,84,142,1) 31%, rgba(99,216,215,1) 100%);
	color: white;
	width: 127px;
	padding: 9px;
	height: 42px;
	text-transform: uppercase;
	border: 1px solid #00548e;	
}


 ul.filebox{
	padding:0px;
}
 ul.filebox li{
	width:49%;
	float:left;
	margin-bottom:20px;
	list-style:none;
	margin-right:2%;

padding: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

 ul.filebox li:nth-child(2){
	margin-right:0%
}
ul.filebox li p{
	font-size:13px;
}
.form-area samp {
  font-size: 12px;
  line-height: 20px;
  margin-top: -19px;
  display: block;
  margin-bottom: 20px;
  
}




.et-one-side-template-2 .et-layout-one_side-section .et-timeline-date-inner .et-month{display:none}
.et-one-side-template-2 .et-layout-one_side-section .et-image {display:none}
.et-one-side-template-2 .et-layout-one_side-section .et-title {text-align: left; text-transform:normal!important}
.et-one-side-template-2 .et-layout-one_side-section .et-title a {text-transform:none!important}
.et-one-side-template-2 .et-layout-one_side-section .et-title::before {display:none}
.et-one-side-template-2 .et-layout-one_side-section .et-meta-wrap {display:none}
.et-one-side-template-2 .et-layout-one_side-section .et-all-contain-here {  padding: 20px 20px 6px!important;}
.et-one-side-template-2 .et-layout-one_side-section .et-content {font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;}


#top-header {
  background: rgb(0,84,142);
  background: linear-gradient(90deg, rgba(0,84,142,1) 31%, rgba(99,216,215,1) 100%);
}
.head2 h2{
	position:relative;	
}
.head2 h2 samp{
	position: relative;
background: #FFF;
z-index: 100;
padding-right: 15px;
font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;	
font-weight: 700;
font-size: 35px;
}
.head22 h2 samp{
	position: relative;
background: #fff;
z-index: 100;
padding-right: 15px;
font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;	
font-weight: 700;
font-size: 35px;}

.et_pb_post .entry-title a, .et_pb_post h2 a {
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  color: #0f69a7;
}
.more-link{ color:#fff ; background:#0f69a7;text-transform: uppercase;display: inline-block;margin-top: 10px;padding: 7px 25px;
border-radius: 30px;font-weight: bold;}


.head22 h2::after{
	position:absolute;
	content:"";
	width:100%;
	height:1px;
	background:#ccc;
	top:50%;
	left: 0px;
	
}


.head2 h2::after{
	position:absolute;
	content:"";
	width:100%;
	height:1px;
	background:#e6e6e6;
	top:50%;
	left:0px;
	
}
.welcome{
	position:relative;
}
.welcome::after{
	position:absolute;
	content:"";
	width:50%;
	right:0px;
	height:100%;
	top:0px;
	
}
#main-footer .footer-widget h4 {
  color: #ffffff;
  
  font-size: 25px;
  position: relative;
  margin-bottom: 15px;
}
#main-footer .footer-widget h4::after {
  position: absolute;
  width: 30px;
  height: 3px;
  background: #01568f;
  content: "";
  left: 0%;
  top: 100%;
}


@media only screen and ( min-width: 980px ) {
	
}
@media only screen and ( max-width: 980px ) {
	
}
@media screen and (max-width:767px){
	.welcome::after {display:none}	
	#nav_menu-2 ul li {
  width: 100%!important;
}
	
}