/*
Theme Name:Yeasfi
Author: Md Yeashir Arafat
Author URI: http://belocal.today
Thank you : Belocal Today
Description: The 2018 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Yeasfi

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*Comon css*/

@font-face {
  font-family: "playfair-display";	 src: url('fonts/PlayfairDisplay-Bold.ttf');
}

@font-face {
  font-family: "lato-regular";	 src: url('fonts/Lato-Regular.ttf');
}

@font-face {
  font-family: "lato-bold";	 src: url('fonts/Lato-Bold.ttf');
}

body{
    font-family: lato-regular !important;
}

p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

a:hover{
    text-decoration: none;
}
div#header-social li:last-child {
    background: url(/wp-content/themes/yeasfi/img/google-review.png) no-repeat center;
}
ul{margin-bottom: 0 !important;}
div#header-social li {
    display: table;
    width: 38px;
    background: #fff;
    margin: 0 5px;
    border-radius: 50%;
    height: 38px;
    text-align: center;
    float: left;
    border: 2px solid transparent;
}
div#header-social li:hover {
    border-color: #abd173;
}
div#header-social  li a i{
    color: #000;
}
div#header-social  li:hover a i{
    color: #0083ca;
}
div#header-social a {
    display: table-cell;
    vertical-align: middle;
    font-size: 19px;

}
.header-social li:last-child i{
    background: url(img/google-review.png) no-repeat;
    background-size: 100%;
    padding: 2px 12px;
}
div#header-email a {
    font-size: 26px;
    margin-left: 10px;
    top: 2px;
    position: relative;
}

div#header-phone  {
    font-weight: 600;
}
div#top-phone a {
    font-size: 26px;
    position: relative;
    top: -2px;
}
div#header-phone img { margin-top: -12px; margin-right: 10px;}
button.frm_button_submit.frm_final_submit:hover { background: #0083ca !important;}

label.cptch_label {
    padding: 0 5px;
}
span.cptch_span input {
    padding: 0 !important;
    background: #f7dada !important;
    text-align: center;
}
.jumbotron{margin-bottom: 0 !important;}
.frm_error {
    position: absolute;
}

/* Top Menu */
ul#menu-topmenu  li{
    display: inline-block;

}
div#top-header-menu ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
div#top-header-menu a {
    font-size: 18px;
    padding: 6px 10px 0 10px;
    display: inline-block;
}

/* Main Menu */

/* Starter CSS for Menu */

#cssmenu {
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
}
#cssmenu ul,
#cssmenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#cssmenu ul {
    position: relative;
    z-index: 5;
}
#cssmenu ul li {
    display: inline-block;
    min-height: 1px;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 22px;
}

ul#menu-main-menu  li:last-child::after {
    display: none;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}

#cssmenu ul ul li {
    float: none;
}
#cssmenu ul ul ul {
    top: 0;
    left: 190px;
    width: 190px;

}
#cssmenu ul li:hover > ul {
    visibility: visible;
}
#cssmenu ul ul {
    bottom: 0;
    left: 0;
    background: #fff;
    margin-top: 0;
}

#cssmenu ul ul li {
    font-weight: normal;
}
#cssmenu a {
    display: inline-block;
    line-height: 1em;
    text-decoration: none;
    color: #000;
    padding: 18px 0px;

}

.is-sticky #cssmenu a { padding: 7px 0px;}
.is-sticky #cssmenu li { padding: 0 10px;}
#cssmenu li { padding:0 14px;}
a.book-btn {
    display: block;
    background: #e78025;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    margin-top: 20px;
    z-index: 9999;
    position: relative;
}
/* Custom CSS Styles */
#cssmenu {
    background:transparent;
    font-size: 17px;
}
#cssmenu > ul {
    *display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
    content: '';
    display: block;
    clear: both;
}
#cssmenu ul {
    text-transform: capitalize;
    text-align: right;
}
#cssmenu ul ul {
    text-transform: none;
    min-width: 232px;
    box-shadow: 0px 2px 5px #b3b3b3;
    display: inline-table;
    padding:5px;
    background:rgba(253, 253, 253, 0.95);
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
    text-align: left;
}

#cssmenu ul ul a {
    color: #000;
    border-top: 0 none;
    line-height: 1.2em;
    padding:15px 5px 15px 5px;
    font-size: 16px;
    display: block;
}
#cssmenu ul ul li:hover a {
    color:#8fc144;
}

