p/*
Theme Name: Theme
Theme URI: https://uywork.com/
Author: UYwork
Author URI: https://uywork.com/
Description: Exclusive theme by UYwork.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme
*/
body{
    font-family: 'Lato', sans-serif;
}

a {
    transition: color 300ms, background-color 300ms, opacity 300ms;
    -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
    -o-transition: color 300ms, background-color 300ms, opacity 300ms;
    -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
}


#content-desktop {display: block;}
#content-mobile {display: none;}

@media screen and (max-width: 768px) {

#content-desktop {display: none;}
#content-mobile {display: block;}

}

.block{
    float: left;
    width: 100%;
    position: relative;
}


.flex{
    display: flex;
    flex-wrap: wrap;
}

.carousel img{width: 100%; height: auto}

.grecaptcha-badge  {
display:none;
}
/*--------------------------------------------------------------
Wordpress Core
--------------------------------------------------------------*/
.alignnone{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter{display:block;margin:5px auto}
.alignright{float:right;margin:5px 0 20px 20px}
.alignleft{float:left;margin:5px 20px 20px 0}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}
.wp-caption.alignnone{margin:5px 20px 20px 0}
.wp-caption.alignleft{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}
.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;white-space:nowrap;height:1px;width:1px;overflow:hidden}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}

