/*
 Theme Name:	Schurq
 Theme URI:
 Description:	Schurq theme
 Author:	Schurq
 Theme URI:	http://www.schurq.nl
 Template:	nisarg
 Version:	1.0.0
*/
@import url("../nisarg/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.jet-form__calculated-field{
font-weight:400!important;
}

.field-type-calculated.bold .jet-form__calculated-field{
font-weight:700!important;
}


/* Tooltip container */
.tooltipbox {
  position: relative;
  display: inline-block;
width:100%;
text-align:center;
	padding: 10px 0;
	border-top: 1px solid #e8e8e8;
	color: #63a6db;
	font-weight: bold;
	cursor: pointer;
}

.tooltipbox .tooltiptext strong{
	font-weight:bold;
}

/* Tooltip text */
.tooltipbox .tooltiptext {
	color:#fff;
	font-weight: 400;
  visibility: hidden;
  width: 100%;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 5px;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
	width: 100%;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%); /* Use half of the width (120/2 = 60), to center the tooltip */
	-webkit-transform: translateX(-50%);
}

.tooltipbox .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipbox:hover .tooltiptext {
  visibility: visible;
}

.su-row .su-column:first-of-type {
    margin-left: 0;
}

.extras .su-row .su-column {
    border: 1px solid #e8e8e8;
    padding: 10px;
    border-radius: 10px;
}

.extras .su-row .su-column p:empty{
margin-bottom: 0px;
}

html{
    overflow-x: hidden;
}

.post-content{
    background: transparent;
}

body {
    background: #fff;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html #wpadminbar {
    position: fixed;
}

.post-content, .single-post-content, .post-comments, .comments-area, #secondary .widget {
    box-shadow: none;
}

#breadcrumbs {
    font-size: 12px;
    color: #aaa;
}

.entry-title {
    font-family: azo-sans-web, sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #00A99D;
    text-transform: none;
    text-align: left;
    overflow: visible;
    margin: 5px 0 15px;
}

.entry-header, .entry-content, .entry-summary, .entry-footer {
    padding: 0;
    text-align: left;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    font-family: azo-sans-web, sans-serif;
    text-transform: none;
    font-weight: bold;
}

h1 {
    font-size: 40px;
    color: #000;
}

h2 {
    font-size: 30px;
    color: #000;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

body, button, input, select, textarea {
    font-family: azo-sans-web, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

input, select, textarea{
    background: #ededed;
    color: #333;
    border: 0;
    border-radius: 3px;
}

.entry-summary, .entry-content{
    color: #333;
}

a.btn .fa {
    color: white;
    font-weight: 400;
}

.entry-content a,
#secondary .widget a {
    color: #333;
    text-decoration: underline;
}

.entry-content a:hover,
#secondary aside.widget a:hover {
    color: #666;
}

.navbar .contact-bar span a,
footer#colophon a {
    color: white;
}

.navbar .contact-bar span a:active,
.entry-title a:active,
h2.entry-title a:active,
footer#colophon a:active,
footer#colophon a:active .fa,
.navbar .contact-bar span a:focus,
.entry-title a:focus,
h2.entry-title a:focus,
footer#colophon a:focus,
footer#colophon a:focus .fa,
.navbar .contact-bar span a:hover,
.entry-title a:hover,
h2.entry-title a:hover,
footer#colophon a:hover,
footer#colophon a:hover .fa {
    color: #333;
    text-decoration: underline;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.btn,
a.btn:visited,
div.news-block .read-more {
    display: inline-block;
    border-radius: 4px;
    border: 0;
    background: #333;
    color: white;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 15px;
    text-decoration: none;
    margin: 0 0 10px 0;
}

button:active,
button:focus,
button:hover,
html input[type="button"]:active,
html input[type="button"]:focus,
html input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover,
a.btn:active,
a.btn:focus,
a.btn:hover,
div.news-block .read-more:active,
div.news-block .read-more:focus,
div.news-block .read-more:hover {
    border-radius: 4px;
    border: 0;
    background: #666;
    color: white;
}

button.search-submit {
    margin: 0;
}

.gform_wrapper form .gform_footer input.button,
.gform_wrapper form .gform_footer input[type=image],
.gform_wrapper form .gform_footer input[type=submit] {
    font-size: 16px;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 3px;
}

