/*Theme Name: CospoTheme URI: http://template.cospo.itembridge.com/Author: InfoStyleAuthor URI: http://themeforest.net/user/InfoStyleDescription: Cospo responsive themeVersion: 1.0.3License: ThemeForest Regular & Extended LicenseLicense URI: http://themeforest.net/licenses/regular-extended*//*1. Mixins------------------------------(Line )2. Basic (Typography)------------------(Line )3. Keyframes---------------------------(Line )4. Layout Grid-------------------------(Line )  4.1 Mobile device--------------------(Line )  4.2 Tablet device--------------------(Line )  4.3 Desktop device-------------------(Line )  4.4 Large device---------------------(Line )5.Elements-----------------------------(Line )  5.1 Preloader------------------------(Line )  5.2 Cospo gallery--------------------(Line )  5.3 Accordeon------------------------(Line )  5.4 Contacts-------------------------(Line )  5.5 Pages----------------------------(Line )  5.6 Home page------------------------(Line )  5.7 Scroll---------------------------(Line )  5.8 Navigation-----------------------(Line )  5.9 Slider---------------------------(Line )  5.10 Video---------------------------(Line )  5.11 Aside menu----------------------(Line )  5.12 Projects------------------------(Line )  5.13 Overlay-------------------------(Line )  5.14 Map-----------------------------(Line )  5.15 Pricing-------------------------(Line )  5.16 Workers-------------------------(Line )  5.17 Brand table---------------------(Line )  5.18 Info-block----------------------(Line )  5.19 Progress------------------------(Line )  5.20 Twitter-------------------------(Line )  5.21 Mockup--------------------------(Line )  5.22 Full image----------------------(Line )  5.23 Widgets-------------------------(Line )  5.24 Iphone--------------------------(Line )  5.25 Table---------------------------(Line )  5.26 Calendar------------------------(Line )6. Demos-------------------------------(Line )  6.1 Graphic designer-----------------(Line )  6.2 Fashion designer-----------------(Line )  6.3 Photographer---------------------(Line )  6.4 Artist---------------------------(Line )  6.5 Personal man---------------------(Line )  6.6 Personal girl--------------------(Line )  6.7 Singer---------------------------(Line )  6.8 Classic performer----------------(Line )  6.9 Agency---------------------------(Line )  6.10 DJ------------------------------(Line )  6.11 Boys Band-----------------------(Line )  6.12 Sport shop----------------------(Line )  6.13 Restaurant----------------------(Line )  6.14 Rental boards-------------------(Line )  6.15 Video maker---------------------(Line )  6.16 Coming soon---------------------(Line )  6.17 App1----------------------------(Line )  6.18 App2----------------------------(Line )  6.19 App3----------------------------(Line )  6.20 Watercolor artist---------------(Line )  6.21 Photographer agency-------------(Line )  6.22 Law firm------------------------(Line )  6.23 Community-----------------------(Line )  6.24 Under construction--------------(Line )7. Blog--------------------------------(Line ) *//* Mixins----------------------------------------------------------------------*//* Main color of text for Light skin *//* Additional color of text for Light skin *//* Main color of text for Dark skin *//* Additional color of text for Dark skin *//* Basic----------------------------------------------------------------------*//* Typography----------------------------------------------------------------------*/@import url(https://fonts.googleapis.com/css?family=Dosis:300,400);@import url(https://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic);/* @import url( 'icons.css');*/@import url("ios.css");/* line 8, ../sass/cospo/_basic.scss */body,html {  font-size: 14px !important;  -webkit-overflow-scrolling: touch;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  position: relative;}/* line 17, ../sass/cospo/_basic.scss */body {  overflow-x: hidden;}/* line 20, ../sass/cospo/_basic.scss */body.overflow-auto {  overflow-x: auto;  overflow-y: auto;}/* line 26, ../sass/cospo/_basic.scss */body.typography .container,body.typography section {  padding-bottom: 60px;}/* line 31, ../sass/cospo/_basic.scss */body.typography .container {  padding-top: 60px;}/* line 36, ../sass/cospo/_basic.scss */body.typography.light #change-skin:before {  content: 'Dark Skin';}/* line 42, ../sass/cospo/_basic.scss */body.typography.dark #change-skin:before {  content: 'Light Skin';}/* line 49, ../sass/cospo/_basic.scss */img {  width: 100%;  height: auto;}/* line 54, ../sass/cospo/_basic.scss */body,figure,label {  font-family: 'Lato', sans-serif;}/* line 60, ../sass/cospo/_basic.scss */figure {  position: relative;  display: table;  margin-bottom: 1.78em;  width: 100%;}/* line 67, ../sass/cospo/_basic.scss */figure figcaption {  font-size: 1.14em;  font-weight: 300;  display: table-caption;  margin-top: 1.56em;  padding-right: 1.285em;  padding-left: 1.16em;  caption-side: bottom;  opacity: .8;  border-right: 0.14em rgba(194, 194, 194, 0.17) solid;  border-left: 0.14em rgba(194, 194, 194, 0.17) solid;  /*letter-spacing: 0.06em;*/}/* line 81, ../sass/cospo/_basic.scss */figure img {  display: block;  width: 100% !important;  max-width: 100% !important;  height: auto;}/* line 88, ../sass/cospo/_basic.scss */figure.left {  width: auto;  margin-right: 2.21em;}/* line 93, ../sass/cospo/_basic.scss */figure.right {  width: auto;  margin-left: 2.21em;}/* line 98, ../sass/cospo/_basic.scss */.content figure:not(.right):not(.left) {  margin-top: 2.4em;  margin-bottom: 2.4em;}/* line 104, ../sass/cospo/_basic.scss */.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,.cospo-comment .author-name,h4,h5,h6 {  font-family: 'Dosis', sans-serif;  text-transform: uppercase;  font-weight: 500;  width: 100%;  margin-top: 0;  /*margin: 0 !important*/}/* line 125, ../sass/cospo/_basic.scss */div.row + .row h2:first-child,p + .row h2:first-child,h1 span + .row h2:first-child,h2 span + .row h2:first-child,h3 span + .row h2:first-child,.cospo-comment .author-name span + .row h2:first-child,h4 span + .row h2:first-child,h5 span + .row h2:first-child,h6 span + .row h2:first-child {  margin-top: .64em;}/* line 130, ../sass/cospo/_basic.scss */div.row + .row h3:first-child, div.row + .row .cospo-comment .author-name:first-child, .cospo-comment div.row + .row .author-name:first-child,p + .row h3:first-child,h1 span + .row h3:first-child,h2 span + .row h3:first-child,h3 span + .row h3:first-child,.cospo-comment .author-name span + .row h3:first-child,h4 span + .row h3:first-child,h5 span + .row h3:first-child,h6 span + .row h3:first-child,p + .row .cospo-comment .author-name:first-child,.cospo-comment p + .row .author-name:first-child,h1 span + .row .cospo-comment .author-name:first-child,.cospo-comment h1 span + .row .author-name:first-child,h2 span + .row .cospo-comment .author-name:first-child,.cospo-comment h2 span + .row .author-name:first-child,h3 span + .row .cospo-comment .author-name:first-child,.cospo-comment h3 span + .row .author-name:first-child,.cospo-comment .author-name span + .row .author-name:first-child,h4 span + .row .cospo-comment .author-name:first-child,.cospo-comment h4 span + .row .author-name:first-child,h5 span + .row .cospo-comment .author-name:first-child,.cospo-comment h5 span + .row .author-name:first-child,h6 span + .row .cospo-comment .author-name:first-child,.cospo-comment h6 span + .row .author-name:first-child {  margin-top: .86em;}/* line 135, ../sass/cospo/_basic.scss */div.row + .row h4:first-child,p + .row h4:first-child,h1 span + .row h4:first-child,h2 span + .row h4:first-child,h3 span + .row h4:first-child,.cospo-comment .author-name span + .row h4:first-child,h4 span + .row h4:first-child,h5 span + .row h4:first-child,h6 span + .row h4:first-child {  margin-top: .64em;}/* line 140, ../sass/cospo/_basic.scss */div.row + .row h5:first-child,p + .row h5:first-child,h1 span + .row h5:first-child,h2 span + .row h5:first-child,h3 span + .row h5:first-child,.cospo-comment .author-name span + .row h5:first-child,h4 span + .row h5:first-child,h5 span + .row h5:first-child,h6 span + .row h5:first-child {  margin-top: .6em;}/* line 145, ../sass/cospo/_basic.scss */div.row + .row h6:first-child,p + .row h6:first-child,h1 span + .row h6:first-child,h2 span + .row h6:first-child,h3 span + .row h6:first-child,.cospo-comment .author-name span + .row h6:first-child,h4 span + .row h6:first-child,h5 span + .row h6:first-child,h6 span + .row h6:first-child {  margin-top: .75em;}/* line 150, ../sass/cospo/_basic.scss */h1,h2,h3,.cospo-comment .author-name,h6 {  letter-spacing: .08em;}/* line 157, ../sass/cospo/_basic.scss */h1 {  font-size: 4.857rem;  line-height: 1.08;  margin-bottom: .58em;  margin-top: .55em;}/* line 164, ../sass/cospo/_basic.scss */h2 {  font-size: 4rem;  line-height: 1.03;  /*margin-bottom: 0.43em;*/  margin-top: .64em;  margin-bottom: .68em;}/* line 172, ../sass/cospo/_basic.scss */h3, .cospo-comment .author-name {  font-size: 2.428rem;  line-height: 1.12;  /*margin-bottom: 0.55em;*/  margin-top: .86em;  margin-bottom: .86em;}/* line 180, ../sass/cospo/_basic.scss */h4 {  font-size: 2rem;  line-height: 1.24;  /*margin-bottom: 0.39em;*/  margin-top: .64em;  margin-bottom: .68em;  letter-spacing: .078em;}/* line 189, ../sass/cospo/_basic.scss */h5 {  font-size: 1.571rem;  line-height: 1.3;  /*margin-bottom: 0.52em;*/  margin-top: .6em;  margin-bottom: .6em;  letter-spacing: .09em;}/* line 198, ../sass/cospo/_basic.scss */h6 {  font-size: 1.14rem;  line-height: 1.4;  /*margin-bottom: 0.4em;*/  margin-top: .75em;  margin-bottom: .16em;}/* line 206, ../sass/cospo/_basic.scss */a,input[type='email'],input[type='password'],input[type='text'],ol li,p,h1 span,h2 span,h3 span,.cospo-comment .author-name span,h4 span,h5 span,h6 span,table tbody td,textarea,ul li {  font-size: 1.357rem;}/* line 218, ../sass/cospo/_basic.scss */textarea {  display: block;}/* line 222, ../sass/cospo/_basic.scss */ol,ul {  margin: 0 0 .526em;  padding: 0;  list-style-type: none;}/* line 228, ../sass/cospo/_basic.scss */ol li,ul li {  font-weight: 300;  line-height: 1.6;  margin-bottom: .32em;}/* line 233, ../sass/cospo/_basic.scss */ol li > ul > li,ul li > ul > li {  font-size: .85em;}/* line 237, ../sass/cospo/_basic.scss */ol li > ol > li,ul li > ol > li {  font-size: .85em;}/* line 244, ../sass/cospo/_basic.scss */ul li {  position: relative;  padding-left: 1.263em;}/* line 248, ../sass/cospo/_basic.scss */ul li:before {  position: absolute;  top: .63em;  left: .1em;  display: block;  width: .736em;  height: .526em;  content: ' ';  background-repeat: no-repeat;  background-position: center center;  background-size: contain;}/* line 261, ../sass/cospo/_basic.scss */ul li > ul {  margin-top: .48em;  margin-bottom: .48em;  margin-left: .5em;}/* line 266, ../sass/cospo/_basic.scss */ul li > ul > li {  line-height: 1.7em;}/* line 273, ../sass/cospo/_basic.scss */ul.large-block > li {  margin-bottom: 1.8em;  padding-left: 2.6em;}/* line 277, ../sass/cospo/_basic.scss */ul.large-block > li:last-child {  margin-bottom: 0;}/* line 281, ../sass/cospo/_basic.scss */ul.large-block > li h4 {  margin-top: .12em;}/* line 285, ../sass/cospo/_basic.scss */ul.large-block > li > .icon-checkmark, ul.large-block > li > svg {  width: 1.736em;  position: absolute;  top: .33em;  left: 0;  height: 1.3em;}/* line 297, ../sass/cospo/_basic.scss */ul.margin-bottom-0 > li {  margin-bottom: 0;}/* line 304, ../sass/cospo/_basic.scss */ul.no-checkmark > li:before {  background-image: none !important;}/* line 311, ../sass/cospo/_basic.scss */ol {  counter-reset: item;}/* line 315, ../sass/cospo/_basic.scss */ol li:before {  content: counters(item,".") ". ";  counter-increment: item;}/* line 320, ../sass/cospo/_basic.scss */ol li > ol {  margin-top: .48em;  margin-bottom: .48em;  margin-left: 1em;}/* line 325, ../sass/cospo/_basic.scss */ol li > ol > li {  line-height: 1.7em;}/* line 329, ../sass/cospo/_basic.scss */ol li > ol li:before {  content: counters(item,".") " ";}/* line 336, ../sass/cospo/_basic.scss */p, h1 span,h2 span,h3 span,.cospo-comment .author-name span,h4 span,h5 span,h6 span {  font-weight: 300;  line-height: 1.55;  margin: 0 0 .8em;}/* line 342, ../sass/cospo/_basic.scss */input[type='checkbox'],input[type='radio'] {  display: none;}/* line 347, ../sass/cospo/_basic.scss */a {  text-decoration: none;  -webkit-transition: 0.2s;  transition: 0.2s;  border-bottom: 1px #cacaca solid;}/* line 352, ../sass/cospo/_basic.scss */a:hover {  text-decoration: none;}/* line 356, ../sass/cospo/_basic.scss */a:focus {  text-decoration: none;  outline: none;}/* line 361, ../sass/cospo/_basic.scss */a:visited {  text-decoration: none;}/* line 366, ../sass/cospo/_basic.scss */label {  /*font-size: 18px;*/  font-size: 1.285em;  font-weight: 300;  line-height: 1.55;  position: relative;  float: left;  margin-right: 1em;  margin-left: 1.66em;  margin-bottom: 1.2em;  /*margin-left: 30px;*/  cursor: pointer;}/* FORM*//* line 382, ../sass/cospo/_basic.scss */form [type="submit"] {  margin-top: 36px;}/* line 387, ../sass/cospo/_basic.scss */form.log-in-form [type="submit"] {  margin-top: 0;}/* line 393, ../sass/cospo/_basic.scss */input[type='checkbox'] + label:before {  position: absolute;  top: 1px;  top: calc(50% - 11px);  left: -30px;  display: block;  width: 22px;  height: 22px;  content: ' ';  border-radius: 22px;  background-image: url("../img/ico/checked-transparent.svg");  background-repeat: no-repeat;  background-position: 4px 6px;  -webkit-transition: background 0.2s;  transition: background 0.2s;}/* line 410, ../sass/cospo/_basic.scss */input[type='radio'] + label:before {  position: absolute;  top: calc(50% - 11px);  left: -30px;  display: block;  width: 22px;  height: 22px;  content: ' ';  border-radius: 22px;  -webkit-transition: background 0.2s;  transition: background 0.2s;}/* line 423, ../sass/cospo/_basic.scss */input[type='radio'] + label:after {  position: absolute;  top: calc(50% - 7px);  left: -26px;  display: block;  width: 14px;  height: 14px;  content: ' ';  border-radius: 14px;  background: transparent;  -webkit-transition: background 0.2s;  transition: background 0.2s;}/* line 436, ../sass/cospo/_basic.scss */input[type='checkbox']:disabled + label,input[type='radio']:disabled + label {  opacity: .5;  cursor: not-allowed;}/* line 442, ../sass/cospo/_basic.scss */table {  width: 100%;  margin: 0 0 2.28rem;}/* line 446, ../sass/cospo/_basic.scss */table td {  text-align: center;}/* line 449, ../sass/cospo/_basic.scss */table td:last-child {  border-right: 0;}/* line 455, ../sass/cospo/_basic.scss */table thead td {  font-family: 'Dosis', sans-serif;  font-size: 1.57em;  font-weight: 400;  padding: .82em .41em;}/* line 464, ../sass/cospo/_basic.scss */table tbody td {  font-family: 'Lato', sans-serif;  font-weight: 300;  padding: .74rem .74rem .72rem;  vertical-align: center;}/* Adds scroll if table bigger than viewport *//* line 473, ../sass/cospo/_basic.scss */.table-responsive {  width: 100%;  overflow-x: auto;  -webkit-overflow-scrolling: touch;}/* line 479, ../sass/cospo/_basic.scss */p + .video-player, h1 span + .video-player,h2 span + .video-player,h3 span + .video-player,.cospo-comment .author-name span + .video-player,h4 span + .video-player,h5 span + .video-player,h6 span + .video-player {  margin-top: 2em;}/* line 483, ../sass/cospo/_basic.scss */textarea {  line-height: 1.55;  min-height: 6.5em;}/* line 487, ../sass/cospo/_basic.scss */textarea.single-line {  height: 2.71rem;  min-height: 2.71rem;  line-height: 1em;  padding-top: .46rem;}/* line 494, ../sass/cospo/_basic.scss */textarea::-webkit-input-placeholder {  padding-bottom: .5em;}/* line 499, ../sass/cospo/_basic.scss */input[type='email'],input[type='password'],input[type='text'],textarea {  font-weight: 300;  width: 100%;  resize: none;  border-top: 0;  border-right: 0;  border-left: 0;  outline: 0;  background: transparent;  -moz-appearance: none;  appearance: none;  -webkit-appearance: none;  -webkit-border-radius: 0;  -webkit-transition: 0.3s;  transition: 0.3s;}/* line 518, ../sass/cospo/_basic.scss */.sod_select,input[type='email'],input[type='text'] {  margin-right: 1.75em;  margin-bottom: 2.1em;}/* line 523, ../sass/cospo/_basic.scss */.sod_select:last-child,input[type='email']:last-child,input[type='text']:last-child {  margin-right: 0;}/* Internet Explorer 9 & 10 hack */@media screen and (min-width: 0\0) {  /* line 530, ../sass/cospo/_basic.scss */  input[type="email"],  input[type="text"],  textarea {    line-height: 1.05em !important;  }  /* line 536, ../sass/cospo/_basic.scss */  input[type="email"],  input[type="text"] {    padding-top: .05em !important;  }}/* End *//* line 542, ../sass/cospo/_basic.scss */input[type='email'],input[type='password'],input[type='text'],textarea {  overflow: hidden;  text-overflow: ellipsis;}/* line 549, ../sass/cospo/_basic.scss */input[type='email']::-webkit-input-placeholder,input[type='password']::-webkit-input-placeholder,input[type='text']::-webkit-input-placeholder,textarea::-webkit-input-placeholder {  font-size: 1em;  font-weight: 300;  overflow: hidden;  text-overflow: ellipsis;}/* line 556, ../sass/cospo/_basic.scss */input[type='email']::-moz-placeholder,input[type='password']::-moz-placeholder,input[type='text']::-moz-placeholder,textarea::-moz-placeholder {  font-size: 1em;  font-weight: 300;  overflow: hidden;  text-overflow: ellipsis;}/* line 563, ../sass/cospo/_basic.scss */input[type='email']:-ms-input-placeholder,input[type='password']:-ms-input-placeholder,input[type='text']:-ms-input-placeholder,textarea:-ms-input-placeholder {  /*font-size: 1.357em;*/  font-size: 1.357rem;  font-weight: 300;  overflow: hidden;  text-overflow: ellipsis;}/* line 571, ../sass/cospo/_basic.scss */input[type='email'].error,input[type='password'].error,input[type='text'].error,textarea.error {  border-bottom: 1px #fc6968 solid !important;}/* line 574, ../sass/cospo/_basic.scss */input[type='email'].error::-webkit-input-placeholder,input[type='password'].error::-webkit-input-placeholder,input[type='text'].error::-webkit-input-placeholder,textarea.error::-webkit-input-placeholder {  color: #fc6968 !important;}/* line 578, ../sass/cospo/_basic.scss */input[type='email'].error::-moz-placeholder,input[type='password'].error::-moz-placeholder,input[type='text'].error::-moz-placeholder,textarea.error::-moz-placeholder {  color: #fc6968 !important;}/* line 582, ../sass/cospo/_basic.scss */input[type='email'].error:-ms-input-placeholder,input[type='password'].error:-ms-input-placeholder,input[type='text'].error:-ms-input-placeholder,textarea.error:-ms-input-placeholder {  color: #fc6968 !important;}/* line 589, ../sass/cospo/_basic.scss */input[type='radio'] {  width: 22px;  height: 22px;}/* line 594, ../sass/cospo/_basic.scss */input[type='email'], input[type='password'], input[type='text'] {  line-height: 1em;  height: 2.21em;}/* line 600, ../sass/cospo/_basic.scss */input[type='email']::-webkit-input-placeholder, input[type='password']::-webkit-input-placeholder, input[type='text']::-webkit-input-placeholder {  padding-top: .14em;}/* line 606, ../sass/cospo/_basic.scss */blockquote {  font-size: 1.357em;  line-height: 1.3em;  position: relative;  margin: 2.4rem 0;  padding: 0 0 0 2.47em;  border: 0;}/* line 615, ../sass/cospo/_basic.scss */blockquote cite {  font-family: 'Lato', sans-serif;  font-size: .94em;  font-weight: 300;  font-style: normal;  display: block;  padding-top: .8em;  opacity: .45;}/* line 624, ../sass/cospo/_basic.scss */blockquote cite:before {  content: '\2014\00a0';}/* line 629, ../sass/cospo/_basic.scss */blockquote:before {  position: absolute;  top: .3em;  left: 0;  display: block;  /*width: 30px;      height: 21px;*/  width: 1.428em;  height: 1em;  content: ' ';  background-size: 100% 100% !important;}/* line 644, ../sass/cospo/_basic.scss */span.divider {  display: block;  width: 100%;  height: 4.142rem;  margin: 0 0 1.5rem;  padding: 0;  border-right: 2px rgba(194, 194, 194, 0.17) solid;  border-left: 2px rgba(194, 194, 194, 0.17) solid;}/* Hover on image*//* line 656, ../sass/cospo/_basic.scss */.img-hover {  position: relative;  display: inline-block;  cursor: pointer;}/* line 661, ../sass/cospo/_basic.scss */.img-hover span {  font-family: 'Lato', sans-serif;  font-size: 18px;  position: absolute;  right: 16px;  bottom: 12px;  opacity: 0;  color: #fff;  -webkit-transition: opacity 0.3s;  transition: opacity 0.3s;}/* line 673, ../sass/cospo/_basic.scss */.img-hover:hover span {  opacity: 1;}/* line 677, ../sass/cospo/_basic.scss */.img-hover:hover:before {  opacity: .6;}/* line 682, ../sass/cospo/_basic.scss */.img-hover:before {  position: absolute;  top: 0;  right: 0;  bottom: 0;  left: 0;  display: block;  content: ' ';  -webkit-transition: opacity .2s;  transition: opacity .2s;  opacity: 0;  background: #000;}/* Body dark style*//* **********************************//* line 699, ../sass/cospo/_basic.scss */body.dark {  color: rgba(255, 255, 255, 0.9);  background-color: #373737 !important;}/* line 703, ../sass/cospo/_basic.scss */body.dark h1,body.dark h2,body.dark h3,body.dark .cospo-comment .author-name,.cospo-comment body.dark .author-name,body.dark h4,body.dark h5,body.dark h6 {  color: white;}/* line 712, ../sass/cospo/_basic.scss */body.dark a {  color: #cacaca;  border-color: #cacaca;}/* line 716, ../sass/cospo/_basic.scss */body.dark a:hover {  /* color: $dark-link-hover-color !important;*/  color: #fff;  /* border-bottom: 1px $dark-link-hover-color solid !important;*/  /* border-bottom: 1px $dark-link-hover-color solid;*/}/* line 723, ../sass/cospo/_basic.scss */body.dark a:visited {  /* border-bottom: 1px $dark-link-visited-color solid;*/}/* line 728, ../sass/cospo/_basic.scss */body.dark a.button {  border: 0;}/* line 730, ../sass/cospo/_basic.scss */body.dark a.button:hover {  color: rgba(55, 55, 55, 0.9);}/* line 739, ../sass/cospo/_basic.scss */body.dark blockquote:before {  background: url("../img/ico/dark/quote.svg") center center no-repeat;}/* line 743, ../sass/cospo/_basic.scss */body.dark blockquote cite {  color: rgba(255, 255, 255, 0.45);}/* line 753, ../sass/cospo/_basic.scss */body.dark input[type='email']::-webkit-input-placeholder,body.dark input[type='password']::-webkit-input-placeholder,body.dark input[type='text']::-webkit-input-placeholder,body.dark textarea::-webkit-input-placeholder {  color: rgba(255, 255, 255, 0.5);}/* line 757, ../sass/cospo/_basic.scss */body.dark input[type='email']::-moz-placeholder,body.dark input[type='password']::-moz-placeholder,body.dark input[type='text']::-moz-placeholder,body.dark textarea::-moz-placeholder {  color: rgba(255, 255, 255, 0.5);}/* line 761, ../sass/cospo/_basic.scss */body.dark input[type='email']:-ms-input-placeholder,body.dark input[type='password']:-ms-input-placeholder,body.dark input[type='text']:-ms-input-placeholder,body.dark textarea:-ms-input-placeholder {  color: rgba(255, 255, 255, 0.5);}/* line 766, ../sass/cospo/_basic.scss */body.dark ul li:before {  background-image: url("../img/ico/dark/checked.svg");}/* line 770, ../sass/cospo/_basic.scss */body.dark figcaption,body.dark table td {  color: #fff;}/* line 775, ../sass/cospo/_basic.scss */body.dark input[type='checkbox'] + label:before {  background-color: rgba(255, 255, 255, 0.9);}/* line 779, ../sass/cospo/_basic.scss */body.dark input[type='checkbox']:checked + label:before {  background-image: url("../img/ico/light/checked.svg");}/* line 783, ../sass/cospo/_basic.scss */body.dark input[type='radio'] + label:before {  border: 2px rgba(255, 255, 255, 0.9) solid;}/* line 787, ../sass/cospo/_basic.scss */body.dark input[type='radio']:checked + label:after {  background: rgba(255, 255, 255, 0.9);}/* line 791, ../sass/cospo/_basic.scss */body.dark input[type='email'],body.dark input[type='password'],body.dark input[type='text'],body.dark textarea {  border-bottom: rgba(255, 255, 255, 0.45) 1px solid;}/* line 797, ../sass/cospo/_basic.scss */body.dark input[type='email']:focus,body.dark input[type='password']:focus,body.dark input[type='text']:focus,body.dark textarea:focus {  border-bottom: white 1px solid;}/* line 802, ../sass/cospo/_basic.scss */body.dark table {  border: 2px rgba(255, 255, 255, 0.9) solid;}/* line 805, ../sass/cospo/_basic.scss */body.dark table td {  border-right: 1px #d7d7d7 solid;}/* line 809, ../sass/cospo/_basic.scss */body.dark table thead {  border-bottom: 2px rgba(255, 255, 255, 0.9) solid;}/* line 814, ../sass/cospo/_basic.scss */body.dark table tbody td {  border-bottom: 1px #d7d7d7 solid;}/* line 822, ../sass/cospo/_basic.scss */.dark > h1, .dark > h2, .dark > h3, .cospo-comment .dark > .author-name, .dark > h4, .dark > h5, .dark > h6 {  color: white !important;}/* Body's default style is light*//* **************************************//* line 833, ../sass/cospo/_basic.scss */body:not(.light):not(.dark),body.light {  background-color: #fff !important;  color: rgba(55, 55, 55, 0.9);}/* line 838, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) h1,body:not(.light):not(.dark) h2,body:not(.light):not(.dark) h3,body:not(.light):not(.dark) .cospo-comment .author-name,.cospo-comment body:not(.light):not(.dark) .author-name,body:not(.light):not(.dark) h4,body:not(.light):not(.dark) h5,body:not(.light):not(.dark) h6,body.light h1,body.light h2,body.light h3,body.light .cospo-comment .author-name,.cospo-comment body.light .author-name,body.light h4,body.light h5,body.light h6 {  color: #373737;}/* line 847, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) a,body.light a {  color: #565656;  border-color: #565656;}/* line 851, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) a:hover,body.light a:hover {  color: #000;}/* line 856, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) a:visited,body.light a:visited {  /* border-bottom: 1px $light-link-visited-color solid;*/}/* line 861, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) a.button,body.light a.button {  border: 0;}/* line 867, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) blockquote:before,body.light blockquote:before {  background: url("../img/ico/light/quote.svg") center center no-repeat;}/* line 871, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) blockquote cite,body.light blockquote cite {  color: rgba(0, 0, 0, 0.45);}/* line 880, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='email']::-webkit-input-placeholder,body:not(.light):not(.dark) input[type='password']::-webkit-input-placeholder,body:not(.light):not(.dark) input[type='text']::-webkit-input-placeholder,body:not(.light):not(.dark) textarea::-webkit-input-placeholder,body.light input[type='email']::-webkit-input-placeholder,body.light input[type='password']::-webkit-input-placeholder,body.light input[type='text']::-webkit-input-placeholder,body.light textarea::-webkit-input-placeholder {  color: rgba(55, 55, 55, 0.5);}/* line 884, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='email']::-moz-placeholder,body:not(.light):not(.dark) input[type='password']::-moz-placeholder,body:not(.light):not(.dark) input[type='text']::-moz-placeholder,body:not(.light):not(.dark) textarea::-moz-placeholder,body.light input[type='email']::-moz-placeholder,body.light input[type='password']::-moz-placeholder,body.light input[type='text']::-moz-placeholder,body.light textarea::-moz-placeholder {  color: rgba(55, 55, 55, 0.5);}/* line 888, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='email']:-ms-input-placeholder,body:not(.light):not(.dark) input[type='password']:-ms-input-placeholder,body:not(.light):not(.dark) input[type='text']:-ms-input-placeholder,body:not(.light):not(.dark) textarea:-ms-input-placeholder,body.light input[type='email']:-ms-input-placeholder,body.light input[type='password']:-ms-input-placeholder,body.light input[type='text']:-ms-input-placeholder,body.light textarea:-ms-input-placeholder {  color: rgba(55, 55, 55, 0.5);}/* line 893, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) ul li:before,body.light ul li:before {  background-image: url("../img/ico/light/checked.svg");}/* line 897, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) figcaption,body.light figcaption {  color: rgba(55, 55, 55, 0.9);}/* line 901, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) label,body.light label {  color: rgba(55, 55, 55, 0.9);}/* line 905, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='checkbox'] + label:before,body.light input[type='checkbox'] + label:before {  background-color: rgba(55, 55, 55, 0.9);}/* line 909, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='checkbox']:checked + label:before,body.light input[type='checkbox']:checked + label:before {  background-image: url("../img/ico/dark/checked.svg");}/* line 913, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='radio'] + label:before,body.light input[type='radio'] + label:before {  border: 2px rgba(55, 55, 55, 0.9) solid;}/* line 917, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='radio']:checked + label:after,body.light input[type='radio']:checked + label:after {  background: rgba(55, 55, 55, 0.9);}/* line 921, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='email'],body:not(.light):not(.dark) input[type='password'],body:not(.light):not(.dark) input[type='text'],body:not(.light):not(.dark) textarea,body.light input[type='email'],body.light input[type='password'],body.light input[type='text'],body.light textarea {  border-bottom: rgba(57, 57, 57, 0.45) 1px solid;}/* line 927, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) input[type='email']:focus,body:not(.light):not(.dark) input[type='password']:focus,body:not(.light):not(.dark) input[type='text']:focus,body:not(.light):not(.dark) textarea:focus,body.light input[type='email']:focus,body.light input[type='password']:focus,body.light input[type='text']:focus,body.light textarea:focus {  border-bottom: #393939 1px solid;}/* line 932, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) table td,body.light table td {  color: rgba(55, 55, 55, 0.9);}/* line 936, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) table,body.light table {  border: 2px rgba(55, 55, 55, 0.9) solid;}/* line 939, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) table td,body.light table td {  border-right: 1px #d7d7d7 solid;}/* line 943, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) table thead,body.light table thead {  border-bottom: 2px rgba(55, 55, 55, 0.9) solid;}/* line 948, ../sass/cospo/_basic.scss */body:not(.light):not(.dark) table tbody td,body.light table tbody td {  border-bottom: 1px #d7d7d7 solid;}@media screen and (min-width: 1px) and (max-width: 767px) {  /* line 957, ../sass/cospo/_basic.scss */  h1 {    font-size: 3.14rem;  }  /* line 961, ../sass/cospo/_basic.scss */  h2 {    font-size: 2.42rem;  }  /* line 965, ../sass/cospo/_basic.scss */  h3, .cospo-comment .author-name {    font-size: 1.71rem;  }  /* line 969, ../sass/cospo/_basic.scss */  h4 {    font-size: 1.42rem;  }  /* line 973, ../sass/cospo/_basic.scss */  h5 {    font-size: 1.14rem;  }  /* line 977, ../sass/cospo/_basic.scss */  h6 {    font-size: 1rem;  }  /* line 981, ../sass/cospo/_basic.scss */  figure {    width: 100%;  }  /* line 984, ../sass/cospo/_basic.scss */  figure img {    width: auto;    margin: 0 auto;  }}@media screen and (min-width: 768px) and (max-width: 992px) {  /* line 991, ../sass/cospo/_basic.scss */  h1 {    font-size: 4rem;  }  /* line 995, ../sass/cospo/_basic.scss */  h2 {    font-size: 3.42rem;  }  /* line 999, ../sass/cospo/_basic.scss */  h3, .cospo-comment .author-name {    font-size: 2.35rem;  }  /* line 1003, ../sass/cospo/_basic.scss */  h4 {    font-size: 1.85rem;  }  /* line 1007, ../sass/cospo/_basic.scss */  h5 {    font-size: 1.57rem;  }  /* line 1011, ../sass/cospo/_basic.scss */  h6 {    font-size: 1.28rem;  }}@media (max-width: 991px) {  /* line 1016, ../sass/cospo/_basic.scss */  a,  input[type='email'],  input[type='password'],  input[type='text'],  ol li,  p,  h1 span,  h2 span,  h3 span,  .cospo-comment .author-name span,  h4 span,  h5 span,  h6 span,  table tbody td,  ul li {    font-size: 1.285rem;  }  /* line 1027, ../sass/cospo/_basic.scss */  p + div > .gallery:first-child, h1 span + div > .gallery:first-child,  h2 span + div > .gallery:first-child,  h3 span + div > .gallery:first-child,  .cospo-comment .author-name span + div > .gallery:first-child,  h4 span + div > .gallery:first-child,  h5 span + div > .gallery:first-child,  h6 span + div > .gallery:first-child {    margin-top: 1.25em;  }}@media (min-width: 992px) {  /* line 1032, ../sass/cospo/_basic.scss */  div > h1:first-child,  div > h2:first-child,  div > h3:first-child,  .cospo-comment div > .author-name:first-child,  div > h4:first-child,  div > h5:first-child,  div > h6:first-child {    margin-top: 0;  }  /* line 1041, ../sass/cospo/_basic.scss */  p + div > .gallery:first-child, h1 span + div > .gallery:first-child,  h2 span + div > .gallery:first-child,  h3 span + div > .gallery:first-child,  .cospo-comment .author-name span + div > .gallery:first-child,  h4 span + div > .gallery:first-child,  h5 span + div > .gallery:first-child,  h6 span + div > .gallery:first-child {    margin-top: 1.75em;  }}/* line 1046, ../sass/cospo/_basic.scss */.body-bg {  position: absolute;  z-index: -1;  top: 0;  left: 0;  width: 100%;  height: 100%;}/* Helper class *//* line 1056, ../sass/cospo/_basic.scss */.bg-color-f2ae41 {  background-color: #f2ae41 !important;}/* line 1060, ../sass/cospo/_basic.scss */.bg-color-846db1 {  background-color: #846db1 !important;}/* line 1064, ../sass/cospo/_basic.scss */.bg-color-f77482 {  background-color: #f77482 !important;}/* line 1068, ../sass/cospo/_basic.scss */.bg-color-f49765 {  background-color: #f49765 !important;}/* line 1072, ../sass/cospo/_basic.scss */.bg-color-80a8cc {  background-color: #80a8cc !important;}/* line 1076, ../sass/cospo/_basic.scss */.bg-color-47c9af {  background-color: #47c9af !important;}/* line 1080, ../sass/cospo/_basic.scss */.bg-color-00bf87 {  background-color: #00bf87 !important;}/* line 1084, ../sass/cospo/_basic.scss */.bg-color-f26c63 {  background-color: #f26c63 !important;}/* line 1088, ../sass/cospo/_basic.scss */.bg-color-be686b {  background-color: #be686b !important;}/* line 1092, ../sass/cospo/_basic.scss */.bg-color-d2f1f6 {  background-color: #d2f1f6 !important;}/* line 1096, ../sass/cospo/_basic.scss */.bg-color-72dad4 {  background-color: #72dad4 !important;}/* line 1100, ../sass/cospo/_basic.scss */.bg-color-7b6870 {  background-color: #7b6870 !important;}/* line 1104, ../sass/cospo/_basic.scss */.bg-color-ffffff {  background-color: #ffffff !important;}/* line 1108, ../sass/cospo/_basic.scss */.bg-color-3498db {  background-color: #3498db !important;}/* line 1112, ../sass/cospo/_basic.scss */.bg-gradient-f16d63 {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16d63+0,f39083+100 */  background: #f16d63 !important;  /* Old browsers */  /* FF3.6-15 */  background: -webkit-linear-gradient(top, #f16d63 0%, #f39083 100%) !important;  /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(to bottom, #f16d63 0%, #f39083 100%) !important;  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#f16d63, endColorstr=  '#f39083',GradientType=0 ) !important;  /* IE6-9 */}/* auto width/height *//* line 1125, ../sass/cospo/_basic.scss */.auto {  width: auto;  max-width: 100%;  height: auto;  max-height: 100%;}/* line 1132, ../sass/cospo/_basic.scss */.auto-width {  width: auto;  height: 100%;}/* line 1137, ../sass/cospo/_basic.scss */.auto-height {  width: 100%;  height: auto;}@media (max-width: 991px) {  /* line 1142, ../sass/cospo/_basic.scss */  img.auto-width {    width: 100%;    height: auto;  }}/* position absolute *//* line 1148, ../sass/cospo/_basic.scss */.absolute {  position: absolute;}/* line 1151, ../sass/cospo/_basic.scss */.absolute-right {  right: 0;}/* line 1155, ../sass/cospo/_basic.scss */.absolute-bot {  bottom: 0;}/* line 1159, ../sass/cospo/_basic.scss */.absolute-top {  top: 0;}/* line 1163, ../sass/cospo/_basic.scss */.absolute-left {  left: 0;}/* clear - left/right/both *//* line 1168, ../sass/cospo/_basic.scss */.clear {  clear: both;}/* line 1171, ../sass/cospo/_basic.scss */.clear-left {  clear: left;}/* line 1175, ../sass/cospo/_basic.scss */.clear-right {  clear: right;}/* line bottom*/@media (max-width: 991px) {  /* line 1182, ../sass/cospo/_basic.scss */  .line-bottom {    border-bottom: 1px solid rgba(255, 255, 255, 0.45);  }}/* line 1188, ../sass/cospo/_basic.scss */.line-top {  border-top: 1px solid rgba(255, 255, 255, 0.45);}/* line 1195, ../sass/cospo/_basic.scss */.light .line-bottom {  border-bottom: 1px solid rgba(0, 0, 0, 0.45);}/* line 1199, ../sass/cospo/_basic.scss */.light .line-top {  border-top: 1px solid rgba(0, 0, 0, 0.45);}/* line 1205, ../sass/cospo/_basic.scss */.left {  float: left;}/* line 1209, ../sass/cospo/_basic.scss */.right {  float: right;}/* BUTTONS*//* line 1214, ../sass/cospo/_basic.scss */button,.button {  position: relative;  display: inline-block;  background-color: transparent;  outline: none;  border: 0;  overflow: hidden;  border-radius: 1.571em;  z-index: 1;  padding: 13px 3.14em;  font-size: 1em;  letter-spacing: .05em;  text-transform: uppercase;  line-height: 1;  margin-top: 1.2em;  /* margin-top: 3em;*/  margin-top: 1.2em;  margin-right: 2em;  -webkit-transition: color .3s ease;  transition: color .3s ease;  /* buttons with class socicons*/}/* line 1238, ../sass/cospo/_basic.scss */button:hover,.button:hover {  color: rgba(55, 55, 55, 0.9);  /* color;*/}/* line 1240, ../sass/cospo/_basic.scss */button:hover:after,.button:hover:after {  /* -webkit-transform: scale3d(9, 9, 1);*/  /* transform: scale3d(9, 9, 1);*/  width: 100%;}/* line 1248, ../sass/cospo/_basic.scss */button[class^="socicon-"], button[class*=" socicon-"],.button[class^="socicon-"],.button[class*=" socicon-"] {  padding-left: 4.1em;  padding-right: 2.7em;  /* if social wothout text*/}/* line 1253, ../sass/cospo/_basic.scss */button[class^="socicon-"]:before, button[class*=" socicon-"]:before,.button[class^="socicon-"]:before,.button[class*=" socicon-"]:before {  padding-left: 28px;  padding-right: 0;  font-size: 1.15em;  line-height: 0.4em;}/* line 1261, ../sass/cospo/_basic.scss */button[class^="socicon-"]:empty, button[class*=" socicon-"]:empty,.button[class^="socicon-"]:empty,.button[class*=" socicon-"]:empty {  padding-top: 22px;  padding-bottom: 22px;  padding-left: 30px;  padding-right: 30px;}/* line 1267, ../sass/cospo/_basic.scss */button[class^="socicon-"]:empty:before, button[class*=" socicon-"]:empty:before,.button[class^="socicon-"]:empty:before,.button[class*=" socicon-"]:empty:before {  line-height: 0;  padding-top: 20px;  padding-bottom: 20px;  padding-left: 0;  text-align: center;}/* line 1277, ../sass/cospo/_basic.scss */button:before,.button:before {  content: '';  z-index: 1;  position: absolute;  top: 0;  left: 0;  display: block;  width: 100%;  height: 100%;  border: 2px solid #fff;  /* color*/  border-radius: inherit;  padding: inherit;  text-align: left;  line-height: inherit;}/* line 1293, ../sass/cospo/_basic.scss */button:after,.button:after {  content: '';  z-index: -1;  position: absolute;  top: 0;  left: 0;  margin: 0;  width: 0%;  height: 100%;  border-radius: inherit;  background: #fff;  /* color*/  -webkit-transition: opacity 0.3s, width .3s;  transition: opacity 0.3s, width .3s;  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);}/* line 1311, ../sass/cospo/_basic.scss */button[type="submit"]:after,.button[type="submit"]:after {  /* content: none;*/}/* block with social links*//* line 1319, ../sass/cospo/_basic.scss */.social-link {  margin: 0 -9px;}/* line 1322, ../sass/cospo/_basic.scss */.social-link button,.social-link .button {  margin-left: 9px;  margin-right: 9px;  margin-top: 0;  padding-top: 18px;  padding-bottom: 18px;  font-size: 12px;}/* line 1331, ../sass/cospo/_basic.scss */.social-link button:before,.social-link .button:before {  padding-top: 16px;  padding-bottom: 16px;}/* line 1341, ../sass/cospo/_basic.scss */.light button:hover,.light .button:hover {  color: rgba(255, 255, 255, 0.6);  /* color;*/}/* line 1344, ../sass/cospo/_basic.scss */.light button:before,.light .button:before {  border: 2px solid #373737;  /* color*/}/* line 1347, ../sass/cospo/_basic.scss */.light button:after,.light .button:after {  background: #373737;  /* color*/}/* social*//* socicon */@font-face {  font-family: "socicon";  src: url("/fonts/1457133584.eot");  src: url("/fonts/1457133584.eot?#iefix") format("embedded-opentype"), url("/fonts/1457133584.woff") format("woff"), url("/fonts/1457133584.ttf") format("truetype"), url("/fonts/1457133584.svg#1457133584") format("svg");  font-weight: normal;  font-style: normal;}/* line 1368, ../sass/cospo/_basic.scss */[data-icon]:before {  font-family: "socicon" !important;  content: attr(data-icon);  font-style: normal !important;  font-weight: normal !important;  font-variant: normal !important;  text-transform: none !important;  speak: none;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}/* line 1381, ../sass/cospo/_basic.scss */[class^="socicon-"]:before,[class*=" socicon-"]:before {  font-family: "socicon" !important;  font-style: normal !important;  font-weight: normal !important;  font-variant: normal !important;  text-transform: none !important;  speak: none;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}/* line 1394, ../sass/cospo/_basic.scss */.socicon-modelmayhem:before {  content: "\e000";}/* line 1397, ../sass/cospo/_basic.scss */.socicon-mixcloud:before {  content: "\e001";}/* line 1400, ../sass/cospo/_basic.scss */.socicon-drupal:before {  content: "\e002";}/* line 1403, ../sass/cospo/_basic.scss */.socicon-swarm:before {  content: "\e003";}/* line 1406, ../sass/cospo/_basic.scss */.socicon-istock:before {  content: "\e004";}/* line 1409, ../sass/cospo/_basic.scss */.socicon-yammer:before {  content: "\e005";}/* line 1412, ../sass/cospo/_basic.scss */.socicon-ello:before {  content: "\e006";}/* line 1415, ../sass/cospo/_basic.scss */.socicon-stackoverflow:before {  content: "\e007";}/* line 1418, ../sass/cospo/_basic.scss */.socicon-persona:before {  content: "\e008";}/* line 1421, ../sass/cospo/_basic.scss */.socicon-triplej:before {  content: "\e009";}/* line 1424, ../sass/cospo/_basic.scss */.socicon-houzz:before {  content: "\e00a";}/* line 1427, ../sass/cospo/_basic.scss */.socicon-rss:before {  content: "\e00b";}/* line 1430, ../sass/cospo/_basic.scss */.socicon-paypal:before {  content: "\e00c";}/* line 1433, ../sass/cospo/_basic.scss */.socicon-odnoklassniki:before {  content: "\e00d";}/* line 1436, ../sass/cospo/_basic.scss */.socicon-airbnb:before {  content: "\e00e";}/* line 1439, ../sass/cospo/_basic.scss */.socicon-periscope:before {  content: "\e00f";}/* line 1442, ../sass/cospo/_basic.scss */.socicon-outlook:before {  content: "\e010";}/* line 1445, ../sass/cospo/_basic.scss */.socicon-coderwall:before {  content: "\e011";}/* line 1448, ../sass/cospo/_basic.scss */.socicon-tripadvisor:before {  content: "\e012";}/* line 1451, ../sass/cospo/_basic.scss */.socicon-appnet:before {  content: "\e013";}/* line 1454, ../sass/cospo/_basic.scss */.socicon-goodreads:before {  content: "\e014";}/* line 1457, ../sass/cospo/_basic.scss */.socicon-tripit:before {  content: "\e015";}/* line 1460, ../sass/cospo/_basic.scss */.socicon-lanyrd:before {  content: "\e016";}/* line 1463, ../sass/cospo/_basic.scss */.socicon-slideshare:before {  content: "\e017";}/* line 1466, ../sass/cospo/_basic.scss */.socicon-buffer:before {  content: "\e018";}/* line 1469, ../sass/cospo/_basic.scss */.socicon-disqus:before {  content: "\e019";}/* line 1472, ../sass/cospo/_basic.scss */.socicon-vkontakte:before {  content: "\e01a";}/* line 1475, ../sass/cospo/_basic.scss */.socicon-whatsapp:before {  content: "\e01b";}/* line 1478, ../sass/cospo/_basic.scss */.socicon-patreon:before {  content: "\e01c";}/* line 1481, ../sass/cospo/_basic.scss */.socicon-storehouse:before {  content: "\e01d";}/* line 1484, ../sass/cospo/_basic.scss */.socicon-pocket:before {  content: "\e01e";}/* line 1487, ../sass/cospo/_basic.scss */.socicon-mail:before {  content: "\e01f";}/* line 1490, ../sass/cospo/_basic.scss */.socicon-blogger:before {  content: "\e020";}/* line 1493, ../sass/cospo/_basic.scss */.socicon-technorati:before {  content: "\e021";}/* line 1496, ../sass/cospo/_basic.scss */.socicon-reddit:before {  content: "\e022";}/* line 1499, ../sass/cospo/_basic.scss */.socicon-dribbble:before {  content: "\e023";}/* line 1502, ../sass/cospo/_basic.scss */.socicon-stumbleupon:before {  content: "\e024";}/* line 1505, ../sass/cospo/_basic.scss */.socicon-digg:before {  content: "\e025";}/* line 1508, ../sass/cospo/_basic.scss */.socicon-envato:before {  content: "\e026";}/* line 1511, ../sass/cospo/_basic.scss */.socicon-behance:before {  content: "\e027";}/* line 1514, ../sass/cospo/_basic.scss */.socicon-delicious:before {  content: "\e028";}/* line 1517, ../sass/cospo/_basic.scss */.socicon-deviantart:before {  content: "\e029";}/* line 1520, ../sass/cospo/_basic.scss */.socicon-forrst:before {  content: "\e02a";}/* line 1523, ../sass/cospo/_basic.scss */.socicon-play:before {  content: "\e02b";}/* line 1526, ../sass/cospo/_basic.scss */.socicon-zerply:before {  content: "\e02c";}/* line 1529, ../sass/cospo/_basic.scss */.socicon-wikipedia:before {  content: "\e02d";}/* line 1532, ../sass/cospo/_basic.scss */.socicon-apple:before {  content: "\e02e";}/* line 1535, ../sass/cospo/_basic.scss */.socicon-flattr:before {  content: "\e02f";}/* line 1538, ../sass/cospo/_basic.scss */.socicon-github:before {  content: "\e030";}/* line 1541, ../sass/cospo/_basic.scss */.socicon-renren:before {  content: "\e031";}/* line 1544, ../sass/cospo/_basic.scss */.socicon-friendfeed:before {  content: "\e032";}/* line 1547, ../sass/cospo/_basic.scss */.socicon-newsvine:before {  content: "\e033";}/* line 1550, ../sass/cospo/_basic.scss */.socicon-identica:before {  content: "\e034";}/* line 1553, ../sass/cospo/_basic.scss */.socicon-bebo:before {  content: "\e035";}/* line 1556, ../sass/cospo/_basic.scss */.socicon-zynga:before {  content: "\e036";}/* line 1559, ../sass/cospo/_basic.scss */.socicon-steam:before {  content: "\e037";}/* line 1562, ../sass/cospo/_basic.scss */.socicon-xbox:before {  content: "\e038";}/* line 1565, ../sass/cospo/_basic.scss */.socicon-windows:before {  content: "\e039";}/* line 1568, ../sass/cospo/_basic.scss */.socicon-qq:before {  content: "\e03a";}/* line 1571, ../sass/cospo/_basic.scss */.socicon-douban:before {  content: "\e03b";}/* line 1574, ../sass/cospo/_basic.scss */.socicon-meetup:before {  content: "\e03c";}/* line 1577, ../sass/cospo/_basic.scss */.socicon-playstation:before {  content: "\e03d";}/* line 1580, ../sass/cospo/_basic.scss */.socicon-android:before {  content: "\e03e";}/* line 1583, ../sass/cospo/_basic.scss */.socicon-snapchat:before {  content: "\e03f";}/* line 1586, ../sass/cospo/_basic.scss */.socicon-twitter:before {  content: "\e040";}/* line 1589, ../sass/cospo/_basic.scss */.socicon-facebook:before {  content: "\e041";}/* line 1592, ../sass/cospo/_basic.scss */.socicon-googleplus:before {  content: "\e042";}/* line 1595, ../sass/cospo/_basic.scss */.socicon-pinterest:before {  content: "\e043";}/* line 1598, ../sass/cospo/_basic.scss */.socicon-foursquare:before {  content: "\e044";}/* line 1601, ../sass/cospo/_basic.scss */.socicon-yahoo:before {  content: "\e045";}/* line 1604, ../sass/cospo/_basic.scss */.socicon-skype:before {  content: "\e046";}/* line 1607, ../sass/cospo/_basic.scss */.socicon-yelp:before {  content: "\e047";}/* line 1610, ../sass/cospo/_basic.scss */.socicon-feedburner:before {  content: "\e048";}/* line 1613, ../sass/cospo/_basic.scss */.socicon-linkedin:before {  content: "\e049";}/* line 1616, ../sass/cospo/_basic.scss */.socicon-viadeo:before {  content: "\e04a";}/* line 1619, ../sass/cospo/_basic.scss */.socicon-xing:before {  content: "\e04b";}/* line 1622, ../sass/cospo/_basic.scss */.socicon-myspace:before {  content: "\e04c";}/* line 1625, ../sass/cospo/_basic.scss */.socicon-soundcloud:before {  content: "\e04d";}/* line 1628, ../sass/cospo/_basic.scss */.socicon-spotify:before {  content: "\e04e";}/* line 1631, ../sass/cospo/_basic.scss */.socicon-grooveshark:before {  content: "\e04f";}/* line 1634, ../sass/cospo/_basic.scss */.socicon-lastfm:before {  content: "\e050";}/* line 1637, ../sass/cospo/_basic.scss */.socicon-youtube:before {  content: "\e051";}/* line 1640, ../sass/cospo/_basic.scss */.socicon-vimeo:before {  content: "\e052";}/* line 1643, ../sass/cospo/_basic.scss */.socicon-dailymotion:before {  content: "\e053";}/* line 1646, ../sass/cospo/_basic.scss */.socicon-vine:before {  content: "\e054";}/* line 1649, ../sass/cospo/_basic.scss */.socicon-flickr:before {  content: "\e055";}/* line 1652, ../sass/cospo/_basic.scss */.socicon-500px:before {  content: "\e056";}/* line 1655, ../sass/cospo/_basic.scss */.socicon-instagram:before {  content: "\e057";}/* line 1658, ../sass/cospo/_basic.scss */.socicon-wordpress:before {  content: "\e058";}/* line 1661, ../sass/cospo/_basic.scss */.socicon-tumblr:before {  content: "\e059";}/* line 1664, ../sass/cospo/_basic.scss */.socicon-twitch:before {  content: "\e05a";}/* line 1667, ../sass/cospo/_basic.scss */.socicon-8tracks:before {  content: "\e05b";}/* line 1670, ../sass/cospo/_basic.scss */.socicon-amazon:before {  content: "\e05c";}/* line 1673, ../sass/cospo/_basic.scss */.socicon-icq:before {  content: "\e05d";}/* line 1676, ../sass/cospo/_basic.scss */.socicon-smugmug:before {  content: "\e05e";}/* line 1679, ../sass/cospo/_basic.scss */.socicon-ravelry:before {  content: "\e05f";}/* line 1682, ../sass/cospo/_basic.scss */.socicon-weibo:before {  content: "\e060";}/* line 1685, ../sass/cospo/_basic.scss */.socicon-baidu:before {  content: "\e061";}/* line 1688, ../sass/cospo/_basic.scss */.socicon-angellist:before {  content: "\e062";}/* line 1691, ../sass/cospo/_basic.scss */.socicon-ebay:before {  content: "\e063";}/* line 1694, ../sass/cospo/_basic.scss */.socicon-imdb:before {  content: "\e064";}/* line 1697, ../sass/cospo/_basic.scss */.socicon-stayfriends:before {  content: "\e065";}/* line 1700, ../sass/cospo/_basic.scss */.socicon-residentadvisor:before {  content: "\e066";}/* line 1703, ../sass/cospo/_basic.scss */.socicon-google:before {  content: "\e067";}/* line 1706, ../sass/cospo/_basic.scss */.socicon-yandex:before {  content: "\e068";}/* line 1709, ../sass/cospo/_basic.scss */.socicon-sharethis:before {  content: "\e069";}/* line 1712, ../sass/cospo/_basic.scss */.socicon-bandcamp:before {  content: "\e06a";}/* line 1715, ../sass/cospo/_basic.scss */.socicon-itunes:before {  content: "\e06b";}/* line 1718, ../sass/cospo/_basic.scss */.socicon-deezer:before {  content: "\e06c";}/* line 1721, ../sass/cospo/_basic.scss */.socicon-medium:before {  content: "\e06d";}/* line 1724, ../sass/cospo/_basic.scss */.socicon-telegram:before {  content: "\e06e";}/* line 1727, ../sass/cospo/_basic.scss */.socicon-openid:before {  content: "\e06f";}/* line 1730, ../sass/cospo/_basic.scss */.socicon-amplement:before {  content: "\e070";}/* line 1733, ../sass/cospo/_basic.scss */.socicon-viber:before {  content: "\e071";}/* line 1736, ../sass/cospo/_basic.scss */.socicon-zomato:before {  content: "\e072";}/* line 1739, ../sass/cospo/_basic.scss */.socicon-quora:before {  content: "\e073";}/* line 1742, ../sass/cospo/_basic.scss */.socicon-draugiem:before {  content: "\e074";}/* line 1745, ../sass/cospo/_basic.scss */.socicon-endomodo:before {  content: "\e075";}/* line 1748, ../sass/cospo/_basic.scss */.socicon-filmweb:before {  content: "\e076";}/* line 1751, ../sass/cospo/_basic.scss */.socicon-stackexchange:before {  content: "\e077";}/* line 1754, ../sass/cospo/_basic.scss */.socicon-wykop:before {  content: "\e078";}/* Keyframes----------------------------------------------------------------------*/@-webkit-keyframes hide-opacity {  0% {    opacity: 1;  }  100% {    opacity: 0;  }}@-webkit-keyframes show-opacity {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}@keyframes hide-opacity {  0% {    opacity: 1;  }  100% {    opacity: 0;  }}@keyframes show-opacity {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}/* Layout----------------------------------------------------------------------*//** * Layout styles * Mobile first *//** * Layout for mobile device *//* line 4, ../sass/cospo/_layout/_320.scss */body,html {  height: 100%;  max-height: 100%;  min-height: 100%;  overflow: hidden;  z-index: -1;}/** * Tablet device */@media screen and (min-width: 768px) {  /* line 5, ../sass/cospo/_layout/_768.scss */  .row {    margin-left: -17px;    margin-right: -17px;  }  /* line 10, ../sass/cospo/_layout/_768.scss */  .container-fluid {    padding-left: 17px;    padding-right: 17px;  }  /* line 15, ../sass/cospo/_layout/_768.scss */  .col-lg-1,  .col-lg-2,  .col-lg-3,  .col-lg-4,  .col-lg-5,  .col-lg-6,  .col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-xs-1,  .col-xs-2,  .col-xs-3,  .col-xs-4,  .col-xs-5,  .col-xs-6 {    padding-left: 17px;    padding-right: 17px;  }}/** * Style for desktop device */@media screen and (min-width: 992px) {  /* line 5, ../sass/cospo/_layout/_992.scss */  body,  html {    overflow: hidden;  }  /* line 10, ../sass/cospo/_layout/_992.scss */  main {    height: 100%;    position: relative;    z-index: 1;    overflow: hidden;  }  /* line 17, ../sass/cospo/_layout/_992.scss */  .container-fluid {    padding-left: 17px;    padding-right: 17px;  }  /* line 22, ../sass/cospo/_layout/_992.scss */  .col-lg-1,  .col-lg-2,  .col-lg-3,  .col-lg-4,  .col-lg-5,  .col-lg-6,  .col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-xs-1,  .col-xs-2,  .col-xs-3,  .col-xs-4,  .col-xs-5,  .col-xs-6 {    padding-left: 17px;    padding-right: 17px;  }}@media (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 51, ../sass/cospo/_layout/_992.scss */  body {    position: absolute;    width: 100%;  }}/** * Large device */@media screen and (min-width: 1281px) {  /* line 5, ../sass/cospo/_layout/_1281.scss */  .row {    margin-left: -24px;    margin-right: -24px;  }  /* line 10, ../sass/cospo/_layout/_1281.scss */  .container-fluid {    padding-left: 24px;    padding-right: 24px;  }  /* line 15, ../sass/cospo/_layout/_1281.scss */  .col-lg-1,  .col-lg-2,  .col-lg-3,  .col-lg-4,  .col-lg-5,  .col-lg-6,  .col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-xs-1,  .col-xs-2,  .col-xs-3,  .col-xs-4,  .col-xs-5,  .col-xs-6 {    padding-left: 24px;    padding-right: 24px;  }}/* Elements----------------------------------------------------------------------*//* Preloader----------------------------------------------------------------------*//* Preloaders *//* line 2, ../sass/cospo/elements/_preloaders.scss */.main-preloader {  position: fixed;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-color: black;  z-index: 123456789 !important;  opacity: 1;  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;}/* line 13, ../sass/cospo/elements/_preloaders.scss */.main-preloader .ball-scale {  position: absolute;  top: 50%;  left: 50%;  -webkit-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}/* line 21, ../sass/cospo/elements/_preloaders.scss */.main-preloader.window-is-loaded {  opacity: 0;}@-webkit-keyframes ball-scale {  0% {    -webkit-transform: scale(0);    transform: scale(0);  }  100% {    -webkit-transform: scale(1);    transform: scale(1);    opacity: 0;  }}@keyframes ball-scale {  0% {    -webkit-transform: scale(0);    transform: scale(0);  }  100% {    -webkit-transform: scale(1);    transform: scale(1);    opacity: 0;  }}/* line 50, ../sass/cospo/elements/_preloaders.scss */.ball-scale > div {  background-color: #fff;  width: 15px;  height: 15px;  border-radius: 100%;  margin: 2px;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  display: inline-block;  height: 60px;  width: 60px;  -webkit-animation: ball-scale 1s 0s ease-in-out infinite;  animation: ball-scale 1s 0s ease-in-out infinite;}@keyframes ball-scale {  0% {    -webkit-transform: scale(0);    transform: scale(0);  }  100% {    -webkit-transform: scale(1);    transform: scale(1);    opacity: 0;  }}@keyframes ball-scale-notransform {  0% {    width: 0;    height: 0;  }  100% {    width: 60px;    height: 60px;    opacity: 0;  }}/* line 89, ../sass/cospo/elements/_preloaders.scss */.ball-scale > div {  background-color: #fff;  width: 15px;  height: 15px;  border-radius: 100%;  margin: 2px;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  display: inline-block;  height: 60px;  width: 60px;  -webkit-animation: ball-scale 1s 0s ease-in-out infinite;  animation: ball-scale 1s 0s ease-in-out infinite;}@-moz-document url-prefix() {  /* line 104, ../sass/cospo/elements/_preloaders.scss */  .ball-scale > div {    animation: ball-scale-notransform 1s 0s ease-in-out infinite;  }}/* Cospo Gallery----------------------------------------------------------------------*//** * COSPO GALLERY *//* line 4, ../sass/cospo/elements/_cospoGallery.scss */.cospo-gallery {  overflow: hidden;}/* line 8, ../sass/cospo/elements/_cospoGallery.scss */.cospo-gallery figure img {  width: 100%;  height: auto;}/* line 14, ../sass/cospo/elements/_cospoGallery.scss */.cospo-gallery ul {  overflow: hidden;  width: 100%;  list-style: none;  cursor: pointer;}/* line 20, ../sass/cospo/elements/_cospoGallery.scss */.cospo-gallery ul .insta-item,.cospo-gallery ul li {  float: left;}/* line 24, ../sass/cospo/elements/_cospoGallery.scss */.cospo-gallery ul .insta-item a,.cospo-gallery ul li a {  text-align: center;}/* line 28, ../sass/cospo/elements/_cospoGallery.scss */.cospo-gallery ul .insta-item img,.cospo-gallery ul li img {  display: block;  width: 100%;  height: auto;}/** * Basic gallery *//* line 45, ../sass/cospo/elements/_cospoGallery.scss */body.dark .gallery .insta-item a span,body.dark .gallery li a span {  color: #fff;}/* line 51, ../sass/cospo/elements/_cospoGallery.scss */body.dark .gallery-services {  color: #fff;}/* line 54, ../sass/cospo/elements/_cospoGallery.scss */body.dark .gallery-services svg {  fill: #fff;}/* line 60, ../sass/cospo/elements/_cospoGallery.scss */body.dark .aside-menu.icons li a svg {  fill: #fff;}/* line 67, ../sass/cospo/elements/_cospoGallery.scss */.gallery.instagram {  padding: 0;}/* line 75, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item.col-lg-2:first-child, .gallery .insta-item.col-md-2:first-child, .gallery .insta-item.col-sm-2:first-child {  width: 66.66667% !important;}/* line 81, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a img {  position: relative !important;}@media (max-width: 767px) {  /* line 89, ../sass/cospo/elements/_cospoGallery.scss */  .gallery.instagram {    margin: 0 -15px !important;  }}/* line 95, ../sass/cospo/elements/_cospoGallery.scss */.gallery {  overflow: hidden;}/* line 98, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item,.gallery li {  display: inline-block;  margin-bottom: 30px;  cursor: pointer;}/* line 104, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item:before,.gallery li:before {  content: none;}/* line 108, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a,.gallery li a {  position: relative;  display: block;  overflow: hidden;  width: 100%;  border: none;}/* line 115, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a:focus, .gallery .insta-item a:hover, .gallery .insta-item a:visited,.gallery li a:focus,.gallery li a:hover,.gallery li a:visited {  border: none !important;}/* line 121, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a:after, .gallery .insta-item a:before,.gallery li a:after,.gallery li a:before {  position: absolute;  z-index: 1;  top: 0;  left: 0;  bottom: 0;  right: 0;  display: block;  opacity: 0;  content: '';}/* line 134, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a:after,.gallery li a:after {  -webkit-transition: opacity 0.7s;  transition: opacity 0.7s;  background-repeat: no-repeat;  background-position: center center;}/* line 140, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a:before,.gallery li a:before {  -webkit-transition: opacity 0.2s;  transition: opacity 0.2s;  background-color: #060606;  /*background-color: #000;*/}/* line 147, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a.loading .count-more,.gallery li a.loading .count-more {  opacity: 0 !important;  -webkit-transition: background 0.2s, border 0.2s, color 0.2s, opacity 0.3s !important;  transition: background 0.2s, border 0.2s, color 0.2s, opacity 0.3s !important;}/* line 152, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a.loading:before,.gallery li a.loading:before {  z-index: 222;}/* line 157, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a.active:before, .gallery .insta-item a:hover:before,.gallery li a.active:before,.gallery li a:hover:before {  opacity: .5;}/* line 162, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a.active:after, .gallery .insta-item a:hover span,.gallery li a.active:after,.gallery li a:hover span {  opacity: 1;}/* line 167, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a img,.gallery li a img {  position: absolute;  display: block;  width: 100%;  height: auto;  opacity: 1;}/* line 175, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a span,.gallery li a span {  font-family: 'Lato', sans-serif;  font-size: 18px;  position: absolute;  z-index: 1;  display: block;  max-width: 90%;  margin: 0;  padding: 0;  -webkit-transition: opacity 0.2s;  transition: opacity 0.2s;  white-space: nowrap;  text-overflow: ellipsis;  opacity: 0;  color: #373737;}/* line 190, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a span.count-current,.gallery li a span.count-current {  right: 14px;  bottom: 4px;}/* line 195, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a span.count-more,.gallery li a span.count-more {  display: none;  line-height: 42px;  top: 50%;  left: 50%;  height: 46px;  padding: 0 19px;  -webkit-transform: translateY(-50%) translateX(-50%);  -ms-transform: translateY(-50%) translateX(-50%);  transform: translateY(-50%) translateX(-50%);  -webkit-transition: background 0.2s, border 0.2s, color 0.2s;  transition: background 0.2s, border 0.2s, color 0.2s;  text-align: center;  border: 2px rgba(255, 255, 255, 0.9) solid;  border-radius: 22px;}/* line 209, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item a span.count-current, .gallery .insta-item a span.count-more,.gallery li a span.count-current,.gallery li a span.count-more {  color: rgba(255, 255, 255, 0.9);}/* line 218, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item.show-remaning-el a span.count-more,.gallery li.show-remaning-el a span.count-more {  display: block;  -webkit-transition: background 0.2s, border 0.2s, color 0.2s, opacity 1s;  transition: background 0.2s, border 0.2s, color 0.2s, opacity 1s;}/* line 223, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item.show-remaning-el a span.count-current,.gallery li.show-remaning-el a span.count-current {  display: none;}/* line 227, ../sass/cospo/elements/_cospoGallery.scss */.gallery .insta-item.show-remaning-el a:before,.gallery li.show-remaning-el a:before {  opacity: .5;}/* line 235, ../sass/cospo/elements/_cospoGallery.scss */.gallery-services .insta-item,.gallery-services li {  margin-bottom: 24px;}/* line 240, ../sass/cospo/elements/_cospoGallery.scss */.gallery-services .insta-item a.active:before, .gallery-services .insta-item a:hover:before,.gallery-services li a.active:before,.gallery-services li a:hover:before {  opacity: 0;}/* line 245, ../sass/cospo/elements/_cospoGallery.scss */.gallery-services .insta-item a span,.gallery-services li a span {  font-family: 'Dosis', sans-serif;  font-size: 24px;  line-height: 1.5;  letter-spacing: 1px;  position: relative;  display: inline-block;  float: left;  text-transform: uppercase;  opacity: 1;}/* line 259, ../sass/cospo/elements/_cospoGallery.scss */.gallery-services svg {  position: relative;  float: left;  width: 33px;  height: 36px;  margin-right: 25px;  fill: #373737;}/* line 277, ../sass/cospo/elements/_cospoGallery.scss */section.cospo-page.current-page .gallery .insta-item.show-remaning-el a:hover span.count-more, section.current-page.sign-in-page .gallery .insta-item.show-remaning-el a:hover span.count-more,section.cospo-page.current-page .gallery li.show-remaning-el a:hover span.count-more,section.current-page.sign-in-page .gallery li.show-remaning-el a:hover span.count-more {  border-color: rgba(255, 255, 255, 0.9);  background: rgba(255, 255, 255, 0.9);  color: rgba(55, 55, 55, 0.9);}/* line 293, ../sass/cospo/elements/_cospoGallery.scss */section.ajax-page .gallery li a:after {  background-image: url("../img/ico/view.svg");}@media (min-width: 991px) {  /* line 306, ../sass/cospo/elements/_cospoGallery.scss */  section:not(.current-page) .gallery .insta-item.show-remaning-el span.count-more,  section:not(.current-page) .gallery li.show-remaning-el span.count-more {    opacity: 0;  }  /* line 311, ../sass/cospo/elements/_cospoGallery.scss */  section:not(.current-page) .gallery .insta-item:after,  section:not(.current-page) .gallery li:after {    @inclide transition( ( opacity 0s ) );  }  /* line 323, ../sass/cospo/elements/_cospoGallery.scss */  section.cospo-page.current-page .gallery .insta-item.show-remaning-el span.count-more, section.current-page.sign-in-page .gallery .insta-item.show-remaning-el span.count-more,  section.cospo-page.current-page .gallery li.show-remaning-el span.count-more,  section.current-page.sign-in-page .gallery li.show-remaning-el span.count-more {    opacity: 1;  }}/* line 336, ../sass/cospo/elements/_cospoGallery.scss */.ajax-menu .gallery .insta-item a,.ajax-menu .gallery li a {  -webkit-transition: opacity 0.2s ease;  transition: opacity 0.2s ease;}/* line 339, ../sass/cospo/elements/_cospoGallery.scss */.ajax-menu .gallery .insta-item a.active,.ajax-menu .gallery li a.active {  opacity: 1;}/* line 342, ../sass/cospo/elements/_cospoGallery.scss */.ajax-menu .gallery .insta-item a.active span.count-current,.ajax-menu .gallery li a.active span.count-current {  display: none;}/* line 347, ../sass/cospo/elements/_cospoGallery.scss */.ajax-menu .gallery .insta-item a span.count-more,.ajax-menu .gallery li a span.count-more {  display: none;}@media (max-width: 991px) {  /* line 355, ../sass/cospo/elements/_cospoGallery.scss */  .cospo-gallery {    margin: 0 -60px 20px;    padding: 0;    background: rgba(8, 8, 8, 0.1);  }  /* line 360, ../sass/cospo/elements/_cospoGallery.scss */  .cospo-gallery .aside-menu {    padding: 28px 0;    margin: 0;  }  /* line 364, ../sass/cospo/elements/_cospoGallery.scss */  .cospo-gallery .aside-menu .insta-item,  .cospo-gallery .aside-menu li {    margin-bottom: 0 !important;  }  /* line 370, ../sass/cospo/elements/_cospoGallery.scss */  .cospo-gallery .aside-menu .insta-item a.loading:before,  .cospo-gallery .aside-menu li a.loading:before {    background-size: 40px 40px !important;  }  /* line 379, ../sass/cospo/elements/_cospoGallery.scss */  .gallery {    width: 100%;    list-style: none;    cursor: pointer;    white-space: nowrap;    word-spacing: -4px;    margin-bottom: 0;  }  /* line 388, ../sass/cospo/elements/_cospoGallery.scss */  .gallery.no-padding-li-sm li {    padding: 0 !important;    margin: 0 !important;  }  /* line 394, ../sass/cospo/elements/_cospoGallery.scss */  .gallery.gallery-services {    white-space: normal;  }  /* line 397, ../sass/cospo/elements/_cospoGallery.scss */  .gallery.gallery-services .insta-item,  .gallery.gallery-services li {    display: block;    margin-bottom: 24px;  }  /* line 404, ../sass/cospo/elements/_cospoGallery.scss */  .gallery .insta-item,  .gallery li {    display: block;    cursor: pointer;  }  /* line 409, ../sass/cospo/elements/_cospoGallery.scss */  .gallery .insta-item img,  .gallery li img {    display: block;    width: 100%;    height: auto;  }  /* line 416, ../sass/cospo/elements/_cospoGallery.scss */  .gallery .insta-item span.count-more,  .gallery li span.count-more {    opacity: 1 !important;  }}@media (min-width: 768px) and (max-width: 991px) {  /* line 425, ../sass/cospo/elements/_cospoGallery.scss */  .gallery.no-padding-li-sm {    padding-left: 17px;    padding-right: 17px;  }  /* line 430, ../sass/cospo/elements/_cospoGallery.scss */  .gallery .insta-item,  .gallery li {    margin-bottom: 34px;  }}@media (max-width: 767px) {  /* line 437, ../sass/cospo/elements/_cospoGallery.scss */  .cospo-gallery {    margin: 0 -15px 20px;  }  /* line 441, ../sass/cospo/elements/_cospoGallery.scss */  .gallery {    margin: 0;  }  /* line 444, ../sass/cospo/elements/_cospoGallery.scss */  .gallery li {    padding: 0;  }  /* line 451, ../sass/cospo/elements/_cospoGallery.scss */  .gallery.instagram .insta-item.col-xs-3:first-child {    width: 100% !important;  }  /* line 459, ../sass/cospo/elements/_cospoGallery.scss */  .padding-0 {    padding: 0 !important;  }}@media (min-width: 992px) {  /* line 465, ../sass/cospo/elements/_cospoGallery.scss */  .gallery .insta-item,  .gallery li {    margin-bottom: 34px;  }  /* line 469, ../sass/cospo/elements/_cospoGallery.scss */  .gallery .insta-item:last-child,  .gallery li:last-child {    margin-bottom: 0;  }  /* line 475, ../sass/cospo/elements/_cospoGallery.scss */  .gallery-services .insta-item,  .gallery-services li {    margin-bottom: 24px;  }  /* line 479, ../sass/cospo/elements/_cospoGallery.scss */  .gallery-services .insta-item a,  .gallery-services li a {    opacity: .8;    -webkit-transition: opacity 0.3s ease;    transition: opacity 0.3s ease;  }  /* line 483, ../sass/cospo/elements/_cospoGallery.scss */  .gallery-services .insta-item a:hover,  .gallery-services li a:hover {    opacity: 1;  }}@media (min-width: 1281px) {  /* line 493, ../sass/cospo/elements/_cospoGallery.scss */  .gallery .insta-item,  .gallery li {    margin-bottom: 48px;  }}/* line 501, ../sass/cospo/elements/_cospoGallery.scss */.loading:before {  position: absolute;  z-index: -1;  top: 0;  left: 0;  width: 100%;  height: 100%;  content: '';  -webkit-transition: opacity 0.7s;  transition: opacity 0.7s;  background-color: rgba(6, 6, 6, 0.5) !important;  background-image: url(../img/svg/oval.svg) !important;  background-repeat: no-repeat;  background-position: center center;  background-size: 65px 65px;  z-index: 2;}/* line 518, ../sass/cospo/elements/_cospoGallery.scss */.loading:after {  background: none !important;}/* line 522, ../sass/cospo/elements/_cospoGallery.scss */.loading > img {  -webkit-transition: opacity 0s;  transition: opacity 0s;  opacity: 0;}/* line 527, ../sass/cospo/elements/_cospoGallery.scss */.loading .count-more {  display: none;}@-webkit-keyframes loading-scale {  0% {    -webkit-transform: scale(0);    transform: scale(0);    opacity: 1;  }  100% {    -webkit-transform: scale(1);    transform: scale(1);    opacity: 0;  }}@keyframes loading-scale {  0% {    -webkit-transform: scale(0);    transform: scale(0);    opacity: 1;  }  100% {    -webkit-transform: scale(1);    transform: scale(1);    opacity: 0;  }}/* line 559, ../sass/cospo/elements/_cospoGallery.scss */.loading:before {  content: '';  background-image: url(../img/svg/loading.png) !important;  background-size: 60px 60px;  position: absolute;  top: 0% !important;  left: 0% !important;  background-color: transparent !important;  border-color: transparent;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  display: inline-block;  height: 100%;  width: 100%;  -webkit-animation: loading-scale 1s 0s ease-in-out infinite;  animation: loading-scale 1s 0s ease-in-out infinite;  -webkit-transform-origin: center center;  z-index: 3;}/* line 579, ../sass/cospo/elements/_cospoGallery.scss */.loading > img {  opacity: 0;}/* line 583, ../sass/cospo/elements/_cospoGallery.scss */.loading .count-more {  display: none;}/* line 590, ../sass/cospo/elements/_cospoGallery.scss */.light .loading:before {  background-image: url(../img/svg/loading-dark.svg) !important;}/* line 598, ../sass/cospo/elements/_cospoGallery.scss */ul.gallery .loading:after {  transition: none !important;  opacity: 1;  background: rgba(6, 6, 6, 0.5) !important;}@media (min-width: 992px) {  /* line 609, ../sass/cospo/elements/_cospoGallery.scss */  .ajax-page .content.loading:before {    top: 50% !important;    left: 62% !important;  }}@media (max-width: 991px) {  /* line 621, ../sass/cospo/elements/_cospoGallery.scss */  .ajax-page .content.loading:before {    top: 150px !important;  }}/* line 629, ../sass/cospo/elements/_cospoGallery.scss */img {  -webkit-transition: opacity 0.2s ease;  transition: opacity 0.2s ease;  opacity: 1;}/* line 634, ../sass/cospo/elements/_cospoGallery.scss */div.scroll {  -webkit-transition: background 0.5s;  transition: background 0.5s;}/* line 640, ../sass/cospo/elements/_cospoGallery.scss */ul.gallery-services li {  margin-bottom: 18px;}/* line 645, ../sass/cospo/elements/_cospoGallery.scss */ul.gallery-services li a.loading:after, ul.gallery-services li a.loading:before {  content: none;}/* line 657, ../sass/cospo/elements/_cospoGallery.scss */ul.gallery-services.aside-menu li a.loading:before {  content: '';}/* line 666, ../sass/cospo/elements/_cospoGallery.scss */.show-full {  position: relative;  overflow: hidden;  margin-top: 15px;  margin-bottom: 15px;}@media (min-width: 768px) {  /* line 673, ../sass/cospo/elements/_cospoGallery.scss */  .show-full {    margin-top: 17px;    margin-bottom: 17px;  }}@media (min-width: 992px) {  /* line 679, ../sass/cospo/elements/_cospoGallery.scss */  .show-full {    margin-top: 17px;    margin-bottom: 17px;  }}@media (min-width: 1281px) {  /* line 685, ../sass/cospo/elements/_cospoGallery.scss */  .show-full {    margin-top: 24px;    margin-bottom: 24px;  }}@media (max-width: 991px) {  /* line 691, ../sass/cospo/elements/_cospoGallery.scss */  section.ajax-page-mobile .aside-menu.gallery-services {    padding: 17px 0 !important;  }}/* Accorderon----------------------------------------------------------------------*//** * Cospo Acordeon *//* line 10, ../sass/cospo/elements/_accordeon.scss */.accordeon > article {  position: relative;  margin-bottom: 31px;}/* line 14, ../sass/cospo/elements/_accordeon.scss */.accordeon > article h4 {  padding-right: 25px;  line-height: 1;  margin: 0;}/* line 21, ../sass/cospo/elements/_accordeon.scss */.accordeon figure {  position: relative;  top: 9px;  width: 100%;}@media (min-width: 768px) {  /* line 21, ../sass/cospo/elements/_accordeon.scss */  .accordeon figure {    width: 30%;  }}/* line 31, ../sass/cospo/elements/_accordeon.scss */.accordeon button {  position: absolute;  top: 0;  right: 0;  width: 25px;  height: 25px;  padding: 0;  margin: 0;  border-radius: 25px;  border: 0 !important;}/* line 42, ../sass/cospo/elements/_accordeon.scss */.accordeon button svg {  position: absolute;  top: 8px;  left: 7px;  pointer-events: none;  -webkit-transition: transform 0.3s ease, -webkit-transform 0.3s ease, top 0.3s ease;  transition: transform 0.3s ease, -webkit-transform 0.3s ease, top 0.3s ease;  fill: black;}/* line 51, ../sass/cospo/elements/_accordeon.scss */.accordeon button:before {  border: 0 !important;}/* line 54, ../sass/cospo/elements/_accordeon.scss */.accordeon button:after {  content: none !important;}/* line 60, ../sass/cospo/elements/_accordeon.scss */.accordeon .open + button {  background: rgba(255, 255, 255, 0.3);}/* line 63, ../sass/cospo/elements/_accordeon.scss */.accordeon .open + button svg {  top: 7px;  -webkit-transform: rotate(-180deg);  -ms-transform: rotate(-180deg);  transform: rotate(-180deg);  fill: white;}/* line 74, ../sass/cospo/elements/_accordeon.scss */body.dark .accordeon button {  background: rgba(255, 255, 255, 0.3);}/* line 77, ../sass/cospo/elements/_accordeon.scss */body.dark .accordeon button:hover {  background: rgba(255, 255, 255, 0.3);}/* line 81, ../sass/cospo/elements/_accordeon.scss */body.dark .accordeon button svg {  fill: white;}/* line 87, ../sass/cospo/elements/_accordeon.scss */body.dark .accordeon .open + button {  background: white;}/* line 90, ../sass/cospo/elements/_accordeon.scss */body.dark .accordeon .open + button:hover {  background: white;}/* line 94, ../sass/cospo/elements/_accordeon.scss */body.dark .accordeon .open + button svg {  fill: black;}/* line 102, ../sass/cospo/elements/_accordeon.scss */.accordeon-item {  overflow: hidden;  height: 0;  -webkit-transition: height 0.5s ease;  transition: height 0.5s ease;}/* line 108, ../sass/cospo/elements/_accordeon.scss */.accordeon-content {  overflow: hidden;  margin-top: 17px;  padding-top: 14px;}/* Contacts----------------------------------------------------------------------*//* line 2, ../sass/cospo/elements/_contacts.scss */#contact h4 {  margin-top: 1.7em;}/* line 7, ../sass/cospo/elements/_contacts.scss */p, h1 span,h2 span,h3 span,.cospo-comment .author-name span,h4 span,h5 span,h6 span {  position: relative;}/* line 12, ../sass/cospo/elements/_contacts.scss */form input[type="email"],form input[type="password"],form input[type="text"] {  margin-bottom: 62px;}@media (max-width: 991px) {  /* line 12, ../sass/cospo/elements/_contacts.scss */  form input[type="email"],  form input[type="password"],  form input[type="text"] {    margin-bottom: 32px;  }}/* line 21, ../sass/cospo/elements/_contacts.scss */form button[type="submit"],form input[type="submit"] {  -webkit-transition: color .5s ease, background .5s ease;  transition: color .5s ease, background .5s ease;}form button[type="submit"]:before,form input[type="submit"]:before {  -webkit-transition: border-color .5s ease;  transition: border-color .5s ease;}/* line 26, ../sass/cospo/elements/_contacts.scss */form button[type="submit"].success,form input[type="submit"].success {  color: white;  background: green;}form button[type="submit"].success:before,form input[type="submit"].success:before {  border-color: green;}/* line 30, ../sass/cospo/elements/_contacts.scss */form button[type="submit"].success:hover,form input[type="submit"].success:hover {  background: green !important;  color: white !important;}/* line 36, ../sass/cospo/elements/_contacts.scss */form button[type="submit"]:before,form input[type="submit"]:before {  line-height: 2.7em !important;}/* Pages----------------------------------------------------------------------*//** * Page *//* line 4, ../sass/cospo/elements/_pages.scss */.noScroll {  overflow: hidden;}/********************************** Basic Page Style **********************************//* line 8, ../sass/cospo/elements/_pages.scss */.cospo-page, .sign-in-page {  white-space: normal;  position: relative;  -webkit-transition: transform 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), opacity 0.5s cubic-bezier(0.76, 0.01, 0.29, 0.99);  transition: transform 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), opacity 0.5s cubic-bezier(0.76, 0.01, 0.29, 0.99);  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), opacity 0.5s cubic-bezier(0.76, 0.01, 0.29, 0.99);  overflow: hidden;}/* line 15, ../sass/cospo/elements/_pages.scss */.cospo-page .content, .sign-in-page .content {  padding: 0 15px;}/* line 19, ../sass/cospo/elements/_pages.scss */.cospo-page.ajax-page-mobile, .ajax-page-mobile.sign-in-page {  position: absolute;  top: 0;  left: 0;  height: 100%;  background-color: #000;  z-index: 0;  opacity: 0;}/* line 28, ../sass/cospo/elements/_pages.scss */.cospo-page.ajax-page-mobile .content, .ajax-page-mobile.sign-in-page .content {  height: 100%;  overflow-y: auto;}/* line 33, ../sass/cospo/elements/_pages.scss */.cospo-page.ajax-page-mobile .overflow-height, .ajax-page-mobile.sign-in-page .overflow-height {  height: auto;}/* line 38, ../sass/cospo/elements/_pages.scss */.cospo-page.home-page, .home-page.sign-in-page {  margin-top: 0 !important;}/* line 45, ../sass/cospo/elements/_pages.scss */body.light .cospo-page.ajax-page-mobile, body.light .ajax-page-mobile.sign-in-page {  background-color: #fff;}/* line 53, ../sass/cospo/elements/_pages.scss */.ajax-gallery-title figcaption,.page-figure figcaption {  opacity: 1;}/* line 60, ../sass/cospo/elements/_pages.scss */.ajax-content-text h3 > span, .ajax-content-text .cospo-comment .author-name > span, .cospo-comment .ajax-content-text .author-name > span {  font-family: 'Lato';}@media (max-width: 767px) {  /* line 67, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title img {    left: 0 !important;  }}/* line 73, ../sass/cospo/elements/_pages.scss */.ajax-gallery-title {  position: relative;  margin: 0;  height: 300px;  overflow: hidden;}/* line 79, ../sass/cospo/elements/_pages.scss */.ajax-gallery-title:not(.page-figure) {  height: auto;  padding: 22px 80px 22px 15px;}@media (min-width: 768px) {  /* line 79, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title:not(.page-figure) {    padding: 6px 60px;  }}@media (min-width: 992px) {  /* line 79, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title:not(.page-figure) {    padding: 54px 60px 0;  }}/* line 90, ../sass/cospo/elements/_pages.scss */.ajax-gallery-title img {  position: absolute;  top: 0;  left: 0;  max-width: inherit !important;}/* line 98, ../sass/cospo/elements/_pages.scss */.ajax-gallery-title.page-figure:after {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  overflow: hidden;  background: rgba(0, 0, 0, 0.6) !important;}/* line 110, ../sass/cospo/elements/_pages.scss */.ajax-gallery-title figcaption {  padding-bottom: 44px;  margin-bottom: .68em;}/* line 114, ../sass/cospo/elements/_pages.scss */.ajax-gallery-title figcaption h2,.ajax-gallery-title figcaption h3,.ajax-gallery-title figcaption .cospo-comment .author-name,.cospo-comment .ajax-gallery-title figcaption .author-name,.ajax-gallery-title figcaption h4,.ajax-gallery-title figcaption h5,.ajax-gallery-title figcaption h6 {  margin: 0 0 50px;  color: white !important;}/* line 123, ../sass/cospo/elements/_pages.scss */.ajax-gallery-title figcaption p, .ajax-gallery-title figcaption h1 span, h1 .ajax-gallery-title figcaption span,.ajax-gallery-title figcaption h2 span,h2 .ajax-gallery-title figcaption span,.ajax-gallery-title figcaption h3 span,h3 .ajax-gallery-title figcaption span,.ajax-gallery-title figcaption .cospo-comment .author-name span,.cospo-comment .author-name .ajax-gallery-title figcaption span,.ajax-gallery-title figcaption h4 span,h4 .ajax-gallery-title figcaption span,.ajax-gallery-title figcaption h5 span,h5 .ajax-gallery-title figcaption span,.ajax-gallery-title figcaption h6 span,h6 .ajax-gallery-title figcaption span {  position: absolute;  bottom: 0;}/* line 131, ../sass/cospo/elements/_pages.scss */.ajax-page-dynamic .ajax-content {  background-color: rgba(0, 0, 0, 0.9);}/* line 138, ../sass/cospo/elements/_pages.scss */body.light .ajax-page-dynamic .ajax-content {  background-color: rgba(255, 255, 255, 0.9);}/* line 145, ../sass/cospo/elements/_pages.scss */.ajax-content .ajax-gallery-title {  display: none;}/* line 150, ../sass/cospo/elements/_pages.scss */.background {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  overflow: hidden;  background-color: transparent;}/* line 159, ../sass/cospo/elements/_pages.scss */.background > video {  position: absolute;  top: 50%;  left: 50%;  min-width: 100%;  min-height: 100%;  max-width: 9999999px;  max-height: 9999999px;  width: auto;  height: auto;  z-index: -100;  -webkit-transform: translateX(-50%) translateY(-50%);  -moz-transform: translateX(-50%) translateY(-50%);  -ms-transform: translateX(-50%) translateY(-50%);  -o-transform: translateX(-50%) translateY(-50%);  transform: translateX(-50%) translateY(-50%);  margin: 0 !important;}/* line 179, ../sass/cospo/elements/_pages.scss */body.light {  background-color: #fff;}/* line 184, ../sass/cospo/elements/_pages.scss */.content-center {  display: table;  height: 100%;  table-layout: fixed;  width: 100%;}/* line 190, ../sass/cospo/elements/_pages.scss */.content-center > div {  display: table-cell;  vertical-align: middle;}/* line 194, ../sass/cospo/elements/_pages.scss */.content-center > div > :last-child {  margin-bottom: 0 !important;}@media (max-width: 767px) {  /* line 200, ../sass/cospo/elements/_pages.scss */  .table-footer-mobile {    display: table-footer-group;  }  /* line 204, ../sass/cospo/elements/_pages.scss */  .content-center > div.table-footer-mobile {    display: table-footer-group;  }}/** * LOGOTIP *//* line 212, ../sass/cospo/elements/_pages.scss */.logo img {  width: auto;  height: auto;  max-height: 100px;}/* line 220, ../sass/cospo/elements/_pages.scss */body.light .home-page-logo a {  border: none !important;}/* line 223, ../sass/cospo/elements/_pages.scss */body.light .home-page-logo a:hover {  border: none !important;}/* line 229, ../sass/cospo/elements/_pages.scss */.home-page-logo {  top: 10px;  width: 100%;}/* line 233, ../sass/cospo/elements/_pages.scss */.home-page-logo img {  height: 60px;  width: auto;}/* line 239, ../sass/cospo/elements/_pages.scss */.home-page-logo a {  border: none !important;}/* line 242, ../sass/cospo/elements/_pages.scss */.home-page-logo a:hover {  border: none !important;}/* line 248, ../sass/cospo/elements/_pages.scss */.home-page-footer {  bottom: 41px;  font-size: 14px;  text-transform: uppercase;  font-weight: 300;  letter-spacing: 1px;}/* line 256, ../sass/cospo/elements/_pages.scss */.home-page-footer,.home-page-logo {  position: absolute;  left: 0;  padding-left: 15px;}/* line 263, ../sass/cospo/elements/_pages.scss */.home-page-p {  font-size: 20px;  letter-spacing: 10px;  text-transform: uppercase;}/* line 274, ../sass/cospo/elements/_pages.scss */.home-page .wrapper-scroll .col-md-5 button:last-child,.home-page .wrapper-scroll .col-md-6 button:last-child {  margin-bottom: 0;}@media (max-width: 767px) {  /* line 281, ../sass/cospo/elements/_pages.scss */  .home-page iframe {    height: 150px;  }}/* line 289, ../sass/cospo/elements/_pages.scss */.center {  margin: 0 auto;  text-align: center;}/* line 293, ../sass/cospo/elements/_pages.scss */.center img {  margin: 0 auto;}/* line 299, ../sass/cospo/elements/_pages.scss */.page-figure {  position: relative;  display: block;  overflow: hidden;  margin: 0 0 39px;  z-index: 1;}/* line 306, ../sass/cospo/elements/_pages.scss */.page-figure.in-content {  min-height: 190px;}/* line 309, ../sass/cospo/elements/_pages.scss */.page-figure.in-content .gallery {  width: calc(100% + 30px);  margin-left: -15px;}/* line 315, ../sass/cospo/elements/_pages.scss */.page-figure h2,.page-figure p,.page-figure h1 span,h1 .page-figure span,.page-figure h2 span,h2 .page-figure span,.page-figure h3 span,h3 .page-figure span,.page-figure .cospo-comment .author-name span,.cospo-comment .author-name .page-figure span,.page-figure h4 span,h4 .page-figure span,.page-figure h5 span,h5 .page-figure span,.page-figure h6 span,h6 .page-figure span {  color: rgba(255, 255, 255, 0.9) !important;}/* line 320, ../sass/cospo/elements/_pages.scss */.page-figure figcaption {  position: absolute;  bottom: 0;  width: 100%;  z-index: 9999;  border: none;}/* line 327, ../sass/cospo/elements/_pages.scss */.page-figure figcaption.all-place {  padding: 0 0 0 54px;  width: 100%;  height: 100%;  left: 0;  right: 0;  bottom: 0;  font-size: 1em;}/* line 339, ../sass/cospo/elements/_pages.scss */div.page-figure.in-content {  padding: 0 15px;}@media (min-width: 768px) {  /* line 339, ../sass/cospo/elements/_pages.scss */  div.page-figure.in-content {    padding: 0 60px;  }}@media (max-width: 767px) {  /* line 346, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title {    width: 100%;    width: calc(100% + 30px);    margin: 0 -15px;  }}@media (min-width: 767px) {  /* line 354, ../sass/cospo/elements/_pages.scss */  .page-figure figcaption {    padding-left: 60px;  }}@media screen and (max-width: 991px) {  /* line 360, ../sass/cospo/elements/_pages.scss */  main {    height: 100%;    overflow: hidden;    overflow-y: scroll;    -webkit-overflow-scrolling: touch;    padding-bottom: 25px;  }  /* line 370, ../sass/cospo/elements/_pages.scss */  section.cospo-page:first-child, section.sign-in-page:first-child {    margin-top: 0;  }  /* line 375, ../sass/cospo/elements/_pages.scss */  section.ajax-page-mobile {    margin-top: 0;    opacity: 0;    -webkit-transition: opacity 0.3s ease;    transition: opacity 0.3s ease;  }  /* line 380, ../sass/cospo/elements/_pages.scss */  section.ajax-page-mobile.ajax-page-mobile--loaded {    opacity: 1;    z-index: 9999;  }  /* line 385, ../sass/cospo/elements/_pages.scss */  section.ajax-page-mobile .aside-menu {    padding: 0 !important;  }  /* line 389, ../sass/cospo/elements/_pages.scss */  section.ajax-page-mobile .ajax-content {    padding: 0;    margin-top: 24px;    margin-bottom: 24px;  }  /* line 397, ../sass/cospo/elements/_pages.scss */  .ajax-content {    margin: 0 -17px;  }  /* line 401, ../sass/cospo/elements/_pages.scss */  .page-figure {    margin-top: 0 !important;    margin-bottom: 0 !important;  }  /* line 406, ../sass/cospo/elements/_pages.scss */  .page-title {    padding: 1px 60px;  }  /* line 411, ../sass/cospo/elements/_pages.scss */  .cospo-page .content, .sign-in-page .content {    padding: 0 60px;    overflow-x: hidden;  }}@media screen and (max-width: 767px) {  /* line 418, ../sass/cospo/elements/_pages.scss */  .cospo-page, .sign-in-page {    min-width: 100%;  }  /* line 422, ../sass/cospo/elements/_pages.scss */  .ajax-content {    margin: 0 -15px;    padding: 0;  }  /* line 427, ../sass/cospo/elements/_pages.scss */  .page-figure figcaption {    padding: 0 15px;  }  /* line 431, ../sass/cospo/elements/_pages.scss */  .page-title {    padding: 1px 15px;  }  /* line 436, ../sass/cospo/elements/_pages.scss */  .cospo-page .content, .sign-in-page .content {    padding: 0 15px;  }}/* line 443, ../sass/cospo/elements/_pages.scss */.ajax-content .page-title {  display: none;}/* line 448, ../sass/cospo/elements/_pages.scss */.ajax-load {  opacity: 0;  -webkit-transition: transform 0.3s ease, -webkit-transform 0.3s ease, opacity 0.3s ease, height 0.3s ease;  transition: transform 0.3s ease, -webkit-transform 0.3s ease, opacity 0.3s ease, height 0.3s ease;}/* line 453, ../sass/cospo/elements/_pages.scss */.ajax-loaded {  opacity: 1;  -webkit-transition: transform 0.3s ease, -webkit-transform 0.3s ease, opacity 0.3s ease, height 0.3s ease;  transition: transform 0.3s ease, -webkit-transform 0.3s ease, opacity 0.3s ease, height 0.3s ease;}/********************************** TABLET **********************************/@media screen and (min-width: 768px) and (max-width: 991px) {  /* line 460, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title {    width: calc(100% + 120px);    margin: 0 -60px;  }  /* line 466, ../sass/cospo/elements/_pages.scss */  .home-page-footer,  .home-page-logo {    padding-left: 60px;  }}@media (max-width: 991px) {  /* line 473, ../sass/cospo/elements/_pages.scss */  #all-pages {    position: fixed;    top: 0;    left: 0;    width: 100%;    height: 100%;    -webkit-transform: none !important;    -ms-transform: none !important;    transform: none !important;    z-index: -1;    border: inherit;  }  /* line 483, ../sass/cospo/elements/_pages.scss */  #all-pages .background {    -webkit-transition: opacity 0.1s 0.5s ease;    transition: opacity 0.1s 0.5s ease;    opacity: 0;    z-index: 0;    width: 100%;    height: 100%;  }  /* line 490, ../sass/cospo/elements/_pages.scss */  #all-pages .background:first-child {    z-index: 1;  }  /* line 494, ../sass/cospo/elements/_pages.scss */  #all-pages .background.active {    -webkit-transition: opacity 0.5s ease;    transition: opacity 0.5s ease;    opacity: 1;    z-index: 2;  }  /* line 502, ../sass/cospo/elements/_pages.scss */  .cospo-page, .sign-in-page {    max-width: 85.5%;  }  /* line 505, ../sass/cospo/elements/_pages.scss */  .cospo-page:last-child, .sign-in-page:last-child {    margin-bottom: 25px;  }  /* line 509, ../sass/cospo/elements/_pages.scss */  .cospo-page .background, .sign-in-page .background {    display: none;  }  /* line 514, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title {    opacity: 0;    -webkit-transition: opacity 0.3s ease;    transition: opacity 0.3s ease;  }  /* line 518, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title--opened {    opacity: 1;  }  /* line 522, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title figcaption {    padding-bottom: 0;  }}@media (min-width: 768px) {  /* line 530, ../sass/cospo/elements/_pages.scss */  .cospo-page > .page-figure figcaption, .sign-in-page > .page-figure figcaption {    padding-left: 60px;  }}/********************************** MEDIA SCREEN **********************************/@media screen and (min-width: 992px) {  /* line 538, ../sass/cospo/elements/_pages.scss */  .page-title {    display: none;    padding-left: 60px;  }  /* line 543, ../sass/cospo/elements/_pages.scss */  .cospo-page, .sign-in-page {    width: 69.375%;    height: inherit;    display: inline-block;    overflow: hidden;    opacity: 0;    visibility: hidden;    position: absolute;    top: 0;    left: 0;    z-index: 0;    -webkit-transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;    -webkit-transform: translateX(-3%);    -ms-transform: translateX(-3%);    transform: translateX(-3%);    z-index: 1;  }  /* line 558, ../sass/cospo/elements/_pages.scss */  .cospo-page.right, .right.sign-in-page {    -webkit-transform: translateX(3%);    -ms-transform: translateX(3%);    transform: translateX(3%);  }  /* line 562, ../sass/cospo/elements/_pages.scss */  .cospo-page .scroll, .sign-in-page .scroll {    overflow-y: auto;  }}@media screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 562, ../sass/cospo/elements/_pages.scss */  .cospo-page .scroll, .sign-in-page .scroll {    overflow-y: hidden;  }}@media screen and (min-width: 992px) {  /* line 569, ../sass/cospo/elements/_pages.scss */  .cospo-page.current-page, .current-page.sign-in-page {    opacity: 1;    z-index: 5;    -webkit-transform: translateX(0%);    -ms-transform: translateX(0%);    transform: translateX(0%);    visibility: visible;    -webkit-transition: transform 0.3s 0.3s ease-in-out, -webkit-transform 0.3s 0.3s ease-in-out, opacity 0.3s 0.3s ease-in-out, visibility 0.3s 0.3s ease-in-out;    transition: transform 0.3s 0.3s ease-in-out, -webkit-transform 0.3s 0.3s ease-in-out, opacity 0.3s 0.3s ease-in-out, visibility 0.3s 0.3s ease-in-out;  }  /* line 576, ../sass/cospo/elements/_pages.scss */  .cospo-page.current-page .scroll, .current-page.sign-in-page .scroll {    overflow-y: auto;  }  /* line 581, ../sass/cospo/elements/_pages.scss */  .cospo-page .content, .sign-in-page .content {    height: 100%;    min-height: calc(50vh - 54px);    overflow-y: auto;    padding: 0 60px;  }  /* line 587, ../sass/cospo/elements/_pages.scss */  .cospo-page .content::-webkit-scrollbar, .sign-in-page .content::-webkit-scrollbar {    width: 0;  }  /* line 591, ../sass/cospo/elements/_pages.scss */  .cospo-page .content > .row, .sign-in-page .content > .row, .cospo-page .content > div, .sign-in-page .content > div {    height: 100%;  }  /* line 597, ../sass/cospo/elements/_pages.scss */  .cospo-page .background, .sign-in-page .background {    display: none;  }  /* line 602, ../sass/cospo/elements/_pages.scss */  .half-content {    position: relative;    height: 50%;  }  /* line 606, ../sass/cospo/elements/_pages.scss */  .half-content .content-center {    position: absolute;    top: 0;    left: 0;    padding: 0 60px;  }  /* line 614, ../sass/cospo/elements/_pages.scss */  .page-figure {    max-height: 55%;    max-height: calc(50% + 54px);  }  /* line 618, ../sass/cospo/elements/_pages.scss */  .page-figure.in-content {    height: 55%;    height: calc(50% + 54px);    min-height: 320px;    margin-bottom: -54px;    background-repeat: no-repeat;    background-position: center center;    background-size: cover;  }  /* line 631, ../sass/cospo/elements/_pages.scss */  .ajax-gallery-title figcaption h2 {    margin-bottom: 50px;  }  /* line 639, ../sass/cospo/elements/_pages.scss */  .ajax-page .content {    padding-right: 0;  }  /* line 644, ../sass/cospo/elements/_pages.scss */  .ajax-menu {    padding-right: 34px;    padding-left: 0;  }  /* line 648, ../sass/cospo/elements/_pages.scss */  .ajax-menu .wrapper-scroll {    margin-left: 0 !important;  }  /* line 653, ../sass/cospo/elements/_pages.scss */  .ajax-content {    padding: 0;  }  /* line 656, ../sass/cospo/elements/_pages.scss */  .ajax-content .ajax-gallery-title {    display: block;    margin-top: -54px;  }  /* line 661, ../sass/cospo/elements/_pages.scss */  .ajax-content .page-title {    display: block;  }  /* line 666, ../sass/cospo/elements/_pages.scss */  .ajax-content-image,  .ajax-content-text {    padding-right: 60px;    padding-left: 60px;    padding-bottom: 54px;  }  /* line 672, ../sass/cospo/elements/_pages.scss */  .ajax-content-image > *:last-child,  .ajax-content-text > *:last-child {    margin-bottom: 0;  }  /* line 677, ../sass/cospo/elements/_pages.scss */  .ajax-menu-overlay {    position: absolute;    top: 0;    left: 0;    background-color: rgba(0, 0, 0, 0.2);    height: 100%;    width: 0;    width: calc(16.6667% + 50px);    z-index: 0;  }  /* line 688, ../sass/cospo/elements/_pages.scss */  #all-pages {    position: absolute;    top: 0;    left: 0;    white-space: nowrap;    width: 100%;    height: 100%;    z-index: -1;    overflow: hidden;  }  /* line 699, ../sass/cospo/elements/_pages.scss */  .background {    position: relative;    position: absolute;    width: 69.375%;    height: inherit;    display: inline-block;    z-index: 1;  }  /* line 707, ../sass/cospo/elements/_pages.scss */  .background img {    width: 100%;    height: 100%;  }  /* line 713, ../sass/cospo/elements/_pages.scss */  .background.previous-page-rigth {    animation-name: translate-right;    animation-duration: 500ms;    animation-iteration-count: 1;    animation-timing-function: cubic-bezier(0.75, 0, 0.26, 1);  }  /* line 720, ../sass/cospo/elements/_pages.scss */  .background.previous-page-left {    -webkit-transform: translateX(60%);    -ms-transform: translateX(60%);    transform: translateX(60%);    -webkit-transition: transform 0.6s cubic-bezier(0.24, 0.27, 0.36, 0.97), -webkit-transform 0.6s cubic-bezier(0.24, 0.27, 0.36, 0.97);    transition: transform 0.6s cubic-bezier(0.24, 0.27, 0.36, 0.97), -webkit-transform 0.6s cubic-bezier(0.24, 0.27, 0.36, 0.97);    z-index: 0;  }  /* line 726, ../sass/cospo/elements/_pages.scss */  .background.previous-page .half-width {    width: 50%;    height: 100%;    height: 100vh;  }  /**	 * Home Page	 */  /* line 736, ../sass/cospo/elements/_pages.scss */  .home-page {    padding: 114px 0;  }  /* line 740, ../sass/cospo/elements/_pages.scss */  .home-page-footer,  .home-page-logo {    position: absolute;    left: 0;    width: 100%;    padding-left: 60px;  }  /* line 748, ../sass/cospo/elements/_pages.scss */  .home-page-logo {    top: 10px;  }  /* line 751, ../sass/cospo/elements/_pages.scss */  .home-page-logo img {    display: inline-block;    width: auto;    height: 100px;  }  /* line 758, ../sass/cospo/elements/_pages.scss */  .home-page-footer {    bottom: 57px;  }  /* line 762, ../sass/cospo/elements/_pages.scss */  .ajax-load {    -webkit-transform: translateY(-5%);    -ms-transform: translateY(-5%);    transform: translateY(-5%);  }  /* line 766, ../sass/cospo/elements/_pages.scss */  .ajax-loaded {    -webkit-transform: translateY(0);    -ms-transform: translateY(0);    transform: translateY(0);  }}@media screen and (max-width: 991px) {  /* line 771, ../sass/cospo/elements/_pages.scss */  .home-page {    height: inherit;    display: table;    padding: 90px 0;  }  /* line 776, ../sass/cospo/elements/_pages.scss */  .home-page .content {    display: table-cell;    vertical-align: middle;    height: 100%;    padding: 0 40px;  }}@media screen and (max-width: 767px) {  /* line 786, ../sass/cospo/elements/_pages.scss */  .home-page .content {    padding: 0;  }}/********************************** LARGE SCREEN **********************************/@media screen and (min-width: 1601px) {  /* line 793, ../sass/cospo/elements/_pages.scss */  .cospo-page, .sign-in-page {    width: 69.375%;  }  /* line 797, ../sass/cospo/elements/_pages.scss */  .background {    width: 69.375%;  }  /* line 801, ../sass/cospo/elements/_pages.scss */  .home-page-footer,  .home-page-logo {    padding-left: 60px;  }}@keyframes translate-left {  0% {    -webkit-transform: translate(0);    -ms-transform: translate(0);    transform: translate(0);  }  100% {    -webkit-transform: translateX(60%);    -ms-transform: translateX(60%);    transform: translateX(60%);  }}@keyframes translate-right {  0%,  100% {    -webkit-transform: translate(0);    -ms-transform: translate(0);    transform: translate(0);  }  50% {    -webkit-transform: translateX(100%);    -ms-transform: translateX(100%);    transform: translateX(100%);  }}/* Home Page----------------------------------------------------------------------*/@media screen and (min-width: 992px) {  /* line 3, ../sass/cospo/elements/_home-page.scss */  .home-page h1 {    margin-bottom: .51em;  }  /* line 7, ../sass/cospo/elements/_home-page.scss */  .home-page h5 {    margin-bottom: 1.5em;    letter-spacing: .5em;    word-spacing: -0.08em;    font-family: 'Lato';    font-size: 1.428rem;    font-weight: 300;  }  /* line 15, ../sass/cospo/elements/_home-page.scss */  .home-page button {    margin-left: -3px;  }}/* Scroll----------------------------------------------------------------------*//** * Scroll *//* line 5, ../sass/cospo/elements/_scroll.scss */.scroll .content {  height: auto;}@media screen and (max-width: 992px) {  /* line 11, ../sass/cospo/elements/_scroll.scss */  .home-page .wrapper-scroll {    height: 100%;  }  /* line 14, ../sass/cospo/elements/_scroll.scss */  .home-page .wrapper-scroll .scroll {    height: 100%;  }}@media screen and (min-width: 992px) {  /* line 22, ../sass/cospo/elements/_scroll.scss */  .scroll > .page-figure:not(.in-content) {    margin-top: -54px !important;  }  /* line 25, ../sass/cospo/elements/_scroll.scss */  .scroll > .page-figure:not(.in-content) figcaption {    padding-bottom: 0;  }  /* line 31, ../sass/cospo/elements/_scroll.scss */  .wrapper-scroll {    position: relative;    overflow: hidden;    height: 100%;    width: 100%;  }  /* line 38, ../sass/cospo/elements/_scroll.scss */  .scroll {    position: relative;    width: 100%;    height: 100%;    overflow: hidden;    overflow-y: scroll;    padding-top: 54px;    -ms-overflow-style: none;    -webkit-overflow-scrolling: touch;  }  /* line 48, ../sass/cospo/elements/_scroll.scss */  .scroll::-webkit-scrollbar {    width: 0;  }  /* line 52, ../sass/cospo/elements/_scroll.scss */  .scroll .content {    padding-bottom: 57px;  }  /* line 56, ../sass/cospo/elements/_scroll.scss */  .scroll > .content-center {    padding-bottom: 54px;  }  /* line 62, ../sass/cospo/elements/_scroll.scss */  .home-page .scroll {    padding-top: 0;    padding-bottom: 0;  }  /* line 66, ../sass/cospo/elements/_scroll.scss */  .home-page .scroll > .content-center {    padding-bottom: 0;  }  /* line 72, ../sass/cospo/elements/_scroll.scss */  .element-scroll {    position: absolute;    top: 0;    left: 0;    display: block;    width: 100%;    height: 3px;    overflow: hidden;    z-index: 1;  }  /* line 82, ../sass/cospo/elements/_scroll.scss */  .element-scroll.fade-out {    animation: hide-opacity .3s;    animation-fill-mode: forwards;  }  /* line 87, ../sass/cospo/elements/_scroll.scss */  .element-scroll .line-scroll {    position: absolute;    left: 0;    display: inline-block;    height: inherit;    background-color: white;    -webkit-transition: width 0.2s linear;    transition: width 0.2s linear;  }  /* line 99, ../sass/cospo/elements/_scroll.scss */  .light .element-scroll .line-scroll {    background-color: rgba(55, 55, 55, 0.9);  }  /* line 106, ../sass/cospo/elements/_scroll.scss */  .fixed-scroll .element-scroll {    position: fixed;  }  /* line 111, ../sass/cospo/elements/_scroll.scss */  .overflow-height {    overflow-x: hidden;    height: 100%;  }  /* line 115, ../sass/cospo/elements/_scroll.scss */  .overflow-height.half-content {    height: 50%;  }}/* Navigation----------------------------------------------------------------------*//** * Main navigation *//* Navigation *//* line 11, ../sass/cospo/elements/_navigation.scss */body.dark .navigation nav li {  margin: 0;}/* line 14, ../sass/cospo/elements/_navigation.scss */body.dark .navigation nav li a {  color: #fff;}/* line 17, ../sass/cospo/elements/_navigation.scss */body.dark .navigation nav li a:focus, body.dark .navigation nav li a:visited {  color: #fff;}/* line 22, ../sass/cospo/elements/_navigation.scss */body.dark .navigation nav li a:hover {  color: #fff !important;}/* line 32, ../sass/cospo/elements/_navigation.scss */a[data-action='close-sub-menu'] {  display: block;  min-height: 2.428rem;  background-image: url("../img/svg/left-menu.svg");  background-repeat: no-repeat;  background-position: 50% 50%;  background-size: 50% 50%;}/* line 42, ../sass/cospo/elements/_navigation.scss */.light a[data-action='close-sub-menu'] {  background-image: url("../img/svg/left-menu-dark.svg");}/* line 47, ../sass/cospo/elements/_navigation.scss */a.show-sub-menu {  overflow-x: visible;  background-repeat: no-repeat;  background-position: right center;  background-size: 1.5rem 1.5rem;  background-size: 42px 21px\9;}/* line 54, ../sass/cospo/elements/_navigation.scss */a.show-sub-menu svg {  height: 18px;  width: 21px;  display: inline;}/* line 61, ../sass/cospo/elements/_navigation.scss */button[data-action='show-widget-bottom'] {  position: relative;}/* line 64, ../sass/cospo/elements/_navigation.scss */button[data-action='show-widget-bottom']:after, button[data-action='show-widget-bottom']:before {  content: '';  display: block;  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  opacity: 0;}/* line 76, ../sass/cospo/elements/_navigation.scss */button[data-action='show-widget-bottom']:before {  background-image: url("../img/ico/share.svg");  background-repeat: no-repeat;  background-position: center center;  background-size: 14px 15px;  animation: show-opacity .5s;  animation-delay: .5s;  animation-fill-mode: forwards;  -webkit-animation: show-opacity .3s;  -webkit-animation-delay: .3s;  -webkit-animation-fill-mode: forwards;}/* line 89, ../sass/cospo/elements/_navigation.scss */button[data-action='show-widget-bottom']:after {  background-image: url("../img/ico/light/close.svg");  background-repeat: no-repeat;  background-position: center center;  background-size: 14px 15px;}/* line 97, ../sass/cospo/elements/_navigation.scss */button[data-action='show-widget-top'] {  width: 62.5px !important;  height: 62.5px !important;}/* line 101, ../sass/cospo/elements/_navigation.scss */button[data-action='show-widget-top']:after, button[data-action='show-widget-top']:before {  content: '';  display: block;  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  opacity: 0;}/* line 113, ../sass/cospo/elements/_navigation.scss */button[data-action='show-widget-top']:before {  background-image: url("../img/svg/plus.svg");  background-repeat: no-repeat;  background-position: center center;  background-size: 22px 22px;  animation: show-opacity .5s;  animation-delay: .5s;  animation-fill-mode: forwards;  -webkit-animation: show-opacity .3s;  -webkit-animation-delay: .3s;  -webkit-animation-fill-mode: forwards;}/* line 126, ../sass/cospo/elements/_navigation.scss */button[data-action='show-widget-top']:after {  background-image: url("../img/ico/light/close.svg");  background-repeat: no-repeat;  background-position: center center;  background-size: 18px 18px;}/* Internet Explorer 9 fix */@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {  /* line 137, ../sass/cospo/elements/_navigation.scss */  button[data-action='show-widget-bottom']:before,  button[data-action='show-widget-top']:before {    opacity: 1 !important;  }}/* line 173, ../sass/cospo/elements/_navigation.scss */.widget-newsletter {  font-size: 1.1428rem;  max-width: 380px;  margin: 0 auto;}/* line 178, ../sass/cospo/elements/_navigation.scss */.widget-newsletter p, .widget-newsletter h1 span, h1 .widget-newsletter span,.widget-newsletter h2 span,h2 .widget-newsletter span,.widget-newsletter h3 span,h3 .widget-newsletter span,.widget-newsletter .cospo-comment .author-name span,.cospo-comment .author-name .widget-newsletter span,.widget-newsletter h4 span,h4 .widget-newsletter span,.widget-newsletter h5 span,h5 .widget-newsletter span,.widget-newsletter h6 span,h6 .widget-newsletter span {  font-size: 1.1428rem;}/* line 182, ../sass/cospo/elements/_navigation.scss */.widget-newsletter form {  position: relative;}/* line 186, ../sass/cospo/elements/_navigation.scss */.widget-newsletter input[type="email"],.widget-newsletter input[type="text"] {  padding-right: 14px;}/* line 191, ../sass/cospo/elements/_navigation.scss */.widget-newsletter button[type=submit] {  height: 2.21em;  padding: 0;  margin: 0;  width: 14px;  position: absolute;  top: 0;  right: 0;  border-radius: 0;  font-size: 1.357rem;}/* line 202, ../sass/cospo/elements/_navigation.scss */.widget-newsletter button[type=submit]:before {  border: 0;  border: 0/9;  border-radius: 0;  background-size: 10px 20px;  background-repeat: no-repeat;  background-position: center center;  opacity: .5;  -webkit-transition: opacity 0.3s;  transition: opacity 0.3s;}/* line 213, ../sass/cospo/elements/_navigation.scss */.widget-newsletter button[type=submit]:after {  content: none;  border: 0 !important;  border: 0 !important/9;  border-radius: 0;}/* line 220, ../sass/cospo/elements/_navigation.scss */.widget-newsletter button[type=submit]:hover {  background: transparent !important;}/* line 223, ../sass/cospo/elements/_navigation.scss */.widget-newsletter button[type=submit]:hover:before {  background-color: transparent !important;}/* line 231, ../sass/cospo/elements/_navigation.scss */.widget-newsletter input[type="email"]:focus + button[type=submit]:before,button[type=submit]:hover:before {  opacity: 1;}/* line 240, ../sass/cospo/elements/_navigation.scss */body.light .widget-newsletter button[type=submit]:before,body:not(.light):not(.dark) .widget-newsletter button[type=submit]:before {  background-image: url("../img/ico/dark/next.svg");}/* line 243, ../sass/cospo/elements/_navigation.scss */body.light .widget-newsletter button[type=submit]:before:hover,body:not(.light):not(.dark) .widget-newsletter button[type=submit]:before:hover {  background: url("../img/ico/dark/next.svg") center center no-repeat !important;}/* line 254, ../sass/cospo/elements/_navigation.scss */body.dark .widget-newsletter button[type=submit]:before {  background-image: url("../img/ico/light/next.svg");}/* line 257, ../sass/cospo/elements/_navigation.scss */body.dark .widget-newsletter button[type=submit]:before:hover {  background: url("../img/ico/light/next.svg") center center no-repeat !important;}/* line 265, ../sass/cospo/elements/_navigation.scss */.navigation {  position: absolute;  z-index: 99999;  z-index: 999999;  top: 0;  width: 100%;  background-color: rgba(0, 0, 0, 0.8);}/* line 273, ../sass/cospo/elements/_navigation.scss */.navigation nav {  width: 100%;  text-align: center;  position: relative;  z-index: -1;  background-color: rgba(0, 0, 0, 0.1);}/* line 281, ../sass/cospo/elements/_navigation.scss */.navigation nav .navigation-menu ul {  position: absolute;  visibility: hidden;  -webkit-transition: visibility 0.4s ease, opacity 0.4s ease, height 0s 0.4s ease;  transition: visibility 0.4s ease, opacity 0.4s ease, height 0s 0.4s ease;  opacity: 0;  z-index: 999999;}/* line 289, ../sass/cospo/elements/_navigation.scss */.navigation nav .navigation-menu > li {  -webkit-transition: opacity 0.4s 0.4s ease;  transition: opacity 0.4s 0.4s ease;  opacity: 1;  cursor: pointer;}/* line 296, ../sass/cospo/elements/_navigation.scss */.navigation nav li {  line-height: 1;}/* line 299, ../sass/cospo/elements/_navigation.scss */.navigation nav li:before {  content: none;}/* line 303, ../sass/cospo/elements/_navigation.scss */.navigation nav li a {  font-family: 'Dosis', sans-serif;  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;  text-decoration: none;  letter-spacing: .142rem;  text-transform: uppercase;  color: #000;  border-bottom: none;  white-space: nowrap;  text-overflow: ellipsis;  width: 100%;  display: block;  overflow: hidden;}/* line 317, ../sass/cospo/elements/_navigation.scss */.navigation nav li a:visited {  color: #000;  border-bottom: none;}/* line 322, ../sass/cospo/elements/_navigation.scss */.navigation nav li a:hover {  opacity: .5;  color: #000 !important;  border-bottom: none !important;}/* line 330, ../sass/cospo/elements/_navigation.scss */.navigation nav .scales {  position: absolute;  z-index: -1;  top: 0;  left: 0;  display: block;  content: '';  -webkit-transition: -webkit-transform .3s linear;  -webkit-transition: transform 0.3s linear;  transition: transform 0.3s linear;  -webkit-transform: scale(0) translateZ(0.00001px);  -ms-transform: scale(0) translateZ(0.00001px);  transform: scale(0) translateZ(0.00001px);  opacity: .99;  border-radius: 50%;  border: 2px solid transparent;  background-color: #614aaa;  backface-visibility: hidden;  font-smoothing: antialiased;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  /* line 330, ../sass/cospo/elements/_navigation.scss */  .navigation nav .scales {    -webkit-transform: scale(0);    -ms-transform: scale(0);    transform: scale(0);  }}@media (-webkit-min-device-pixel-ratio: 0) {  /* line 330, ../sass/cospo/elements/_navigation.scss */  .navigation nav .scales {    -webkit-transform: scale(0);    -ms-transform: scale(0);    transform: scale(0);  }}/* Internet Explorer 9 & 10 fix */@media screen and (min-width: 0\0) {  /* line 357, ../sass/cospo/elements/_navigation.scss */  .navigation {    background-color: rgba(0, 0, 0, 0.0001) !important;  }}/* End *//* line 366, ../sass/cospo/elements/_navigation.scss */.widget-block-bottom .widget-item > a {  display: inline-block !important;  float: none !important;}/* line 374, ../sass/cospo/elements/_navigation.scss */.navigation-btn, .navigation-btn--show-message {  position: absolute;  z-index: 3;  z-index: 999999;  top: 36px;  padding: 0;  margin: 0;  width: 69px;  height: 69px;  margin-left: -34.5px;  cursor: pointer;  -webkit-transition: -webkit-transform .3s ease, opacity .3s ease;  -webkit-transition: transform 0.3s ease, -webkit-transform 0.3s ease, opacity 0.5s ease;  transition: transform 0.3s ease, -webkit-transform 0.3s ease, opacity 0.5s ease;  border: transparent 1px solid;  border-radius: 50%;  overflow: visible;}/* line 392, ../sass/cospo/elements/_navigation.scss */.navigation-btn:before, .navigation-btn--show-message:before {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  display: block;  content: '';  border: 0 !important;  background-repeat: no-repeat !important;  background-position: center center !important;}/* line 405, ../sass/cospo/elements/_navigation.scss */.navigation-btn:after, .navigation-btn--show-message:after {  content: none;}/* line 409, ../sass/cospo/elements/_navigation.scss */.navigation-btn:hover, .navigation-btn--show-message:hover {  color: #373737 !important;}/* line 413, ../sass/cospo/elements/_navigation.scss */.navigation-btn:active, .navigation-btn--show-message:active {  background: inherit !important;}@media (max-width: 991px) {  /* line 413, ../sass/cospo/elements/_navigation.scss */  .navigation-btn:active, .navigation-btn--show-message:active {    background: white !important;  }}/* line 420, ../sass/cospo/elements/_navigation.scss */.navigation-btn:active:before, .navigation-btn--show-message:active:before {  border: 0 !important;}/* line 424, ../sass/cospo/elements/_navigation.scss */.navigation-btn.hideMenu, .hideMenu.navigation-btn--show-message {  -webkit-transition: opacity 0.3s ease, top 0s 0.3s linear, visibility 0s ease 0.3s;  transition: opacity 0.3s ease, top 0s 0.3s linear, visibility 0s ease 0.3s;  opacity: 0;  visibility: hidden;}/* line 430, ../sass/cospo/elements/_navigation.scss */.navigation-btn svg, .navigation-btn--show-message svg {  display: none;}/* line 435, ../sass/cospo/elements/_navigation.scss */.navigation-btn[data-action='go-next-page'] svg, [data-action='go-next-page'].navigation-btn--show-message svg {  display: block !important;  width: 12px;  position: relative;  left: 50%;  top: 1px;  -webkit-transform: translateX(-50%);  -ms-transform: translateX(-50%);  transform: translateX(-50%);  margin-left: 2px;}/* line 444, ../sass/cospo/elements/_navigation.scss */.navigation-btn[data-action='go-next-page'] svg path, [data-action='go-next-page'].navigation-btn--show-message svg path {  fill: #534d7d;}/* line 450, ../sass/cospo/elements/_navigation.scss */.navigation-btn[data-action='close-menu'], [data-action='close-menu'].navigation-btn--show-message {  opacity: 1;  top: 36px;}/* line 458, ../sass/cospo/elements/_navigation.scss */.navigation-btn[data-action='close-ajax-page']:before, [data-action='close-ajax-page'].navigation-btn--show-message:before, .navigation-btn[data-action='close-menu']:before, [data-action='close-menu'].navigation-btn--show-message:before, .navigation-btn[data-action='hide-map']:before, [data-action='hide-map'].navigation-btn--show-message:before {  background-size: 19px 20px;}/* line 463, ../sass/cospo/elements/_navigation.scss */.navigation-btn:after, .navigation-btn--show-message:after {  background-color: transparent;  -webkit-transition: width 0s;  transition: width 0s;}@media (max-width: 991px) {  /* line 471, ../sass/cospo/elements/_navigation.scss */  .light .navigation-btn, .light .navigation-btn--show-message {    background-color: #373737 !important;  }  /* line 475, ../sass/cospo/elements/_navigation.scss */  .light .navigation-btn:active, .light .navigation-btn--show-message:active {    background: #373737 !important;  }}@media (max-width: 991px) {  /* line 482, ../sass/cospo/elements/_navigation.scss */  .navigation-btn, .navigation-btn--show-message {    width: 57px;    height: 57px;    margin-left: -28.5px;  }  /* line 490, ../sass/cospo/elements/_navigation.scss */  .navigation nav li {    padding: .47rem 0;  }  /* line 494, ../sass/cospo/elements/_navigation.scss */  .navigation nav a {    font-size: 1.571rem;  }  /* line 502, ../sass/cospo/elements/_navigation.scss */  .navigation .widget-lang ul li,  .navigation .widget-search ul li {    font-size: 16px;  }  /* line 505, ../sass/cospo/elements/_navigation.scss */  .navigation .widget-lang ul li a,  .navigation .widget-search ul li a {    font-size: 16px;  }  /* line 515, ../sass/cospo/elements/_navigation.scss */  .navigation.open-bottom button.navigation-btn, .navigation.open-bottom button.navigation-btn--show-message, .navigation.open-top button.navigation-btn, .navigation.open-top button.navigation-btn--show-message {    z-index: 2 !important;  }}@media (min-width: 992px) {  /* line 523, ../sass/cospo/elements/_navigation.scss */  .navigation-btn, .navigation-btn--show-message {    width: 57px;    height: 57px;  }  /* line 530, ../sass/cospo/elements/_navigation.scss */  .navigation nav li {    padding: 1.07rem 0;  }  /* line 534, ../sass/cospo/elements/_navigation.scss */  .navigation nav a {    font-size: 1.857rem;  }  /* line 541, ../sass/cospo/elements/_navigation.scss */  header.navigation .menu_wrapper {    z-index: -1;  }  /* line 546, ../sass/cospo/elements/_navigation.scss */  header.navigation.enable-hover .menu_wrapper {    z-index: 0;  }}@media (max-height: 275px) {  /* line 554, ../sass/cospo/elements/_navigation.scss */  button[data-action='show-widget-bottom'] {    opacity: 0 !important;  }}@media (max-width: 991px) {  /* line 560, ../sass/cospo/elements/_navigation.scss */  .navigation-btn, .navigation-btn--show-message {    right: 15px;    width: 50px;    height: 50px;    margin-left: 0;  }}/* line 575, ../sass/cospo/elements/_navigation.scss */body.light .navigation-btn[data-action='close-ajax-page']:before, body.light [data-action='close-ajax-page'].navigation-btn--show-message:before, body.light .navigation-btn[data-action='close-menu']:before, body.light [data-action='close-menu'].navigation-btn--show-message:before, body.light .navigation-btn[data-action='close-message']:before, body.light [data-action='close-message'].navigation-btn--show-message:before, body.light .navigation-btn[data-action='hide-map']:before, body.light [data-action='hide-map'].navigation-btn--show-message:before,body:not(.light):not(.dark) .navigation-btn[data-action='close-ajax-page']:before,body:not(.light):not(.dark) [data-action='close-ajax-page'].navigation-btn--show-message:before,body:not(.light):not(.dark) .navigation-btn[data-action='close-menu']:before,body:not(.light):not(.dark) [data-action='close-menu'].navigation-btn--show-message:before,body:not(.light):not(.dark) .navigation-btn[data-action='close-message']:before,body:not(.light):not(.dark) [data-action='close-message'].navigation-btn--show-message:before,body:not(.light):not(.dark) .navigation-btn[data-action='hide-map']:before,body:not(.light):not(.dark) [data-action='hide-map'].navigation-btn--show-message:before {  background-image: url("../img/ico/light/close.svg");}/* line 581, ../sass/cospo/elements/_navigation.scss */body.light .navigation-btn[data-action='show-menu']:before, body.light [data-action='show-menu'].navigation-btn--show-message:before,body:not(.light):not(.dark) .navigation-btn[data-action='show-menu']:before,body:not(.light):not(.dark) [data-action='show-menu'].navigation-btn--show-message:before {  top: 50%;  left: 50%;  width: 22px;  height: 16px;  margin-left: -11px;  margin-top: -8px;  border-radius: 0;  background-image: url("../img/ico/light/menu.svg");}/* line 596, ../sass/cospo/elements/_navigation.scss */body.dark .navigation-btn, body.dark .navigation-btn--show-message {  background: #fff;}/* line 600, ../sass/cospo/elements/_navigation.scss */body.dark .navigation-btn[data-action='show-message']:after, body.dark [data-action='show-message'].navigation-btn--show-message:after {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-image: url("../img/svg/mail.svg");  background-size: 32px 26px;  background-position: center center;  background-repeat: no-repeat;  z-index: 1;}/* line 620, ../sass/cospo/elements/_navigation.scss */body.dark .navigation-btn[data-action='close-ajax-page']:after, body.dark [data-action='close-ajax-page'].navigation-btn--show-message:after, body.dark .navigation-btn[data-action='close-menu']:after, body.dark [data-action='close-menu'].navigation-btn--show-message:after, body.dark .navigation-btn[data-action='close-message']:after, body.dark [data-action='close-message'].navigation-btn--show-message:after, body.dark .navigation-btn[data-action='close-sign-in']:after, body.dark [data-action='close-sign-in'].navigation-btn--show-message:after, body.dark .navigation-btn[data-action='hide-map']:after, body.dark [data-action='hide-map'].navigation-btn--show-message:after {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-image: url("../img/ico/dark/close.svg");  background-size: 20px 20px;  background-position: center center;  background-repeat: no-repeat;  z-index: 1;}/* line 634, ../sass/cospo/elements/_navigation.scss */body.dark .navigation-btn[data-action='close-ajax-page'].hideMenu, body.dark [data-action='close-ajax-page'].hideMenu.navigation-btn--show-message, body.dark .navigation-btn[data-action='close-menu'].hideMenu, body.dark [data-action='close-menu'].hideMenu.navigation-btn--show-message, body.dark .navigation-btn[data-action='close-message'].hideMenu, body.dark [data-action='close-message'].hideMenu.navigation-btn--show-message, body.dark .navigation-btn[data-action='close-sign-in'].hideMenu, body.dark [data-action='close-sign-in'].hideMenu.navigation-btn--show-message, body.dark .navigation-btn[data-action='hide-map'].hideMenu, body.dark [data-action='hide-map'].hideMenu.navigation-btn--show-message {  opacity: 1 !important;}/* line 640, ../sass/cospo/elements/_navigation.scss */body.dark .navigation-btn[data-action='show-menu']:before, body.dark [data-action='show-menu'].navigation-btn--show-message:before {  top: 50%;  left: 50%;  width: 22px;  height: 16px;  margin-left: -11px;  margin-top: -8px;  border-radius: 0;  background-image: url("../img/ico/dark/menu.svg");}@media (max-width: 991px) {  /* line 656, ../sass/cospo/elements/_navigation.scss */  header.navigation.open button.navigation-link-btn {    opacity: 1;  }  /* line 661, ../sass/cospo/elements/_navigation.scss */  .navigation {    background-color: transparent;  }  /* line 664, ../sass/cospo/elements/_navigation.scss */  .navigation .navigation-menu {    position: relative;    visibility: hidden;    overflow: hidden;    height: 0;  }  /* line 671, ../sass/cospo/elements/_navigation.scss */  .navigation .navigation-menu,  .navigation button.navigation-link-btn {    -webkit-transition: opacity 0.3s 0.2s ease !important;    transition: opacity 0.3s 0.2s ease !important;    opacity: 0;  }  /* line 677, ../sass/cospo/elements/_navigation.scss */  .navigation.open {    width: 100%;    height: 100%;    -webkit-transition: background-color 0.3s ease;    transition: background-color 0.3s ease;  }  /* line 682, ../sass/cospo/elements/_navigation.scss */  .navigation.open .navigation-menu {    visibility: visible;    height: auto;    opacity: 1;  }  /* line 688, ../sass/cospo/elements/_navigation.scss */  .navigation.open nav {    height: 100%;  }  /* line 691, ../sass/cospo/elements/_navigation.scss */  .navigation.open nav .wrapper-scroll {    height: inherit;  }  /* line 694, ../sass/cospo/elements/_navigation.scss */  .navigation.open nav .wrapper-scroll .scroll {    overflow-y: scroll;    height: inherit;  }  /* line 707, ../sass/cospo/elements/_navigation.scss */  .widget-lang.opened-lang button.navigation-link-btn, .widget-lang.opened-search button.navigation-link-btn,  .widget-search.opened-lang button.navigation-link-btn,  .widget-search.opened-search button.navigation-link-btn {    -webkit-transition: opacity 0.2s ease !important;    transition: opacity 0.2s ease !important;  }}@media screen and (min-width: 768px) and (max-width: 991px) {  /* line 715, ../sass/cospo/elements/_navigation.scss */  .navigation .navigation-btn, .navigation .navigation-btn--show-message {    left: 85.5%;    margin-left: -25px;  }}@media screen and (min-width: 992px) {  /* line 722, ../sass/cospo/elements/_navigation.scss */  .navigation {    top: 0;    left: 69.375%;    width: 30.625%;    height: 100%;    -webkit-transition: background-color 0.1s ease;    transition: background-color 0.1s ease;    background-color: transparent;  }  /* line 730, ../sass/cospo/elements/_navigation.scss */  .navigation nav {    position: relative;    overflow: hidden;  }  /* line 735, ../sass/cospo/elements/_navigation.scss */  .navigation nav .navigation-menu {    display: block;  }  /* line 739, ../sass/cospo/elements/_navigation.scss */  .navigation nav .wrapper-scroll {    -webkit-transition: opacity 0.1s ease;    transition: opacity 0.1s ease;    opacity: 0;    padding-top: 116px;    padding-bottom: 116px;  }  /* line 747, ../sass/cospo/elements/_navigation.scss */  .navigation nav .scroll {    padding-top: 0;    padding-bottom: 0;    padding: 0 60px;  }  /* line 752, ../sass/cospo/elements/_navigation.scss */  .navigation nav .scroll > .content-center {    padding-bottom: 0;  }  /* line 757, ../sass/cospo/elements/_navigation.scss */  .navigation nav .menu_wrapper {    -webkit-transition: opacity 0.1s 0.2s ease, visibility 0s ease 0.3s;    transition: opacity 0.1s 0.2s ease, visibility 0s ease 0.3s;    opacity: 0;    visibility: hidden;  }  /* line 763, ../sass/cospo/elements/_navigation.scss */  .navigation nav a {    pointer-events: none;  }  /* line 768, ../sass/cospo/elements/_navigation.scss */  .navigation .widget-lang,  .navigation .widget-search {    opacity: 0;    visibility: hidden;    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;    transition: opacity 0.3s ease, visibility 0.3s ease;  }  /* line 774, ../sass/cospo/elements/_navigation.scss */  .navigation .widget-lang .widget-search-content,  .navigation .widget-search .widget-search-content {    padding: 48px 58px 0;  }  /* line 779, ../sass/cospo/elements/_navigation.scss */  .navigation .navigation-link-btn {    opacity: 0;    visibility: hidden;    -webkit-transition: opacity 0.3s linear, transform 0.3s linear;    transition: opacity 0.3s linear, transform 0.3s linear;    -webkit-transition: opacity .3s linear, -webkit-transform .3s linear;  }  /* line 786, ../sass/cospo/elements/_navigation.scss */  .navigation .navigation-link-btn2 {    opacity: 0;    visibility: hidden;    -webkit-transition: opacity 0.3s linear, transform 0.3s linear;    transition: opacity 0.3s linear, transform 0.3s linear;    -webkit-transition: opacity .3s linear, -webkit-transform .3s linear;  }  /* line 795, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover .widget-lang,  .navigation.enable-hover:hover .widget-search {    opacity: 1;    visibility: visible;  }  /* line 801, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover .navigation-link-btn {    opacity: 1;    visibility: visible;  }  /* line 806, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover .navigation-link-btn2 {    opacity: 1;    visibility: visible;  }  /* line 812, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover nav .menu_wrapper {    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;    transition: opacity 0.3s ease, visibility 0.3s ease;    visibility: visible;    opacity: 1;  }  /* line 819, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover nav .wrapper-scroll {    -webkit-transition: opacity 0.2s 0.1s ease;    transition: opacity 0.2s 0.1s ease;    opacity: 1;  }  /* line 824, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover nav .scales {    -webkit-transform: scale(1) translateZ(0.00001px);    -ms-transform: scale(1) translateZ(0.00001px);    transform: scale(1) translateZ(0.00001px);    opacity: .99;  }}@media screen and (min-width: 992px) and (-ms-high-contrast: active), screen and (min-width: 992px) and (-ms-high-contrast: none) {  /* line 824, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover nav .scales {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);  }}@media screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 824, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover nav .scales {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);  }}@media screen and (min-width: 992px) {  /* line 835, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover nav a {    pointer-events: auto;  }  /* line 839, ../sass/cospo/elements/_navigation.scss */  .navigation.enable-hover:hover nav .wrapper-scroll {    height: 100%;    width: 100%;    -webkit-transition: height 0s ease;    transition: height 0s ease;  }  /* line 849, ../sass/cospo/elements/_navigation.scss */  .navigation-btn, .navigation-btn--show-message {    top: 50%;    left: 0;    width: 69px;    height: 69px;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);    background: transparent !important;  }  /* line 857, ../sass/cospo/elements/_navigation.scss */  .navigation-btn:before, .navigation-btn--show-message:before {    background-color: white;    z-index: -1;    width: 100%;    height: 100%;    border-radius: 50%;    top: 0;    transition: -webkit-transform 0.3s ease, box-shadow 0.3s ease;    -webkit-transition: transform 0.3s ease, box-shadow 0.3s ease;    transition: transform 0.3s ease, box-shadow 0.3s ease;    -webkit-transform: scale(0.96);    -ms-transform: scale(0.96);    transform: scale(0.96);  }  /* line 870, ../sass/cospo/elements/_navigation.scss */  .navigation-btn:hover:before, .navigation-btn--show-message:hover:before {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.4);  }  /* line 877, ../sass/cospo/elements/_navigation.scss */  body.light .navigation-btn:before, body.light .navigation-btn--show-message:before {    background-color: #373737 !important;  }}/*********************************************//* line 885, ../sass/cospo/elements/_navigation.scss */.widget-block {  position: absolute;  z-index: 999999;  left: 0;  top: 0;  opacity: 0;  visibility: hidden;  overflow: hidden;  width: 100%;  height: 100%;  -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;  transition: opacity 0.3s linear, visibility 0.3s linear;  z-index: 3;}/* line 898, ../sass/cospo/elements/_navigation.scss */.widget-block-bottom {  opacity: 0;  padding-bottom: 120px;}/* line 903, ../sass/cospo/elements/_navigation.scss */.widget-block-bottom.opened {  opacity: 1 !important;  visibility: visible !important;}/* line 908, ../sass/cospo/elements/_navigation.scss */.widget-block-bottom .widget-content {  bottom: 0;  opacity: 1;}/* line 914, ../sass/cospo/elements/_navigation.scss */.widget-block-top {  opacity: 0;  /* widget-lang in widget top */}/* line 917, ../sass/cospo/elements/_navigation.scss */.widget-block-top.opened {  -webkit-transition: opacity 0.3s 0.3s linear;  transition: opacity 0.3s 0.3s linear;  opacity: 1;  visibility: visible;}/* line 923, ../sass/cospo/elements/_navigation.scss */.widget-block-top .widget-content {  top: 0;  opacity: 1;  padding-bottom: 0;}/* line 929, ../sass/cospo/elements/_navigation.scss */.widget-block-top button.navigation-link-btn {  background-color: transparent !important;}/* line 932, ../sass/cospo/elements/_navigation.scss */.widget-block-top button.navigation-link-btn:hover {  background-color: transparent !important;}/* line 937, ../sass/cospo/elements/_navigation.scss */.widget-block-top .widget-lang,.widget-block-top .widget-search {  left: 100%;  z-index: 10;  -webkit-transition: left 0s ease 0.3s;  transition: left 0s ease 0.3s;}/* line 943, ../sass/cospo/elements/_navigation.scss */.widget-block-top .widget-lang.opened-lang, .widget-block-top .widget-lang.opened-search,.widget-block-top .widget-search.opened-lang,.widget-block-top .widget-search.opened-search {  -webkit-transition: left 0s ease 0s;  transition: left 0s ease 0s;  left: 0;}/* line 950, ../sass/cospo/elements/_navigation.scss */.widget-block-top button[data-action="show-lang"] {  top: 30px;  left: 38px;  margin-left: 0;  margin-top: 0;}/* line 956, ../sass/cospo/elements/_navigation.scss */.widget-block-top button[data-action="show-lang"]:before {  content: none !important;}/* line 960, ../sass/cospo/elements/_navigation.scss */.widget-block-top button[data-action="show-lang"]:hover {  box-shadow: none;  background: transparent !important;}/* line 964, ../sass/cospo/elements/_navigation.scss */.widget-block-top button[data-action="show-lang"]:hover:before {  content: none !important;}/* line 970, ../sass/cospo/elements/_navigation.scss */.widget-block-top button[data-action="show-search"] {  right: 15px;  margin-left: 0;  margin-right: 0;  background: transparent !important;}/* line 976, ../sass/cospo/elements/_navigation.scss */.widget-block-top button[data-action="show-search"]:before {  background-image: url("../img/svg/search.svg");  background-repeat: no-repeat;  background-position: center center;  background-size: 14px 14px;}/* line 983, ../sass/cospo/elements/_navigation.scss */.widget-block-top button[data-action="show-search"]:hover {  box-shadow: none;  background: transparent !important;}/* line 991, ../sass/cospo/elements/_navigation.scss */.widget-block-top .wrapper-scroll {  padding-top: 120px;  padding-bottom: 30px;}/* line 997, ../sass/cospo/elements/_navigation.scss */.widget-block .widget-social-icons {  width: 100%;  text-align: center;  padding: 0;  margin: 0;}/* line 1003, ../sass/cospo/elements/_navigation.scss */.widget-block .widget-social-icons li {  display: inline-block;  padding: 0;}/* line 1007, ../sass/cospo/elements/_navigation.scss */.widget-block .widget-social-icons li:before {  content: none;}/* line 1013, ../sass/cospo/elements/_navigation.scss */.widget-block .wrapper-scroll {  position: relative;  overflow: hidden;  height: 100%;}/* line 1018, ../sass/cospo/elements/_navigation.scss */.widget-block .wrapper-scroll .scroll {  position: relative;  width: 100%;  height: 100%;  overflow-y: scroll;  overflow-x: hidden;  padding-top: 54px;  padding-bottom: 54px;  -ms-overflow-style: none;  -webkit-overflow-scrolling: touch;}/* line 1032, ../sass/cospo/elements/_navigation.scss */.widget-content {  position: absolute;  left: 0;  max-height: 100%;  width: 100%;  padding: 17px 65px 122px;  -webkit-transition: opacity 0.3s 0.3s linear;  transition: opacity 0.3s 0.3s linear;  opacity: 0;}@media (max-width: 767px) {  /* line 1032, ../sass/cospo/elements/_navigation.scss */  .widget-content {    padding-left: 0;    padding-right: 0;  }}/* line 1045, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item {  padding-right: 0;  margin-bottom: 57px;  /* check if it need */  overflow: hidden;  max-width: 380px;  margin: 0 auto 57px;}@media (min-width: 992px) {  /* line 1045, ../sass/cospo/elements/_navigation.scss */  .widget-content .widget-item {    max-width: 100%;  }}@media (max-width: 767px) {  /* line 1045, ../sass/cospo/elements/_navigation.scss */  .widget-content .widget-item {    padding-left: 15px;    padding-right: 15px;  }}/* line 1060, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item .widget-newsletter {  max-width: none;}/* line 1064, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item .instagram {  overflow: hidden;}/* line 1067, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item .instagram a {  display: block;  float: left;  width: 33.3334%;}/* line 1072, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item .instagram a img {  display: block;}/* line 1078, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item:last-child {  margin-bottom: 0;}/* line 1082, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item button {  margin: 0;  padding: 8px 15px;  margin-bottom: 10px;  margin-right: 9px;  background-color: #efefef;  font-size: 12px;  color: #373737;  line-height: 1;  height: auto;  letter-spacing: 1px;  border: 0;}/* line 1095, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item button:before {  border-color: #efefef;}/* line 1100, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item button:hover:before {  border-color: #fff;}/* line 1106, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item h5 {  letter-spacing: 1px;  margin-bottom: 25px;  font-weight: 300;}/* line 1112, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item a,.widget-content .widget-item p,.widget-content .widget-item h1 span,h1 .widget-content .widget-item span,.widget-content .widget-item h2 span,h2 .widget-content .widget-item span,.widget-content .widget-item h3 span,h3 .widget-content .widget-item span,.widget-content .widget-item .cospo-comment .author-name span,.cospo-comment .author-name .widget-content .widget-item span,.widget-content .widget-item h4 span,h4 .widget-content .widget-item span,.widget-content .widget-item h5 span,h5 .widget-content .widget-item span,.widget-content .widget-item h6 span,h6 .widget-content .widget-item span {  border-bottom: none !important;  font-size: 16px;  letter-spacing: .45px;  font-weight: 300;}/* line 1120, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item p, .widget-content .widget-item h1 span, h1 .widget-content .widget-item span,.widget-content .widget-item h2 span,h2 .widget-content .widget-item span,.widget-content .widget-item h3 span,h3 .widget-content .widget-item span,.widget-content .widget-item .cospo-comment .author-name span,.cospo-comment .author-name .widget-content .widget-item span,.widget-content .widget-item h4 span,h4 .widget-content .widget-item span,.widget-content .widget-item h5 span,h5 .widget-content .widget-item span,.widget-content .widget-item h6 span,h6 .widget-content .widget-item span {  color: white;}/* line 1124, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item a,.widget-content .widget-item a:visited {  color: rgba(255, 255, 255, 0.6);}/* line 1128, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item a:hover,.widget-content .widget-item a:visited:hover {  border-bottom: none !important;  color: white;}/* line 1134, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item a.button.social:empty,.widget-content .widget-item button.social:empty {  font-size: .786rem;}/* line 1149, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item input {  margin-bottom: 1px;}/* line 1153, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item .video-player,.widget-content .widget-item figure {  margin-bottom: 25px;}/* line 1158, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item time {  font-size: 12px;  color: rgba(255, 255, 255, 0.6);  margin-top: 9px;  display: inline-block;  font-weight: 300;  letter-spacing: 1.3px;}/* line 1167, ../sass/cospo/elements/_navigation.scss */.widget-content .widget-item [type="submit"] {  margin: 0;  background-color: transparent;  height: 2.21em;  padding: 0;  margin: 0;  width: 14px;  position: absolute;  top: 0;  right: 0;  border-radius: 0;  font-size: 1.357rem;}/* line 1182, ../sass/cospo/elements/_navigation.scss */.widget-content ul {  text-decoration: none;}/* line 1185, ../sass/cospo/elements/_navigation.scss */.widget-content ul li {  padding: 0;  margin: 7px 0 10px;  line-height: 1;  letter-spacing: 1px;}/* line 1191, ../sass/cospo/elements/_navigation.scss */.widget-content ul li:before {  content: none;}/* line 1197, ../sass/cospo/elements/_navigation.scss */.widget-content .button {  margin-top: 0;  margin-right: 20px;}/* line 1201, ../sass/cospo/elements/_navigation.scss */.widget-content .button:last-child {  margin-right: 0;}/* line 1205, ../sass/cospo/elements/_navigation.scss */.widget-content .button[class^="socicon-"], .widget-content .button[class*=" socicon-"] {  padding-top: 18px;  padding-bottom: 18px;  font-size: .786rem;  padding-left: 24px;  padding-right: 24px;  margin-left: 15px;  margin-right: 15px;}@media (max-width: 991px) {  /* line 1205, ../sass/cospo/elements/_navigation.scss */  .widget-content .button[class^="socicon-"], .widget-content .button[class*=" socicon-"] {    margin-top: 13px;  }}/* line 1218, ../sass/cospo/elements/_navigation.scss */.widget-content .button[class^="socicon-"]:before, .widget-content .button[class*=" socicon-"]:before {  padding-top: 16px;  padding-bottom: 16px;}/* line 1223, ../sass/cospo/elements/_navigation.scss */.widget-content .button:hover {  color: #7b7b7b !important;}/* line 1237, ../sass/cospo/elements/_navigation.scss */.light .widget-block-top button[data-action="show-search"]:before {  background-image: url("../img/svg/search-dark.svg");}/* line 1245, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item p, .light .widget-content .widget-item h1 span, h1 .light .widget-content .widget-item span,.light .widget-content .widget-item h2 span,h2 .light .widget-content .widget-item span,.light .widget-content .widget-item h3 span,h3 .light .widget-content .widget-item span,.light .widget-content .widget-item .cospo-comment .author-name span,.cospo-comment .author-name .light .widget-content .widget-item span,.light .widget-content .widget-item h4 span,h4 .light .widget-content .widget-item span,.light .widget-content .widget-item h5 span,h5 .light .widget-content .widget-item span,.light .widget-content .widget-item h6 span,h6 .light .widget-content .widget-item span {  color: #373737;}/* line 1248, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item a,.light .widget-content .widget-item a:visited {  color: #373737;}/* line 1252, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item a:hover,.light .widget-content .widget-item a:visited:hover {  border-bottom: none !important;  color: black;}/* line 1258, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item time {  color: #373737;}/* line 1261, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item button {  background-color: transparent;  color: rgba(255, 255, 255, 0.6);}/* line 1264, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item button:before {  border-color: transparent;  background-color: #373737;  z-index: -1;}/* line 1269, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item button:after {  background: #000;}/* line 1272, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item button:hover {  color: #fff;}/* line 1274, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item button:hover:after {  background: #000;}/* line 1279, ../sass/cospo/elements/_navigation.scss */.light .widget-content .widget-item button[type="submit"]:before {  background-color: transparent;}/* line 1289, ../sass/cospo/elements/_navigation.scss */.social-link {  margin: 0 -15px;}/* line 1292, ../sass/cospo/elements/_navigation.scss */.social-link a,.social-link a:visited {  color: rgba(255, 255, 255, 0.6);}/* line 1296, ../sass/cospo/elements/_navigation.scss */.social-link a:hover,.social-link a:visited:hover {  border-bottom: none !important;  color: white;}/* line 1302, ../sass/cospo/elements/_navigation.scss */.social-link a.button.social:empty,.social-link button.social:empty {  padding: 0 1.714rem !important;  font-size: .786rem;  font-weight: 300;  margin-right: 15px;  margin-left: 15px;}/* line 1310, ../sass/cospo/elements/_navigation.scss */.social-link a.button.social:empty:before,.social-link button.social:empty:before {  top: .143rem;  left: 0;  width: 100%;}@media (min-width: 992px) {  /* line 1320, ../sass/cospo/elements/_navigation.scss */  .widget-block button[data-action="show-lang"],  .widget-block button[data-action="show-search"] {    top: 38px;  }  /* line 1325, ../sass/cospo/elements/_navigation.scss */  .widget-block button[data-action="show-search"] {    right: 38px;  }}/* line 1333, ../sass/cospo/elements/_navigation.scss */.widget-block-bottom .widget-content {  opacity: 0;  -webkit-transition: opacity 0.3s 0.3s linear !important;  transition: opacity 0.3s 0.3s linear !important;  padding-top: 45px;}/* line 1340, ../sass/cospo/elements/_navigation.scss */.widget-block-bottom.opened .widget-content {  opacity: 1;}@media (max-width: 991px) {  /* line 1351, ../sass/cospo/elements/_navigation.scss */  .widget-block-bottom .widget-content {    padding: 17px 65px 0;  }}@media (min-width: 992px) {  /* line 1358, ../sass/cospo/elements/_navigation.scss */  .widget-content {    padding: 17px 60px 0;  }}/*********************************************//* line 1366, ../sass/cospo/elements/_navigation.scss */button.navigation-link-btn {  position: absolute;  display: block;  z-index: 3;  width: 54px;  height: 54px;  font-size: 14px;  font-size-adjust: .5;  border-radius: 50%;  border: 2px solid transparent;  text-align: center;  line-height: 52px;  text-decoration: none;  color: white;  font-weight: 300;  text-decoration: none;  border: 0;  text-transform: none;  padding: 0;  margin-bottom: 0;  opacity: 0;  visibility: hidden;  transform-style: preserve-3d;  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, box-shadow 0.3s ease;  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, box-shadow 0.3s ease;  -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease, box-shadow .3s ease;  -webkit-transform: scale(0.96);  -ms-transform: scale(0.96);  transform: scale(0.96);  /*&:visited*/}/* line 1393, ../sass/cospo/elements/_navigation.scss */button.navigation-link-btn:active, button.navigation-link-btn:hover {  border: 0;  text-decoration: none;  color: white;  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.4);  outline: none;  -webkit-transform: scale(1);  -ms-transform: scale(1);  transform: scale(1);}/* line 1403, ../sass/cospo/elements/_navigation.scss */button.navigation-link-btn:before {  border: 0 !important;}/* line 1407, ../sass/cospo/elements/_navigation.scss */button.navigation-link-btn:after {  content: none;}/* line 1414, ../sass/cospo/elements/_navigation.scss */body.light button.navigation-link-btn,body:not(.dark):not(.light) button.navigation-link-btn {  background-color: #373737;}/* line 1417, ../sass/cospo/elements/_navigation.scss */body.light button.navigation-link-btn:hover,body:not(.dark):not(.light) button.navigation-link-btn:hover {  background: #373737 !important;}/* line 1423, ../sass/cospo/elements/_navigation.scss */body.light button[data-action="show-lang"]:before,body:not(.dark):not(.light) button[data-action="show-lang"]:before {  background-color: #373737;}/* line 1429, ../sass/cospo/elements/_navigation.scss */body.light .widget-block button.navigation-link-btn,body:not(.dark):not(.light) .widget-block button.navigation-link-btn {  background: transparent !important;  color: #373737;  -webkit-transition: color 0.3s ease, background 0.3s ease;  transition: color 0.3s ease, background 0.3s ease;}/* line 1434, ../sass/cospo/elements/_navigation.scss */body.light .widget-block button.navigation-link-btn:hover,body:not(.dark):not(.light) .widget-block button.navigation-link-btn:hover {  background: #373737 !important;  color: rgba(255, 255, 255, 0.6);}/* line 1443, ../sass/cospo/elements/_navigation.scss */body.dark button.navigation-link-btn {  background-color: rgba(255, 255, 255, 0.15);}/* line 1446, ../sass/cospo/elements/_navigation.scss */body.dark button.navigation-link-btn:hover {  background: rgba(255, 255, 255, 0.15);}/* line 1452, ../sass/cospo/elements/_navigation.scss */body.dark button[data-action="show-lang"]:before {  background-color: rgba(255, 255, 255, 0.15);}/* line 1458, ../sass/cospo/elements/_navigation.scss */button[data-action="show-widget-bottom"] {  bottom: 36px;  left: 50%;  margin-top: -26px;  margin-left: -26px;}/* line 1465, ../sass/cospo/elements/_navigation.scss */button[data-action="show-widget-top"] {  top: 29.75px;  left: 50%;  margin-top: 0;  margin-left: -31.25px;}/* line 1471, ../sass/cospo/elements/_navigation.scss */button[data-action="show-widget-top"].hide {  opacity: 0 !important;  z-index: 0;}@media (min-width: 992px) {  /* line 1477, ../sass/cospo/elements/_navigation.scss */  button[data-action="show-widget-top"] {    top: 35px;  }}/* line 1483, ../sass/cospo/elements/_navigation.scss */button[data-action="show-search"] {  top: 30px;  right: 45px;  margin-top: 0;  margin-left: -26px;}/* line 1491, ../sass/cospo/elements/_navigation.scss */button[data-action="show-lang"] {  top: 50%;  left: 50%;  margin-top: -26px;  margin-left: -26px;  background-color: transparent !important;  -webkit-transform: none !important;  -ms-transform: none !important;  transform: none !important;}/* line 1499, ../sass/cospo/elements/_navigation.scss */button[data-action="show-lang"]:active, button[data-action="show-lang"]:hover {  background: transparent !important;  border: 0 !important;  -webkit-transform: none !important;  -ms-transform: none !important;  transform: none !important;}/* line 1505, ../sass/cospo/elements/_navigation.scss */button[data-action="show-lang"]:active:before, button[data-action="show-lang"]:hover:before {  border: 0 !important;  -webkit-transform: scale(1) rotate(0.02deg) translateZ(0.00001px);  -ms-transform: scale(1) rotate(0.02deg) translateZ(0.00001px);  transform: scale(1) rotate(0.02deg) translateZ(0.00001px);}/* line 1511, ../sass/cospo/elements/_navigation.scss */button[data-action="show-lang"]:before {  position: absolute;  top: 0;  left: 0;  content: '';  width: inherit;  height: inherit;  border-radius: 50%;  z-index: -1;  border: 0 !important;  transform-style: preserve-3d;  backface-visibility: hidden;  -webkit-transform: scale(0.96) rotate(0.02deg) translateZ(0.00001px);  -ms-transform: scale(0.96) rotate(0.02deg) translateZ(0.00001px);  transform: scale(0.96) rotate(0.02deg) translateZ(0.00001px);  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, box-shadow 0.3s ease !important;  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, box-shadow 0.3s ease !important;  -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease, box-shadow .3s ease !important;}@media (max-width: 767px) {  /* line 1529, ../sass/cospo/elements/_navigation.scss */  button[data-action="show-lang"] {    margin-left: 0 !important;    left: 15px !important;  }}@media (max-width: 991px) {  /* line 1535, ../sass/cospo/elements/_navigation.scss */  button[data-action="show-lang"] {    top: 50%;    margin-top: -26px;    margin-left: -25px;    left: 14.5%;  }}@media (max-width: 991px) {  /* line 1544, ../sass/cospo/elements/_navigation.scss */  .navigation nav {    height: 0;    overflow: hidden;  }  /* line 1549, ../sass/cospo/elements/_navigation.scss */  .navigation .widget-lang,  .navigation .widget-search {    height: 0;  }  /* line 1555, ../sass/cospo/elements/_navigation.scss */  .navigation.open nav {    height: 100%;  }  /* line 1558, ../sass/cospo/elements/_navigation.scss */  .navigation.open nav .scales {    -webkit-transform: scale(1) translateZ(0.00001px);    -ms-transform: scale(1) translateZ(0.00001px);    transform: scale(1) translateZ(0.00001px);  }}@media screen and (max-width: 991px) and (-ms-high-contrast: active), (max-width: 991px) and (-ms-high-contrast: none) {  /* line 1558, ../sass/cospo/elements/_navigation.scss */  .navigation.open nav .scales {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);  }}@media (max-width: 991px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 1558, ../sass/cospo/elements/_navigation.scss */  .navigation.open nav .scales {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);  }}@media (max-width: 991px) {  /* line 1570, ../sass/cospo/elements/_navigation.scss */  .navigation.open .widget-lang,  .navigation.open .widget-search {    height: 120px;  }  /* line 1574, ../sass/cospo/elements/_navigation.scss */  .navigation.open .widget-lang.opened-lang,  .navigation.open .widget-search.opened-lang {    z-index: 999999;  }  /* line 1579, ../sass/cospo/elements/_navigation.scss */  .navigation.open .navigation-link-btn {    opacity: 1;    visibility: visible;  }}@media (max-width: 992px) {  /* line 1589, ../sass/cospo/elements/_navigation.scss */  .navigation.open .widget-lang,  .navigation.open .widget-search {    height: 115px;  }  /* line 1593, ../sass/cospo/elements/_navigation.scss */  .navigation.open .widget-lang.opened,  .navigation.open .widget-search.opened {    z-index: 999999;  }}/* line 1604, ../sass/cospo/elements/_navigation.scss */.navigation nav .wrapper-scroll {  padding: 122px 0;  position: relative;  z-index: 2;}/* line 1612, ../sass/cospo/elements/_navigation.scss */.navigation.open a.navigation-link-btn {  opacity: 1;  visibility: visible;}/* line 1619, ../sass/cospo/elements/_navigation.scss */.navigation.open-top button[data-action="show-widget-bottom"] {  z-index: 2;}/* line 1624, ../sass/cospo/elements/_navigation.scss */.navigation.open-top button[data-action="show-widget-top"]:before {  background-image: url("../img/ico/light/close.svg");  background-repeat: no-repeat;  background-position: center center;  background-size: 14px 15px;}/* line 1632, ../sass/cospo/elements/_navigation.scss */.navigation.open-top .widget-overlay {  z-index: 2;  visibility: visible;}/* line 1636, ../sass/cospo/elements/_navigation.scss */.navigation.open-top .widget-overlay .widget-overlay-top {  -webkit-transform: perspective(1px) scale(1);  -ms-transform: perspective(1px) scale(1);  transform: perspective(1px) scale(1);}/* line 1643, ../sass/cospo/elements/_navigation.scss */.navigation.open-bottom button[data-action="show-widget-top"] {  z-index: 2;}/* line 1648, ../sass/cospo/elements/_navigation.scss */.navigation.open-bottom button[data-action="show-widget-bottom"]:before {  background-image: url("../img/ico/light/close.svg");  background-repeat: no-repeat;  background-position: center center;  background-size: 14px 15px;}/* line 1656, ../sass/cospo/elements/_navigation.scss */.navigation.open-bottom .widget-overlay {  z-index: 2;  visibility: visible;}/* line 1660, ../sass/cospo/elements/_navigation.scss */.navigation.open-bottom .widget-overlay .widget-overlay-bottom {  -webkit-transform: perspective(1px) scale(1);  -ms-transform: perspective(1px) scale(1);  transform: perspective(1px) scale(1);}/*********************************************//* line 1669, ../sass/cospo/elements/_navigation.scss */.widget-overlay {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 2;  overflow: hidden;  visibility: hidden;  -webkit-transition: visibility 0.3s linear;  transition: visibility 0.3s linear;}/* line 1680, ../sass/cospo/elements/_navigation.scss */.widget-overlay-bottom, .widget-overlay-top {  position: absolute;  -webkit-transform: perspective(1px) scale(0);  -ms-transform: perspective(1px) scale(0);  transform: perspective(1px) scale(0);  -webkit-transition: transform 0.3s linear, -webkit-transform 0.3s linear;  transition: transform 0.3s linear, -webkit-transform 0.3s linear;  -webkit-transition: -webkit-transform .3s linear;  background-color: #6a76bf;  border-radius: 50%;  border: 2px solid transparent;}/*********************************************//* line 1694, ../sass/cospo/elements/_navigation.scss */.widget-lang,.widget-search {  position: absolute;  top: 0;  left: 0;  z-index: 2;  width: 100%;  height: 120px;  overflow: hidden;}/* line 1704, ../sass/cospo/elements/_navigation.scss */.widget-lang ul,.widget-search ul {  position: relative;  z-index: 1;  display: table;  width: 100%;  height: 100%;  table-layout: fixed;  opacity: 0;  visibility: hidden;  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;  transition: opacity 0.3s ease, visibility 0.3s ease;}/* line 1715, ../sass/cospo/elements/_navigation.scss */.widget-lang ul li,.widget-search ul li {  display: table-cell;  vertical-align: middle;  margin-right: 16px;  padding: 0;}/* line 1721, ../sass/cospo/elements/_navigation.scss */.widget-lang ul li:last-child,.widget-search ul li:last-child {  margin-right: 0;}/* line 1725, ../sass/cospo/elements/_navigation.scss */.widget-lang ul li:before,.widget-search ul li:before {  content: none;}/* line 1729, ../sass/cospo/elements/_navigation.scss */.widget-lang ul li a,.widget-search ul li a {  text-align: center;  display: block;  width: 100%;  height: 100%;  line-height: 120px;  color: white;  background-color: rgba(0, 0, 0, 0.1);  -webkit-transition: background-color 0.3s linear;  transition: background-color 0.3s linear;}/* line 1739, ../sass/cospo/elements/_navigation.scss */.widget-lang ul li a:hover,.widget-search ul li a:hover {  color: white;  background-color: rgba(0, 0, 0, 0.15);}/* line 1749, ../sass/cospo/elements/_navigation.scss */.widget-lang.opened-lang button[data-action="show-lang"],.widget-lang.opened-lang button[data-action="show-search"], .widget-lang.opened-search button[data-action="show-lang"],.widget-lang.opened-search button[data-action="show-search"],.widget-search.opened-lang button[data-action="show-lang"],.widget-search.opened-lang button[data-action="show-search"],.widget-search.opened-search button[data-action="show-lang"],.widget-search.opened-search button[data-action="show-search"] {  opacity: 0 !important;  visibility: hidden !important;}/* line 1755, ../sass/cospo/elements/_navigation.scss */.widget-lang.opened-lang ul, .widget-lang.opened-search ul,.widget-search.opened-lang ul,.widget-search.opened-search ul {  opacity: 1;  visibility: visible;  z-index: 2;}/* line 1761, ../sass/cospo/elements/_navigation.scss */.widget-lang.opened-lang .widget-lang-overlay,.widget-lang.opened-lang .widget-search-overlay, .widget-lang.opened-search .widget-lang-overlay,.widget-lang.opened-search .widget-search-overlay,.widget-search.opened-lang .widget-lang-overlay,.widget-search.opened-lang .widget-search-overlay,.widget-search.opened-search .widget-lang-overlay,.widget-search.opened-search .widget-search-overlay {  -webkit-transform: perspective(1px) scale(1);  -ms-transform: perspective(1px) scale(1);  transform: perspective(1px) scale(1);}/* line 1766, ../sass/cospo/elements/_navigation.scss */.widget-lang.opened-lang .widget-search-content, .widget-lang.opened-search .widget-search-content,.widget-search.opened-lang .widget-search-content,.widget-search.opened-search .widget-search-content {  opacity: 1;}/* line 1771, ../sass/cospo/elements/_navigation.scss */.widget-lang-overlay,.widget-search-overlay {  position: absolute;  -webkit-transform: scale(0);  -ms-transform: scale(0);  transform: scale(0);  -webkit-transform: perspective(1px) scale(0);  -ms-transform: perspective(1px) scale(0);  transform: perspective(1px) scale(0);  z-index: 0;  background-color: #6a76bf;  -webkit-transition: transform 0.3s linear, -webkit-transform 0.3s linear;  transition: transform 0.3s linear, -webkit-transform 0.3s linear;  -webkit-transition: -webkit-transform .3s linear;  border-radius: 50%;  border: 2px solid transparent;}/* line 1783, ../sass/cospo/elements/_navigation.scss */.widget-lang .widget-search-content,.widget-search .widget-search-content {  position: relative;  z-index: 9999;  opacity: 0;  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;  padding: 40px 35px 0;}/* line 1790, ../sass/cospo/elements/_navigation.scss */.widget-lang .widget-search-content form,.widget-search .widget-search-content form {  position: relative;}/* line 1794, ../sass/cospo/elements/_navigation.scss */.widget-lang .widget-search-content input[type="text"],.widget-search .widget-search-content input[type="text"] {  width: 100%;  background-color: transparent;  outline: none;  margin: 0;  height: 34px;  padding-right: 20px;}/* line 1804, ../sass/cospo/elements/_navigation.scss */.widget-lang .widget-search-content input[type="text"]:active, .widget-lang .widget-search-content input[type="text"]:focus,.widget-search .widget-search-content input[type="text"]:active,.widget-search .widget-search-content input[type="text"]:focus {  outline: none;}/* line 1810, ../sass/cospo/elements/_navigation.scss */.widget-lang .widget-search-content button,.widget-lang .widget-search-content input[type="submit"],.widget-search .widget-search-content button,.widget-search .widget-search-content input[type="submit"] {  position: absolute;  top: 10px;  right: 0;  width: 14px;  height: 14px;  background-color: transparent;  background-image: url("/img/svg/search.svg");  background-repeat: no-repeat;  background-position: center center;  background-size: 14px 14px;  border: none;  outline: none;  margin: 0;}/* line 1826, ../sass/cospo/elements/_navigation.scss */.widget-lang .widget-search-content button:focus,.widget-lang .widget-search-content input[type="submit"]:focus,.widget-search .widget-search-content button:focus,.widget-search .widget-search-content input[type="submit"]:focus {  outline: none;  border: none;}/* line 1840, ../sass/cospo/elements/_navigation.scss */.light .widget-lang ul li a:hover,.light .widget-search ul li a:hover {  color: black;}/* line 1847, ../sass/cospo/elements/_navigation.scss */.light .widget-lang .widget-search-content button,.light .widget-lang .widget-search-content input[type="submit"],.light .widget-search .widget-search-content button,.light .widget-search .widget-search-content input[type="submit"] {  background-image: url("/img/svg/search-dark.svg");}/*******************************************//* line 1857, ../sass/cospo/elements/_navigation.scss */.menu_wrapper {  position: relative;  overflow: hidden;}/* line 1862, ../sass/cospo/elements/_navigation.scss */.menu_wrapper .navigation-menu.carousel-menu {  position: absolute;  top: 0;  left: 0;  width: 100%;}/* line 1869, ../sass/cospo/elements/_navigation.scss */.menu_wrapper .navigation-menu.carousel-menu.no-duration li {  transition-duration: 0 !important;  -webkit-transition-duration: 0 !important;}/* line 1875, ../sass/cospo/elements/_navigation.scss */.menu_wrapper .navigation-menu.carousel-menu li {  opacity: .2;  -webkit-transition: opacity 0.5s linear, transform 0.5s linear;  transition: opacity 0.5s linear, transform 0.5s linear;  -webkit-transition: opacity .5s linear, -webkit-transform .5s linear;  overflow: hidden;  -webkit-transform: perspective(1px) scale(0.92) rotate(0.02deg) translateZ(0.00001px);  -ms-transform: perspective(1px) scale(0.92) rotate(0.02deg) translateZ(0.00001px);  transform: perspective(1px) scale(0.92) rotate(0.02deg) translateZ(0.00001px);  margin: 0 !important;}/* line 1884, ../sass/cospo/elements/_navigation.scss */.menu_wrapper .navigation-menu.carousel-menu li.main-active {  opacity: 1 !important;  -webkit-transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;  -ms-transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;  transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;}/* line 1888, ../sass/cospo/elements/_navigation.scss */.menu_wrapper .navigation-menu.carousel-menu li.main-active a {  opacity: 1;}/* line 1893, ../sass/cospo/elements/_navigation.scss */.menu_wrapper .navigation-menu.carousel-menu li.second-active {  opacity: .6;  -webkit-transform: perspective(1px) scale(0.96) rotate(0.02deg) translateZ(0.00001px);  -ms-transform: perspective(1px) scale(0.96) rotate(0.02deg) translateZ(0.00001px);  transform: perspective(1px) scale(0.96) rotate(0.02deg) translateZ(0.00001px);}/* line 1898, ../sass/cospo/elements/_navigation.scss */.menu_wrapper .navigation-menu.carousel-menu li.last-active {  opacity: .2;  -webkit-transform: perspective(1px) scale(0.92) rotate(0.02deg) translateZ(0.00001px);  -ms-transform: perspective(1px) scale(0.92) rotate(0.02deg) translateZ(0.00001px);  transform: perspective(1px) scale(0.92) rotate(0.02deg) translateZ(0.00001px);}@media (min-width: 992px) {  /* line 1910, ../sass/cospo/elements/_navigation.scss */  .menu_wrapper .navigation-menu.carousel-menu li {    -webkit-transform: perspective(1px) scale(0) rotate(0.02deg) translateZ(0.00001px);    -ms-transform: perspective(1px) scale(0) rotate(0.02deg) translateZ(0.00001px);    transform: perspective(1px) scale(0) rotate(0.02deg) translateZ(0.00001px);    opacity: 0;  }  /* line 1920, ../sass/cospo/elements/_navigation.scss */  .menu_wrapper.mouse-over .navigation-menu.carousel-menu li {    opacity: 1;    -webkit-transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px);    -ms-transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px);    transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px);  }  /* line 1924, ../sass/cospo/elements/_navigation.scss */  .menu_wrapper.mouse-over .navigation-menu.carousel-menu li:hover {    opacity: 0.5 !important;  }  /* line 1928, ../sass/cospo/elements/_navigation.scss */  .menu_wrapper.mouse-over .navigation-menu.carousel-menu li a {    opacity: 1 !important;  }}/* Firefox rotate fix */@-moz-document url-prefix() {  /* line 1939, ../sass/cospo/elements/_navigation.scss */  button.navigation-link-btn {    transform: perspective(1px) scale(0.96) rotate(0.02deg) translateZ(0.00001px);  }  /* line 1942, ../sass/cospo/elements/_navigation.scss */  button.navigation-link-btn:active, button.navigation-link-btn:hover, button.navigation-link-btn:visited {    transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px);  }  /* line 1952, ../sass/cospo/elements/_navigation.scss */  button[data-action="show-lang"]:active:before, button[data-action="show-lang"]:hover:before {    transform: scale(1) rotate(0.02deg) translateZ(0.00001px);  }  /* line 1957, ../sass/cospo/elements/_navigation.scss */  button[data-action="show-lang"]:before {    transform: scale(0.96) rotate(0.02deg) translateZ(0.00001px);  }  @media (max-width: 991px) {    /* line 1964, ../sass/cospo/elements/_navigation.scss */    .navigation.open-top .widget-overlay {      transform: scale(1) perspective(1px) rotate(0.02deg) translateZ(0.00001px);    }    /* line 1971, ../sass/cospo/elements/_navigation.scss */    .navigation.open-bottom .widget-overlay .widget-overlay-bottom {      transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px);    }    /* line 1979, ../sass/cospo/elements/_navigation.scss */    .widget-overlay-bottom, .widget-overlay-top {      -webkit-transform: perspective(1px) scale(0);      -ms-transform: perspective(1px) scale(0);      transform: perspective(1px) scale(0);    }    /* line 1987, ../sass/cospo/elements/_navigation.scss */    .widget-lang.opened-lang .widget-lang-overlay {      transform: perspective(1px) scale(1);    }    /* line 1992, ../sass/cospo/elements/_navigation.scss */    .widget-lang-overlay {      transform: perspective(1px) scale(0);    }    /* line 2001, ../sass/cospo/elements/_navigation.scss */    .menu_wrapper .navigation-menu.carousel-menu li.last-active, .menu_wrapper .navigation-menu.carousel-menu li.main-active, .menu_wrapper .navigation-menu.carousel-menu li.second-active {      -webkit-transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;      -ms-transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;      transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;    }    /* line 2013, ../sass/cospo/elements/_navigation.scss */    .menu_wrapper.mouse-over .navigation-menu.carousel-menu li {      -webkit-transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;      -ms-transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;      transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px) !important;    }  }  /* End */}@-webkit-keyframes mymove {  0% {    opacity: 0;  }  25% {    opacity: .01;  }  100% {    opacity: 1;  }}@keyframes mymove {  0% {    opacity: 0;  }  25% {    opacity: .01;  }  100% {    opacity: 1;  }}/* line 2061, ../sass/cospo/elements/_navigation.scss */header.navigation:not(:hover) .navigation-link-btn[data-action='show-lang'], header.navigation:not(:hover) .navigation-link-btn[data-action='show-lang']:before {  -webkit-transition: .4s !important;  transition: .4s !important;}/* line 2069, ../sass/cospo/elements/_navigation.scss */header.navigation:not(:hover) .navigation-link-btn[data-action='show-widget-bottom'], header.navigation:not(:hover) .navigation-link-btn[data-action='show-widget-bottom']:before {  -webkit-transition: .2s !important;  transition: .2s !important;}/* line 2081, ../sass/cospo/elements/_navigation.scss */.menu_wrapper.hide-menu {  height: 0 !important;  overflow: hidden;  opacity: 0 !important;}/* line 2088, ../sass/cospo/elements/_navigation.scss */.sub-nav {  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;  opacity: 1;}/* line 2092, ../sass/cospo/elements/_navigation.scss */.sub-nav-hide {  opacity: 0;}/* line 2098, ../sass/cospo/elements/_navigation.scss */ul.sub-ul {  opacity: 0;}/* line 2101, ../sass/cospo/elements/_navigation.scss */ul.sub-ul li {  overflow: hidden;}/* line 2104, ../sass/cospo/elements/_navigation.scss */ul.sub-ul li ul {  position: absolute;  height: 0;  overflow: hidden;}/* line 2112, ../sass/cospo/elements/_navigation.scss */ul.show-menu {  position: relative;  height: auto;  overflow: hidden;  opacity: 1;}/* line 2119, ../sass/cospo/elements/_navigation.scss */ul.hide-menu {  height: 0 !important;  overflow: hidden;  opacity: 0 !important;}/* line 2130, ../sass/cospo/elements/_navigation.scss */.navigation-btn--show-message.home-page-icon:after {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-image: url("../img/svg/home.svg");  background-size: 40px 40px;  background-position: center center;  background-repeat: no-repeat;  z-index: 1;}/* Slider----------------------------------------------------------------------*//* slider style *//* line 2, ../sass/cospo/elements/_slider.scss */.slider {  position: absolute;  z-index: 0;  top: 0;  left: 0;  display: none;  overflow: hidden;  width: 100%;  height: 100%;}/* line 12, ../sass/cospo/elements/_slider.scss */.slider-small {  width: 50%;  height: 50%;}/* line 16, ../sass/cospo/elements/_slider.scss */.slider-small-bottom {  top: 50%;}/* line 20, ../sass/cospo/elements/_slider.scss */.slider-small-right {  left: 50%;}/* line 25, ../sass/cospo/elements/_slider.scss */.slider .item {  position: absolute;  z-index: 0;  top: 0;  left: 0;  width: 100%;  height: 100%;  padding: 0;  -webkit-transition: opacity 0s 0.8s ease;  transition: opacity 0s 0.8s ease;  opacity: 0;}/* line 36, ../sass/cospo/elements/_slider.scss */.slider .item.active {  z-index: 1;  -webkit-transition: opacity 0.8s ease;  transition: opacity 0.8s ease;  opacity: 1;}/* line 42, ../sass/cospo/elements/_slider.scss */.slider .item img {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;}/* line 50, ../sass/cospo/elements/_slider.scss */.slider .item:before {  content: none;}/* line 56, ../sass/cospo/elements/_slider.scss */.slider-translate .item {  /* @include transition( (transform .0s ease .9s, -webkit-transform .0s ease .9s) );*/  /* @include transform( (translateY(-150%)) );*/  will-change: transform;  -webkit-transition: -webkit-transform .0s ease 1.2s;  transition: -webkit-transform .0s ease 1.2s;  transition: transform .0s ease 1.2s;  transition: transform .0s ease 1.2s, -webkit-transform .0s ease 1.2s;  -webkit-transform: translate(0, -150%);  transform: translate(0, -150%);  opacity: 1;}/* line 68, ../sass/cospo/elements/_slider.scss */.slider-translate .item.active {  /* @include transition( (transform 0.8s ease 0, -webkit-transform 0.8s ease 0) );*/  /* @include transform( ( translateY(0) ) );*/  -webkit-transition: -webkit-transform 1.2s ease;  transition: -webkit-transform 1.2s ease;  transition: transform 1.2s ease;  transition: transform 1.2s ease, -webkit-transform 1.2s ease;  -webkit-transform: translate(0, 0) !important;  transform: translate(0, 0) !important;}@media (min-width: 992px) {  /* line 82, ../sass/cospo/elements/_slider.scss */  .slider {    display: block;  }  /* line 86, ../sass/cospo/elements/_slider.scss */  .half-width {    width: 50%;    height: 100%;  }}/* Video----------------------------------------------------------------------*//* Video background style *//* line 2, ../sass/cospo/elements/_video.scss */iframe,video {  display: block;  min-width: 100%;  max-width: 100%;  margin: 40px 0;  border: 0;}/* line 11, ../sass/cospo/elements/_video.scss */.video-player {  position: relative;  overflow: hidden;  width: 100%;  margin-bottom: 30px;  -webkit-transition: transform 0.3s ease, -webkit-transform 0.3s ease;  transition: transform 0.3s ease, -webkit-transform 0.3s ease;}/* line 18, ../sass/cospo/elements/_video.scss */.video-player:after {  content: none;  position: absolute;  z-index: 2;  top: 0;  left: 0;  width: 100%;  height: 100%;  cursor: pointer;  -webkit-transition: background 0.2s;  transition: background 0.2s;  background-color: rgba(0, 0, 0, 0.5);  background-image: url("../img/svg/play.png");  background-repeat: no-repeat;  background-position: 50% 50%;  background-size: auto 41px;}/* line 35, ../sass/cospo/elements/_video.scss */.video-player:hover:after {  opacity: 1;  background-color: transparent;}/* line 40, ../sass/cospo/elements/_video.scss */.video-player:before {  content: none;  position: absolute;  top: calc(50% - 19px);  left: calc(50% - 15px);  width: 0;  height: 0;  -webkit-transition: opacity 0.3s;  transition: opacity 0.3s;  opacity: 0;  border-top: 20px solid transparent;  border-bottom: 20px solid transparent;  border-left: 31px solid transparent;  z-index: 1;}/* line 55, ../sass/cospo/elements/_video.scss */.video-player:hover:before {  opacity: 1;  border-left-color: #ffffff;}/* line 60, ../sass/cospo/elements/_video.scss */.video-player iframe,.video-player video {  margin: 0;  position: absolute;  z-index: 0;  top: 0;  left: 0;  display: block;  width: auto;  min-width: 100%;  height: auto;  min-height: 100%;  background-size: cover;  will-change: transform;}/* line 83, ../sass/cospo/elements/_video.scss */.cloned-video {  position: fixed;  z-index: 9999999;  top: 0;  left: 0;  width: 100%;  height: 100%;  -webkit-transition: transform 0s ease, -webkit-transform 0s ease;  transition: transform 0s ease, -webkit-transform 0s ease;  opacity: 0;  background-color: rgba(0, 0, 0, 0.9);}/* line 94, ../sass/cospo/elements/_video.scss */.cloned-video.opened {  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;  opacity: 1;}/* line 99, ../sass/cospo/elements/_video.scss */.cloned-video iframe,.cloned-video video {  position: relative;  display: block;  width: auto;  max-width: 80vw;  height: auto;  max-height: 80vh;  margin: 0;}/* line 110, ../sass/cospo/elements/_video.scss */.cloned-video:after {  content: none;}/* line 114, ../sass/cospo/elements/_video.scss */.cloned-video .player-wrapper {  position: relative;  width: 100%;  height: 100%;  vertical-align: middle;  text-align: center;}/* line 122, ../sass/cospo/elements/_video.scss */.cloned-video .player-wrapper-container {  position: absolute;  max-width: 80%;  width: auto;  margin: 0 auto;  display: block;  left: 50%;  top: 50%;  -webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}/* line 132, ../sass/cospo/elements/_video.scss */.cloned-video .player-wrapper-container iframe,.cloned-video .player-wrapper-container video {  margin: 0;}/* line 138, ../sass/cospo/elements/_video.scss */.cloned-video button {  position: absolute;  top: -29px;  right: -29px;  z-index: 2;  z-index: 4;  width: 58px;  height: 58px;  margin: 0;  padding: 0;  -webkit-transition: box-shadow 0.2s ease, opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;  transition: box-shadow 0.2s ease, opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;  -webkit-transform: scale(0.98);  -ms-transform: scale(0.98);  transform: scale(0.98);  border-radius: 50%;  background-color: white;}/* line 153, ../sass/cospo/elements/_video.scss */.cloned-video button:hover {  -webkit-transform: scale(1);  -ms-transform: scale(1);  transform: scale(1);  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.4);}/* line 158, ../sass/cospo/elements/_video.scss */.cloned-video button:before {  position: absolute;  top: 0;  right: 0;  display: block;  width: 100%;  height: 100%;  content: '';  background-repeat: no-repeat !important;  background-position: center center !important;  border: 0 !important;  background-image: url("../img/ico/dark/close.svg");  background-size: 17px 18px;}/* line 173, ../sass/cospo/elements/_video.scss */.cloned-video button:active {  color: rgba(255, 255, 255, 0.5);  border: 0 !important;  background-color: white !important;}/* line 178, ../sass/cospo/elements/_video.scss */.cloned-video button:active:before {  border: 0 !important;}/* line 185, ../sass/cospo/elements/_video.scss */.bg-video {  display: none;}@media (min-width: 992px) {  /* line 189, ../sass/cospo/elements/_video.scss */  .bg-video {    position: absolute;    z-index: 0;    top: 50%;    left: 50%;    display: block;    width: auto;    min-width: 100%;    height: auto;    min-height: 100%;    -webkit-transform: translateX(-50%) translateY(-50%);    -ms-transform: translateX(-50%) translateY(-50%);    transform: translateX(-50%) translateY(-50%);    background-size: cover;    will-change: transform;  }}/* Internet Explorer 9/10 Fix */@media screen and (min-width: 0\0) {  /* line 206, ../sass/cospo/elements/_video.scss */  .video-player:after {    background-size: 41px 41px !important;  }  /* line 210, ../sass/cospo/elements/_video.scss */  .video-player:before {    top: calc(50% - 18px);    left: calc(50% - 17px);    border-top: 18px solid transparent;    border-bottom: 19px solid transparent;    border-left: 29px solid transparent;  }  /* line 218, ../sass/cospo/elements/_video.scss */  .video-player:hover {    cursor: pointer !important;  }  /* line 222, ../sass/cospo/elements/_video.scss */  .player-wrapper-container button:active {    padding: 0 !important;  }}/* End *//* Aside menu----------------------------------------------------------------------*//** * Aside Menu *//* line 6, ../sass/cospo/elements/_aside-menu.scss */body.dark .aside-menu.icons li a.active {  background-color: rgba(255, 255, 255, 0.1);}/* line 13, ../sass/cospo/elements/_aside-menu.scss */.aside-menu li {  margin-bottom: 30px;  text-align: center !important;}/* line 17, ../sass/cospo/elements/_aside-menu.scss */.aside-menu li:before {  content: none;}/* line 21, ../sass/cospo/elements/_aside-menu.scss */.aside-menu li:not([class*='col-']) {  padding: 0;}/* line 25, ../sass/cospo/elements/_aside-menu.scss */.aside-menu li a {  display: inline-block !important;  text-align: center !important;  word-wrap: break-word;}/* line 33, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons li {  padding: 8px 0;  margin-bottom: 0;}/* line 37, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons li a {  display: block;  width: 76px;  height: 76px;  margin: 0 auto;  -webkit-transition: background-color 0.3s ease;  transition: background-color 0.3s ease;  border-bottom: none;  border-radius: 50%;  line-height: 76px;}/* line 48, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons li a.loading:before {  background-size: contain;}@media (min-width: 992px) and (max-width: 1050px) {  /* line 37, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.icons li a {    width: 70px;    height: 70px;    line-height: 70px;  }}/* line 58, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons li a.active, .aside-menu.icons li a.active:hover {  background-color: rgba(123, 183, 206, 0.5);}/* line 63, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons li a:hover, .aside-menu.icons li a:visited {  border-bottom: none !important;}@media (min-width: 992px) {  /* line 68, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.icons li a:hover {    background-color: rgba(255, 255, 255, 0.1);  }}/* line 74, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons li a svg {  position: relative;  top: -3px;  max-width: 30px;  display: inline-block;  vertical-align: middle;  fill: #373737;}/* line 86, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons-brand li {  margin-bottom: 50px;}/* line 89, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons-brand li a {  display: block;  opacity: .4;  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;  padding: 0 15px;  border-bottom: none !important;}@media (min-width: 768px) {  /* line 89, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.icons-brand li a {    padding: 0 17px;  }}@media (min-width: 992px) {  /* line 89, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.icons-brand li a {    padding: 0;  }}/* line 104, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons-brand li a img {  height: 50px;  width: auto;  max-width: 100%;  max-height: 60px;}@media (min-width: 992px) {  /* line 104, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.icons-brand li a img {    width: 100%;  }}/* line 115, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons-brand li a.active, .aside-menu.icons-brand li a.active:hover {  opacity: 1;}/* line 120, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons-brand li a:hover, .aside-menu.icons-brand li a:visited {  border-bottom: none !important;}/* line 125, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons-brand li a:hover {  opacity: 1;}/* line 130, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.icons-brand li a.loading:before {  background-size: contain;}/* line 141, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.text li a {  -webkit-transition: transform 0.2s ease;  transition: transform 0.2s ease;  -webkit-transition: -webkit-transform .2s ease;  -webkit-transform: scale(0.785) translate3d(0, 0, 0);  -ms-transform: scale(0.785) translate3d(0, 0, 0);  transform: scale(0.785) translate3d(0, 0, 0);  -ms-transform-origin: 0 50%;  -webkit--transform-origin: 0 50%;  transform-origin: 0 50%;  text-align: left;  text-decoration: none;  border-bottom: none;  font-size: 2rem;}/* line 153, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.text li a.active, .aside-menu.text li a:hover {  -webkit-transform: scale(1) translate3d(0, 0, 0);  -ms-transform: scale(1) translate3d(0, 0, 0);  transform: scale(1) translate3d(0, 0, 0);  color: #fff;  background-color: transparent;}/* line 160, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.text li a:active, .aside-menu.text li a:focus, .aside-menu.text li a:hover, .aside-menu.text li a:visited {  border-bottom: none !important;}/* line 168, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.text li a.loading:before {  background-size: contain;}/* line 177, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.gallery-services li {  margin-bottom: 0;}/* line 182, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.gallery-services li a.active:after {  content: none;}/* line 187, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.gallery-services li a span {  display: none;}/* line 191, ../sass/cospo/elements/_aside-menu.scss */.aside-menu.gallery-services li a svg {  float: none;  margin-right: 0;}/* Firefox fix */@-moz-document url-prefix() {  /* line 204, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.text li a {    transform: perspective(1px) scale(0.785) rotate(0.02deg) translateZ(0.00001px);  }  /* line 207, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.text li a:active, .aside-menu.text li a:hover {    transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px);  }}/* End *//* Chrome Fix */@media screen and (-webkit-min-device-pixel-ratio: 0) {  /* line 222, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.text li a {    transform: perspective(1px) scale(0.785) rotate(0.02deg) translateZ(0.00001px);  }  /* line 225, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.text li a:active, .aside-menu.text li a:hover {    transform: perspective(1px) scale(1) rotate(0.02deg) translateZ(0.00001px);  }}/* End */@media (max-width: 991px) {  /* line 237, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.text {    text-align: center;  }  /* line 241, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu.text li a {    -ms-transform-origin: 50% 50%;    -webkit-transform-origin: 50% 50%;    transform-origin: 50% 50%;    text-align: center;  }}@media screen and (min-width: 992px) {  /* line 252, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu {    overflow: hidden;    text-align: center;  }  /* line 257, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu li a {    display: block;    -webkit-transition: background-color 0.3s ease;    transition: background-color 0.3s ease;    border-bottom: none;  }  /* line 262, ../sass/cospo/elements/_aside-menu.scss */  .aside-menu li a:hover, .aside-menu li a:visited {    border-bottom: none !important;  }}/* line 276, ../sass/cospo/elements/_aside-menu.scss */body.dark .aside-menu li a:active, body.dark .aside-menu li a:focus, body.dark .aside-menu li a:hover, body.dark .aside-menu li a:visited {  color: rgba(255, 255, 255, 0.9);}/* line 291, ../sass/cospo/elements/_aside-menu.scss */body.light .aside-menu li a.active, body.light .aside-menu li a:active, body.light .aside-menu li a:focus, body.light .aside-menu li a:hover, body.light .aside-menu li a:visited {  color: rgba(55, 55, 55, 0.9) !important;}/* Projects----------------------------------------------------------------------*//* Element Projects *//* line 3, ../sass/cospo/elements/_projects.scss */.projects-count {  display: block;  font-size: 56px;  font-weight: lighter;  line-height: 1;  letter-spacing: 2.8px;  margin: 27px 0;  text-align: center;}@media (min-width: 768px) {  /* line 3, ../sass/cospo/elements/_projects.scss */  .projects-count {    margin: 40px 0;    float: left;  }}/* line 16, ../sass/cospo/elements/_projects.scss */.projects-count > span {  display: block;  line-height: 1;  font-size: 19px;  letter-spacing: .8px;  margin-top: 5px;  padding-top: 7px;}/* line 24, ../sass/cospo/elements/_projects.scss */.projects-count > span.line-top {  border-top: 1px solid #fff;}/* line 30, ../sass/cospo/elements/_projects.scss */.projects-info {  display: table;  width: 100%;  border-top: 1px solid rgba(255, 255, 255, 0.4);  border-bottom: 1px solid rgba(255, 255, 255, 0.4);  overflow: hidden;  padding: 24px 0;  margin: 34px 0;}@media (min-width: 768px) {  /* line 30, ../sass/cospo/elements/_projects.scss */  .projects-info {    margin: 40px 0;  }}@media (max-width: 767px) {  /* line 30, ../sass/cospo/elements/_projects.scss */  .projects-info {    text-align: center;  }}/* line 45, ../sass/cospo/elements/_projects.scss */.projects-info-item {  display: table-cell;  vertical-align: top;}/* line 49, ../sass/cospo/elements/_projects.scss */.projects-info-item-p {  margin-bottom: 20px;}/* line 54, ../sass/cospo/elements/_projects.scss */.projects-info img {  display: block;  max-width: 160px;  height: auto;  margin: 0 auto 24px;}@media (min-width: 768px) {  /* line 54, ../sass/cospo/elements/_projects.scss */  .projects-info img {    float: left;    margin: 0 20px 0 0;  }}/* line 65, ../sass/cospo/elements/_projects.scss */.projects-info h4 {  position: relative;  top: -2px;  margin: 0;  line-height: 1;  margin-bottom: 7px;  font-size: 2rem !important;}/* line 74, ../sass/cospo/elements/_projects.scss */.projects-info > span {  display: block;  font-size: 16px;  letter-spacing: .6px;  margin-bottom: 25px;}@media (min-width: 768px) {  /* line 74, ../sass/cospo/elements/_projects.scss */  .projects-info > span {    margin-bottom: 42px;  }}/* line 84, ../sass/cospo/elements/_projects.scss */.projects-info .icon-status {  display: inline-block;  text-align: center;  margin-right: 29px;}/* line 88, ../sass/cospo/elements/_projects.scss */.projects-info .icon-status:last-child {  margin-right: 0;}/* line 92, ../sass/cospo/elements/_projects.scss */.projects-info .icon-status svg {  display: inline-block;  vertical-align: middle;  fill: white;  margin-bottom: 16px;}@media (min-width: 768px) {  /* line 92, ../sass/cospo/elements/_projects.scss */  .projects-info .icon-status svg {    margin-bottom: 15px;  }}/* line 102, ../sass/cospo/elements/_projects.scss */.projects-info .icon-status span {  display: block;  font-size: 16px;  letter-spacing: .6px;  line-height: 1;}/* line 111, ../sass/cospo/elements/_projects.scss */.projects-status {  display: block;  text-align: center;  margin: 0 0 27px;}@media (min-width: 768px) {  /* line 111, ../sass/cospo/elements/_projects.scss */  .projects-status {    margin: 0 13.65% 40px 0;    float: left;  }}/* line 120, ../sass/cospo/elements/_projects.scss */.projects-status:last-child {  margin-right: 0;}/* line 124, ../sass/cospo/elements/_projects.scss */.projects-status .projects-count {  font-size: 49px;  letter-spacing: 2.2px;  margin: 0;}/* line 129, ../sass/cospo/elements/_projects.scss */.projects-status .projects-count span {  margin-top: 11px;  padding: 16px 0 0;  font-size: 16px;  letter-spacing: 1.4px;  position: relative;}/* line 136, ../sass/cospo/elements/_projects.scss */.projects-status .projects-count span:before {  content: '';  position: absolute;  top: 0;  left: 50%;  width: 47px;  margin-left: -26.5px;  height: 1px;  background-color: white;}/* Overlay----------------------------------------------------------------------*//* Main Overlay *//* line 2, ../sass/cospo/elements/_overlay.scss */.main-overlay {  position: absolute;  top: 0;  left: 0;  display: block;  width: 100%;  height: 100%;  background-color: rgba(0, 0, 0, 0.8);  -webkit-transition: transform 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), -webkit-transform 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), opacity 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), background 0.75s;  transition: transform 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), -webkit-transform 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), opacity 0.3s cubic-bezier(0.76, 0.01, 0.29, 0.99), background 0.75s;}/* line 12, ../sass/cospo/elements/_overlay.scss */.main-overlay.hide-bg {  opacity: 0;}/* line 17, ../sass/cospo/elements/_overlay.scss */.blur {  overflow: hidden;  filter: blur(10px);  -webkit-filter: blur(10px);  -moz-filter: blur(10px);  -o-filter: blur(10px);  -ms-filter: blur(10px);  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius= '10');}/* line 26, ../sass/cospo/elements/_overlay.scss */.blur:after {  position: absolute;  width: 100%;  height: 100%;  content: '';  background: rgba(255, 255, 255, 0.2);}/* Map----------------------------------------------------------------------*//* line 1, ../sass/cospo/elements/_map.scss */.map {  position: absolute;  z-index: -1;  top: 0;  left: 0;  overflow: hidden;  width: 100%;  max-width: 100%;  height: 100%;  height: 100vh;  -webkit-transition: -webkit-transform .3s ease, top .3s ease, left .3s ease, opacity .3s ease, z-index 0s ease .3s;  -webkit-transform-origin: 0 0;  transform-origin: 0 0;  opacity: 0;  -webkit-transform: scale(0);  -ms-transform: scale(0);  transform: scale(0);  -webkit-transition: transform 0.3s ease, top 0.3s ease, left 0.3s ease, opacity 0.3s ease, z-index 0s ease 0.3s;  transition: transform 0.3s ease, top 0.3s ease, left 0.3s ease, opacity 0.3s ease, z-index 0s ease 0.3s;}/* line 18, ../sass/cospo/elements/_map.scss */.map.open {  z-index: 1;  -webkit-transition: -webkit-transform .3s ease, top .3s ease, left .3s ease, opacity .3s ease;  opacity: 1;  -webkit-transform: scale(1);  -ms-transform: scale(1);  transform: scale(1);  -webkit-transition: transform 0.3s ease, top 0.3s ease, left 0.3s ease, opacity 0.3s ease;  transition: transform 0.3s ease, top 0.3s ease, left 0.3s ease, opacity 0.3s ease;}/* line 25, ../sass/cospo/elements/_map.scss */.map.open .map-canvas {  -webkit-transition: -webkit-transform .3s ease, top .3s ease, left .3s ease, opacity .3s ease;  -webkit-transition: transform 0.3s ease, top 0.3s ease, left 0.3s ease, opacity 0.3s ease;  transition: transform 0.3s ease, top 0.3s ease, left 0.3s ease, opacity 0.3s ease;}/* line 31, ../sass/cospo/elements/_map.scss */.map-canvas {  position: absolute !important;  top: 0;  left: 0;  width: 100%;  height: 100%;  height: 100vh;}/* line 41, ../sass/cospo/elements/_map.scss */.show-map {  position: relative;  top: 3px;  display: inline-block;  width: 16px;  height: 23px;  margin: 0 0 0 .3em !important;  padding: 0;  border: none !important;  background-color: transparent;}/* line 52, ../sass/cospo/elements/_map.scss */.show-map svg {  position: absolute;  z-index: 1;  top: 0;  left: 0;}/* line 59, ../sass/cospo/elements/_map.scss */.show-map:focus, .show-map:hover {  border: none;  background: none !important;}/* line 65, ../sass/cospo/elements/_map.scss */.show-map:before {  border: 0 !important;}/* line 68, ../sass/cospo/elements/_map.scss */.show-map:after {  content: none !important;}@media screen and (-webkit-min-device-pixel-ratio: 0) {  /* line 73, ../sass/cospo/elements/_map.scss */  .show-map {    margin-left: .45em !important;  }}@-moz-document url-prefix() {  /* line 78, ../sass/cospo/elements/_map.scss */  .show-map {    margin-left: .45em !important;  }}/* line 83, ../sass/cospo/elements/_map.scss */body.light .show-map svg {  fill: rgba(55, 55, 55, 0.89);}/* Pricing----------------------------------------------------------------------*//* line 3, ../sass/cospo/elements/_pricing.scss */.pricing {  display: table;  width: 100%;  margin-bottom: 39px;  margin-top: 39px;  padding: 35px 0;  table-layout: fixed;  border-top: 1px solid #000;  border-bottom: 1px solid #000;}/* line 14, ../sass/cospo/elements/_pricing.scss */.pricing-name p, .pricing-name h1 span, h1 .pricing-name span,.pricing-name h2 span,h2 .pricing-name span,.pricing-name h3 span,h3 .pricing-name span,.pricing-name .cospo-comment .author-name span,.cospo-comment .author-name .pricing-name span,.pricing-name h4 span,h4 .pricing-name span,.pricing-name h5 span,h5 .pricing-name span,.pricing-name h6 span,h6 .pricing-name span,.pricing-name span {  font-family: 'Dosis', sans-serif;}/* line 20, ../sass/cospo/elements/_pricing.scss */.pricing > div {  display: table-cell;  vertical-align: middle;}/* line 25, ../sass/cospo/elements/_pricing.scss */.pricing > div.pricing-price p, .pricing > div.pricing-price h1 span, h1 .pricing > div.pricing-price span,.pricing > div.pricing-price h2 span,h2 .pricing > div.pricing-price span,.pricing > div.pricing-price h3 span,h3 .pricing > div.pricing-price span,.pricing > div.pricing-price .cospo-comment .author-name span,.cospo-comment .author-name .pricing > div.pricing-price span,.pricing > div.pricing-price h4 span,h4 .pricing > div.pricing-price span,.pricing > div.pricing-price h5 span,h5 .pricing > div.pricing-price span,.pricing > div.pricing-price h6 span,h6 .pricing > div.pricing-price span {  font-weight: 300;}/* line 28, ../sass/cospo/elements/_pricing.scss */.pricing > div.pricing-price p span, .pricing > div.pricing-price h1 span span, h1 .pricing > div.pricing-price span span,.pricing > div.pricing-price h2 span span,h2 .pricing > div.pricing-price span span,.pricing > div.pricing-price h3 span span,h3 .pricing > div.pricing-price span span,.pricing > div.pricing-price .cospo-comment .author-name span span,.cospo-comment .author-name .pricing > div.pricing-price span span,.pricing > div.pricing-price h4 span span,h4 .pricing > div.pricing-price span span,.pricing > div.pricing-price h5 span span,h5 .pricing > div.pricing-price span span,.pricing > div.pricing-price h6 span span,h6 .pricing > div.pricing-price span span {  line-height: 1;  margin-top: 8px;}/* line 35, ../sass/cospo/elements/_pricing.scss */.pricing > div button,.pricing > div .button,.pricing > div p,.pricing > div h1 span,h1 .pricing > div span,.pricing > div h2 span,h2 .pricing > div span,.pricing > div h3 span,h3 .pricing > div span,.pricing > div .cospo-comment .author-name span,.cospo-comment .author-name .pricing > div span,.pricing > div h4 span,h4 .pricing > div span,.pricing > div h5 span,h5 .pricing > div span,.pricing > div h6 span,h6 .pricing > div span {  margin: 0;}/* line 41, ../sass/cospo/elements/_pricing.scss */.pricing > div p, .pricing > div h1 span, h1 .pricing > div span,.pricing > div h2 span,h2 .pricing > div span,.pricing > div h3 span,h3 .pricing > div span,.pricing > div .cospo-comment .author-name span,.cospo-comment .author-name .pricing > div span,.pricing > div h4 span,h4 .pricing > div span,.pricing > div h5 span,h5 .pricing > div span,.pricing > div h6 span,h6 .pricing > div span,.pricing > div span {  font-size: 28px;  text-transform: uppercase;  letter-spacing: 1px;  line-height: 1;  vertical-align: middle;}/* line 49, ../sass/cospo/elements/_pricing.scss */.pricing > div p span, .pricing > div h1 span span, h1 .pricing > div span span,.pricing > div h2 span span,h2 .pricing > div span span,.pricing > div h3 span span,h3 .pricing > div span span,.pricing > div .cospo-comment .author-name span span,.cospo-comment .author-name .pricing > div span span,.pricing > div h4 span span,h4 .pricing > div span span,.pricing > div h5 span span,h5 .pricing > div span span,.pricing > div h6 span span,h6 .pricing > div span span,.pricing > div span span {  font-size: 12px;  display: block;  text-transform: lowercase;}/* line 57, ../sass/cospo/elements/_pricing.scss */.pricing svg,.pricing img {  width: 27px;  height: 24px;  margin-right: 9px;}/* line 63, ../sass/cospo/elements/_pricing.scss */.pricing img {  height: auto;}/* line 69, ../sass/cospo/elements/_pricing.scss */body.dark .pricing {  border-top: 1px solid #fff;  border-bottom: 1px solid #fff;}@media (max-width: 767px) {  /* line 77, ../sass/cospo/elements/_pricing.scss */  .pricing .pricing-name {    float: left;    text-align: left;    width: 50%;    padding-top: .4em;  }  /* line 84, ../sass/cospo/elements/_pricing.scss */  .pricing .pricing-price {    float: right;    text-align: right;    width: 50%;  }  /* line 90, ../sass/cospo/elements/_pricing.scss */  .pricing .pricing-buy {    float: left;    width: 100%;    text-align: center;  }}@media (min-width: 768px) {  /* line 100, ../sass/cospo/elements/_pricing.scss */  .pricing .pricing-buy {    text-align: right;  }  /* line 104, ../sass/cospo/elements/_pricing.scss */  .pricing .pricing-price {    text-align: center;  }}/* Workers----------------------------------------------------------------------*//* line 4, ../sass/cospo/elements/_workers.scss */.worker-name {  overflow: hidden;  margin-bottom: 30px;}/* line 8, ../sass/cospo/elements/_workers.scss */.worker-name img {  float: left;  border-radius: 50%;  width: 100px;  height: 100px;  margin-right: 30px;}/* line 16, ../sass/cospo/elements/_workers.scss */.worker-name h3, .worker-name .cospo-comment .author-name, .cospo-comment .worker-name .author-name {  margin-top: 15px;}/* Brand table----------------------------------------------------------------------*//* line 1, ../sass/cospo/elements/_brand-table.scss */.brand-table {  width: 100%;  float: left;  margin-top: 3em;  margin-bottom: 3em;}/* line 7, ../sass/cospo/elements/_brand-table.scss */.brand-table .cell {  position: relative;  float: left;  text-align: center;  height: 136px;  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;  background-position: center center;  background-repeat: no-repeat;}/* line 16, ../sass/cospo/elements/_brand-table.scss */.brand-table .cell img {  display: inline-block;  position: absolute;  top: 50%;  left: 50%;  -webkit-transform: translateY(-50%) translateX(-50%);  -ms-transform: translateY(-50%) translateX(-50%);  transform: translateY(-50%) translateX(-50%);  width: auto;}@media screen and (max-width: 767px) {  /* line 29, ../sass/cospo/elements/_brand-table.scss */  .brand-table .cell {    width: 100%;  }  /* line 32, ../sass/cospo/elements/_brand-table.scss */  .brand-table .cell:last-child {    border-bottom: 0;  }}@media screen and (min-width: 768px) {  /* line 41, ../sass/cospo/elements/_brand-table.scss */  .brand-table .cell {    width: 33.3333%;    border-right: 1px rgba(255, 255, 255, 0.1) solid;  }  /* line 45, ../sass/cospo/elements/_brand-table.scss */  .brand-table .cell:nth-child(3n) {    border-right: 0;  }  /* line 49, ../sass/cospo/elements/_brand-table.scss */  .brand-table .cell:nth-last-child(1), .brand-table .cell:nth-last-child(2), .brand-table .cell:nth-last-child(3) {    border-bottom: 0;  }}/* Info-block----------------------------------------------------------------------*//* line 2, ../sass/cospo/elements/_info-block.scss */.info-block {  overflow: hidden;  display: table;}/* line 6, ../sass/cospo/elements/_info-block.scss */.info-block-image {  display: table-cell;}/* line 9, ../sass/cospo/elements/_info-block.scss */.info-block-image img,.info-block-image svg {  width: 33px;  margin-right: 16px;  position: relative;  top: 8px;}/* line 18, ../sass/cospo/elements/_info-block.scss */.info-block-text {  display: table-cell;}/* Progress----------------------------------------------------------------------*//* line 1, ../sass/cospo/elements/_progress.scss */.progress-bar {  position: relative;  display: block;  width: 100%;  height: 2.85em;  line-height: 2.8em;  margin-bottom: 1.425em;}/* line 10, ../sass/cospo/elements/_progress.scss */.progress-bar > span {  font-size: 1.142em;}/* line 13, ../sass/cospo/elements/_progress.scss */.progress-bar > span:first-child {  float: left;  display: block;  height: 100%;  margin-right: 1.35em;}/* line 20, ../sass/cospo/elements/_progress.scss */.progress-bar > span:nth-child(2) {  position: absolute;  top: 0;  left: 1em;  right: 1em;}/* line 30, ../sass/cospo/elements/_progress.scss */.color-blue {  background-color: #4158A8;}/* line 34, ../sass/cospo/elements/_progress.scss */.color-green {  background-color: #7BAE5F;}/* line 38, ../sass/cospo/elements/_progress.scss */.color-orange {  background-color: #F4913E;}/* Twitter----------------------------------------------------------------------*//* line 2, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter {  background-image: url("../img/svg/twitter-dark.svg");  background-size: 19px 16px;  background-position: 0 3px;  background-repeat: no-repeat;}/* line 8, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul {  padding-left: 35px;}/* line 11, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li {  padding-left: 0;  /* User */  /* Tweet */}/* line 14, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li:before {  content: none;}/* line 18, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li a {  /* important because Maks is important king */  color: rgba(98, 167, 244, 0.8) !important;  border: none !important;}/* line 23, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li a:hover {  color: #62a7f4 !important;  border: none !important;}/* line 29, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li .user {  position: relative;  margin-bottom: 13px;}/* line 33, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li .user img {  display: none;  position: absolute;  top: 3px;  left: -35px;  width: 30px;  height: auto;}/* line 42, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li .user span[data-scribe="element:name"] {  font-family: 'Dosis';  font-size: 1.571rem;  line-height: 1;  letter-spacing: .14rem;  display: block;  text-transform: uppercase;  color: rgba(255, 255, 255, 0.9);}/* line 52, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li .user span[data-scribe="element:screen_name"] {  font-family: 'Dosis';  font-size: 1.143rem;  letter-spacing: .1rem;  text-transform: uppercase;}/* line 60, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li .tweet {  letter-spacing: .063rem;}/* line 63, ../sass/cospo/elements/_twitter.scss */body .cospo-twitter ul li .tweet a {  font-size: inherit;}/* line 72, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter {  background-size: 18px 15px;}/* line 75, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter ul {  padding-left: 0;}/* line 78, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter ul li {  /* Tweet */}/* line 79, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter ul li a {  color: rgba(255, 255, 255, 0.5) !important;}/* line 82, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter ul li a:hover {  color: white !important;}/* line 87, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter ul li .user {  padding-left: 35px;}/* line 90, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter ul li .user span[data-scribe="element:name"] {  font-family: 'Lato';  font-size: .857rem;  letter-spacing: .071rem;}/* line 96, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter ul li .user span[data-scribe="element:screen_name"] {  font-family: 'Lato';  font-size: 1rem;  text-transform: lowercase;}/* line 103, ../sass/cospo/elements/_twitter.scss */body .widget-item .cospo-twitter ul li .tweet {  font-size: 1.143rem;}/* line 112, ../sass/cospo/elements/_twitter.scss */body.light .cospo-twitter {  background-image: url("../img/svg/twitter.svg");}/* line 118, ../sass/cospo/elements/_twitter.scss */body.light .cospo-twitter ul li .user span[data-scribe="element:name"] {  color: rgba(0, 0, 0, 0.9);}/* line 122, ../sass/cospo/elements/_twitter.scss */body.light .cospo-twitter ul li a {  color: rgba(0, 0, 0, 0.5) !important;}/* line 125, ../sass/cospo/elements/_twitter.scss */body.light .cospo-twitter ul li a:hover {  color: black !important;}/* Mockup----------------------------------------------------------------------*//* line 1, ../sass/cospo/elements/_mockup.scss */.mockup {  position: absolute;  z-index: 0;}/* line 5, ../sass/cospo/elements/_mockup.scss */.mockup-artist-book {  width: 88%;  top: -2px;  right: -377px;}/* line 11, ../sass/cospo/elements/_mockup.scss */.mockup-artist-color {  bottom: -13%;  right: -38%;}/* Full image----------------------------------------------------------------------*//* line 4, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper {  position: fixed;  z-index: 99999999;  top: 0;  left: 0;  width: 100%;  height: 100%;  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;  opacity: 0;  background-color: rgba(0, 0, 0, 0.9);}/* line 15, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.loaded {  opacity: 1;}/* line 19, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .full-image-block {  position: absolute;  top: 50%;  left: 50%;  height: 80%;  -webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}/* line 27, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .full-image-ul {  position: relative;  overflow: hidden;  height: 100%;  margin: 0;  padding: 0;  list-style: none;  -webkit-transition: transform 0.3s ease;  transition: transform 0.3s ease;  -webkit-transition: -webkit-transform .3s ease;}/* line 37, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .full-image-ul li {  position: relative;  float: left;  overflow: hidden;  margin: 0;  padding: 0;}/* line 44, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .full-image-ul li:before {  content: none;}/* line 48, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .full-image-ul li img {  -webkit-transform: perspective(1px) translate3d(0, 0, 0);  -ms-transform: perspective(1px) translate3d(0, 0, 0);  transform: perspective(1px) translate3d(0, 0, 0);  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;  opacity: 0;}/* line 53, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .full-image-ul li img.image-loaded {  opacity: 1;}/* line 61, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.onmouse-move .show-full-btn-left,.full-image-wrapper.onmouse-move .show-full-btn-right {  opacity: 1;}/* line 65, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.onmouse-move .show-full-btn-left:before,.full-image-wrapper.onmouse-move .show-full-btn-right:before {  -webkit-transform: scale(0.95) translateZ(0.0005px);  -ms-transform: scale(0.95) translateZ(0.0005px);  transform: scale(0.95) translateZ(0.0005px);}@media (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 65, ../sass/cospo/elements/_full-image.scss */  .full-image-wrapper.onmouse-move .show-full-btn-left:before,  .full-image-wrapper.onmouse-move .show-full-btn-right:before {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);  }}/* line 73, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.onmouse-move .show-full-btn-close {  opacity: 1;}/* line 76, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.onmouse-move .show-full-btn-close:before {  -webkit-transform: scale(0.95) translateZ(0.0005px);  -ms-transform: scale(0.95) translateZ(0.0005px);  transform: scale(0.95) translateZ(0.0005px);}@media (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 76, ../sass/cospo/elements/_full-image.scss */  .full-image-wrapper.onmouse-move .show-full-btn-close:before {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);  }}/* line 86, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.onmouse-over .show-full-btn-left,.full-image-wrapper.onmouse-over .show-full-btn-right {  opacity: 1;}/* line 90, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.onmouse-over .show-full-btn-left:before,.full-image-wrapper.onmouse-over .show-full-btn-right:before {  -webkit-transform: scale(0.95) translateZ(0.0005px);  -ms-transform: scale(0.95) translateZ(0.0005px);  transform: scale(0.95) translateZ(0.0005px);}@media (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 90, ../sass/cospo/elements/_full-image.scss */  .full-image-wrapper.onmouse-over .show-full-btn-left:before,  .full-image-wrapper.onmouse-over .show-full-btn-right:before {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);  }}/* line 98, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.onmouse-over .show-full-btn-close {  opacity: 1;}/* line 101, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper.onmouse-over .show-full-btn-close:before {  -webkit-transform: scale(0.95) translateZ(0.0005px);  -ms-transform: scale(0.95) translateZ(0.0005px);  transform: scale(0.95) translateZ(0.0005px);}@media (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 101, ../sass/cospo/elements/_full-image.scss */  .full-image-wrapper.onmouse-over .show-full-btn-close:before {    -webkit-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);  }}/* line 110, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-close,.full-image-wrapper .show-full-btn-left,.full-image-wrapper .show-full-btn-right {  position: absolute;  z-index: 4;  width: 58px;  height: 58px;  margin: 0;  padding: 0;  -webkit-transition: box-shadow .3s ease, opacity .3s ease, -webkit-transform .3s ease;  -webkit-transition: box-shadow 0.3s ease, opacity 0.3s ease, transform 0.3s ease;  transition: box-shadow 0.3s ease, opacity 0.3s ease, transform 0.3s ease;  opacity: 0;  border-radius: 50%;  background-color: transparent !important;}/* line 130, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-close:before,.full-image-wrapper .show-full-btn-left:before,.full-image-wrapper .show-full-btn-right:before {  position: absolute;  top: 0;  right: 0;  display: block;  width: 100%;  height: 100%;  content: '';  background-repeat: no-repeat !important;  background-position: center center !important;  border: 1px solid transparent !important;  border-radius: 50%;  background-color: white;  z-index: -1;  /* for tablet mobile */  -webkit-transform: perspective(1px) scale(1) translateZ(0.0005px);  -ms-transform: perspective(1px) scale(1) translateZ(0.0005px);  transform: perspective(1px) scale(1) translateZ(0.0005px);  -webkit-transition: box-shadow .3s ease, -webkit-transform .3s ease;  -webkit-transition: box-shadow 0.3s ease, transform 0.3s ease;  transition: box-shadow 0.3s ease, transform 0.3s ease;  /* device size > 991 */}@media (min-width: 992px) {  /* line 130, ../sass/cospo/elements/_full-image.scss */  .full-image-wrapper .show-full-btn-close:before,  .full-image-wrapper .show-full-btn-left:before,  .full-image-wrapper .show-full-btn-right:before {    -webkit-transform: scale(0.8) translateZ(0.0005px);    -ms-transform: scale(0.8) translateZ(0.0005px);    transform: scale(0.8) translateZ(0.0005px);  }}@media (min-width: 992px) and (-webkit-min-device-pixel-ratio: 0) {  /* line 130, ../sass/cospo/elements/_full-image.scss */  .full-image-wrapper .show-full-btn-close:before,  .full-image-wrapper .show-full-btn-left:before,  .full-image-wrapper .show-full-btn-right:before {    -webkit-transform: scale(0.8);    -ms-transform: scale(0.8);    transform: scale(0.8);  }}/* line 166, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-close:after,.full-image-wrapper .show-full-btn-left:after,.full-image-wrapper .show-full-btn-right:after {  content: '';  position: absolute;  top: 0;  right: 0;  display: block;  width: 100%;  height: 100%;  background-repeat: no-repeat;  background-position: center center;  z-index: 10;  -webkit-transform: translate3d(0, 0, 0);  -ms-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0);  background-color: transparent;}/* line 181, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-close:active,.full-image-wrapper .show-full-btn-left:active,.full-image-wrapper .show-full-btn-right:active {  color: rgba(255, 255, 255, 0.5);  border: 0 !important;  background-color: white !important;}/* line 186, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-close:active:before,.full-image-wrapper .show-full-btn-left:active:before,.full-image-wrapper .show-full-btn-right:active:before {  border: 0 !important;}/* line 191, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-close.hide-btn,.full-image-wrapper .show-full-btn-left.hide-btn,.full-image-wrapper .show-full-btn-right.hide-btn {  opacity: 0;}/* line 196, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-left {  top: 50%;  left: -29px;  -webkit-transform: translateY(-50%) rotate(180deg);  -ms-transform: translateY(-50%) rotate(180deg);  transform: translateY(-50%) rotate(180deg);}/* line 200, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-left:before {  background-size: 11px 20px;}/* line 205, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-right {  top: 50%;  right: -29px;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);}/* line 209, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-right:before {  background-size: 11px 20px;}/* line 214, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-close {  top: -29px;  right: -29px;}/* line 217, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .show-full-btn-close:before {  background-position: center center;  background-size: 17px 19px;}/* line 223, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .left-overlay,.full-image-wrapper .right-overlay {  position: absolute;  z-index: 2;  top: 0;  width: 20%;  height: 100%;  -webkit-transition: background-color 0.3s ease;  transition: background-color 0.3s ease;  background-color: rgba(0, 0, 0, 0.6);}/* line 233, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .left-overlay.hide-overlay,.full-image-wrapper .right-overlay.hide-overlay {  background-color: transparent;}/* line 238, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .left-overlay {  left: -20%;}/* line 242, ../sass/cospo/elements/_full-image.scss */.full-image-wrapper .right-overlay {  right: -20%;}/* line 250, ../sass/cospo/elements/_full-image.scss */body .show-full-btn-left:before,body .show-full-btn-right:before {  background-image: url("../img/ico/dark/next.svg") !important;}/* line 256, ../sass/cospo/elements/_full-image.scss */body .show-full-btn-close:before {  background-image: url("../img/ico/dark/close.svg") !important;}/* line 262, ../sass/cospo/elements/_full-image.scss */.show-full {  position: relative;  width: 100%;  cursor: pointer;}/* line 267, ../sass/cospo/elements/_full-image.scss */.show-full:before {  position: absolute;  top: 0;  right: 0;  width: 100%;  height: 100%;  content: '';}/* line 276, ../sass/cospo/elements/_full-image.scss */.show-full:after {  position: absolute;  bottom: 12px;  right: 12px;  width: 40px;  height: 40px;  content: '';  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;  opacity: 0;  background-image: url("../img/svg/big-photo.svg");  background-repeat: no-repeat;  background-position: bottom right;  background-size: 100% 100%;  background-size: contain;}/* line 293, ../sass/cospo/elements/_full-image.scss */.show-full:hover:after {  opacity: 1;}/* line 301, ../sass/cospo/elements/_full-image.scss */.light .show-full:after {  background-image: url("../img/svg/big-photo-dark.svg");}/* Widgets----------------------------------------------------------------------*//* line 1, ../sass/cospo/elements/_widgets.scss */.widget_soundcloud {  margin-top: 24px;  margin-bottom: 24px;}/* line 5, ../sass/cospo/elements/_widgets.scss */.widget_soundcloud iframe {  height: 150px;}/* Iphone----------------------------------------------------------------------*//* line 2, ../sass/cospo/elements/_iphone.scss */.page-figure.iphone-figure {  min-height: 355px;  max-height: 9999999px;}@media (min-width: 768px) {  /* line 2, ../sass/cospo/elements/_iphone.scss */  .page-figure.iphone-figure {    min-height: 592px;  }}/* line 11, ../sass/cospo/elements/_iphone.scss */.iphone {  position: relative;  top: 0;  width: 290px;  height: 358px;  margin-top: 20px;  background: url("../img/app1/iphone.png") bottom center no-repeat;  background-size: contain;}@media (min-width: 768px) {  /* line 11, ../sass/cospo/elements/_iphone.scss */  .iphone {    width: 484px;    height: 592px;    margin-top: 30px;  }}@media (min-width: 992px) {  /* line 11, ../sass/cospo/elements/_iphone.scss */  .iphone {    margin-bottom: -57px;    margin-top: 57px;  }}/* line 29, ../sass/cospo/elements/_iphone.scss */.iphone .player-wrapper {  height: 100%;  width: 100%;  position: relative;}/* line 35, ../sass/cospo/elements/_iphone.scss */.iphone .video-player {  position: absolute;  top: 95px;  left: 25px;  width: 242px;  transform: translateY(calc(-50% + 28px));  margin-bottom: 0;}@media (min-width: 768px) {  /* line 35, ../sass/cospo/elements/_iphone.scss */  .iphone .video-player {    top: 149px;    left: 38px;    width: 410px;  }}/* line 48, ../sass/cospo/elements/_iphone.scss */.iphone .video-player:not(.full) {  top: 50%;}/* line 52, ../sass/cospo/elements/_iphone.scss */.iphone .video-player.full {  width: calc(100% - 72px);  height: calc(99% - 145px);  transform: none;}@media (max-width: 767px) {  /* line 52, ../sass/cospo/elements/_iphone.scss */  .iphone .video-player.full {    width: calc(100% - 48px);    height: 263px;  }}/* line 61, ../sass/cospo/elements/_iphone.scss */.iphone .video-player.full video {  position: absolute;  top: 50%;  left: 50%;  min-width: 100%;  min-height: 100%;  width: auto;  height: auto;  max-height: 100%;  -webkit-transform: translateX(-50%) translateY(-50%);  -moz-transform: translateX(-50%) translateY(-50%);  -ms-transform: translateX(-50%) translateY(-50%);  -o-transform: translateX(-50%) translateY(-50%);  transform: translateX(-50%) translateY(-50%);}/* Table----------------------------------------------------------------------*//* line 2, ../sass/cospo/elements/_table.scss */.display-table {  display: table;  table-layout: fixed;}@media (max-width: 768px) {  /* line 6, ../sass/cospo/elements/_table.scss */  .display-table.row {    display: block;  }}/* line 12, ../sass/cospo/elements/_table.scss */.display-table-cell {  display: table-cell;  float: none;  margin-bottom: 30px;  vertical-align: middle;}@media (min-width: 768px) {  /* line 12, ../sass/cospo/elements/_table.scss */  .display-table-cell {    width: 50%;  }}@media (max-width: 768px) {  /* line 21, ../sass/cospo/elements/_table.scss */  .display-table-cell[class*='col-'] {    display: block;  }}/* Calendar----------------------------------------------------------------------*//* Callendar *//* Used Datepicker jquey UI *//* line 3, ../sass/cospo/elements/_calendar.scss */body {  /* other month day */  /* ... dark theme, white color, default theme with class dark 0_o */  /* calendar table style */  /* link style */  /* day link */  /* current day */  /* next/prev button */}/* line 5, ../sass/cospo/elements/_calendar.scss */body .widget-content .widget-item.cospo-calendar {  padding: 0 15px;  max-width: 410px;}@media (max-width: 767px) {  /* line 5, ../sass/cospo/elements/_calendar.scss */  body .widget-content .widget-item.cospo-calendar {    max-width: 380px;  }}@media (min-width: 992px) {  /* line 5, ../sass/cospo/elements/_calendar.scss */  body .widget-content .widget-item.cospo-calendar {    margin-left: -15px;    margin-right: -15px;    max-width: 100%;  }}/* line 20, ../sass/cospo/elements/_calendar.scss */body .widget-item .ui-datepicker {  margin: 0 -15px;}/* line 25, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-header {  position: relative;  padding: 16px 0;  border-bottom: 1px solid rgba(255, 255, 255, 0.2);  margin: 0 15px 10px;}/* line 32, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-title {  position: relative;  font-size: .857rem;  text-align: center;  text-transform: uppercase;  letter-spacing: 1.2px;}/* line 40, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-calendar {  width: 100%;  table-layout: fixed;  border: none !important;  margin: 0;}/* line 46, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-calendar td {  border: 0;}/* line 48, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-calendar td a {  font-size: .857rem;  border: 0 !important;}/* line 55, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-other-month {  opacity: .4;}/* line 62, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-calendar > thead {  display: none;}/* line 66, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-calendar tbody td,body .ui-datepicker-calendar thead {  border: 0 !important;  padding: 5px 3px;}/* line 73, ../sass/cospo/elements/_calendar.scss */body .ui-state-default {  color: white;  border: none;}/* line 77, ../sass/cospo/elements/_calendar.scss */body .ui-state-default:hover {  color: inherit;  border: inherit;}/* line 83, ../sass/cospo/elements/_calendar.scss */body .ui-state-default {  display: inline-block;  padding: 5px 9px;  border: 2px solid transparent;  border-radius: 5px;}@media (min-width: 992px) and (max-width: 1200px) {  /* line 83, ../sass/cospo/elements/_calendar.scss */  body .ui-state-default {    padding: 2px;  }}/* line 92, ../sass/cospo/elements/_calendar.scss */body .ui-state-default.ui-state-active {  background-color: rgba(255, 255, 255, 0.16);}/* line 98, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-today .ui-state-default {  border: 2px solid #fff !important;}/* line 101, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-today .ui-state-default.ui-state-active {  border: 2px solid #fff !important;}/* line 105, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-today .ui-state-default:hover {  border: 2px solid #fff !important;}/* line 111, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker .ui-datepicker-next,body .ui-datepicker .ui-datepicker-prev {  position: absolute;  top: 0;  display: block;  height: 100%;  width: 20px;  background: url("../img/ico/light/next.svg") no-repeat scroll center right transparent;  opacity: .59;  background-size: 7px 11px;  border: none !important;  cursor: pointer;  z-index: 2;  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;}/* line 126, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker .ui-datepicker-next:hover,body .ui-datepicker .ui-datepicker-prev:hover {  opacity: 1;}/* line 131, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker .ui-datepicker-prev {  left: 0;  transform: rotate(180deg);}/* line 136, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker .ui-datepicker-next {  right: 0;}/* line 140, ../sass/cospo/elements/_calendar.scss */body .ui-datepicker-year {  display: none;}/* line 145, ../sass/cospo/elements/_calendar.scss */body.light .ui-datepicker .ui-datepicker-next,body.light .ui-datepicker .ui-datepicker-prev {  background: url("../img/ico/dark/next.svg") no-repeat scroll center right transparent;}/* line 149, ../sass/cospo/elements/_calendar.scss */body.light .ui-datepicker-header {  border-bottom: 1px solid rgba(0, 0, 0, 0.2);}/* Social-likes_classic----------------------------------------------------------------------*//* line 1, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes {  overflow: hidden;  margin: 0 -10px;}/* line 6, ../sass/cospo/elements/_social-likes_classic.scss */.social {  font-size: 12px;  display: block;  position: relative;  float: left;  width: auto;  height: 36px;  /* background: #36b1ec; */  /* line-height: 20px; */  letter-spacing: 0.9px;  padding-left: 49px !important;  padding-right: 20px !important;  border-radius: 20px;  border: 0;  margin: 0 10px;  cursor: pointer;  /* -webkit-transition: background-color .3s ease, border-color .3s ease;*/  /* transition: background-color .3s ease, border-color .3s ease;*/  /* border-color: #36b1ec;*/}/* line 26, ../sass/cospo/elements/_social-likes_classic.scss */.social:active:before {  /* border: 0;*/}/* line 30, ../sass/cospo/elements/_social-likes_classic.scss */.social:empty {  /* padding-right: 1.5em;*/  /* padding-left: 2.5em;*/}/* line 35, ../sass/cospo/elements/_social-likes_classic.scss */.social:before {  position: absolute;  top: 0;  left: 0;  display: block;  /* background: #42444a; */  -webkit-transition: .2s;  transition: .2s;  line-height: 32px;  font-size: 14px;  /* border: 0;*/  padding-left: 25px !important;  border-color: #36b1ec;}/* line 50, ../sass/cospo/elements/_social-likes_classic.scss */.social:hover {  color: inherit;  /* background-color: #36b1ec;*/}/* line 55, ../sass/cospo/elements/_social-likes_classic.scss */.social:after {  background-color: #36b1ec;}/* line 60, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-twitter:before {  border-color: #36b1ec;}/* line 63, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-twitter:after {  background-color: #36b1ec;}/* line 67, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-facebook {  /* border-color: #3b5998;*/}/* line 69, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-facebook:hover {  /* background-color: #3b5998;*/}/* line 72, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-facebook:before {  border-color: #3b5998;}/* line 75, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-facebook:after {  background-color: #3b5998;}/* line 79, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-googleplus {  /* border-color: #dd4b39;*/}/* line 81, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-googleplus:hover {  /* background-color: #dd4b39;*/}/* line 84, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-googleplus:before {  border-color: #dd4b39;}/* line 87, ../sass/cospo/elements/_social-likes_classic.scss */.social.socicon-googleplus:after {  background-color: #dd4b39;}/* line 94, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__counter {  line-height: 0 !important;  position: relative;  top: -1px;  -webkit-transition: color .3s ease;  transition: color .3s ease;}/* line 102, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes,.social-likes__widget {  /* border:0;*/  /* line-height:20px;*/  /* font-size:14px;*/}/* line 109, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes {  /* min-height:28px;*/  /* margin:(-(3px));*/  /* Vertical mode*/  /* Icons only mode*/  /* Single button mode*/}/* line 113, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes, .social-likes_single-w {  /* line-height:20px;*/}/* line 118, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__widget {  /* margin:3px;*/}/* line 122, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__button, .social-likes__counter {  /* font-family:"Trebuchet MS", "Helvetica Neue", Tahoma, sans-serif;*/  /* font-size:14px;*/  /* line-height:18px;*/  /* border-width:1px;*/  /* border-style:solid;*/  /* border-radius:3px;*/}/* line 132, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__button {  /* padding:1px 4px 1px 20px;*/  /* font-weight:bold;*/  /* text-shadow:0 1px 0 hsla(0,0%,100%,.6);*/  /* box-shadow:0 1px 1px hsla(0,0%,0%,.05);*/  /* transition:border .1s ease-in-out, color .2s ease-in-out;*/}/* line 140, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__icon {  /* width:20px;*/  /* height:20px;*/  /* background-repeat:no-repeat;*/}/* line 146, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__counter {  /* margin-left:7px;*/  /* padding:1px 4px;*/  /* font-weight:normal;*/  /* color:#666;*/  /* color:hsla(0,0%,0%,.5);*/  /* cursor:default;*/}/* line 155, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__counter:before, .social-likes__counter:after {  /* content:"";*/  /* position:absolute;*/  /* width:0;*/  /* height:0;*/}/* line 162, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__counter:before {  /* top:4px;*/  /* left:-6px;*/  /* border:6px inset transparent;  // inset fixes strange artefacts in Firefox*/  /* border-left:0;*/  /* border-right:6px solid;*/  /* border-right-color:inherit;*/  /* opacity:.7;*/}/* line 171, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes__counter:after {  /* top:5px;*/  /* left:-4px;*/  /* border:5px inset transparent;  // inset fixes strange artefacts in Firefox*/  /* border-left:0;*/  /* border-right:5px solid;*/}/* line 180, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes_vertical {  /* margin:-6px -4px;*/}/* line 183, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes_vertical .social-likes__widget {  /* margin:6px 4px;*/}/* line 190, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes_notext .social-likes__widget {  /* margin:3px 2px;*/}/* line 193, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes_notext .social-likes__button {  /* width:16px;*/}/* line 199, ../sass/cospo/elements/_social-likes_classic.scss */.social-likes_single {  /* margin-top:-16px;*/  /* padding:6px 6px 4px;*/  /* background:#fff;*/  /* box-shadow:0 0 10px hsla(0,0%,0%,.25);*/}/**//* // Single button*//* .social-likes__widget_single {*//* 	margin:0;*//* }*//* .social-likes__button_single {*//* 	padding-left:19px;*//* 	background:#e2e2e2;*//* 	background:linear-gradient(to bottom, #f7f7f7, #e2e2e2);*//* 	color:#444;*//* 	border-color:#ccc;*//* 	border-color:hsla(0,0%,70%,.8);*//* 	border-bottom-color:hsla(0,0%,60%,.8);*//* }*//* .social-likes__button_single:hover,*//* .social-likes__widget_active .social-likes__button_single {*//* 	background:#f4f4f4;*//* 	background:linear-gradient(to bottom, #f0f0f0, #cfcfcf);*//* 	color:#222;*//* 	border-color:#bbb;*//* 	border-bottom-color:#9f9f9f;*//* }*//* .social-likes__icon_single {*//* 	background-image:embedurl('icons/single.png');*//* 	background-position:2px 3px;*//* }*//* .social-likes__counter_single {*//* 	background:#f6f6f6;*//* 	border-color:#ddd;*//* }*//* .social-likes__counter_single:after {*//* 	border-right-color:#f6f6f6;*//* }*//**//* // Facebook*//* .social-likes__button_facebook {*//* 	// padding-left:19px;*//* 	// background:#eceef5;*//* 	// background:linear-gradient(to bottom, #fff, #d8def4);*//* 	// color:#3b5998;*//* 	// border-color:#cad4e7;*//* 	// border-color:hsla(219,38%,85%,.8);*//* 	// border-bottom-color:hsla(219,12%,77%,.8);*//* }*//* .social-likes__button_facebook:hover {*//* 	// background:#c0cdf3;*//* 	// background:linear-gradient(to bottom, #f2f3f7, #c0cdf3);*//* 	// color:#253860;*//* 	// border-color:#b4bfd4;*//* 	// border-bottom-color:#b3b7bf;*//* }*//* .social-likes__icon_facebook {*//* 	// background-image:embedurl('icons/facebook.png');*//* 	// background-position:3px 3px;*//* }*//* .social-likes__counter_facebook {*//* 	// background:#f2f3f7;*//* 	// border-color:#cad4e7;*//* }*//* .social-likes__counter_facebook:after {*//* 	// border-right-color:#f2f3f7;*//* }*//**//**//* // Twitter*//* .social-likes__button_twitter {*//* 	padding-left:19px;*//* 	background:#d5e6ef;*//* 	background:linear-gradient(to bottom, #fff, #d5e6ef);*//* 	color:#186487;*//* 	border-color:#a4cce5;*//* 	border-color:hsla(203,56%,77%,.8);*//* 	border-bottom-color:hsla(203,31%,71%,.8);*//* }*//* .social-likes__button_twitter:hover {*//* 	background:#bfdfed;*//* 	background:linear-gradient(to bottom, #f2f8fc, #bfdfed);*//* 	color:#0b3752;*//* 	border-color:#9cbbcf;*//* 	border-bottom-color:#68a0c4;*//* }*//* .social-likes__icon_twitter {*//* 	background-image:embedurl('icons/twitter.png');*//* 	background-position:3px 5px;*//* }*//* .social-likes__counter_twitter {*//* 	background:#f2f8fc;*//* 	border-color:#a4cce5;*//* }*//* .social-likes__counter_twitter:after {*//* 	border-right-color:#f2f8fc;*//* }*//**//* // Google+*//* .social-likes__button_plusone {*//* 	padding-left:12px;*//* 	background:#e4e4e4;*//* 	background:linear-gradient(to bottom, #f5f5f5, #e4e4e4);*//* 	color:#da573b;*//* 	border-color:#bbb;*//* 	border-color:hsla(0,0%,80%,.8);*//* 	border-bottom-color:hsla(0,0%,70%,.8);*//* }*//* .social-likes__button_plusone:hover {*//* 	background:#f4f4f4;*//* 	background:linear-gradient(to bottom, #f9f9f9, #f0f0f0);*//* 	color:#cd4427;*//* 	border-color:#ddd;*//* 	border-bottom-color:#ccc;*//* }*//* .social-likes__icon_plusone {*//* 	background-image:embedurl('icons/plusone.png');*//* 	background-position:0 6px;*//* }*//* .social-likes__counter_plusone {*//* 	background:#f9f9f9;*//* 	border-color:#d2d2d2;*//* }*//* .social-likes__counter_plusone:after {*//* 	border-right-color:#f9f9f9;*//* }*//* Demos----------------------------------------------------------------------*//* Graphic designer----------------------------------------------------------------------*//* GRAPHIC DESIGNER *//* line 4, ../sass/cospo/demos/_graphic-designer.scss */body.graphic-designer .main-overlay {  background: rgba(92, 127, 169, 0.8);}@media (min-width: 992px) {  /* line 8, ../sass/cospo/demos/_graphic-designer.scss */  body.graphic-designer .ajax-page-dynamic .ajax-content {    background: rgba(0, 0, 0, 0.8);  }}/* line 15, ../sass/cospo/demos/_graphic-designer.scss */body.graphic-designer .progress-bar > span:first-child {  background: black;}/* line 25, ../sass/cospo/demos/_graphic-designer.scss */body.graphic-designer .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.graphic-designer .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #747474;}/* line 31, ../sass/cospo/demos/_graphic-designer.scss */body.graphic-designer .navigation.open,body.graphic-designer .navigation .scales {  background-color: #747474 !important;}/* line 37, ../sass/cospo/demos/_graphic-designer.scss */body.graphic-designer .navigation .widget-overlay-bottom, body.graphic-designer .navigation .widget-overlay-top {  background-color: #898989 !important;}/* line 44, ../sass/cospo/demos/_graphic-designer.scss */body.graphic-designer .navigation .widget-lang-overlay {  background-color: #686868 !important;}/* line 50, ../sass/cospo/demos/_graphic-designer.scss */body.graphic-designer .p4-dots {  position: relative;  margin-bottom: 30px;}@media (min-width: 992px) {  /* line 50, ../sass/cospo/demos/_graphic-designer.scss */  body.graphic-designer .p4-dots {    position: absolute;    top: -5.5em;  }}/* line 59, ../sass/cospo/demos/_graphic-designer.scss */body.graphic-designer .p4-dots path {  fill: #ffffff;}/* Fashion designer----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_fashion-designer.scss */body.fasion-designer .main-overlay {  background-color: rgba(78, 171, 137, 0.9);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_fashion-designer.scss */  body.fasion-designer .ajax-page-dynamic .ajax-content {    background-color: rgba(78, 171, 137, 0.9);  }}/* line 14, ../sass/cospo/demos/_fashion-designer.scss */body.fasion-designer .cospo-twitter ul li a {  color: #4cffc1 !important;}/* line 23, ../sass/cospo/demos/_fashion-designer.scss */body.fasion-designer .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.fasion-designer .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #58c7a6;}/* line 29, ../sass/cospo/demos/_fashion-designer.scss */body.fasion-designer .navigation.open,body.fasion-designer .navigation .scales {  background-color: #58c7a6 !important;}/* line 35, ../sass/cospo/demos/_fashion-designer.scss */body.fasion-designer .navigation .widget-overlay-bottom, body.fasion-designer .navigation .widget-overlay-top {  background-color: #4ebd9c !important;}/* line 42, ../sass/cospo/demos/_fashion-designer.scss */body.fasion-designer .navigation .widget-lang-overlay {  background-color: #48af90 !important;}/* Photographer----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_photographer.scss */body.photographer .main-overlay {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea3d5d+0,fd5868+100&0.9+0,0.9+100 */  background: -moz-linear-gradient(top, rgba(203, 9, 40, 0.75) 0%, rgba(203, 9, 40, 0.75) 100%);  /* FF3.6-15 */  background: -webkit-linear-gradient(top, rgba(203, 9, 40, 0.75) 0%, rgba(203, 9, 40, 0.75) 100%);  /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(to bottom, rgba(203, 9, 40, 0.75) 0%, rgba(203, 9, 40, 0.75) 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#e6ea3d5d', endColorstr='#e6fd5868',GradientType=0 );  /* IE6-9 */}@media (min-width: 992px) {  /* line 15, ../sass/cospo/demos/_photographer.scss */  body.photographer .ajax-page-dynamic .ajax-content {    background: -moz-linear-gradient(top, rgba(203, 9, 40, 0.5) 0%, rgba(203, 9, 40, 0.5) 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(top, rgba(203, 9, 40, 0.5) 0%, rgba(203, 9, 40, 0.5) 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(to bottom, rgba(203, 9, 40, 0.5) 0%, rgba(203, 9, 40, 0.5) 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#e6ea3d5d', endColorstr='#e6fd5868',GradientType=0 );    /* IE6-9 */  }}/* line 33, ../sass/cospo/demos/_photographer.scss */body.photographer .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.photographer .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #cb0928;}/* line 39, ../sass/cospo/demos/_photographer.scss */body.photographer .navigation.open,body.photographer .navigation .scales {  background-color: #cb0928 !important;}/* line 45, ../sass/cospo/demos/_photographer.scss */body.photographer .navigation .widget-overlay-bottom, body.photographer .navigation .widget-overlay-top {  background-color: #cb0928 !important;}/* line 52, ../sass/cospo/demos/_photographer.scss */body.photographer .navigation .widget-lang-overlay {  background-color: #cb0928 !important;}/* Artist----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_artist.scss */body.artist .main-overlay {  background-color: rgba(255, 255, 255, 0.9);}/* line 12, ../sass/cospo/demos/_artist.scss */body.artist .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.artist .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #eea0c8;}/* line 18, ../sass/cospo/demos/_artist.scss */body.artist .navigation.open,body.artist .navigation .scales {  background-color: #eea0c8 !important;}/* line 24, ../sass/cospo/demos/_artist.scss */body.artist .navigation .widget-overlay-bottom, body.artist .navigation .widget-overlay-top {  background-color: #47b86e !important;}@media (min-width: 992px) {  /* line 30, ../sass/cospo/demos/_artist.scss */  body.artist .navigation .ajax-page-dynamic .ajax-content {    background-color: #47b86e;  }}/* line 37, ../sass/cospo/demos/_artist.scss */body.artist .navigation .widget-lang-overlay {  background-color: #47b86e !important;}@media (min-width: 992px) {  /* line 44, ../sass/cospo/demos/_artist.scss */  body.artist .ajax-menu-overlay {    background-color: rgba(187, 187, 187, 0.2);  }}/* Personal man----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_personal-man.scss */body.personal-man .main-overlay {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f4c6b+0,606c88+100 */  background: rgba(63, 76, 107, 0.9);  /* Old browsers */  background: -moz-linear-gradient(top, rgba(63, 76, 107, 0.9) 0%, rgba(96, 108, 136, 0.9) 100%);  /* FF3.6-15 */  background: -webkit-linear-gradient(top, rgba(63, 76, 107, 0.9) 0%, rgba(96, 108, 136, 0.9) 100%);  /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(to bottom, rgba(63, 76, 107, 0.9) 0%, rgba(96, 108, 136, 0.9) 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#3f4c6b', endColorstr='#606c88',GradientType=0 );  /* IE6-9 */}@media (min-width: 992px) {  /* line 17, ../sass/cospo/demos/_personal-man.scss */  body.personal-man .ajax-page-dynamic .ajax-content {    background: rgba(63, 76, 107, 0.9);    /* Old browsers */    background: -moz-linear-gradient(top, rgba(63, 76, 107, 0.9) 0%, rgba(96, 108, 136, 0.9) 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(top, rgba(63, 76, 107, 0.9) 0%, rgba(96, 108, 136, 0.9) 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(to bottom, rgba(63, 76, 107, 0.9) 0%, rgba(96, 108, 136, 0.9) 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#3f4c6b', endColorstr='#606c88',GradientType=0 );    /* IE6-9 */  }}/* line 32, ../sass/cospo/demos/_personal-man.scss */body.personal-man .sign-in-page {  background-image: url("../img/login/man.jpg");  background-size: cover;  background-repeat: no-repeat;}/* line 43, ../sass/cospo/demos/_personal-man.scss */body.personal-man .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.personal-man .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #5290bc;}/* line 49, ../sass/cospo/demos/_personal-man.scss */body.personal-man .navigation .scales {  background-color: #5290bc !important;}/* line 54, ../sass/cospo/demos/_personal-man.scss */body.personal-man .navigation .widget-overlay-bottom, body.personal-man .navigation .widget-overlay-top {  background-color: #5496c5 !important;}/* line 61, ../sass/cospo/demos/_personal-man.scss */body.personal-man .navigation .widget-lang-overlay {  background-color: #4a85ae !important;}/* line 67, ../sass/cospo/demos/_personal-man.scss */body.personal-man .navigation .widget-search-overlay {  background-color: #5290bc !important;}/* line 74, ../sass/cospo/demos/_personal-man.scss */body.personal-man .progress-bar > span:first-child {  background: #6a799a;}/* Personal girl----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_personal-girl.scss */body.personal-girl .main-overlay {  background: rgba(220, 148, 132, 0.9);  background: -moz-linear-gradient(270deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);  background: -webkit-linear-gradient(270deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);  background: -o-linear-gradient(270deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);  background: -ms-linear-gradient(270deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);  background: linear-gradient(0deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);}@media (min-width: 992px) {  /* line 12, ../sass/cospo/demos/_personal-girl.scss */  body.personal-girl .ajax-page-dynamic .ajax-content {    background: rgba(220, 148, 132, 0.9);    background: -moz-linear-gradient(270deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);    background: -webkit-linear-gradient(270deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);    background: -o-linear-gradient(270deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);    background: -ms-linear-gradient(270deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);    background: linear-gradient(0deg, rgba(220, 148, 132, 0.9) 0%, rgba(219, 116, 103, 0.9) 100%);  }}/* line 23, ../sass/cospo/demos/_personal-girl.scss */body.personal-girl .sign-in-page {  background-image: url("../img/login/girl.jpg");  background-size: cover;  background-repeat: no-repeat;}/* line 34, ../sass/cospo/demos/_personal-girl.scss */body.personal-girl .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.personal-girl .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #bf6c81;}/* line 40, ../sass/cospo/demos/_personal-girl.scss */body.personal-girl .navigation.open,body.personal-girl .navigation .scales {  background-color: #bf6c81 !important;}/* line 46, ../sass/cospo/demos/_personal-girl.scss */body.personal-girl .navigation .widget-overlay-bottom, body.personal-girl .navigation .widget-overlay-top {  background-color: #b8677c !important;}/* line 53, ../sass/cospo/demos/_personal-girl.scss */body.personal-girl .navigation .widget-lang-overlay {  background-color: #ca8395 !important;}/* line 58, ../sass/cospo/demos/_personal-girl.scss */body.personal-girl .navigation .widget-search-overlay {  background-color: #ca8395 !important;}/* line 64, ../sass/cospo/demos/_personal-girl.scss */body.personal-girl .progress-bar > span:first-child {  background: #dd6d62;}/* Singer----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_singer.scss */body.singer .main-overlay {  background-color: rgba(44, 208, 199, 0.9);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_singer.scss */  body.singer .ajax-page-dynamic .ajax-content {    background-color: rgba(44, 208, 199, 0.9);  }}/* line 13, ../sass/cospo/demos/_singer.scss */body.singer .sign-in-page {  background-image: url("../img/login/singer.jpg");  background-size: cover;  background-repeat: no-repeat;}/* line 24, ../sass/cospo/demos/_singer.scss */body.singer .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.singer .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #ae6dcd;}/* line 30, ../sass/cospo/demos/_singer.scss */body.singer .navigation.open,body.singer .navigation .scales {  background-color: #ae6dcd !important;}/* line 36, ../sass/cospo/demos/_singer.scss */body.singer .navigation .widget-overlay-bottom, body.singer .navigation .widget-overlay-top {  background-color: #a464c2 !important;}/* line 43, ../sass/cospo/demos/_singer.scss */body.singer .navigation .widget-lang-overlay {  background-color: #9859b5 !important;}/* line 48, ../sass/cospo/demos/_singer.scss */body.singer .navigation .widget-search-overlay {  background-color: #9859b5 !important;}/* line 56, ../sass/cospo/demos/_singer.scss */body.singer section#about .page-figure.in-content {  background-size: contain;  background-position: 10% 0;  background-image: url("../img/singer/man-element1.png");  background-repeat: no-repeat;}/* line 68, ../sass/cospo/demos/_singer.scss */.no-padding {  padding: 0 !important;}/* line 71, ../sass/cospo/demos/_singer.scss */.no-padding-left {  padding-left: 0 !important;}/* line 75, ../sass/cospo/demos/_singer.scss */.no-padding-rigth {  padding-right: 0 !important;}/* Classic performer----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_classic-performer.scss */body.classic-performer .main-overlay {  background-color: rgba(0, 0, 0, 0.8);}/* line 7, ../sass/cospo/demos/_classic-performer.scss */body.classic-performer .main-overlay.hide-bg {  opacity: 1 !important;  background-color: rgba(49, 49, 49, 0.8) !important;}/* line 17, ../sass/cospo/demos/_classic-performer.scss */body.classic-performer .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.classic-performer .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #606060;}/* line 23, ../sass/cospo/demos/_classic-performer.scss */body.classic-performer .navigation.open,body.classic-performer .navigation .scales {  background-color: #606060 !important;}/* line 29, ../sass/cospo/demos/_classic-performer.scss */body.classic-performer .navigation .widget-overlay-bottom, body.classic-performer .navigation .widget-overlay-top {  background-color: #6c6c6c !important;}@media (min-width: 992px) {  /* line 35, ../sass/cospo/demos/_classic-performer.scss */  body.classic-performer .navigation .ajax-page-dynamic .ajax-content {    background-color: #6c6c6c;  }}/* line 42, ../sass/cospo/demos/_classic-performer.scss */body.classic-performer .navigation .widget-lang-overlay {  background-color: #565656 !important;}/* line 49, ../sass/cospo/demos/_classic-performer.scss */body.classic-performer #about .page-figure.in-content {  background-image: url("../img/classic-performer/piano-element-1.jpg");  background-size: cover;  background-repeat: no-repeat;}@media (-webkit-min-device-pixel-ratio: 2) {  /* line 49, ../sass/cospo/demos/_classic-performer.scss */  body.classic-performer #about .page-figure.in-content {    background-image: url("../img/classic-performer/piano-element-1@2x.jpg");  }}/* line 67, ../sass/cospo/demos/_classic-performer.scss */h1 span,h2 span,h3 span,.cospo-comment .author-name span,h4 span,h5 span,h6 span {  text-transform: none;  display: block;}/* Agency----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_agency.scss */body.agency .main-overlay {  background-color: rgba(39, 40, 58, 0.85);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_agency.scss */  body.agency .ajax-page-dynamic .ajax-content {    background-color: rgba(39, 40, 58, 0.85);  }}/* line 13, ../sass/cospo/demos/_agency.scss */body.agency .main-overlay.hide-bg {  opacity: 1 !important;  background-color: rgba(39, 40, 58, 0.8) !important;}/* line 23, ../sass/cospo/demos/_agency.scss */body.agency .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.agency .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #6d789d;}/* line 29, ../sass/cospo/demos/_agency.scss */body.agency .navigation.open,body.agency .navigation .scales {  background-color: #6d789d !important;}/* line 35, ../sass/cospo/demos/_agency.scss */body.agency .navigation .widget-overlay-bottom, body.agency .navigation .widget-overlay-top {  background-color: #5f6a8f !important;}/* line 42, ../sass/cospo/demos/_agency.scss */body.agency .navigation .widget-lang-overlay {  background-color: #566184 !important;}/* DJ----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_dj.scss */body.dj .main-overlay {  background: #5ac8fa;  background: -moz-linear-gradient(270deg, #5ac8fa 50%, #51f1fc 100%);  background: -webkit-linear-gradient(270deg, #5ac8fa 50%, #51f1fc 100%);  background: -o-linear-gradient(270deg, #5ac8fa 50%, #51f1fc 100%);  background: -ms-linear-gradient(270deg, #5ac8fa 50%, #51f1fc 100%);  background: linear-gradient(0deg, #5ac8fa 50%, #51f1fc 100%);  opacity: .85;}@media (min-width: 992px) {  /* line 13, ../sass/cospo/demos/_dj.scss */  body.dj .ajax-page-dynamic .ajax-content {    background: rgba(90, 200, 250, 0.85);  }}/* line 24, ../sass/cospo/demos/_dj.scss */body.dj .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.dj .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #bf82d0;}/* line 30, ../sass/cospo/demos/_dj.scss */body.dj .navigation.open,body.dj .navigation .scales {  background-color: #bf82d0 !important;}/* line 36, ../sass/cospo/demos/_dj.scss */body.dj .navigation .widget-overlay-bottom, body.dj .navigation .widget-overlay-top {  background-color: #bc79cf !important;}/* line 42, ../sass/cospo/demos/_dj.scss */body.dj .navigation .ajax-page-dynamic .ajax-content {  background-color: #bc79cf;}/* line 47, ../sass/cospo/demos/_dj.scss */body.dj .navigation .widget-lang-overlay {  background-color: #cb86df !important;}/* line 55, ../sass/cospo/demos/_dj.scss */body.dj #album .page-figure:before {  background: rgba(0, 32, 34, 0.5);}/* line 62, ../sass/cospo/demos/_dj.scss */body.dj .page-figure:before {  display: block;  position: absolute;  content: '';  top: 0;  left: 0;  right: 0;  bottom: 0;  background: rgba(0, 92, 122, 0.2);}/* line 75, ../sass/cospo/demos/_dj.scss */body.dj .progress-bar > span:first-child {  background: #3dc6db;}@media (min-width: 992px) {  /* line 84, ../sass/cospo/demos/_dj.scss */  body.dj .man {    position: absolute;    bottom: 0;    right: 0;    width: 50%;    height: 90%;    background: url("../img/dj/man.png") bottom right no-repeat;    background-size: contain;  }}/* Boys Band----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_boys-band.scss */body.boys-band .main-overlay {  background: rgba(1, 0, 22, 0.8);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_boys-band.scss */  body.boys-band .ajax-page-dynamic .ajax-content {    background-color: #2a5905;  opacity: .95;  }}/* line 13, ../sass/cospo/demos/_boys-band.scss */body.boys-band .main-overlay.hide-bg {  opacity: 1 !important; background-color: #0f1633 !important;}/* line 23, ../sass/cospo/demos/_boys-band.scss */body.boys-band .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.boys-band .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #0f1633;}/* line 30, ../sass/cospo/demos/_boys-band.scss */body.boys-band .navigation .widget-overlay-bottom, body.boys-band .navigation .widget-overlay-top {  background-color: #0f1633 !important;}/* line 36, ../sass/cospo/demos/_boys-band.scss */body.boys-band .navigation .ajax-page-dynamic .ajax-content {  background-color: #0f1633;}/* line 41, ../sass/cospo/demos/_boys-band.scss */body.boys-band .navigation .widget-lang-overlay {  background-color: #0f1633 !important;}/* line 50, ../sass/cospo/demos/_boys-band.scss */body.boys-band section#about .page-figure.in-content {  background-image: url("../img/boys-band/element-about.jpg");}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {  /* line 50, ../sass/cospo/demos/_boys-band.scss */  body.boys-band section#about .page-figure.in-content {    background-image: url("../img/boys-band/element-about@2x.jpg");  }}/* Sport shop----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_sport-shop.scss */body.sport .main-overlay {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0076ff+0,00ff80+100&0.9+0,0.9+100 */  background: -moz-linear-gradient(top, rgba(255, 69, 2, 0.85) 0%, rgba(225, 237, 40, 0.85) 100%);  /* FF3.6-15 */  background: -webkit-linear-gradient(top, rgba(255, 69, 2, 0.85) 0%, rgba(225, 237, 40, 0.85) 100%);  /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(to bottom, rgba(255, 69, 2, 0.85) 0%, rgba(225, 237, 40, 0.85) 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#e60076ff', endColorstr='#e600ff80',GradientType=0 );  /* IE6-9 */}@media (min-width: 992px) {  /* line 15, ../sass/cospo/demos/_sport-shop.scss */  body.sport .ajax-page-dynamic .ajax-content {    background: -moz-linear-gradient(top, rgba(0, 219, 110, 0.85) 0%, rgba(0, 66, 255, 0.85) 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(top, rgba(0, 219, 110, 0.85) 0%, rgba(0, 66, 255, 0.85) 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(to bottom, rgba(0, 219, 110, 0.85) 0%, rgba(0, 66, 255, 0.85) 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#e60076ff', endColorstr='#e600ff80',GradientType=0 );    /* IE6-9 */  }}/* line 28, ../sass/cospo/demos/_sport-shop.scss */body.sport .main-overlay.hide-bg {  opacity: 1 !important;  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0076ff+0,00ff80+100&0.9+0,0.9+100 */  background: -moz-linear-gradient(top, rgba(0, 219, 110, 0.9) 0%, rgba(0, 66, 255, 0.9) 100%) !important;  /* FF3.6-15 */  background: -webkit-linear-gradient(top, rgba(0, 219, 110, 0.9) 0%, rgba(0, 66, 255, 0.9) 100%) !important;  /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(to bottom, rgba(0, 219, 110, 0.9) 0%, rgba(0, 66, 255, 0.9) 100%) !important;  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#e60076ff', endColorstr='#e600ff80',GradientType=0 );  /* IE6-9 */}/* line 42, ../sass/cospo/demos/_sport-shop.scss */body.sport section.home-page .background-element {  position: absolute;  bottom: 0;  right: 0;  width: 50%;  height: 80%;  background-image: url("../img/sport/sport-element-bg1.png");  background-repeat: no-repeat;  background-position: bottom right;  background-size: contain;}/* line 60, ../sass/cospo/demos/_sport-shop.scss */body.sport .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.sport .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #ff4502;}/* line 66, ../sass/cospo/demos/_sport-shop.scss */body.sport .navigation.open,body.sport .navigation .scales {  background-color: #ff4502 !important;}/* line 72, ../sass/cospo/demos/_sport-shop.scss */body.sport .navigation .widget-overlay-bottom, body.sport .navigation .widget-overlay-top {  background-color: #5375d9 !important;}/* line 79, ../sass/cospo/demos/_sport-shop.scss */body.sport .navigation .widget-lang-overlay {  background-color: #6182e1 !important;}/* Restaurant----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_restaurant.scss */body.restaurant .main-overlay {  background: rgba(0, 0, 0, 0.7);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_restaurant.scss */  body.restaurant .ajax-page-dynamic .ajax-content {    background: rgba(0, 0, 0, 0.7);  }}/* line 13, ../sass/cospo/demos/_restaurant.scss */body.restaurant .sign-in-page {  background-image: url("../img/login/rest.jpg");  background-size: cover;  background-repeat: no-repeat;}/* line 24, ../sass/cospo/demos/_restaurant.scss */body.restaurant .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.restaurant .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #646fa0;}/* line 30, ../sass/cospo/demos/_restaurant.scss */body.restaurant .navigation.open,body.restaurant .navigation .scales {  background-color: #646fa0 !important;}/* line 36, ../sass/cospo/demos/_restaurant.scss */body.restaurant .navigation .widget-overlay-bottom, body.restaurant .navigation .widget-overlay-top {  background-color: #576397 !important;}/* line 43, ../sass/cospo/demos/_restaurant.scss */body.restaurant .navigation .widget-lang-overlay {  background-color: #7e87b0 !important;}/* line 49, ../sass/cospo/demos/_restaurant.scss */body.restaurant .restaurant-home-icons {  position: relative;  left: -8px;}/* line 53, ../sass/cospo/demos/_restaurant.scss */body.restaurant .restaurant-home-icons a {  display: inline-block;  text-decoration: none;  border: 0;  margin-right: 13px;  width: 70px;  height: 70px;  border-radius: 100%;  background-position: center center;  background-repeat: no-repeat;  background-size: 38px auto;  -webkit-transition: background 0.2s;  transition: background 0.2s;}/* line 66, ../sass/cospo/demos/_restaurant.scss */body.restaurant .restaurant-home-icons a.basket {  background-image: url("../img/svg/restaurant/basket.svg");}/* line 70, ../sass/cospo/demos/_restaurant.scss */body.restaurant .restaurant-home-icons a.food {  background-image: url("../img/svg/restaurant/food.svg");}/* line 74, ../sass/cospo/demos/_restaurant.scss */body.restaurant .restaurant-home-icons a.drink {  background-image: url("../img/svg/restaurant/drink.svg");}/* line 78, ../sass/cospo/demos/_restaurant.scss */body.restaurant .restaurant-home-icons a.fruit {  background-image: url("../img/svg/restaurant/fruit.svg");}/* line 82, ../sass/cospo/demos/_restaurant.scss */body.restaurant .restaurant-home-icons a:active, body.restaurant .restaurant-home-icons a:hover {  background-color: rgba(122, 114, 135, 0.3);}/* Rental boards----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards .main-overlay {  background-color: rgba(210, 241, 246, 0.95);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_rental-boards.scss */  body.rental-boards .ajax-page-dynamic .ajax-content {    background-color: rgba(210, 241, 246, 0.95);  }}/* line 14, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards section.home-page .background-element {  position: absolute;  bottom: 0;  left: 0;  width: 60%;  height: 80%;  background-image: url("../img/rental-boards/board.svg");  background-repeat: no-repeat;  background-position: bottom left;  background-size: contain;}/* line 28, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards section#about figcaption.all-place {  padding-left: 15%;  padding-right: 15%;}/* line 32, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards section#about figcaption.all-place:after {  display: block;  content: '';  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;  z-index: -1;  background: rgba(0, 0, 0, 0.75);}/* line 45, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards section#about .large-block {  float: left;  margin-top: 2em;  margin-bottom: 2.5em;}/* line 57, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.rental-boards .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #8bc2d6;}/* line 63, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards .navigation.open,body.rental-boards .navigation .scales {  background-color: #8bc2d6 !important;}/* line 69, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards .navigation .widget-overlay-bottom, body.rental-boards .navigation .widget-overlay-top {  background-color: #f6f6f6 !important;}/* line 76, ../sass/cospo/demos/_rental-boards.scss */body.rental-boards .navigation .widget-lang-overlay {  background-color: #ededed !important;}@media (min-width: 992px) {  /* line 88, ../sass/cospo/demos/_rental-boards.scss */  body.rental-boards .home-page .content {    margin-left: -47px;  }}/* Video maker----------------------------------------------------------------------*//* line 2, ../sass/cospo/demos/_video-maker.scss */body.video-maker {  border: 20px #fff solid;}/* line 5, ../sass/cospo/demos/_video-maker.scss */body.video-maker .main-overlay {  background-color: #454da8;  /* IE9, iOS 3.2+ */  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNDAyODg0IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM0YTcxY2IiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==");  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #402884), color-stop(1, #4a71cb));  /* Android 2.3 */  background-image: -webkit-repeating-linear-gradient(top, #402884 0%, #4a71cb 100%);  /* IE10+ */  background-image: repeating-linear-gradient(to bottom, #402884 0%, #4a71cb 100%);  background-image: -ms-repeating-linear-gradient(top, #402884 0%, #4a71cb 100%);  opacity: .8;}@media (min-width: 992px) {  /* line 18, ../sass/cospo/demos/_video-maker.scss */  body.video-maker .ajax-page-dynamic .ajax-content {    background-color: rgba(69, 77, 168, 0.8);  }}/* line 30, ../sass/cospo/demos/_video-maker.scss */body.video-maker .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.video-maker .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #5cb3b4;}/* line 36, ../sass/cospo/demos/_video-maker.scss */body.video-maker .navigation.open,body.video-maker .navigation .scales {  background-color: #5cb3b4 !important;}/* line 42, ../sass/cospo/demos/_video-maker.scss */body.video-maker .navigation .widget-overlay-bottom, body.video-maker .navigation .widget-overlay-top {  background-color: #6ec3c4 !important;}/* line 49, ../sass/cospo/demos/_video-maker.scss */body.video-maker .navigation .widget-lang-overlay {  background-color: #53a6a7 !important;}/* Coming soon----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_coming-soon.scss */body.coming-soon .main-overlay {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4cb765+0,1e9b8e+100&0.9+0,0.9+100 */  background: -moz-linear-gradient(top, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);  /* FF3.6-15 */  background: -webkit-linear-gradient(top, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);  /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(to bottom, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#e64cb765', endColorstr='#e61e9b8e',GradientType=0 );  /* IE6-9 */}@media (min-width: 992px) {  /* line 15, ../sass/cospo/demos/_coming-soon.scss */  body.coming-soon .ajax-page-dynamic .ajax-content {    background: -moz-linear-gradient(top, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(top, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(to bottom, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#e64cb765', endColorstr='#e61e9b8e',GradientType=0 );    /* IE6-9 */  }}/* line 29, ../sass/cospo/demos/_coming-soon.scss */body.coming-soon .navigation.open {  background: -moz-linear-gradient(top, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);  /* FF3.6-15 */  background: -webkit-linear-gradient(top, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);  /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(to bottom, rgba(76, 183, 101, 0.9) 0%, rgba(30, 155, 142, 0.9) 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#e64cb765', endColorstr='#e61e9b8e',GradientType=0 );  /* IE6-9 */}/* App1----------------------------------------------------------------------*//* line 2, ../sass/cospo/demos/_app1.scss */.app1 .main-overlay {  background-color: rgba(10, 6, 13, 0.9);}@media (min-width: 992px) {  /* line 6, ../sass/cospo/demos/_app1.scss */  .app1 .ajax-page-dynamic .ajax-content {    background-color: rgba(10, 6, 13, 0.9);  }}/* App2----------------------------------------------------------------------*//* line 4, ../sass/cospo/demos/_app2.scss */body.app2 section.home-page .background-element {  position: absolute;  top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);  right: 0;  width: 50%;  height: 70%;  background-image: url("../img/app2/element-bgr.png");  background-repeat: no-repeat;  background-position: center right;  background-size: contain;}@media (max-width: 991px) {  /* line 4, ../sass/cospo/demos/_app2.scss */  body.app2 section.home-page .background-element {    width: 22%;  }}@media (max-width: 767px) {  /* line 4, ../sass/cospo/demos/_app2.scss */  body.app2 section.home-page .background-element {    width: 20%;  }}/* line 29, ../sass/cospo/demos/_app2.scss */body.app2 .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.app2 .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #6b5fc4;}/* line 35, ../sass/cospo/demos/_app2.scss */body.app2 .navigation.open,body.app2 .navigation .scales {  background-color: #6b5fc4 !important;}/* line 41, ../sass/cospo/demos/_app2.scss */body.app2 .navigation .widget-overlay-bottom, body.app2 .navigation .widget-overlay-top {  background-color: #7669d7 !important;}/* line 47, ../sass/cospo/demos/_app2.scss */body.app2 .navigation .ajax-page-dynamic .ajax-content {  background-color: #7669d7;}/* line 52, ../sass/cospo/demos/_app2.scss */body.app2 .navigation .widget-lang-overlay {  background-color: #8679e5 !important;}/* line 59, ../sass/cospo/demos/_app2.scss */body.app2 section#features .background-element {  position: relative;  padding-left: 15px;  width: 67%;}@media (min-width: 768px) {  /* line 59, ../sass/cospo/demos/_app2.scss */  body.app2 section#features .background-element {    padding-left: 57px;  }}@media (min-width: 992px) {  /* line 59, ../sass/cospo/demos/_app2.scss */  body.app2 section#features .background-element {    position: absolute;    right: -7%;    top: 50%;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);    width: 30%;    height: 75%;    padding-left: 0;  }  /* line 75, ../sass/cospo/demos/_app2.scss */  body.app2 section#features .background-element img {    position: relative;    top: 50%;    float: right;    width: auto;    height: auto;    max-width: 100%;    max-height: 100%;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);  }}/* line 90, ../sass/cospo/demos/_app2.scss */body.app2 section#features ul li:last-child {  margin-bottom: 0;}/* line 100, ../sass/cospo/demos/_app2.scss */body.app2 section#get-more .page-figure.in-content img {  height: auto;  width: 100%;  left: 0;  padding-left: 0;  position: relative;}@media (min-width: 992px) {  /* line 100, ../sass/cospo/demos/_app2.scss */  body.app2 section#get-more .page-figure.in-content img {    height: 100%;    width: auto;  }}/* line 119, ../sass/cospo/demos/_app2.scss */body.app2 .main-overlay {  background-color: #7a60ad;  opacity: .9;}@media (min-width: 992px) {  /* line 129, ../sass/cospo/demos/_app2.scss */  body.app2 .navigation.open, body.app2 .navigation:hover {    background-color: rgba(44, 208, 199, 0);  }}/* App3----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_app3.scss */body.app3 .main-overlay {  background-color: #2a5905;  opacity: .8;}/* line 13, ../sass/cospo/demos/_app3.scss */body.app3 .navigation button.navigation-btn[data-action='go-next-page'] svg path, body.app3 .navigation button[data-action='go-next-page'].navigation-btn--show-message svg path {  fill: #234412;}/* line 19, ../sass/cospo/demos/_app3.scss */body.app3 .navigation.open,body.app3 .navigation .scales {  background-color: #234412 !important;}/* line 25, ../sass/cospo/demos/_app3.scss */body.app3 .navigation .widget-overlay-bottom, body.app3 .navigation .widget-overlay-top {  background-color: #234412 !important;}/* line 31, ../sass/cospo/demos/_app3.scss */body.app3 .navigation .ajax-page-dynamic .ajax-content {  background-color: #234412;}/* line 36, ../sass/cospo/demos/_app3.scss */body.app3 .navigation .widget-lang-overlay {  background-color: #234412 !important;}/* line 42, ../sass/cospo/demos/_app3.scss */body.app3 .background-element1,body.app3 .background-element2 {  position: absolute;  right: 0;  width: 60%;  height: 50%;  background-repeat: no-repeat;  background-position: bottom right;  background-size: contain;}/* line 53, ../sass/cospo/demos/_app3.scss */body.app3 .background-element1 {  top: 0;  background-image: url("../img/app3/element-bg1.png");}/* line 58, ../sass/cospo/demos/_app3.scss */body.app3 .background-element2 {  bottom: 0;  background-image: url("../img/app3/element-bg2.png");}/* line 66, ../sass/cospo/demos/_app3.scss */body.app3 section#get-more .page-figure.in-content img {  position: relative;  left: 0;  padding-left: 0;}@media (min-width: 992px) {  /* line 66, ../sass/cospo/demos/_app3.scss */  body.app3 section#get-more .page-figure.in-content img {    height: 100%;    width: auto;  }}/* line 83, ../sass/cospo/demos/_app3.scss */body.app3 .page-figure.in-content {  height: 50vh;}/* Watercolor artist----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_watercolor-artist.scss */body.watercolor-artist .main-overlay {  background: rgba(214, 240, 253, 0.8) !important;}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_watercolor-artist.scss */  body.watercolor-artist .ajax-page-dynamic .ajax-content {    background: rgba(214, 240, 253, 0.8) !important;  }}/* line 18, ../sass/cospo/demos/_watercolor-artist.scss */body.watercolor-artist .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.watercolor-artist .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #49b7a1;}/* line 24, ../sass/cospo/demos/_watercolor-artist.scss */body.watercolor-artist .navigation.open,body.watercolor-artist .navigation .scales {  background-color: #49b7a1 !important;}/* line 30, ../sass/cospo/demos/_watercolor-artist.scss */body.watercolor-artist .navigation .widget-overlay-bottom, body.watercolor-artist .navigation .widget-overlay-top {  background-color: #42ab96 !important;}/* line 37, ../sass/cospo/demos/_watercolor-artist.scss */body.watercolor-artist .navigation .widget-lang-overlay {  background-color: #4ebba5 !important;}/* Photographer agency----------------------------------------------------------------------*//* line 2, ../sass/cospo/demos/_photographer-agency.scss */body.photographer-agency {  border: 20px #fff solid;}/* line 5, ../sass/cospo/demos/_photographer-agency.scss */body.photographer-agency .main-overlay {  background: rgba(123, 104, 112, 0.95) !important;}@media (min-width: 992px) {  /* line 9, ../sass/cospo/demos/_photographer-agency.scss */  body.photographer-agency .ajax-page-dynamic .ajax-content {    background: rgba(123, 104, 112, 0.95);  }}/* line 16, ../sass/cospo/demos/_photographer-agency.scss */body.photographer-agency section.home-page .background-element {  position: absolute;  top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);  right: 0;  width: 50%;  height: 50%;  background-image: url("../img/photographer-agency/photo-element-bg1.png");  background-repeat: no-repeat;  background-position: center right;  background-size: contain;}/* line 35, ../sass/cospo/demos/_photographer-agency.scss */body.photographer-agency .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.photographer-agency .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #b29da6;}/* line 41, ../sass/cospo/demos/_photographer-agency.scss */body.photographer-agency .navigation.open,body.photographer-agency .navigation .scales {  background-color: #b29da6 !important;}/* line 47, ../sass/cospo/demos/_photographer-agency.scss */body.photographer-agency .navigation .widget-overlay-bottom, body.photographer-agency .navigation .widget-overlay-top {  background-color: #4a4574 !important;}/* line 54, ../sass/cospo/demos/_photographer-agency.scss */body.photographer-agency .navigation .widget-lang-overlay {  background-color: #66628b !important;}/* Law firm----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_law-firm.scss */body.law-firm .main-overlay {  background: rgba(20, 61, 115, 0.90);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_law-firm.scss */  body.law-firm .ajax-page-dynamic .ajax-content {    background: rgba(20, 61, 115, 0.90);  }}/* line 18, ../sass/cospo/demos/_law-firm.scss */body.law-firm .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.law-firm .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #5a5353;}/* line 24, ../sass/cospo/demos/_law-firm.scss */body.law-firm .navigation.open,body.law-firm .navigation .scales {  background-color: #5a5353 !important;}/* line 30, ../sass/cospo/demos/_law-firm.scss */body.law-firm .navigation .widget-overlay-bottom, body.law-firm .navigation .widget-overlay-top {  background-color: #696161 !important;}/* line 37, ../sass/cospo/demos/_law-firm.scss */body.law-firm .navigation .widget-lang-overlay {  background-color: #787575 !important;}/* line 44, ../sass/cospo/demos/_law-firm.scss */body.law-firm section#about figcaption.all-place {  padding-left: 0;}/* line 47, ../sass/cospo/demos/_law-firm.scss */body.law-firm section#about figcaption.all-place:after {  display: block;  content: '';  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;  z-index: -1;  background-color: #331f20;  opacity: .85;}/* line 60, ../sass/cospo/demos/_law-firm.scss */body.law-firm section#about figcaption.all-place button {  float: none;  display: inline-block;}/* line 66, ../sass/cospo/demos/_law-firm.scss */body.law-firm section#about .content-center {  text-align: center;}/* line 75, ../sass/cospo/demos/_law-firm.scss */body.law-firm .bg-element {  display: none;  position: absolute;  top: 50%;  right: 0;  height: 80%;  height: 80vh;  width: 36%;  background: url("../img/rules/element-bg1.png") center right no-repeat;  background-size: contain;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);}@media (min-width: 768px) {  /* line 75, ../sass/cospo/demos/_law-firm.scss */  body.law-firm .bg-element {    display: block;  }}/* line 92, ../sass/cospo/demos/_law-firm.scss */body.law-firm #about .page-figure.in-content {  background-image: url("../img/rules/about/image.jpg");  background-repeat: no-repeat;  background-size: cover;  background-position: center;}@media (-webkit-min-device-pixel-ratio: 2) {  /* line 92, ../sass/cospo/demos/_law-firm.scss */  body.law-firm #about .page-figure.in-content {    background-image: url("../img/rules/about/image@2x.jpg");  }}/* line 102, ../sass/cospo/demos/_law-firm.scss */body.law-firm #about .page-figure.in-content button {  margin: 1.5em 1em;}/* Community----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_community.scss */body.community .main-overlay {  background: rgba(0, 123, 206, 0.8);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_community.scss */  body.community .ajax-page-dynamic .ajax-content {    background: rgba(0, 123, 206, 0.8);  }}/* line 18, ../sass/cospo/demos/_community.scss */body.community .navigation button.navigation-btn[data-action="go-next-page"] svg path, body.community .navigation button[data-action="go-next-page"].navigation-btn--show-message svg path {  fill: #586ac7;}/* line 24, ../sass/cospo/demos/_community.scss */body.community .navigation.open,body.community .navigation .scales {  background-color: #586ac7 !important;}/* line 30, ../sass/cospo/demos/_community.scss */body.community .navigation .widget-overlay-bottom, body.community .navigation .widget-overlay-top {  background-color: #5061ba !important;}/* line 37, ../sass/cospo/demos/_community.scss */body.community .navigation .widget-lang-overlay {  background-color: #6f7ec9 !important;}/* line 43, ../sass/cospo/demos/_community.scss */body.community .page-figure {  background-image: url("../img/community/image.jpg");  background-repeat: no-repeat;  background-size: cover;}/* line 48, ../sass/cospo/demos/_community.scss */body.community .page-figure:after {  display: block;  width: 100%;  height: 100%;  content: '';  position: absolute;  top: 0;  left: 0;  background-color: rgba(6, 87, 142, 0.76);  z-index: 1;}/* line 60, ../sass/cospo/demos/_community.scss */body.community .page-figure .content-center {  position: relative;  z-index: 2;}@media (min-width: 992px) {  /* line 70, ../sass/cospo/demos/_community.scss */  body.community .bg-element-1,  body.community .bg-element-2 {    position: absolute;    width: 50%;    right: 0;    background-size: contain;    background-repeat: no-repeat;  }  /* line 79, ../sass/cospo/demos/_community.scss */  body.community .bg-element-1 {    top: 0;    right: -20%;    height: 35%;    background-image: url("../img/community/element1-bg1.png");  }  /* line 86, ../sass/cospo/demos/_community.scss */  body.community .bg-element-2 {    bottom: 0;    right: 3%;    height: 30%;    background-image: url("../img/community/element2-bg1.png");    background-position: right bottom;  }}/* Under construction----------------------------------------------------------------------*//* line 3, ../sass/cospo/demos/_underconstruction.scss */body.underconstruction .main-overlay {  background: rgba(53, 53, 53, 0.4);}@media (min-width: 992px) {  /* line 7, ../sass/cospo/demos/_underconstruction.scss */  body.underconstruction .ajax-page-dynamic .ajax-content {    background: rgba(53, 53, 53, 0.4);  }}/* line 13, ../sass/cospo/demos/_underconstruction.scss */body.underconstruction .navigation-btn[data-action="go-next-page"]:before, body.underconstruction [data-action="go-next-page"].navigation-btn--show-message:before {  background-image: url("../img/ico/mail-under.svg");}/* line 17, ../sass/cospo/demos/_underconstruction.scss */body.underconstruction .background:first-child {  -webkit-filter: blur(5px);  filter: blur(5px);  transform: scale(1.01);}@media (max-width: 991px) {  /* line 23, ../sass/cospo/demos/_underconstruction.scss */  body.underconstruction .sign-in-page {    background-color: black;  }}@media (max-width: 991px) {  /* line 30, ../sass/cospo/demos/_underconstruction.scss */  body.underconstruction.light .sign-in-page {    background-color: white;  }}/* Blog----------------------------------------------------------------------*//* line 3, ../sass/cospo/_blog.scss */.scroll .content.blog-head {  padding-bottom: 20px;}/* line 8, ../sass/cospo/_blog.scss */.blog-head {  min-height: 0 !important;}/* line 11, ../sass/cospo/_blog.scss */.blog-head h2 {  max-width: 50%;}/* line 16, ../sass/cospo/_blog.scss */.blog-post {  position: relative;  overflow: hidden !important;  padding-bottom: 0 !important;  min-height: 500px !important;  height: 500px !important;  background-color: black;  cursor: pointer;}/* line 25, ../sass/cospo/_blog.scss */.blog-post header {  position: absolute;  top: 50px;  left: 15px;  padding-left: inherit;  width: 45px;  height: 47px;  opacity: .2;  -webkit-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;}/* line 35, ../sass/cospo/_blog.scss */.blog-post header img,.blog-post header svg {  width: inherit;  height: inherit;  fill: white;}/* line 43, ../sass/cospo/_blog.scss */.blog-post footer {  position: relative;}/* line 46, ../sass/cospo/_blog.scss */.blog-post footer h3, .blog-post footer .cospo-comment .author-name, .cospo-comment .blog-post footer .author-name {  margin-bottom: 11px;}/* line 51, ../sass/cospo/_blog.scss */.blog-post .bg-video {  opacity: .5;}/* line 55, ../sass/cospo/_blog.scss */.blog-post-background, .blog-post-bg {  position: absolute;  top: 0;  left: 0;  z-index: 0;  width: 100%;  height: 100%;  opacity: .5 !important;}/* line 66, ../sass/cospo/_blog.scss */.blog-post-music {  background-color: #66448c;}/* line 70, ../sass/cospo/_blog.scss */.blog-post-link {  background-color: #36a462;}/* line 74, ../sass/cospo/_blog.scss */.blog-post-quote {  background-color: #d56e2a;}/* line 78, ../sass/cospo/_blog.scss */.blog-post-status {  background-color: #3a609f;}/* line 82, ../sass/cospo/_blog.scss */.blog-post-standart {  background-color: #797979;}/* line 86, ../sass/cospo/_blog.scss */.blog-post-aside {  background-color: #568ecc;}/* line 91, ../sass/cospo/_blog.scss */.blog-post-image:after {  background: rgba(0, 0, 0, 0.5) !important;}/* line 97, ../sass/cospo/_blog.scss */.blog-post-color:after {  content: none !important;}/* line 105, ../sass/cospo/_blog.scss */.blog article .article-author, .blog article .article-tag {  display: inline-block;  margin-bottom: 35px;  border: 0;  color: rgba(255, 255, 255, 0.6);  font-size: 16px;}/* line 113, ../sass/cospo/_blog.scss */.blog article .article-author:hover, .blog article .article-tag:hover {  border: none !important;  color: inherit;}/* line 120, ../sass/cospo/_blog.scss */.blog article > img {  margin-bottom: 35px;}/*****************************************************//* line 126, ../sass/cospo/_blog.scss */.post-info,.post-status,.post-tag {  display: block;  color: rgba(255, 255, 255, 0.6);}/* line 132, ../sass/cospo/_blog.scss */.post-info a,.post-status a,.post-tag a {  border: none !important;  color: rgba(255, 255, 255, 0.6);  text-decoration: none !important;  letter-spacing: .9px;  font-weight: 300;  font-size: 14px;  -webkit-transition: color 0.3s ease;  transition: color 0.3s ease;}/* line 143, ../sass/cospo/_blog.scss */.post-tag {  display: block;  margin-top: 45px;}@media (min-width: 768px) {  /* line 143, ../sass/cospo/_blog.scss */  .post-tag {    float: left;    max-width: 70%;  }}/* line 151, ../sass/cospo/_blog.scss */.post-tag a {  color: rgba(255, 255, 255, 0.9);  font-size: 16px;}/* line 158, ../sass/cospo/_blog.scss */.ajax-gallery-title .post-tag {  margin-top: 0;}/* line 163, ../sass/cospo/_blog.scss */.post-status {  overflow: hidden;  margin-top: 10px;}@media (min-width: 768px) {  /* line 163, ../sass/cospo/_blog.scss */  .post-status {    position: absolute;    right: 0;    bottom: 0;    margin-top: 0;  }}/* line 173, ../sass/cospo/_blog.scss */.post-status-item {  float: left;  margin-left: 30px;}/* line 177, ../sass/cospo/_blog.scss */.post-status-item:first-child {  margin-left: 0;}/* line 181, ../sass/cospo/_blog.scss */.post-status-item svg {  fill: rgba(255, 255, 255, 0.8);  -webkit-transition: fill 0.3s ease;  transition: fill 0.3s ease;}/* line 186, ../sass/cospo/_blog.scss */.post-status-item span {  float: left;  margin-left: 9px;}/* line 190, ../sass/cospo/_blog.scss */.post-status-item span:first-child {  margin-left: 0;}/* line 197, ../sass/cospo/_blog.scss */.post-author {  position: relative;  top: -2px;  display: inline-block;  margin-right: 15px;  width: 28px;  height: 28px;  border-radius: 50%;}/* line 206, ../sass/cospo/_blog.scss */.post-author img {  width: inherit;  height: inherit;  border-radius: 50%;}/*********************************************************//* line 214, ../sass/cospo/_blog.scss */.content-table {  display: table;  overflow: hidden;  padding-top: 60px !important;  padding-bottom: 60px !important;  min-height: inherit;  width: 100%;  table-layout: fixed;}/* line 224, ../sass/cospo/_blog.scss */.content-cell-bottom {  display: table-cell;  vertical-align: bottom;}/**************************************************************//* line 232, ../sass/cospo/_blog.scss */.ajax-page-post .ajax-gallery-title figcaption {  padding-bottom: 21px !important;}/* line 235, ../sass/cospo/_blog.scss */.ajax-page-post .ajax-gallery-title figcaption h2 {  margin-bottom: 27px;}/****************************************************************//* Recent post *//* line 243, ../sass/cospo/_blog.scss */.recent-post {  display: block;  overflow: hidden;  margin-bottom: 23px;}/* line 248, ../sass/cospo/_blog.scss */.recent-post:last-child {  margin-bottom: 0;}/**************************************************************/@media (min-width: 992px) {  /* line 256, ../sass/cospo/_blog.scss */  .blog-post header {    left: 17px;  }  /* line 261, ../sass/cospo/_blog.scss */  .blog-post:hover header {    opacity: 1;  }  /* line 264, ../sass/cospo/_blog.scss */  .blog-post:hover header svg {    fill: white;  }  /* line 275, ../sass/cospo/_blog.scss */  .ajax-page-post .content {    padding-left: 0 !important;    background-color: rgba(0, 0, 0, 0.9);  }  /* line 279, ../sass/cospo/_blog.scss */  .ajax-page-post .content > .ajax-gallery-title {    display: none;  }  /* line 289, ../sass/cospo/_blog.scss */  .post-info a svg,  .post-status a svg,  .post-tag a svg {    fill: rgba(255, 255, 255, 0.8);  }  /* line 293, ../sass/cospo/_blog.scss */  .post-info a:hover,  .post-status a:hover,  .post-tag a:hover {    border: none !important;    color: white !important;    text-decoration: none !important;  }  /* line 298, ../sass/cospo/_blog.scss */  .post-info a:hover svg,  .post-status a:hover svg,  .post-tag a:hover svg {    fill: white;  }}@media (min-width: 768px) and (max-width: 991px) {  /* line 308, ../sass/cospo/_blog.scss */  .blog-post header {    left: 17px;  }}@media (min-width: 1281px) {  /* line 315, ../sass/cospo/_blog.scss */  .blog-post header {    left: 24px;  }}/***************************************************************//* Cospo blog comments *//* line 323, ../sass/cospo/_blog.scss */.cospo-comments-title {  display: block;  margin-top: 85px;  margin-bottom: 50px;  text-transform: uppercase;  font-weight: 400;  font-size: .786rem;}/* line 332, ../sass/cospo/_blog.scss */.cospo-comments-list {  margin-bottom: 70px;}/* line 335, ../sass/cospo/_blog.scss */.cospo-comments-list p, .cospo-comments-list h1 span, h1 .cospo-comments-list span,.cospo-comments-list h2 span,h2 .cospo-comments-list span,.cospo-comments-list h3 span,h3 .cospo-comments-list span,.cospo-comments-list .cospo-comment .author-name span,.cospo-comment .author-name .cospo-comments-list span,.cospo-comments-list h4 span,h4 .cospo-comments-list span,.cospo-comments-list h5 span,h5 .cospo-comments-list span,.cospo-comments-list h6 span,h6 .cospo-comments-list span {  font-size: 1.143rem;}/* line 341, ../sass/cospo/_blog.scss */.cospo-comment {  position: relative;}/* line 344, ../sass/cospo/_blog.scss */.cospo-comment-body {  margin-bottom: 43px;  padding: 0 0 31px 80px;  border-bottom: 2px solid rgba(255, 255, 255, 0.2);}/* line 350, ../sass/cospo/_blog.scss */.cospo-comment-children {  margin: 0 0 0 118px;}@media (max-width: 767px) {  /* line 350, ../sass/cospo/_blog.scss */  .cospo-comment-children {    margin-left: 25px;  }}/* line 356, ../sass/cospo/_blog.scss */.cospo-comment-children .cospo-comment-body {  margin-bottom: 59px;  padding-bottom: 8px;}/* line 361, ../sass/cospo/_blog.scss */.cospo-comment-children .cospo-comment-children {  margin: 0;}/* line 367, ../sass/cospo/_blog.scss */.cospo-comment-content p, .cospo-comment-content h1 span, h1 .cospo-comment-content span,.cospo-comment-content h2 span,h2 .cospo-comment-content span,.cospo-comment-content h3 span,h3 .cospo-comment-content span,.cospo-comment-content .cospo-comment .author-name span,.cospo-comment .author-name .cospo-comment-content span,.cospo-comment-content h4 span,h4 .cospo-comment-content span,.cospo-comment-content h5 span,h5 .cospo-comment-content span,.cospo-comment-content h6 span,h6 .cospo-comment-content span {  letter-spacing: .81px;  font-size: 1.143rem;  line-height: 1.4;}/* line 374, ../sass/cospo/_blog.scss */.cospo-comment-author {  position: relative;  margin-bottom: 13px;}/* line 378, ../sass/cospo/_blog.scss */.cospo-comment-author a {  border: none !important;}/* line 383, ../sass/cospo/_blog.scss */.cospo-comment .author-name {  margin-right: 6px;  color: white;  color: white !important;  text-transform: uppercase;  letter-spacing: 1.2px;  font-weight: 300;  font-size: 1.571rem;}@media (min-width: 992px) {  /* line 383, ../sass/cospo/_blog.scss */  .cospo-comment .author-name {    color: white !important;    -webkit-transition: color 0.3s ease;    transition: color 0.3s ease;  }  /* line 396, ../sass/cospo/_blog.scss */  .cospo-comment .author-name:hover {    color: white !important;  }}/* line 402, ../sass/cospo/_blog.scss */.cospo-comment time {  color: white;  text-transform: uppercase;  letter-spacing: 1.2px;  font-size: .786rem;}@media (min-width: 992px) {  /* line 402, ../sass/cospo/_blog.scss */  .cospo-comment time {    color: rgba(255, 255, 255, 0.6);    -webkit-transition: color 0.3s ease;    transition: color 0.3s ease;  }  /* line 411, ../sass/cospo/_blog.scss */  .cospo-comment time:hover {    color: white;  }}/* line 417, ../sass/cospo/_blog.scss */.cospo-comment-avatar {  position: absolute;  top: 5px;  left: 0;  z-index: 1;  width: 60px;  height: 60px;  border: 1px solid transparent !important;  border-radius: 50%;}/* line 427, ../sass/cospo/_blog.scss */.cospo-comment-avatar img {  width: inherit;  height: inherit;  border: 1px solid transparent;  border-radius: 50%;}/* line 435, ../sass/cospo/_blog.scss */.cospo-comment-link {  position: absolute;  right: 0;  bottom: 0;}@media (max-width: 768px) {  /* line 435, ../sass/cospo/_blog.scss */  .cospo-comment-link {    position: relative;  }}/* line 444, ../sass/cospo/_blog.scss */.cospo-comment-edit, .cospo-comment-reply {  border: none !important;  color: white !important;  text-transform: uppercase;  font-weight: 400;  font-size: .786rem;}@media (min-width: 992px) {  /* line 444, ../sass/cospo/_blog.scss */  .cospo-comment-edit, .cospo-comment-reply {    color: rgba(255, 255, 255, 0.6) !important;    -webkit-transition: color 0.3s ease;    transition: color 0.3s ease;  }  /* line 455, ../sass/cospo/_blog.scss */  .cospo-comment-edit:hover, .cospo-comment-reply:hover {    color: white !important;  }}/* line 461, ../sass/cospo/_blog.scss */.cospo-comment-reply {  margin-left: 18px;}/* line 465, ../sass/cospo/_blog.scss */.cospo-comment:before {  content: none;}/* Ajax page blog *//* line 474, ../sass/cospo/_blog.scss */#ajax-page-blog .ajax-gallery-title figcaption .post-info {  position: relative;}/* line 484, ../sass/cospo/_blog.scss */.user-area {  position: absolute;  top: 11px;  right: 15px;  overflow: hidden;  border: 0 !important;  opacity: 1;  cursor: pointer;}@media (min-width: 768px) {  /* line 484, ../sass/cospo/_blog.scss */  .user-area {    right: 17px;  }}@media (min-width: 992px) {  /* line 484, ../sass/cospo/_blog.scss */  .user-area {    opacity: .6;    -webkit-transition: opacity 0.3s ease;    transition: opacity 0.3s ease;  }  /* line 499, ../sass/cospo/_blog.scss */  .user-area:hover {    opacity: 1;  }}@media (min-width: 1281px) {  /* line 484, ../sass/cospo/_blog.scss */  .user-area {    right: 24px;  }}/* line 507, ../sass/cospo/_blog.scss */.user-area h4 {  float: left;  margin: 0;  width: auto;}/* line 513, ../sass/cospo/_blog.scss */.user-area span {  float: left;  margin-left: 17px;}/* SIGN IN PAGE */@media (min-width: 992px) {  /* line 520, ../sass/cospo/_blog.scss */  .sign-in-page {    width: 69.45%;  }}@media (max-width: 991px) {  /* line 520, ../sass/cospo/_blog.scss */  .sign-in-page {    position: fixed;    top: 0;    left: 0;    height: 100%;    height: 100vh;    -webkit-transition: -webkit-transform .3s ease;    transition: -webkit-transform .3s ease;    transition: transform .3s ease;    transition: transform .3s ease, -webkit-transform .3s ease;    -webkit-transform: translateX(-100%);    transform: translateX(-100%);  }  /* line 538, ../sass/cospo/_blog.scss */  .sign-in-page.current-page {    -webkit-transform: translateX(0);    transform: translateX(0);  }  /* line 543, ../sass/cospo/_blog.scss */  .sign-in-page .wrapper-scroll {    height: 100%;  }  /* line 546, ../sass/cospo/_blog.scss */  .sign-in-page .wrapper-scroll .scroll {    height: 100%;  }  /* line 549, ../sass/cospo/_blog.scss */  .sign-in-page .wrapper-scroll .scroll .content {    height: 100%;  }  /* line 552, ../sass/cospo/_blog.scss */  .sign-in-page .wrapper-scroll .scroll .content .col-md-6 {    height: 100%;  }}/* line 561, ../sass/cospo/_blog.scss */.sign-in-page .scroll .content {  height: 100%;}/* line 566, ../sass/cospo/_blog.scss */.sign-in-page .main-overlay {  background: rgba(10, 10, 10, 0.6) !important;}/* line 571, ../sass/cospo/_blog.scss */.sign-in-link {  display: inline-block;  margin-bottom: 5px;  border: 0 !important;  letter-spacing: 1px;  font-weight: 300;  font-size: 1.357rem;}/* line 579, ../sass/cospo/_blog.scss */.sign-in-link:hover {  color: white !important;}/* line 586, ../sass/cospo/_blog.scss */.light .sign-in-link:hover {  color: black;}/* login form *//* line 593, ../sass/cospo/_blog.scss */.log-in-form input {  font-size: 1.143rem;}