/*--------------------------------------------------------------
Contact Form 7 CSS
--------------------------------------------------------------*/
.wpcf7-form label,
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {width: 100%}
.wpcf7-form-control-wrap {position: relative}
.wpcf7-form-control {border: 1px solid #d2d2d2; padding: 10px; margin-top: 5px}
div.wpcf7-response-output {display: block; margin: 0; border: 0 !important; padding: 11px; color: #fff}
.wpcf7-submit {background-color: #ecb338; color: #fff; border: 0; padding: 10px 20px !important; display: block; border-radius: 4px}
.wpcf7-submit:hover {opacity: .9}
div.wpcf7-mail-sent-ok {background: #93c024}
div.wpcf7-mail-sent-ng {background: #df71a9}
div.wpcf7-spam-blocked {background: #be105b}
div.wpcf7-validation-errors {background: #f8b133}


.page-id-1968 h1{ font-size: 45px; font-weight:800; text-align:center; border-bottom: none; padding-bottom: 0; line-height: 0.9;}
.page-id-1968 .page-content h2.featured-title { margin-bottom: 50px;}

.postid-4823 hr, .postid-4879 hr  {
    display: none;
}

.postid-4828 hr {
    display: none;
}

.postid-4855 hr {
    display: none;
}


.postid-4855 .gallery-s, .postid-4879 .gallery-s {
    margin-top: -420px;
}

.postid-4828 .gallery-s {
    margin-top: -368px;
}

.postid-4823 .page-title  {
    display: block!important;
}


.postid-4823 .page-content img {
    max-width: 100%;
    height: auto;
    display: none;
}

/*Header*/
#header{
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 999;
}

/*Top header*/
.header-top{
    position: relative;
    z-index: 98;
    padding: 13px 0px;
    font-size: 13px;
    line-height: 18px;
    color: #cecece;
    background-color: #272727;
}

.page-id-1968 .page-content h2.featured-title{
text-align:center;
}

.page-id-4728  .page-title {
display: none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header-top span{
    margin-left: 15px;
}

.header-top .fa{
    color: #ecb338;
}

.wpcf7-response-output {display: none!important;}

.page-content a:hover {color:#455346;}


.page-content img {padding: 2px;}

.page-id-1198 .page-title {
display: none;
}


/*Social*/
.social{
    list-style: none;
    padding: 0;
    margin: 0;
}

.wpcf7-response-output {display: none!important;}

.social li{
    display: inline-block;
    font-size: 25px;
    margin-left: 6px;
}

.footer-text {padding-top: 10px; padding-bottom: 15px;}

.btn-warning-footer {
    background: #ecb338;
    border: 0;
    color: #6d5b1c;
    background-color: #fec428;
    padding: 4px 13px;
    text-transform: uppercase;
    font-weight: bold;}

.social li a{
    opacity: .6;
    color: #fcfcfc;
    margin-right: 5px;
}

.social li a:hover{
    opacity: 1;
}

.social li:last-child a{
    margin-right: 0;
}

/*Header*/
.header-inner{
    background-color: rgba(37, 53, 38, 0.85);
    height: 99px;
}

.logo img{
    width: 240px;
    margin-top: -5px;
    position: relative;
    z-index: 1000;
}



/*Navigation header*/
.header-navigation{
}

.header-navigation ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
}

.header-navigation ul > li{
    position: relative;
    display: inline-block;
}

.header-navigation ul > li > a {
    font-size: 10px!important;
    padding: 44px 7px 36px 0px;
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 400;
    display: block;
    text-decoration: none;
    color: #fff;
    position: relative;
}

.header-navigation ul > li.menu-item-has-children > a::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
}

.header-navigation ul > li > a:hover{
    color: #90ba92;
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-navigation ul > li > ul{
    display: none;
    position: absolute;
    width: 170px;
}

.header-navigation ul > li > ul > li{
    background-color: #25221a;
    display: block;
    border-bottom: 1px solid #33312b;
}

.header-navigation ul > li > ul > li > a{
    padding: 10px;
    text-transform: initial;
}

.header-navigation ul > li:hover > ul{
    display: block;
}

.header-navigation ul > li.featured{
    border-color: #8c6e16;
    background-color: #ecb338;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.header-navigation ul > li.featured > a{
    padding-left: 10px;
    padding-right: 10px;
}

.header-navigation ul > li.featured > a:hover{
    color: #fff;
}

.navbar-collapse{
    padding: 0;
}

/* Slider */
.slide{
    max-height: 700px; /*limita el alto del slider*/
    overflow: hidden;
}

/*Section*/
.section-features{
    background-color: #2d2418;
    border-top: 5px solid #3f3221;
    padding-top: 0px;
    color: #fff;
    padding-bottom: 0px;
    position: relative;
}

.section-features .col{
    float: none;
}

.section-features .col:nth-child(2){
    background-color: rgb(63, 50, 33);
}

.section-features .wrap-col{
    padding: 47px 30px 45px;
}

.section-features .wrap-col h3{
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
}

.section-features .wrap-col p{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 25px;
}

.section-features .wrap-col a{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    display: block;
    opacity: .8;
}

.section-features .wrap-col a:hover{
    text-decoration: none;
    opacity: 1;
}

.section-boxed{
    padding-top: 90px;
    padding-bottom: 65px;
    background-position: center;
    background-repeat: repeat;
    position: relative;
}

.section-boxed .wrap-box{
    background: rgba(70, 70, 70, 0.9);
    padding: 50px 40px 37px;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0px 15px 20px;
    min-height: 1px;
    color: #fff;
}

.section-boxed .wrap-box h3{
    font-size: 36px;
    margin-bottom: 2px;
    font-weight: 700;
    color: #facc2e;
    margin-top: 0;
}

.section-boxed .wrap-box h4{
    margin-top: 0;
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 17px;
}

.section-boxed .wrap-box .bar{
    background: #facc2e;
    width: 35px;
    height: 3px;
    margin-bottom: 18px;
}

.section-boxed .wrap-box .text{
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    margin-bottom: 30px;
}

.btn-warning{
    background: #ecb338;
    border: 0;
    color: #6d5b1c;
    background-color: #fec428;
    padding: 15px 28px;
    text-transform: uppercase;
    font-weight: bold;
}

.section-middle{
    background-color: #f5f5f5;
    padding-bottom: 20px;
    padding-top: 60px;
    color: #909090;
    line-height: 24px;
    font-size: 14px;
}

.section-middle .bg-section{
    position: absolute;
    top: 0px;
    bottom: 0px;
    background-size: cover;
    background-position: center;
    left: 0px;
    right: 50%;
}

.section-middle .bg-section.bg-right{
    left: 50%;
    right: 0;
}

.list-with-icon {
    margin-bottom: 20px;
    padding-bottom: 0px;
    margin-top: 3px;
}

.list-with-icon .list-with-icon-content{
    float: left;
    width: calc(100% - 70px);
}

.list-with-icon .list-with-icon-image {
    width: 46px;
    float: left;
    margin-right: 24px;
}

.list-with-icon .list-with-icon-title{
    color: #5dc269;
    overflow: hidden;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.section-testimonials{
    padding-top: 60px;
    padding-bottom: 40px;
    font-style: italic;
    color: #9b9b9b;
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    min-height: 270px;
}

.section-testimonials .name{
    color: #000;
    float: left;
    font-weight: bold;
    line-height: 50px;
    font-size: 17px;
}

.section-testimonials .carousel-control{
    background: transparent;
    color: #a9a9a9;
    text-shadow: none;
}

.section-testimonials .carousel-control.left{
    left: -100px;
}

.section-testimonials .carousel-control.right{
    right: -100px;
}

.section-testimonials figure img{
    height: 60px;
    width: 60px;
}

.section-testimonials figure{
    display: inline-block;
    float: left;
    margin-right: 15px;
}

/*footer*/
#footer .bottom-footer{
    background-color: #191612;
    color: #999999;
    padding: 20px 0;
}

/*Contact*/
.contact-form{

}

.contact-form .wpcf7-form-control.wpcf7-email,
.contact-form .wpcf7-form-control.wpcf7-text,
.contact-form .wpcf7-form-control.wpcf7-textarea{
    padding: 10px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    color: #666;
    max-width: 100%;
}

.contact-form .wpcf7-form-control.wpcf7-not-valid{
    border-color: red;
}

.contact-form .wpcf7-not-valid-tip{
    display: none;
}

.contact-form div.wpcf7-response-output{
    margin: 0;
    padding: 0;
    border: 0;
    color: #888;
    background: transparent !important;
}
.contact-form .wpcf7-form-control.wpcf7-textarea{
    max-height: 150px;
}

.contact-form .wpcf7-form-control.wpcf7-submit{
    background: #191612;
    color: #fff;
    padding: 9px 22px;
    border: 0;
    border-radius: 4px;
}

/*Page Style*/
.single #header,
.archive #header,
.page #header{
    position: relative;
}

#primary-content{
    padding: 60px 0;
}
.page-content{
    line-height: 23px;   
}

.page-content img{
    max-width: 100%;
    height: auto;
}

.page-title{
    border-bottom: 3px solid #ededed;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-title h1{
    font-size: 30px;
    margin: 10px;
}

.page-content h2{
    font-size: 22px;
    text-transform: uppercase;
    color: #5dc269;
    
}

.page-content h3{
    font-size: 18px;
    color: #999;
    margin-top: 15px;
}

.page-content h2.featured-title{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    background: #ecb338;
    margin-top: 20px;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    clear: both;
}

.page-id-61 .page-content h3{
    margin-top: -5px;
}

.page-content ul:not(.pager){
    list-style: none;
    padding: 0;
    margin-left: 15px;
}

.page-content ul:not(.pager) li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}

.page-content ul:not(.pager) li::before {
    content: "\f1ce";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 5px;
    color: #5dc269;
    left: 0;
}

.page-id-35 ul:not(.pager) li::before {
display:none;
}


.page-id-2937 .page-title {
text-align: center;
}

/*Sidebar*/
.widget{
    background: rgb(63, 50, 33);
    padding: 15px;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
}

.widget ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget ul li{
    margin-bottom: 10px;
}

.widget .widget-title{
    background: #2d2418;
    margin: -15px;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.widget ul li a{
    color: #fff;
}

.btn.btn-1{
    background: #5dc269;
    color: #fff;
}

.btn.btn-2{
    background: #ecb338;
    color: #fff;
}

.btn.btn-3{
    background: #2d2418;
    color: #fff;
}

/*Mobile*/
.navbar-toggle {
  margin: 13px;
  float: left;
}

.navbar-toggle .icon-bar {
  background: #fff;
}

#outer-wrap{
    overflow: auto;
    margin: auto;
    width: 100%;
    -webkit-transition: transform 0.7s ease;
    -moz-transition: transform 0.7s ease;
    -o-transition: transform 0.7s ease;
    transition: transform 0.7s ease;
    -webkit-transform-origin: 50% 200px 0;
    -moz-transform-origin: 50% 200px 0;
    -o-transform-origin: 50% 200px 0;
    transform-origin: 50% 200px 0;
} 

.mobile-menu-open #outer-wrap {
    position: fixed;
    transform: scale3d(0.9, 0.9, 0.9);
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    -o-transform: scale3d(0.9, 0.9, 0.9);
    -webkit-box-shadow: 0 0 46px #000000;
    -moz-box-shadow: 0 0 46px #000000;
    box-shadow: 0 0 46px #000000;
}
#messageForm{
    position: absolute;
    bottom: 40px;
    font-size: 16px;
}

#mobile-menu *{
    outline: none;
}
 
#mobile-menu {
    padding: 0;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: -1%;
    overflow: hidden;
}

