/*
Template:       restly
Theme Name:     Restly Child
Theme URI: 		http://wptf.themepul.com/restly
Author: 		Themepul
Author URI: 	http://themepul.com/
Description:    This Child Theme only for Restly Theme.
Version:        1.0.0
Text Domain:    restly-child
*/


.header-three .main-header {
    border-bottom: none;   
}
 .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1740px;
 }
.restly-home-banner-btn
{
	display:none !important;
}
.home_main_service a.service-style-four-btns {
    margin: 30px 0px 0px 0px;
    padding: 15px 50px 15px 50px;
    color: #0e6ba8;
    background-color: #C6E7C9;
    border-radius: 5px;
}
.service-style-four-box:hover {
    border-top: 5px solid #0E6BA8 !important;
}
.company-contact-widget ul li i {
    position: absolute;
    left: 0;
    top: 3px;
}
.restly-input.name:after, .restly-input.email:after, .restly-input.phone:after, .cform-input.website:after, .restly-input.message:after{
    color: #0E6BA8;
}
.footer_icon_color ul li a, .main-header.sticky-bar .main-menu>ul>li>a{
color: #1F4E79 !important;
}
input.wpcf7-form-control.wpcf7-submit{
	background-color: #C6E7C9 !important;
	    color: #104cba !important;
	font-weight: bold;
}

}
.tp-menu-toggle{
    margin-right: 0px;
}
.tp-menu-wrapper .mobile-logo {   
    background-color: #C6E7C9 !important;
}
.tp-menu-wrapper .tp-menu-area{
    border-right: 3px solid #C6E7C9 !important;
}
}