div#cssmenu ul ul li {
    border-bottom: 1px solid #fff;
}
div#cssmenu ul ul li:before {
    content: "\f061";
    font-size: 35px;
    position: absolute;
    left:15px;
    top: 16px;
    font: normal normal normal 14px/1 FontAwesome;
}
#cssmenu ul ul li:hover::before {
    color:#8fc144;
}


#cssmenu ul ul li:after {
    display: none;
}
#cssmenu ul ul ul {
    border-top: 0 none;
}
#cssmenu ul ul li {
    position: relative;
    padding: 0 0 0 29px!important;
    width: 100%;
}



#cssmenu ul ul li.has-sub > a:after {
    content: '+';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
}
#cssmenu ul li:hover > a,
#cssmenu ul li.active > a {
    background: url(img/)

}

#cssmenu ul ul li.active  a {
    color: #000;
}
#cssmenu ul ul li.active  a span:before{display: none}
#cssmenu ul ul li.active  a span:after{display: none}

#cssmenu ul li.has-sub > a:after {
    content: '+';
    margin-left: 5px;
}
#cssmenu ul li.last ul {
    left: auto;
    right: 0;
}
#cssmenu ul li.last ul ul {
    left: auto;
    right: 99.5%;
}

section#sticker {
    padding: 22px 0;
}
div#cssmenu i {
    color: #0083ca;
    font-size: 30px;
}
#cssmenu > ul > li > a {
    line-height:35px;
    font-size:0.8em;
    font-weight: 450;
}

#cssmenu > ul > li:last-child {
    border-right: none;
    padding-right: 0;
}
#cssmenu  ul .current-menu-item a{

}
#cssmenu  ul ul .current-menu-item {
    border-color:#8fc144 !important;

}
/* #menu-sec li:after {
    content: " | ";
} */

.col-xs-12.cummsoon img {
    width: 100%;
}


/* stricky menu*/
ul#menu-topmenu a {
    font-size: 0.6rem;
    text-transform: capitalize;
}
.is-sticky {
    position: fixed !important;
    background:#fff;
    top: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    padding: 5px 0 !important;
    display: block !important;
}
.is-sticky div#logo-area {
    text-align: center;
}
.is-sticky div#logo-area a{margin-top: -4px;}

.is-sticky .logo {
    width:auto;
    height:41px;
    top: 5px;
    position: relative;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}

.is-sticky  #cssmenu a {color: #000;}
.is-sticky div#cssmenu i{color:#0083ca;}
.is-sticky div#top-phone {
    margin-top:5px !important;
}
.is-sticky #cssmenu > ul > li > a{font-size: 0.9em; }

.is-sticky .menu-main-container ul{ margin-top:0px !important;}

.is-sticky ul#menu-main-menu {
    border-top:none;
    margin-top:0px !important;
}

section.log-sec {
    padding: 10px 0;
}
#cssmenu ul {
    text-transform: capitalize;

}
.menu-main-container ul {
    margin-top: 15px !important;
}
.menu-main-container ul ul {
    margin-top: 0px !important;
}

.is-sticky .stikyoff {
    display: none;
}



/* banner*/
#banner{
  width: 100%;
  height: 750px;
}
.bannereltable{height: 60vh; vertical-align: middle; display: table;}
.btbs{display:table-cell; vertical-align: middle;}
.bannert1{
  /* text-shadow: 2px 2px 4px #000; */
  /* font-size:60px; font-weight:300; */
  font-family: playfair-display;
  margin-top: 170px;
}
h2.bannert2 {font-size:30px; font-weight:300; padding-bottom: 15px; font-family: lato-regular;}



h2.tm-titele {
    text-align: center;
}