.mobile-menu-open #mobile-menu {
    height: auto;
    overflow: auto;
    left: 0;
}

.mobile-menu-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: fixed;
    display: block;
    width: 100%;
    height: 113%;
}

#mobile-menu,
.mobile-menu-background {
    z-index: 1000;
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    visibility: visible;
    -webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    -moz-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    -o-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}

.mobile-menu-background::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.98;
    background: #333145;
    background: -moz-linear-gradient(top, #5f7461 0%, #455346 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #5f7461 ), color-stop(100%, #455346));
    background: -webkit-linear-gradient(top, #455346 0%, #455346 100%);
    background: -o-linear-gradient(top, #455346 0%, #455346 100%);
    background: -ms-linear-gradient(top, #455346 0%, #455346 100%);
    background: linear-gradient(to bottom, #455346 0%, #455346 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333145', endColorstr='#455346', GradientType=0);
}

.mobile-menu-open #mobile-menu,
.mobile-menu-open .mobile-menu-background {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}

.mobile-menu-open {
    position: relative;
}

 
#mobile-menu ul{
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  padding: 10px;
}

#mobile-menu button {
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 32px;
    padding: 10px;
}

#mobile-menu ul a {
color: #fff;
}

#mobile-menu ul li a {
    display: block;
    line-height: 21px;
    font-size: 21px;
    color: #fff;
    margin-left: 0;
    padding: 12px 30px 12px 12px;
    font-weight: bold;
    text-decoration: none;
}

