/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


/* custome style */

.quote-cform{
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	color: #333333;
	text-align:center;
}
.quote-cform .trx_mscf_progressbar li.trx_mscf_line:after {
   background: #e6e6e6 !important;
}
.quote-cform ul, .quote-cform ol {
    margin: 0 0 0em;
}
.quote-cform h2 {
	font-family: "Roboto", Sans-serif;
    color: #303747;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
}
.quote-cform p {
    margin-bottom: 1em;
}
.quote-cform p:last-child{
    margin-bottom:0em;
}
.quote-cform button{
	text-transform: uppercase;
	font-weight: 600;
	margin: 5px;
}
/* .conbtn a{
  color: #ffffff !important;
  text-transform: uppercase;
  border-radius: 5px;
  background-color: #d4a971 !important;
}
.conbtn a:hover{
  color: #ffffff !important;
  background-color: #ea4a3b !important;
} */
.contact-btn-menu a {
	background: #EA4A3B !important;
	color: #ffffff !important;
    line-height: 35px !important;
    margin-top: 12px;
    border-radius: 5px;
}
.contact-btn-menu a:hover{
	color: #ffffff !important;}

.contact-btn-menu ul.sub-menu {
    background-color: #EA4A3B !important;
    margin: 1px;
    padding: 2px 5px 10px;
    border-radius: 5px;
}
.contact-btn-menu ul.sub-menu li a {
    padding: 1px 24px !important;
}
.home-trending-cases img {
    border-radius: 10px;
}
.related-pages-css .elementor-widget-container h5 {
    font-size: 26px;
    color: #54595f;
    margin-bottom: 0px;
	line-height: 2;
}
.related-pages-css .elementor-widget-container ul {
    list-style: none;
}
.related-pages-css .elementor-widget-container ul {
    list-style: none;
    font-size: 18px;
    color: #e74d3f !important;
}
.related-pages-css .elementor-widget-container ul a {
    color: #e7493b;
}
 .elementor-post__thumbnail {
    padding-bottom: 0px !important;
}
.date-post {
    margin-bottom: 30px;
}
.featured-image img {
    width: 1200px !important;
    height: 600px !important;
	object-fit: revert !important;

}
.zantac-heading1 h1{
color: #035994 !important;
/*     text-align: left; */
    color: black;
    padding-top: 0px;
    -webkit-text-fill-color: #333;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-size: 63px !important;
    letter-spacing: -1.5px;
    margin-bottom: 25px;
    font-weight: bold !important;
}
.zantac-heading2 {
    color: #035994 !important;
/*     text-align: left; */
    color: black;
    padding-top: 0px;
    -webkit-text-fill-color: #333;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-size: 47px !important;
    letter-spacing: -1.5px;
    margin-bottom: 25px;
    font-weight: bold !important;
}
.one-full,
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
.one-full { width: 100%; }
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-full, .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

.zantac-labeltxt {
    background: #23395e;
    text-align: center;
    border-radius: 4px;
}
.zantac-labeltxt label {
	color: #fff !important;
}
.zantac-submit-btn input {
    width: 100% !important;
    box-shadow: inset 0px 0px 15px 3px #23395e;
    background: linear-gradient(to bottom, #2e466e 5%, #415989 100%);
    background-color: #2e466e;
    border: 1px solid #1f2f47;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 21px;
    padding: 6px 0px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #263666;
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
    color: #fff !important;
}
.zantac-labeltxt1 {
    width: 58%;
	    margin-bottom: 5px !important;
}
.zantac-radiobtn {
    width: 30%;
}
hr.form-hr {
   border: 1px solid #eee !important;
    margin-bottom: 10px !important;
    width: 100%;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], input[type=number], textarea, select {
	background: #fafafa !important;
}
.zantac-take-action .elementor-column-wrap.elementor-element-populated {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
 select {
    font-size: 14px !important;
	 padding: 10px 5px !important;
}

.navigation-search input[type="search"] {
    opacity: 1 !important;
    width: 30% !important;
    float: right !important;
    width: 350px !important;
    font-size: 16px !important;
    border: 2px solid #ea4a3b !important;
}