/*
Theme Name: agriculturaltoursriverina
Theme URI: h#
Author: Quikclicks
Author URI: https://www.quikclicks.com.au
Description: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: https://www.quikclicks.com.au
*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700;900&display=swap');
/* font-family: 'Rubik', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap');

/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
	opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
	-webkit-transition: opacity .5s linear 0.2s;
	-moz-transition: opacity .5s linear 0.2s;
	transition: opacity .5s linear 0.2s;
	opacity: 1;
}

/* font-family: 'Raleway', sans-serif; */
body {
  color: #5c5c5c;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  overflow-x:hidden;
}
p {
  color: #606062;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 15px;
}
a {
   color: #7a1d38;
   text-decoration: none;
}
a:focus, a:hover {
    color: #606062;
    text-decoration: none;
}
img {
   max-width: 100%;
   height: auto;
   border: none;
   border-radius: 0;
}
.featured-image {
  background-size: cover !important;
  min-height: 389px;
  position: relative;
}

/*Footer*/
footer .footer {
background: #282828;
padding: 60px 0 61px;
color:#c1c1c1;
font-size: 14px;
}
.footer .widget-title,.footer-four p strong {
color:#a08f5a;
font-size: 14px;
font-weight: 700;
margin-bottom: 12px;
font-family: 'Raleway', sans-serif;
text-transform: capitalize;
    
}
.footer ul li {
position: relative;
font-size: 14px;
color:#c1c1c1;
line-height: 17px;
margin-bottom: 10px;
}
.footer-four p strong{
    display: inline-block;
    margin-bottom: 3px;
}
.footer-one .widget-title{
    padding-bottom: 4px;
}
.footer-four .widget-title{
        padding-bottom: 7px
}
footer ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.footer-two ul li{
        margin-bottom: 28px;
    line-height: 24px;
}
.footer-one ul li{
    padding-left: 12px;
}
.footer-top{
    text-align: center;
    padding-bottom: 53px;
}

footer ul li a, footer p {
color:#c1c1c1;  
font-size: 14px;
}

.copyright{
padding-bottom: 30px;
}


.footer-one ul li::before{
    content:">";
    left:0;
    position: absolute;
    font-size: 14px;
    font-weight:800;
    color:#a08f5a;
    font-family: 'Rubik', sans-serif;
}
.footer-four li{
    display: inline-block;
    margin-right: 8px;
}

.footer ul li a:hover, .footer ul li a:focus {
    color:#7a1d38;
    text-decoration: none;
}


.copyright,.copyright a {
  color: #a08f5a;
  font-size: 14px;
  margin-top: 27px;
  text-align: center;
}

.copyright a:hover, .copyright a:focus {
   color:#7a1d38;
}
.footer-copyright-area{
    position: relative;
    margin-top: 66px;
}
.footer-copyright-area::before{
    content:"";
    position: absolute;
    border-top:2px solid #a08f5a;
    width:97%;
    left:0;
    right:0;
    margin: 0 auto;
    height:2px;
}

/*Header*/
header{
    padding-top: 36px;
    padding-bottom: 27px;
}
.menu-area{
    padding-top: 36px;

}
.navbar-default ul {
  list-style: none;
  padding: 0;
  margin: 0 ;
  text-align: right;
  float: right; 
}
.navbar-default {
  background: none;
  border: medium none;
  border-radius: 0;
  min-height: 1px;
  margin: 0;
}
.navbar-collapse{
    padding-left: 0;
    padding-right: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #606062;
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 14px;
  position: relative;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.current-menu-item > a,
.navbar-default .navbar-nav > li.menu-item-has-children:hover > a,
.navbar-default .navbar-nav > li.current-menu-parent > a {
  color: #7a1d38;
  
}
.navbar-default ul.sub-menu {
    background: #7a1d38;
    border: medium none;
    border-radius: 0;
    display: none;
    padding: 4px 0 11px;
    position: absolute;
    min-width: 165px;
    z-index: 999;
    margin: 0;
}
.navbar-nav > li:hover .sub-menu {
  display: block;
}
.sub-menu li > a {
    border: medium none;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    padding: 4px 14px 3px;
    text-decoration: none;
    text-align: left;
    display: block;
}
.sub-menu li > a:hover, 
.sub-menu li > a:focus, 
.sub-menu li.current-menu-item > a {
  color: #a08f5a;
}
.center{
    text-align: center;
}
/* home page */
/* slider */
#topslider {
    position: relative;
    z-index: 9;
}
#topslider .slick-list {
    overflow: inherit;
}
#topslider .slide-item {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 812px;
  padding-bottom: 50px;
}
.slide-content {
  padding-top: 155px;
  text-align: center;
}
.slide-content img {
  display: inline-block;
    margin-bottom: 18px;
}
.slide-content p {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 80px;
  line-height: 80px;
  font-weight: 400;
    text-transform: capitalize;
}

