/*
Theme Name:Yeasfe
Author: Md Yeashir Arafat
Author URI: http://belocal.today
Thank you : Belocal Today 
License: 
License 

*/

/*Comon css*/

body{margin: 0 auto;}
h3, h4, p, a, li{
    font-family: 'Roboto', sans-serif;
}

h1, h2{
    font-family: 'Ubuntu', sans-serif;
}
a:hover, a:focus{
    text-decoration: none !important;
    outline:none !important;
}
/*Top Section*/
section.header-top-area{
    background:url(img/Your-Local-Plumber-top-bg.jpg) repeat-x;
    padding: 5px 0;
}
section.header-top-area div#top-email a {
    color: #fff;
    font-size: 17px;
}
section.header-top-area div#top-phone a {
    font-weight: 600;
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
}

section.header-top-area  div#top-phone img {
    position: relative;
    top: -3px;
}
.cp{
    padding: 0 !important;
}
#wprmenu_bar{z-index: 9999;}
section.header-top-area div#top-email img, section.header-top-area div#top-phone img {
    margin-right: 5px;
}
section.header-top-area div#top-email a:before, section.header-top-area div#top-phone a:before{
    content: "";
    background: url(img/acoustic-fencing-brisbane-Header-Line.png) no-repeat;
    padding: 1px;
    position: relative;
    top: 7px;
    margin-right: 5px;
}

section.header-top-area div#top-social ul {
    padding: 0;
    margin: 0;
    text-align: right;
}
div#top-social ul li{
    display: inline-block;
}

div#top-social  ul.social li a, .copyright-social-area ul.social li a{
    padding: 7px 13px;
    display: block;
    margin-top: 2px;
}


div#top-social  ul.social li a:hover, .copyright-social-area ul.social li a:hover{
    opacity: 0.5;
}

div#email-area a {
    color: #000;
    font-weight: 600;
    margin-left: 5px;
}

div#email-area {
    margin-top: 11px;
}

div#top-social #cssmenu > ul > li > a{font-size: 15px; padding: 0 10px;}
div#top-phone {margin-top: 7px;}
.form-mainform {
    margin-top: 30px;
}

/*Top Menu*/
section.header-top-area ul#menu-top {
    padding: 0;
    margin: 0;
}
section.header-top-area div#top-main ul li {
    display: inline-block;
}

section.header-top-area ul#menu-top li a {
    color: #fff;
    padding: 10px;
    font-size: 17px;
    display: block;
}

/* Menu section*/
section.header-main-menu{
    padding: 10px 0;
    background: #e6e6e6;
    transition: 0.2s;
    -webkit-transition: 0.2s;

}

.is-sticky{
    position: fixed;
    top: 0;
    width: 100%;z-index: 9999;
    transition: 0.2s;
    -webkit-transition: 0.2s;

}
.logo-area, ul#menu-main-menu {
    transition: 0.2s;
    -webkit-transition: 0.2s;
}
section.header-main-menu .is-sticky{
    padding: 5px 0 !important; 
}

.is-sticky .logo-area img {
    width: 59%;    margin: auto;

}
.is-sticky  ul#menu-main-menu {
    margin-top: 2px;
}
section.log-sec {
    padding: 10px 0;
}
.google-review {
    position: fixed;
    top: 400px;
    z-index: 9999;
}

/* 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: 597;
}
#cssmenu ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle;
    padding: 5px;
}
ul#menu-main-menu  li {
    padding: 5px 10px;
}
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 {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
}
#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;
}
#cssmenu ul ul {
    margin-top: 0;
}
#cssmenu ul ul li {
    font-weight: normal;
}
#cssmenu a {
    display: inline-block;
    line-height: 1em;
    text-decoration: none;
}
/* 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;
}
#cssmenu ul ul {    
    text-transform: none;
    min-width: 210px;
    box-shadow: 0px 2px 5px #b3b3b3;
    display: inline-table;
}
#cssmenu ul ul a {
    background: url(img/Droup-down-arrow.png) #fff no-repeat left center;
    color: #000;    
    border-top: 0 none;
    line-height:1.2em;
    padding: 15px ;
    font-size: 15px;
    display: block;
}
#cssmenu ul ul a:hover {
    background: url(img/Droup-down-hover-arrow.png) #fff no-repeat left center;
    color: #277ee5;
}
#cssmenu ul ul li:after {
    display: none;
}
#cssmenu ul ul ul {
    border-top: 0 none;
}
#cssmenu ul ul li {
    position: relative;
    padding: 0 15px !important;
    border-bottom: 1px dotted #277ee5;
    background: #fff;
}



#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 {
    color: #277ee5;   
    border-color: #277ee5;
}

#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%;
}
#cssmenu a { 
    color: #000;
    padding: 0 13px;
}
#cssmenu > ul > li > a {
    line-height:35px;
    font-size: 17px;
    border-bottom: 2px solid #fff;
}
.col-xs-12.cummsoon img {
    width: 100%;
}
ul#menu-top-menu li a{border-bottom:none;}
ul#menu-main-menu {
    margin-top: 21px;
}
ul#menu-main-menu li:after{
    content: url(img/Your-Local-Plumber-menu-after.jpg);
}


/* Banner */