/* Wellocme*/
section.welcome-section {
    padding: 0 0 40px;
}
.wlqcont ul {
    margin-bottom: 10px !important;
}
button#hide {
    display: none;
}
a.applybtn{
    width: 183px;
    text-align: center;
    background-image: -ms-linear-gradient(top, #8BC044 0%, #06a147 100%);
    background-image: -moz-linear-gradient(top, #8BC044 0%, #06a147 100%);
    background-image: -o-linear-gradient(top, #8BC044 0%, #06a147 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8BC044), color-stop(100, #06a147));
    background-image: -webkit-linear-gradient(top, #8BC044 0%, #06a147 100%);
    background-image: linear-gradient(to bottom, #8BC044 0%, #06a147 100%);
    font-size: 22px;
    color: #fff !important;
    padding: 10px 30px;
    border: none;
    display: inline-block;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.colse-open button{
    border: 0;
    box-shadow: none;
    background: transparent;
}

#show, #hide {
  font-size: 17px;
  color: #8fc144;
}

.footerlogo a {
    border: 1px solid #0083ca;
    display: block;
    margin-top: 25px;
    padding: 7px;
}



/* Testmonial */
section.testimonial-section {
    background: #f8f8f8;
    padding: 60px 0;
}


h2.tm-titele:after{
    content: url(img/Client-Reviews-icon.png);
}

a.tmcont-d {
    color: #000;
    font-size: 1.1rem;
}

a.tmcont-d:hover{
    text-decoration: none;
}
h2.tm-itm-titel {
    font-size: 20px;
    margin-top: -26px;
}
h2.tm-itm-titel:after {
    content: url(img/Client-Reviews-quote.png);
    padding-left: 10px;
    position: relative;
    top: 6px;
}

/* Case Study */

.castady-titele{
    text-align: left;
    font-family: "playfair-display";
}
.castady-level {
    background: url(img/case-study.jpg) no-repeat center;
    height: 485px;
}

.castady-content {
    padding:60px !important;
}

.castady-content{
    height: 485px;
    display: table;
}

.case-dd p {
    display: table-cell;
    vertical-align: middle;
    font-family: "lato-regular";
    font-size: 20px;
}

.case-dd h2{
  font-family: "lato-bold";
}

section#home-form {
    /* background: #f8f8f8; */
    padding: 60px 0;
}

.google-map-level {
    background: url(img/maps.jpg) no-repeat center;
    height: 485px;
}
/*.fords-corner-level {
    background: url(img/fords-corner.jpg) no-repeat center center/ 100% auto;
    height: 485px;
}*/
.fords-corner-level {
    padding: 0 !important;
}
.case-dd {
    width: 100%;
}
.case-dd img {
    height: 485px;
    max-width: 100%;
    display: block;
    width: 100%;
}

a.mapancore {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
/* form */

textarea#field_9jv0r12 {
    height:40px !important;
}
.form-cont {
    font-size:34px;
    font-weight: 600;
}
.jumbotron{background-color: #fff !important; border-radius:0px !important;}
.form-cont a{ color: #000; }
.form-cont a:hover{
    text-decoration: none;
    color: #0082ca;
}

h2.wlq-sec-titel{
  font-family: playfair-display;
}

.ddsf{
    border: 3px solid #dfdfdf;
    font-size: 45px;
    font-family: "lato-bold";
}

.ddsf a.applybtn{
  width: 230px;
  text-align: center;
  background-image: -ms-linear-gradient(top, #8BC044 0%, #06a147 100%);
  background-image: -moz-linear-gradient(top, #8BC044 0%, #06a147 100%);
  background-image: -o-linear-gradient(top, #8BC044 0%, #06a147 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8BC044), color-stop(100, #06a147));
  background-image: -webkit-linear-gradient(top, #8BC044 0%, #06a147 100%);
  background-image: linear-gradient(to bottom, #8BC044 0%, #06a147 100%);
  font-size: 22px;
  color: #212529 !important;
  padding: 10px 30px;
  border: none;
  display: inline-block;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  margin-top: 40px;
}

div#frm_field_cptch_number_container {
    background: #f7dada;
    border: 1px solid;
}
span.cptch_wrap.cptch_math_actions{
    background: #fff;
}
form#form_contact-form .cptch_span input{border: none !important;}

button.frm_button_submit.frm_final_submit{
    background-image: -ms-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: -moz-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: -o-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8BC044), color-stop(100, #06a147))!important;
    background-image: -webkit-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: linear-gradient(to bottom, #8BC044 0%, #06a147 100%)!important;
    width: 100% !important;
    font-size: 23px !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 10px 0 !important;
    height: 70px !important;
    margin-top: 0 !important;
    border-radius: 0 !important;
}

form#form_contact-form button.frm_button_submit.frm_final_submit{
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 6px 0 !important;
    height: 44px !important;
}
.cont-text {
    padding: 60px 0 30px 0;
}
/* Foter */
section.footer-section.footer-widget-area {
    padding: 80px 0;
    /* background: url(img/footer-image.png) no-repeat center bottom; */

}
section.footer-section.footer-widget-area h2{
  font-size: 35px;
  text-align: left;
}
.inner-content-div h4 {
    font-size: 17px;
}
.footer-add-sec h2 {
    font-size: 24px;
    text-align: center;
    border-bottom: 2px solid #8fc144;
    padding-bottom: 10px;
}
.footer-social li{
    list-style: none;
    border-bottom: 1px solid #c9e5f4;
    padding: 5px 0;
}

.footer-social li:last-child i{
    background: url(img/google-review.png) no-repeat;
    background-size: 100%;
    padding: 2px 12px;
}
.footer-social li:hover i, .footer-social li:hover a {
    color: #0083ca;
}
.footer-social li:last-child{
    border: none;
}
.footer-social a {
    text-transform: capitalize;
    color: #000;
}

.tetel-inner-page .innerpage-titel{
    font-weight: 700;
    color: #fff;
    font-size: 50px;
    font-family: "playfair-display";
}



/* inner page*/
.inner-content-div, .contactpage, .widecolumn {
    padding: 60px 0 30px 0;
    font-family: "lato-regular";
}

.inner-content-div h1 {
    font-size: 2rem;
}
.inner-content-div h2 {
    font-size: 1.3rem;
}

div#logo-area {
    text-align: center;
}

.innerimage {
    text-align: center;
}
.innerimage img {
    max-width: 100%;
}
.com-img-sec {
    text-align: center;
}
i.fa.fa-exclamation-triangle {
    color: #FFC107;
}


.poptitle{
    border-bottom: 2px solid #d6d5d5;
    padding-bottom: 10px;
    font-size: 24px;
    color: #555555;
}

/* Blog */

.asas img {
    width: 100%;
    max-height: 70px;
}

.post-title {
    padding: 10px 0;
    background: #9ac756;
    text-align: center;
}

.titel-blog a {
    font-size: 24px;
    color: #000;
    margin: 17px 0;
    display: inline-block;
}

a.rdmore {
    display: inline-block;
    margin-top: 20px;
}

.single-blog{text-align: center;}

.jumbotron{margin-bottom: 0;}
#topheader a:hover{text-decoration: none;}

ul#menu-main-menu li:hover a, .current-menu-item a {
    color: #00a047 ;
}
.current-menu-item ul li a {
    color: #000 !important;
}
li#menu-item-46 a {
    text-transform: capitalize;
}
#banner{
    background-position: 80% 100%;
}


a.tap-t-cl {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    background: #9ac757;
    width: 51%;
    margin: auto;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
}

section.services-section { padding: 40px 0 0; font-family: playfair-display;}
h2.srv-titelaa{margin-bottom: 40px;}
.mask a {
    position: absolute;
    display: block;
    width: 85%;
    height: 72%;
    top: 13%;
}
.mask a:hover{
    border: 3px solid #fff;
}
a.tapto-call{background: #7abc44; color: #fff; font-size: 20px; padding:10px 44px; display: inline-block;  margin: 15px 0;}
a.tapto-call:hover{background: #000;color: #fff;}

.colse-open {
    margin-top: 20px;
}



a.applybtn:hover {
    text-decoration: none;
    background:#0083cb;
    color: #fff;
}
.view{
    min-height:205px;
}
.view  img{min-height: 295px;}
div#footer-warning {
    color: #0083ca;
    text-align: center;
    padding: 10px;
    border: 1px solid;
}
.services-section-singel {
    /* margin-bottom: 30px; */
    font-family: lato-regular;
}

/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width:470px;
    background-color: #0083ca;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 0;
    margin-left: -80px;
}

.popup .popuptext a{color:#aed17a}
/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}



#topheader{
    background-image: -ms-linear-gradient(top, #8BC044 0%, #06a147 100%) !important;
    background-image: -moz-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: -o-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8BC044), color-stop(100, #06a147))!important;
    background-image: -webkit-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: linear-gradient(to bottom, #8BC044 0%, #06a147 100%)!important;
}

ul#menu-footer-menu{
    padding: 0;
    text-align: center;
}
ul#menu-footer-menu li {
    display: inline-block;
    padding-right: 50px;
}
ul#menu-footer-menu li a{
    border: none;
    padding: 10px 0;
    margin: 11px 0px;
}

#ex1Slider .slider-selection {
    background: #BABABA;
}

div#frm_form_7_container input, div#frm_form_7_container select, textarea#field_oo2u5 {
    border: 1px solid #000;
    border-radius: 5px;
}



section.welcome-section {
    margin-top: 60px;
}


li.frm_rootline_single input{border: 1px solid #8fc144 !important;}


div#frm_form_7_container .frm_radio {
    display: inline-block !important;
    text-align: center;
}

div#frm_form_7_container .frm_radio  input{
    width: 20px;
    height: 20px;
    display: block;
    margin: 20px auto 6px auto
}

div#frm_form_7_container .frm_radio label{
    padding-left: 0 !important;
}
div#frm_field_85_container .frm_radio {
    width: 80px;
}


