@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700|Zilla+Slab:400,400i,500,500i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i');
@import '../fonts/webfonts/lovato/stylesheet.css';

/*!
 * Bootstrap Reboot v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
 *,
 *::before,
 *::after {
   box-sizing: border-box;
 }
 
 html {
   font-family: sans-serif;
   line-height: 1.15;
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   -ms-overflow-style: scrollbar;
   -webkit-tap-highlight-color: transparent;
 }
 
 @-ms-viewport {
   width: device-width;
 }
 
 article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
   display: block;
 }
 
 body {
   margin: 0;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   color: #212529;
   text-align: left;
   background-color: #fff;
 }
 
 [tabindex="-1"]:focus {
   outline: none !important;
 }
 
 hr {
   box-sizing: content-box;
   height: 0;
   overflow: visible;
 }
 
 h1, h2, h3, h4, h5, h6 {
   margin-top: 0;
   margin-bottom: 0.5rem;
 }
 
 p {
   margin-top: 0;
   margin-bottom: 1rem;
 }
 
 abbr[title],
 abbr[data-original-title] {
   text-decoration: underline;
   -webkit-text-decoration: underline dotted;
   text-decoration: underline dotted;
   cursor: help;
   border-bottom: 0;
 }
 
 address {
   margin-bottom: 1rem;
   font-style: normal;
   line-height: inherit;
 }
 
 ol,
 ul,
 dl {
   margin-top: 0;
   margin-bottom: 1rem;
 }
 
 ol ol,
 ul ul,
 ol ul,
 ul ol {
   margin-bottom: 0;
 }
 
 dt {
   font-weight: 700;
 }
 
 dd {
   margin-bottom: .5rem;
   margin-left: 0;
 }
 
 blockquote {
   margin: 0 0 1rem;
 }
 
 dfn {
   font-style: italic;
 }
 
 b,
 strong {
   font-weight: bolder;
 }
 
 small {
   font-size: 80%;
 }
 
 sub,
 sup {
   position: relative;
   font-size: 75%;
   line-height: 0;
   vertical-align: baseline;
 }
 
 sub {
   bottom: -.25em;
 }
 
 sup {
   top: -.5em;
 }
 
 a {
   color: #ADA76B;
   text-decoration: none;
   background-color: transparent;
   -webkit-text-decoration-skip: objects;
 }
 
 a:hover {
   color: #484721;
   text-decoration: underline;
 }
 
 a:not([href]):not([tabindex]) {
   color: inherit;
   text-decoration: none;
 }
 
 a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
   color: inherit;
   text-decoration: none;
 }
 
 a:not([href]):not([tabindex]):focus {
   outline: 0;
 }
 
 pre,
 code,
 kbd,
 samp {
   font-family: monospace, monospace;
   font-size: 1em;
 }
 
 pre {
   margin-top: 0;
   margin-bottom: 1rem;
   overflow: auto;
   -ms-overflow-style: scrollbar;
 }
 
 figure {
   margin: 0 0 1rem;
 }
 
 img {
   vertical-align: middle;
   border-style: none;
 }
 
 svg:not(:root) {
   overflow: hidden;
 }
 
 a,
 area,
 button,
 [role="button"],
 input:not([type="range"]),
 label,
 select,
 summary,
 textarea {
   -ms-touch-action: manipulation;
   touch-action: manipulation;
 }
 
 table {
   border-collapse: collapse;
 }
 
 caption {
   padding-top: 0.75rem;
   padding-bottom: 0.75rem;
   color: #868e96;
   text-align: left;
   caption-side: bottom;
 }
 
 th {
   text-align: inherit;
 }
 
 label {
   display: inline-block;
   margin-bottom: .5rem;
 }
 
 button {
   border-radius: 0;
 }
 
 button:focus {
   outline: 1px dotted;
   outline: 5px auto -webkit-focus-ring-color;
 }
 
 input,
 button,
 select,
 optgroup,
 textarea {
   margin: 0;
   font-family: inherit;
   font-size: inherit;
   line-height: inherit;
 }
 
 button,
 input {
   overflow: visible;
 }
 
 button,
 select {
   text-transform: none;
 }
 
 button,
 html [type="button"],
 [type="reset"],
 [type="submit"] {
   -webkit-appearance: button;
 }
 
 button::-moz-focus-inner,
 [type="button"]::-moz-focus-inner,
 [type="reset"]::-moz-focus-inner,
 [type="submit"]::-moz-focus-inner {
   padding: 0;
   border-style: none;
 }
 
 input[type="radio"],
 input[type="checkbox"] {
   box-sizing: border-box;
   padding: 0;
 }
 
 input[type="date"],
 input[type="time"],
 input[type="datetime-local"],
 input[type="month"] {
   -webkit-appearance: listbox;
 }
 
 textarea {
   overflow: auto;
   resize: vertical;
 }
 
 fieldset {
   min-width: 0;
   padding: 0;
   margin: 0;
   border: 0;
 }
 
 legend {
   display: block;
   width: 100%;
   max-width: 100%;
   padding: 0;
   margin-bottom: .5rem;
   font-size: 1.5rem;
   line-height: inherit;
   color: inherit;
   white-space: normal;
 }
 
 progress {
   vertical-align: baseline;
 }
 
 [type="number"]::-webkit-inner-spin-button,
 [type="number"]::-webkit-outer-spin-button {
   height: auto;
 }
 
 [type="search"] {
   outline-offset: -2px;
   -webkit-appearance: none;
 }
 
 [type="search"]::-webkit-search-cancel-button,
 [type="search"]::-webkit-search-decoration {
   -webkit-appearance: none;
 }
 
 ::-webkit-file-upload-button {
   font: inherit;
   -webkit-appearance: button;
 }
 
 output {
   display: inline-block;
 }
 
 summary {
   display: list-item;
 }
 
 template {
   display: none;
 }
 
 [hidden] {
   display: none !important;
 }
/* 
###################\\\\\\\\\\\\\\
custom styles
###################\\\\\\\\\\\\\\ 
*/
img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Work Sans', serif;
}