.banner-sec .banercaption .banner-form-header .bannerservice {
    background: rgba(59, 59, 59, 0.8509803921568627);
    padding-top: 20px;
    text-align: center;

}
.banner-sec .banercaption .banner-form-header .bannerservice h2#banar-titel {
    font-size: 45px;
    color: #fff;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 1.3em;
}
.banner-sec .banercaption .banner-form-header .bannerservice p.banner-sb-tx {
    font-size: 30px;
    margin: 0;
    padding:25px 0;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 300;
}
.banner-sec .banercaption .banner-form-header {
    margin: 20% 0;
}


/* Service */
section.services-section {
    padding: 2% 0;
}
section.services-section  h2.srv-title {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto', sans-serif;
}
section.services-section .single-serv img,
section.services-section .single-serv a,
section.services-section .single-serv h2{    
    transition: 0.2s;
    -webkit-transition: 0.2s;
}
section.services-section .single-serv:hover  h2.srv-title {
    color: #277ee5;
}
section.services-section span.wep-title-before{ 
    margin-top: 32px !important;
}
section.services-section .src-cont {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    margin: 20px 0;
}

section.services-section .single-serv  a.srv-link {
    color: #000;
    font-size: 16px;
    background: url(img/CCTV-Pipe-Inspections-Read-More-icon.png) no-repeat center right;
    padding-right: 25px;
}
section.services-section .single-serv:hover a.srv-link {
    background: url(img/CCTV-Pipe-Inspections-Read-More-icon-hover.png)no-repeat center right;
    color: #277ee5;
}

section.services-section .single-serv {
    padding: 20px 15px;
    min-height: 366px;
    text-align: center;
}
section.services-section  h2.srv-titel{
    width: 60%;
    float: left;
    text-align: right;
    padding: 5px 20px 30px 0;
    margin: 0;
    color: #3f4042 !important;
    font-size: 45px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}

section.services-section  h2.srv-titel:before{
    content: url(img/Services-Icon.png);
    position: relative;
    top: 13px;
    right: 20px;
}
section.services-section 
/* welcome-section */

section.welcome-section {
    padding: 3% 0 0 0;
}

section.welcome-section h2.wlq-titel {
    margin: 0;
    color: #000 !important;
    font-size: 45px;
    text-align: center;
    width: 33%;
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}
section.welcome-section h2.wlq-titel:after {
    content: url(img/We-Are-Your-Local-Plumber-icon.png);
    position: relative;
    top: 10px;
}
span.title-before {
    width: 40%;
    display: inline-block;
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    padding: 7px;
}
section.welcome-section h2.wlq-comname {
    margin-top: 5px;
    color: #8e0e55 !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 37px!important;
}
section.welcome-section .main-wel-content{  
    margin: 30px 0;
    background: url(img/Your-Local-Plumber-wlqbg.png) no-repeat center bottom;
    padding-bottom: 30px;
}
.wel-content-mobo{
    font-family: 'Roboto', sans-serif;
}
section.welcome-section .wel-content-mobo h3 {
    font-size: 22px;
    color: #404040;
    letter-spacing: 1px;
    font-weight: 400;

}

section.welcome-section .wel-content-mobo p {
    font-size: 17px;
}


section.welcome-section .wel-content-mobo ul {
    padding: 0;
    list-style-position: inside;
}
section.welcome-section .wel-content-mobo ul  li{
    font-size: 17px;
    color: #404040;
    font-weight:400;
    line-height: 1.7em;
}


section.welcome-section .colse-open button#show {
    border: none;
    font-size: 17px;
    background: url(img/CCTV-Pipe-Inspections-Read-More-icon-hover.png) no-repeat center right;
    color: #1b81f2;
    padding: 0px 23px 0 0;

}