.google-maplink{
  margin-top: -10px;
}

/*div#frm_form_7_container .frm_submit button.frm_button_submit {
    background-image: -ms-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: -moz-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: -o-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8BC044), color-stop(100, #06a147))!important;
    background-image: -webkit-linear-gradient(top, #8BC044 0%, #06a147 100%)!important;
    background-image: linear-gradient(to bottom, #8BC044 0%, #06a147 100%)!important;
    width: 100% !important;
    font-size: 23px !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 10px 0 !important;
    height: 70px !important;
    border-radius: 0 !important;
    width: 40% !important;
    margin:0 auto 0 auto !important;
}*/

div#frm_form_7_container .frm_submit{
    text-align: center !important;
}


div#frm_field_85_container label.frm_primary_label, div#frm_field_85_container .frm_opt_container {
    text-align: center !important;
}
div#frm_field_85_container div#frm_form_7_container .frm_radio{margin: 0 10px;}

.comsec {
    border: 1px solid #0083cb;
    border-radius: 5px;
}

h3.frm_pos_top.frm_section_spacing {
    color: #00a047 !important;
    border-top: none !important;
}

div#frm_form_7_container .frm_submit{
    text-align: center !important;
    margin-top: 20px!important;
}

.comsec {
    margin-bottom: 30px;
}

