/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme webroottech (Nishant)
 Author:         webroottech
 Author URI:     https://webroottech.com/
 Template:       Divi
 Version:        4.20.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.app-li1 li {
    background-image: url(/wp-content/uploads/2018/01/shape6.png);
    background-repeat: no-repeat !important;
    background-position: 0 0;
    display: block;
    padding: 5px 0 5px 120px
	}
.app-li1 ul {
    padding-left: 0px;
}	
.app-li2 ul {
    padding-left: 0px;
}
.app-li2 li {
    background-image: url(/wp-content/uploads/2018/01/2.png);
    background-repeat: no-repeat !important;
    background-position: 0 0;
    display: block;
    padding: 5px 0 5px 120px
	}
	
	
.app-icons.app-li2 li:hover {
    background-position: 0 -134px;
}
.app-li3 ul {
    padding-left: 0px;
}
.app-li3 li {
    background-image: url(/wp-content/uploads/2018/01/3.png);
    background-repeat: no-repeat !important;
    background-position: 0 0;
    display: block;
    padding: 5px 0 5px 120px
	}
	
	
.app-icons.app-li3 li:hover {
    background-position: 0 -134px;
}
#main-header{
	background:none;
}
#et-main-area{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.slider_section .et_pb_slide_title {
    margin-bottom: 10px;
}
.slider_section .et_pb_slide_content p:last-child {
	position: relative;
    top: 78px;
}
.slider_section .et_pb_slide_content p:last-child a {
	margin-right:10px;	
}
.slider_section .et_pb_button_wrapper{
	position: relative;
    bottom: 72px;
}
.app-icons img {
    float: left;
    margin-right: 35px;
}
.how_app_works .how_app_works_content{
    margin-left: 70px !important;
}
.how_app_works img {
    float: left;
}
.app-icons h4 {
    color: white !important;
}
.footer-widget #text-2, .footer-widget #text-4, .footer-widget #text-5, .footer-widget #text-6 {
    width: 100%;
}

.footer-widget .app-icons h4 {
    color: #444444 !important;
}
.footer-widget .app-icons p{
    color: #787878 !important;
}
#main-footer {
    background-color: transparent;
    background: url(/wp-content/uploads/2018/01/contact-bg.png);
	background-size: 100%; }

#main-footer .container {
    width: 100%;
    max-width: 100%;
}
div#footer-bottom .container {
    width: 60%;
    margin: 0 auto;
}
.et-fixed-header {
    background: black !important;
}
div#footer-widgets {
    width: 60%;
    margin: 0 auto;
	padding-bottom: 40px;
}
.footer-widget #text-2 .title:before {
    background: #b450ff;
    position: absolute;
    width: 50px;
    left: 0;
    right: 0;
    top: 36px;
    bottom: 0;
    content: "";
    height: 2px;
}
.footer-widget #text-3 .title:before {
    background: #b450ff;
    position: absolute;
    width: 50px;
    left: 0;
    right: 0;
    top: 36px;
    bottom: 0;
    content: "";
    height: 2px;
}
#footer-info, #footer-info a {
    width: 100%;
}
p.footer-links {
    float: right;
}
.footer-button {
    background: #b450ff !important;
    float: left !important;
}
p.footer-links a {
    font-weight: 100 !important;
}
.footer-widget #text-2 .title {
    position: relative;
}
.footer-widget #text-3 .title {
    position: relative;
}
.footer-widget .title{padding-bottom: 50px;}
.top-four-section3:hover {
    color: white !important;
}
.top-four-section2:hover {
    color: white !important;
}
.top-four-section1:hover {
    color: white !important;
}
.top-four-section .et_pb_column.et_pb_column_1_4.et_pb_column_1:hover {
    background-size: cover;
    background-position: center;
    background-repeat: repeat-x;
    background-image: url(/wp-content/uploads/2018/01/shape-n-2.png);
}
.top-four-section .et_pb_column.et_pb_column_1_4.et_pb_column_2:hover {
    background-size: cover;
    background-position: center;
    background-repeat: repeat-x;
    background-image: url(/wp-content/uploads/2018/01/shape-n-3-hover-1.png);
}
.top-four-section .et_pb_column.et_pb_column_1_4.et_pb_column_3:hover {
    background-size: cover;
    background-position: center;
    background-repeat: repeat-x;
    background-image: url(/wp-content/uploads/2018/01/shape-n-4-hover.png);
}
div#footer-bottom #footer-info {
    float: left;
    width: 50%;
}
div#footer-bottom #menu-footer-menu {
    float: right;
    padding-top: 0px !important;
}
ul#menu-footer-menu li:last-child {
    border-left: 1px solid white;
    padding-left: 18px;
}
#main-header {
      box-shadow: none !important;
}
.home header#main-header {
    border-bottom: 1px solid #464646 !important;
}

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 768px) { 
	.column-half{
		width: 50%;
	}
}
@media only screen and (max-width: 479px) { 
.main-top-four {
	padding-bottom:0px !important;
}
.top-four-section {
    padding-bottom: 0px;
}
#main-content .top-four-section .et_pb_column_1_4 {
    width: 22% !important;
    margin-left: 6px;
}
.top-four-section1 {
    background-size: auto 70px;
    background-position: top center;
    background-repeat: repeat-x;
}
.top-four-section .et_pb_column.et_pb_column_1_4.et_pb_column_1:hover {
    background-size: auto 70px;
    background-position: top center;
    background-repeat: repeat-x;
}
.top-four-section1.et_pb_column_1 {
    padding-top: 2px !important;
	padding-bottom: 25px !important;
}
.top-four-section1 .et_pb_text_1 {
    padding-top: 30px!important;
    font-size: 10px;
}