section.welcome-section .colse-open button#hide{
    border: none;
    font-size: 17px;
    background: url(img/CCTV-Pipe-Inspections-close-icon-hover.png) no-repeat center right;
    color: #1b81f2;
    display: none;  
    padding: 0px 23px 0 0;
}

section.welcome-section .wlq-i img {
    width: 100%;
}


/* Form*/

section.form-section {
    padding: 3% 0;
}

section.form-section, section.form-section .formsec.frm-home p {
    font-size: 37px;
    font-weight: 400;
    text-align: center;
    color: #4e4e50;
    font-family: 'Ubuntu', sans-serif;
}
section.form-section span.dexktop-mm a {
    color: #4e4e50;
    font-weight:700;
    font-family: 'Ubuntu', sans-serif;
}




div#frm_field_cptch_number_container {
    display: block !important;
    clear: none !important;
    border: 1px solid #ccc;
}


div#frm_form_2_container textarea {
    height: 46px !important;
}

.cptch_wrap {
    display: block !important; 
    background: #fff;    
    text-align: center !important;
}
span.cptch_span input {
    background: #9a9a9a !important;
    height: 30px !important;
    border-radius: 0 !important;
    margin:4px !IMPORTANT;
}

.cptch_label, .cptch_reload_button_wrap{
    display: inline-block !important;
    margin: 3px 0 !important;

}
button.frm_button_submit.frm_final_submit {
    width: 100% !IMPORTANT;   
    text-transform: capitalize;
    font-weight: 600 !important;
    font-size: 23px !important;
    margin: 0 !important;
    padding: 6px !IMPORTANT;
    border: none !important;
    background: #fe6e25 !important;
    color: #fff !important;
}
div#frm_form_2_container button.frm_button_submit.frm_final_submit {
    margin-top: -10px !important;
}

/* Testmonial */

.testimonial-section div#tm{   
    padding: 20px;
}


.testimonial-section  h2.tm-sec-titel {
    width: 50%;
    display: inline-block;
    text-align: left;
    padding: 5px 20px 30px 0;
    margin: 0;
    color: #000;
    font-size: 45px;
    font-family: 'Ubuntu', sans-serif;
    font-weight:600;
}
.testimonial-section h2.tm-sec-titel:before{
    content: url(img/Testimonials-Icon.png);
    margin: 10px 21px;
    position: relative;
    top: 9px;
}
.frm_error {
    position: absolute;
}

.testimonial-section .tm-cont p.designation {
    color: #c3c3c3;
    font-weight: 600;
}
.testimonial-section .tm-cont p.tmcont {
    color: #000;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.testimonial-section .tm-cont p.tmcont a {
    color: #8e0e55;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
}
.testimonial-section .tm-cont a.tmcont p {
    color: #000;
    font-size: 18px;
}
.testimonial-section .tm-cont h2.tm-titel {
    font-size: 19px;
    color: #008dd2;
    padding-top: 30px;
    border-top: 2px solid #fe6e25;
    width: 62%;
}
.testimonial-section .tm-cont h2.tm-titel span { color: #202020;}
.testimonial-section  .owl-prev {
    position: absolute;
    background:url(img/Testimonials-left-arrow.png) no-repeat center;
    top: 78px;
    left: -200px;
    width: 34px;
    height: 34px;
    text-indent: -110px;
    overflow: hidden;
    border-left: 2px solid #000;
    padding: 27px;
}

.testimonial-section  .owl-next {
    position: absolute;
    background:url(img/Testimonials-right-arrow.png) no-repeat center;
    top: 78px;
    right: -200px;
    width: 34px;
    height: 34px;
    text-indent: -110px;
    overflow: hidden;
    border-right: 2px solid #000;
    padding: 27px;
}


.testimonial-section  .owl-prev:hover, .testimonial-section  .owl-next:hover {
    opacity: 0.5;
}


/* Footer */
section.footer-widget-area {
    padding: 3% 0;
}

span.img-span {
    width: 11%;
    height: 30px;
    display: inline-block;
}
span.img-txt{
    width: 80%;
    display: inline-block;
}
span.img-txt a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.phone-footer a {
    font-size: 20px !important;
    color: #ffc628 !important;
    font-weight: 600 !important;
}
img.imghu {
    position: absolute;
    top: 9px;
}

.address-footer a:hover,.phone-footer a:hover, .email-footer a:hover{ color:#277ee5; text-decoration: none;}

.address-footer {
    padding-bottom: 10px;
}
.phone-footer, .email-footer {
    padding: 10px 15px 4px 15px;
}

ul#menu-footer li a {
    color: #fff;
    padding: 5px 0;
    display: block;
}
ul#menu-footer li {
    list-style-image:url(img/footer-icon.png) ;
}