div#frm_form_7_container .frm_submit {
    width: 40%;
    margin: auto;
}


.row.scorl {
    margin: 10px 0;
    height: 50px;
    padding: 20px 0;
}


.laveltxt {
    font-size: 18px;
    color: #000;
}
span.bg-rate {
    background: #dcd8d8;
    padding: 5px 10px;
    margin-left: 5px;
}

input#timeframe-1,input#timeframe-2, input#timeframe-3, input#timeframe-4  {
    margin: 6px 3px !important;
}

.laveltxt span,input#amount {
    display: inline;
}
input#amount {
    width: 72px;
    height: 30px !IMPORTANT;
    padding: 0;
    font-size: 20px;
    border: none !important;
}

.ropayment, .amount-txt {
    color: #00a047 !important;
    border-top: none !important;
    font-weight: 600;
}

.amount-txt input{
    color: #00a047 !important;
    border-top: none !important;
    font-weight: 600;
}

.weklypmt{
    font-size: 18px;
    color: #000;
}

.ropayment, .amount-txt{
    padding-top: 30px;
}

select#field_4m6yg {
    margin-bottom: 20px;
}

form#form_brrqv .frm_error {
    position: absolute !important;
    width: 100%;
}
div#frm_checkbox_180-178-0 {
    padding-bottom: 2px;
}
img.ComingSoon {
    max-width: 100%;
}

.frm_form_field.frm_half, .frm_form_field.frm_third{margin-left: 1% !important;}

div#frm_field_229_container label, div#frm_field_233_container label, div#frm_field_235_container label, div#frm_field_236_container label,
div#frm_field_175_container label, div#frm_field_176_container label{
    width: 357px;
}

textarea#field_oo2u5 {
    height: 40px;
}


.calculater  h3{
    padding: 15px 0 3px 0;
    margin: 0;
    font-size: 18px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
    font-weight: bold;
    color: #444444;
    border: none;
    border-bottom: 2px solid #e8e8e8;
    background-color: transparent;
}