body {
    font-family: 'Zilla Slab', serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.545;
    color: #424242;
    min-width: 320px;
}

h2,
.big-title {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
}

.big-title {
  margin-bottom: 30px;
  display: block;
}

.content-slot .content-title {
  display: block;
  margin-bottom: 15px;
}

#wrapper {
    overflow: hidden;
    position: relative;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
}

.container {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

.container:after {
  display: block;
  clear: both;
  content: '';
}

.container-sm {
  max-width: 845px;
}

.header {
    background: url(../img/bg-wood.jpg) no-repeat;
    border-top: 5px solid #424242;
    background-size: cover;
}

.header-top {
    display: flex;
    padding: 30px 0;
}

.logo {
    text-align: center;
}

.logo a {
  display: inline-block;
  max-width: 360px;
  padding: 0 20px;
  border: solid #b8b8b8;
  border-width: 0 1px;
}

.north-img img {
    width: 220px;
    background-color: white;
}

.btn-shop {
  text-align: right;
}

.btn {
  font-size: 29px;
  font-family: 'Lovato-Light', serif;
  padding: 5px 12px;
  background: #424242;
  display: inline-block;
  border: 0;
  position: relative;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.btn.btn-border {
  color: #424242;
  background: none;
  border: 1px solid #424242;
}

.btn.btn-border:hover {
  background: #424242;
  color: #fff;
  cursor: pointer;
}

.btn.btn-shop:after {
  left: -3px;
  right: -3px;
  bottom: -3px;
  top: -3px;
  border: 1px solid #424242;
  content: '';
  position: absolute;
}

.btn-green {
  background: #648498;
  border-radius: 5px;
}

.btn:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}

.navigation {
  border-top: 1px solid #424242;
  padding: 35px 0;
  font-size: 29px;
  font-family: 'Lovato-Light', serif;
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-transform: uppercase;
}

.menu li {
  padding: 0 10px;
}

.menu a {
  color: #424242;
}

.menu a:hover {
  color: #000;
}

/* visual */
.visual {
  position: relative;
  overflow: hidden;
}
.visual.sub-visual {
  max-height: 355px;
  margin-bottom: 10px;
}
.visual.sub-visual .slide-cap strong {
  margin-bottom: -2px;
}
.visual img {
  min-height: 355px;
  object-fit: cover;
  width: 100%;
}
.visual .slide-cap {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  transform: translate(0, -50%);
  font-size: 16px;
  text-align: center;
}
.visual.sub-visual .slide-cap {
  text-align: left;
  top: auto;
  bottom: -17px;
  transform: translate(0);
}
.visual.sub-visual .slide-cap strong:after {
  display: none;
}
.visual .slide-cap .inner {
  display: inline-block;
  text-align: left;
}

.visual .slide-cap strong {
  font-family: 'Lovato-Light', serif;
  font-size: 42px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  text-shadow: 2px 2px 3px rgba(0,0,0,.4);
}

.visual .slide-cap strong:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  height: 5px;
  background: #fff;
  margin-top: 5px;
}