ul.social li {
    display: inline-block;
}

ul.social {
    padding: 0;
}


h2.footer-wd-title {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}
hr.footer-tlt-bot{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #277ee5;
    width: 40%;
    margin-left: 0;
}
.map-img img {
    width: 100%;
}
section.welcome-section {
    padding: 2% 0 0 0;
}
section.copyright-section {
    background: #fe6e25;
    padding:5px 0;
    text-align: center;
}
.text-copy {
    color: #fff;
    font-size: 16px;
    padding: 12px 0;
}

.copyright-social-area ul li {
    display: inline-block;
}
.text-copy a {
    color: #000;
    font-weight:600;
    text-decoration: underline;
}

.copyright-social-area ul.social{margin: 0;}


/* Inner Page */
section.innerpage {
    margin-top: 10px;
}
.post-content-innerpage h2 {
    font-size: 23px;
    margin-bottom: 20px;
}
.post-content-innerpage h3, .post-content-innerpage h4{
    margin-bottom: 20px;
    color: #404040;
}
.post-content-innerpage p {
    font-size: 18px;
    margin-bottom: 20px;
    color: #404040;
    line-height: 1.3em;
}
.col-xs-12.innerimage{
    margin-bottom: 20px;
}
.col-xs-12.innerimage img {
    max-width: 100%;

}
div#form-sidebar {
    padding: 15px;
    text-align: center;
    font-size: 19px;

}
.form-inner span {
    font-size: 20px;
    font-weight: 700;
    color: #001850;
    text-transform: capitalize;
}
.form-inner span a{color: #901258;}
span.price {
    color: #8c0551;
}

.form-inner {
    margin-bottom: 23px;
}

div#frm_form_6_container input, div#frm_form_6_container textarea{
    border-top-left-radius: 15px !IMPORTANT;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !IMPORTANT;
    border-bottom-right-radius: 15px !IMPORTANT;
}
textarea#field_9jv0r13{
    height: 47px;
}
.sideber div#frm_field_cptch_number_container {
    width: 100%;
}
div#menu-sidebar {
    margin-top: 30px;
}
h2.sideber-menu-titel {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 40px;
    color:#001852;
    background: url(img/acoustic-fencing-brisbanen-srv-title-bg.png) no-repeat bottom;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

div#menu-sidebar .item:hover {
    background-color: #8e0e55 !important;
    background-position: 13px 16px !important;
}
div#menu-sidebar .sideber-li {
    border: 1px solid #d5d5d5;
    padding: 0 !important;
}

div#menu-sidebar .sideber-li .item {
    border-bottom: 1px solid #d5d5d5;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}

div#menu-sidebar .item h2 {
    font-size: 20px;
    margin-left: 45px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
}
div#menu-sidebar .item:hover h2{
    color: #fff;
}

.tetel-inner-page h1 {
    text-align: center;
    margin: 0;
    padding: 69px;
    color: #000;
    font-weight: 600;
    font-size: 65px;
    text-transform: capitalize;
}
.sideber {
    margin-top: 20px;
}
.col-xs-12.sideber-li.cpm {
    margin-bottom: 30px;
}
.phone-footer a:hover {
    color: #dddfe2;
}

a.rdmore:hover {
    color: #c0c0c0;
}
.innercont img {
    margin: auto;
}
.collapsible {
    font-size: 17px;
}

/* blog*/
.cummsoon {
    text-align: center;
    margin-bottom: 30px;
}

section.blog {
    margin-top: 20px;
}
.bolg-page-desc {
    margin-bottom: 20px;
}
.bolg-page-desc h2 {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif !important;
}

.bolg-page-desc p {
    color: #6e6e6e;
    line-height: 1.3em;
    font-weight: 400;
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
}

.blog-tnumb img {
    width: 100%;
}

.col-xs-12.post-bl-cont.cpm {
    border-left: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
    padding-top: 20px;
}

.titel-blog a {
    color: #000;
    margin-bottom: 20px;
    display: block;
}
.time-admin {
    margin-bottom: 20px;
    color: #353333;
}
.blogtext {
    color: #6e6e6e;
    line-height: 1.3em;
    font-weight: 400;
    font-family: 'Poppins', sans-serif !important;    
}