a.btn-default:hover,
a.btn-default:focus {
    border: 0;
}

section.error-404 {
    margin-bottom: 60px;
}

input[type="search"].search-field {
    width: calc(100% - 35px);
}

button.search-submit {
    border-radius: 0 3px 3px 0;
    width: 35px;
}

.search-submit:before {
    line-height: 35px;
}

div.youtube-supercontainer {
    position: relative;
}

div.youtube-supercontainer div.youtube-container {
    position: relative;
    height: 0;
    padding-top: 65%;
}

div.youtube-supercontainer div.youtube-container > iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
}

/* Header
=========================================== */
.home ss3-force-full-width {
    height: calc(100vh - 68px);
    width: 100vw!important;
    transform: translateX(-50%)!important;
    left: 50%;
}

.home ss3-force-full-width *:not(.nextend-arrow):not(a):not(.n2-ss-button-container){
    height: 100%;
}

.home .n2-ss-button-container{
    position: relative;
    top: 50vh
}

.n2-ss-slider{
    grid-template-rows: 100% auto!important;
}

.home ss3-force-full-width .nextend-arrow{
    background: rgb(216,62,119) !important;
    background: -moz-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%)!important;
    background: linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d83e77",endColorstr="#f7b02f",GradientType=1) !important;
    border-radius: 100% !important;
}

.languages {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.languages ul li {
    display: inline-block;
}

.languages ul li img {
    width: 24px!important;
    height: auto!important;
    margin-bottom: 0;
    margin-left: 5px;
}

#masthead .container{
    position: relative;
}

#masthead {
    margin-bottom: 0px;
}

.navbar {
    width: 100%;
    box-shadow: none;
    margin: 0;
}

.navbar .contact-bar {
    background: #BE3F47;
    width: 100%;
    z-index: 20000;
}

.navbar .contact-bar > div {
    padding: 5px 15px;
    margin: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.navbar .contact-bar .fa,
.navbar .contact-bar span {
    color: white;
    text-transform: none;
}

.navbar .contact-bar span {
    line-height: 30px;
    display: inline-block;
}

.navbar .contact-bar span:not(:last-child) {
    margin-right: 50px;
}

.navbar .contact-bar a {
    text-decoration: underline;
}

.navbar .contact-bar button,
.navbar .contact-bar input {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    border-radius: 0;
    border: 0;
    margin: 4px 0;
}

.navbar .contact-bar .widget .search-submit:before {
    line-height: 26px;
}

.navbar-header {
    height: 68px;
    position: relative;
    float: none;
}

.navbar-default {
    background: white;
    border-bottom: 0;
}

.navbar-default .navbar-toggle {
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    margin: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
    border-radius: 5px;
}

.navbar-toggle .icon-bar {
    height: 3px;
    background: #000!important;
}

.navbar-collapse.collapse {
    position: relative;
    display: none;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}

.navbar-collapse.collapse.in {
    display: block !important;
}

#masthead .navbar-brand {
    position: absolute;
    bottom: 10px;
    z-index: 10000;
    padding: 0;
    margin: 0;
    height: auto;
    max-width: calc(100% - 75px);
    width: 160px;
}

.navbar-brand img {
    margin: 0;
    max-width: 100%;
}

.navbar-nav {
    position: absolute;
    left: 0;
    bottom: 34px;
    transform: translateY(50%);
}

.navbar-default .navbar-nav > li > a {
    border: 0;
    padding: 5px 10px;
    margin-right: 30px;
    text-decoration: none;
    color: #000;
    font-family: azo-sans-web, sans-serif;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    border: 0;
    border-radius: 0;
    padding: 14px 0 0 0;
    box-shadow: none;
}

.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    line-height: 2;
    text-decoration: none;
    padding: 3px 15px;
}

.navbar-default .navbar-nav .dropdown-menu > .active > a,
.navbar-default .navbar-nav .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .dropdown-menu > .active > a:focus {
    background-color: #fff;
    color: #000;
}

.navbar.navbar-default .navbar-nav > .active > a, .navbar.navbar-default .navbar-nav > .active > a:hover, .navbar.navbar-default .navbar-nav > .active > a:focus {
    border: 0;
    background: #fff;
    background-size: 100% 100%;
    color: #000;
    padding: 5px 10px;
}