.slide-content p a {
    background: #606062;
    width:225px;
    height:68px;
    text-align: center;
    border-radius: 34px;
    padding-top: 15px;
    font-size: 20px;
    line-height: 20px;
    color:#fff;
    padding-top: 23px;
    text-transform: uppercase;
    margin-top: 40px;
    display: inline-block;
}
.slick-dots {
  position: absolute;
  bottom: 22px;
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
  left: 0;
  right: 0;
  padding: 0;
 text-align: center;
}
.slick-dots ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slick-dots li {
  display: inline-block;
  padding: 2px 10px 2px 0;
}
.slick-dots li button {
  background: none;
  border-radius: 50px;
  box-shadow: inherit;
  cursor: pointer;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 21px;
  border: 5px solid #ffffff;
  padding: 0;
}
.slick-dots li.slick-active button {
  background: #ffffff;
  cursor: default;
}
.slick-dots li button:hover {
  background: #ffffff;
}
.wel-con p{
  color:#fff;  
}

/* blog */
.page-title {
 text-align: center;
 margin: 0;
 font-size: 50px;
 line-height: 50px;
 color: #fff;
 font-family: 'Raleway', sans-serif;
 font-weight: 500;
 text-transform: uppercase;
 padding-top: 193px;
}
.main-content.blog.general {
 padding-top: 84px;
 padding-bottom: 65px;
}
.post-listing {
 margin-bottom: 53px;
}
.post-listing:nth-child(3n+4) {
 clear: left;
}
.list-img img {
 width: 100%;
}
.blog-content {
  padding: 27px 0 20px;
  position: relative;
}
.blog-content::after {
  content: "";
  width: 165px;
  height: 4px;
  background: #606062;
  position: absolute;
  bottom: 0;
  left: 0;
}
.blog-content h3 {
  margin: 0 0 14px;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}
