@charset "UTF-8";
.layout-boxed .body-innerwrapper {
  max-width: 1500px;
  margin: 25px auto;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.02);
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 70px;
  font-size: 16px;
  margin: 0px;
  font-weight: 500;
  text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	line-height: 20px;
	display: block;
	cursor: pointer;
	padding: 8px;
	font-size: 16px;
	font-weight: 300;
}
.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px
}
#sp-header .logo, #sp-header {
  height: 70px;
}

#sp-main-body {
  padding: 20px 0;
}
#sp-info1 {
  margin-top: auto;
  margin-bottom: auto
}

.logo-image {
    height: 55px !important;
}
/*
// #Tabs
// --------------------------------------------------
*/
.sppb-nav-tabs>li>a {
  background: #f7f7f7;
  margin-right: 2px;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: none !important;
  border-radius: 0;
  padding: 10px 20px;
  color: #6d6d6d !important;
  position: relative;
}
.sppb-nav-tabs>li>a:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 3px;
}
.sppb-nav-tabs>li>a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
}
.sppb-nav-tabs>li>a:hover {
  border-color: #f7f7f7;
}
.sppb-nav-tabs>li>a .fa {
  margin-right: 4px;
}
.tab .nav-tabs > li.active > a {
  color: #ff7b26;
  border-left-color: #dcdcdc;
  border-right-color: #dcdcdc;
  background: #fff;
}
.tab .nav-tabs > li.active > a:after {
  background: #ff7b26;
}
.tab .nav-tabs > li.active > a:before {
  background: #fff;
}
.tab .nav-tabs > li.active > a:hover {
  border-bottom-color: #fff;
}
.tab .sppb-tab-modern-content {
  padding: 20px;
  border: 1px solid #dcdcdc;
  background: #fff;
  color: #111;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}
.tab .sppb-tab-modern-content:before,
.tab .sppb-tab-modern-content:after {
  content: " ";
  display: table;
}
.tab .sppb-tab-modern-content:after {
  clear: both;
}
.tab .sppb-tab-modern-content p:last-child {
  margin-bottom: 0;
}
.dropcap {
  display: inline-block;
  float: left;
  margin-right: 5px;
  width: 60px;
  height: 50px;
  color: #ff7b26;
  text-align: center;
  font-size: 66px;
  line-height: 54px;
}

/*
// #Blockquotes & Testimonial
// --------------------------------------------------
*/
blockquote {
  padding: 18px 18px 18px 50px;
  margin: 0 0 18px;
  font-size: 13px;
  border-left: 4px solid #ff7b26;
  background: #f7f7f7;
  font-style: italic;
  position: relative;
}
blockquote:before {
  display: block;
  position: absolute;
  left: 14px;
  top: 18px;
  content: "\f10d";
  font-family: 'FontAwesome';
  font-size: 28px;
  color: #d6d6d6;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote.testimonial {
  background: #fff;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  margin-bottom: 0;
}
cite {
  text-align: right;
  display: block;
}
cite:before {
  content: "—";
  margin-right: 4px;
}
.bq-author {
  padding: 16px 0 0 110px;
  position: relative;
}
.bq-author:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 69px;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 0 solid transparent;
  border-top: 22px solid #dcdcdc;
  z-index: 2;
}
.bq-author:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 70px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0 solid transparent;
  border-top: 20px solid #fff;
  z-index: 3;
}
.bq-author h6 {
  margin-bottom: .2em;
}
.bq-author .bq-author-info {
  font-style: italic;
}
.fa-hover{
  margin-bottom: 1em;
}
.bmi-bmi-calculator-holder input[type="text"] {
    display: inline-block;
}
.bmi-bmi-calculator-holder select {
    float: right
}
.rt-info-text-2 {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
.rt-info-text {
    position: relative;
    margin-bottom: 25px;
}
.media-body {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
.pull-left {
    float: left !important;
}
.rt-info-text-2 span {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: inline-block;
    border: 2px solid #f1f1f1;
}
.rt-info-text-2 span i {
    line-height: 48px;
    font-size: 24px;
}
.rt-info-text-2 h4 {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 600;
}
#sp-bottom .working {
  margin-bottom: 1.25em;
}
#sp-bottom .working > div:first-child {
  margin-bottom: 0.7em;
}
#sp-bottom .working > div:first-child span {
  text-transform: uppercase;
  color: #fff;
}
#sp-bottom.footer-widgets .working:last-child {
  margin: 0;
}
#sp-bottom .working .green {
  color: #9cc212;
}
#sp-bottom .newsletter-signup form {
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:-o-flex;
 display:flex
}
#sp-bottom .newsletter-signup form input[type=text] {
 background:#323136;
 border:none;
 border-radius:3px 0 0 3px;
 color:rgba(255,255,255,.6);
 padding:10px 20px;
 height:46px
}
#sp-top1 { position: relative; z-index: 31; }