a.rdmore {
    display: block;
    margin: 15px 0;
    clear: both;
    background: #8c0551;
    width: 177px;
    text-align: center;
    padding: 20px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}

.post-bl {
    margin-bottom: 60px;
}
.asas{padding: 0 !important;}
.asas img {
    width: 100%;
}
h2.rppost {
    font-size: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}
.blog-single {
    margin-bottom: 19px;
}

.col-xs-12.rptitle{
    font-size: 18px;
    color: #000;
}

.col-xs-12.rptitle a {
    display: block;
    color: #000;
}
.post-content-innerpage h3 {
    font-size: 20px;
}
.post-content-innerpage ul {
    padding: 0;
    list-style-position: inside;
    margin-bottom: 20px;
}
.post-content-innerpage ul li{
    font-size:18px;
    font-family: 'Poppins', sans-serif !important;
}


.post-content-innerpage strong {
    font-weight: 500;
}


.contactpage {
    margin-top: 20px;
}
.contactpage .innercont img{
    margin-top: 20px;
}
.form-contpage{
    background: url(img/acoustic-fencing-brisbane-Contact-Us-Bg.jpg) center;
}
.cpm-form{padding: 0!important;}

.form-contpage {
    padding: 60px 0;
    margin-bottom: 30px;
    margin-top: 30px;
}

div#frm_form_7_container button.frm_button_submit.frm_final_submit { width: 34% !IMPORTANT; margin: auto;}
div#frm_form_7_container .frm_submit{ text-align: center;}

/*FAQ*/
.page-template-faqpage h1#page-54{text-transform: uppercase;}
ul#faqList h2, ul#faqList li {
    width: 50%;
    float: left;
    list-style: none;
}
h2.faqcat-title {
    background: #8c0551;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 20px;
    text-transform: capitalize;
}

.faq-cat {

}
.answer p {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}
.collapsible {
    background: #f3f3f3;
    padding: 20px;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif !important;
}

.answer {
    padding: 10px 5px;
}
.collapse-close span{
    background: url(img/Navigation-droupdown-icon.png) center center no-repeat;
    display: block;
    padding: 10px;
    float: right;
}

.collapse-open span {
    background: url(img/Navigation-droupdown-iconaa.png) center center no-repeat; 
    display: block;
    padding: 10px;
    float: right;
}

.frm_style_formidable-style.with_frm_style .cptch_input{color: #fff !important;}

/* Gallery*/
div#gallery {
    clear: both;
}
.gallery-sec {
    margin-bottom: 30px;
}

/*testmonial*/
.page-template-testmonial .single-tm {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 20px;
}
.page-template-testmonial h2.tm-titel {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 700;
}
.page-template-testmonial p.designation {
    font-size: 18px;
}
.page-template-testmonial p.tmcont {
    font-size: 18px;
}
div#frm_form_7_container div#frm_field_cptch_number_container {
    width: 100%;
}

.menu_title a{line-height: 16px !important;}
.post-content-innerpage a {
    color: #000;

}
.post-content-innerpage a:hover {
    color:#1f88ec;
}
.cnt-sideber a {
    font-weight: 600;
}

/* we provide*/

figure.effect-oscar figcaption a{ 
    color: #fff;
    border-bottom: 2px solid #fff;

}

h2.wep-titel {
    width: 60%;
    float: left;
    text-align: right;
    padding:5px 20px 30px 0;
    margin: 0;
    color:#3f4042 !important;
    font-size: 45px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}
span.wep-title-before {
    width: 40%;
    border-top: 2px solid #ccc;
    display: inline-block;
    border-bottom: 2px solid #ccc;
    padding: 7px;
    margin-top:41px;
}

h2.wep-titel:before{
    content: url(img/We-Provide-Icon.png);
    position: relative;
    top: 13px;
    right: 20px;
}
/* Common style */
figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;	
    max-height: 360px;
    width: 100%;
    background: #5f9fea;
    text-align: center;
    cursor: pointer;
}
.weprovide-section figure {
    max-height:440px;
}

.weprovide-section figure.effect-oscar:hover h2{
    -webkit-transform: translate3d(0,100%,0); 
    transform: translate3d(0,100%,0); 
}
figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

figure figcaption {
    padding: 2em;
    color: #fff;

    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure figcaption::before,
figure figcaption::after {
    pointer-events: none;
}

figure figcaption,
figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-oscar {
    background: #5f9fea;
    background: #5f9fea;
}

figure.effect-oscar img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    width: 100%;
}

