/*
Theme Name: W3cs
Theme URI: https://bradford.org/themes/W3cs/
Author: the bradford team
Author URI: https://bradford.org/
Description: bradford is a modernized take on an ever-popular WordPress layout.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bradford

/*--------- General --------

+ Typography
+ Button 
	- Btn
	- Default
	- Primary
	- Secondary
	- Lg
	- Sm
	- Xs
	- Btn link
- Form
+ Section
	- Section Space
	- Section Color
	- Section Color Bg
	- Section Title
- List Bullet
- Page Header
- Template Header
- Header Navigation

	
***** Page Index *****

- Slider
+ Index
	- Index 1
    - Index 2
	- Index 3
- About us
+ Repair Serrvice
	- Service List Icon
    - service With Image
    - service Fullwidth
	- Service With Sidebar
+ News
	- Blog Default
    - Blog Two Column
	- Blog Single
	- Blog Single With Sidebar
+ Features
	+ FAQ
		- FAQ
		- FAQ Detail
    + Pricing
		- Pricing
		- Pricing 2
    - Franchise
	- Feedback
	- Team
	+ Career
		- Career
		- Career Detail	
    - 404 Error
    + Shortcodes
    	- Accordions
        - Alerts
        - Columns
		- Tabs
        - Buttons
        - Typography
+ Contact us
	- Contact us
	- Appointment
	- Location	
+ Mobile CSS (1366, 768, 320)
	- Navigation
	- Slider
	- Service
	- About
	- Blog


************* Elements **************
    - Well Default
	- Well Default Icon
	- Number Feature Block
	- Feature Content
	- Feature Icon Block
	- Feature Icon
	- Feature Left Block
	- Feature Left Content
	- Parallax CTA

 */