.navbar.navbar-default .navbar-nav > li > a:hover,
.navbar.navbar-default .navbar-nav > li > a:focus {
    color: #000;
}

.navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    background: rgb(216,62,119) !important;
    background: -moz-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%)!important;
    background: linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d83e77",endColorstr="#f7b02f",GradientType=1) !important;
    color: white;
}

.dropdown-toggle {
    width: auto;
    background: none;
}

.dropdown-toggle:after {
    background-color: transparent;
    content: "";
}

.dropdown-toggle:hover, .dropdown-toggle:focus {
    background: none;
}

.navbar .caret {
    display: none;
}

.nav > li:not(.active):last-child > a {
    margin-right: -15px;
}

.dsg-header .youtube-container {
	position: relative;
    height: 0;
    width: 100%;
    overflow: hidden;
}

.dsg-header .youtube-container iframe {
	position: absolute;
    top: -4.65%;
    left: 0;
    height: 109.4%;
    width: 100%;
    border: 0;
}

.dsg-header.large-header .image-container,
.dsg-header.large-header{
    height: 650px!important;
}

.headerfade {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#222222',GradientType=0 );
    height: 40px;
    margin-top: -40px;
    z-index: 3;
    position: relative;
}

/* Footer
=========================================== */

footer#colophon {
    background: #f2f2f2;
    padding: 0;
}

footer#colophon .site-info {
    margin: 0 auto;
    padding: 15px 35px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;

}

footer#colophon .widget {
    padding: 10px 0;
}

footer#colophon a:hover,
footer#colophon a:hover .fa,
footer#colophon a:active,
footer#colophon a:active .fa,
footer#colophon a:focus,
footer#colophon a:focus .fa{
    color: #666;
}

footer#colophon .widget {
    vertical-align: top;
}

footer#colophon .widget-title {
    font-size: 18px;
    font-weight: bold;
    color: white;
    text-align: center;
}

footer#colophon .fa {
    color: white;
    text-transform: none;
    font-size: 25px;
}

footer#colophon .fa-phone,
footer#colophon .fa-envelope {
    font-size: 15px;
}

footer#colophon .site-credits {
    margin: 0;
    padding: 10px 20px;
    background: rgb(216,62,119) !important;
    background: -moz-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%)!important;
    background: linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d83e77",endColorstr="#f7b02f",GradientType=1) !important;
}

footer#colophon .site-credits > span {
    display: block;
    margin: auto;
    padding: 0 15px;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    font-weight: 300;
}

footer .collapse.navbar-collapse.navbar-ex1-collapse {
    display: block!important;
}

footer .navbar-nav {
    position: relative;
    left: 50%;
    transform: translate(-50%,0%);
    bottom: unset;
    margin: 0;
}

.home footer{
    display: none;
}

footer .navbar-nav > li > a {
    border: 0;
    padding: 5px 10px;
    margin-right: 30px;
    text-decoration: none;
    color: #000!important;
    font-family: azo-sans-web, sans-serif;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    background: transparent!important;
    text-align: center;
}

footer .navbar-nav > li > a:hover{
    text-decoration: none!important;
}

footer ul.nav li.dropdown:hover > ul.dropdown-menu {
    padding: 0;
    background: #fff;
    color: #000;
    box-shadow: 0 0 5px;
}

footer ul.nav li.dropdown:hover > ul.dropdown-menu a{
    color: #000!important;
    background: #fff!important;
    text-decoration: none!important;
}

.sub-menu {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

.sub-menu > li > a {
    padding: 0;
}

/* Sidebar
=========================================== */

#secondary .widget,
#secondary .widget ul,
#secondary .widget li {
    border: 0;
    padding: 0;
}

#secondary .widget-title {
    margin: 0 0 20px;
    padding: 0;
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
}

#secondary h4.widget-title::after {
    content: none;
}

/* Blog/Archive
=========================================== */

.blog article,
.archive article {
    margin-bottom: 92px;
}

.blog article > *,
.archive article > * {
    vertical-align: top;
}

.has-post-thumbnail .featured-image {
    display: inline-block;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

.has-post-thumbnail .featured-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
}

