<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

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 { line-height: 46px;letter-spacing: -1px;}
h2 { line-height: 28px;}
h3 { line-height: 28px; font-weight: 500;}
h4 { }
p { margin-bottom: 10px; line-height: 27px;}
ul, ol { margin-bottom: 30px;}
ul li, ol li {}
a { color: #ffffff; 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: #c45d3c;}
strong{ font-weight: 600;}

/*-----  кнопочки -----*/

.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: #c45d3c; color: #fff;border:transparent;}
.btn-default:hover { background-color: #ba451f; color: #fff;}
.btn-default.focus, .btn-default:focus { color: #fff; background-color: #ba451f; 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: #c45d3c; 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: 10px; padding-bottom: 10px;}
.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: 40px; padding-bottom: 40px;}
.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: 20px; 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: #c45d3c;line-height: 1.8;}
.text-highlight{color: #c45d3c;}

/*----- 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: #c45d3c; 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; padding-left: 20px; list-style: none;}
.top-nav ul li a{font-size: 12px; text-transform: uppercase; font-weight: 500;color: #446a73;}
.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 &gt; ul {
      position: absolute;
      top: auto;
      left: 0; }
      .flexnav li &gt; ul li {
        width: 100%; }
    .flexnav li ul li &gt; 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 &gt; ul {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li:hover &gt; ul li {
      width: 100%;
      float: none; }
  .oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible; }
  .oldie .flexnav li &gt; 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 &gt; ul &gt; li &gt; a{padding: 10px 18px; border: transparent; color: #fff;}
.header-top{border-bottom: 1px solid transparent;padding-top: 10px; padding-bottom: 10px; 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&amp;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: 30%}
.slider-title {color: #fff; /*font-size: 48px;*/ font-weight: 700; letter-spacing: -1px;}
.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: 20px; padding-bottom: 20px; color: #e6e3da; 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: #c45d3c;}
.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: 10px 0px;}
.copyright-text{color: #fff;font-size: small;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: #c45d3c; padding: 12px 14px; border-radius: 2px; color: #fff;}

/*-------- page header ---------*/
.page-header-gelly {background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), rgba(0, 0, 0, 0.6) url(../images/gelly-head.jpg) no-repeat center; background-size: cover; color: #fff; margin: 0; border: none; position: relative;text-align: center; padding: 0px;}

.page-header-gos {background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), rgba(0, 0, 0, 0.6) url(../images/gos.jpg) no-repeat center; background-size: cover; color: #fff; margin: 0; border: none; position: relative;text-align: center; padding: 0px;}


.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-weight: 700;}
.page-breadcrumb{}
.page-breadcrumb .breadcrumb{background:rgba(25,29,30,.7);border-radius: 0px; font-size: 12px; 
font-weight: 600; margin-bottom: 0px;padding: 5px;}
.page-breadcrumb .breadcrumb&gt;.active { color: #c45d3c;}
.page-breadcrumb .breadcrumb&gt;li+li:before {  padding: 0 5px; color: #ccc; content: "-";}

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

.service-block{margin-bottom: 30px;}
.service-block .well-bg{padding: 26px;}
.service-block .icon{color: #446a73;}
.service-block .well-bg:hover .icon{color: #c45d3c}
.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/med-pc.png'); height: 580px; background-position: top center; background-repeat: no-repeat;}
.side-phone{background: url('../images/rem-phone-eco.png'); 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: 10px 0px 10px 0; 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: #c45d3c; 
	-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{padding-top: 10px;margin-bottom: 0px;}
.testimonial-v3-meta{color: #c45d3c;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;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; font-size: 14px;}
.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: #c45d3c; 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: 10px; 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: 30px 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; border-radius: 10px;}
.feature-bdr{border-right:5px solid #fff;}
.feature{ margin-top: 5px;}
.feature-icon{color: #c45d3c; font-size: 34px; margin-bottom: 30px;}
.feature-inner{padding: 18px 4px 16px 3%;}
.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&gt;li&gt;a, .pagination&gt;li&gt;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&gt;li&gt;a:focus, 
.st-pagination .pagination&gt;li&gt;a:hover, 
.st-pagination .pagination&gt;li&gt;span:focus, 
.st-pagination .pagination&gt;li&gt;span:hover {z-index: 2; color: #fff; background-color: #c45d3c; 
border-color: #c45d3c;}
.st-pagination .pagination&gt;li:first-child&gt;a, 
.st-pagination .pagination&gt;li:first-child&gt;span {margin-left: 0; border-radius: 4px;}
.st-pagination .pagination&gt;li:last-child&gt;a, 
.st-pagination .pagination&gt;li:last-child&gt;span {border-radius: 4px;}
.st-pagination .pagination&gt;.active&gt;a, 
.st-pagination .pagination&gt;.active&gt;a:focus, 
.st-pagination .pagination&gt;.active&gt;a:hover, 
.st-pagination .pagination&gt;.active&gt;span, 
.st-pagination .pagination&gt;.active&gt;span:focus, 
.st-pagination .pagination&gt;.active&gt;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&gt;li&gt;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&gt;li&gt;a:hover{background-color:#f9f8f4;border-bottom: 1px solid #f9f8f4; color: #2e3233;border-color: transparent;  }
.st-tabs .nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;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&gt;li&gt;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&gt;li&gt;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&gt;.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&gt;.list-group, .panel-group .panel-heading+.panel-collapse&gt;.panel-body{border-top: transparent;}
#accordion .highlight { background:#446a73; 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: 40%;}} 
@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, .slider-text, .slider-captions&gt;.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 &gt; ul &gt; li &gt; 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;}
}

.tp-30
{padding: 18px 0px;}

.tit
{}

.footer-widget a {
    color: white;
}

a.dot:hover {
    color: #5b5e5f;
}
a.dot {
    border-bottom: 1px dashed #c45d3c;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    text-decoration: none;
}


.call-action-desc a {
    color: white;
}


a.dot-white {
    border-bottom: 1px dashed #ffffff;
    text-decoration: none;
	color: #ffbe05;
}
a.dot-white:hover {
    color: #777777;
}


.container a.dot {
    border-bottom: 1px dashed #c45d3c;
    text-decoration: none;
	color: #c45d3c;
}
.container a.dot:hover {
    color: #777777;
}


.blockquote_style3 {
    background-color: #FAFAFA;
    padding: 10px;
    border-left: 2px solid #1bb3b2;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 28px;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.blockquote_style3::before {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #000;
    font-weight: 900;
    font-size: 70px;
    opacity: 0.05;
    line-height: normal;
    pointer-events: none;
}

.btn-fill-out {
	background-color: transparent;
	border: 1px solid #446a73;
	color: #fff;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.btn-fill-out::before,
.btn-fill-out::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #446a73;
	z-index: -1;
	transition: all 0.3s ease-in-out;
	width: 51%;
}
.btn-fill-out::after {
	right: 0;
	left: auto;
}
.btn-fill-out:hover:before,
.btn-fill-out:hover:after {
	width: 0;
}
.btn-fill-out:hover {
	color: #1bb3b2 !important;
}


@media (max-width: 1024px) and (min-width: 320px)  
{
	.page-section {
    padding: 11px 0px;
}

.need-box {
    float: right;
}

.section-space {
    padding-top: 20px;
    padding-bottom: 20px;
}

.btn {
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.pricing-head {
    background-color: #446a73;
    padding: 10px;
    color: #fff;
}

.well-bg {
    background-color: #f9f8f4;
    padding: 10px;
}

.well-inner { background-color: #fff; padding: 10px; -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);}
	
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }

  table thead {
    display: none;
  }

  table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }

  table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
    border-right: 1px solid transparent;
  }

  table td:last-child {
    border-bottom: 0;
  }

  table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
  }
}


}
.table-wrap {
  text-align: center;
  display: inline-block;
  background-color: #fff;
  padding: 2rem 2rem;
  color: #000;
}

table {
  border: 1px solid #ccc;
  width: 100%;
  margin:0;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
}

table tr {
  border: 1px solid #ddd;
  padding: 5px;
}

table th, table td {
  padding: 10px;
  text-align: center;
  
}

table th {
  color: #fff;
  background-color: #444;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}



</pre></body></html>