body { font-family: 'Poppins', sans-serif; font-size: 16px; line-height: 26px; color: #5a5f61; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 300;}
h1, h2, h3, h4, h5, h6 { color: #2e3233; margin: 0px; margin-bottom: 10px; font-family: 'Poppins', sans-serif; font-weight: 500;}
h1 { font-size: 32px; line-height: 46px;letter-spacing: -1px;}
h2 { font-size: 22px; line-height: 28px;}
h3 { font-size: 19px; line-height: 28px; font-weight: 500;}
h4 { font-size: 16px;}
p { margin-bottom: 30px; line-height: 27px;}
ul, ol { margin-bottom: 30px;}
ul li, ol li {}
a { color: #446a73; text-decoration: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; 
transition: all 0.3s;}
a:focus, a:hover { text-decoration: none;color: #446A73;}
strong{ font-weight: 600;}

/*-----  button -----*/

.btn { padding: 15px 20px 15px 20px; border-radius: 4px; font-size: 14px; line-height: 14px; font-weight: 900; letter-spacing: 1px; text-transform: uppercase; font-family: 'Poppins', sans-serif; border:transparent;}
.btn-default { background: #8dc63f ; color: #fff;border:transparent;}
.btn-default:hover { background-color: #446A73; color: #fff;}
.btn-default.focus, .btn-default:focus { color: #fff; background-color: #446A73; border-color: #ba451f;}
.btn-primary {background: #446a73; color: #fff;}
.btn-primary:hover { background-color: #385860; color: #fff; border:transparent;}
.btn-primary.focus, .btn-primary:focus { color: #fff; background-color: #385860; border-color: #385860;}
.btn-secondary {background-color: #403b39; color: #fff;}
.btn-secondary:hover {background-color: #312c2a; color: #fff;}
.btn-lg {font-size: 16px; padding: 20px 34px;}
.btn-sm  {font-size: 14px; padding: 10px 14px;}
.btn-xs {font-size: 12px;padding: 6px 8px;}
.btn-link { color: #8DC63F; font-weight: 600; font-size: 14px; text-transform: uppercase;
text-decoration: underline;}
.btn-link:hover { color: #446a73; text-decoration: none;}

/*----- form css -----*/

input.form-control {background-color: #fefefd; border-radius: 4px; border: 2px solid #edebe3;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075); box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	height: 52px; color: #7c8182;}
select.form-control {background-color: #fefefd; border-radius: 4px; border: 2px solid #edebe3;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075); box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	height: 52px;}
textarea.form-control {background-color: #fefefd; border-radius: 4px; border: 2px solid #edebe3;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075); box-shadow: inset 0 0px 0px rgba(0,0,0,.075);}
label.control-label {color: #303136; font-weight: 500; margin-bottom: 5px;}
button.btn {padding-top: 20px; padding-bottom: 17px;}
.form-group{margin-top: 10px;}
.form-control:focus {border-color: #dad2cb; outline: 0;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 8px rgba(220,213,206,.6);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 8px rgba(220,213,206,.6);}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {margin-top: 0; margin-left: 0px;}
.required {color: #ff481e; font-size: 12px; font-weight: 600; text-transform: uppercase;}

/*----- section css -----*/

.nospace { margin: 0px; padding: 0px;}
.listnone { list-style: none; padding: 0;}
.section-space { padding-top: 80px; padding-bottom: 80px;}
.space-top-80{padding-top: 80px;}
.space-bottom-80{padding-bottom: 80px;}
.section-space-40{padding-top: 40px; padding-bottom:40px;}
.section-color { background-color: #f9f8f4;}
.section-default-bg{background-color: #446a73;}
.section-primary-bg{background-color: #c45d3c;}
.section-title{ margin-bottom: 60px; text-align: center;}
.no-padding{padding: 0px;}
.padding-left-0{padding-left: 0px;}
.padding-right-0{padding-right: 0px;}
.mb60{margin-bottom: 60px;}
/*------ marging space --------*/

.mb0{margin-bottom: 0px;}
.main-container { margin-bottom: 80px; margin-top: 80px;}
.content {}
.sidebar {}
.heading-title { color: #2e3233;}
p:last-child { margin-bottom: 0;}
::selection {background: #ffecb3; color: #333;}
::-moz-selection {background: #ffecb3; color: #333;}
.lead{font-size: 21px; color: #446A73;line-height: 1.8;}
.text-highlight{color: #8DC63F;}

/*----- well block -----*/

.well-bg { background-color: #f9f8f4; padding: 20px;}
.well-inner { background-color: #fff; padding: 30px; -webkit-box-shadow: 0px 0px 3px 0px rgba(231,229,222,1); -moz-box-shadow: 0px 0px 3px 0px rgba(231,229,222,1); box-shadow: 0px 0px 3px 0px rgba(231,229,222,1);}

/*--------- side nav ---------*/

.sidenav li { position: relative;}
.sidenav li a{padding-top: 19px; padding-bottom: 19px;display: block; border-bottom: 1px solid #e6e3da;line-height: 14px; color: #2e3233; font-size: 14px;}
.sidenav li a:hover{color:#c45d3c; border-bottom: 1px solid #c45d3c;}
.sidenav li.active a{color: #c45d3c;}
.sidenav li.active a:after{color: #c45d3c;}
.sidenav li a:after { margin-right: 10px; font-family: FontAwesome; position: absolute; right: 4px; 
width: 20px; font-size: 16px; color: #a1a4a5; content: "\f178";}
.sidenav li a:hover:after{color:#c45d3c; }

/*--------- list bullet elements --------*/

ul.listnone{}
.circle li { position: relative; padding-left: 26px; color: #2e3233; line-height: 32px;}
.circle li:before {font-family: FontAwesome; display: block; position: absolute; left: 0; width: 13px;
	font-size: 14px; color: #8DC63F; content: "\f10c"; }
.circle-white li { position: relative; padding-left: 26px; color: #fff; line-height: 32px;}
.circle-white li:before {font-family: FontAwesome; display: block; position: absolute; left: 0;
	width: 13px; font-size: 14px; color: #fff; content: "\f10c";}
.check-circle li {position: relative; padding-left: 26px;}
.check-circle li:before {font-family: FontAwesome; display: block; position: absolute; left: 0; width: 20px;
	font-size: 16px; color: #c45d3c; content: "\f058"; }
.check-circle-primary li {position: relative; padding-left: 26px;}
.check-circle-primary li:before {font-family: FontAwesome; display: block; position: absolute; left: 0;
	width: 20px; font-size: 16px; color: #446a73; content: "\f058"; }
.long-arrow-right li:last-child {border-bottom: 0px solid #333;}
.long-arrow-right li a:after {margin-right: 10px; font-family: FontAwesome; position: absolute; right: 4px;
	width: 20px; font-size: 16px; color: #a1a4a5; content: "\f178";}
	
/*----- Top bar -----*/

.top-bar {background-color: #efeee8; border-bottom: 1px solid #e6e3da; padding-top: 3px; padding-bottom: 3px;}
.welcome-msg{margin-bottom: 0px; font-size: 12px; text-transform: uppercase; font-weight: 500;}
.top-nav{}
.top-nav ul{float: right; margin: 0px;}
.top-nav ul li {
  float: left;
  list-style: outside none none;
  padding-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.top-nav ul li a{font-size: 12px; text-transform: uppercase; font-weight: 500;}
.header { background-color: #f9f8f4; padding-top: 30px; padding-bottom: 30px; line-height: 2.8;}
.navbar-brand { float: left; height: 50px; padding: 4px 15px; font-size: 18px;line-height: 20px;}
.store-block{padding-left: 30px;}
.store-box{}
.store-icon{float: left; font-size: 32px;padding-right: 20px;}
.store-block, .need-block{line-height: 1.5;}
.store-time, .help-number{color: #2e3233; font-weight: 600;}
.store-title, .help-title{font-size: 12px; text-transform: uppercase;letter-spacing: 1px; font-weight: 600;}
.need-block{}
.need-icon{float: left; font-size: 32px;padding-right: 20px;}
.need-box{}
.navigation { background-color: #446a73; position: relative; z-index: 4;}
.navigation .badge{font-size: 10px;background-color: #c45d3c;}
/* Flexnav Base Styles */
ul.flexnav{padding: 0px;}
.flexnav {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-height: 0; }
  .flexnav.opacity {
    opacity: 0; }
  .flexnav.flexnav-show {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
  .flexnav.one-page {
    position: fixed;
    top: 50px;
    right: 5%;
    max-width: 200px; }
  .flexnav li {
    font-size: 100%;
    position: relative;
    overflow: hidden; }
  .flexnav li a {
    position: relative;
    display: block;
    padding: 14px 30px 14px 20px;
    z-index: 2;
    overflow: hidden;
    color: #acc4ca;
    background: #446a73;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    .flexnav li a:hover{color: #fff; background-color: #375b63;}
  .flexnav li ul {
    width: 240px; padding: 0px; }
    .flexnav li ul li {
      font-size: 100%;
      position: relative;
      overflow: hidden; }
  .flexnav li ul.flexnav-show li {
    overflow: visible; }
  .flexnav li ul li a {
    display: block;
    background: #375b63;    padding: 18px 20px;
    line-height: 12px; }
  .flexnav ul li ul li a {
    background: #375b63; }
  .flexnav ul li ul li ul li a {
    background: #375b63; }
  .flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 14px;
    right: 15px;
    
    display: inline-block;
    color: #acc4ca;
    text-align: center; }
    .flexnav .touch-button:hover {
      cursor: pointer; }
    .flexnav .touch-button .navicon {
      position: relative;
      top: 1.4em;
      font-size: 12px;
      color: #acc4ca; }

.menu-button {
  position: relative;
  display: block;
  padding: 1em;
  cursor: pointer;
  border-bottom: 1px solid rgba(55, 90, 99, 1); font-size: 12px; font-weight: 600; color: #acc4ca; text-transform: uppercase;}
  .menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px; }
  .menu-button .touch-button {
    background: transparent;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;background-color: #375b63; color: #acc4ca; line-height: 1.6; font-size: 36px;}
    .menu-button .touch-button .navicon {
      
      position: relative;
      top: 1em;
      color: #666; }

@media all and (min-width: 800px) {
  body.one-page {
    padding-top: 70px; }

  .flexnav {
    overflow: visible; }
    .flexnav.opacity {
      opacity: 1; }
    .flexnav.one-page {
      top: 0;
      right: auto;
      max-width: 1080px; }
    .flexnav li {
      position: relative;
      list-style: none;
      float: left;
      display: block;
      
      overflow: visible;
       }
       .flexnav li.active a{background-color: #375b63;}
    .flexnav li a {
      border-left: 1px solid #375b63;
      border-bottom: none;     border-right: 1px solid #375b63;
    margin-right: -1px;}
    .flexnav li > ul {
      position: absolute;
      top: auto;
      left: 0; }
      .flexnav li > ul li {
        width: 100%; }
    .flexnav li ul li > ul {
      margin-left: 100%;
      top: 0; }
    .flexnav li ul li a {
      border-bottom: 1px solid #446a73;}
    .flexnav li ul.open {
      display: block;
      opacity: 1;
      visibility: visible;
      z-index: 1; }
      .flexnav li ul.open li {
        overflow: visible;
        max-height: 100px; }
      .flexnav li ul.open ul.open {
        margin-left: 100%;
        top: 0; }

  .menu-button {
    display: none; } }
.oldie body.one-page {
  padding-top: 70px; }
.oldie .flexnav {
  overflow: visible; }
  .oldie .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px; }
  .oldie .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    width: 20%;
    min-height: 50px;
    overflow: visible; }
  .oldie .flexnav li:hover > ul {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li:hover > ul li {
      width: 100%;
      float: none; }
  .oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible; }
  .oldie .flexnav li > ul {
    background: #acaca1;
    position: absolute;
    top: auto;
    left: 0;
    display: none;
    z-index: 1;
    overflow: visible; }
  .oldie .flexnav li ul li ul {
    top: 0; }
  .oldie .flexnav li ul li a {
    border-bottom: none; }
  .oldie .flexnav li ul.open {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li ul.open li {
      width: 100%; }
    .oldie .flexnav li ul.open ul.open {
      margin-left: 100%;
      top: 0;
      display: block;
      width: 100%;
      overflow: visible; }
  .oldie .flexnav ul li:hover ul {
    margin-left: 100%;
    top: 0; }
.oldie .menu-button {
  display: none; }
.oldie.ie7 .flexnav li {
  width: 19.9%; }

/*---------------------------------------
------------------ Header Transparent CSS Start ------------
----------------------------------------*/

.header-transparent{padding-bottom: 20px;}
.top-bar-transparent{margin-bottom: 20px;}
.header-transparent #navigation{margin-top: 5px;}
.header-transparent #navigation > ul > li > a{padding: 10px 18px; border: transparent; color: #fff;}
.header-top{border-bottom: 1px solid transparent;padding-top: 10px; padding-bottom: 0px; color: #fff; border-color: rgba(250,250,250,.2);}
.header-transparent .flexnav li a { color: #ffffff; background-color: transparent; border-left:transparent; border-right:transparent;padding: 14px 30px 14px 10px;}
.header-transparent .flexnav li ul li a{background-color: #446a73;    padding: 18px 20px;}
.header-transparent .flexnav li ul li a{    border-bottom: 1px solid #375b63;}
.header-top .top-nav ul li a{color: #fff;}
.top-nav-collapse { background-color:rgba(18,45,52, .8);}
#search-area-v2{    position: absolute; width: 100%; z-index: 1032; top: 48px;}
#search-area-v2 .well-bg{background-color: #333;} 
.phone-img{margin-bottom: 60px;}

/*---------------------------------------
------------------ Header Transparent CSS End ------------
----------------------------------------*/

.slider, .slick-slide {position: relative;}
.slider-img {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0.6+0,0.6+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 1%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 1%, rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 1%, rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000', GradientType=0 ); /* IE6-9 */}
.slider img { width: 100%; z-index: -1; position: relative;}
.slider-captions { position: absolute; bottom: 30%; width: 60%}
.slider-title {color: #fff; font-size: 48px; font-weight: 700; letter-spacing: -1px; line-height: 62px;}
.slider-text { color: #fff;}

/*--------- client-logo ---------*/

.client-logo{}
.client-logo img{opacity: .8}
.client-logo img:hover{opacity: 1;}

/*-------- footer ---------*/

.footer{background-color: #323333;padding-top: 60px; padding-bottom: 50px; color: #727272; font-size: 14px;}
.footer-widget{}
.footer-widget img{margin-bottom: 30px;}
.footer-widget-title{color:#cacece; text-transform: uppercase;margin-bottom: 40px;}
.footer-widget ul{}
.footer-widget ul li{margin-bottom: 10px;}
.footer-widget ul li a{color: #727272;}
.footer-widget ul li a:hover{color: #8dc63f;}
.newsletter-widget{margin-top: 60px;}
.newsletter-widget-title{color:#cacece;}
.newsletter-form{}
.newsletter-form input.form-control{background-color: #2a2b2b; border:none;}
.tiny-footer{background-color: #2a2b2b;padding: 20px 0px;}
.copyright-text{font-size: 12px;color: #494a4a;line-height: 3.6}
.ft-social-widget {float: right;}
.ft-social-block {}
.ft-social-widget a {background-color: #4c4c4c; padding: 12px 14px; border-radius: 2px; color: #727272;
	display: inline-block; line-height: 0;}
.ft-social-widget a:hover {background-color: #8DC63F; padding: 12px 14px; border-radius: 2px; color: #fff;}

/*-------- page header ---------*/

.page-header {background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), rgba(0, 0, 0, 0.6) url(images/page-header.jpg) no-repeat center; background-size: cover; color: #fff; margin: 0; border: none;
    position: relative;text-align: center; padding: 0px;}
.page-section{padding: 108px 0px;}
.page-description{}
.page-title{color: #fff; margin-bottom: 0px;font-size: 42px; font-weight: 700;}
.page-breadcrumb{}
.page-breadcrumb .breadcrumb{background:rgba(25,29,30,.7);border-radius: 0px; font-size: 12px; 
text-transform: uppercase;font-weight: 600; margin-bottom: 0px;padding: 5px;}
.page-breadcrumb .breadcrumb>.active { color: #c45d3c;}
.page-breadcrumb .breadcrumb>li+li:before {  padding: 0 5px; color: #ccc; content: "-";}

/*-------- service page --------*/

.service-block{margin-bottom: 30px;}
.service-block .well-bg{padding: 40px;}
.service-block .icon{color: #446a73;}
.service-block .well-bg:hover .icon{color: #446A73; opacity:0.8}
.service-img{margin-bottom: 30px;}
.service-image-block{  text-align: center;margin-bottom: 30px;}
.service-image-inner{padding: 20px; border: 1px solid #e6e3da; border-radius: 4px;background-color: #fff;}

/*-------- about us page --------*/
.section-full{}
.section-info{}
.section-half-bg{padding: 80px 15px 0px 80px;}
.side-img{background: url('images/side-image.jpg'); height: 580px; background-position: top center; background-repeat: no-repeat;}
/*--------- tetimonial --------*/
.testimonial{color: #fff;}
.heading-white{color: #fff;}
.testimonial .slick-dots{bottom: -40px; width: 110px;}
.testimonial-inner{margin-top: 40px; }
.testimonial-img{}
.testimonial-img img {float: left; margin-top: 15px; border-radius: 50%;}
.testimonial-caption { padding-top: 15px; line-height: .8; margin-bottom: 30px; padding-left: 100px;}
.testimonial-head{}
.testimonial-name{color: #fff;margin-bottom: 10px;}
.testimonial-content{font-style: italic; font-size: 16px; margin-top: 60px;}
.testimonial-meta{font-size: 13px; color: #9ac6d1;}

/*--------- testimonial-v2 ---------*/

.testimonial-v2{text-align: center;}
.testimonial-v2-caption{margin-bottom: 40px; font-size: 21px;}
.testimonial-v2-caption p{line-height: 38px; font-style: italic;}
.testimonial-v2-author{}
.testimonial-v2-name{margin-bottom: 0px;}
.testimonial-v2-img{}
.testimonial-v2-img img{border-radius: 50%; margin-bottom: 20px;}
.testimonial-v2-meta{color: #7c8182;font-size: 12px; text-transform: uppercase;}
.testimonial-v2 .slick-dots, .testimonial-v3 .slick-dots{bottom: -40px;}
.testimonial-v2 .slick-dots li button, .testimonial-v3 .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: #c45d3c; border: 0; 
outline: none; background:transparent;}
.testimonial-v2 .slick-dots li button:before, .testimonial-v3 .slick-dots li button:before {
    font-family: 'slick'; font-size: 12px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px;
    height: 20px; content: '•'; text-align: center; opacity: .8; color: #8DC63F; 
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.testimonial-v2 .slick-dots li.slick-active button:before, .testimonial-v3 .slick-dots li.slick-active button:before { opacity: .75; color: #333;}

/*--------- testimonial-v3 ---------*/

.testimonial-v3{}
.testimonial-v3-caption p{font-size: 18px;color: #2e3233; font-style: italic; line-height: 36px;}
.testimonial-v3-author{margin-top: 20px;padding-bottom: 20px;}
.testimonial-v3-img{ float: left; padding-right: 20px;}
.testimonial-v3-img img{border-radius: 50%; margin-bottom: 20px;}
.testimonial-v3-name {
  color: #2e3233;
  font-size: 19px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 0;
  padding-top: 10px;
}
.testimonial-v3-meta{color: #8DC63F;font-size: 12px;}

/*--------- blog page --------*/

.post-block{margin-bottom: 30px;}
.post-img{margin-bottom: 20px; position: relative;}
.post-content{}
.meta{font-size: 13px;margin-bottom: 20px; text-transform: uppercase; font-weight: 500;border-bottom: 1px solid #e6e3da; padding-bottom: 9px;}
.meta-date{}
.meta-comments{padding-right: 20px;}
.meta-author{}
.meta-category{}
.meta-tag{}
.meta-comments i, .meta-author i, .meta-category i, .meta-tag i{padding-right: 5px;}
.date-bg{background-color: #fff;position: absolute; bottom: 10px; left: 10px; text-align: center;line-height: 1;text-transform: uppercase; padding: 10px 13px;}
.date-bg .date{font-size: 18px; color: #2e3233;font-weight: 600;}
.date-bg .month{font-size: 12px; color: #2e3233; margin-top: 4px;}

/*-------- Blog Details -------*/

.alignleft { float: left; margin: 30px 30px 30px 0;}
.alignright { float: right; margin: 30px 0 30px 30px;}
blockquote { padding: 40px; margin: 0 0 20px; font-size: 19px;  border-left: 5px solid #c45d3c; background-color: #f9f8f4; font-style: italic; line-height: 24px;}
.related-post-block{border-bottom: 1px solid #e6e3da;padding-bottom: 30px; margin-bottom: 40px;}
.related-post{}
.related-post h4{margin-bottom: 5px;}
.related-post .in-category{}
.related-meta{font-size: 14px;}
.next-prev-block{border-bottom: 1px solid #e6e3da;padding-bottom: 30px; margin-bottom: 40px;}
.prev-block{}
.next-block{text-align: right;}
.prev-link{}
.next-link{}
.prev-link, .next-link{margin-bottom: 10px; text-transform: uppercase; font-size: 14px; font-weight: 600;}
.author-post{}
.author-title{}
.author-block{}
.author-image{}
.author-content{}

/*--- Comments ---*/

.comments{margin-top: 60px;}
.comments-area {}
.comments .meta-style .meta-date { margin-bottom: 20px; display: block;}
.comments-title {}
.comment-post { }
.comment-title { margin-bottom: 10px;}
.comment-title span { margin-left: 25px;}
.comment-list {}
.comment-frame { float: left; width: 110px;}
.user-comments { margin-left: 130px;}
.comment-body {}
.comment-body .meta-style{}
.comment-body .meta-date{font-size: 12px; text-transform: uppercase;}
.comment-body .meta-date i{padding-right: 10px;}
.comment-body.listnone {border-bottom: 1px solid #e6e3da; padding-bottom: 39px; margin-bottom: 40px;}
.children { background-color: #f9f8f4; padding: 30px; margin-top: 30px;}
 
/*--- leave a Comments ---*/

.leave-reply{margin-top: 40px;}

/*--------- blog sidebar --------*/

.widget{margin-bottom: 30px;}
.widget ul{margin-bottom: 0px;}
.widget-title{font-size: 18px;}
.widget-search{}
.widget-category{}
.widget-archives{}
.widget-archives li a{font-size:14px; padding-top: 19px; padding-bottom: 19px;display: block; border-bottom: 1px solid #e6e3da;line-height: 14px; color: #2e3233;}
.widget-recent-comment{}
.recent-post-block{margin-bottom: 30px;}
.recent-post-block:last-child{margin-bottom: 0px;}
.recent-desc{}
.recent-img{}
.recent-desc h3{line-height: 16px;}
.recent-desc .meta{margin-bottom: 0px;border:none;line-height: 1;}
.recent-desc .meta-date i{padding-right: 10px; font-size: 12px;}
.recent-title{font-size: 13px; color: #2e3233;}
.widget-tags {}
.widget-tags a {background-color: #fff; text-transform: uppercase; border: 1px solid #eee; color: #7c8182; padding: 7px 13px; display: inline-block; margin-bottom: 5px; font-weight: 600; font-size: 12px;line-height: 12px;}
.widget-tags a:hover { background-color: #c45d3c; color: #fff; border: 1px solid #c45d3c;}
.widget-address{}
.widget-address address{margin-bottom: 0px;line-height: 1.8;}
.widget-schedule{}
.widget-schedule ul li{margin-bottom: 10px;}
.widget-schedule ul li strong{color: #2e3233;}
.widget-phone{}
.widget-address i, .widget-schedule i, .widget-phone i{font-size: 18px; color: #98D743; float: left;margin-right: 15px;margin-top: 4px;}
/*--------- Contact us Page ----------*/
.contact-form{margin-top: 60px;}
.map {height: 400px;}
/*--------- Feedback form --------*/
.feedbackform{margin-top: 60px;}
/*--------- Appointment page ---------*/
.appointment-form{margin-top: 60px;}
/*----- location page --------*/
.location-block{margin-bottom: 30px;}
.location-block ul li{margin-bottom: 5px;}
.location-map{height: 200px;}
.location-title{text-transform: uppercase;color: #c45d3c; font-size: 14px;}
.location-time{float: right; color: #2e3233;}
/*-------- career page --------*/
.career-section{color: #fff;}
.feature-benefits{margin-top: 30px; margin-bottom: 10px;}
.feature-benefits .feature-icon{color: #fff;margin-bottom: 10px; font-size: 20px;}
.job-block{margin-bottom: 50px;}
.job-inner{border-bottom: 1px solid #e6e3da; padding-bottom: 30px;}
.job-position{color: #446a73;font-size: 14px;}
.job-location{font-style: italic; font-size: 14px;}
.career-form{}
.career-form .form-control{margin-bottom: 20px;}
/*--------- Faq page --------*/
.faq-block{min-height: 450px;}
.faq-block .well-inner{padding: 40px;}
.faq-block .icon{color: #446a73;}
.faq-listing{}
.faq-listing ul{}
.faq-listing li{margin-bottom: 60px;}

/*--------- Pricing Page ----------*/

.pricing-block{margin-bottom: 30px;}
.pricing-head{background-color: #446a73; padding: 40px; color: #fff;}
.pricing-head .heading-white{font-weight: 700;}
.price-list{}
.price-list .price-item{border-bottom: 1px solid #e6e3da; padding-bottom: 10px;padding-top: 10px;
font-size: 14px; color: #2e3233;}
.price-amount{float: right;color: #2e3233;font-weight: 700;}

/*--------- pricing v.2 ---------*/

.pricing-block-2{margin-bottom: 30px;}
.pricing-block-2 .heading-title{font-weight: 700; font-size: 32px;margin-bottom: 40px;}
.price-large{font-size: 48px; color: #c45d3c;font-weight: 700;letter-spacing: -2px;}
.dollar-sign{font-size: 24px; font-weight: 400; color: #c45d3c;}
.pricing-block-2 .price-list{padding: 20px 20px 0px 20px;}
.pricing-action{padding: 20px;}

/*---------- team page ---------*/

.team-block{margin-bottom: 30px;}
.team-block .well-inner{padding: 20px 0px 0px 0px; margin:0 auto;}
.team-content{    padding: 20px 0px 10px 0px; text-align: center;}
.team-content h3{margin-bottom: 0px;}
.designation{font-size: 12px;text-transform: uppercase;}

/*---------- Error Page ---------*/

.error-block{margin-bottom: 60px;}

/*---------------- Gallery Page ---------------*/
.gallery-block{margin-bottom: 30px;}
.gallery-img{}
.gallery-img img{opacity: .8;}
.gallery-img img:hover{opacity: 1;}


/*----------------- Gallery Wide ---------------*/
.gallery-wide{}
.gallery-wide .gallery-block{margin-bottom: 0px;}
.gallery-wide .gallery-img img{width: 100%;}
/*--------------------- Filterable Gallery -------------*/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
 
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolioContainer {
	margin-bottom: 50px;
}
.portfolioFilter{margin-bottom:30px; text-align: center;}
.portfolioFilter a{color: #908d8c; font-size: 13px;text-decoration: none; padding:5px 20px; letter-spacing: 1px;
	background-color: #eae8e2; border-radius: 3px;}
.portfolioFilter a:hover{color: #fff;text-decoration: none; background-color: #c45d3c;}
.portfolioFilter a.current{color: #fff;text-decoration: none; background-color: #c45d3c;}


/*----------- Location Details Page -------*/
.location-img{}
.location-info{margin-top: 30px;}
.feedback-section, .leave-feedback{margin-top: 40px;}
.feedback-block{padding: 40px; margin-bottom: 30px;}
.feedback-block p{font-size: 18px;}
.client-name h3{margin-bottom: 0px;}
.feedback-date{font-size: 12px; text-transform: uppercase;}

.leave-feedback{}
/*---------- Template Elements --------*/

.icon{margin-bottom: 30px;}
.icon-size{font-size: 62px;}

/*-- feature box --*/

.feature-bg{background-color: #f9f8f4;}
.feature-bdr{border-right:5px solid #fff;}
.feature{ margin-top: 5px;}
.feature-icon{color: #8DC53E; font-size: 34px; margin-bottom: 30px;}
.feature-inner{padding: 40px;}
.feature-content{}
.feature-left{}
.feature-left .feature-icon{float: left;}
.feature-left .feature-content{padding-left: 60px; text-align: left;}
.call-to-action-default{}
.call-to-action-title{color: #fff; font-size: 26px;}
.call-action-desc{color: #89abb3;}
.call-to-action-btn{padding-top: 20px;}

/*--------- pagination --------*/

.st-pagination {margin-top: 60px;}
.st-pagination .pagination>li>a, .pagination>li>span {position: relative; float: left; padding: 7px 16px;
margin-left: -1px; line-height: 1.42857143; color: #252422; text-decoration: none; font-size:14px; 
background-color: #e8e7e4; border:none; margin-right: 5px; font-weight: 600; border-radius: 4px; 
text-transform:uppercase;}
.st-pagination .pagination>li>a:focus, 
.st-pagination .pagination>li>a:hover, 
.st-pagination .pagination>li>span:focus, 
.st-pagination .pagination>li>span:hover {z-index: 2; color: #fff; background-color: #c45d3c; 
border-color: #c45d3c;}
.st-pagination .pagination>li:first-child>a, 
.st-pagination .pagination>li:first-child>span {margin-left: 0; border-radius: 4px;}
.st-pagination .pagination>li:last-child>a, 
.st-pagination .pagination>li:last-child>span {border-radius: 4px;}
.st-pagination .pagination>.active>a, 
.st-pagination .pagination>.active>a:focus, 
.st-pagination .pagination>.active>a:hover, 
.st-pagination .pagination>.active>span, 
.st-pagination .pagination>.active>span:focus, 
.st-pagination .pagination>.active>span:hover {z-index: 3; color: #fff; cursor: default; 
background-color: #c45d3c; border-color: #c45d3c;border-radius: 4px; }

/*---------- shortcodes ----------*/

.column-block p, .typography-block p{margin-bottom: 30px;}

/*----------  Shortcodes Tabs ---------*/

.st-tabs{}
.st-tabs .nav-tabs {  border-bottom: 1px solid transparent;}
.st-tabs .nav-tabs>li>a { margin-right: 2px; line-height: 1.42857143;  border: 1px solid transparent;  border-radius: 2px 2px 0 0; background-color: #c45d3c; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 600; padding: 14px 30px; letter-spacing: 1px;}
.st-tabs .nav-tabs>li>a:hover{background-color:#f9f8f4;border-bottom: 1px solid #f9f8f4; color: #2e3233;border-color: transparent;  }
.st-tabs .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #c45d3c;
    cursor: default; background-color: #f9f8f4; border: 1px solid transparent; 
	border-bottom-color: transparent;}
.st-tabs .tab-content{padding: 30px;background-color: #f9f8f4;}

/*----- Vertical tabs -----*/

.st-vertical-tabs{}
.st-vertical-tabs .nav-tabs>li>a{margin-bottom: 10px; border-radius: 2px;}
.st-vertical-tabs .tab-content{padding: 0px 30px;background-color: transparent;}

/*----- Center tabs -----*/

.st-center-tabs{}
.st-center-tabs .nav-tabs>li>a{margin-bottom: 10px; border-radius: 2px;}
.st-center-tabs .tab-content{padding: 30px;background-color: #fff;}
.st-center-tabs { text-align: center;}
.st-center-tabs ul.nav {display: inline-block;}
.st-center-tabs li { display: inline}
.st-center-tabs a { float: left}

/*------ accordions ------*/

.st-accordions{}
.st-accordions .panel-default { border-color: transparent; -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05); box-shadow: 0 0px 0px rgba(0,0,0,.05);}
.st-accordions .panel-group .panel{margin-bottom: 20px;}
.st-accordions .panel-heading { padding: 20px 25px; border-bottom: 1px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px;}
.st-accordions .panel-heading.active{background-color: #c45d3c;}
.st-accordions .panel-default>.panel-heading { color: #2e3233; background-color: #f9f8f4; 
border-color: #f9f8f4;}
.st-accordions .panel-body { padding: 40px;background-color: #f9f8f4;border-top: transparent;}
.st-accordions .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{border-top: transparent;}
#accordion .highlight { background:#c45d3c; transition:background 1s ease; color: #fff;}
#accordion .highlight a{color: #fff;}

/********** Extra Plugin CSS - Back to top **********/

.cd-top {display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px;
	overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgba(68, 106, 115, 100) url(images/cd-top-arrow.svg) no-repeat center 50%; visibility: hidden; opacity: 0; 
	-webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s;
 transition: opacity .3s 0s, visibility 0s .3s;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
 -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s;
 transition: opacity .3s 0s, visibility 0s 0s;}
.cd-top.cd-is-visible {	/* the button becomes visible */ visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;}
.no-touch .cd-top:hover {background-color: #cb2529; opacity: 1;}

/*---------- Home page 2 ---------*/

.social-nav{}
.social-nav ul{margin-top: 15px; float: right;margin-bottom: 0px;}
.social-nav li{float: left;padding-left: 10px;}
.social-nav li a{color: #acc4ca;}
.social-nav li a:hover{color: #fff;}

/*============= Laptop 1366 ===========*/
@media screen and (max-width: 1366px) {
.slider-captions {position: absolute; bottom: 18%; width:60%;}} 
@media (max-width: 320px) {
	.navbar-brand img{width: 80px;}
	.header .btn{font-size: 12px; padding: 10px; display: none;}
	.top-nav ul li { float: left; padding-left: 11px; list-style: none;}
}

/*============= media query =============*/
@media only screen and (max-width: 768px) {
	.header {background-color: #f9f8f4; padding-top: 10px; padding-bottom: 10px; line-height: 2.8;}
	.header .btn{font-size: 12px; padding: 10px;}
	.welcome-msg, .store-block, .need-block, .slider-text, .slider-captions>.btn{display: none;}
	.navbar-brand{ }
	.navbar-brand img{width: 120px;}
	.slider-captions{bottom: 30%; width: 100%; text-align: center;}
	.slider-title{font-size: 20px; line-height: 20px;}
	.slider .slick-dots{bottom: 5px;}
	.section-half-bg {
    padding: 60px;}
	/*============= home page 3 =============*/
	.header-transparent {
    padding-bottom: 20px;
    position: relative;
    background: #333;}
    .header-transparent #navigation > ul > li > a {
    padding: 18px 20px;
    border: transparent;
    color: #fff;
}
	.header-transparent #navigation #menu-button{margin-bottom: 10px; margin-top: 10px;}
  .flexnav li ul{width: 100%;}

}


/* Custom sizes (768px to 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {.slider-captions{width: 60%; left: 15%; 
  bottom: 30%;} .slider-title{font-size: 32px;
  line-height: 34px;}
.text-hours{display: none;}
.slick-dots{bottom: 5px;}
.header .btn{font-size: 12px;}
}


/** new style **/ 

.slider-text {
 margin-bottom: 18px;
}
.well-bg #searchsubmit.btn {
  padding-bottom: 17px;
  padding-top: 20px;
}
.ft-social-widget ul li {
  display: inline-block;
}
.ft-social-widget ul.menu {
  margin: 0;
}
.footer-widget ul {
  padding: 0;
}
.es_lablebox {
  display: none;
 
}
.es_textbox_class.form-control {
  background: #2a2b2b none repeat scroll 0 0;
  border: 0 none;   width: 310px;
}
.es_textbox, .es_button {
  display: inline-block;
  padding: 0;
}
.es_textbox_button.btn.btn-default.btn-block {
  margin-left: 15px;
  padding: 19px 36px;
}
.page-breadcrumb .breadcrumb > li + li::before {
  content: "";
 }
 .item-current{
  color: #446A73;
}
textarea.form-control {
 height: 170px;
  max-width: 600px;
}
.page-template-full-width .space-bottom-80 {
  padding-bottom: 0;
}
.page-template-full-width  .main-container {
  margin-bottom: 0;
}
.appointment-form textarea.form-control {
 max-width: unset;
}
body:not(.search):not(.category) .content article header.entry-header {
  display: none;
}
.item-current strong {
  display: inline-block;
 }
 
.btn.btn-default.btn-block.btmm {
  margin-top: 40px;
  max-width: 300px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.repair-form textarea.form-control {
  height: 190px;
  max-width: unset;
} 
.repair-form input[type="submit"] {
  float: none;
  font-size: 19px;
  margin: 0 auto;
  padding: 19px 0;
  width: 210px;
}
.repair-form .col-md-12{
	text-align: center;
}

.top-menu .sub-menu {
  background: #446A73 none repeat scroll 0 0;
  right: 0;
  padding: 0;
  position: absolute;
  top: 38px;
  width: 170px;
  z-index: 9; display:none;
}
.top-menu li:hover ul {
  display: block;
}
.top-nav ul li ul li {
  border-bottom: 1px solid #9c9c9c;
  display: block;
  padding-bottom: 3px;
  padding-top: 3px;
  width: 100%;
}
.top-nav ul li ul li:last-child {
  border: 0 none;
}
.header-top .top-nav ul li ul a {
  display: block;
}
.log-to img {
  max-width: 180px;
}

.owl-controls .owl-page {
  display: inline-block;
}
.owl-controls .owl-page span {
  background: #8DC63F none repeat scroll 0 0;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}
.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
}
.owl-controls {
  margin-top: 12px;
  text-align: center;
}
.customNavigation{ display:none;}
select.form-control {
  cursor: pointer;  
}
.wpcf7-form-control option {
  padding: 4px 8px;
}
.btn.btn-default.scr {
  margin-top: 10px;
  padding: 12px;
}
.rep-ico .rep-ico1 {
  border: 1px solid #ccc;
  height: 210px;
  text-align: center;
}
.rep-ico .btn-link {
 font-size: 13px;
 text-transform: capitalize;
}
.rep-ico div.rep-ico1 img.so-widget-image {
  max-width: 120px;
}
div.panel-grid div.rep-ico1 > div.so-panel.widget:first-child {
  margin-bottom: 10px !important;
}
#wpcf7-f543-p383-o1.wpcf7 {
  display: block;
  float: left;
  margin-top: 0;
  width: 100%;
}
.wpcf7-form-control.wpcf7-submit.btn.btn-default {
  margin-top: 20px;
}
.top-nav-collapse {
 padding-bottom: 10px;
  padding-top: 11px;
}
 .top-nav-collapse .top-bar-transparent {
  display: none;
}
.page-header .page-title {
  margin: 70px 0 30px;
}
div.page-header::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.page-breadcrumb {
  position: relative;
  z-index: 10;
}
.rep-ico .vc_col-sm-2 > .vc_column-inner > div {
  border: 1px solid #ccc;
  height: auto;
  text-align: center;
}
.rep-ico .wpb_single_image.vc_align_center {
  margin-bottom: 0;
  
}
.rep-ico .wpb_single_image img {
  max-width: 120px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.rep-ico {
  margin-top: 25px;
}
.page-header {
  background-position: center center;
 }
.content .page-header .page-title {
  color: #000;
}
.content header.page-header {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000;
}
.content .page-title {
  margin: 0 0 20px;
}
.error404 .main-container {
  margin-top: 60px;
}
.error404 #searchsubmit {
  height: 52px;
  width: 130px;
}
.single-post .entry-summary {
  display: none;
}
.call-to-action-default .btn.btn-default.btn-block:hover {
  border: 1px solid #ccc;
}
img {
  height: auto;
  max-width: 100%;
}
.lap-charger .wpb_wrapper li {
  display: inline-block;
  width: 49%; list-style:none;
}
.post-img a img.img-responsive {
    max-width: 1080px;
}
.post-img > a {
  display: block;
  height: 100%;
 }
.post-img {
  background: #ccc none repeat scroll 0 0;
  height: 320px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.view-allblog .btn.btn-default.btn-block {
  background: #446a73 none repeat scroll 0 0;
  font-size: 18px;
  margin: 0 auto;
  max-width: 200px;
}
.category article .entry-content {
  display: none;
}
.category article {
  border-bottom: 2px solid;
  padding: 20px 0;
}
.category article .entry-footer{
	display: none;
}



.rotating {
	display: inline-block;
	position: relative;
white-space:nowrap;	
}

.rotating .front, .rotating .back {
	position: relative;
	display: inline-block;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: 1s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	

}
.rotating .front {
	left: 0;
	top: 0;
	position: absolute;
	display: inline-block;
	
}
.rotating .front.flipInY {
	z-index: 1;
	display: block;
}
.rotating .front span {
	width: auto;
	position: relative;
}
.rotating .back {
	opacity: 0;
}
.rotating .back.flipInY {
	opacity: 1;
	z-index: 2;
}
.call-to-action-default .call-to-action-title {
    text-align: center;
}
.rotating a:hover {
  background: #8dc53e none repeat scroll 0 0;
  
}
.rotating a {
  color: #fff;
  padding: 1px 10px; border-radius:5px; border:1px solid #ccc; font-size:25px;
}
.navbar-toggle .icon-bar {
  background: #fff none repeat scroll 0 0;
 }
 .footer-widget img {
  margin-bottom: 20px;
  max-width: 140px;
}
.slider-text p:last-child {
  font-size: 20px;
 } 
.openingHours--day {
  display: block;
  margin-right: 20px;
} 
#owl-logos .item {
  text-align: center;
}
 .rep-smart .btn.btn-default.scr {
 font-weight: 600;
  padding: 8px;
}
.page-id-668 .btn.btn-default.scr {
  margin: 0 0 20px;
}
.rep-smart .btn.btn-default.scr:hover {
  background: #446a73 none repeat scroll 0 0;
}
.form-group .wpcf7-list-item label {
  cursor: pointer;
  font-weight: 400;
}
.form-group .wpcf7-list-item {
  display: block;
  margin-left: 7px;
}
.form-group .wpcf7-form-control-wrap.development {
  display: block;
  margin-top: 10px;
}
div.wpcf7-response-output {
  float: left;
  margin-bottom: 15px;
  margin-top: 10px;
} 
 .form-group select {
  cursor: pointer;
  padding: 5px 10px;
  width: 100%;
}
.welcome-msg p {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px;
}
.top-nav ul li.soc-top a {
  font-size: 18px;
  padding: 10px;
}
.top-nav ul li.soc-top a:hover {
	opacity:0.8;
}
.top-nav ul li.soc-top {
  padding: 0;
}
.top-nav-collapse nav.navbar {
  margin-bottom: 0;
}
wpcf7-f597-p429-o1, .wpcf7-form-control.wpcf7-submit.btn.btn-primary {
  margin-top: 12px;
}
.condi {
	display: none;
}
.condion-iphone {
	margin-top: 20px;
}
.hiddn {
	display: none;
	margin-top: 14px;
}
.cp-item {
	width: 32%;
	margin-right: 7px;
	margin-bottom:7px;
	display: inline-block;
	position:relative;
}
.cp-right {
	display: none;
}
a.cp-li {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	padding-top: 30%;
	text-align: center;
	color: #fff;
	font-size: 22px;
}
.cp-img {
	height: 100%;
}
.cp-img img {
	min-height: 100%;
}
.popp {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0,0,0,0.5);
	z-index:9999;
	overflow:auto;
}
.popp .cp-right {
	display: inline-block;
	z-index: 99997 !important;
	position: relative;
	max-width: 80%;
	margin: 50px auto;
	padding-top: 80px;
	background: #fff;
	padding: 20px 0px 20px 20px;
}
.popp img {
	max-width: 60%;
	float: left;
}
.popp .conta {
	width: 38.5%;
	float: right;
	text-align:left;
}
.conta a {
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 30px;
	display: inline-block;
}
.popp i {
	color: #fff;
	background: #000;
	padding: 7px 11px;
	font-size: 21px;
	cursor: pointer;
	right: 0;
	top: 0;
	position: absolute;
}
.popp i:hover {
	opacity:0.8;
}
.conta a:hover {
	background:#222;
	color:#fff;
}
a.cp-li {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	padding-top: 30%;
	text-align: center;
	color: #fff;
	font-size: 22px;
	transform: scale(0);
}
.cp-item:hover a.cp-li {
	transform: scale(1);
}
.pfilter li {
	display: inline-block;
	padding: 10px 23px;
	margin-right: 8px;
	border: 1px solid #bdbdbd;
	cursor: pointer;
}

.pfilter li.active, .pfilter li:hover {
	background: #8DC63F;
	color: #fff;
}
.portfol {
	margin-bottom: 30px;
}
ul.pfilter {
	padding-left: 0;
}
.hid{display:none;}
.opa{tranform:scale(0);}

h3.cp-lis {
	text-align: center;
	display: block;
	position: relative;
	background: #fff;
	padding: 12px 0;
	box-shadow: 1px 4px 3px #afafaf;
}
.cp-img {
	height: 300px;
	overflow: hidden;
	position: relative;
}
a.cp-li {
	background: rgba(68,106,115,0.8);
	padding-top: 40%;	
	font-weight: 600;
}
.cd-top.cd-is-visible {	
	bottom: 90px;
}
.phn {
	color: #fff;
	font-size: 27px;
}
.testi_inner p, .testi_crausal, .testi_inner h3 {
	color: #fff;
	text-align: center;
}
.carousel-control {
	background-image: none !important;
		
}
ol.carousel-indicators {
	position: relative;
	bottom: -15px;
}
.testi_inner {
	max-width: 74%;
	margin: 0 auto;
} 
.page-id-663 .section-space {
		padding-bottom: 0;
}
.cust-accord h4 {
	font-size: 20px;
	padding: 5px 0;
}

.MultiCarousel {  overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; background:#fff; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); background: none;  font-size:24px; color:#444;}
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
.MultiCarousel .leftLst:focus, .MultiCarousel .rightLst:focus {background:none;}
        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:none; color:#ccc;}

.pad15 i {
	font-size: 88px;
}
.lead a {
	color: #8c8c8c;
	font-weight: 600;
}
.lead {
	font-size: 18px;
	color: #446A73;
	line-height: 1.4;
	margin-top: 30px;
	margin-bottom: 40px;
	}
.MultiCarousel .MultiCarousel-inner .item:hover p a {
	color: #000;
}

.devic a {
	display: inline-block;
	background: #000;
	padding: 10px 40px;
	color: #fff;
	border-radius: 35px;
	margin-right: 20px;
}
.cust-tooltip .cust-tool-item {
	display: inline-block;
	width: 47%;
	margin: 10px 0;
	cursor: pointer;
	font-weight: 600;
}
.cust-tooltip {
	margin: 30px 0;
}
.we-canfix img{width:310px; height:400px;}
.list-inline li a {
	color: #fff;
	background: #8DC63F;
	padding: 3px 12px;
	border-radius: 57px;
	width: 31px;
	height: 31px;
	font-size: 15px;
	position: absolute;
	text-align: center;
}
.list-inline li a:hover {
	background: #000;
}
a[mid="2"] {
	right: 32%;
	bottom: 18%;
}
a[mid="3"] {
	right: 34%;
	bottom: 26%;
}
a[mid="1"] {
	left: 54%;
	bottom: 15%;
}
a[mid="5"] {
	top: 11%;
	left: 36%;
}
a[mid="4"] {
	top: 30%;
	left: 28%;
}
a[mid="6"] {
	top: 18%;
	left: 50%;
}
a[mid="7"] {
	top: 29%;
	left: 46%;
}
a[mid="8"] {
	bottom: 44%;
	left: 57%;
}
a[mid="9"] {
	bottom: 34%;
	left: 55%;
}
.cust-tool-number {
	padding: 5px 12px;
	border-radius: 83%;
	margin-right: 7px;
	background: #555;
	color: #fff;
}
.cust-tool-number.act {
	background: #000;	
}
.cust-tooltip .cust-tool-item:hover .cust-tool-number {
	background: #8EC549;
}
.cust-tooltip .cust-tool-item {
	color: #ccc;
}
.cust-tooltip .cust-tool-item:hover {
	color: #fff;
}
.seldev > .vc_column-inner{
	padding: 40px;
}
.list-st {
	margin: 0 auto;
	max-width: 270px;
}
.shop-cls .wpb_column > .vc_column-inner > .wpb_wrapper {
	border: 1px solid #ccc;
	padding-top: 20px;
}
.shop-cls .wpb_column > .vc_column-inner > .wpb_wrapper:hover a {
	background-color:#6dab3c;
	color:#fff;
}
.shop-cls .wpb_column > .vc_column-inner > .wpb_wrapper:hover {
	border-color: #6dab3c;
}
.woocommerce.archive .woocommerce-breadcrumb {
	display: none;
}
.single-product  .page-header .page-section {
	padding: 60px 0;
}
.single-product .page-header .page-title {
	margin: 0;
	opacity: 0;
}
.product-categories li {
	list-style: disclosure-closed;
	text-transform: capitalize;
	margin-top: 4px;
}
.woocommerce:not(.single-product) .page-section {
	padding: 68px 0px;
}
.woocommerce:not(.single-product) .page-header .page-title {
	margin: 100px 0 10px;
	text-transform: capitalize;
}
.woocommerce-cart .row.page-section,
.woocommerce-checkout .row.page-section{
	padding: 50px 0;
}
.page-id-2270 .page-header .page-title {
	margin: 120px 0 10px;
}

.page-id-2270 .page-section {
	padding: 28px 0px;
}
.page-id-2270 .main-container {
	margin-top: 0;
}
.woocommerce ul.products li.product .button {
	background: #8DC63F;
	color: #fff;
}
.woocommerce ul.products li.product{
	text-align: center;
	padding: 15px;
	border: 1px solid #ececec;
}
.woocommerce div.product form.cart .button {
	background: #8DC63F;
}
.archive .sidebar .newsletter-widget-title {
	color: #444;
}




.carousel-showmanymoveone .carousel-control {
   width: 4%;
   background-image: none;
}

.carousel-showmanymoveone .carousel-control.left {
   margin-left: 0;
}

.carousel-showmanymoveone .carousel-control.right {
   margin-right: 0;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
   display: none;
}

.carousel .item .col-xs-12 {
   padding: 0;
}

.carousel-showmanymoveone .item img{margin:0 auto;}
.carousel-showmanymoveone .carousel-control .glyphicon-chevron-left, .carousel-showmanymoveone .carousel-control .glyphicon-chevron-right, .carousel-showmanymoveone .carousel-control .icon-next, .carousel-showmanymoveone .carousel-control .icon-prev {
	font-size: 20px;
	color: #000;
}




/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
   .carousel .item .col-xs-12:nth-last-child(-n+2) {
      display: none;
   }
}

@media all and (min-width: 768px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -50%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 50%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
      display: block;
   }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(50%, 0, 0);
      transform: translate3d(50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}

@media all and (min-width: 992px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -16.6%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 16.6%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-2,
   .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
      display: block;
   }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(16.6%, 0, 0);
      transform: translate3d(16.6%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-16.6%, 0, 0);
      transform: translate3d(-16.6%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}

.carousel-showmanymoveone1 .carousel-inner {
	width: 94%;
	margin: 0 auto;
	text-align: center;
}
.carousel-showmanymoveone1 .carousel-control {
	width: 4%;
	color: #111;
}
.owl-carousel .owl-wrapper-outer {
	text-align: center;
}
.owl-pagination {
	display: none;
}
.owl-buttons > div {
	display: inline-block;
	padding: 20px;
	font-size: 24px;
	color: #8DC63F;
	font-weight: 600;
	margin-top: 20px;
}


 /* Media start here  **/
 @media(min-width:991px) {
	 
	 .col-sm-12.recpt {
  margin-top: -90px;
}
	 
 }

 @media(min-width:768px) and (max-width:991px){
 .navigation-transparent .col-sm-7 {
  width: 74%;
}
.col-sm-2.text-right {
  display: none;
 
} 
.testimonial-v3 .well-inner {
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 16px;
}
.testimonial-v3-caption > p {
  font-size: 16px;
  line-height: 1.6;
}
 .cp-item {
	width: 31.9%;
	
}
.cp-img {
	height: 190px;	
}
 .cust-tooltip .cust-tool-item {
	font-size: 13px;
}
 
a[mid="5"] {
	top: 6%;
	left: 30%;
}
a[mid="4"] {
	top: 20%;
	left: 15%;
}
	a[mid="6"] {
	top: 13%;
	
}
	a[mid="9"] {
	bottom: 36%;
	left: 62%;
}
a[mid="8"] {
	bottom: 48%;
	left: 60%;
}
	a[mid="3"] {
	right: 17%;
	bottom: 29%;
}
a[mid="2"] {
	right: 22%;
	bottom: 19%;
}	
	
}
 @media(max-width:767px){
.flexnav {
  max-height: inherit;
  overflow: auto;
 
}
.flexnav.opacity {
  opacity: 1;
}
ul.flexnav {
  padding: inherit;
}	 
.col-sm-2.text-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
}
.navigation-transparent {
  position: relative;
}	 
.col-sm-2.text-right a {
  font-size: 12px;
  padding: 11px 0;
}
.navbar-toggle {
  margin-bottom: 3px;
  margin-top: 1px;
  padding: 9px 10px;
 
}
.navbar {
  margin-bottom: 0;
 
}	 
.testimonial-v3 .well-inner {
  height: 180px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px;
}	 
.testimonial-v3-caption p {
   font-size: 16px;
    line-height: 28px;
}
.copyright-text {
  color: #898a8a;
 text-align: center;
}
.ft-social-widget {
  float: none;
  margin: 0 auto;
  text-align: center;
}

.call-to-action-title {
  color: #fff;
  font-size: 21px;
}
.cp-item {
	width: 48.5%;
	
}
a[mid="4"] {
	top: 25%;
	left: 33%;
}
	 a[mid="5"] {
	top: 7%;
	left: 40%;
}
	 a[mid="6"] {
	top: 16%;
	left: 52%;
}
 }
 
 @media(max-width:580px){ 
.section-title h1 {
  font-size: 25px; line-height: 28px;
} 

.view-allblog .btn.btn-default.btn-block {
  font-size: 16px;
   max-width: 130px;
}
.heading-title {
  font-size: 17px;
}
.testimonial-v3 .well-bg {
 padding: 10px;
}
.circle li:before {
   top: 0;
}
.page-header .page-title {
  font-size: 37px;
  margin: 10px 0 30px;
}
.page-section {
  padding: 38px 0;
}
	 .vc_general.vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-controls-align-left.cust-accord a {
	line-height: 1.5;
	font-size: 17px;
}
 }
 @media(max-width:480px){ 
 .feature-left .feature-content {
  padding-left: 20px;
  
}
.copyright-text {
  line-height: 2;
  margin-bottom: 14px;
} 
.ft-social-widget ul.menu {
  margin: 0;
  padding: 0;
}

.ft-social-widget a {
  padding: 7px 9px;
}
.footer-widget {
  margin: 10px 0;
}
.footer-widget-title {
 margin-bottom: 10px;
 }
.rotating a{ font-size:19px;}
.post-img a img.img-responsive {
  max-width: 550px;
}
.top-nav ul.top-menu {
  display: inline-block;
  float: none;
  margin: 0 auto;
  padding-left: 0;
}
.menu-top-menu-container {
  text-align: center;
}
.header-transparent {
  padding-bottom: 0;
 } 
a[mid="5"] {
	top: 6%;
	left: 31%;
}
	 a[mid="4"] {
	top: 23%;
	left: 22%;
}
a[mid="2"] {
	right: 25%;
	bottom: 19%;
}
	 a[mid="3"] {
	right: 25%;
	bottom: 27%;
}
	 a[mid="8"] {
	bottom: 44%;
	left: 60%;
}
.cust-tooltip .cust-tool-item {
	font-size: 14px;
}	 
} 
@media(max-width:420px){ 
.cust-tooltip .cust-tool-item {
	width: 100%;
	font-size: 15px;
}
}
@media(max-width:380px){ 
 .col-sm-2.text-right {
  width: 130px;
}
.col-sm-2.text-right a {
  font-size: 11px;
  padding: 9px 0;
}
}