.pagination {
 margin-top:20px;
 margin-bottom:10px;
 text-align:center;
 display:block;
 border-radius:0
}
.pagination>li {
 display:inline-block;
 margin:0 3px
}
.pagination>li>.page-link {
 min-width:36px;
 height:36px;
 line-height:36px;
 text-align:center;
 font-size:14px;
 font-weight:600;
 padding:0;
 color:#000;
 padding:0 10px
}
.pagination>li>.page-link:focus,
.pagination>li>.page-link:hover {
 color:#000
}

.pagination>li.disabled>.page-link {
 background:0 0;
 color:#d0d4d6
}
.pagination>li.disabled>.page-link:focus,
.pagination>li.disabled>.page-link:hover {
 background:0 0;
 color:#d0d4d6
}
.pagination>li.active>.page-link {
 border-color:#333;
 background-color:#333
}
.pagination>li.active>.page-link:focus,
.pagination>li.active>.page-link:hover {
 border-color:#333;
 background-color:#333
}

.sppb-tab-modern-content {
  padding: 20px;
  margin-top: 0px !important;
  border: 1px solid #dcdcdc;
  background: #fff;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}
.tab .sppb-tab-modern-content:before,
.tab .sppb-tab-modern-content:after {
  content: " ";
  display: table;
}
.tab .sppb-tab-modern-content:after {
  clear: both;
}
.tab .sppb-tab-modern-content p:last-child {
  margin-bottom: 0;
}
.dropcap {
  display: inline-block;
  float: left;
  margin-right: 5px;
  width: 60px;
  height: 50px;
  color: #e00000;
  text-align: center;
  font-size: 66px;
  line-height: 54px;
}

#sppb-addon-1621786411235 ul.sppb-nav.sppb-nav-modern {
    text-align: center !important;
}
#sppb-addon-1621786411235 .sppb-nav-modern > li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}
.sppb-addon-tab .sppb-nav > li.active > a {
  background-color: #fff;
  border: none;
  box-shadow: 0 -1px 2px 0 rgba(209, 209, 209, 0.5);
}
.sppb-addon-tab .sppb-nav > li > a {
  border: none;
  text-transform: uppercase;
  padding: 20px 40px;
  color: #828282;
  background-color: transparent;
}
.sppb-addon-tab .sppb-tab-content {
  background: #fff;
  margin: 0;
  padding: 30px;
  box-shadow: 0 1px 2px 0 rgba(209, 209, 209, 0.5);
}
.tab-features-list {
  list-style: none;
  padding: 0;
  font-size: 14px;
  line-height: 1.7;
}
.tab-features-list > li {
  display: flex;
  align-items: baseline;
}
.tab-features-list > li:not(:last-child) {
  margin-bottom: 20px;
}
.tab-features-list > li span {
  color: #4e7e5c;
  margin-right: 15px;
}
.newsletter-signup{
  max-width: 500px; margin: 0px auto
}
#sp-newsletter .newsletter-signup form {
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:-o-flex;
 display:flex
}
	