#mobile-menu ul li ul {
display: none;
}

#mobile-menu ul li ul a {
    padding: 9px 26px 9px 36px !important;
    line-height: 19px;
    font-size: 16px;
    font-weight: normal;
}

#mobile-menu ul li.menu-item-has-children > a::after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    float: right;
    font-size: 22px;
    opacity: .5;
}

#mobile-menu ul li.menu-item-has-children.open ul {
  display: block;
}

#mobile-menu ul li.menu-item-has-children.open > a::after {
content: "\f107";
}

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

#mobile-menu ul.social li a {
    padding-right: 10px;
}

/*Ad*/
table {
border: 1px solid #ededed;
}

table td {
padding: 10px;
}

table tr:nth-child(2n+2) {
background: #fbfbfb;
}

.sidebar .widget_media_image img{
    display: block !important;
}

.specie-item .fa {
    position: absolute;
    top: 27px;
    right: 15px;
}

.panel-default>.panel-heading{
    position: relative;
}

 .panel-heading {
    background: #fff;
    color: #01a90d;
    position: relative;
    padding: 25px 15px;
}

.specie-item .fa.fa-plus-square, .specie-item .collapsed .fa.fa-minus-square {
    display: none;
}

.specie-item .collapsed .fa.fa-plus-square {
    display: block;
}

#testimonials-loop .item{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
}

#testimonials-loop .item:last-child{
    border: 0;
}

#testimonials-loop .item .meta {
    float: left;
    text-align: center;
    width: 100px;
}

#testimonials-loop .item .content{
    float: right;
    width: calc(100% - 100px);
    padding-left: 10px;
    padding-top: 10px;
}

#testimonials-loop .item img{
    display: inline-block;
}

#testimonials-loop .item .name{
    font-weight: bold;
    margin-top: 5px;
}

/*Faq*/
.panel-faq{
    box-shadow: none;
    border: 1px solid #ededed;
}

.panel-group .panel.panel-faq{
    margin-bottom: 20px;
}

.panel-faq .panel-heading{
    background: #fff;
    color: #01a90d;
    position: relative;
    padding: 25px 15px;
}

.panel-faq .panel-heading a{
    text-decoration: none;
}

.panel-faq .panel-heading img{
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
    opacity: .4;
}

.panel-faq .panel-heading a:hover{
    color: #01a90d;
}

.panel-faq .fa.fa-plus-square,
.panel-faq .collapsed .fa.fa-minus-square{
    display: none;
}

.panel-faq .collapsed .fa.fa-plus-square{
    display: block;
}

.panel-faq .fa{
    position: absolute;
    top: 27px;
    right: 15px;
}

.panel-faq .panel-body{
    color: #909090;
}