.has-post-thumbnail .article-container {
    display: inline-block;
    max-width: 100%;
}

article .entry-meta,
.read-more {
    text-align: left;
    text-transform: none;
}

.read-more a {
    font-size: 20px;
}

article .entry-meta {
    font-weight: 400;
    color: #424242;
}

article .entry-meta a {
    color: #00A99D;
    text-decoration: underline;
}

article .entry-meta a:hover {
    color: #666;
}

.entry-header .entry-meta::after {
    content: none;
}

/* Shortcodes
====================================================================================== */

section.bg-section {
    position: relative;
    margin: 30px 0;
    padding: 30px 0;
}

section.bg-section .bg {
    position: absolute;
    height: 100%;
    min-width: 100vw;
    max-width: none;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    z-index: 0;
    background-size: cover;
    background-position: 50%;
}

section.bg-section * {
    position: relative;
    z-index: 1;
}

div.news-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 25px;
}

div.news-block article {
    margin-bottom: 50px;
    width: 30%
}

div.news-block article > a {
    max-width: 400px;
    flex-wrap: wrap;
    text-decoration: none;
    color: inherit;
}

div.news-block .article-thumbnail {
    width: 100%;
    margin-bottom: 15px;
}

div.news-block .content {
    width: 100%;
}

div.news-block .title {
    font-size: 20px;
}

div.news-block .read-more {
    margin-top: 15px;
}

section.full-width.imgs {
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
    display: grid;
    grid-template-columns: 45% 27.5% 27.5%;
    grid-template-rows: 50% 50%;
    height: 550px;
    row-gap: 10px;
    column-gap: 10px;
}

section.full-width.imgs .images.image-1 {
    grid-row: 1 / span 2;
    position: relative;
}

section.full-width.imgs .images:nth-child(1n + 6){
    display: none;
}

section.full-width.imgs a.images img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.gallery-button {
    position: absolute;
    bottom: 20px;
    right: 15px;
    background: rgb(216,62,119) !important;
    background: -moz-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%)!important;
    background: linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d83e77",endColorstr="#f7b02f",GradientType=1) !important;
    color: #fff;
    padding: 10px 10px 8px 10px;
}

section.full-width.imgs a.images img.gallimg {
    width: 30px;
    height: auto;
    margin-bottom: 3px;
    margin-right: 10px;
}

.blackbar{
    background: #000;
    color: #fff;
    text-align: right;
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
    margin-bottom: 45px;
    padding: 10px 0;
}

.blackbar p{
    margin-bottom: 0;
    font-size: 13px;
}

.description:not(.open){
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8; /* number of lines to show */
    line-clamp: 8;
    -webkit-box-orient: vertical;
}

.description{
    margin-bottom: 10px;
}

.show-more,
.showmore,
.show-less,
.showless{
    color: #63a6db;
    cursor: pointer;
}

.features {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
    font-weight: 600;
}

.features i {
    color: #d73b76;
    margin-right: 5px;
}

.pricefield {
    box-shadow: 0 0 5px;
    margin: 5px;
    padding: 0 30px 20px;
    border-radius: 8px;
    overflow: hidden;
}

.price {
    background: rgb(216,62,119) !important;
    background: -moz-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%)!important;
    background: linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d83e77",endColorstr="#f7b02f",GradientType=1) !important;
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
    padding: 20px 30px 10px;
    margin: 0 -30px 40px;
}

.price p {
    font-size: 16px;
    line-height: 1.1;
}

.points li {
    list-style: none;
    font-weight: 600;
    color: #000;
    font-size: 18px;
    margin: 10px 0;
}

.points li:before {
    content: "\f00c";
    font-family: fontawesome;
    margin-right: 10px;
    color: #d73b76;
}

.elementor-button,
body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
	width: auto!important;
}

.pricefield a.btn.btn-type-1,
body .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.elementor-button{
    width: 100%;
    color: #fff!important;
    background: #63a6db;
    text-decoration: none!important;
    text-transform: uppercase!important;
    font-size: 20px!important;
    padding: 15px 0 10px;
    border-radius: 0!important;
    letter-spacing: 2px!important;
    margin-top: 25px;
}