#sp-newsletter .newsletter-signup form input[type=text] {
 background:#323136;
 border:none;
 border-radius:3px 0 0 3px;
 color:rgba(255,255,255,.6);
 padding:2px 20px;
 height:46px
}	
#sp-newsletter .newsletter-signup form button{
 padding:10px 30px;
 height:50px
}
.sp-module.white {
	color: #333;
	background-color: #fff;
	margin: 5px auto;
	border: 1px solid #f1f1f1;
	padding: 15px;
}
.sp-module.white:hover {
	color: #333;
	background-color: #f9f9f9;
}
.sp-module.beige {
	color: #000;
	background-color: #e3e1df;
	margin: 5px auto;
	padding: 15px;
	border: 1px solid #fff;
}

.sp-module.greys {
	color: #333;
	background-color: #f1f1f1;
	margin: 0 auto 5px auto;
	padding: 15px;
}
.sp-module.greys:hover {
	color: #333;
	background-color: #ddd;
}

.sp-module.blues {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #0079cf;
    background: -moz-linear-gradient(45deg, #0079cf 0%, #00a9fc 100%);
    background: -webkit-linear-gradient(45deg, #0079cf 0%,#00a9fc 100%);
    background: linear-gradient(45deg, #0079cf 0%,#00a9fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0079cf', endColorstr='#00a9fc',GradientType=1 );
}

.sp-module.greens {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #669933;
    background: -moz-linear-gradient(45deg, #669933 0%, #66cc33 100%);
    background: -webkit-linear-gradient(45deg, #669933 0%,#66cc33 100%);
    background: linear-gradient(45deg, #669933 0%,#66cc33 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669933', endColorstr='#66cc33',GradientType=1 );
}
.sp-module.oranges {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #ff7b26;
    background: -moz-linear-gradient(45deg, #ff7b26 0%, #ffc108 100%);
    background: -webkit-linear-gradient(45deg, #ff7b26 0%,#ffc108 100%);
    background: linear-gradient(45deg, #ff7b26 0%,#ffc108 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b26', endColorstr='#ffc108',GradientType=1 );
}

.sp-module.reds {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #ec430f;
    background: -moz-linear-gradient(45deg, #ec430f 0%, #f32328 100%);
    background: -webkit-linear-gradient(45deg, #ec430f 0%,#f32328 100%);
    background: linear-gradient(45deg, #ec430f 0%,#f32328 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec430f', endColorstr='#f32328',GradientType=1 );}

.sp-module.dark {
	background-color: #27282c;
	margin: 5px auto;
	color: #7c7e84;
	padding: 15px !important;
}
.sp-module.dark ul, .mcolor ul, .white ul {
	padding-left: 10px;
}
.sp-module.dark a, .colors a { color: #ddd !important;}
.tab-content {
  padding: 20px;
  border: 1px solid #dcdcdc;
  background: #fff;
  color: #222;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}
.nav-tabs .nav-link {
    color: #495057;
    background-color: #f1f1f1;
    border-color: #dee2e6 #dee2e6 #fff;
}
.blog-items {
 display:flex;
 flex-wrap:wrap;
 width:100%;
 padding:0;
 margin-right:-.5em;
 margin-bottom:1em;
 margin-left:-.5em
}
@media (min-width:768px) {
 .blog-items.columns-2>div {
  width:50%
 }
 .blog-items.columns-3>div {
  width:33.33333%
 }
 .blog-items.columns-4>div {
  width:25%
 }
}
.blog-item {
 display:flex;
 flex-direction:column;
 padding:0 .5em 1em;
 overflow:hidden
}
.boxed .blog-item {
 background-color:#fff;
 box-shadow:0 0 2px rgba(51,57,66,.1),0 2px 5px rgba(51,57,66,.08),0 5px 15px rgba(51,57,66,.08),inset 0 3px 0 var(--cassiopeia-color-primary)
}
.boxed .blog-item .item-content {
 padding:25px
}
.image-left .blog-item,
.image-right .blog-item {
 flex-direction:row
}
.image-left .blog-item .item-image,
.image-right .blog-item .item-image {
 flex:1 0 40%
}
.blog-item .item-image {
 margin-top:3px;
 margin-bottom:15px;
 overflow:hidden
}
.boxed .blog-item .item-image {
 margin-bottom:0
}
.image-right .blog-item .item-image {
 order:1
}
.image-bottom .blog-item .item-image {
 margin-top:-15px;
 order:1
}
.image-left .blog-item .item-content {
 padding-left:25px
}
.image-right .blog-item .item-content {
 padding-right:25px
}
.image-left .blog-item,
.image-right .blog-item {
 flex-direction:column
}
@media (min-width:768px) {
 .image-left .blog-item,
 .image-right .blog-item {
  flex-direction:row
 }
}
.blog-items[class*=" masonry-"],
.blog-items[class^=masonry-] {
 display:block;
 -webkit-column-gap:1em;
 -moz-column-gap:1em;
 column-gap:1em
}
.blog-items[class*=" masonry-"] .blog-item,
.blog-items[class^=masonry-] .blog-item {
 display:inline-flex;
 margin-bottom:1em;
 page-break-inside:avoid;
 -webkit-column-break-inside:avoid;
 -moz-column-break-inside:avoid;
 break-inside:avoid
}
@media (min-width:768px) {
 .blog-items.masonry-2 {
  -webkit-column-count:2;
  -moz-column-count:2;
  column-count:2
 }
 .blog-items.masonry-3 {
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3
 }
 .blog-items.masonry-4 {
  -webkit-column-count:4;
  -moz-column-count:4;
  column-count:4
 }
}
/*---------------------------------------------------------------

# Author - olwebdesign http://www.olwebdesign.com
# Copyright (C) 2008 - 2020 olwebdesign.com. All Rights Reserved.
# Websites: http://www.olwebdesign.com
-----------------------------------------------------------------*/

body.bg { color: #444; background-color: #f2f2f2;}
h1,h2,h3,h4 { font-weight:300;}
#slides  { position:relative;}
#mx-title{
    padding-top: 55px;
    padding-bottom: 45px;
    margin: 0;
    border: none;
    text-align: center;
    position: relative;
    z-index: 2;
    color:#f1f1f1;
    background-color: #333;
}
#mx-title:before{ 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " "; 
    display: table; 
    z-index: 1;
    background: rgba(0,0,0,0.7);
}
.bgr-menu { background-color:rgba(0,0,0,0.95); }
#mx-title h1{
    margin: 0;
    font-size: 36px !important;
    font-weight: 400 !important;
    z-index: 5;
    position: relative;
}
.progress {
    margin-top: 1rem;
}
.sticked.in .nav-item.dropdown > .navbar-nav .nav-item{ color: #333;}
#mx-breadcrumbs{  margin-bottom: 15px;z-index: 5;position: relative;}
#mx-title .breadcrumb > li { text-shadow: 0 0 0 transparent;}

#map, #setbottom { padding: 20px 0px;}

#bottsite { color: #fff; background-color: #2D2D32; padding: 30px 0px; }
#bottsite .module{
  padding: 20px; margin: 15px;
}
#mainbott .module{
  padding: 20px; 
}
.container .colors h3::before {background-color:#fff !important;}
#bottomspot  {  padding: 20px 0px; text-align: center;}
#brg-header{  padding: 20px 0px; background-color: #f9f8fc; }
#fobott  { background-color:rgba(255,255,255,0.8); color: #444; padding: 40px 0px;}
#containerbody  { background-color:rgba(255,255,255,0.8); color: #222;}
.main-title-wrapper h1 { color: #fff; font-family: Arial,Helvetica,sans-serif; font-size: 60px;font-weight:bold; }
#tophead { background-color: #f9f8fc; color: #444; position: relative; z-index: 10; padding: 30px 0px;}
.jul-formregistration, .jul-formlogin { color: #222;}
.service-box .service-content p { color: #ccc !important; }
.mx_date { padding: 5px 0px;}
.pi-slide .info { font-size: 18px; line-height: 29px;}
#menuout .mx-inner,
#mx-sliderco .mx-inner, #mx-header .mx-inner, #mx-top .mx-inner, #mx-section .mx-inner {
	padding:0;
}
   
#mx-masid{ margin-left:auto;margin-right:auto;}
#setbottom{background-color:rgba(240, 240, 240, 0.7);}     
#mx-search { height: 36px;}
#mx-bottom a{ background: transparent;}
#mx-bottom li a{ padding: 7px 0px; border-bottom: 1px solid #777;}
#bottomspot .mx-inner {padding:0;}
#hormenu ul li .submenu-inner,#sublevel ul li .submenu-inner { margin: 1px; 
	box-shadow:0 0 1px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 1px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 1px rgba(0,0,0,0.5);}
.mx_date{float:left;margin-top:8px}
.form-actions{padding:2px 4px 2px;margin-top:5px;margin-bottom:5px;background: transparent;border-top:1px solid #fff;*zoom:1;}	
input{width:90%;}
textarea{width:98%;}
.mx_sp_container .control-group{
	margin-bottom: 2px; float: left; width: 49%;
}
.mx_sp_container .control-group1, .mx_sp_container .control-group2{
 width: 100%;
}
.mx_sp_container .control-group input{width:94%;}
.mx_sp_container .control-group1 input{width:95%;}

#user-registration input, #member-registration input, .login input{width:230px;}
.pagenav a,.pager a{display:inline-block;padding:4px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fafafa; border-bottom:1px solid #dadada;
	background-image: -webkit-linear-gradient(top,  #fff, #fafafa);
	background-image: -moz-linear-gradient(top, #fff, #fafafa);
	background-image: -ms-linear-gradient(top, #fff, #fafafa);
	background-image: -o-linear-gradient(top, #fff, #fafafa);}
.pager a:hover{text-decoration:none;background:#f5f5f5; border-bottom:1px solid #dadada;
	background-image: -webkit-linear-gradient(top,  #fafafa, #fff);
	background-image: -moz-linear-gradient(top, #fafafa, #fff);
	background-image: -ms-linear-gradient(top, #fafafa, #fff);
	background-image: -o-linear-gradient(top, #fafafa, #fff);}
a#pagetop{float:right;padding: 4px 10px;}	
a#valdate{  font-size: 10px;padding: 2px 5px; }	
	
.jlogin1 {float:left;width:40%;margin-right:12px;}
.jlogin2 {float:left;width:50%;margin-top:14px;color:#999;}
.jlogintext {float:left;margin:0 12px 12px 0;}

.contactForm legend  { font-size: 12px !important;}
#mx-rightcol .control-group { font-size: 12px !important; }

#mx-rightcol input { width: 95% !important;}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.gallery  {
    margin: 0;
  }
  @media (max-width: 767px) {
body {
    padding-right: 0px;
    padding-left: 0px;
  }
  }  

 
/* Back To Top */

#back-top {
  position: fixed;
  bottom:35px;
  right: 35px;
  z-index: 99;
  display: none;
}
#back-top a {
  width: 30px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#back-top a .fa {
  display: block;    
  background-color: #000;
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    z-index: 2;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
}
}
#back-top a:hover {
  color: #2f2f2f;
}
#back-top a:hover .fa {
  background-color: #777;
} 
#mainbott{
  background-color: #2D2D32;
  color: #999;
  padding: 50px 0px;
}

.choose_list {
    margin-bottom: 25px;
}
.choose_list img {
    border-radius: 50% ;
}
/*
// #Accordion
// --------------------------------------------------
*/
.card-header a { width: 100%; text-align: left;}
.card-header .btn {
    padding: 2px 10px !important;
}
.blocknumber span {
    padding: 10px;
}

/*
// #testimonial padding change
// --------------------------------------------------
*/
.reviews-block__slide {
    background: #fff;
    padding: 24px 20px !important;
}
#in-wrapper{position:relative;display:block;z-index:2;}
   
.entry-title h3::before {
display: none;
}
.entry-title h3 {
    position: relative;
    display: inline-block;
    padding-bottom: 2px !important;
    margin-bottom: 5px !important;
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 300 !important;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.modal-backdrop {
 background-color: transparent !important
}

#mx-top-header #mx-search .mod-search input#mod-search-searchword, #mx-top-header #mx-search .mod-search input#mod-finder-searchword {
    width: 275px;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
    color: #888;
    background-color: transparent;
}
#mx-top-header form,#mx-top-header .input-append,#mx-top-header .input-prepend {
    margin: 0px;
}

.catalog-list-type-1 .support_section {
 float:left;
 width:90%;
 padding:10px 30px;
 margin-bottom:15px
}
@media screen and (max-width: 567px) {
 .catalog-list-type-1 .support_section {
  padding:0 5px
 }
}
.catalog-list-type-1 ul {
 list-style:none;
}
.catalog-list-type-1 .support_icon {
 float:left;
 width:100%;
 margin-top:5px
}
.catalog-list-type-1 .support_text {
 float:left;
 width:100%
}
.catalog-list-type-1 .support_text a {
 display:table-cell;
 width:1%
}
@media screen and (max-width: 767px) {
 .catalog-list-type-1 .support_text a {
  width:80%
 }
}
.catalog-list-type-1 .support_text h4,
.catalog-list-type-1 .support_text .h4 {
 display:table-cell;
 padding-right:5px;
 width:1%;
 white-space:nowrap;
 text-transform:captialize
}
@media screen and (max-width: 767px) {
 .catalog-list-type-1 .support_text h4,
 .catalog-list-type-1 .support_text .h4 {
  white-space:normal;
  width:80%
 }
}
.catalog-list-type-1 .support_text h6,
.catalog-list-type-1 .support_text .h6 {
 display:table-cell;
 padding-left:7px;
 width:1%;
 white-space:nowrap;
 font-family:Roboto;
 font-size:20px;
 font-weight:bold
}
.catalog-list-type-1 .border-line {
 position:relative;
 display:table-cell;
 width:98%;
 height:3px;
 border-bottom:1px dashed
}
@media screen and (max-width: 767px) {
 .catalog-list-type-1 .border-line {
  display:none
 }
}
@media screen and (max-width: 967px) {
 .catalog-list-type-1 {
  padding:75px 0 42px
 }
}
@media screen and (max-width: 767px) {
 .catalog-list-type-1 {
  padding:70px 0 35px
 }
}
@media screen and (max-width: 567px) {
 .catalog-list-type-1 {
  padding:50px 0 20px
 }
}
.catalog-list-type-1 .support_text h4 {
  font-size: 22px; color: #874d34;
 }
.catalog-list-type-1 .support_text .border-line:before {
 content:'';
 position:absolute;
 height:1px;
 width:0;
 border-bottom:1px solid;
 bottom:-1px;
 opacity:0;
 transition:all 0.3s linear
}
.catalog-list-type-1 .support_text:hover .border-line:before {
 opacity:1;
 width:100%
}
.catalog-list-type-1 .support_text:hover .border-line {
 border:none
}
.twocols {
    column-count: 2;
    -moz-column-count: 2;
}
.catalog-list-type-1 ul { padding: inherit; margin: auto
}
.catalog-list-type-1 ul li { z-index: 1; padding: 10px 0px; border-bottom: 1px solid #ccc; display: flex; align-items: center; }