.post-mini .entry-title{
    font-size: 21px;
    color: #2d2418;
    line-height: 30px;
    margin-top: 0;
}

.post-mini .entry-content{
    margin: 0;
}

.posts > div{
    padding: 15px 0;
    border-bottom: 1px solid #ededed;
}


.precio{
    background: #ededed;
    padding: 3px;
    color: #5dc269;
    border-radius: 4px;
}

.image-cont,
.fishing_report > div{
    margin-bottom: 16px;
}

.page-content h2.report-title{
    color: #455346;
}

.report-title i{
    margin-right: 3px;
    color: #ecb338;
}

/*Responsive*/
@media (max-width: 1199px){
    .header-navigation ul > li > a{
        padding: 39px 10px 39px 0px;
        font-size: 12px;
    }
    .list-with-icon .list-with-icon-content{
        width: 100%;
    }
    .page-title {
        text-align: center;
    }
    .page-title h1,
    .page-title div{
        width: 100%;
    }
	
	  .header-navigation{
        display: none;
    }
	
	#mobile-menu {
        display: block;
    }
	
	    .navbar-toggle{
        display: block;
        margin: 33px 0px;
    }
    
}

@media (max-width: 1301px){
    #outer-wrap {
        overflow: auto;
        margin: auto;
        width: 100%;
        -webkit-transition: transform 0.7s ease;
        -moz-transition: transform 0.7s ease;
        -o-transition: transform 0.7s ease;
        transition: transform 0.7s ease;
        -webkit-transform-origin: 50% 200px 0;
        -moz-transform-origin: 50% 200px 0;
        -o-transform-origin: 50% 200px 0;
        transform-origin: 50% 200px 0;
    }
    
    
    
    .page-id-1968 h1{line-height: 1; font-size: 24;}

    
    .section-middle .bg-section{
        display: block;
        position: relative;
        width: 100%;
        left: initial !important;
        right:initial !important;
        height: 300px;
        top: 0;
        margin-top: -60px;
        margin-bottom: 50px;
    }
    .section-features{
        text-align: center;
    }
    .section-features img{
        display: inline-block;
    }
    .section-features .wrap-col{
        padding-left: 0;
        padding-right: 0;
    }
    .section-features .col:nth-child(2){
        background: transparent;
    }
    .section-features .col{
        border-bottom: 1px solid rgb(63, 50, 33);
    }
    .section-features .col:last-child{
        border: 0;
    }
  

    .section-testimonials .carousel-control.left{
        left: initial;
       
    }
    .section-testimonials .carousel-control.right{
        right: initial;
    }
    .section-testimonials .carousel-control {
        position: relative;
        margin-top: 30px;
        height: 60px;
        display: inline-block;
        width: 25px;
        margin: 15px 20px;
    }
    .section-testimonials{    
        text-align: center;
    }
    .section-testimonials div{
        display: inline-block;
    }
    .header-top span{
        margin-left: 10px;
    }
    .header-top{
        padding-bottom: 40px;
    }
}


@media (max-width: 767px){
	
    .page-content h2.featured-title {font-size: 16px;}

    .page-content h2 {font-size: 16px;}

    .section-features .col{
        width: 100%;
    }
    #footer{
        text-align: center;
    }   

    #footer .pull-left,
    #footer .pull-right{
        width: 100%;
        margin: 10px 0;
    }
    .section-boxed .wrap-box{
        padding: 15px;
    }
    .section-boxed .wrap-box h3{
        font-size: 27px;
    }
    .section-boxed .wrap-box h4{
        font-size: 18px;
    }
    .section-boxed .wrap-box .text{
        font-size: 14px;
    }
    .section-boxed .wrap-box .btn-warning{
        font-size: 13px;
        display: block;
        white-space: inherit;
    }
    #header{
        position: relative;
        text-align: center
    }
    .header-top{
        padding-bottom: 40px;
    }
    .header-inner .pull-left,
    .header-top .pull-right{
        width: 100%;
    }
	


	
    .header-top span{
        width: 100%;
        margin: 10px 0;
        display: block;
    }
    .header-inner img{
        display: inline-block;
        max-width: calc(100% - 60px);
    }
    .navbar-toggle {
        position: absolute;
        margin: 33px 0px;
        right: 15px;
    }
.section-features .wrap-col {padding: 25px 30px 10px;}
.header-top span.lang{
    width: auto;
    display: inline-block;
}
}