.blog-content h3 a {
  color: #a08f5a;
  display: block;
}
.blog-content h3 a:hover {
 color: #606062;
}
.meta-post {
 color: #606062;
 font-size: 15px;
 line-height: 20px;
 font-weight: 700;
 margin-bottom: 18px;
}
/* pagination */
.blog-pagination {
 float: left;
 width: 100%;
 margin-top: 10px;
 text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
 text-decoration: none;
 border: 1px solid #a08f5a;
 padding: 0;
 margin: 2px 5px;
 width: 36px;
 height: 36px;
 display: inline-block;
 vertical-align: middle;
 line-height: 34px;
 color: #a08f5a;
 text-align: center;
 font-size: 18px;
 font-family: 'Raleway', sans-serif;
 font-weight: 500;
 border-radius: 50px;
}
.wp-pagenavi span.current {
   border-color: #7a1d38;
   border-width: 1px;
   color: #7a1d38;
   width: 36px;
   height: 36px;
   line-height: 34px;
   text-align: center;
   font-size: 18px;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   border-radius: 50px;
}
.wp-pagenavi a:hover {
 border-color: #7a1d38;
 color: #7a1d38;
}
/* post details */
.main-content.general.blog.post-details {
 padding-bottom: 89px;
}
.post-main-content-text {
 max-width: 815px;
 margin: 0 auto;
}
.single-img {
 margin-bottom: 45px;
}
.single-img img {
 width: 100%;
 height: auto;
}
.post-title {
 font-size: 35px;
 font-weight: 500;
 color: #7a1d38;
 margin: 0 0 20px;
 font-family: 'Raleway', sans-serif;
 line-height: 35px;
}
/*Home*/
.home-page{
    padding-top: 100px;
    padding-bottom: 322px;
}
.wel-title,.wel-subtitle{
    margin-top: 0;
    padding-top: 0;
    text-transform: uppercase;
}
.wel-con a{
   border:1px solid #fff;
    width:154px;
    height:44px;
    text-align: center;
    border-radius: 34px;
   
    font-size: 14px;
    line-height: 20px;
    color:#fff;
    padding-top: 13px;
    text-transform: uppercase;
    margin-top: 14px;
    display: inline-block;
}
.cta-section{
    margin-top: -290px;
}
.cta-img figure{
        border: 10px solid #fff;
}
.cta-title{
    text-transform: uppercase;
    padding-left: 107px;
    padding-right: 103px;
    padding-bottom: 16px;
}
.cta-con{
    min-height: 98px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.cta-section .vc_col-sm-4:last-child .cta-title{
    padding: 0;
    padding-bottom: 16px;
    
}
.cta-con::after {
    content: "";
    width: 165px;
    height: 4px;
    background: #606062;
    position: absolute;
    right:0;
    margin: 0 auto;
    left: 0;
    bottom:0;
}
.cta-section{
    padding-bottom: 80px;
}
.cta-img{
    margin-bottom: 28px;
}
.map-title,.map-subtitle{
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 0;
    
}
.map-subtitle{
    margin-top: 0;
    padding-right: 10px;
}
.map-title{
    padding-top: 202px;
}
.map-section{
    padding-top: 33px;
    padding-bottom: 30px;
}
.choose-section .section-title{
        text-transform: uppercase;
    padding-bottom: 80px;
}
.choose-section{
    padding-top: 90px;
    padding-bottom: 90px;
}
.icon-title{
    font-weight:500;
    line-height: 26px!important;
    padding-left: 10px;
    padding-right: 10px;
}
.icon-img{
    margin-bottom: 20px!important;
}
.section-title{
    text-transform: uppercase;
}
.news-sec .section-title{
        padding-bottom: 38px;
}
.news-sec{
        padding-bottom: 43px;
}
/*Testimonial*/
.wpb_text_column.wpb_content_element.testimonial-con {
  text-align: center;
}
.testimonial_slider_set.testimonial_slider {
    margin: 0 auto;
}
.testimonial-section .testimonial_slider__textonly .testimonial_content {
   width: 100%;
   padding: 0;
   margin: 0;
   height: 100%;
   overflow: inherit;
   text-align: center;
}
.testimonial-section .testimonial_slider__textonly .testimonial_by_wrap .testimonial_by_inner {
   margin: 0;
}
.testimonial-section .testimonial_slider__textonly .testimonial_content_wrap::before, 
.testimonial-section .testimonial_slider__textonly .testimonial_content_wrap::after {
   content: none;
}
.testimonial-section .testimonial_slider__textonly .testimonial_by_wrap .testimonial_by {
  text-transform: none;
  font-weight: 700 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif !important;
  top: -96px;
  position: relative;
  color: #ffffff !important;
  text-align: center;
  font-style: italic !important;
}
.testimonial-section .testimonial_slider__textonly .testimonial_nav_arrow_wrap {
  display: block !important;
  margin-top: 0;
  text-align: center;
}
.testimonial-section .testimonial_slider__textonly a.testimonial_prev {
  background: transparent url(images/prev.png) no-repeat 0 0 !important;
  width: 36px;
  height: 70px;
  margin-top: -54px;
  position: relative;
  display: inline-block !important;
  vertical-align: top;
  margin-right: 7px;
    margin-left: 0;
  left: inherit;
}
.testimonial-section .testimonial_slider__textonly a.testimonial_next {
  right: inherit;
  background: url(images/next.png) no-repeat 0 0 !important;
  left: inherit;
  width: 36px;
  height: 70px;
  margin-top: -54px;
  display: inline-block !important;
      margin-left: 0px;
    margin-right: 7px;
  position: relative;
}
.testimonial-section .testimonial_slider__textonly .testimonial_slideri {
   margin: 0;
}
.testimonial_slider__textonly .testimonial_content span {
  font-size: 15px;
  font-family: 'Rubik', sans-serif;
  line-height: 27px;
  text-align: center;
  color: #ffffff !important;
}
.testimonial_site {
  text-align: center;
  margin-top: -13px !important;
  display: block !important;
  font-family: 'Rubik', sans-serif !important;
}
.testimonial_slider__textonly .testimonial_content .testimonial-star-outer {
  width: 100%;
  margin-top: 15px;
}
.vc_custom_heading.testimonail-title {
  margin: 0 0 54px;
  padding-top: 52px;
  background: url(images/testi-title-bg.png) no-repeat scroll top center;
}
.vc_row.wpb_row.vc_row-fluid.testimonial-section {
      padding-bottom: 105px;
    padding-top: 120px;
}
.brand-section .slick-prev{
   z-index: 99999; 
}
.brand-section{
       padding-bottom: 0px;
    padding-top: 2px;
}
.brand-section .rt-wpls .single-logo .single-logo-container {
    padding:0px!important;
}

.brand-section .slick-next {
right: -52px;
z-index: 99;

height: 35px;
width: 35px;
opacity: 1;
border-radius: 0;
}
.brand-section .slick-prev {
left: -52px;
z-index: 99;
height: 35px;
width: 35px;
opacity: 1;
border-radius: 0;
}

/*Faq*/
.page-subtitle{
    margin-bottom: 40px;
    text-transform: uppercase;
position: relative;
padding-bottom: 41px;
margin-top: 82px;
background: url(images/title-bg.png) no-repeat scroll center bottom;
}

.faq-con p strong{
    display: inline-block;
    margin-bottom: 3px;

}
.faq-con{
    padding-bottom: 10px;
}
.faq-con.right{
    padding-bottom: 54px;
}
.faq-page{
    padding-bottom: 102px;
}

/*About-page*/
.general-page.first-sec .section-title{
    margin-top: 92px;
    margin-bottom: 34px;
}
.icon-section{
        margin-top: 30px;
}
.tour-section{
    padding-top: 50px;
    padding-bottom: 105px;
}
.tour-section .section-title{
    padding-bottom: 20px;
}
.region-page{
    padding-bottom: 40px;
}
.food-section .section-title{
        padding-top: 21px;
    padding-bottom: 20px;
}
.red-dot-list ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.red-dot-list ul li{
    font-size: 15px;
    line-height: 26px;
    color: #606062;
    background: url(images/dot.png) no-repeat left 8px;
    padding-left: 20px;
    margin-bottom: 14px;
    padding-right: 10px;
}
.food-section{
        padding-bottom: 60px;
}
.tour-page.first-sec p{
    text-align: center;
}
.tour-page.first-sec .section-title{
    padding-top: 40px;
    padding-bottom: 25px;
}
.tour-page{
        padding-bottom: 36px;
}
.farming-left-con ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.farming-left-con ul li img{
    display: none;
}
.farming-left-con ul li{
   background: url(images/location.png) no-repeat scroll left 0;
    padding-left: 46px;
    margin-bottom: 18px;
    padding-right: 60px;
}
.farming-left-con ul li+li{
   background: url(images/duration.png) no-repeat scroll left 0;
 
}
.farming-left-con ul li+li+li{
   background: url(images/goal.png) no-repeat scroll left 0;
 
}
.farming-left-con ul li+li+li+li{
   background: url(images/group.png) no-repeat scroll left 0;
 
}
.farming-left-con ul li+li+li+li+li{
   background: url(images/wear.png) no-repeat scroll left 0;
 
}
.border-bottom{
    border-bottom:1px solid #a08f5a;
     padding-bottom: 10px;
    padding-bottom: 12px;
    margin-bottom: 40px;
    
}
.farming-sec{
    padding-bottom: 40px;
}
.farming-right-con a{
    font-weight:700;
    color:#7a1d38;
    font-style: italic;
}
/* contact */
.page-subtitle {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 41px;
  margin-top: 82px;
  margin-bottom: 40px;
  background: url(images/title-bg.png) no-repeat scroll center bottom;
}
.wpb_text_column.wpb_content_element.con-top {
  padding-bottom: 41px;
}
.con-info a {
  color: #606062;
}
.form-top-con em {
  color: #7a1d38;
  font-weight: 500;
}
.con-form-area > .vc_column-inner > .wpb_wrapper {
  padding-left: 68px;
}
.wpcf7-form h3 {
  font-size: 15px;
  color: #606062;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  margin: 44px 0 19px;
}
.wpcf7 label {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 15px;
  color: #606062;
  width: 100%;
  font-family: 'Rubik', sans-serif;
}
.wpcf7-form-control.wpcf7-text {
  width: 100%;
  background: #f4f4f4;
  border: none;
  padding: 0 20px;
  height: 44px;
  border-radius: 3px;
  font-size: 15px;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  color: #606062;
}
.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  background: #f4f4f4;
  border: none;
  padding: 11px 20px;
  height: 128px;
  border-radius: 3px;
  font-size: 15px;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  color: #606062;
}
.fullpart.radio-con {
  background: #f4f4f4;
  padding: 10px 20px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.fullpart.content-form em {
  color: #7a1d38;
  font-weight: 500;
  text-transform: uppercase;
  padding: 9px 0 0px;
  display: inline-block;
}
.fullpart {
  float: left;
  width: 100%;
}
.halfpart.gap {
  margin-bottom: 26px;
  float: left;
  width: 100%;
}
.halfpart label {
  width: 49.25%;
  float: left;
  margin-right: 1.5%;
}
.halfpart label:last-child {
  margin-right: 0;
}
.wpcf7-form-control.wpcf7-submit {
  float: right;
  width: 129px;
  height: 38px;
  border: none;
  background: #606062;
  color: #fff;
  border-radius: 50px;
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0;
  margin: 16px 0 30px;
}
div.wpcf7-response-output {
  margin: 2em 0 1em;
  float: left;
}
div.wpcf7-mail-sent-ok {
  display: none !important;
}
.fullpart.content-form.middle {
  margin: 23px 0 13px;
  padding: 0;
}
.fullpart.content-form ul {
  list-style: none;
  margin-left: 0;
  padding-left: 20px;
}
.fullpart.content-form ul li {
  padding-left: 10px;
  background: url(images/arrow.png) no-repeat scroll 0 8px;
  margin-bottom: 15px;
}
.fullpart.content-form {
  padding: 10px 0 15px;
}
.con-form-area.wpb_column {
  margin-bottom: 62px;
}
.rt-wpls .slick-slide img {
  display: inline-block;
  padding: 0;
}
/* Responsive site css */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.navbar-default .navbar-nav > li > a {
  padding: 5px 11px;
}
.wpb_text_column.wpb_content_element.brand-con {
  max-width: 810px;
  margin: 0 auto;
}


}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.navbar-default .navbar-nav > li > a {
  padding: 5px 8px;
  font-size: 13px;
}
.menu-area {
  padding-top: 6px;
}
.slide-content p {
  font-size: 50px;
  line-height: 50px;
}
.slide-content p {
  font-size: 50px;
  line-height: 50px;
}
#topslider .slide-item {
  min-height: 660px;
}
.vc_custom_heading.wel-subtitle {
  font-size: 25px !important;
  line-height: 25px !important;
}
.cta-section {
  margin-top: -180px;
}
.cta-title {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 16px;
  font-size: 25px !important;
  line-height: 25px !important;
  min-height: 67px;
}
.home-page {
  padding-top: 35px;
  padding-bottom: 200px;
}
.cta-con {
  padding-bottom: 30px;
}
.map-title {
  padding-top: 100px;
}
.map-subtitle {
  margin-top: 7px;
  padding-right: 0;
  font-size: 25px !important;
  line-height: 25px !important;
}
.icon-title {
  line-height: 18px !important;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px !important;
}
.choose-section {
  padding-top: 0;
  padding-bottom: 50px;
}
.vc_row.wpb_row.vc_row-fluid.testimonial-section {
  padding-bottom: 30px;
  padding-top: 50px;
}
.wpb_text_column.wpb_content_element.brand-con {
  max-width: 610px;
  margin: 0 auto 20px;
}
.footer-widgets-area.col-xs-12.col-sm-6.col-md-3.three {
  clear: left;
}
.footer-widgets-area {
  margin-bottom: 30px;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
.logo-area.col-xs-12.col-sm-2.col-md-3 {
  width: 250px;
  padding-bottom: 10px;
}
header {
  padding-top: 25px;
  padding-bottom: 10px;
}
.navbar-default .navbar-toggle {
  border-color: #606062;
  background: none !important;
  margin-right: 0;
  position: absolute;
  right: 0;
  top: -83px;
}
.navbar-default ul {
  text-align: left;
  width: 100%;
}
.navbar-default .navbar-nav > li > a {
  padding: 5px 0;
  font-size: 15px;
  margin: 2px 0;
}
.sub-menu li > a {
  color: #606062;
}
.navbar-default ul.sub-menu {
  background: none;
  display: block;
  padding: 4px 0 12px;
  position: relative;
}
.slide-content p {
  font-size: 25px;
  line-height: 30px;
}
.slide-content p a {
  width: 170px;
  height: 48px;
  font-size: 15px;
  line-height: 16px;
  padding-top: 16px;
  margin-top: 10px;
}
.slide-content {
  padding-top: 55px;
}
#topslider .slide-item {
  min-height: 475px;
}
.cta-section .wpb_column.vc_column_container.vc_col-sm-4 {
  max-width: 320px;
  margin: 0 auto;
}
.cta-section {
  padding-bottom: 40px;
}
.map-title {
  padding-top: 0;
}
.map-section {
  padding-top: 0;
  padding-bottom: 25px;
}
.section-title {
  font-size: 30px !important;
  line-height: 30px !important;
}
.icon-title {
  line-height: 26px !important;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px !important;
  margin-bottom: 30px;
}
.news-sec {
  padding-bottom: 0;
}
.wpb_text_column.wpb_content_element.testimonial-con {
  width: 290px;
  margin: 0 auto;
}
.testimonial_slider__textonly .testimonial_content span {
  font-size: 15px;
  line-height: 22px;
}
.testimonial-section .testimonial_slider__textonly .testimonial_by_wrap .testimonial_by {
  top: -45px;
}
.faq-page {
   padding-bottom: 0;
}
.con-form-area > .vc_column-inner > .wpb_wrapper {
   padding-left: 0px;
}
.testimonial-section .testimonial_slider__textonly a.testimonial_prev,
.testimonial-section .testimonial_slider__textonly a.testimonial_next {
  margin-top: -20px;
}
.wpb_text_column.wpb_content_element.brand-con {
  max-width: 186px;
  margin: 0 auto 20px;
}
.footer-copyright-area {
  margin-top: 15px;
}
.copyright a {
  margin-top: 0;
  display: inline-block;
}
.page-title {
  font-size: 30px;
  line-height: 30px;
  padding-top: 70px;
}
.featured-image {
  min-height: 165px;
}
.halfpart label {
  width: 100%;
  margin-right: 0;
}

} 