.top-four-section2 {
    background-size: auto 70px;
    background-position: top center;
    background-repeat: repeat-x;
}
.top-four-section .et_pb_column.et_pb_column_1_4.et_pb_column_2:hover {
    background-size: auto 70px;
    background-position: top center;
    background-repeat: repeat-x;
}
.top-four-section2.et_pb_column_2 {
    padding-top: 2px !important;
	padding-bottom: 25px !important;
}
.top-four-section2 .et_pb_text_2 {
    padding-top: 30px!important;
    font-size: 10px;
}

.top-four-section3 {
    background-size: auto 70px;
    background-position: top center;
    background-repeat: repeat-x;
}
.top-four-section .et_pb_column.et_pb_column_1_4.et_pb_column_3:hover {
    background-size: auto 70px;
    background-position: top center;
    background-repeat: repeat-x;
}
.top-four-section3.et_pb_column_3 {
    padding-top: 2px !important;
	padding-bottom: 25px !important;
}
.top-four-section3 .et_pb_text_3 {
    padding-top: 30px!important;
    font-size: 10px;
}
.top-four-section .top-four-section0 {
    background-size: auto 70px;
    background-position: top center;
    background-repeat: repeat-x;
}

.top-four-section .et_pb_column.et_pb_column_1_4.et_pb_column_0:hover {
    background-size: auto 70px;
    background-position: top center;
    background-repeat: repeat-x;
}
.top-four-section0.et_pb_column_0 {
    padding-top: 2px !important;
	padding-bottom: 25px !important;
}
.top-four-section0 .et_pb_text_0 {
    padding-top: 30px!important;
    font-size: 10px;
}
}
@media only screen and (max-width: 768px) { 
div#footer-bottom #footer-info {
   font-size: 12px;
}
.app-li2 li {
    text-align: left;
    background-image: none;
    padding-left: 0px;
}
.app-li1 li {
    text-align: left;
    background-image: none;
    padding-left: 0px;
}
.app-li3 li {
    text-align: left;
    background-image: none;
    padding-left: 0px;
}
ul#menu-footer-menu li:last-child {
    border: none !important;
	padding-left:0px !important;
}
div#footer-info {
    float: left;
    width: 100% !important;
}
div#footer-bottom #menu-footer-menu {
    width: 100% !important;
    padding-top: 0px;
}
div#footer-bottom #menu-footer-menu a{
    font-size: 11px;
}
	p.footer-links {
    float: none !important;
    display: -webkit-inline-box !important;
	}
	.app-icons{
    text-align: center;
	}
	.app-icons p{
	    display: -webkit-inline-box;
    margin-top: 14px;
	}
	.app-icons img {
    float: none !important;
    margin-right: 0px !important;
}
	.app-icons p img{
	    display: -webkit-inline-box;
    margin-top: 14px;
	}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}