.worning .colse-open {
    background: #00a047;
    width: 221px;
    text-align: center;
    padding: 8px 10px;
    border-radius: 25px;
    text-align: center;
}
.worning .colse-open button { text-align: center !IMPORTANT;   width: 100%;     color:#c10909;}

.worning .colse-open button h3{
    font-size: 1.5rem;
    margin: 0;

}
.worning p, .worning {
    line-height: 1em;
    font-size: 14px;
    margin-bottom: 7px;
}
.worning b{ color:#c10909;}

p.worning {
    margin: 7px 0 10px;
    line-height: 1.5em;
}
.wlqcont{
    font-family: lato-regular;
}
.wlqcont h1{
    font-size: 1.5rem;
    font-family: lato-bold;
}
.readmore-wlq h1, .wlqcont h2,.readmore-wlq h2 {
    font-size: 1rem;
    font-weight:600;
}

.single-tit {
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
    background: #0083ca24;
    border-radius: 5px;
    padding: 15px;
}

.single-tit p{
    margin-bottom: 0;
}

span#rate:before {
    content: "$";
}


form#form_contact-form input, form#form_contact-form textarea {
    border: 1px solid #000 !important;
}

.masage {
    padding:30px 0 0;
    border: 1px solid #0083ca;
    border-radius: 10px;
}

div#frm_form_8_container button.frm_button_submit.frm_final_submit{    height: 50px !important;}
div#frm_form_8_container .frm_fields_container {
    text-align: right;
}

form#form_brrqv .masage .with_frm_style .frm_left_container label.frm_primary_label{    min-width: 228px;}

.masage button.frm_button_submit.frm_final_submit {
    width: 30% !important;
}

.masage  .with_frm_style .frm_submit {
    clear: both;
    text-align: right;
}

.fssfdf img {
    width: 100%;
    height: auto;
}
.fssfdf ul li {list-style-image: url(img/checked.png);}
.with_frm_style fieldset{    min-width: 100%;}


button.btn1:focus{outline: none !important;}


form#form_brrqv ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #afaaaa;
}
form#form_brrqv ::-moz-placeholder { /* Firefox 19+ */
    color:#afaaaa;
}
form#form_brrqv :-ms-input-placeholder { /* IE 10+ */
    color: #afaaaa;
}
form#form_brrqv :-moz-placeholder { /* Firefox 18- */
    color: #afaaaa;
}

label.frm_primary_label {
    min-height: 49px;
}

h3.title-ctf {
    margin-bottom: 20px;
}


div#wprmenu_menu .current-menu-item ul li a{    color: #fff !important;}
a.mobile {text-align: center;display: block; background: #9ac757;color: #fff; font-size: 25px; font-weight: 600; margin-bottom: 10px; width: 200px; margin: 10px auto; margin: 10px auto 20px auto;  padding: 8px;
          border-radius: 10px;}

.steps{
    color: #2974B3;
    font-family: helvetica,arial;
    font-size: 30px !important;
    font-weight: 700;
    letter-spacing: -1px;
    padding-bottom: 7px;
}

h3.prepe {
    font-weight: 400;
    font-size: 25px;
    margin-bottom: 20px;
}

.fssfdf{
    margin-bottom: 20px;
}

div#frm_form_8_container input{
    border: 1px solid #c7c7c7;
}

div#frm_field_271_container h3 {
    padding: 15px 0 3px 0;
    margin: 0;
    font-size: 18px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
    font-weight: bold;
    color: #444444;
    border: none;
    border-top: 2px solid #e8e8e8;
    background-color: transparent;
}
h3.unablemassage {
    color: red !important;
}

div#frm_field_245_container .frm_error {
    position: relative !important;
}
.is-sticky div#cssmenu ul ul li:before {
    content: "\f061";
    position: absolute;
    left: 8px;
    top: 13px;
    font: normal normal normal 11px/1 FontAwesome;
}
.applypagetitle{    text-align: left;}
ul.titleul {
    color: #fff;
    text-align: left;
    padding: 10px 0 0 20px;
}
ul.titleul li{list-style-image: url(img/checkedapply.gif); font-weight: 600; font-size: 18px;}

.page-id-290 input {border: 1px solid #000 !important;}
#frm_field_690_container {visibility: hidden !important;}

.artbl .table {
    font-size: 13px;
}
.artbl .table thead th, .artbl .table tbody td {
    border: 1px solid #dee2e6 !important;
}


.display-none {
    display: none !important;
}
p.acnp {
    font-weight: 600;
    color: #2e2f32;
    margin-top: 3px;
    font-size: 12px;
}