.slider{
    margin-top: 25px;
}

.slide-content:not(.open) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.slide.align-left{
    padding: 10px;
}

.slide.align-left > div{
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 25px;
}

.single-villas .slider .slide-container{
    padding: 0 10px;
}

.slide-content{
    margin-bottom: 10px;
}

span.rating {
    position: absolute;
    right: 0;
    color: #f7b12f;
}

span.rating i{
    margin-left: 8px;
    font-size: 22px;
}

.arrow {
    background: rgb(216,62,119) !important;
    background: -moz-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%)!important;
    background: linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d83e77",endColorstr="#f7b02f",GradientType=1) !important;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #fff;
}

.arrow.left i{
    font-size: 33px;
    line-height: 0.85;
    margin-left: -6px;
}

.arrow.right i{
    font-size: 33px;
    line-height: 0.85;
    margin-right: -6px;
}

button.jet-form__next-page, .jet-form__next-page-wrap {
    width: 100%;
    text-align: center;
    display: block;
}

.date-picker-wrapper .month-wrapper table td{
    border-style: solid!important;
    border-width: 0.5px 0.5px 0.5px 0.5px!important;
    border-color: #FFFFFF!important;
}

.date-picker-wrapper .month-wrapper table td div.day {
    background: #f2f2f2!important;
    color: #a4a4a4!important;
    padding: 11px 0px 5px 0px!important;
}

.date-picker-wrapper .month-wrapper table td div.day.valid {
    background: #a2e5a2!important;
    color: #fff!important;
}

.date-picker-wrapper .month-wrapper table td div.day.checked {
    background: #63a6db!important;
    color: #fff!important;
}

.date-picker-wrapper .month-wrapper table td div.has-tooltip.day.invalid {
    background: #ee6161!important;
    color: #fff!important;
}

.jet-form__heading .jet-form__label-text{
    font-weight: 700;
}

span.jet-form__desc-text p {
    margin-bottom: 0;
    width: 100%;
    position: relative;
}

.jet-form__heading-desc {
    width: 100%;
}

span.jet-form__desc-text p span {
    position: absolute;
    right: 0;
    font-weight: 400;
}

.field-type-calculated{
    flex-wrap: nowrap;
}

.jet-form__calculated-field{
    font-weight: 700;
}

.jet-form button {
    background-color: #63A6DB;
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 20px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    width: 100%;
    text-align: center;
    display: block;
}

form.jet-form {
    padding: 20px;
    background-color: #F2F2F2;
    border-radius: 5px 5px 5px 5px;
}

form.jet-form input{
    background: #fff;
}

aside#a2a_share_save_widget-2 h4 {
    font-size: 16px!important;
    font-weight: 600;
}

div#secondary.scroll{
    position: relative;
}

div#secondary.scroll > div {
    position: fixed;
    top: 45px;
    float: none;
    display: block;
}

div#secondary.scrolled > div {
    position: fixed;
    bottom: 135px;
    float: none;
    display: block;
}

div#secondary .villa {
    box-shadow: 0 0 5px;
    border-radius: 8px;
    overflow: hidden;
    margin: 5px;
}

div#secondary .villa img.bg {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}

div#secondary .villa a.btn.btn-type-1 {
    background: #63a6db;
    color: #fff!important;
    text-decoration: none!important;
    width: calc(100% - 40px);
    margin: 5px 20px 20px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400!important;
    font-family: 'azo-sans-web';
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 16px 20px 10px;
    white-space: break-spaces;
}

.villa-recommendation a.btn.btn-type-1 {
    background: #63a6db;
    color: #fff!important;
    text-decoration: none!important;
    width: calc(100% - 40px);
    border-radius: 0;
    font-size: 16px;
    font-weight: 400!important;
    font-family: 'azo-sans-web';
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 16px 20px 10px;
    white-space: break-spaces;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 40px;
}

.villa-recommendation {
    position: relative;
    margin: 80px 0;
}