figure.effect-oscar figcaption {
    padding: 3em;
    /*	background-color: rgba(58,52,42,0.7);
            -webkit-transition: background-color 0.35s;
            transition: background-color 0.35s;*/
}
figure.effect-oscar figcaption a{ 
    color: #fff;

}
figure.effect-oscar figcaption::before {
    position: absolute;
    top: 60px;
    right: 60px;
    bottom: 60px;
    left: 60px;
    border: 2px solid #fff;
    content: '';
}

figure.effect-oscar h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-oscar:hover figcaption {
    background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
    opacity: 0.4;
}


/* Ancore */

section.sas-section {
    padding:2% 0;
}
.col-xs-12.box.bar a {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    padding: 20px;
    display: block;
    z-index: 999;
    position: relative;
}

.tm-cont a:hover p {
    color: #fe6e25;
}

.box {
    position:relative;
    vertical-align: middle;
    color: #0b7;
    display: inline-block;    
    text-align: center;
    transition: 0.5s;
    padding: 0 20px;
    cursor: pointer;
    border: 6px solid #ffffff7d;
    -webkit-transition:0.5s;
}

.box:hover {
    border:6px solid rgba(0,160,80,0);
    color: #FFF;
}

.box::before, .box::after {
    width: 100%;
    height:100%;
    z-index: 3;
    content:'';
    position: absolute;
    top:0;
    left:0;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: 0.5s;
}

.foo::before {
    border-bottom:6px solid #FFF;
    border-left:6px solid #FFF;
    -webkit-transform-origin: 0 100%;
}

.foo::after {
    border-top: 6px solid #FFF;
    border-right: 6px solid #FFF;
    -webkit-transform-origin: 100% 0%;
}


.bar::before {
    border-bottom: 6px solid #FFF;
    border-left: 6px solid #FFF;
    -webkit-transform-origin: 100% 0%;
}

.bar::after {
    border-top: 6px solid #FFF;
    border-right: 6px solid #FFF;
    -webkit-transform-origin: 0% 100%;
}

.curmudgeon::before {
    border-bottom:6px solid #FFF;
    border-left: 0;
    -webkit-transform-origin: 0% 100%;
}

.curmudgeon::after {
    border-top: 0;
    border-right: 0;
    -webkit-transform-origin: 50% 50%;
}

.box:hover::after, .box:hover::before {
    -webkit-transform: scale(1);
}

.link {
    line-height: 1em;
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 300px;

    font-family: 'Ubuntu', sans-serif;
    text-align: right; 
}

.link > a {
    text-decoration: none;
    color: #FF0;
}

ul#menu-footer li a:hover, section.footer-widget-area a:hover, .phone-footer a:hover{
    color: #fe6e25 !important;
}

section.header-top-area div#top-phone a:hover, div#email-area a:hover{
    color: #277ee5 !important;
}
.cnt-sideber {
    text-align: center;
    margin-top: 30px;
    border: 1px solid #dadada;
    padding: 20px;
    font-size: 19px;
    text-transform: capitalize;
}

div#frm_form_6_container {
    margin-top: 20px;
}

.cnt-sideber a {
    font-weight: 600;
}
.formsec.frm-home a:hover {
    color: #277ee5;
}

.conutctpage-bg {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 30px;
}
section.innerpage {
    margin-top: 10px;
    padding-bottom: 30px;
    border-bottom: 2px solid #dadada;
}

.phone-footer span.img-span img {
    margin-top: -33px;
}

.phone-footer a {
        font-size: 20px !important;
    text-transform: capitalize;
}

/*Extra CSS Morshed */
.mob-review img {width: 50%;margin: 0 auto;padding: 15px 0px 0px;}



/*Extra CSS Faisal */
.sidebar-sevices {padding: 15px 0;}
.sidebar-sevices h3 {margin: 10px 0;background: #231b0c;color: #fff;text-align: center;padding: 10px 15px;font-size: 28px;font-weight: 700;}
.sidebar-sevices ul {padding-left: 0;margin: 0;list-style:none;}
.sidebar-sevices li { list-style: none;}
.sidebar-sevices ul li a {background: #1f84fc;display: block;font-size: 20px;color: #fff;border-bottom: 1px solid #fff;padding: 5px 15px;text-decoration: none;}
.sidebar-sevices ul li a:hover, .sidebar-sevices ul li a:focus{background: #004990;display: block;font-size:20px;color: #fff;border-bottom: 1px solid #fff;padding: 5px 15px;text-decoration: none;}