.visual .slide-cap strong small {
  font-size: 30px;
}

.content-block {
  padding: 100px 0;
}

.content-block h2 {
  margin-bottom: 45px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.col-wrap {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}

.col-wrap .col {
  padding: 0 15px;
}

.col-wrap:after {
  display: block;
  clear: both;
  content: '';
}

.pro-col .col {
  text-align: center;
  margin-bottom: 40px;
}

.pro-col .img {
  margin-bottom: 25px;
}

.img span {
  font-style: italic;
}

.pro-col .img img {
  height: 275px;
  object-fit: cover;
}

.pro-col .name {
  font-size: 21px;
  font-weight: 600;
}

.pro-col .name a {
  color: #424242;
}

.pro-col .name a:hover {
  text-decoration: none;
}
.pro-sub {
  text-align: center;
}
.pro-sub .col {
  padding: 0 15px;
}
.pro-sub .img {
  display: inline-block;
}
.p-0 {
  padding: 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.sub-content {
  font-size: 18px;
  color: #484848;
}

.sub-content h2 {
  margin-bottom: 25px;
  color: #484848;
}

.sub-content .btn {
  font-size: 20px;
}

.content-slide {
  overflow: hidden;
}

.content-slide .caption {
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  color: #fff;
  position: absolute;
  text-align: center;
  font-family: 'Work Sans', serif;
  font-size: 20px;
}

.content-slide .caption .inner {
  max-width: 1000px;
  margin: 0 auto;
}

.content-slide img {
  max-height: 660px;
  object-fit: cover;
}

.content-slide .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

.content-slide .title {
  display: block;
  font-size: 35px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  font-size: 34px;
}

.social-networks li {
  display: inline-block;
  padding: 0 5px;
}

.social-networks a {
  color: #424242;
}

.footer-head {
  padding: 40px 0 0;
}

.footer-head .header-top {
  border-top: 2px solid #b8b8b8;
}

/* nav styles */
.nav-opener {
  display: none;
}

.btn11 {
  position: absolute;
  width: 30px;
  height: 60px;
  top: 5px;
  right: 10px;
  z-index: 999999;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.btn11 .icon-left {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 15px;
  top: 30px;
  background-color: #333;
}
.btn11 .icon-left:before {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #333;
  content: "";
  top: -10px;
}
.btn11 .icon-left:after {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #333;
  content: "";
  top: 10px;
}
.btn11 .icon-left:hover {
  cursor: pointer;
}
.btn11 .icon-right {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 15px;
  top: 30px;
  background-color: #333;
  left: 15px;
}
.btn11 .icon-right:before {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #333;
  content: "";
  top: -10px;
}
.btn11 .icon-right:after {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #333;
  content: "";
  top: 10px;
}
.nav-active .btn11 .icon-left {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  background: transparent;
}
.nav-active .btn11 .icon-left:before {
  -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
          transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
}
.nav-active .btn11 .icon-left:after {
  -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
          transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
}
.nav-active .btn11 .icon-right {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  background: transparent;
}
.nav-active .btn11 .icon-right:before {
  -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
          transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
}
.nav-active .btn11 .icon-right:after {
  -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
          transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
}
.btn11:hover {
  cursor: pointer;
}

/* contact page */
.contact-info {
  margin-bottom: 40px;
  font-size: 25px;
  color: #424242;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 400;
}

.contact-info .content-title {
  display: block;
  margin-bottom: 20px;
  font-weight: 500;
}

.col-contact {
  margin-bottom: 40px;
}

/* form */

.field {
  position: relative;
  margin-bottom: 25px;
}

.field__label {
  color: #353832;
  box-sizing: border-box;
  display: block;
  font-size: 20px;
  line-height: 1;
  opacity: 0;
  padding-left: 10px;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: -11px;
  text-align: left;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}
.field__label span {
  display: inline-block;
  padding: 0 5px;
  background: #fff;
}
.field--not-empty .field__label {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.field__input {
  background-color: #fff;
  border: 1px solid #424242;
  color: #333;
  font-size: 27px;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  width: 100%;
  height: 60px;
  padding: 0 10px;
}
textarea.field__input {
  min-height: 260px;
  width: 100% !important;
}
.field__input:hover, .field__input:focus {
  outline: 0;
  border-color: #55bdf2;
}
.field--not-empty .field__input {
  /* padding-bottom: 2px;
  padding-top: 18px; */
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #353832;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #353832;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #353832;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #353832;
}

.side-block {
  margin-bottom: 30px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}

.side-block .content-title {
  display: block;
  margin-bottom: 15px;
  font-weight: 500;
}

.side-block .link-holder {
  font-size: 18px;
}

.side-block .link-holder a {
  color: #424242;
  text-decoration: underline;
}

.box-content {
  border: 2px solid #a6a6a6;
  background: #f5f5f5;
  margin-bottom: 30px;
}

.box-content .title {
  display: block;
  padding: 10px;
  background: #fff;
}

.box-content dl {
  padding: 10px;
  font-size: 15px;
}

.box-content dl dt {
  float: left;
  width: 100px;
}

.box-content dl dd {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .header-navigation {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 60px 0 0;
    transition: transform linear .3s;
    z-index: 9999;
    background: #333;
    width: 250px;
    transform: translate(100%, 0);
  }

  .nav-active .header-navigation {
    transform: translate(0)
  }

  .nav-opener {
    display: block;
  }

  .header-logo {
    position: absolute;
    top: 130px;
    left: 15px;
    border: 0;
    width: 230px !important;
  }

  .header-logo a {
    display: inline-block;
  }

  .header-logo img {
    max-width: 100%;
  }

  .main-header {
    padding-bottom: 100px;
  }

  .header-top .col {
    width: 50%;
  }

  .header-main {
    position: relative;
  }

  .header-navigation .menu {
    flex-direction: column;
    padding: 0 10px;
  }

  .header-navigation .menu a {
    color: #fff;
  }

  .nav-active .nav-opener {
    top: 10px;
    right: 10px;
  }

  .nav-active .header-main {
    position: static;
  }

  .nav-active .btn11 .icon-left:before,
  .nav-active .btn11 .icon-left:after,
  .nav-active .btn11 .icon-right:before,
  .nav-active .btn11 .icon-right:after {
    background: #fff;
  }

  .col-wrap {
    flex-direction: column;
  }

  .col-wrap.pro-col {
    flex-direction: row;
  }

  .pro-col .col {
    flex: 0 0 50%;
  }

  .sub-content .col-img {
    margin-bottom: 30px;
  }

  .north-img {
    display: none;
  }

  .btn-shop {
    width: 100% !important;
  }

  .footer-head .menu li {
    width: 50%;
  }
}

.pagination {
  margin: 0;
  padding: 30px 0;
  list-style: none;
  text-align: center;
}

.pagination li {
  display: inline-block;
  vertical-align: middle;
}

.pagination a {
  display: block;
  padding: 7px 15px;
  line-height: 10px;
  text-decoration: none !important;
}

.pagination a:hover {
  color: #000;
}

.content-with-sidebar .content-sidebar {
    margin-top: 100px;
    margin-bottom: 30px;
}

.content-with-sidebar .content-sidebar h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 15px;
}

.content-with-sidebar .content-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.content-with-sidebar .content-sidebar .active a,
.content-with-sidebar .content-sidebar a:hover {
  background-color: #ddd;
  /* color: #fff; */
}

.content-with-sidebar .content-sidebar a {
  padding: 10px 15px;
  background-color: #f5f5f5;
  color: #000;
  border: 1px solid #fdfdfd;
  transition: all linear .3s;
  display: block;
  text-decoration: none;
}

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

.news-block ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}

.news-block ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 16px;
  height: 1px;
  width: 14px;
  background-color: #666;
}

.article-note {
  display: block;
  margin-bottom: 15px;
}

.news-block {
  padding: 35px 0;
  border-bottom: 1px solid #ddd;
}

.news-block h2 a {
  color: #424242;
}

.content-sec .news-block .img {
  margin-bottom: 15px;
  box-shadow: 0 3px 4px 2px rgb(0 0 0 / 15%);
  border-radius: 4px;
  overflow: hidden;
  padding: 4px;
}

.content-sec .news-block .img img {
  margin: 0;
  border-radius: 4px;
}

@media only screen and (max-width: 479px) {
  .col-wrap.pro-col {
    flex-direction: column;
  }

  .pro-col .col {
    flex: 0 0 100%;
  }
}

@media only screen and (min-width: 768px) {
  h2,
  .big-title {
    font-size: 28px;
  }

  .col-wrap.col-3 .col {
    flex: 0 0 33.333333%;
  }
  
  .col-wrap.col-2 .col {
    flex: 0 0 50%;
  }
  .pro-sub .col {
    display: inline-block;
    vertical-align: top;
    width: 49%;
  }
  .visual .slide-cap .inner {
    width: 700px;
  }

  .visual .slide-cap strong {
    font-size: 60px;
  }

  .visual .slide-cap {
    font-size: 23px;
  }

  .visual .slide-cap strong small {
    font-size: 42px;
  }

  .logo {
    width: calc(100% - 460px);
  }
  
  .north-img,
  .btn-shop,
  .social-networks {
    width: 230px;
  }

  .col-contact .col {
    width: 300px;
  }

  .col-contact .col.col-big {
    width: calc(100% - 300px);
  }
}

@media only screen and (min-width: 992px) {
  .visual .slide-cap .inner {
    width: 770px;
  }

  .col-sub .col {
    max-width: calc(100% - 400px);
  }
  
  .col-sub .col.col-small {
    width: 400px;
  }

  .visual .slide-cap strong {
    font-size: 67px;
  }

  h2,
  .big-title {
    font-size: 34px;
  }

  .sub-content {
    font-size: 25px;
  }

  .sub-content .btn {
    font-size: 29px;
  }

  .col-contact .col {
    width: 400px;
  }

  .col-contact .col.col-big {
    width: calc(100% - 400px);
  }
  .content-with-sidebar .content-left {
    float: left;
    width: calc(100% - 300px);
    padding-right: 50px;
  }
  .content-with-sidebar .content-sidebar {
    float: right;
    width: 300px;
  }
}

.content-sec .img {
  margin-bottom: 45px;
  padding: 15px;
  box-shadow: 0 3px 4px 2px rgba(0,0,0,.3);
  display: inline-block;
  vertical-align: top;
}

.content-sec .img.left {
  float: left;
  margin-right: 15px;
}

.content-sec .img.right {
  float: right;
  margin-left: 15px;
  clear: right;
}

.content-sec img {
  display: block;
  margin-bottom: 10px;
}

.content-sec img ~ span {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  display: block;
}

/* .content-sec img[align='left'] {
  float: left;
  margin-right: 20px;
}

.content-sec img[align='left'] + span {
  float: left;
  clear: both;
}

.content-sec img[align='right'] + span {
  float: right;
  clear: both;
} */

/* .content-sec img[align='right'] {
  float: right;
  margin-left: 20px;
  clear: right;
} */

.content-sec h2 {
  clear: both;
  margin-bottom: 40px;
  letter-spacing: 2.5px;
}

.content-sec p {
  margin-bottom: 35px;
}

.content-sec p::first-letter {
  font-weight: bold;
  font-size: 34px;
}

.content-sec h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 40px;
}

.col-v2 .name {
  width: 220px;
  display: block;
  margin: 0 auto;
}

.col-wrap .col-v2 {
  padding: 0 5px;
}

.col-v2 .col-inner {
  position: relative;
  border: 2px solid transparent;
  border-radius: 10px;
  transition: all linear .3s;
  padding: 30px 10px;
}

.col-v2 .col-inner:hover {
  border-color: #424242;
}

.col-v2 .col-inner:hover .hover {
  opacity: 1;
}
.col-v2 .hover {
  opacity: 0;
  transition: all linear .3s;
  position: absolute;
  left: 0;
  bottom: 130px;
  right: 0;
  text-align: center;
}

.hover .btn {
  font-size: 21px;
  margin: 0 5px 10px;
  width: auto;
}

.no-cap p::first-letter {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit;
}

.error {
    
    color: red;
}