.villa-recommendation .content {
    background: rgb(216,62,119) !important;
    background: -moz-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%)!important;
    background: linear-gradient(90deg, rgba(216,62,119,1) 0%, rgba(247,176,47,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d83e77",endColorstr="#f7b02f",GradientType=1) !important;
    padding: 21px;
    color: #fff;
}

.villa-recommendation h2 {
    color: #fff;
    width: 45%;
    text-align: center;
    font-weight: 400;
    position: relative;
    margin-bottom: 40px;
}

.villa-recommendation img {
    position: absolute;
    top: -40px;
    width: 50%;
    left: 47%;
    border-radius: 8px;
}

/* Slider
-------------------------------------------------------------- */

.slider {
    position: relative;
}

.slider .slide-container {
    position: relative;
    margin: 30px auto;
    padding: 0 20px;
}

.slider .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    padding: 5px;
    font-size: 24px;
    line-height: 1;
    display: none;
    z-index: 999;
}

.slider .arrow.left {
    left: 0;
}

.slider .arrow.right {
    right: 0;
}

.slider .slide-slider {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.slider .slide {
    display: inline-block;
    width: 20%;
    white-space: normal;
    position: relative;
    left: 0;
    padding: 0 1%;
}

.slider .slide a {
    text-decoration: none;
    color: inherit;
    display: block;
}

.slider .slide .img {
    width: 100%;
    padding-top: 100%;
    vertical-align: middle;
    display: inline-block;
    background-size: cover;
}

.slider .pagination-container {
    height: 30px;
}

.slider .pagination-container .page-dot {
    width: 13px;
    height: 13px;
    background: #00A99D;
    border-radius: 100%;
    display: inline-block;
    cursor: pointer;
    margin: 5px;
}

.slider .pagination-container .page-dot:not(.current):not(:hover) {
    background: #00C9BD;
}

/* Browser Responsiveness
=========================================== */

@media (max-width: 1031px) {
    
}

@media (max-width: 807px) {
    .navbar-nav{
        transform: none;
    }

    .languages{
        right: 25px;
        top: 34px;
    }

    .navbar-default .navbar-collapse{
        border-color: transparent;
    }

    .features {
        display: flex;
        justify-content: space-around;
        margin: 30px 0;
        font-weight: 600;
        flex-wrap: wrap;
    }

    .features div {
        width: 33%;
        display: block;
    }

    footer .navbar-nav{
        width: 100%;
    }

    footer .navbar-nav > li{
        width: 100%;
    }

    footer .navbar-nav > li > a {
        border: 0;
        padding: 5px 10px;
        margin-right: 0px;
        margin-top: 10px;
        text-decoration: none;
        color: #000!important;
        font-family: azo-sans-web, sans-serif;
        font-size: 22px;
        line-height: 26px;
        text-transform: uppercase;
        background: #fff!important;
        text-align: center;
        width: 100%;
    }


    section.full-width.imgs {
        width: 100vw;
        transform: translateX(-50%);
        left: 50%;
        position: relative;
        display: grid;
        grid-template-columns: 45% 27.5% 27.5%;
        grid-template-rows: 50% 50%;
        height: 300px;
        row-gap: 5px;
        column-gap: 5px;
    }

    .villa-recommendation h2 {
        color: #fff;
        width: 100%;
        margin-top: 40px;
        text-align: center;
        font-weight: 400;
        position: relative;
        margin-bottom: 40px;
    }

    .villa-recommendation img {
        position: relative;
        width: 80%;
        left: 10%;
        border-radius: 8px;
        margin-bottom: -80px;
    }

    .dsg-header .owl-caption, .dsg-header .header-caption{
        width: 100%!important;
    }

    .container {
        width: auto;
        padding: 0 35px;
    }

    html {
        overflow-x: hidden;
    }

    .navbar-nav {
        margin: 15px -25px;
        position: static;
    }

    .navbar-fixed-top,
    .admin-bar .navbar-fixed-top {
        top: 0;
        position: relative;
        margin-bottom: -80px;
    }

    .navbar-fixed-top.menuout,
    .admin-bar .navbar-fixed-top.menuout {
        margin-bottom: -211px;
    }

    .navbar-collapse {
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 5px;
    }

    .navbar-default .navbar-nav > li > .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 4px;
        margin-bottom: 4px;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 !important;
    }

    .nav > li {
        display: table;
        float: none;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 15px 5px!important;
    }

    .navbar-header{
        margin: 0 -35px!important;
        padding: 0 35px;
        box-shadow: 0 -3px 5px;
    }

    .navbar.navbar-default .navbar-nav > .active > a,
    .navbar.navbar-default .navbar-nav > .active > a:hover,
    .navbar.navbar-default .navbar-nav > .active > a:focus {
        margin-top: 5px;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
        color: #999;
        line-height: 20px;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a:hover,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a:focus {
        background: #00A99D;
        color: white;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
        color: #00A99D;
        background: transparent;
    }

    .navbar-nav .dropdown .dropdown-menu > li > a,
    .navbar-nav .dropdown .dropdown-menu .dropdown-header {
        padding: 0 15px 0 25px;
    }

    .news-block article {
        width: 100%;
    }

    .slider .slide {
        width: 100% !important;
    }
}

@media (min-width: 600px) {

    .has-post-thumbnail .featured-image {
        width: 210px;
        height: 210px;
    }

    body:not(.single) .has-post-thumbnail .article-container {
        width: 265px;
        margin-left: 35px;
    }

}

@media (min-width: 808px) {
    .container,
    .navbar .contact-bar > div,
    footer#colophon .site-info,
    footer#colophon .site-credits > span {
        width: 750px;
    }

    #spacer {
        display: block;
        height: 175px;
    }

    /*
        .navbar .contact-bar {
            position: fixed;
        }

        .navbar > .container {
            margin-top: 50px;
        }
    */
    .navbar-default .navbar-toggle {
        display: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
    }

    .navbar-nav {
        max-width: calc(97.5% - 150px);
    }

    .navbar-nav > li {
        margin: 7px 0;
    }

    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    /*
        ul.nav li.dropdown:hover > ul.dropdown-menu {
            border: 1px solid #999;
            border-top: 0;
        }
    */

    footer#colophon .site-info {
        padding: 25px 15px;
    }

    footer#colophon aside.widget {
        display: inline-block;
        width: 48%;
    }

    footer#colophon aside.widget:not(:nth-child(2n)) {
        margin-right: 2.5%;
    }

    .has-post-thumbnail .featured-image {
        width: 280px;
        height: 185px;
    }

    body:not(.single) .has-post-thumbnail .article-container {
        width: 330px;
        margin-left: 35px;
    }

    @media (max-width: 1031px) {
        #masthead .navbar-brand {
            bottom: 15px;
            width: 150px;
        }

        .navbar-default .navbar-nav > li > a,
        .navbar.navbar-default .navbar-nav > .active > a,
        .navbar.navbar-default .navbar-nav > .active > a:hover,
        .navbar.navbar-default .navbar-nav > .active > a:focus {
            padding: 0 10px;
        }

        .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
            padding: 3px 10px;
        }

        .nav > li:not(.active):last-child > a {
            margin-right: -10px;
        }
    }
}

@media (min-width: 1032px) {

    .container,
    .navbar .contact-bar > div,
    footer#colophon .site-info,
    footer#colophon .site-credits > span {
        width: 970px;
    }

    .navbar-nav {
        max-width: calc(97.5% - 200px);
    }

    footer#colophon aside.widget {
        width: 23%;
    }

    footer#colophon aside.widget:not(:nth-child(4n)) {
        margin-right: 2.5%;
    }

    .has-post-thumbnail .featured-image {
        width: 280px;
        height: 185px;
    }

    body:not(.single) .has-post-thumbnail .article-container {
        width: 330px;
        margin-left: 35px;
    }

    .col-md-9 section.bg-section .bg {
        margin-left: 120px;
    }
}

@media (min-width: 1240px) {

    .container,
    .navbar .contact-bar > div,
    footer#colophon .site-info,
    footer#colophon .site-credits > span {
        width: 1170px;
    }

    .has-post-thumbnail .featured-image {
        width: 300px;
        height: 250px;
    }

    body:not(.single) .has-post-thumbnail .article-container {
        width: 445px;
        margin-left: 50px;
    }

    .col-md-9 section.bg-section .bg {
        margin-left: 140px;
    }
}

/* Columns
=========================================== */

.col-sm-1,
.col-md-1,
.col-lg-1,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    width: 100%;
    float: none;
}

@media (min-width: 808px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1032px) {
    
    .col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1240px) {
    .col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}