@charset "UTF-8";
.esg-line-height-0 {
line-height: 0;
}
.esg-text-left {
text-align: left;
}
.esg-text-right {
text-align: right;
}
.esg-text-center {
text-align: center;
}
.esg-font-normal {
font-style: normal;
}
.esg-font-italic {
font-style: italic;
}
.esg-display-none {
display: none;
}
.esg-display-block {
display: block;
}
.esg-display-inline-block {
display: inline-block;
}
.esg-display-inline {
display: inline;
}
.esg-display-none-i {
display: none !important;
}
.esg-display-block-i {
display: block !important;
}
.esg-display-inline-block-i {
display: inline-block !important;
}
.esg-display-inline-i {
display: inline !important;
}
.esg-hidden {
visibility: hidden;
}
.esg-visible {
visibility: visible;
}
.esg-absolute {
position: absolute;
}
.esg-relative {
position: relative;
}
.esg-margin-0 {
margin: 0;
}
.esg-margin-t-0 {
margin-top: 0;
}
.esg-margin-b-0 {
margin-bottom: 0;
}
.esg-margin-l-0 {
margin-left: 0;
}
.esg-margin-r-0 {
margin-right: 0;
}
.esg-margin-5 {
margin: 5px;
}
.esg-margin-t-5 {
margin-top: 5px;
}
.esg-margin-b-5 {
margin-bottom: 5px;
}
.esg-margin-l-5 {
margin-left: 5px;
}
.esg-margin-r-5 {
margin-right: 5px;
}
.esg-margin-10 {
margin: 10px;
}
.esg-margin-t-10 {
margin-top: 10px;
}
.esg-margin-b-10 {
margin-bottom: 10px;
}
.esg-margin-l-10 {
margin-left: 10px;
}
.esg-margin-r-10 {
margin-right: 10px;
}
.esg-padding-0 {
padding: 0;
}
.esg-padding-t-0 {
padding-top: 0;
}
.esg-padding-b-0 {
padding-bottom: 0;
}
.esg-padding-l-0 {
padding-left: 0;
}
.esg-padding-r-0 {
padding-right: 0;
}
.esg-padding-15 {
padding: 15px;
}
.esg-padding-t-15 {
padding-top: 15px;
}
.esg-padding-b-15 {
padding-bottom: 15px;
}
.esg-padding-l-15 {
padding-left: 15px;
}
.esg-padding-r-15 {
padding-right: 15px;
}
.esg-f-left {
float: left !important;
}
.esg-f-right {
float: right !important;
}
.esg-f-none {
float: none !important;
}
.esg-black {
color: #000000;
}
.esg-w100-hauto {
width: 100%;
height: auto;
}
.esg-fullscreen-forcer {
position: relative;
left: 0px;
top: 0px;
width: 100%;
height: auto;
}
.esg-iframe {
position: absolute;
top: 0px;
left: 0px;
display:none;
}
.esg-clearfix:before,
.esg-clearfix:after {
content: " ";
display: table;
}
.esg-clearfix:after {
clear: both;
} .esg-starring {
line-height: 25px;
display: inline-block
}
.esg-starring .star-rating {
float: none;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
font-family: star;
}
.esg-starring .star-rating:before, .esg-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.esg-starring star-rating span,
.esg-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.esg-starring .star-rating span:before,
.esg-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.lazyloadcover {
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
width: 100%;
height: 100%;
}
.esg-lazyblur {
background-repeat: no-repeat;
filter: blur(25px);
-webkit-filter: blur(25px);
-moz-filter: blur(25px);
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
}
.esg-media-poster {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-size: cover;
background-position: center center;
z-index: 10;
opacity: 0;
}
.esg-video-active .esg-media-poster {
z-index: 0
}
.esg-vimeo-frame {
background: black
} .esg-grid .no-filter-message { position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
pointer-events: none;
visibility: hidden;
opacity: 0;
transition: all 0.2s ease;
} .esg-grid.show-message .no-filter-message {
transition-duration: 1s;
visibility: visible;
opacity: 1;
} .esg-hover-image {
display: none
}
.esg-media-poster .esg-hover-image {
display: block;
width: inherit;
height: inherit;
background-size: inherit;
background-position: inherit;
visibility: hidden;
opacity: 0
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
line-height: 1em;
font-size: 1em;
font-family: star;
}
.esg-grid {
width: 100%;
max-width: 100%;
font-family: 'Open Sans', sans-serif;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0px);
transform: translateZ(0px)
}
@-moz-document url-prefix() {
.esg-grid {
transform: none !important
}
}
.esg-grid .mainul,
.esg-grid .mainul > li {
list-style: none;
margin: 0;
padding: 0;
transform-style: flat !important;
}
.esg-grid * {
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
} .esg-grid ul,
.esg-grid li {
list-style: none;
margin: 0;
padding: 0;
transform-style: flat !important;
}
.esg-overflowtrick {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
padding: 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
z-index: 1;
}
.esg-overflowtrick + .esg-filters {
z-index: 0 !important;
}
.esg-container {
position: relative;
width: 100%;
height: auto;
}
.esg-container > ul,
.esg-overflowtrick > ul {
width: 100%;
max-width: 100%;
height: 0px;
position: relative;
overflow: visible;
}
.esg-grid li {
border: 0px solid transparent;
outline: 0px solid transparent;
visibility: hidden;
display: none;
}
.esg-grid a {
border: none;
text-decoration: none
}
.esg-grid a:hover,
.esg-grid a:focus {
text-decoration: none;
border: none;
}
.esg-clear {
clear: both;
height: 5px !important;
background: none !important;
}
.esg-clear-no-height,
.eg-clearfix {
clear: both;
height: 0px !important;
background: none !important;
}
.esg-line-break {
height: 5px;
visibility: hidden;
}
.esg-divide-5 {
width: 100%;
height: 5px
}
.esg-divide-15 {
width: 100%;
height: 15px
}
.esg-divide-20 {
width: 100%;
height: 20px
}
.esg-divide-22 {
width: 100%;
height: 22px
}
.esg-divide-30 {
width: 100%;
height: 30px
}
.esg-click-to-play-video {
cursor: pointer
}
.esg-entry-media iframe {
-webkit-transform-style: flat;
-webkit-transform: translateZ(1000px);
border: 0;
} .esg-container .tp-esg-item {
position: absolute;
top: 0px;
left: 0px;
}
.esg-container .tp-esg-item {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.esg-container .tp-esg-item .blackoverlay {
width: 100%;
height: 100%;
position: absolute;
background: #000;
top: 0px;
left: 0px;
}
.tp-esg-item {
z-index: 5
}
.tp-esg-item.itemonotherpage {
z-index: 0;
display: none;
} .esg-entry-cover {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
border: 0px solid transparent;
outline: 0px solid transparent;
}
.eec {
display: block;
width: auto;
height: auto;
position: absolute !important;
font-size: 20px;
text-align: center
}  .esg-tc {
top: 0px;
left: 0px;
width: 100%;
}
.esg-lc {
top: 0px;
left: 0px;
height: 100%;
}
.esg-cc {
top: 0px;
left: 0px;
width: 100%;
vertical-align: middle;
}
.esg-rc {
top: 0px;
right: 0px;
height: 100%;
}
.esg-bc {
bottom: 0px;
left: 0px;
width: 100%;
} .esg-tc .ess-tb-cell {
text-align: center;
vertical-align: top;
} .esg-lc .ess-tb-cell {
text-align: left;
vertical-align: middle;
}
.esg-cc .ess-tb-cell {
}
.esg-rc .ess-tb-cell {
text-align: right;
vertical-align: middle;
} .esg-blc .ess-tb-cell {
text-align: left;
vertical-align: bottom;
}
.esg-bc .ess-tb-cell {
text-align: center;
vertical-align: bottom;
}
.esg-brc .ess-tb-cell {
text-align: right;
vertical-align: bottom;
}
.esg-bc .leftalign {
text-align: left;
} .esg-entry-media {
position: relative;
border: 0px solid transparent;
outline: 0px solid transparent;
overflow: hidden;
}
.esg-entry-media {
width: 100%;
}
.esg-entry-media img {
width: 100%;
height: auto;
max-width: none !important;
min-width: none !important
}
.esg-layout-masonry .esg-entry-media img {
line-height: 0px;
vertical-align: bottom;
display: inline-block;
}
.esg-layout-even .esg-entry-media img {
display: none
}
.esg-media-cover-wrapper {
position: relative;
width: 100%;
backface-visibility: hidden
}
.esg-layout-even .esg-media-cover-wrapper {
height: 100%;
}
.esg-entry-media-wrapper {
z-index: 0;
}
.esg-entry-media-wrapper-even {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.esg-entry-media-wrapper-not-even {
overflow: hidden;
position: relative;
}
.esg-entry-media-wrapper .esg-video-frame {
background: #000;
}
.esg-entry-media-wrapper-item-layout {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
} .esg-entry-cover .esg-overlay {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
border: 0px solid transparent;
outline: 0px solid transparent;
} .esg-layout-even .esg-entry-content {
display: none;
}
.esg-entry-content {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-backface-visibility: hidden;
} .navigationbuttons,
.esg-pagination,
.esg-filters {
position: relative;
z-index: 50;
-webkit-backface-visibility: hidden;
}
.esg-grid .esg-pagination {
background: #FFF;
z-index: 100;
-webkit-backface-visibility: hidden;
} .esg-nav-by-shortcode .esg-sortbutton-order.eg-icon-down-open.tp-asc,
.esg-nav-by-shortcode .esg-sortbutton-order .tp-desc,
.esg-sortbutton-order.eg-icon-down-open.tp-asc,
.esg-sortbutton-order .tp-desc {
text-align: center
} .esg-nav-by-shortcode {
position: relative;
display: inline-block;
vertical-align: top;
text-align: center
}
.esg-nav-by-shortcode .esg-navbutton-solo-right,
.esg-nav-by-shortcode .esg-navbutton-solo-left {
position: relative;
left: auto;
right: auto;
top: auto;
bottom: auto
}
.esg-nav-by-shortcode .esg-filter-wrapper {
visibility: visible;
} .esg-singlefilters .esg-filter-checked {
display: none;
-webkit-backface-visibility: hidden;
}
.esg-filter-wrapper {
display: inline-block;
}
.esg-sortbutton-wrapper {
display: inline-block;
}
.esg-cartbutton-wrapper {
display: inline-block
} .esg-filter-wrapper.dropdownstyle {
min-width: 100px;
cursor: pointer;
position: relative;
z-index: 1500;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(1px);
transform: translateZ(1px)
}
.esg-filter-wrapper.dropdownstyle.esg-skin-preview {
z-index: 1570;
visibility: visible;
}
.esg-filter-wrapper.dropdownstyle .esg-filterbutton {
display: block;
margin-right: 0px;
margin-bottom: 5px;
}
.esg-filter-wrapper.dropdownstyle .esg-filter-checked {
margin-right: 5px;
margin-left: 0px;
}
.esg-dropdown-wrapper {
display: none;
position: absolute;
padding: 20px;
top: 100%;
backface-visibility: hidden;
transform: translateZ(10px);
}
.esg-selected-filterbutton {
color: #999;
margin-right: 5px;
cursor: pointer;
padding: 0px 15px 0px 10px;
line-height: 20px;
font-size: 12px;
font-weight: 600;
font-family: "Open Sans", sans-serif;
display: inline-block;
background: rgba(0, 0, 0, 0);
margin-bottom: 5px;
width: 100%;
}
.esg-selected-filterbutton.hovered {
color: #444;
}
.esg-selected-filterbutton .eg-icon-down-open {
display: inline-block;
vertical-align: top;
width: 29px;
line-height: inherit;
font-size: 9px;
font-weight: 700;
color: #999;
background: rgba(0, 0, 0, 0);
text-align: center;
} .esg-sortbutton-order.tp-desc {
transform: scaleY(-1);
filter: FlipV;
-ms-filter: "FlipV";
}
.esg-sorting-select {
cursor: pointer;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
-webkit-appearance: menulist-button;
}
.esg-filters.esg-navbutton-solo-left {
position: absolute;
left: 0px;
top: 50%;
z-index: 800
}
.esg-filters.esg-navbutton-solo-right {
position: absolute;
right: 0px;
top: 50%;
z-index: 800;
}
.esg-navigationbutton.esg-right,
.esg-navigationbutton.esg-left {
margin-left: 0px !important;
margin-right: 0px !important;
-webkit-transform-style: flat;
-webkit-transform: translateZ(5000px)
} .eg-leftright-container {
float: left;
width: 310px;
margin-right: 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position: relative;
}
.eg-leftright-container.dark {
background: #1e1e1e
}
.eg-leftright-container .pagination {
position: absolute;
bottom: 0px;
}
.eg-leftright-container .esg-filters {
padding: 30px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.eg-leftright-container .esg-filterbutton {
display: block;
margin: 0px 0px 5px 0px
}
.eg-leftright-container .esg-filter-wrapper {
display: block;
margin-right: 0px;
} .eg-ajaxtarget-container {
position: relative;
width: 100%;
height: auto;
}
.eg-ajaxanimwrapper {
position: relative;
overflow: hidden;
} .tp-esg-item .add_to_cart_button.loading:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: url(//i0.wp.com/www.31apartments.com/wp-content/plugins/essential-grid/public/assets/images/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}
.esg-loader {
top: 50%;
left: 50%;
z-index: 10000;
position: absolute;
}
.infinityscollavailable.esg-loader {
position: relative;
top: auto;
left: 50%;
margin-top: 25px !important;
margin-bottom: 25px !important;
}
.esg-loader.spinner0 {
width: 40px;
height: 40px;
background: url(//i0.wp.com/www.31apartments.com/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat center center;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-left: -20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-left: -20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner5 {
background: url(//i0.wp.com/www.31apartments.com/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat 10px 10px;
background-color: #fff;
margin: -22px -22px;
width: 44px;
height: 44px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
@-webkit-keyframes esg-rotateplane {
0% {
-webkit-transform: perspective(120px)
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg)
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
@keyframes esg-rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.esg-loader.spinner2 {
width: 40px;
height: 40px;
margin-left: -20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
border-radius: 100%;
-webkit-animation: esg-scaleout 1.0s infinite ease-in-out;
animation: esg-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes esg-scaleout {
0% {
-webkit-transform: scale(0.0)
}
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes esg-scaleout {
0% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}
.esg-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.eg-search-wrapper .esg-loader.spinner3 {
margin-top: -30px !important
}
.simple-light .eg-search-wrapper .esg-loader.spinner3,
.simple-dark .eg-search-wrapper .esg-loader.spinner3 {
margin-top: -25px !important
}
.text-light .eg-search-wrapper .esg-loader.spinner3,
.text-dark .eg-search-wrapper .esg-loader.spinner3 {
margin-top: -22px !important
}
.esg-loader.spinner3 .bounce1,
.esg-loader.spinner3 .bounce2,
.esg-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
border-radius: 100%;
display: inline-block;
-webkit-animation: esg-bouncedelay 1.4s infinite ease-in-out;
animation: esg-bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.esg-loader.spinner3 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.esg-loader.spinner3 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes esg-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0.0)
}
40% {
-webkit-transform: scale(1.0)
}
}
@keyframes esg-bouncedelay {
0%, 80%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
40% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
.esg-loader.spinner4 {
margin: 0px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
-webkit-animation: esg-rotate 2.0s infinite linear;
animation: esg-rotate 2.0s infinite linear;
}
.esg-loader.spinner4 .dot1,
.esg-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;
-webkit-animation: esg-bounce 2.0s infinite ease-in-out;
animation: esg-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.esg-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes esg-rotate {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes esg-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg)
}
}
@-webkit-keyframes esg-bounce {
0%, 100% {
-webkit-transform: scale(0.0)
}
50% {
-webkit-transform: scale(1.0)
}
}
@keyframes esg-bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
} [class^="eg-icon-"]:before,
[class*=" eg-icon-"]:before {
font-family: "eg-font";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
[class^="fa-icon-"]:before, [class*=" fa-icon-"]:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
}
.esg-grid [class^="pe-7s-"]:before,
.esg-grid [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke';
display: inline-block;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
} .esg-filter-wrapper .esg-filterbutton:last-child,
.esg-cartbutton a,
.esg-selected-filterbutton {
margin-right: 0 !important;
}
.esg-singlefilters .esg-filter-checked {
display: none !important
} .eg-ajaxclicklistener {
cursor: pointer
}
.eg-ajax-video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.eg-ajax-video-container.widevideo {
padding-bottom: 50%;
}
.eg-ajax-video-container iframe,
.eg-ajax-video-container object,
.eg-ajax-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.forcenotvisible {
visibility: hidden !important
}
.forcenotdisplay {
display: none !important
} input.eg-search-input[type="text"],
.eg-search-input {
display: inline-block
}
.eg-search-submit,
.eg-search-clean {
display: inline-block;
width: auto;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
text-align: center;
vertical-align: top
}
.eg-search-submit,
.eg-search-clean {
cursor: pointer
}
.eg-search-wrapper {
vertical-align: top;
line-height: 40px;
}
input.eg-search-input[type="text"] {
font-family: "Open Sans", sans-serif;
outline: none !important;
margin: 0px 0px 5px !important;
padding: 8px 15px;
vertical-align: top;
box-sizing: border-box
} .eg-ajax-closer-wrapper {
display: block;
z-index: 51000;
position: relative
}
.eg-ajax-navbt {
cursor: pointer;
display: inline-block;
margin-right: 5px;
}
.eg-acp-inner.eg-acp-tr .eg-ajax-closer.eg-ajax-navbt,
.eg-acp-inner.eg-acp-br .eg-ajax-closer.eg-ajax-navbt {
margin-right: 0px
}
.eg-ajax-closer-wrapper.eg-acp-tl,
.eg-ajax-closer-wrapper.eg-acp-bl {
text-align: left;
}
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-br {
text-align: right;
}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-b {
text-align: center;
}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-tl {
margin-bottom: 5px;
}
.eg-ajax-closer-wrapper.eg-acp-bl,
.eg-ajax-closer-wrapper.eg-acp-br,
.eg-ajax-closer-wrapper.eg-acp-b {
margin-top: 5px;
}
.eg-acp-inner {
display: block;
position: absolute;
z-index: 50;
margin: 5px;
}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-t {
top: 0px;
}
.eg-acp-inner.eg-acp-br,
.eg-acp-inner.eg-acp-bl,
.eg-acp-inner.eg-acp-b {
bottom: 0px;
}
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-bl {
left: 0px;
}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-br {
right: 0px;
}
.eg-acp-inner.eg-acp-t,
.eg-acp-inner.eg-acp-b {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.eg-ajax-navbt {
line-height: 21px;
background: #000;
background: rgba(0, 0, 0, 0.75);
color: #fff;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
text-transform: uppercase;
padding: 1px 1px 0px 0px;
font-size: 11px;
font-weight: 400;
}
.eg-ajax-closer.eg-ajax-navbt {
padding: 1px 5px 1px 3px;
vertical-align: top;
}
.eg-acp-light .eg-ajax-navbt {
background: #e5e5e5;
color: #000;
}
.eg-ajax-closer.eg-ajax-navbt i {
font-size: 13px;
}
.eg-ajax-navbt i {
font-size: 16px;
}
.eg-ajax-closer-wrapper.eg-acp-type1 {
margin: 0;
}
.eg-acp-type1 .eg-ajax-navbt {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px;
margin: 0px;
}
.eg-acp-type1 .eg-ajax-navbt i {
font-size: 20px;
}
.eg-acp-type1 .eg-ajax-navbt {
width: 40px;
height: 40px;
text-align: center;
vertical-align: medium !important;
line-height: 40px;
padding: 0px;
}
.eg-acp-type1 .eg-ajax-closer.eg-ajax-navbt {
vertical-align: top;
font-size: 24px;
font-weight: 300;
font-family: sans-serif;
height: auto;
line-height: 28px;
padding: 8px 0px 4px;
}
span.eg-el-amount:before {
content: "("
}
span.eg-el-amount:after {
content: ")"
}
span.eg-el-amount {
margin-left: 10px;
} .esg-split-content .esg-entry-media-wrapper, .esg-split-content .esg-entry-cover {
width: 50% !important
}
.esg-split-content .esg-media-cover-wrapper:after {
content: "";
display: table;
clear: both
}
.esg-split-right .esg-entry-media-wrapper, .esg-split-right .esg-entry-cover {
float: right
}
.esg-split-left .esg-entry-media-wrapper, .esg-split-left .esg-entry-cover {
float: left
}
.esg-split-content .esg-entry-media {
height: 100% !important
}
.esg-split-content .esg-entry-cover {
position: relative !important
}
.esg-split-content .esg-entry-content {
clear: both
} .grayscale {
-webkit-filter: grayscale(100%);
filter: grayscale(100%)
}  .esg-revealed .esg-itm-anime:not(.esg-anime-blur) .esg-overflowtrick {
overflow: visible !important
}
.esg-revealed .esg-itm-anime .tp-esg-item {
-webkit-mask-image: none !important
}
.esg-revealed .esg-itm-anime .tp-esg-item:hover {
z-index: 9999 !important;
transform: none !important
}
.esg-revealed .esg-anime-item:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.esg-anime-blur .esg-entry-media {
transform: scale(1.15, 1.15) !important;
transform-origin: center center !important
} .eg-invisiblebutton {
box-shadow: none !important;
height: inherit !important;
display: block
}
.esg-lb-dummy {
max-width: none !important;
box-shadow: none !important;
position: absolute;
display: none
} @media screen and (max-width: 736px) {
.eg-lightbox-post-content-inner > div {
width: 100% !important;
float: none !important;
}
.eg-lightbox-post-content-inner .esg-post-featured-img {
padding: 30px 0 !important;
}
}
.esgbox-stage .esgbox-slide > *:not(.esgbox-share) {
margin: 0;
padding: 0
}
.esgbox-stage .esgbox-slide > .esgbox-loading {
margin-top: -30px;
margin-left: -30px
}
.esgbox-toolbar .esgbox-button {
transition: background 0.2s ease-out
}
.esgbox-toolbar .esgbox-button:focus,
.esgbox-toolbar .esgbox-button:active,
.esgbox-toolbar .esgbox-button:visited {
background: rgba(30, 30, 30, .6)
}
.esgbox-toolbar .esgbox-button:hover {
background: #000
}
.esgbox-navigation .esgbox-button:before {
transition: background 0.2s ease-out
}
.esgbox-navigation .esgbox-button:focus:before,
.esgbox-navigation .esgbox-button:active:before,
.esgbox-navigation .esgbox-button:visited:before,
.esgbox-navigation .esgbox-button[disabled]:hover:before,
.esgbox-toolbar .esgbox-button[disabled]:hover {
background: rgba(0, 0, 0, .6)
}
.esgbox-navigation .esgbox-button:hover:before {
background: rgba(0, 0, 0, .6)
}
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_left,
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_right {
display: none !important
}
.esgbox-single .esgbox-button--arrow_left,
.esgbox-single .esgbox-button--arrow_right {
display: none !important
}
.esgbox-slide--video iframe {
width: 100% !important;
height: 100% !important;
max-width: 100%;
max-height: 100%;
}
.esg-four-by-three .esgbox-slide--video iframe {
width: 800px;
height: 600px;
}
.esgbox-container .esgbox-button--arrow_right:hover,
.esgbox-container .esgbox-button--arrow_right:focus,
.esgbox-container .esgbox-button--arrow_left:hover,
.esgbox-container .esgbox-button--arrow_left:focus {
background: rgba(0, 0, 0, .6)
} .esg-filter-wrapper {
visibility: hidden
}
#eg-elements-container-grid-wrap.eg-startheight {
height: 351px;
}
.esg-mobile-filter-button {
display: none
}
.esg-mobile-filter-wrap {
visibility: visible
}
.esg-mobile-filter-wrap .esg-dropdown-wrapper {
display: none !important;
visibility: hidden !important
} .eg-esgblankskin-wrapper * {
visibility: hidden !important
} .eg-item-in-focus {
z-index: 999 !important
} .esg-cover-overflow {
overflow: hidden
} .esg-transition[data-transition^='esg-collapse'] {
overflow: hidden
}
.esg-transition[data-transition^='esg-collapse']:before,
.esg-transition[data-transition^='esg-collapse']:after {
position: absolute;
content: ""
}
.esg-transition[data-transition^='esg-collapsevertical']:before,
.esg-transition[data-transition^='esg-collapsevertical']:after {
width: 100%;
height: 0%;
left: 0
}
.esg-transition[data-transition^='esg-collapsevertical']:before {
top: 0
}
.esg-transition[data-transition^='esg-collapsevertical']:after {
bottom: 0
}
.esg-transition[data-transition='esg-collapseverticalout']:before,
.esg-transition[data-transition='esg-collapseverticalout']:after {
height: 50%
}
.esg-transition[data-transition^='esg-collapsehorizontal']:before,
.esg-transition[data-transition^='esg-collapsehorizontal']:after {
width: 0%;
height: 100%;
top: 0
}
.esg-transition[data-transition^='esg-collapsehorizontal']:before {
left: 0
}
.esg-transition[data-transition^='esg-collapsehorizontal']:after {
right: 0
}
.esg-transition[data-transition='esg-collapsehorizontalout']:before {
width: 50%
}
.esg-transition[data-transition='esg-collapsehorizontalout']:after {
width: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:after {
height: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:after {
height: 0
}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:after {
width: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:after {
width: 0
} .esg-transition[data-transition^="esg-line"]:after {
content: "";
position: absolute;
width: 70%;
height: 70%;
top: 15%;
left: 15%;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.esg-transition[data-transition="esg-linediagonal"]:after,
.esg-transition[data-transition="esg-linehorizontal"]:after,
.esg-transition[data-transition="esg-linevertical"]:after {
transform: scale(0)
}
.esg-hovered .esg-transition[data-transition^="esg-line"]:after {
transform: scale(1)
}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:after {
transform: scale(0)
} .esg-transition[data-transition^="esg-spiral"]:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
box-sizing: border-box;
padding-bottom: 100%;
background-size: contain;
background-repeat: no-repeat;
transform-origin: center;
transform: translate(-50%, -50%) rotate(0deg) scale(0);
}
.esg-transition[data-transition="esg-spiralzoomout"]:after {
transform: translate(-50%, -50%) rotate(-300deg) scale(3)
}
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:after {
transform: translate(-50%, -50%) rotate(-300deg) scale(3)
}
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:after {
transform: translate(-50%, -50%) rotate(0deg) scale(0)
} .esg-transition[data-transition^="esg-circlezoom"]:before,
.esg-transition[data-transition^="esg-circlezoom"]:after {
content: "";
position: absolute;
width: 150%;
height: 150%;
padding-bottom: 150%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0, 0);
border-radius: 50%;
box-sizing: border-box;
}
.esg-transition[data-transition="esg-circlezoomout"]:before,
.esg-transition[data-transition="esg-circlezoomout"]:after {
transform: translate(-50%, -50%) scale(1, 1)
}
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:before,
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:after {
transform: translate(-50%, -50%) scale(1, 1)
}
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:before,
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:after {
transform: translate(-50%, -50%) scale(0, 0)
}
.esg-transition[data-transition^="esg-line"]:before,
.esg-transition[data-transition^="esg-spiral"]:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0%;
left: 0%;
opacity: 0;
}
.esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-transition[data-transition="esg-spiralzoomout"]:before {
opacity: 1
}
.esg-hovered .esg-transition[data-transition^="esg-line"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:before {
opacity: 1
}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:before {
opacity: 0
} .esg-overlay.esg-cover-blend-multiply {
mix-blend-mode: multiply
}
.esg-overlay.esg-cover-blend-screen {
mix-blend-mode: screen
}
.esg-overlay.esg-cover-blend-overlay {
mix-blend-mode: overlay
}
.esg-overlay.esg-cover-blend-darken {
mix-blend-mode: darken
}
.esg-overlay.esg-cover-blend-lighten {
mix-blend-mode: lighten
}
.esg-overlay.esg-cover-blend-color-dodge {
mix-blend-mode: color-dodge
}
.esg-overlay.esg-cover-blend-color-burn {
mix-blend-mode: color-burn
}
.esg-overlay.esg-cover-blend-hard-light {
mix-blend-mode: hard-light
}
.esg-overlay.esg-cover-blend-soft-light {
mix-blend-mode: soft-light
}
.esg-overlay.esg-cover-blend-difference {
mix-blend-mode: difference
}
.esg-overlay.esg-cover-blend-exclusion {
mix-blend-mode: exclusion
}
.esg-overlay.esg-cover-blend-hue {
mix-blend-mode: hue
}
.esg-overlay.esg-cover-blend-saturation {
mix-blend-mode: saturation
}
.esg-overlay.esg-cover-blend-color {
mix-blend-mode: color
}
.esg-overlay.esg-cover-blend-luminosity {
mix-blend-mode: luminosity
} .esg-container .aden {
-webkit-filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);
filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}
.esg-container .aden::after {
background: -webkit-linear-gradient(left, rgba(66, 10, 14, .2), transparent);
background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
mix-blend-mode: darken
}
.esg-container .perpetua::after,
.esg-container .reyes::after {
mix-blend-mode: soft-light;
opacity: .5
}
.esg-container .inkwell {
-webkit-filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}
.esg-container .perpetua::after {
background: -webkit-linear-gradient(top, #005b9a, #e6c13d);
background: linear-gradient(to bottom, #005b9a, #e6c13d)
}
.esg-container .reyes {
-webkit-filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75);
filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}
.esg-container .reyes::after {
background: #efcdad
}
.esg-container .gingham {
-webkit-filter: brightness(1.05) hue-rotate(-10deg);
filter: brightness(1.05) hue-rotate(-10deg)
}
.esg-container .gingham::after {
background: -webkit-linear-gradient(left, rgba(66, 10, 14, .2), transparent);
background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
mix-blend-mode: darken
}
.esg-container .toaster {
-webkit-filter: contrast(1.5) brightness(.9);
filter: contrast(1.5) brightness(.9)
}
.esg-container .toaster::after {
background: -webkit-radial-gradient(circle, #804e0f, #3b003b);
background: radial-gradient(circle, #804e0f, #3b003b);
mix-blend-mode: screen
}
.esg-container .walden {
-webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);
filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}
.esg-container .walden::after {
background: #04c;
mix-blend-mode: screen;
opacity: .3
}
.esg-container .hudson {
-webkit-filter: brightness(1.2) contrast(.9) saturate(1.1);
filter: brightness(1.2) contrast(.9) saturate(1.1)
}
.esg-container .hudson::after {
background: -webkit-radial-gradient(circle, #a6b1ff 50%, #342134);
background: radial-gradient(circle, #a6b1ff 50%, #342134);
mix-blend-mode: multiply;
opacity: .5
}
.esg-container .earlybird {
-webkit-filter: contrast(.9) sepia(.2);
filter: contrast(.9) sepia(.2)
}
.esg-container .earlybird::after {
background: -webkit-radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
mix-blend-mode: overlay
}
.esg-container .mayfair {
-webkit-filter: contrast(1.1) saturate(1.1);
filter: contrast(1.1) saturate(1.1)
}
.esg-container .mayfair::after {
background: -webkit-radial-gradient(40% 40%, circle, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
mix-blend-mode: overlay;
opacity: .4
}
.esg-container .lofi {
-webkit-filter: saturate(1.1) contrast(1.5);
filter: saturate(1.1) contrast(1.5)
}
.esg-container .lofi::after {
background: -webkit-radial-gradient(circle, transparent 70%, #222 150%);
background: radial-gradient(circle, transparent 70%, #222 150%);
mix-blend-mode: multiply
}
.esg-container ._1977 {
-webkit-filter: contrast(1.1) brightness(1.1) saturate(1.3);
filter: contrast(1.1) brightness(1.1) saturate(1.3)
}
.esg-container ._1977:after {
background: rgba(243, 106, 188, .3);
mix-blend-mode: screen
}
.esg-container .brooklyn {
-webkit-filter: contrast(.9) brightness(1.1);
filter: contrast(.9) brightness(1.1)
}
.esg-container .brooklyn::after {
background: -webkit-radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
mix-blend-mode: overlay
}
.esg-container .xpro2 {
-webkit-filter: sepia(.3);
filter: sepia(.3)
}
.esg-container .xpro2::after {
background: -webkit-radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
mix-blend-mode: color-burn
}
.esg-container .nashville {
-webkit-filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);
filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}
.esg-container .nashville::after {
background: rgba(0, 70, 150, .4);
mix-blend-mode: lighten
}
.esg-container .nashville::before {
background: rgba(247, 176, 153, .56);
mix-blend-mode: darken
}
.esg-container .lark {
-webkit-filter: contrast(.9);
filter: contrast(.9)
}
.esg-container .lark::after {
background: rgba(242, 242, 242, .8);
mix-blend-mode: darken
}
.esg-container .lark::before {
background: #22253f;
mix-blend-mode: color-dodge
}
.esg-container .moon {
-webkit-filter: grayscale(1) contrast(1.1) brightness(1.1);
filter: grayscale(1) contrast(1.1) brightness(1.1)
}
.esg-container .moon::before {
background: #a0a0a0;
mix-blend-mode: soft-light
}
.esg-container .moon::after {
background: #383838;
mix-blend-mode: lighten
}
.esg-container .clarendon {
-webkit-filter: contrast(1.2) saturate(1.35);
filter: contrast(1.2) saturate(1.35)
}
.esg-container .clarendon:before {
background: rgba(127, 187, 227, .2);
mix-blend-mode: overlay
}
.esg-container .willow {
-webkit-filter: grayscale(.5) contrast(.95) brightness(.9);
filter: grayscale(.5) contrast(.95) brightness(.9)
}
.esg-container .willow::before {
background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
mix-blend-mode: overlay
}
.esg-container .willow::after {
background-color: #d8cdcb;
mix-blend-mode: color
}
.esg-container .rise {
-webkit-filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9);
filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}
.esg-container .rise::after {
background: -webkit-radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
mix-blend-mode: overlay;
opacity: .6
}
.esg-container .rise::before {
background: -webkit-radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
mix-blend-mode: multiply
}
.esg-container ._1977:after, .esg-container ._1977:before,
.esg-container .aden:after, .esg-container .aden:before,
.esg-container .brooklyn:after, .esg-container .brooklyn:before,
.esg-container .clarendon:after, .esg-container .clarendon:before,
.esg-container .earlybird:after, .esg-container .earlybird:before,
.esg-container .gingham:after, .esg-container .gingham:before,
.esg-container .hudson:after, .esg-container .hudson:before,
.esg-container .inkwell:after, .esg-container .inkwell:before,
.esg-container .lark:after, .esg-container .lark:before,
.esg-container .lofi:after, .esg-container .lofi:before,
.esg-container .mayfair:after, .esg-container .mayfair:before,
.esg-container .moon:after, .esg-container .moon:before,
.esg-container .nashville:after, .esg-container .nashville:before,
.esg-container .perpetua:after, .esg-container .perpetua:before,
.esg-container .reyes:after, .esg-container .reyes:before,
.esg-container .rise:after, .esg-container .rise:before,
.esg-container .slumber:after, .esg-container .slumber:before,
.esg-container .toaster:after, .esg-container .toaster:before,
.esg-container .walden:after, .esg-container .walden:before,
.esg-container .willow:after, .esg-container .willow:before,
.esg-container .xpro2:after, .esg-container .xpro2:before {
content: '';
display: block;
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
pointer-events: none
}
.esg-container ._1977, 
.esg-container .aden, 
.esg-container .brooklyn, 
.esg-container .clarendon, 
.esg-container .earlybird, 
.esg-container .gingham,
.esg-container .hudson,
.esg-container .inkwell,
.esg-container .lark,
.esg-container .lofi,
.esg-container .mayfair,
.esg-container .moon,
.esg-container .nashville,
.esg-container .perpetua,
.esg-container .reyes,
.esg-container .rise,
.esg-container .slumber,
.esg-container .toaster,
.esg-container .walden,
.esg-container .willow,
.esg-container .xpro2 {
position: relative
}
.esg-container ._1977 img,
.esg-container .aden img,
.esg-container .brooklyn img,
.esg-container .clarendon img,
.esg-container .earlybird img,
.esg-container .gingham img,
.esg-container .hudson img,
.esg-container .inkwell img,
.esg-container .lark img,
.esg-container .lofi img,
.esg-container .mayfair img,
.esg-container .moon img,
.esg-container .nashville img,
.esg-container .perpetua img,
.esg-container .reyes img,
.esg-container .rise img,
.esg-container .slumber img,
.esg-container .toaster img,
.esg-container .walden img,
.esg-container .willow img,
.esg-container .xpro2 img {
width: 100%;
z-index: 1
}
.esg-container ._1977:before,
.esg-container .aden:before,
.esg-container .brooklyn:before,
.esg-container .clarendon:before,
.esg-container .earlybird:before,
.esg-container .gingham:before,
.esg-container .hudson:before,
.esg-container .inkwell:before,
.esg-container .lark:before,
.esg-container .lofi:before,
.esg-container .mayfair:before,
.esg-container .moon:before,
.esg-container .nashville:before,
.esg-container .perpetua:before,
.esg-container .reyes:before,
.esg-container .rise:before,
.esg-container .slumber:before,
.esg-container .toaster:before,
.esg-container .walden:before,
.esg-container .willow:before,
.esg-container .xpro2:before {
z-index: 2
}
.esg-container ._1977:after,
.esg-container .aden:after,
.esg-container .brooklyn:after,
.esg-container .clarendon:after,
.esg-container .earlybird:after,
.esg-container .gingham:after,
.esg-container .hudson:after,
.esg-container .inkwell:after,
.esg-container .lark:after,
.esg-container .lofi:after,
.esg-container .mayfair:after,
.esg-container .moon:after,
.esg-container .nashville:after,
.esg-container .perpetua:after,
.esg-container .reyes:after,
.esg-container .rise:after,
.esg-container .slumber:after,
.esg-container .toaster:after,
.esg-container .walden:after,
.esg-container .willow:after,
.esg-container .xpro2:after {
z-index: 3
}
.esg-container .slumber {
-webkit-filter: saturate(.66) brightness(1.05);
filter: saturate(.66) brightness(1.05)
}
.esg-container .slumber::after {
background: rgba(125, 105, 24, .5);
mix-blend-mode: soft-light
}
.esg-container .slumber::before {
background: rgba(69, 41, 12, .4);
mix-blend-mode: lighten
} .source_type_stream .esg-filter-wrapper,
.source_type_nextgen .esg-filter-wrapper,
.source_type_rml .esg-filter-wrapper {
display: none !important;
} [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke'
}  #esg_search_wrapper {
height: auto;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 20000;
}
#esg_search_wrapper .esg-filter-wrapper, #esg_search_wrapper .esg-pagination {
margin-left: 0 !important;
}
#esg_big_search_wrapper {
padding-top: 0;
position: relative;
}
#esg_big_search_wrapper .bigsearchfield {
-moz-border-bottom-colors: none !important;
-moz-border-left-colors: none !important;
-moz-border-right-colors: none !important;
-moz-border-top-colors: none !important;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0) !important;
border:none !important;
border-bottom:2px solid #333 !important;
color: #333 !important;
font-size: 40px !important;
font-weight: 700;
line-height: 40px !important;
padding: 0 !important;
position: relative;
width: 100%;
z-index: 10;
height:50px !important;
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
}
#esg_big_search_wrapper::-ms-clear { display: none; }
#esg_big_search_wrapper .bigsearchfield::-ms-clear { display: none; }
#esg_big_search_fake_txt {
background: none repeat scroll 0 0 rgba(255, 255,255, 0) !important;
border: medium none !important;
color: #333 !important;
font-size: 40px !important;
font-weight: 700;
line-height: 40px !important;
padding: 0 !important;
position: absolute !important;
top: 7px !important;
width: 100%;
z-index: 5;
height:50px !important;
}
.esg_big_search_close {
color: #333;
cursor: pointer;
font-size: 40px;
font-weight: 400;
position: absolute;
right: 30px;
top: 50px;
z-index: 20;
}
.esg_searchresult_title {
color: #333;
font-size: 11px;
font-weight: 700;
letter-spacing: 1px;
margin-top: 30px;
text-transform: uppercase;
}
#esg_search_bg {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 19999;
}
.esg_searchcontainer {
box-sizing: border-box;
padding: 40px;
position: relative;
width: 100%;
}
.esg_searchresult {
color: #333;
font-size: 17px;
font-weight: 600;
line-height: 26px;
} #esg_big_search_wrapper.dark .bigsearchfield {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border-bottom:2px solid #fff !important;
color: #fff !important;
}
.dark #esg_big_search_fake_txt {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
color: #fff !important;
}
.dark .esg_big_search_close {
color: #fff;
}
.dark .esg_searchresult_title {
color: #fff;
}
#esg_search_bg.dark {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
}
.dark .esg_searchresult {
color: #fff;
}@font-face {
font-family: 'eg-font';
src: url(//www.31apartments.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117);
src: url(//www.31apartments.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117#iefix) format('embedded-opentype'),
url(//www.31apartments.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.woff?85610117) format('woff'),
url(//www.31apartments.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.ttf?85610117) format('truetype'),
url(//www.31apartments.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.svg?85610117#egfont) format('svg');
font-weight: normal;
font-style: normal;
}
.eg-icon-soundcloud:before { content: '\e8ca'; } .eg-icon-music:before { content: '\e858'; } .eg-icon-color-adjust:before { content: '\e862'; } .eg-icon-mail:before { content: '\e868'; } .eg-icon-mail-alt:before { content: '\e869'; } .eg-icon-heart:before { content: '\e86a'; } .eg-icon-heart-empty:before { content: '\e86b'; } .eg-icon-star:before { content: '\e86c'; } .eg-icon-star-empty:before { content: '\e86d'; } .eg-icon-user:before { content: '\e879'; } .eg-icon-male:before { content: '\e87a'; } .eg-icon-female:before { content: '\e87b'; } .eg-icon-video:before { content: '\e805'; } .eg-icon-videocam:before { content: '\e859'; } .eg-icon-picture-1:before { content: '\e803'; } .eg-icon-camera:before { content: '\e85a'; } .eg-icon-camera-alt:before { content: '\e85b'; } .eg-icon-th-large:before { content: '\e83c'; } .eg-icon-th:before { content: '\e83d'; } .eg-icon-ok:before { content: '\e80d'; } .eg-icon-ok-circled2:before { content: '\e877'; } .eg-icon-ok-squared:before { content: '\e878'; } .eg-icon-cancel:before { content: '\e80a'; } .eg-icon-plus:before { content: '\e86e'; } .eg-icon-plus-circled:before { content: '\e876'; } .eg-icon-plus-squared:before { content: '\e875'; } .eg-icon-minus:before { content: '\e86f'; } .eg-icon-minus-circled:before { content: '\e870'; } .eg-icon-minus-squared:before { content: '\e871'; } .eg-icon-minus-squared-alt:before { content: '\e872'; } .eg-icon-info-circled:before { content: '\e80f'; } .eg-icon-info:before { content: '\e844'; } .eg-icon-home:before { content: '\e843'; } .eg-icon-link:before { content: '\e80e'; } .eg-icon-unlink:before { content: '\e83f'; } .eg-icon-link-ext:before { content: '\e840'; } .eg-icon-lock:before { content: '\e856'; } .eg-icon-lock-open:before { content: '\e857'; } .eg-icon-eye:before { content: '\e841'; } .eg-icon-eye-off:before { content: '\e842'; } .eg-icon-tag:before { content: '\e85c'; } .eg-icon-thumbs-up:before { content: '\e887'; } .eg-icon-thumbs-up-alt:before { content: '\e888'; } .eg-icon-download:before { content: '\e88a'; } .eg-icon-upload:before { content: '\e889'; } .eg-icon-reply:before { content: '\e8a6'; } .eg-icon-forward:before { content: '\e874'; } .eg-icon-export-1:before { content: '\e873'; } .eg-icon-print:before { content: '\e886'; } .eg-icon-gamepad:before { content: '\e837'; } .eg-icon-trash:before { content: '\e801'; } .eg-icon-doc-text:before { content: '\e885'; } .eg-icon-doc-inv:before { content: '\e884'; } .eg-icon-folder-1:before { content: '\e83e'; } .eg-icon-folder-open:before { content: '\e883'; } .eg-icon-folder-open-empty:before { content: '\e882'; } .eg-icon-rss:before { content: '\e880'; } .eg-icon-rss-squared:before { content: '\e881'; } .eg-icon-phone:before { content: '\e87f'; } .eg-icon-menu:before { content: '\e830'; } .eg-icon-cog-alt:before { content: '\e847'; } .eg-icon-wrench:before { content: '\e848'; } .eg-icon-basket-1:before { content: '\e87c'; } .eg-icon-calendar:before { content: '\e87d'; } .eg-icon-calendar-empty:before { content: '\e87e'; } .eg-icon-lightbulb:before { content: '\e88b'; } .eg-icon-resize-full-alt:before { content: '\e845'; } .eg-icon-move:before { content: '\e846'; } .eg-icon-down-dir:before { content: '\e838'; } .eg-icon-up-dir:before { content: '\e839'; } .eg-icon-left-dir:before { content: '\e817'; } .eg-icon-right-dir:before { content: '\e818'; } .eg-icon-down-open:before { content: '\e83b'; } .eg-icon-left-open:before { content: '\e819'; } .eg-icon-right-open:before { content: '\e81a'; } .eg-icon-angle-left:before { content: '\e820'; } .eg-icon-angle-right:before { content: '\e81d'; } .eg-icon-angle-double-left:before { content: '\e892'; } .eg-icon-angle-double-right:before { content: '\e893'; } .eg-icon-left-big:before { content: '\e81f'; } .eg-icon-right-big:before { content: '\e81e'; } .eg-icon-up-hand:before { content: '\e835'; } .eg-icon-ccw-1:before { content: '\e891'; } .eg-icon-shuffle-1:before { content: '\e849'; } .eg-icon-play:before { content: '\e88c'; } .eg-icon-play-circled:before { content: '\e88e'; } .eg-icon-stop:before { content: '\e88f'; } .eg-icon-pause:before { content: '\e88d'; } .eg-icon-fast-fw:before { content: '\e890'; } .eg-icon-desktop:before { content: '\e85d'; } .eg-icon-laptop:before { content: '\e85e'; } .eg-icon-tablet:before { content: '\e85f'; } .eg-icon-mobile:before { content: '\e860'; } .eg-icon-flight:before { content: '\e894'; } .eg-icon-font:before { content: '\e851'; } .eg-icon-bold:before { content: '\e852'; } .eg-icon-italic:before { content: '\e855'; } .eg-icon-text-height:before { content: '\e84f'; } .eg-icon-text-width:before { content: '\e850'; } .eg-icon-align-left:before { content: '\e84c'; } .eg-icon-align-center:before { content: '\e84d'; } .eg-icon-align-right:before { content: '\e84e'; } .eg-icon-search:before { content: '\e802'; } .eg-icon-indent-left:before { content: '\e866'; } .eg-icon-indent-right:before { content: '\e867'; } .eg-icon-ajust:before { content: '\e84a'; } .eg-icon-tint:before { content: '\e84b'; } .eg-icon-chart-bar:before { content: '\e853'; } .eg-icon-magic:before { content: '\e807'; } .eg-icon-sort:before { content: '\e895'; } .eg-icon-sort-alt-up:before { content: '\e863'; } .eg-icon-sort-alt-down:before { content: '\e864'; } .eg-icon-sort-name-up:before { content: '\e854'; } .eg-icon-sort-name-down:before { content: '\e865'; } .eg-icon-coffee:before { content: '\e896'; } .eg-icon-food:before { content: '\e897'; } .eg-icon-medkit:before { content: '\e898'; } .eg-icon-puzzle:before { content: '\e899'; } .eg-icon-apple:before { content: '\e89a'; } .eg-icon-facebook:before { content: '\e89b'; } .eg-icon-gplus:before { content: '\e89c'; } .eg-icon-tumblr:before { content: '\e8a0'; } .eg-icon-twitter-squared:before { content: '\e8a2'; } .eg-icon-twitter:before { content: '\e8a1'; } .eg-icon-vimeo-squared:before { content: '\e89d'; } .eg-icon-youtube:before { content: '\e89f'; } .eg-icon-youtube-squared:before { content: '\e89e'; } .eg-icon-picture:before { content: '\e800'; } .eg-icon-check:before { content: '\e810'; } .eg-icon-back:before { content: '\e8a5'; } .eg-icon-thumbs-up-1:before { content: '\e8a9'; } .eg-icon-thumbs-down:before { content: '\e8aa'; } .eg-icon-download-1:before { content: '\e8ab'; } .eg-icon-upload-1:before { content: '\e8ac'; } .eg-icon-reply-1:before { content: '\e8a8'; } .eg-icon-forward-1:before { content: '\e8a7'; } .eg-icon-export:before { content: '\e80b'; } .eg-icon-folder:before { content: '\e813'; } .eg-icon-rss-1:before { content: '\e8c8'; } .eg-icon-cog:before { content: '\e832'; } .eg-icon-tools:before { content: '\e815'; } .eg-icon-basket:before { content: '\e812'; } .eg-icon-login:before { content: '\e833'; } .eg-icon-logout:before { content: '\e834'; } .eg-icon-resize-full:before { content: '\e816'; } .eg-icon-popup:before { content: '\e828'; } .eg-icon-arrow-combo:before { content: '\e827'; } .eg-icon-left-open-1:before { content: '\e82a'; } .eg-icon-right-open-1:before { content: '\e82b'; } .eg-icon-left-open-mini:before { content: '\e822'; } .eg-icon-right-open-mini:before { content: '\e823'; } .eg-icon-left-open-big:before { content: '\e824'; } .eg-icon-right-open-big:before { content: '\e825'; } .eg-icon-left:before { content: '\e836'; } .eg-icon-right:before { content: '\e826'; } .eg-icon-ccw:before { content: '\e808'; } .eg-icon-cw:before { content: '\e8c9'; } .eg-icon-arrows-ccw:before { content: '\e806'; } .eg-icon-level-down:before { content: '\e8a3'; } .eg-icon-level-up:before { content: '\e8a4'; } .eg-icon-shuffle:before { content: '\e814'; } .eg-icon-palette:before { content: '\e829'; } .eg-icon-list-add:before { content: '\e80c'; } .eg-icon-back-in-time:before { content: '\e821'; } .eg-icon-monitor:before { content: '\e81b'; } .eg-icon-paper-plane:before { content: '\e8ad'; } .eg-icon-brush:before { content: '\e8ae'; } .eg-icon-droplet:before { content: '\e81c'; } .eg-icon-clipboard:before { content: '\e8b0'; } .eg-icon-megaphone:before { content: '\e8b1'; } .eg-icon-key:before { content: '\e8af'; } .eg-icon-github:before { content: '\e8b3'; } .eg-icon-github-circled:before { content: '\e8b4'; } .eg-icon-flickr:before { content: '\e8b2'; } .eg-icon-flickr-circled:before { content: '\e8b5'; } .eg-icon-vimeo:before { content: '\e8b6'; } .eg-icon-vimeo-circled:before { content: '\e8b7'; } .eg-icon-twitter-1:before { content: '\e8b8'; } .eg-icon-twitter-circled:before { content: '\e8b9'; } .eg-icon-facebook-1:before { content: '\e8ba'; } .eg-icon-facebook-circled:before { content: '\e8bb'; } .eg-icon-facebook-squared:before { content: '\e8bc'; } .eg-icon-gplus-1:before { content: '\e8bd'; } .eg-icon-gplus-circled:before { content: '\e8be'; } .eg-icon-pinterest:before { content: '\e8bf'; } .eg-icon-pinterest-circled:before { content: '\e8c0'; } .eg-icon-tumblr-1:before { content: '\e8c1'; } .eg-icon-tumblr-circled:before { content: '\e8c2'; } .eg-icon-linkedin:before { content: '\e8c3'; } .eg-icon-linkedin-circled:before { content: '\e8c4'; } .eg-icon-dribbble:before { content: '\e8c5'; } .eg-icon-dribbble-circled:before { content: '\e8c6'; } .eg-icon-picasa:before { content: '\e8c7'; } .eg-icon-ok-1:before { content: '\e811'; } .eg-icon-doc:before { content: '\e809'; } .eg-icon-left-open-outline:before { content: '\e82e'; } .eg-icon-left-open-2:before { content: '\e82c'; } .eg-icon-right-open-outline:before { content: '\e82f'; } .eg-icon-right-open-2:before { content: '\e82d'; } .eg-icon-equalizer:before { content: '\e83a'; } .eg-icon-layers-alt:before { content: '\e804'; } .eg-icon-pencil-1:before { content: '\e831'; } .eg-icon-align-justify:before { content: '\e861'; } .eg-icon-wistia:before { content: '\e89f'; } .eg-icon-wistia-squared:before { content: '\e89e'; }.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe{max-height:100%;border:0 !important}.cmplz-blocked-content-container div div{display:none}.cmplz-blocked-content-container .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}@keyframes cmplz-fadein{0{opacity:0}100%{opacity:1}}#fancybox-buttons {
position: fixed;
left: 0;
width: 100%;
z-index: 8050;
}
#fancybox-buttons.top {
top: 10px;
}
#fancybox-buttons.bottom {
bottom: 10px;
}
#fancybox-buttons ul {
display: block;
width: 166px;
height: 30px;
margin: 0 auto;
padding: 0;
list-style: none;
border: 1px solid #111;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
background: rgb(50,50,50);
background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
#fancybox-buttons ul li {
float: left;
margin: 0;
padding: 0;
}
#fancybox-buttons a {
display: block;
width: 30px;
height: 30px;
text-indent: -9999px;
background-color: transparent;
background-image: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/js/fancybox/helpers/fancybox_buttons.png);
background-repeat: no-repeat;
outline: none;
opacity: 0.8;
}
#fancybox-buttons a:hover {
opacity: 1;
}
#fancybox-buttons a.btnPrev {
background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
background-position: -33px 0;
border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
background-position: 3px -60px;
border-left: 1px solid #111;
border-right: 1px solid #3e3e3e;
width: 35px
}
#fancybox-buttons a.btnToggleOn {
background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
border-left: 1px solid #111;
width: 35px;
background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
opacity : 0.4;
cursor: default;
}#fancybox-thumbs {
position: fixed;
left: 0;
width: 100%;
overflow: hidden;
z-index: 8050;
}
#fancybox-thumbs.bottom {
bottom: 2px;
}
#fancybox-thumbs.top {
top: 2px;
}
#fancybox-thumbs ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
#fancybox-thumbs ul li {
float: left;
padding: 1px;
opacity: 0.5;
}
#fancybox-thumbs ul li.active {
opacity: 0.75;
padding: 0;
border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
opacity: 1;
}
#fancybox-thumbs ul li a {
display: block;
position: relative;
overflow: hidden;
border: 1px solid #222;
background: #111;
outline: none;
}
#fancybox-thumbs ul li img {
display: block;
position: relative;
border: 0;
padding: 0;
max-width: none;
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/js/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/js/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/js/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/js/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/js/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/js/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}@font-face{font-family:Linearicons-Free;src:url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot);src:url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot?#iefix) format('embedded-opentype'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff2) format('woff2'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.ttf) format('truetype'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff) format('woff'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.svg#Linearicons-Free) format('svg');font-weight:400;font-style:normal}.lnr{font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnr-home:before{content:"\e800"}.lnr-apartment:before{content:"\e801"}.lnr-pencil:before{content:"\e802"}.lnr-magic-wand:before{content:"\e803"}.lnr-drop:before{content:"\e804"}.lnr-lighter:before{content:"\e805"}.lnr-poop:before{content:"\e806"}.lnr-sun:before{content:"\e807"}.lnr-moon:before{content:"\e808"}.lnr-cloud:before{content:"\e809"}.lnr-cloud-upload:before{content:"\e80a"}.lnr-cloud-download:before{content:"\e80b"}.lnr-cloud-sync:before{content:"\e80c"}.lnr-cloud-check:before{content:"\e80d"}.lnr-database:before{content:"\e80e"}.lnr-lock:before{content:"\e80f"}.lnr-cog:before{content:"\e810"}.lnr-trash:before{content:"\e811"}.lnr-dice:before{content:"\e812"}.lnr-heart:before{content:"\e813"}.lnr-star:before{content:"\e814"}.lnr-star-half:before{content:"\e815"}.lnr-star-empty:before{content:"\e816"}.lnr-flag:before{content:"\e817"}.lnr-envelope:before{content:"\e818"}.lnr-paperclip:before{content:"\e819"}.lnr-inbox:before{content:"\e81a"}.lnr-eye:before{content:"\e81b"}.lnr-printer:before{content:"\e81c"}.lnr-file-empty:before{content:"\e81d"}.lnr-file-add:before{content:"\e81e"}.lnr-enter:before{content:"\e81f"}.lnr-exit:before{content:"\e820"}.lnr-graduation-hat:before{content:"\e821"}.lnr-license:before{content:"\e822"}.lnr-music-note:before{content:"\e823"}.lnr-film-play:before{content:"\e824"}.lnr-camera-video:before{content:"\e825"}.lnr-camera:before{content:"\e826"}.lnr-picture:before{content:"\e827"}.lnr-book:before{content:"\e828"}.lnr-bookmark:before{content:"\e829"}.lnr-user:before{content:"\e82a"}.lnr-users:before{content:"\e82b"}.lnr-shirt:before{content:"\e82c"}.lnr-store:before{content:"\e82d"}.lnr-cart:before{content:"\e82e"}.lnr-tag:before{content:"\e82f"}.lnr-phone-handset:before{content:"\e830"}.lnr-phone:before{content:"\e831"}.lnr-pushpin:before{content:"\e832"}.lnr-map-marker:before{content:"\e833"}.lnr-map:before{content:"\e834"}.lnr-location:before{content:"\e835"}.lnr-calendar-full:before{content:"\e836"}.lnr-keyboard:before{content:"\e837"}.lnr-spell-check:before{content:"\e838"}.lnr-screen:before{content:"\e839"}.lnr-smartphone:before{content:"\e83a"}.lnr-tablet:before{content:"\e83b"}.lnr-laptop:before{content:"\e83c"}.lnr-laptop-phone:before{content:"\e83d"}.lnr-power-switch:before{content:"\e83e"}.lnr-bubble:before{content:"\e83f"}.lnr-heart-pulse:before{content:"\e840"}.lnr-construction:before{content:"\e841"}.lnr-pie-chart:before{content:"\e842"}.lnr-chart-bars:before{content:"\e843"}.lnr-gift:before{content:"\e844"}.lnr-diamond:before{content:"\e845"}.lnr-linearicons:before{content:"\e846"}.lnr-dinner:before{content:"\e847"}.lnr-coffee-cup:before{content:"\e848"}.lnr-leaf:before{content:"\e849"}.lnr-paw:before{content:"\e84a"}.lnr-rocket:before{content:"\e84b"}.lnr-briefcase:before{content:"\e84c"}.lnr-bus:before{content:"\e84d"}.lnr-car:before{content:"\e84e"}.lnr-train:before{content:"\e84f"}.lnr-bicycle:before{content:"\e850"}.lnr-wheelchair:before{content:"\e851"}.lnr-select:before{content:"\e852"}.lnr-earth:before{content:"\e853"}.lnr-smile:before{content:"\e854"}.lnr-sad:before{content:"\e855"}.lnr-neutral:before{content:"\e856"}.lnr-mustache:before{content:"\e857"}.lnr-alarm:before{content:"\e858"}.lnr-bullhorn:before{content:"\e859"}.lnr-volume-high:before{content:"\e85a"}.lnr-volume-medium:before{content:"\e85b"}.lnr-volume-low:before{content:"\e85c"}.lnr-volume:before{content:"\e85d"}.lnr-mic:before{content:"\e85e"}.lnr-hourglass:before{content:"\e85f"}.lnr-undo:before{content:"\e860"}.lnr-redo:before{content:"\e861"}.lnr-sync:before{content:"\e862"}.lnr-history:before{content:"\e863"}.lnr-clock:before{content:"\e864"}.lnr-download:before{content:"\e865"}.lnr-upload:before{content:"\e866"}.lnr-enter-down:before{content:"\e867"}.lnr-exit-up:before{content:"\e868"}.lnr-bug:before{content:"\e869"}.lnr-code:before{content:"\e86a"}.lnr-link:before{content:"\e86b"}.lnr-unlink:before{content:"\e86c"}.lnr-thumbs-up:before{content:"\e86d"}.lnr-thumbs-down:before{content:"\e86e"}.lnr-magnifier:before{content:"\e86f"}.lnr-cross:before{content:"\e870"}.lnr-menu:before{content:"\e871"}.lnr-list:before{content:"\e872"}.lnr-chevron-up:before{content:"\e873"}.lnr-chevron-down:before{content:"\e874"}.lnr-chevron-left:before{content:"\e875"}.lnr-chevron-right:before{content:"\e876"}.lnr-arrow-up:before{content:"\e877"}.lnr-arrow-down:before{content:"\e878"}.lnr-arrow-left:before{content:"\e879"}.lnr-arrow-right:before{content:"\e87a"}.lnr-move:before{content:"\e87b"}.lnr-warning:before{content:"\e87c"}.lnr-question-circle:before{content:"\e87d"}.lnr-menu-circle:before{content:"\e87e"}.lnr-checkmark-circle:before{content:"\e87f"}.lnr-cross-circle:before{content:"\e880"}.lnr-plus-circle:before{content:"\e881"}.lnr-circle-minus:before{content:"\e882"}.lnr-arrow-up-circle:before{content:"\e883"}.lnr-arrow-down-circle:before{content:"\e884"}.lnr-arrow-left-circle:before{content:"\e885"}.lnr-arrow-right-circle:before{content:"\e886"}.lnr-chevron-up-circle:before{content:"\e887"}.lnr-chevron-down-circle:before{content:"\e888"}.lnr-chevron-left-circle:before{content:"\e889"}.lnr-chevron-right-circle:before{content:"\e88a"}.lnr-crop:before{content:"\e88b"}.lnr-frame-expand:before{content:"\e88c"}.lnr-frame-contract:before{content:"\e88d"}.lnr-layers:before{content:"\e88e"}.lnr-funnel:before{content:"\e88f"}.lnr-text-format:before{content:"\e890"}.lnr-text-format-remove:before{content:"\e891"}.lnr-text-size:before{content:"\e892"}.lnr-bold:before{content:"\e893"}.lnr-italic:before{content:"\e894"}.lnr-underline:before{content:"\e895"}.lnr-strikethrough:before{content:"\e896"}.lnr-highlight:before{content:"\e897"}.lnr-text-align-left:before{content:"\e898"}.lnr-text-align-center:before{content:"\e899"}.lnr-text-align-right:before{content:"\e89a"}.lnr-text-align-justify:before{content:"\e89b"}.lnr-line-spacing:before{content:"\e89c"}.lnr-indent-increase:before{content:"\e89d"}.lnr-indent-decrease:before{content:"\e89e"}.lnr-pilcrow:before{content:"\e89f"}.lnr-direction-ltr:before{content:"\e8a0"}.lnr-direction-rtl:before{content:"\e8a1"}.lnr-page-break:before{content:"\e8a2"}.lnr-sort-alpha-asc:before{content:"\e8a3"}.lnr-sort-amount-asc:before{content:"\e8a4"}.lnr-hand:before{content:"\e8a5"}.lnr-pointer-up:before{content:"\e8a6"}.lnr-pointer-right:before{content:"\e8a7"}.lnr-pointer-down:before{content:"\e8a8"}.lnr-pointer-left:before{content:"\e8a9"}
 .animated {
-webkit-animation-duration: .7s;
animation-duration: .7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.stealthy {
opacity: 0;
visibility: hidden;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
} .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
height: auto !important;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-carousel .owl-item a:not(.gt-author-name) {
cursor: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/icon_zoomin.png) 24 24, auto;
}
.owl-controls .owl-nav {
display: none;
}html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
a:active, a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
.container {
width: 1280px;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 100%;
}
.breadcrumbs-wrap .container {
padding-left: 0;
padding-right: 0;
}
.single .container {
width: 1275px;
max-width: 100%;
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width:768px) {
.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:992px) {
.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:1200px) {
.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;
}
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
content: " ";
display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important;
}
@media (max-width:767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs, td.visible-xs {
display: table-cell !important;
}
}
@media (max-width:767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width:767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width:767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm, td.visible-sm {
display: table-cell !important;
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md, td.visible-md {
display: table-cell !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width:1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg, td.visible-lg {
display: table-cell !important;
}
}
@media (min-width:1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width:1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width:1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width:767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width:1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print, td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}@font-face {
font-family: 'Linearicons';
src: url(//www.31apartments.com/wp-content/themes/201-murray/css/fonts/Linearicons.eot);
src: local('?'), url(//www.31apartments.com/wp-content/themes/201-murray/css/fonts/Linearicons.woff) format('woff'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/fonts/Linearicons.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.murray-icon-list li span[class^="lnr icon-"] {
font-family: 'Linearicons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'Linearicons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
content: "\e600";
}
.icon-home2:before {
content: "\e601";
}
.icon-home3:before {
content: "\e602";
}
.icon-home4:before {
content: "\e603";
}
.icon-home5:before {
content: "\e604";
}
.icon-home6:before {
content: "\e605";
}
.icon-bathtub:before {
content: "\e606";
}
.icon-toothbrush:before {
content: "\e607";
}
.icon-bed:before {
content: "\e608";
}
.icon-couch:before {
content: "\e609";
}
.icon-chair:before {
content: "\e60a";
}
.icon-city:before {
content: "\e60b";
}
.icon-apartment:before {
content: "\e60c";
}
.icon-pencil:before {
content: "\e60d";
}
.icon-pencil2:before {
content: "\e60e";
}
.icon-pen:before {
content: "\e60f";
}
.icon-pencil3:before {
content: "\e610";
}
.icon-eraser:before {
content: "\e611";
}
.icon-pencil4:before {
content: "\e612";
}
.icon-pencil5:before {
content: "\e613";
}
.icon-feather:before {
content: "\e614";
}
.icon-feather2:before {
content: "\e615";
}
.icon-feather3:before {
content: "\e616";
}
.icon-pen2:before {
content: "\e617";
}
.icon-pen-add:before {
content: "\e618";
}
.icon-pen-remove:before {
content: "\e619";
}
.icon-vector:before {
content: "\e61a";
}
.icon-pen3:before {
content: "\e61b";
}
.icon-blog:before {
content: "\e61c";
}
.icon-brush:before {
content: "\e61d";
}
.icon-brush2:before {
content: "\e61e";
}
.icon-spray:before {
content: "\e61f";
}
.icon-paint-roller:before {
content: "\e620";
}
.icon-stamp:before {
content: "\e621";
}
.icon-tape:before {
content: "\e622";
}
.icon-desk-tape:before {
content: "\e623";
}
.icon-texture:before {
content: "\e624";
}
.icon-eye-dropper:before {
content: "\e625";
}
.icon-palette:before {
content: "\e626";
}
.icon-color-sampler:before {
content: "\e627";
}
.icon-bucket:before {
content: "\e628";
}
.icon-gradient:before {
content: "\e629";
}
.icon-gradient2:before {
content: "\e62a";
}
.icon-magic-wand:before {
content: "\e62b";
}
.icon-magnet:before {
content: "\e62c";
}
.icon-pencil-ruler:before {
content: "\e62d";
}
.icon-pencil-ruler2:before {
content: "\e62e";
}
.icon-compass:before {
content: "\e62f";
}
.icon-aim:before {
content: "\e630";
}
.icon-gun:before {
content: "\e631";
}
.icon-bottle:before {
content: "\e632";
}
.icon-drop:before {
content: "\e633";
}
.icon-drop-crossed:before {
content: "\e634";
}
.icon-drop2:before {
content: "\e635";
}
.icon-snow:before {
content: "\e636";
}
.icon-snow2:before {
content: "\e637";
}
.icon-fire:before {
content: "\e638";
}
.icon-lighter:before {
content: "\e639";
}
.icon-knife:before {
content: "\e63a";
}
.icon-dagger:before {
content: "\e63b";
}
.icon-tissue:before {
content: "\e63c";
}
.icon-toilet-paper:before {
content: "\e63d";
}
.icon-poop:before {
content: "\e63e";
}
.icon-umbrella:before {
content: "\e63f";
}
.icon-umbrella2:before {
content: "\e640";
}
.icon-rain:before {
content: "\e641";
}
.icon-tornado:before {
content: "\e642";
}
.icon-wind:before {
content: "\e643";
}
.icon-fan:before {
content: "\e644";
}
.icon-contrast:before {
content: "\e645";
}
.icon-sun-small:before {
content: "\e646";
}
.icon-sun:before {
content: "\e647";
}
.icon-sun2:before {
content: "\e648";
}
.icon-moon:before {
content: "\e649";
}
.icon-cloud:before {
content: "\e64a";
}
.icon-cloud-upload:before {
content: "\e64b";
}
.icon-cloud-download:before {
content: "\e64c";
}
.icon-cloud-rain:before {
content: "\e64d";
}
.icon-cloud-hailstones:before {
content: "\e64e";
}
.icon-cloud-snow:before {
content: "\e64f";
}
.icon-cloud-windy:before {
content: "\e650";
}
.icon-sun-wind:before {
content: "\e651";
}
.icon-cloud-fog:before {
content: "\e652";
}
.icon-cloud-sun:before {
content: "\e653";
}
.icon-cloud-lightning:before {
content: "\e654";
}
.icon-cloud-sync:before {
content: "\e655";
}
.icon-cloud-lock:before {
content: "\e656";
}
.icon-cloud-gear:before {
content: "\e657";
}
.icon-cloud-alert:before {
content: "\e658";
}
.icon-cloud-check:before {
content: "\e659";
}
.icon-cloud-cross:before {
content: "\e65a";
}
.icon-cloud-crossed:before {
content: "\e65b";
}
.icon-cloud-database:before {
content: "\e65c";
}
.icon-database:before {
content: "\e65d";
}
.icon-database-add:before {
content: "\e65e";
}
.icon-database-remove:before {
content: "\e65f";
}
.icon-database-lock:before {
content: "\e660";
}
.icon-database-refresh:before {
content: "\e661";
}
.icon-database-check:before {
content: "\e662";
}
.icon-database-history:before {
content: "\e663";
}
.icon-database-upload:before {
content: "\e664";
}
.icon-database-download:before {
content: "\e665";
}
.icon-server:before {
content: "\e666";
}
.icon-shield:before {
content: "\e667";
}
.icon-shield-check:before {
content: "\e668";
}
.icon-shield-alert:before {
content: "\e669";
}
.icon-shield-cross:before {
content: "\e66a";
}
.icon-lock:before {
content: "\e66b";
}
.icon-rotation-lock:before {
content: "\e66c";
}
.icon-unlock:before {
content: "\e66d";
}
.icon-key:before {
content: "\e66e";
}
.icon-key-hole:before {
content: "\e66f";
}
.icon-toggle-off:before {
content: "\e670";
}
.icon-toggle-on:before {
content: "\e671";
}
.icon-cog:before {
content: "\e672";
}
.icon-cog2:before {
content: "\e673";
}
.icon-wrench:before {
content: "\e674";
}
.icon-screwdriver:before {
content: "\e675";
}
.icon-hammer-wrench:before {
content: "\e676";
}
.icon-hammer:before {
content: "\e677";
}
.icon-saw:before {
content: "\e678";
}
.icon-axe:before {
content: "\e679";
}
.icon-axe2:before {
content: "\e67a";
}
.icon-shovel:before {
content: "\e67b";
}
.icon-pickaxe:before {
content: "\e67c";
}
.icon-factory:before {
content: "\e67d";
}
.icon-factory2:before {
content: "\e67e";
}
.icon-recycle:before {
content: "\e67f";
}
.icon-trash:before {
content: "\e680";
}
.icon-trash2:before {
content: "\e681";
}
.icon-trash3:before {
content: "\e682";
}
.icon-broom:before {
content: "\e683";
}
.icon-game:before {
content: "\e684";
}
.icon-gamepad:before {
content: "\e685";
}
.icon-joystick:before {
content: "\e686";
}
.icon-dice:before {
content: "\e687";
}
.icon-spades:before {
content: "\e688";
}
.icon-diamonds:before {
content: "\e689";
}
.icon-clubs:before {
content: "\e68a";
}
.icon-hearts:before {
content: "\e68b";
}
.icon-heart:before {
content: "\e68c";
}
.icon-star:before {
content: "\e68d";
}
.icon-star-half:before {
content: "\e68e";
}
.icon-star-empty:before {
content: "\e68f";
}
.icon-flag:before {
content: "\e690";
}
.icon-flag2:before {
content: "\e691";
}
.icon-flag3:before {
content: "\e692";
}
.icon-mailbox-full:before {
content: "\e693";
}
.icon-mailbox-empty:before {
content: "\e694";
}
.icon-at-sign:before {
content: "\e695";
}
.icon-envelope:before {
content: "\e696";
}
.icon-envelope-open:before {
content: "\e697";
}
.icon-paperclip:before {
content: "\e698";
}
.icon-paper-plane:before {
content: "\e699";
}
.icon-reply:before {
content: "\e69a";
}
.icon-reply-all:before {
content: "\e69b";
}
.icon-inbox:before {
content: "\e69c";
}
.icon-inbox2:before {
content: "\e69d";
}
.icon-outbox:before {
content: "\e69e";
}
.icon-box:before {
content: "\e69f";
}
.icon-archive:before {
content: "\e6a0";
}
.icon-archive2:before {
content: "\e6a1";
}
.icon-drawers:before {
content: "\e6a2";
}
.icon-drawers2:before {
content: "\e6a3";
}
.icon-drawers3:before {
content: "\e6a4";
}
.icon-eye:before {
content: "\e6a5";
}
.icon-eye-crossed:before {
content: "\e6a6";
}
.icon-eye-plus:before {
content: "\e6a7";
}
.icon-eye-minus:before {
content: "\e6a8";
}
.icon-binoculars:before {
content: "\e6a9";
}
.icon-binoculars2:before {
content: "\e6aa";
}
.icon-hdd:before {
content: "\e6ab";
}
.icon-hdd-down:before {
content: "\e6ac";
}
.icon-hdd-up:before {
content: "\e6ad";
}
.icon-floppy-disk:before {
content: "\e6ae";
}
.icon-disc:before {
content: "\e6af";
}
.icon-tape2:before {
content: "\e6b0";
}
.icon-printer:before {
content: "\e6b1";
}
.icon-shredder:before {
content: "\e6b2";
}
.icon-file-empty:before {
content: "\e6b3";
}
.icon-file-add:before {
content: "\e6b4";
}
.icon-file-check:before {
content: "\e6b5";
}
.icon-file-lock:before {
content: "\e6b6";
}
.icon-files:before {
content: "\e6b7";
}
.icon-copy:before {
content: "\e6b8";
}
.icon-compare:before {
content: "\e6b9";
}
.icon-folder:before {
content: "\e6ba";
}
.icon-folder-search:before {
content: "\e6bb";
}
.icon-folder-plus:before {
content: "\e6bc";
}
.icon-folder-minus:before {
content: "\e6bd";
}
.icon-folder-download:before {
content: "\e6be";
}
.icon-folder-upload:before {
content: "\e6bf";
}
.icon-folder-star:before {
content: "\e6c0";
}
.icon-folder-heart:before {
content: "\e6c1";
}
.icon-folder-user:before {
content: "\e6c2";
}
.icon-folder-shared:before {
content: "\e6c3";
}
.icon-folder-music:before {
content: "\e6c4";
}
.icon-folder-picture:before {
content: "\e6c5";
}
.icon-folder-film:before {
content: "\e6c6";
}
.icon-scissors:before {
content: "\e6c7";
}
.icon-paste:before {
content: "\e6c8";
}
.icon-clipboard-empty:before {
content: "\e6c9";
}
.icon-clipboard-pencil:before {
content: "\e6ca";
}
.icon-clipboard-text:before {
content: "\e6cb";
}
.icon-clipboard-check:before {
content: "\e6cc";
}
.icon-clipboard-down:before {
content: "\e6cd";
}
.icon-clipboard-left:before {
content: "\e6ce";
}
.icon-clipboard-alert:before {
content: "\e6cf";
}
.icon-clipboard-user:before {
content: "\e6d0";
}
.icon-register:before {
content: "\e6d1";
}
.icon-enter:before {
content: "\e6d2";
}
.icon-exit:before {
content: "\e6d3";
}
.icon-papers:before {
content: "\e6d4";
}
.icon-news:before {
content: "\e6d5";
}
.icon-reading:before {
content: "\e6d6";
}
.icon-typewriter:before {
content: "\e6d7";
}
.icon-document:before {
content: "\e6d8";
}
.icon-document2:before {
content: "\e6d9";
}
.icon-graduation-hat:before {
content: "\e6da";
}
.icon-license:before {
content: "\e6db";
}
.icon-license2:before {
content: "\e6dc";
}
.icon-medal-empty:before {
content: "\e6dd";
}
.icon-medal-first:before {
content: "\e6de";
}
.icon-medal-second:before {
content: "\e6df";
}
.icon-medal-third:before {
content: "\e6e0";
}
.icon-podium:before {
content: "\e6e1";
}
.icon-trophy:before {
content: "\e6e2";
}
.icon-trophy2:before {
content: "\e6e3";
}
.icon-music-note:before {
content: "\e6e4";
}
.icon-music-note2:before {
content: "\e6e5";
}
.icon-music-note3:before {
content: "\e6e6";
}
.icon-playlist:before {
content: "\e6e7";
}
.icon-playlist-add:before {
content: "\e6e8";
}
.icon-guitar:before {
content: "\e6e9";
}
.icon-trumpet:before {
content: "\e6ea";
}
.icon-album:before {
content: "\e6eb";
}
.icon-shuffle:before {
content: "\e6ec";
}
.icon-repeat-one:before {
content: "\e6ed";
}
.icon-repeat:before {
content: "\e6ee";
}
.icon-headphones:before {
content: "\e6ef";
}
.icon-headset:before {
content: "\e6f0";
}
.icon-loudspeaker:before {
content: "\e6f1";
}
.icon-equalizer:before {
content: "\e6f2";
}
.icon-theater:before {
content: "\e6f3";
}
.icon-3d-glasses:before {
content: "\e6f4";
}
.icon-ticket:before {
content: "\e6f5";
}
.icon-presentation:before {
content: "\e6f6";
}
.icon-play:before {
content: "\e6f7";
}
.icon-film-play:before {
content: "\e6f8";
}
.icon-clapboard-play:before {
content: "\e6f9";
}
.icon-media:before {
content: "\e6fa";
}
.icon-film:before {
content: "\e6fb";
}
.icon-film2:before {
content: "\e6fc";
}
.icon-surveillance:before {
content: "\e6fd";
}
.icon-surveillance2:before {
content: "\e6fe";
}
.icon-camera:before {
content: "\e6ff";
}
.icon-camera-crossed:before {
content: "\e700";
}
.icon-camera-play:before {
content: "\e701";
}
.icon-time-lapse:before {
content: "\e702";
}
.icon-record:before {
content: "\e703";
}
.icon-camera2:before {
content: "\e704";
}
.icon-camera-flip:before {
content: "\e705";
}
.icon-panorama:before {
content: "\e706";
}
.icon-time-lapse2:before {
content: "\e707";
}
.icon-shutter:before {
content: "\e708";
}
.icon-shutter2:before {
content: "\e709";
}
.icon-face-detection:before {
content: "\e70a";
}
.icon-flare:before {
content: "\e70b";
}
.icon-convex:before {
content: "\e70c";
}
.icon-concave:before {
content: "\e70d";
}
.icon-picture:before {
content: "\e70e";
}
.icon-picture2:before {
content: "\e70f";
}
.icon-picture3:before {
content: "\e710";
}
.icon-pictures:before {
content: "\e711";
}
.icon-book:before {
content: "\e712";
}
.icon-audio-book:before {
content: "\e713";
}
.icon-book2:before {
content: "\e714";
}
.icon-bookmark:before {
content: "\e715";
}
.icon-bookmark2:before {
content: "\e716";
}
.icon-label:before {
content: "\e717";
}
.icon-library:before {
content: "\e718";
}
.icon-library2:before {
content: "\e719";
}
.icon-contacts:before {
content: "\e71a";
}
.icon-profile:before {
content: "\e71b";
}
.icon-portrait:before {
content: "\e71c";
}
.icon-portrait2:before {
content: "\e71d";
}
.icon-user:before {
content: "\e71e";
}
.icon-user-plus:before {
content: "\e71f";
}
.icon-user-minus:before {
content: "\e720";
}
.icon-user-lock:before {
content: "\e721";
}
.icon-users:before {
content: "\e722";
}
.icon-users2:before {
content: "\e723";
}
.icon-users-plus:before {
content: "\e724";
}
.icon-users-minus:before {
content: "\e725";
}
.icon-group-work:before {
content: "\e726";
}
.icon-woman:before {
content: "\e727";
}
.icon-man:before {
content: "\e728";
}
.icon-baby:before {
content: "\e729";
}
.icon-baby2:before {
content: "\e72a";
}
.icon-baby3:before {
content: "\e72b";
}
.icon-baby-bottle:before {
content: "\e72c";
}
.icon-walk:before {
content: "\e72d";
}
.icon-hand-waving:before {
content: "\e72e";
}
.icon-jump:before {
content: "\e72f";
}
.icon-run:before {
content: "\e730";
}
.icon-woman2:before {
content: "\e731";
}
.icon-man2:before {
content: "\e732";
}
.icon-man-woman:before {
content: "\e733";
}
.icon-height:before {
content: "\e734";
}
.icon-weight:before {
content: "\e735";
}
.icon-scale:before {
content: "\e736";
}
.icon-button:before {
content: "\e737";
}
.icon-bow-tie:before {
content: "\e738";
}
.icon-tie:before {
content: "\e739";
}
.icon-socks:before {
content: "\e73a";
}
.icon-shoe:before {
content: "\e73b";
}
.icon-shoes:before {
content: "\e73c";
}
.icon-hat:before {
content: "\e73d";
}
.icon-pants:before {
content: "\e73e";
}
.icon-shorts:before {
content: "\e73f";
}
.icon-flip-flops:before {
content: "\e740";
}
.icon-shirt:before {
content: "\e741";
}
.icon-hanger:before {
content: "\e742";
}
.icon-laundry:before {
content: "\e743";
}
.icon-store:before {
content: "\e744";
}
.icon-haircut:before {
content: "\e745";
}
.icon-store-24:before {
content: "\e746";
}
.icon-barcode:before {
content: "\e747";
}
.icon-barcode2:before {
content: "\e748";
}
.icon-barcode3:before {
content: "\e749";
}
.icon-cashier:before {
content: "\e74a";
}
.icon-bag:before {
content: "\e74b";
}
.icon-bag2:before {
content: "\e74c";
}
.icon-cart:before {
content: "\e74d";
}
.icon-cart-empty:before {
content: "\e74e";
}
.icon-cart-full:before {
content: "\e74f";
}
.icon-cart-plus:before {
content: "\e750";
}
.icon-cart-plus2:before {
content: "\e751";
}
.icon-cart-add:before {
content: "\e752";
}
.icon-cart-remove:before {
content: "\e753";
}
.icon-cart-exchange:before {
content: "\e754";
}
.icon-tag:before {
content: "\e755";
}
.icon-tags:before {
content: "\e756";
}
.icon-receipt:before {
content: "\e757";
}
.icon-wallet:before {
content: "\e758";
}
.icon-credit-card:before {
content: "\e759";
}
.icon-cash-dollar:before {
content: "\e75a";
}
.icon-cash-euro:before {
content: "\e75b";
}
.icon-cash-pound:before {
content: "\e75c";
}
.icon-cash-yen:before {
content: "\e75d";
}
.icon-bag-dollar:before {
content: "\e75e";
}
.icon-bag-euro:before {
content: "\e75f";
}
.icon-bag-pound:before {
content: "\e760";
}
.icon-bag-yen:before {
content: "\e761";
}
.icon-coin-dollar:before {
content: "\e762";
}
.icon-coin-euro:before {
content: "\e763";
}
.icon-coin-pound:before {
content: "\e764";
}
.icon-coin-yen:before {
content: "\e765";
}
.icon-calculator:before {
content: "\e766";
}
.icon-calculator2:before {
content: "\e767";
}
.icon-abacus:before {
content: "\e768";
}
.icon-vault:before {
content: "\e769";
}
.icon-telephone:before {
content: "\e76a";
}
.icon-phone-lock:before {
content: "\e76b";
}
.icon-phone-wave:before {
content: "\e76c";
}
.icon-phone-pause:before {
content: "\e76d";
}
.icon-phone-outgoing:before {
content: "\e76e";
}
.icon-phone-incoming:before {
content: "\e76f";
}
.icon-phone-in-out:before {
content: "\e770";
}
.icon-phone-error:before {
content: "\e771";
}
.icon-phone-sip:before {
content: "\e772";
}
.icon-phone-plus:before {
content: "\e773";
}
.icon-phone-minus:before {
content: "\e774";
}
.icon-voicemail:before {
content: "\e775";
}
.icon-dial:before {
content: "\e776";
}
.icon-telephone2:before {
content: "\e777";
}
.icon-pushpin:before {
content: "\e778";
}
.icon-pushpin2:before {
content: "\e779";
}
.icon-map-marker:before {
content: "\e77a";
}
.icon-map-marker-user:before {
content: "\e77b";
}
.icon-map-marker-down:before {
content: "\e77c";
}
.icon-map-marker-check:before {
content: "\e77d";
}
.icon-map-marker-crossed:before {
content: "\e77e";
}
.icon-radar:before {
content: "\e77f";
}
.icon-compass2:before {
content: "\e780";
}
.icon-map:before {
content: "\e781";
}
.icon-map2:before {
content: "\e782";
}
.icon-location:before {
content: "\e783";
}
.icon-road-sign:before {
content: "\e784";
}
.icon-calendar-empty:before {
content: "\e785";
}
.icon-calendar-check:before {
content: "\e786";
}
.icon-calendar-cross:before {
content: "\e787";
}
.icon-calendar-31:before {
content: "\e788";
}
.icon-calendar-full:before {
content: "\e789";
}
.icon-calendar-insert:before {
content: "\e78a";
}
.icon-calendar-text:before {
content: "\e78b";
}
.icon-calendar-user:before {
content: "\e78c";
}
.icon-mouse:before {
content: "\e78d";
}
.icon-mouse-left:before {
content: "\e78e";
}
.icon-mouse-right:before {
content: "\e78f";
}
.icon-mouse-both:before {
content: "\e790";
}
.icon-keyboard:before {
content: "\e791";
}
.icon-keyboard-up:before {
content: "\e792";
}
.icon-keyboard-down:before {
content: "\e793";
}
.icon-delete:before {
content: "\e794";
}
.icon-spell-check:before {
content: "\e795";
}
.icon-escape:before {
content: "\e796";
}
.icon-enter2:before {
content: "\e797";
}
.icon-screen:before {
content: "\e798";
}
.icon-aspect-ratio:before {
content: "\e799";
}
.icon-signal:before {
content: "\e79a";
}
.icon-signal-lock:before {
content: "\e79b";
}
.icon-signal-80:before {
content: "\e79c";
}
.icon-signal-60:before {
content: "\e79d";
}
.icon-signal-40:before {
content: "\e79e";
}
.icon-signal-20:before {
content: "\e79f";
}
.icon-signal-0:before {
content: "\e7a0";
}
.icon-signal-blocked:before {
content: "\e7a1";
}
.icon-sim:before {
content: "\e7a2";
}
.icon-flash-memory:before {
content: "\e7a3";
}
.icon-usb-drive:before {
content: "\e7a4";
}
.icon-phone:before {
content: "\e7a5";
}
.icon-smartphone:before {
content: "\e7a6";
}
.icon-smartphone-notification:before {
content: "\e7a7";
}
.icon-smartphone-vibration:before {
content: "\e7a8";
}
.icon-smartphone-embed:before {
content: "\e7a9";
}
.icon-smartphone-waves:before {
content: "\e7aa";
}
.icon-tablet:before {
content: "\e7ab";
}
.icon-tablet2:before {
content: "\e7ac";
}
.icon-laptop:before {
content: "\e7ad";
}
.icon-laptop-phone:before {
content: "\e7ae";
}
.icon-desktop:before {
content: "\e7af";
}
.icon-launch:before {
content: "\e7b0";
}
.icon-new-tab:before {
content: "\e7b1";
}
.icon-window:before {
content: "\e7b2";
}
.icon-cable:before {
content: "\e7b3";
}
.icon-cable2:before {
content: "\e7b4";
}
.icon-tv:before {
content: "\e7b5";
}
.icon-radio:before {
content: "\e7b6";
}
.icon-remote-control:before {
content: "\e7b7";
}
.icon-power-switch:before {
content: "\e7b8";
}
.icon-power:before {
content: "\e7b9";
}
.icon-power-crossed:before {
content: "\e7ba";
}
.icon-flash-auto:before {
content: "\e7bb";
}
.icon-lamp:before {
content: "\e7bc";
}
.icon-flashlight:before {
content: "\e7bd";
}
.icon-lampshade:before {
content: "\e7be";
}
.icon-cord:before {
content: "\e7bf";
}
.icon-outlet:before {
content: "\e7c0";
}
.icon-battery-power:before {
content: "\e7c1";
}
.icon-battery-empty:before {
content: "\e7c2";
}
.icon-battery-alert:before {
content: "\e7c3";
}
.icon-battery-error:before {
content: "\e7c4";
}
.icon-battery-low1:before {
content: "\e7c5";
}
.icon-battery-low2:before {
content: "\e7c6";
}
.icon-battery-low3:before {
content: "\e7c7";
}
.icon-battery-mid1:before {
content: "\e7c8";
}
.icon-battery-mid2:before {
content: "\e7c9";
}
.icon-battery-mid3:before {
content: "\e7ca";
}
.icon-battery-full:before {
content: "\e7cb";
}
.icon-battery-charging:before {
content: "\e7cc";
}
.icon-battery-charging2:before {
content: "\e7cd";
}
.icon-battery-charging3:before {
content: "\e7ce";
}
.icon-battery-charging4:before {
content: "\e7cf";
}
.icon-battery-charging5:before {
content: "\e7d0";
}
.icon-battery-charging6:before {
content: "\e7d1";
}
.icon-battery-charging7:before {
content: "\e7d2";
}
.icon-chip:before {
content: "\e7d3";
}
.icon-chip-x64:before {
content: "\e7d4";
}
.icon-chip-x86:before {
content: "\e7d5";
}
.icon-bubble:before {
content: "\e7d6";
}
.icon-bubbles:before {
content: "\e7d7";
}
.icon-bubble-dots:before {
content: "\e7d8";
}
.icon-bubble-alert:before {
content: "\e7d9";
}
.icon-bubble-question:before {
content: "\e7da";
}
.icon-bubble-text:before {
content: "\e7db";
}
.icon-bubble-pencil:before {
content: "\e7dc";
}
.icon-bubble-picture:before {
content: "\e7dd";
}
.icon-bubble-video:before {
content: "\e7de";
}
.icon-bubble-user:before {
content: "\e7df";
}
.icon-bubble-quote:before {
content: "\e7e0";
}
.icon-bubble-heart:before {
content: "\e7e1";
}
.icon-bubble-emoticon:before {
content: "\e7e2";
}
.icon-bubble-attachment:before {
content: "\e7e3";
}
.icon-phone-bubble:before {
content: "\e7e4";
}
.icon-quote-open:before {
content: "\e7e5";
}
.icon-quote-close:before {
content: "\e7e6";
}
.icon-dna:before {
content: "\e7e7";
}
.icon-heart-pulse:before {
content: "\e7e8";
}
.icon-pulse:before {
content: "\e7e9";
}
.icon-syringe:before {
content: "\e7ea";
}
.icon-pills:before {
content: "\e7eb";
}
.icon-first-aid:before {
content: "\e7ec";
}
.icon-lifebuoy:before {
content: "\e7ed";
}
.icon-bandage:before {
content: "\e7ee";
}
.icon-bandages:before {
content: "\e7ef";
}
.icon-thermometer:before {
content: "\e7f0";
}
.icon-microscope:before {
content: "\e7f1";
}
.icon-brain:before {
content: "\e7f2";
}
.icon-beaker:before {
content: "\e7f3";
}
.icon-skull:before {
content: "\e7f4";
}
.icon-bone:before {
content: "\e7f5";
}
.icon-construction:before {
content: "\e7f6";
}
.icon-construction-cone:before {
content: "\e7f7";
}
.icon-pie-chart:before {
content: "\e7f8";
}
.icon-pie-chart2:before {
content: "\e7f9";
}
.icon-graph:before {
content: "\e7fa";
}
.icon-chart-growth:before {
content: "\e7fb";
}
.icon-chart-bars:before {
content: "\e7fc";
}
.icon-chart-settings:before {
content: "\e7fd";
}
.icon-cake:before {
content: "\e7fe";
}
.icon-gift:before {
content: "\e7ff";
}
.icon-balloon:before {
content: "\e800";
}
.icon-rank:before {
content: "\e801";
}
.icon-rank2:before {
content: "\e802";
}
.icon-rank3:before {
content: "\e803";
}
.icon-crown:before {
content: "\e804";
}
.icon-lotus:before {
content: "\e805";
}
.icon-diamond:before {
content: "\e806";
}
.icon-diamond2:before {
content: "\e807";
}
.icon-diamond3:before {
content: "\e808";
}
.icon-diamond4:before {
content: "\e809";
}
.icon-linearicons:before {
content: "\e80a";
}
.icon-teacup:before {
content: "\e80b";
}
.icon-teapot:before {
content: "\e80c";
}
.icon-glass:before {
content: "\e80d";
}
.icon-bottle2:before {
content: "\e80e";
}
.icon-glass-cocktail:before {
content: "\e80f";
}
.icon-glass2:before {
content: "\e810";
}
.icon-dinner:before {
content: "\e811";
}
.icon-dinner2:before {
content: "\e812";
}
.icon-chef:before {
content: "\e813";
}
.icon-scale2:before {
content: "\e814";
}
.icon-egg:before {
content: "\e815";
}
.icon-egg2:before {
content: "\e816";
}
.icon-eggs:before {
content: "\e817";
}
.icon-platter:before {
content: "\e818";
}
.icon-steak:before {
content: "\e819";
}
.icon-hamburger:before {
content: "\e81a";
}
.icon-hotdog:before {
content: "\e81b";
}
.icon-pizza:before {
content: "\e81c";
}
.icon-sausage:before {
content: "\e81d";
}
.icon-chicken:before {
content: "\e81e";
}
.icon-fish:before {
content: "\e81f";
}
.icon-carrot:before {
content: "\e820";
}
.icon-cheese:before {
content: "\e821";
}
.icon-bread:before {
content: "\e822";
}
.icon-ice-cream:before {
content: "\e823";
}
.icon-ice-cream2:before {
content: "\e824";
}
.icon-candy:before {
content: "\e825";
}
.icon-lollipop:before {
content: "\e826";
}
.icon-coffee-bean:before {
content: "\e827";
}
.icon-coffee-cup:before {
content: "\e828";
}
.icon-cherry:before {
content: "\e829";
}
.icon-grapes:before {
content: "\e82a";
}
.icon-citrus:before {
content: "\e82b";
}
.icon-apple:before {
content: "\e82c";
}
.icon-leaf:before {
content: "\e82d";
}
.icon-landscape:before {
content: "\e82e";
}
.icon-pine-tree:before {
content: "\e82f";
}
.icon-tree:before {
content: "\e830";
}
.icon-cactus:before {
content: "\e831";
}
.icon-paw:before {
content: "\e832";
}
.icon-footprint:before {
content: "\e833";
}
.icon-speed-slow:before {
content: "\e834";
}
.icon-speed-medium:before {
content: "\e835";
}
.icon-speed-fast:before {
content: "\e836";
}
.icon-rocket:before {
content: "\e837";
}
.icon-hammer2:before {
content: "\e838";
}
.icon-balance:before {
content: "\e839";
}
.icon-briefcase:before {
content: "\e83a";
}
.icon-luggage-weight:before {
content: "\e83b";
}
.icon-dolly:before {
content: "\e83c";
}
.icon-plane:before {
content: "\e83d";
}
.icon-plane-crossed:before {
content: "\e83e";
}
.icon-helicopter:before {
content: "\e83f";
}
.icon-traffic-lights:before {
content: "\e840";
}
.icon-siren:before {
content: "\e841";
}
.icon-road:before {
content: "\e842";
}
.icon-engine:before {
content: "\e843";
}
.icon-oil-pressure:before {
content: "\e844";
}
.icon-coolant-temperature:before {
content: "\e845";
}
.icon-car-battery:before {
content: "\e846";
}
.icon-gas:before {
content: "\e847";
}
.icon-gallon:before {
content: "\e848";
}
.icon-transmission:before {
content: "\e849";
}
.icon-car:before {
content: "\e84a";
}
.icon-car-wash:before {
content: "\e84b";
}
.icon-car-wash2:before {
content: "\e84c";
}
.icon-bus:before {
content: "\e84d";
}
.icon-bus2:before {
content: "\e84e";
}
.icon-car2:before {
content: "\e84f";
}
.icon-parking:before {
content: "\e850";
}
.icon-car-lock:before {
content: "\e851";
}
.icon-taxi:before {
content: "\e852";
}
.icon-car-siren:before {
content: "\e853";
}
.icon-car-wash3:before {
content: "\e854";
}
.icon-car-wash4:before {
content: "\e855";
}
.icon-ambulance:before {
content: "\e856";
}
.icon-truck:before {
content: "\e857";
}
.icon-trailer:before {
content: "\e858";
}
.icon-scale-truck:before {
content: "\e859";
}
.icon-train:before {
content: "\e85a";
}
.icon-ship:before {
content: "\e85b";
}
.icon-ship2:before {
content: "\e85c";
}
.icon-anchor:before {
content: "\e85d";
}
.icon-boat:before {
content: "\e85e";
}
.icon-bicycle:before {
content: "\e85f";
}
.icon-bicycle2:before {
content: "\e860";
}
.icon-dumbbell:before {
content: "\e861";
}
.icon-bench-press:before {
content: "\e862";
}
.icon-swim:before {
content: "\e863";
}
.icon-football:before {
content: "\e864";
}
.icon-baseball-bat:before {
content: "\e865";
}
.icon-baseball:before {
content: "\e866";
}
.icon-tennis:before {
content: "\e867";
}
.icon-tennis2:before {
content: "\e868";
}
.icon-ping-pong:before {
content: "\e869";
}
.icon-hockey:before {
content: "\e86a";
}
.icon-8ball:before {
content: "\e86b";
}
.icon-bowling:before {
content: "\e86c";
}
.icon-bowling-pins:before {
content: "\e86d";
}
.icon-golf:before {
content: "\e86e";
}
.icon-golf2:before {
content: "\e86f";
}
.icon-archery:before {
content: "\e870";
}
.icon-slingshot:before {
content: "\e871";
}
.icon-soccer:before {
content: "\e872";
}
.icon-basketball:before {
content: "\e873";
}
.icon-cube:before {
content: "\e874";
}
.icon-3d-rotate:before {
content: "\e875";
}
.icon-puzzle:before {
content: "\e876";
}
.icon-glasses:before {
content: "\e877";
}
.icon-glasses2:before {
content: "\e878";
}
.icon-accessibility:before {
content: "\e879";
}
.icon-wheelchair:before {
content: "\e87a";
}
.icon-wall:before {
content: "\e87b";
}
.icon-fence:before {
content: "\e87c";
}
.icon-wall2:before {
content: "\e87d";
}
.icon-icons:before {
content: "\e87e";
}
.icon-resize-handle:before {
content: "\e87f";
}
.icon-icons2:before {
content: "\e880";
}
.icon-select:before {
content: "\e881";
}
.icon-select2:before {
content: "\e882";
}
.icon-site-map:before {
content: "\e883";
}
.icon-earth:before {
content: "\e884";
}
.icon-earth-lock:before {
content: "\e885";
}
.icon-network:before {
content: "\e886";
}
.icon-network-lock:before {
content: "\e887";
}
.icon-planet:before {
content: "\e888";
}
.icon-happy:before {
content: "\e889";
}
.icon-smile:before {
content: "\e88a";
}
.icon-grin:before {
content: "\e88b";
}
.icon-tongue:before {
content: "\e88c";
}
.icon-sad:before {
content: "\e88d";
}
.icon-wink:before {
content: "\e88e";
}
.icon-dream:before {
content: "\e88f";
}
.icon-shocked:before {
content: "\e890";
}
.icon-shocked2:before {
content: "\e891";
}
.icon-tongue2:before {
content: "\e892";
}
.icon-neutral:before {
content: "\e893";
}
.icon-happy-grin:before {
content: "\e894";
}
.icon-cool:before {
content: "\e895";
}
.icon-mad:before {
content: "\e896";
}
.icon-grin-evil:before {
content: "\e897";
}
.icon-evil:before {
content: "\e898";
}
.icon-wow:before {
content: "\e899";
}
.icon-annoyed:before {
content: "\e89a";
}
.icon-wondering:before {
content: "\e89b";
}
.icon-confused:before {
content: "\e89c";
}
.icon-zipped:before {
content: "\e89d";
}
.icon-grumpy:before {
content: "\e89e";
}
.icon-mustache:before {
content: "\e89f";
}
.icon-tombstone-hipster:before {
content: "\e8a0";
}
.icon-tombstone:before {
content: "\e8a1";
}
.icon-ghost:before {
content: "\e8a2";
}
.icon-ghost-hipster:before {
content: "\e8a3";
}
.icon-halloween:before {
content: "\e8a4";
}
.icon-christmas:before {
content: "\e8a5";
}
.icon-easter-egg:before {
content: "\e8a6";
}
.icon-mustache2:before {
content: "\e8a7";
}
.icon-mustache-glasses:before {
content: "\e8a8";
}
.icon-pipe:before {
content: "\e8a9";
}
.icon-alarm:before {
content: "\e8aa";
}
.icon-alarm-add:before {
content: "\e8ab";
}
.icon-alarm-snooze:before {
content: "\e8ac";
}
.icon-alarm-ringing:before {
content: "\e8ad";
}
.icon-bullhorn:before {
content: "\e8ae";
}
.icon-hearing:before {
content: "\e8af";
}
.icon-volume-high:before {
content: "\e8b0";
}
.icon-volume-medium:before {
content: "\e8b1";
}
.icon-volume-low:before {
content: "\e8b2";
}
.icon-volume:before {
content: "\e8b3";
}
.icon-mute:before {
content: "\e8b4";
}
.icon-lan:before {
content: "\e8b5";
}
.icon-lan2:before {
content: "\e8b6";
}
.icon-wifi:before {
content: "\e8b7";
}
.icon-wifi-lock:before {
content: "\e8b8";
}
.icon-wifi-blocked:before {
content: "\e8b9";
}
.icon-wifi-mid:before {
content: "\e8ba";
}
.icon-wifi-low:before {
content: "\e8bb";
}
.icon-wifi-low2:before {
content: "\e8bc";
}
.icon-wifi-alert:before {
content: "\e8bd";
}
.icon-wifi-alert-mid:before {
content: "\e8be";
}
.icon-wifi-alert-low:before {
content: "\e8bf";
}
.icon-wifi-alert-low2:before {
content: "\e8c0";
}
.icon-stream:before {
content: "\e8c1";
}
.icon-stream-check:before {
content: "\e8c2";
}
.icon-stream-error:before {
content: "\e8c3";
}
.icon-stream-alert:before {
content: "\e8c4";
}
.icon-communication:before {
content: "\e8c5";
}
.icon-communication-crossed:before {
content: "\e8c6";
}
.icon-broadcast:before {
content: "\e8c7";
}
.icon-antenna:before {
content: "\e8c8";
}
.icon-satellite:before {
content: "\e8c9";
}
.icon-satellite2:before {
content: "\e8ca";
}
.icon-mic:before {
content: "\e8cb";
}
.icon-mic-mute:before {
content: "\e8cc";
}
.icon-mic2:before {
content: "\e8cd";
}
.icon-spotlights:before {
content: "\e8ce";
}
.icon-hourglass:before {
content: "\e8cf";
}
.icon-loading:before {
content: "\e8d0";
}
.icon-loading2:before {
content: "\e8d1";
}
.icon-loading3:before {
content: "\e8d2";
}
.icon-refresh:before {
content: "\e8d3";
}
.icon-refresh2:before {
content: "\e8d4";
}
.icon-undo:before {
content: "\e8d5";
}
.icon-redo:before {
content: "\e8d6";
}
.icon-jump2:before {
content: "\e8d7";
}
.icon-undo2:before {
content: "\e8d8";
}
.icon-redo2:before {
content: "\e8d9";
}
.icon-sync:before {
content: "\e8da";
}
.icon-repeat-one2:before {
content: "\e8db";
}
.icon-sync-crossed:before {
content: "\e8dc";
}
.icon-sync2:before {
content: "\e8dd";
}
.icon-repeat-one3:before {
content: "\e8de";
}
.icon-sync-crossed2:before {
content: "\e8df";
}
.icon-return:before {
content: "\e8e0";
}
.icon-return2:before {
content: "\e8e1";
}
.icon-refund:before {
content: "\e8e2";
}
.icon-history:before {
content: "\e8e3";
}
.icon-history2:before {
content: "\e8e4";
}
.icon-self-timer:before {
content: "\e8e5";
}
.icon-clock:before {
content: "\e8e6";
}
.icon-clock2:before {
content: "\e8e7";
}
.icon-clock3:before {
content: "\e8e8";
}
.icon-watch:before {
content: "\e8e9";
}
.icon-alarm2:before {
content: "\e8ea";
}
.icon-alarm-add2:before {
content: "\e8eb";
}
.icon-alarm-remove:before {
content: "\e8ec";
}
.icon-alarm-check:before {
content: "\e8ed";
}
.icon-alarm-error:before {
content: "\e8ee";
}
.icon-timer:before {
content: "\e8ef";
}
.icon-timer-crossed:before {
content: "\e8f0";
}
.icon-timer2:before {
content: "\e8f1";
}
.icon-timer-crossed2:before {
content: "\e8f2";
}
.icon-download:before {
content: "\e8f3";
}
.icon-upload:before {
content: "\e8f4";
}
.icon-download2:before {
content: "\e8f5";
}
.icon-upload2:before {
content: "\e8f6";
}
.icon-enter-up:before {
content: "\e8f7";
}
.icon-enter-down:before {
content: "\e8f8";
}
.icon-enter-left:before {
content: "\e8f9";
}
.icon-enter-right:before {
content: "\e8fa";
}
.icon-exit-up:before {
content: "\e8fb";
}
.icon-exit-down:before {
content: "\e8fc";
}
.icon-exit-left:before {
content: "\e8fd";
}
.icon-exit-right:before {
content: "\e8fe";
}
.icon-enter-up2:before {
content: "\e8ff";
}
.icon-enter-down2:before {
content: "\e900";
}
.icon-enter-vertical:before {
content: "\e901";
}
.icon-enter-left2:before {
content: "\e902";
}
.icon-enter-right2:before {
content: "\e903";
}
.icon-enter-horizontal:before {
content: "\e904";
}
.icon-exit-up2:before {
content: "\e905";
}
.icon-exit-down2:before {
content: "\e906";
}
.icon-exit-left2:before {
content: "\e907";
}
.icon-exit-right2:before {
content: "\e908";
}
.icon-cli:before {
content: "\e909";
}
.icon-bug:before {
content: "\e90a";
}
.icon-code:before {
content: "\e90b";
}
.icon-file-code:before {
content: "\e90c";
}
.icon-file-image:before {
content: "\e90d";
}
.icon-file-zip:before {
content: "\e90e";
}
.icon-file-audio:before {
content: "\e90f";
}
.icon-file-video:before {
content: "\e910";
}
.icon-file-preview:before {
content: "\e911";
}
.icon-file-charts:before {
content: "\e912";
}
.icon-file-stats:before {
content: "\e913";
}
.icon-file-spreadsheet:before {
content: "\e914";
}
.icon-link:before {
content: "\e915";
}
.icon-unlink:before {
content: "\e916";
}
.icon-link2:before {
content: "\e917";
}
.icon-unlink2:before {
content: "\e918";
}
.icon-thumbs-up:before {
content: "\e919";
}
.icon-thumbs-down:before {
content: "\e91a";
}
.icon-thumbs-up2:before {
content: "\e91b";
}
.icon-thumbs-down2:before {
content: "\e91c";
}
.icon-thumbs-up3:before {
content: "\e91d";
}
.icon-thumbs-down3:before {
content: "\e91e";
}
.icon-share:before {
content: "\e91f";
}
.icon-share2:before {
content: "\e920";
}
.icon-share3:before {
content: "\e921";
}
.icon-magnifier:before {
content: "\e922";
}
.icon-file-search:before {
content: "\e923";
}
.icon-find-replace:before {
content: "\e924";
}
.icon-zoom-in:before {
content: "\e925";
}
.icon-zoom-out:before {
content: "\e926";
}
.icon-loupe:before {
content: "\e927";
}
.icon-loupe-zoom-in:before {
content: "\e928";
}
.icon-loupe-zoom-out:before {
content: "\e929";
}
.icon-cross:before {
content: "\e92a";
}
.icon-menu:before {
content: "\e92b";
}
.icon-list:before {
content: "\e92c";
}
.icon-list2:before {
content: "\e92d";
}
.icon-list3:before {
content: "\e92e";
}
.icon-menu2:before {
content: "\e92f";
}
.icon-list4:before {
content: "\e930";
}
.icon-menu3:before {
content: "\e931";
}
.icon-exclamation:before {
content: "\e932";
}
.icon-question:before {
content: "\e933";
}
.icon-check:before {
content: "\e934";
}
.icon-cross2:before {
content: "\e935";
}
.icon-plus:before {
content: "\e936";
}
.icon-minus:before {
content: "\e937";
}
.icon-percent:before {
content: "\e938";
}
.icon-chevron-up:before {
content: "\e939";
}
.icon-chevron-down:before {
content: "\e93a";
}
.icon-chevron-left:before {
content: "\e93b";
}
.icon-chevron-right:before {
content: "\e93c";
}
.icon-chevrons-expand-vertical:before {
content: "\e93d";
}
.icon-chevrons-expand-horizontal:before {
content: "\e93e";
}
.icon-chevrons-contract-vertical:before {
content: "\e93f";
}
.icon-chevrons-contract-horizontal:before {
content: "\e940";
}
.icon-arrow-up:before {
content: "\e941";
}
.icon-arrow-down:before {
content: "\e942";
}
.icon-arrow-left:before {
content: "\e943";
}
.icon-arrow-right:before {
content: "\e944";
}
.icon-arrow-up-right:before {
content: "\e945";
}
.icon-arrows-merge:before {
content: "\e946";
}
.icon-arrows-split:before {
content: "\e947";
}
.icon-arrow-divert:before {
content: "\e948";
}
.icon-arrow-return:before {
content: "\e949";
}
.icon-expand:before {
content: "\e94a";
}
.icon-contract:before {
content: "\e94b";
}
.icon-expand2:before {
content: "\e94c";
}
.icon-contract2:before {
content: "\e94d";
}
.icon-move:before {
content: "\e94e";
}
.icon-tab:before {
content: "\e94f";
}
.icon-arrow-wave:before {
content: "\e950";
}
.icon-expand3:before {
content: "\e951";
}
.icon-expand4:before {
content: "\e952";
}
.icon-contract3:before {
content: "\e953";
}
.icon-notification:before {
content: "\e954";
}
.icon-warning:before {
content: "\e955";
}
.icon-notification-circle:before {
content: "\e956";
}
.icon-question-circle:before {
content: "\e957";
}
.icon-menu-circle:before {
content: "\e958";
}
.icon-checkmark-circle:before {
content: "\e959";
}
.icon-cross-circle:before {
content: "\e95a";
}
.icon-plus-circle:before {
content: "\e95b";
}
.icon-circle-minus:before {
content: "\e95c";
}
.icon-percent-circle:before {
content: "\e95d";
}
.icon-arrow-up-circle:before {
content: "\e95e";
}
.icon-arrow-down-circle:before {
content: "\e95f";
}
.icon-arrow-left-circle:before {
content: "\e960";
}
.icon-arrow-right-circle:before {
content: "\e961";
}
.icon-chevron-up-circle:before {
content: "\e962";
}
.icon-chevron-down-circle:before {
content: "\e963";
}
.icon-chevron-left-circle:before {
content: "\e964";
}
.icon-chevron-right-circle:before {
content: "\e965";
}
.icon-backward-circle:before {
content: "\e966";
}
.icon-first-circle:before {
content: "\e967";
}
.icon-previous-circle:before {
content: "\e968";
}
.icon-stop-circle:before {
content: "\e969";
}
.icon-play-circle:before {
content: "\e96a";
}
.icon-pause-circle:before {
content: "\e96b";
}
.icon-next-circle:before {
content: "\e96c";
}
.icon-last-circle:before {
content: "\e96d";
}
.icon-forward-circle:before {
content: "\e96e";
}
.icon-eject-circle:before {
content: "\e96f";
}
.icon-crop:before {
content: "\e970";
}
.icon-frame-expand:before {
content: "\e971";
}
.icon-frame-contract:before {
content: "\e972";
}
.icon-focus:before {
content: "\e973";
}
.icon-transform:before {
content: "\e974";
}
.icon-grid:before {
content: "\e975";
}
.icon-grid-crossed:before {
content: "\e976";
}
.icon-layers:before {
content: "\e977";
}
.icon-layers-crossed:before {
content: "\e978";
}
.icon-toggle:before {
content: "\e979";
}
.icon-rulers:before {
content: "\e97a";
}
.icon-ruler:before {
content: "\e97b";
}
.icon-funnel:before {
content: "\e97c";
}
.icon-flip-horizontal:before {
content: "\e97d";
}
.icon-flip-vertical:before {
content: "\e97e";
}
.icon-flip-horizontal2:before {
content: "\e97f";
}
.icon-flip-vertical2:before {
content: "\e980";
}
.icon-angle:before {
content: "\e981";
}
.icon-angle2:before {
content: "\e982";
}
.icon-subtract:before {
content: "\e983";
}
.icon-combine:before {
content: "\e984";
}
.icon-intersect:before {
content: "\e985";
}
.icon-exclude:before {
content: "\e986";
}
.icon-align-center-vertical:before {
content: "\e987";
}
.icon-align-right:before {
content: "\e988";
}
.icon-align-bottom:before {
content: "\e989";
}
.icon-align-left:before {
content: "\e98a";
}
.icon-align-center-horizontal:before {
content: "\e98b";
}
.icon-align-top:before {
content: "\e98c";
}
.icon-square:before {
content: "\e98d";
}
.icon-plus-square:before {
content: "\e98e";
}
.icon-minus-square:before {
content: "\e98f";
}
.icon-percent-square:before {
content: "\e990";
}
.icon-arrow-up-square:before {
content: "\e991";
}
.icon-arrow-down-square:before {
content: "\e992";
}
.icon-arrow-left-square:before {
content: "\e993";
}
.icon-arrow-right-square:before {
content: "\e994";
}
.icon-chevron-up-square:before {
content: "\e995";
}
.icon-chevron-down-square:before {
content: "\e996";
}
.icon-chevron-left-square:before {
content: "\e997";
}
.icon-chevron-right-square:before {
content: "\e998";
}
.icon-check-square:before {
content: "\e999";
}
.icon-cross-square:before {
content: "\e99a";
}
.icon-menu-square:before {
content: "\e99b";
}
.icon-prohibited:before {
content: "\e99c";
}
.icon-circle:before {
content: "\e99d";
}
.icon-radio-button:before {
content: "\e99e";
}
.icon-ligature:before {
content: "\e99f";
}
.icon-text-format:before {
content: "\e9a0";
}
.icon-text-format-remove:before {
content: "\e9a1";
}
.icon-text-size:before {
content: "\e9a2";
}
.icon-bold:before {
content: "\e9a3";
}
.icon-italic:before {
content: "\e9a4";
}
.icon-underline:before {
content: "\e9a5";
}
.icon-strikethrough:before {
content: "\e9a6";
}
.icon-highlight:before {
content: "\e9a7";
}
.icon-text-align-left:before {
content: "\e9a8";
}
.icon-text-align-center:before {
content: "\e9a9";
}
.icon-text-align-right:before {
content: "\e9aa";
}
.icon-text-align-justify:before {
content: "\e9ab";
}
.icon-line-spacing:before {
content: "\e9ac";
}
.icon-indent-increase:before {
content: "\e9ad";
}
.icon-indent-decrease:before {
content: "\e9ae";
}
.icon-text-wrap:before {
content: "\e9af";
}
.icon-pilcrow:before {
content: "\e9b0";
}
.icon-direction-ltr:before {
content: "\e9b1";
}
.icon-direction-rtl:before {
content: "\e9b2";
}
.icon-page-break:before {
content: "\e9b3";
}
.icon-page-break2:before {
content: "\e9b4";
}
.icon-sort-alpha-asc:before {
content: "\e9b5";
}
.icon-sort-alpha-desc:before {
content: "\e9b6";
}
.icon-sort-numeric-asc:before {
content: "\e9b7";
}
.icon-sort-numeric-desc:before {
content: "\e9b8";
}
.icon-sort-amount-asc:before {
content: "\e9b9";
}
.icon-sort-amount-desc:before {
content: "\e9ba";
}
.icon-sort-time-asc:before {
content: "\e9bb";
}
.icon-sort-time-desc:before {
content: "\e9bc";
}
.icon-sigma:before {
content: "\e9bd";
}
.icon-pencil-line:before {
content: "\e9be";
}
.icon-hand:before {
content: "\e9bf";
}
.icon-pointer-up:before {
content: "\e9c0";
}
.icon-pointer-right:before {
content: "\e9c1";
}
.icon-pointer-down:before {
content: "\e9c2";
}
.icon-pointer-left:before {
content: "\e9c3";
}
.icon-finger-tap:before {
content: "\e9c4";
}
.icon-fingers-tap:before {
content: "\e9c5";
}
.icon-reminder:before {
content: "\e9c6";
}
.icon-fingers-crossed:before {
content: "\e9c7";
}
.icon-fingers-victory:before {
content: "\e9c8";
}
.icon-gesture-zoom:before {
content: "\e9c9";
}
.icon-gesture-pinch:before {
content: "\e9ca";
}
.icon-fingers-scroll-horizontal:before {
content: "\e9cb";
}
.icon-fingers-scroll-vertical:before {
content: "\e9cc";
}
.icon-fingers-scroll-left:before {
content: "\e9cd";
}
.icon-fingers-scroll-right:before {
content: "\e9ce";
}
.icon-hand2:before {
content: "\e9cf";
}
.icon-pointer-up2:before {
content: "\e9d0";
}
.icon-pointer-right2:before {
content: "\e9d1";
}
.icon-pointer-down2:before {
content: "\e9d2";
}
.icon-pointer-left2:before {
content: "\e9d3";
}
.icon-finger-tap2:before {
content: "\e9d4";
}
.icon-fingers-tap2:before {
content: "\e9d5";
}
.icon-reminder2:before {
content: "\e9d6";
}
.icon-gesture-zoom2:before {
content: "\e9d7";
}
.icon-gesture-pinch2:before {
content: "\e9d8";
}
.icon-fingers-scroll-horizontal2:before {
content: "\e9d9";
}
.icon-fingers-scroll-vertical2:before {
content: "\e9da";
}
.icon-fingers-scroll-left2:before {
content: "\e9db";
}
.icon-fingers-scroll-right2:before {
content: "\e9dc";
}
.icon-fingers-scroll-vertical3:before {
content: "\e9dd";
}
.icon-border-style:before {
content: "\e9de";
}
.icon-border-all:before {
content: "\e9df";
}
.icon-border-outer:before {
content: "\e9e0";
}
.icon-border-inner:before {
content: "\e9e1";
}
.icon-border-top:before {
content: "\e9e2";
}
.icon-border-horizontal:before {
content: "\e9e3";
}
.icon-border-bottom:before {
content: "\e9e4";
}
.icon-border-left:before {
content: "\e9e5";
}
.icon-border-vertical:before {
content: "\e9e6";
}
.icon-border-right:before {
content: "\e9e7";
}
.icon-border-none:before {
content: "\e9e8";
}
.icon-ellipsis:before {
content: "\e9e9";
}
.icon-uni21:before {
content: "\21";
}
.icon-uni22:before {
content: "\22";
}
.icon-uni23:before {
content: "\23";
}
.icon-uni24:before {
content: "\24";
}
.icon-uni25:before {
content: "\25";
}
.icon-uni26:before {
content: "\26";
}
.icon-uni27:before {
content: "\27";
}
.icon-uni28:before {
content: "\28";
}
.icon-uni29:before {
content: "\29";
}
.icon-uni2a:before {
content: "\2a";
}
.icon-uni2b:before {
content: "\2b";
}
.icon-uni2c:before {
content: "\2c";
}
.icon-uni2d:before {
content: "\2d";
}
.icon-uni2e:before {
content: "\2e";
}
.icon-uni2f:before {
content: "\2f";
}
.icon-uni30:before {
content: "\30";
}
.icon-uni31:before {
content: "\31";
}
.icon-uni32:before {
content: "\32";
}
.icon-uni33:before {
content: "\33";
}
.icon-uni34:before {
content: "\34";
}
.icon-uni35:before {
content: "\35";
}
.icon-uni36:before {
content: "\36";
}
.icon-uni37:before {
content: "\37";
}
.icon-uni38:before {
content: "\38";
}
.icon-uni39:before {
content: "\39";
}
.icon-uni3a:before {
content: "\3a";
}
.icon-uni3b:before {
content: "\3b";
}
.icon-uni3c:before {
content: "\3c";
}
.icon-uni3d:before {
content: "\3d";
}
.icon-uni3e:before {
content: "\3e";
}
.icon-uni3f:before {
content: "\3f";
}
.icon-uni40:before {
content: "\40";
}
.icon-uni41:before {
content: "\41";
}
.icon-uni42:before {
content: "\42";
}
.icon-uni43:before {
content: "\43";
}
.icon-uni44:before {
content: "\44";
}
.icon-uni45:before {
content: "\45";
}
.icon-uni46:before {
content: "\46";
}
.icon-uni47:before {
content: "\47";
}
.icon-uni48:before {
content: "\48";
}
.icon-uni49:before {
content: "\49";
}
.icon-uni4a:before {
content: "\4a";
}
.icon-uni4b:before {
content: "\4b";
}
.icon-uni4c:before {
content: "\4c";
}
.icon-uni4d:before {
content: "\4d";
}
.icon-uni4e:before {
content: "\4e";
}
.icon-uni4f:before {
content: "\4f";
}
.icon-uni50:before {
content: "\50";
}
.icon-uni51:before {
content: "\51";
}
.icon-uni52:before {
content: "\52";
}
.icon-uni53:before {
content: "\53";
}
.icon-uni54:before {
content: "\54";
}
.icon-uni55:before {
content: "\55";
}
.icon-uni56:before {
content: "\56";
}
.icon-uni57:before {
content: "\57";
}
.icon-uni58:before {
content: "\58";
}
.icon-uni59:before {
content: "\59";
}
.icon-uni5a:before {
content: "\5a";
}
.icon-uni5b:before {
content: "\5b";
}
.icon-uni5c:before {
content: "\5c";
}
.icon-uni5d:before {
content: "\5d";
}
.icon-uni5e:before {
content: "\5e";
}
.icon-uni5f:before {
content: "\5f";
}
.icon-uni60:before {
content: "\60";
}
.icon-uni61:before {
content: "\61";
}
.icon-uni62:before {
content: "\62";
}
.icon-uni63:before {
content: "\63";
}
.icon-uni64:before {
content: "\64";
}
.icon-uni65:before {
content: "\65";
}
.icon-uni66:before {
content: "\66";
}
.icon-uni67:before {
content: "\67";
}
.icon-uni68:before {
content: "\68";
}
.icon-uni69:before {
content: "\69";
}
.icon-uni6a:before {
content: "\6a";
}
.icon-uni6b:before {
content: "\6b";
}
.icon-uni6c:before {
content: "\6c";
}
.icon-uni6d:before {
content: "\6d";
}
.icon-uni6e:before {
content: "\6e";
}
.icon-uni6f:before {
content: "\6f";
}
.icon-uni70:before {
content: "\70";
}
.icon-uni71:before {
content: "\71";
}
.icon-uni72:before {
content: "\72";
}
.icon-uni73:before {
content: "\73";
}
.icon-uni74:before {
content: "\74";
}
.icon-uni75:before {
content: "\75";
}
.icon-uni76:before {
content: "\76";
}
.icon-uni77:before {
content: "\77";
}
.icon-uni78:before {
content: "\78";
}
.icon-uni79:before {
content: "\79";
}
.icon-uni7a:before {
content: "\7a";
}
.icon-uni7b:before {
content: "\7b";
}
.icon-uni7c:before {
content: "\7c";
}
.icon-uni7d:before {
content: "\7d";
}
.icon-uni7e:before {
content: "\7e";
}
.icon-copyright:before {
content: "\a9";
}@font-face{font-family:'FontAwesome';src:url(//www.31apartments.com/wp-content/themes/201-murray/css/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//www.31apartments.com/wp-content/themes/201-murray/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//www.31apartments.com/wp-content/themes/201-murray/css/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//www.31apartments.com/wp-content/themes/201-murray/css/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//www.31apartments.com/wp-content/themes/201-murray/css/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}@font-face {
font-family: 'fontello';
src: url(//www.31apartments.com/wp-content/themes/201-murray/css/font/fontello.eot?73349828);
src: url(//www.31apartments.com/wp-content/themes/201-murray/css/font/fontello.eot?73349828#iefix) format('embedded-opentype'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/font/fontello.woff2?73349828) format('woff2'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/font/fontello.woff?73349828) format('woff'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/font/fontello.ttf?73349828) format('truetype'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/font/fontello.svg?73349828#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-glass-1:before { content: '\e800'; } .icon-music-4:before { content: '\e801'; } .icon-search-8:before { content: '\e802'; } .icon-mail-8:before { content: '\e803'; } .icon-heart-8:before { content: '\e804'; } .icon-heart-empty-4:before { content: '\e805'; } .icon-star-8:before { content: '\e806'; } .icon-star-empty-3:before { content: '\e807'; } .icon-star-half-1:before { content: '\e808'; } .icon-user-8:before { content: '\e809'; } .icon-users-3:before { content: '\e80a'; } .icon-video-5:before { content: '\e80b'; } .icon-videocam-5:before { content: '\e80c'; } .icon-picture-5:before { content: '\e80d'; } .icon-camera-7:before { content: '\e80e'; } .icon-camera-alt:before { content: '\e80f'; } .icon-th-large-3:before { content: '\e810'; } .icon-th-4:before { content: '\e811'; } .icon-th-list-5:before { content: '\e812'; } .icon-ok-6:before { content: '\e813'; } .icon-ok-circled-2:before { content: '\e814'; } .icon-ok-circled2-1:before { content: '\e815'; } .icon-cancel-7:before { content: '\e816'; } .icon-cancel-circled-4:before { content: '\e817'; } .icon-cancel-circled2-1:before { content: '\e818'; } .icon-plus-6:before { content: '\e819'; } .icon-plus-circled-2:before { content: '\e81a'; } .icon-minus-4:before { content: '\e81b'; } .icon-minus-circled-2:before { content: '\e81c'; } .icon-help-circled-3:before { content: '\e81d'; } .icon-info-circled-3:before { content: '\e81e'; } .icon-home-6:before { content: '\e81f'; } .icon-emo-happy:before { content: '\e820'; } .icon-emo-wink:before { content: '\e821'; } .icon-emo-wink2:before { content: '\e822'; } .icon-emo-unhappy:before { content: '\e823'; } .icon-emo-sleep:before { content: '\e824'; } .icon-emo-thumbsup:before { content: '\e825'; } .icon-emo-devil:before { content: '\e826'; } .icon-emo-surprised:before { content: '\e827'; } .icon-emo-tongue:before { content: '\e828'; } .icon-emo-coffee:before { content: '\e829'; } .icon-emo-sunglasses:before { content: '\e82a'; } .icon-emo-displeased:before { content: '\e82b'; } .icon-emo-beer:before { content: '\e82c'; } .icon-emo-grin:before { content: '\e82d'; } .icon-emo-angry:before { content: '\e82e'; } .icon-emo-saint:before { content: '\e82f'; } .icon-emo-cry:before { content: '\e830'; } .icon-emo-shoot:before { content: '\e831'; } .icon-emo-squint:before { content: '\e832'; } .icon-emo-laugh:before { content: '\e833'; } .icon-spin1:before { content: '\e834'; } .icon-spin2:before { content: '\e835'; } .icon-spin3:before { content: '\e836'; } .icon-spin4:before { content: '\e837'; } .icon-spin5:before { content: '\e838'; } .icon-spin6:before { content: '\e839'; } .icon-firefox-1:before { content: '\e83a'; } .icon-chrome-2:before { content: '\e83b'; } .icon-opera-1:before { content: '\e83c'; } .icon-ie:before { content: '\e83d'; } .icon-crown:before { content: '\e83e'; } .icon-crown-plus:before { content: '\e83f'; } .icon-link-5:before { content: '\e840'; } .icon-attach-7:before { content: '\e841'; } .icon-folder:before { content: '\e842'; } .icon-folder-open:before { content: '\e843'; } .icon-phone:before { content: '\e844'; } .icon-cog:before { content: '\e845'; } .icon-cog-alt:before { content: '\e846'; } .icon-wrench:before { content: '\e847'; } .icon-basket:before { content: '\e848'; } .icon-calendar:before { content: '\e849'; } .icon-login:before { content: '\e84a'; } .icon-logout:before { content: '\e84b'; } .icon-volume-off:before { content: '\e84c'; } .icon-volume-down:before { content: '\e84d'; } .icon-volume-up:before { content: '\e84e'; } .icon-headphones:before { content: '\e84f'; } .icon-clock:before { content: '\e850'; } .icon-block:before { content: '\e851'; } .icon-resize-full:before { content: '\e852'; } .icon-resize-small:before { content: '\e853'; } .icon-resize-vertical:before { content: '\e854'; } .icon-resize-horizontal:before { content: '\e855'; } .icon-zoom-in:before { content: '\e856'; } .icon-zoom-out:before { content: '\e857'; } .icon-down-circled2:before { content: '\e858'; } .icon-up-circled2:before { content: '\e859'; } .icon-down-dir:before { content: '\e85a'; } .icon-up-dir:before { content: '\e85b'; } .icon-left-dir:before { content: '\e85c'; } .icon-right-dir:before { content: '\e85d'; } .icon-down-open:before { content: '\e85e'; } .icon-left-open:before { content: '\e85f'; } .icon-right-open:before { content: '\e860'; } .icon-up-open:before { content: '\e861'; } .icon-crown-minus:before { content: '\e862'; } .icon-marquee:before { content: '\e863'; } .icon-down-big:before { content: '\e864'; } .icon-left-big:before { content: '\e865'; } .icon-right-big:before { content: '\e866'; } .icon-up-big:before { content: '\e867'; } .icon-right-hand-1:before { content: '\e868'; } .icon-left-hand-1:before { content: '\e869'; } .icon-up-hand-1:before { content: '\e86a'; } .icon-down-hand-1:before { content: '\e86b'; } .icon-cw-5:before { content: '\e86c'; } .icon-ccw-2:before { content: '\e86d'; } .icon-arrows-cw-3:before { content: '\e86e'; } .icon-shuffle-4:before { content: '\e86f'; } .icon-play-5:before { content: '\e870'; } .icon-play-circled2-1:before { content: '\e871'; } .icon-stop-6:before { content: '\e872'; } .icon-pause-5:before { content: '\e873'; } .icon-to-end-3:before { content: '\e874'; } .icon-to-end-alt:before { content: '\e875'; } .icon-to-start-3:before { content: '\e876'; } .icon-to-start-alt:before { content: '\e877'; } .icon-fast-fw-1:before { content: '\e878'; } .icon-fast-bw:before { content: '\e879'; } .icon-eject-3:before { content: '\e87a'; } .icon-target-5:before { content: '\e87b'; } .icon-signal-5:before { content: '\e87c'; } .icon-award-2:before { content: '\e87d'; } .icon-inbox-4:before { content: '\e87e'; } .icon-globe-6:before { content: '\e87f'; } .icon-cloud-8:before { content: '\e880'; } .icon-flash-4:before { content: '\e881'; } .icon-umbrella-1:before { content: '\e882'; } .icon-flight-2:before { content: '\e883'; } .icon-note:before { content: '\e884'; } .icon-note-beamed:before { content: '\e885'; } .icon-music:before { content: '\e886'; } .icon-search:before { content: '\e887'; } .icon-flashlight:before { content: '\e888'; } .icon-mail:before { content: '\e889'; } .icon-heart:before { content: '\e88a'; } .icon-heart-empty:before { content: '\e88b'; } .icon-star:before { content: '\e88c'; } .icon-star-empty:before { content: '\e88d'; } .icon-user:before { content: '\e88e'; } .icon-users:before { content: '\e88f'; } .icon-user-add:before { content: '\e890'; } .icon-video:before { content: '\e891'; } .icon-picture:before { content: '\e892'; } .icon-camera:before { content: '\e893'; } .icon-layout:before { content: '\e894'; } .icon-menu-1:before { content: '\e895'; } .icon-check:before { content: '\e896'; } .icon-cancel:before { content: '\e897'; } .icon-cancel-circled:before { content: '\e898'; } .icon-cancel-squared:before { content: '\e899'; } .icon-plus:before { content: '\e89a'; } .icon-plus-circled:before { content: '\e89b'; } .icon-plus-squared:before { content: '\e89c'; } .icon-minus:before { content: '\e89d'; } .icon-minus-circled:before { content: '\e89e'; } .icon-minus-squared:before { content: '\e89f'; } .icon-help:before { content: '\e8a0'; } .icon-help-circled:before { content: '\e8a1'; } .icon-info:before { content: '\e8a2'; } .icon-info-circled:before { content: '\e8a3'; } .icon-back:before { content: '\e8a4'; } .icon-home:before { content: '\e8a5'; } .icon-link:before { content: '\e8a6'; } .icon-attach:before { content: '\e8a7'; } .icon-lock:before { content: '\e8a8'; } .icon-lock-open:before { content: '\e8a9'; } .icon-eye:before { content: '\e8aa'; } .icon-tag:before { content: '\e8ab'; } .icon-bookmark:before { content: '\e8ac'; } .icon-bookmarks:before { content: '\e8ad'; } .icon-flag:before { content: '\e8ae'; } .icon-thumbs-up:before { content: '\e8af'; } .icon-thumbs-down:before { content: '\e8b0'; } .icon-download:before { content: '\e8b1'; } .icon-upload:before { content: '\e8b2'; } .icon-upload-cloud:before { content: '\e8b3'; } .icon-reply:before { content: '\e8b4'; } .icon-reply-all:before { content: '\e8b5'; } .icon-forward:before { content: '\e8b6'; } .icon-quote:before { content: '\e8b7'; } .icon-code:before { content: '\e8b8'; } .icon-export:before { content: '\e8b9'; } .icon-pencil:before { content: '\e8ba'; } .icon-feather:before { content: '\e8bb'; } .icon-print:before { content: '\e8bc'; } .icon-retweet:before { content: '\e8bd'; } .icon-keyboard:before { content: '\e8be'; } .icon-comment:before { content: '\e8bf'; } .icon-chat:before { content: '\e8c0'; } .icon-bell:before { content: '\e8c1'; } .icon-attention:before { content: '\e8c2'; } .icon-alert:before { content: '\e8c3'; } .icon-vcard:before { content: '\e8c4'; } .icon-address:before { content: '\e8c5'; } .icon-location:before { content: '\e8c6'; } .icon-map:before { content: '\e8c7'; } .icon-direction:before { content: '\e8c8'; } .icon-compass:before { content: '\e8c9'; } .icon-cup:before { content: '\e8ca'; } .icon-trash:before { content: '\e8cb'; } .icon-doc:before { content: '\e8cc'; } .icon-docs:before { content: '\e8cd'; } .icon-doc-landscape:before { content: '\e8ce'; } .icon-doc-text:before { content: '\e8cf'; } .icon-doc-text-inv:before { content: '\e8d0'; } .icon-newspaper:before { content: '\e8d1'; } .icon-book-open:before { content: '\e8d2'; } .icon-book:before { content: '\e8d3'; } .icon-folder-1:before { content: '\e8d4'; } .icon-archive:before { content: '\e8d5'; } .icon-box-1:before { content: '\e8d6'; } .icon-rss-1:before { content: '\e8d7'; } .icon-phone-1:before { content: '\e8d8'; } .icon-cog-1:before { content: '\e8d9'; } .icon-tools:before { content: '\e8da'; } .icon-share:before { content: '\e8db'; } .icon-shareable:before { content: '\e8dc'; } .icon-basket-1:before { content: '\e8dd'; } .icon-bag:before { content: '\e8de'; } .icon-calendar-1:before { content: '\e8df'; } .icon-login-1:before { content: '\e8e0'; } .icon-logout-1:before { content: '\e8e1'; } .icon-mic-1:before { content: '\e8e2'; } .icon-mute-1:before { content: '\e8e3'; } .icon-sound:before { content: '\e8e4'; } .icon-volume:before { content: '\e8e5'; } .icon-clock-1:before { content: '\e8e6'; } .icon-hourglass:before { content: '\e8e7'; } .icon-lamp:before { content: '\e8e8'; } .icon-light-down:before { content: '\e8e9'; } .icon-light-up:before { content: '\e8ea'; } .icon-adjust:before { content: '\e8eb'; } .icon-block-1:before { content: '\e8ec'; } .icon-resize-full-1:before { content: '\e8ed'; } .icon-resize-small-1:before { content: '\e8ee'; } .icon-popup:before { content: '\e8ef'; } .icon-publish:before { content: '\e8f0'; } .icon-window:before { content: '\e8f1'; } .icon-arrow-combo:before { content: '\e8f2'; } .icon-down-circled:before { content: '\e8f3'; } .icon-left-circled:before { content: '\e8f4'; } .icon-right-circled:before { content: '\e8f5'; } .icon-up-circled:before { content: '\e8f6'; } .icon-down-open-1:before { content: '\e8f7'; } .icon-left-open-1:before { content: '\e8f8'; } .icon-right-open-1:before { content: '\e8f9'; } .icon-up-open-1:before { content: '\e8fa'; } .icon-down-open-mini:before { content: '\e8fb'; } .icon-left-open-mini:before { content: '\e8fc'; } .icon-right-open-mini:before { content: '\e8fd'; } .icon-up-open-mini:before { content: '\e8fe'; } .icon-down-open-big:before { content: '\e8ff'; } .icon-left-open-big:before { content: '\e900'; } .icon-right-open-big:before { content: '\e901'; } .icon-up-open-big:before { content: '\e902'; } .icon-down:before { content: '\e903'; } .icon-left:before { content: '\e904'; } .icon-right:before { content: '\e905'; } .icon-up:before { content: '\e906'; } .icon-down-dir-1:before { content: '\e907'; } .icon-left-dir-1:before { content: '\e908'; } .icon-right-dir-1:before { content: '\e909'; } .icon-up-dir-1:before { content: '\e90a'; } .icon-down-bold:before { content: '\e90b'; } .icon-left-bold:before { content: '\e90c'; } .icon-right-bold:before { content: '\e90d'; } .icon-up-bold:before { content: '\e90e'; } .icon-down-thin:before { content: '\e90f'; } .icon-left-thin:before { content: '\e910'; } .icon-right-thin:before { content: '\e911'; } .icon-up-thin:before { content: '\e912'; } .icon-ccw:before { content: '\e913'; } .icon-cw:before { content: '\e914'; } .icon-arrows-ccw:before { content: '\e915'; } .icon-level-down:before { content: '\e916'; } .icon-level-up:before { content: '\e917'; } .icon-shuffle:before { content: '\e918'; } .icon-loop:before { content: '\e919'; } .icon-switch:before { content: '\e91a'; } .icon-play:before { content: '\e91b'; } .icon-stop:before { content: '\e91c'; } .icon-pause:before { content: '\e91d'; } .icon-record:before { content: '\e91e'; } .icon-to-end:before { content: '\e91f'; } .icon-to-start:before { content: '\e920'; } .icon-fast-forward:before { content: '\e921'; } .icon-fast-backward:before { content: '\e922'; } .icon-progress-0:before { content: '\e923'; } .icon-progress-1:before { content: '\e924'; } .icon-progress-2:before { content: '\e925'; } .icon-progress-3:before { content: '\e926'; } .icon-target:before { content: '\e927'; } .icon-palette:before { content: '\e928'; } .icon-list:before { content: '\e929'; } .icon-list-add:before { content: '\e92a'; } .icon-signal:before { content: '\e92b'; } .icon-trophy:before { content: '\e92c'; } .icon-battery:before { content: '\e92d'; } .icon-back-in-time:before { content: '\e92e'; } .icon-monitor:before { content: '\e92f'; } .icon-mobile:before { content: '\e930'; } .icon-network:before { content: '\e931'; } .icon-cd:before { content: '\e932'; } .icon-inbox:before { content: '\e933'; } .icon-install:before { content: '\e934'; } .icon-globe:before { content: '\e935'; } .icon-cloud:before { content: '\e936'; } .icon-cloud-thunder:before { content: '\e937'; } .icon-flash:before { content: '\e938'; } .icon-moon:before { content: '\e939'; } .icon-flight:before { content: '\e93a'; } .icon-paper-plane:before { content: '\e93b'; } .icon-leaf:before { content: '\e93c'; } .icon-lifebuoy:before { content: '\e93d'; } .icon-mouse:before { content: '\e93e'; } .icon-briefcase:before { content: '\e93f'; } .icon-suitcase:before { content: '\e940'; } .icon-dot:before { content: '\e941'; } .icon-dot-2:before { content: '\e942'; } .icon-dot-3:before { content: '\e943'; } .icon-brush:before { content: '\e944'; } .icon-magnet:before { content: '\e945'; } .icon-infinity:before { content: '\e946'; } .icon-erase:before { content: '\e947'; } .icon-chart-pie:before { content: '\e948'; } .icon-chart-line:before { content: '\e949'; } .icon-chart-bar:before { content: '\e94a'; } .icon-chart-area:before { content: '\e94b'; } .icon-tape:before { content: '\e94c'; } .icon-graduation-cap:before { content: '\e94d'; } .icon-language:before { content: '\e94e'; } .icon-ticket:before { content: '\e94f'; } .icon-water:before { content: '\e950'; } .icon-droplet:before { content: '\e951'; } .icon-air:before { content: '\e952'; } .icon-credit-card:before { content: '\e953'; } .icon-floppy:before { content: '\e954'; } .icon-clipboard:before { content: '\e955'; } .icon-megaphone:before { content: '\e956'; } .icon-database:before { content: '\e957'; } .icon-drive:before { content: '\e958'; } .icon-bucket:before { content: '\e959'; } .icon-thermometer:before { content: '\e95a'; } .icon-key:before { content: '\e95b'; } .icon-flow-cascade:before { content: '\e95c'; } .icon-flow-branch:before { content: '\e95d'; } .icon-flow-tree:before { content: '\e95e'; } .icon-flow-line:before { content: '\e95f'; } .icon-flow-parallel:before { content: '\e960'; } .icon-rocket:before { content: '\e961'; } .icon-gauge:before { content: '\e962'; } .icon-traffic-cone:before { content: '\e963'; } .icon-cc:before { content: '\e964'; } .icon-cc-by:before { content: '\e965'; } .icon-cc-nc:before { content: '\e966'; } .icon-cc-nc-eu:before { content: '\e967'; } .icon-cc-nc-jp:before { content: '\e968'; } .icon-cc-sa:before { content: '\e969'; } .icon-cc-nd:before { content: '\e96a'; } .icon-cc-pd:before { content: '\e96b'; } .icon-cc-zero:before { content: '\e96c'; } .icon-cc-share:before { content: '\e96d'; } .icon-cc-remix:before { content: '\e96e'; } .icon-music-outline:before { content: '\e96f'; } .icon-music-1:before { content: '\e970'; } .icon-search-outline:before { content: '\e971'; } .icon-search-1:before { content: '\e972'; } .icon-mail-1:before { content: '\e973'; } .icon-heart-1:before { content: '\e974'; } .icon-heart-filled:before { content: '\e975'; } .icon-star-1:before { content: '\e976'; } .icon-star-filled:before { content: '\e977'; } .icon-user-outline:before { content: '\e978'; } .icon-user-1:before { content: '\e979'; } .icon-users-outline:before { content: '\e97a'; } .icon-users-1:before { content: '\e97b'; } .icon-user-add-outline:before { content: '\e97c'; } .icon-user-add-1:before { content: '\e97d'; } .icon-user-delete-outline:before { content: '\e97e'; } .icon-user-delete:before { content: '\e97f'; } .icon-video-1:before { content: '\e980'; } .icon-videocam-outline:before { content: '\e981'; } .icon-videocam:before { content: '\e982'; } .icon-picture-outline:before { content: '\e983'; } .icon-picture-1:before { content: '\e984'; } .icon-camera-outline:before { content: '\e985'; } .icon-camera-1:before { content: '\e986'; } .icon-th-outline:before { content: '\e987'; } .icon-th:before { content: '\e988'; } .icon-th-large-outline:before { content: '\e989'; } .icon-th-large:before { content: '\e98a'; } .icon-th-list-outline:before { content: '\e98b'; } .icon-th-list:before { content: '\e98c'; } .icon-ok-outline:before { content: '\e98d'; } .icon-ok:before { content: '\e98e'; } .icon-cancel-outline:before { content: '\e98f'; } .icon-cancel-1:before { content: '\e990'; } .icon-cancel-alt:before { content: '\e991'; } .icon-cancel-alt-filled:before { content: '\e992'; } .icon-cancel-circled-outline:before { content: '\e993'; } .icon-cancel-circled-1:before { content: '\e994'; } .icon-plus-outline:before { content: '\e995'; } .icon-plus-1:before { content: '\e996'; } .icon-minus-outline:before { content: '\e997'; } .icon-minus-1:before { content: '\e998'; } .icon-divide-outline:before { content: '\e999'; } .icon-divide:before { content: '\e99a'; } .icon-eq-outline:before { content: '\e99b'; } .icon-eq:before { content: '\e99c'; } .icon-info-outline:before { content: '\e99d'; } .icon-info-1:before { content: '\e99e'; } .icon-home-outline:before { content: '\e99f'; } .icon-home-1:before { content: '\e9a0'; } .icon-link-outline:before { content: '\e9a1'; } .icon-link-1:before { content: '\e9a2'; } .icon-attach-outline:before { content: '\e9a3'; } .icon-attach-1:before { content: '\e9a4'; } .icon-lock-1:before { content: '\e9a5'; } .icon-lock-filled:before { content: '\e9a6'; } .icon-lock-open-1:before { content: '\e9a7'; } .icon-lock-open-filled:before { content: '\e9a8'; } .icon-pin-outline:before { content: '\e9a9'; } .icon-pin:before { content: '\e9aa'; } .icon-eye-outline:before { content: '\e9ab'; } .icon-eye-1:before { content: '\e9ac'; } .icon-tag-1:before { content: '\e9ad'; } .icon-tags:before { content: '\e9ae'; } .icon-bookmark-1:before { content: '\e9af'; } .icon-flag-1:before { content: '\e9b0'; } .icon-flag-filled:before { content: '\e9b1'; } .icon-thumbs-up-1:before { content: '\e9b2'; } .icon-thumbs-down-1:before { content: '\e9b3'; } .icon-download-outline:before { content: '\e9b4'; } .icon-download-1:before { content: '\e9b5'; } .icon-upload-outline:before { content: '\e9b6'; } .icon-upload-1:before { content: '\e9b7'; } .icon-upload-cloud-outline:before { content: '\e9b8'; } .icon-upload-cloud-1:before { content: '\e9b9'; } .icon-reply-outline:before { content: '\e9ba'; } .icon-reply-1:before { content: '\e9bb'; } .icon-forward-outline:before { content: '\e9bc'; } .icon-forward-1:before { content: '\e9bd'; } .icon-code-outline:before { content: '\e9be'; } .icon-code-1:before { content: '\e9bf'; } .icon-export-outline:before { content: '\e9c0'; } .icon-export-1:before { content: '\e9c1'; } .icon-pencil-1:before { content: '\e9c2'; } .icon-pen:before { content: '\e9c3'; } .icon-feather-1:before { content: '\e9c4'; } .icon-edit:before { content: '\e9c5'; } .icon-print-1:before { content: '\e9c6'; } .icon-comment-1:before { content: '\e9c7'; } .icon-chat-1:before { content: '\e9c8'; } .icon-chat-alt:before { content: '\e9c9'; } .icon-bell-1:before { content: '\e9ca'; } .icon-attention-1:before { content: '\e9cb'; } .icon-attention-filled:before { content: '\e9cc'; } .icon-warning-empty:before { content: '\e9cd'; } .icon-warning:before { content: '\e9ce'; } .icon-contacts:before { content: '\e9cf'; } .icon-vcard-1:before { content: '\e9d0'; } .icon-address-1:before { content: '\e9d1'; } .icon-location-outline:before { content: '\e9d2'; } .icon-location-1:before { content: '\e9d3'; } .icon-map-1:before { content: '\e9d4'; } .icon-direction-outline:before { content: '\e9d5'; } .icon-direction-1:before { content: '\e9d6'; } .icon-compass-1:before { content: '\e9d7'; } .icon-trash-1:before { content: '\e9d8'; } .icon-doc-1:before { content: '\e9d9'; } .icon-doc-text-1:before { content: '\e9da'; } .icon-doc-add:before { content: '\e9db'; } .icon-doc-remove:before { content: '\e9dc'; } .icon-news:before { content: '\e9dd'; } .icon-folder-2:before { content: '\e9de'; } .icon-folder-add:before { content: '\e9df'; } .icon-folder-delete:before { content: '\e9e0'; } .icon-archive-1:before { content: '\e9e1'; } .icon-box-2:before { content: '\e9e2'; } .icon-rss-outline:before { content: '\e9e3'; } .icon-rss-2:before { content: '\e9e4'; } .icon-phone-outline:before { content: '\e9e5'; } .icon-phone-2:before { content: '\e9e6'; } .icon-menu-outline:before { content: '\e9e7'; } .icon-menu-2:before { content: '\e9e8'; } .icon-cog-outline:before { content: '\e9e9'; } .icon-cog-2:before { content: '\e9ea'; } .icon-wrench-outline:before { content: '\e9eb'; } .icon-wrench-1:before { content: '\e9ec'; } .icon-basket-2:before { content: '\e9ed'; } .icon-calendar-outlilne:before { content: '\e9ee'; } .icon-calendar-2:before { content: '\e9ef'; } .icon-mic-outline:before { content: '\e9f0'; } .icon-mic-2:before { content: '\e9f1'; } .icon-volume-off-1:before { content: '\e9f2'; } .icon-volume-low:before { content: '\e9f3'; } .icon-volume-middle:before { content: '\e9f4'; } .icon-volume-high:before { content: '\e9f5'; } .icon-headphones-1:before { content: '\e9f6'; } .icon-clock-2:before { content: '\e9f7'; } .icon-wristwatch:before { content: '\e9f8'; } .icon-stopwatch:before { content: '\e9f9'; } .icon-lightbulb-1:before { content: '\e9fa'; } .icon-block-outline:before { content: '\e9fb'; } .icon-block-2:before { content: '\e9fc'; } .icon-resize-full-outline:before { content: '\e9fd'; } .icon-resize-full-2:before { content: '\e9fe'; } .icon-resize-normal-outline:before { content: '\e9ff'; } .icon-resize-normal:before { content: '\ea00'; } .icon-move-outline:before { content: '\ea01'; } .icon-move-1:before { content: '\ea02'; } .icon-popup-1:before { content: '\ea03'; } .icon-zoom-in-outline:before { content: '\ea04'; } .icon-zoom-in-1:before { content: '\ea05'; } .icon-zoom-out-outline:before { content: '\ea06'; } .icon-zoom-out-1:before { content: '\ea07'; } .icon-popup-2:before { content: '\ea08'; } .icon-left-open-outline:before { content: '\ea09'; } .icon-left-open-2:before { content: '\ea0a'; } .icon-right-open-outline:before { content: '\ea0b'; } .icon-right-open-2:before { content: '\ea0c'; } .icon-down-1:before { content: '\ea0d'; } .icon-left-1:before { content: '\ea0e'; } .icon-right-1:before { content: '\ea0f'; } .icon-up-1:before { content: '\ea10'; } .icon-down-outline:before { content: '\ea11'; } .icon-left-outline:before { content: '\ea12'; } .icon-right-outline:before { content: '\ea13'; } .icon-up-outline:before { content: '\ea14'; } .icon-down-small:before { content: '\ea15'; } .icon-left-small:before { content: '\ea16'; } .icon-right-small:before { content: '\ea17'; } .icon-up-small:before { content: '\ea18'; } .icon-cw-outline:before { content: '\ea19'; } .icon-cw-1:before { content: '\ea1a'; } .icon-arrows-cw-outline:before { content: '\ea1b'; } .icon-arrows-cw:before { content: '\ea1c'; } .icon-loop-outline:before { content: '\ea1d'; } .icon-loop-1:before { content: '\ea1e'; } .icon-loop-alt-outline:before { content: '\ea1f'; } .icon-loop-alt:before { content: '\ea20'; } .icon-shuffle-1:before { content: '\ea21'; } .icon-play-outline:before { content: '\ea22'; } .icon-play-1:before { content: '\ea23'; } .icon-stop-outline:before { content: '\ea24'; } .icon-stop-1:before { content: '\ea25'; } .icon-pause-outline:before { content: '\ea26'; } .icon-pause-1:before { content: '\ea27'; } .icon-fast-fw-outline:before { content: '\ea28'; } .icon-fast-fw:before { content: '\ea29'; } .icon-rewind-outline:before { content: '\ea2a'; } .icon-rewind:before { content: '\ea2b'; } .icon-record-outline:before { content: '\ea2c'; } .icon-record-1:before { content: '\ea2d'; } .icon-eject-outline:before { content: '\ea2e'; } .icon-eject:before { content: '\ea2f'; } .icon-eject-alt-outline:before { content: '\ea30'; } .icon-eject-alt:before { content: '\ea31'; } .icon-bat1:before { content: '\ea32'; } .icon-bat2:before { content: '\ea33'; } .icon-bat3:before { content: '\ea34'; } .icon-bat4:before { content: '\ea35'; } .icon-bat-charge:before { content: '\ea36'; } .icon-plug:before { content: '\ea37'; } .icon-target-outline:before { content: '\ea38'; } .icon-target-1:before { content: '\ea39'; } .icon-wifi-outline:before { content: '\ea3a'; } .icon-wifi:before { content: '\ea3b'; } .icon-desktop:before { content: '\ea3c'; } .icon-laptop:before { content: '\ea3d'; } .icon-tablet:before { content: '\ea3e'; } .icon-mobile-1:before { content: '\ea3f'; } .icon-contrast:before { content: '\ea40'; } .icon-globe-outline:before { content: '\ea41'; } .icon-globe-1:before { content: '\ea42'; } .icon-globe-alt-outline:before { content: '\ea43'; } .icon-globe-alt:before { content: '\ea44'; } .icon-sun:before { content: '\ea45'; } .icon-sun-filled:before { content: '\ea46'; } .icon-cloud-1:before { content: '\ea47'; } .icon-flash-outline:before { content: '\ea48'; } .icon-flash-1:before { content: '\ea49'; } .icon-moon-1:before { content: '\ea4a'; } .icon-waves-outline:before { content: '\ea4b'; } .icon-waves:before { content: '\ea4c'; } .icon-rain:before { content: '\ea4d'; } .icon-cloud-sun:before { content: '\ea4e'; } .icon-drizzle:before { content: '\ea4f'; } .icon-snow:before { content: '\ea50'; } .icon-cloud-flash:before { content: '\ea51'; } .icon-cloud-wind:before { content: '\ea52'; } .icon-wind:before { content: '\ea53'; } .icon-plane-outline:before { content: '\ea54'; } .icon-plane:before { content: '\ea55'; } .icon-leaf-1:before { content: '\ea56'; } .icon-lifebuoy-1:before { content: '\ea57'; } .icon-briefcase-1:before { content: '\ea58'; } .icon-brush-1:before { content: '\ea59'; } .icon-pipette:before { content: '\ea5a'; } .icon-power-outline:before { content: '\ea5b'; } .icon-power:before { content: '\ea5c'; } .icon-check-outline:before { content: '\ea5d'; } .icon-check-1:before { content: '\ea5e'; } .icon-gift:before { content: '\ea5f'; } .icon-temperatire:before { content: '\ea60'; } .icon-chart-outline:before { content: '\ea61'; } .icon-chart:before { content: '\ea62'; } .icon-chart-alt-outline:before { content: '\ea63'; } .icon-chart-alt:before { content: '\ea64'; } .icon-chart-bar-outline:before { content: '\ea65'; } .icon-chart-bar-1:before { content: '\ea66'; } .icon-chart-pie-outline:before { content: '\ea67'; } .icon-chart-pie-1:before { content: '\ea68'; } .icon-ticket-1:before { content: '\ea69'; } .icon-credit-card-1:before { content: '\ea6a'; } .icon-clipboard-1:before { content: '\ea6b'; } .icon-database-1:before { content: '\ea6c'; } .icon-key-outline:before { content: '\ea6d'; } .icon-key-1:before { content: '\ea6e'; } .icon-flow-split:before { content: '\ea6f'; } .icon-flow-merge:before { content: '\ea70'; } .icon-flow-parallel-1:before { content: '\ea71'; } .icon-flow-cross:before { content: '\ea72'; } .icon-certificate-outline:before { content: '\ea73'; } .icon-certificate:before { content: '\ea74'; } .icon-scissors-outline:before { content: '\ea75'; } .icon-scissors:before { content: '\ea76'; } .icon-flask:before { content: '\ea77'; } .icon-wine:before { content: '\ea78'; } .icon-coffee:before { content: '\ea79'; } .icon-beer:before { content: '\ea7a'; } .icon-anchor-outline:before { content: '\ea7b'; } .icon-anchor:before { content: '\ea7c'; } .icon-puzzle-outline:before { content: '\ea7d'; } .icon-puzzle:before { content: '\ea7e'; } .icon-tree:before { content: '\ea7f'; } .icon-calculator:before { content: '\ea80'; } .icon-infinity-outline:before { content: '\ea81'; } .icon-infinity-1:before { content: '\ea82'; } .icon-pi-outline:before { content: '\ea83'; } .icon-pi:before { content: '\ea84'; } .icon-at:before { content: '\ea85'; } .icon-at-circled:before { content: '\ea86'; } .icon-looped-square-outline:before { content: '\ea87'; } .icon-looped-square-interest:before { content: '\ea88'; } .icon-sort-alphabet-outline:before { content: '\ea89'; } .icon-sort-alphabet:before { content: '\ea8a'; } .icon-sort-numeric-outline:before { content: '\ea8b'; } .icon-sort-numeric:before { content: '\ea8c'; } .icon-dribbble-circled-1:before { content: '\ea8d'; } .icon-dribbble-1:before { content: '\ea8e'; } .icon-facebook-circled-1:before { content: '\ea8f'; } .icon-facebook-1:before { content: '\ea90'; } .icon-flickr-circled-1:before { content: '\ea91'; } .icon-flickr-1:before { content: '\ea92'; } .icon-github-circled-1:before { content: '\ea93'; } .icon-github-1:before { content: '\ea94'; } .icon-lastfm-circled-1:before { content: '\ea95'; } .icon-lastfm-1:before { content: '\ea96'; } .icon-linkedin-circled-1:before { content: '\ea97'; } .icon-linkedin-1:before { content: '\ea98'; } .icon-pinterest-circled-1:before { content: '\ea99'; } .icon-pinterest-1:before { content: '\ea9a'; } .icon-skype-outline:before { content: '\ea9b'; } .icon-skype-1:before { content: '\ea9c'; } .icon-tumbler-circled:before { content: '\ea9d'; } .icon-tumbler:before { content: '\ea9e'; } .icon-twitter-circled-1:before { content: '\ea9f'; } .icon-twitter-1:before { content: '\eaa0'; } .icon-vimeo-circled-1:before { content: '\eaa1'; } .icon-vimeo-1:before { content: '\eaa2'; } .icon-search-2:before { content: '\eaa3'; } .icon-mail-2:before { content: '\eaa4'; } .icon-heart-2:before { content: '\eaa5'; } .icon-heart-empty-1:before { content: '\eaa6'; } .icon-star-2:before { content: '\eaa7'; } .icon-user-2:before { content: '\eaa8'; } .icon-video-2:before { content: '\eaa9'; } .icon-picture-2:before { content: '\eaaa'; } .icon-camera-2:before { content: '\eaab'; } .icon-ok-1:before { content: '\eaac'; } .icon-ok-circle:before { content: '\eaad'; } .icon-cancel-2:before { content: '\eaae'; } .icon-cancel-circle:before { content: '\eaaf'; } .icon-plus-2:before { content: '\eab0'; } .icon-plus-circle:before { content: '\eab1'; } .icon-minus-2:before { content: '\eab2'; } .icon-minus-circle:before { content: '\eab3'; } .icon-help-1:before { content: '\eab4'; } .icon-info-2:before { content: '\eab5'; } .icon-home-2:before { content: '\eab6'; } .icon-link-2:before { content: '\eab7'; } .icon-attach-2:before { content: '\eab8'; } .icon-lock-2:before { content: '\eab9'; } .icon-lock-empty:before { content: '\eaba'; } .icon-lock-open-2:before { content: '\eabb'; } .icon-lock-open-empty:before { content: '\eabc'; } .icon-pin-1:before { content: '\eabd'; } .icon-eye-2:before { content: '\eabe'; } .icon-tag-2:before { content: '\eabf'; } .icon-tag-empty:before { content: '\eac0'; } .icon-download-2:before { content: '\eac1'; } .icon-upload-2:before { content: '\eac2'; } .icon-download-cloud:before { content: '\eac3'; } .icon-upload-cloud-2:before { content: '\eac4'; } .icon-quote-left:before { content: '\eac5'; } .icon-quote-right:before { content: '\eac6'; } .icon-quote-left-alt:before { content: '\eac7'; } .icon-quote-right-alt:before { content: '\eac8'; } .icon-pencil-2:before { content: '\eac9'; } .icon-pencil-neg:before { content: '\eaca'; } .icon-pencil-alt:before { content: '\eacb'; } .icon-undo:before { content: '\eacc'; } .icon-comment-2:before { content: '\eacd'; } .icon-comment-inv:before { content: '\eace'; } .icon-comment-alt:before { content: '\eacf'; } .icon-comment-inv-alt:before { content: '\ead0'; } .icon-comment-alt2:before { content: '\ead1'; } .icon-comment-inv-alt2:before { content: '\ead2'; } .icon-chat-2:before { content: '\ead3'; } .icon-chat-inv:before { content: '\ead4'; } .icon-location-2:before { content: '\ead5'; } .icon-location-inv:before { content: '\ead6'; } .icon-location-alt:before { content: '\ead7'; } .icon-compass-2:before { content: '\ead8'; } .icon-trash-2:before { content: '\ead9'; } .icon-trash-empty:before { content: '\eada'; } .icon-doc-2:before { content: '\eadb'; } .icon-doc-inv:before { content: '\eadc'; } .icon-doc-alt:before { content: '\eadd'; } .icon-doc-inv-alt:before { content: '\eade'; } .icon-article:before { content: '\eadf'; } .icon-article-alt:before { content: '\eae0'; } .icon-book-open-1:before { content: '\eae1'; } .icon-folder-3:before { content: '\eae2'; } .icon-folder-empty-1:before { content: '\eae3'; } .icon-box-3:before { content: '\eae4'; } .icon-rss-3:before { content: '\eae5'; } .icon-rss-alt:before { content: '\eae6'; } .icon-cog-3:before { content: '\eae7'; } .icon-wrench-2:before { content: '\eae8'; } .icon-share-1:before { content: '\eae9'; } .icon-calendar-3:before { content: '\eaea'; } .icon-calendar-inv:before { content: '\eaeb'; } .icon-calendar-alt:before { content: '\eaec'; } .icon-mic-3:before { content: '\eaed'; } .icon-volume-off-2:before { content: '\eaee'; } .icon-volume-up-1:before { content: '\eaef'; } .icon-headphones-2:before { content: '\eaf0'; } .icon-clock-3:before { content: '\eaf1'; } .icon-lamp-1:before { content: '\eaf2'; } .icon-block-3:before { content: '\eaf3'; } .icon-resize-full-3:before { content: '\eaf4'; } .icon-resize-full-alt-1:before { content: '\eaf5'; } .icon-resize-small-2:before { content: '\eaf6'; } .icon-resize-small-alt:before { content: '\eaf7'; } .icon-resize-vertical-1:before { content: '\eaf8'; } .icon-resize-horizontal-1:before { content: '\eaf9'; } .icon-move-2:before { content: '\eafa'; } .icon-popup-3:before { content: '\eafb'; } .icon-down-2:before { content: '\eafc'; } .icon-left-2:before { content: '\eafd'; } .icon-right-2:before { content: '\eafe'; } .icon-up-2:before { content: '\eaff'; } .icon-down-circle:before { content: '\eb00'; } .icon-left-circle:before { content: '\eb01'; } .icon-right-circle:before { content: '\eb02'; } .icon-up-circle:before { content: '\eb03'; } .icon-cw-2:before { content: '\eb04'; } .icon-loop-2:before { content: '\eb05'; } .icon-loop-alt-1:before { content: '\eb06'; } .icon-exchange:before { content: '\eb07'; } .icon-split:before { content: '\eb08'; } .icon-arrow-curved:before { content: '\eb09'; } .icon-play-2:before { content: '\eb0a'; } .icon-play-circle2:before { content: '\eb0b'; } .icon-stop-2:before { content: '\eb0c'; } .icon-pause-2:before { content: '\eb0d'; } .icon-to-start-1:before { content: '\eb0e'; } .icon-to-end-1:before { content: '\eb0f'; } .icon-eject-1:before { content: '\eb10'; } .icon-target-2:before { content: '\eb11'; } .icon-signal-1:before { content: '\eb12'; } .icon-award:before { content: '\eb13'; } .icon-award-empty:before { content: '\eb14'; } .icon-list-1:before { content: '\eb15'; } .icon-list-nested:before { content: '\eb16'; } .icon-bat-empty:before { content: '\eb17'; } .icon-bat-half:before { content: '\eb18'; } .icon-bat-full:before { content: '\eb19'; } .icon-bat-charge-1:before { content: '\eb1a'; } .icon-mobile-2:before { content: '\eb1b'; } .icon-cd-1:before { content: '\eb1c'; } .icon-equalizer:before { content: '\eb1d'; } .icon-cursor:before { content: '\eb1e'; } .icon-aperture:before { content: '\eb1f'; } .icon-aperture-alt:before { content: '\eb20'; } .icon-steering-wheel:before { content: '\eb21'; } .icon-book-1:before { content: '\eb22'; } .icon-book-alt:before { content: '\eb23'; } .icon-brush-2:before { content: '\eb24'; } .icon-brush-alt:before { content: '\eb25'; } .icon-eyedropper:before { content: '\eb26'; } .icon-layers:before { content: '\eb27'; } .icon-layers-alt:before { content: '\eb28'; } .icon-sun-1:before { content: '\eb29'; } .icon-sun-inv:before { content: '\eb2a'; } .icon-cloud-2:before { content: '\eb2b'; } .icon-rain-1:before { content: '\eb2c'; } .icon-flash-2:before { content: '\eb2d'; } .icon-moon-2:before { content: '\eb2e'; } .icon-moon-inv:before { content: '\eb2f'; } .icon-umbrella:before { content: '\eb30'; } .icon-chart-bar-2:before { content: '\eb31'; } .icon-chart-pie-2:before { content: '\eb32'; } .icon-chart-pie-alt:before { content: '\eb33'; } .icon-key-2:before { content: '\eb34'; } .icon-key-inv:before { content: '\eb35'; } .icon-hash:before { content: '\eb36'; } .icon-at-1:before { content: '\eb37'; } .icon-pilcrow:before { content: '\eb38'; } .icon-dial:before { content: '\eb39'; } .icon-search-3:before { content: '\eb3a'; } .icon-mail-3:before { content: '\eb3b'; } .icon-heart-3:before { content: '\eb3c'; } .icon-star-3:before { content: '\eb3d'; } .icon-user-3:before { content: '\eb3e'; } .icon-user-woman:before { content: '\eb3f'; } .icon-user-pair:before { content: '\eb40'; } .icon-video-alt:before { content: '\eb41'; } .icon-videocam-1:before { content: '\eb42'; } .icon-videocam-alt:before { content: '\eb43'; } .icon-camera-3:before { content: '\eb44'; } .icon-th-1:before { content: '\eb45'; } .icon-th-list-1:before { content: '\eb46'; } .icon-ok-2:before { content: '\eb47'; } .icon-cancel-3:before { content: '\eb48'; } .icon-cancel-circle-1:before { content: '\eb49'; } .icon-plus-3:before { content: '\eb4a'; } .icon-home-3:before { content: '\eb4b'; } .icon-lock-3:before { content: '\eb4c'; } .icon-lock-open-3:before { content: '\eb4d'; } .icon-eye-3:before { content: '\eb4e'; } .icon-tag-3:before { content: '\eb4f'; } .icon-thumbs-up-2:before { content: '\eb50'; } .icon-thumbs-down-2:before { content: '\eb51'; } .icon-download-3:before { content: '\eb52'; } .icon-export-2:before { content: '\eb53'; } .icon-pencil-3:before { content: '\eb54'; } .icon-pencil-alt-1:before { content: '\eb55'; } .icon-edit-1:before { content: '\eb56'; } .icon-chat-3:before { content: '\eb57'; } .icon-print-2:before { content: '\eb58'; } .icon-bell-2:before { content: '\eb59'; } .icon-attention-2:before { content: '\eb5a'; } .icon-info-3:before { content: '\eb5b'; } .icon-question:before { content: '\eb5c'; } .icon-location-3:before { content: '\eb5d'; } .icon-trash-3:before { content: '\eb5e'; } .icon-doc-3:before { content: '\eb5f'; } .icon-article-1:before { content: '\eb60'; } .icon-article-alt-1:before { content: '\eb61'; } .icon-rss-4:before { content: '\eb62'; } .icon-wrench-3:before { content: '\eb63'; } .icon-basket-3:before { content: '\eb64'; } .icon-basket-alt:before { content: '\eb65'; } .icon-calendar-4:before { content: '\eb66'; } .icon-calendar-alt-1:before { content: '\eb67'; } .icon-volume-off-3:before { content: '\eb68'; } .icon-volume-down-1:before { content: '\eb69'; } .icon-volume-up-2:before { content: '\eb6a'; } .icon-bullhorn:before { content: '\eb6b'; } .icon-clock-4:before { content: '\eb6c'; } .icon-clock-alt:before { content: '\eb6d'; } .icon-stop-3:before { content: '\eb6e'; } .icon-resize-full-4:before { content: '\eb6f'; } .icon-resize-small-3:before { content: '\eb70'; } .icon-zoom-in-2:before { content: '\eb71'; } .icon-zoom-out-2:before { content: '\eb72'; } .icon-popup-4:before { content: '\eb73'; } .icon-down-dir-2:before { content: '\eb74'; } .icon-left-dir-2:before { content: '\eb75'; } .icon-right-dir-2:before { content: '\eb76'; } .icon-up-dir-2:before { content: '\eb77'; } .icon-down-3:before { content: '\eb78'; } .icon-up-3:before { content: '\eb79'; } .icon-cw-3:before { content: '\eb7a'; } .icon-signal-2:before { content: '\eb7b'; } .icon-award-1:before { content: '\eb7c'; } .icon-mobile-3:before { content: '\eb7d'; } .icon-mobile-alt:before { content: '\eb7e'; } .icon-tablet-1:before { content: '\eb7f'; } .icon-ipod:before { content: '\eb80'; } .icon-cd-2:before { content: '\eb81'; } .icon-grid:before { content: '\eb82'; } .icon-book-2:before { content: '\eb83'; } .icon-easel:before { content: '\eb84'; } .icon-globe-2:before { content: '\eb85'; } .icon-chart-1:before { content: '\eb86'; } .icon-chart-bar-3:before { content: '\eb87'; } .icon-chart-pie-3:before { content: '\eb88'; } .icon-dollar:before { content: '\eb89'; } .icon-at-2:before { content: '\eb8a'; } .icon-colon:before { content: '\eb8b'; } .icon-semicolon:before { content: '\eb8c'; } .icon-squares:before { content: '\eb8d'; } .icon-money:before { content: '\eb8e'; } .icon-facebook-2:before { content: '\eb8f'; } .icon-facebook-rect:before { content: '\eb90'; } .icon-twitter-bird:before { content: '\eb91'; } .icon-youtube:before { content: '\eb92'; } .icon-windy-rain-inv:before { content: '\eb93'; } .icon-snow-inv:before { content: '\eb94'; } .icon-snow-heavy-inv:before { content: '\eb95'; } .icon-hail-inv:before { content: '\eb96'; } .icon-clouds-inv:before { content: '\eb97'; } .icon-clouds-flash-inv:before { content: '\eb98'; } .icon-temperature:before { content: '\eb99'; } .icon-compass-3:before { content: '\eb9a'; } .icon-na:before { content: '\eb9b'; } .icon-celcius:before { content: '\eb9c'; } .icon-fahrenheit:before { content: '\eb9d'; } .icon-clouds-flash-alt:before { content: '\eb9e'; } .icon-sun-inv-1:before { content: '\eb9f'; } .icon-moon-inv-1:before { content: '\eba0'; } .icon-cloud-sun-inv:before { content: '\eba1'; } .icon-cloud-moon-inv:before { content: '\eba2'; } .icon-cloud-inv:before { content: '\eba3'; } .icon-cloud-flash-inv:before { content: '\eba4'; } .icon-drizzle-inv:before { content: '\eba5'; } .icon-rain-inv:before { content: '\eba6'; } .icon-windy-inv:before { content: '\eba7'; } .icon-sunrise:before { content: '\eba8'; } .icon-sun-2:before { content: '\eba9'; } .icon-moon-3:before { content: '\ebaa'; } .icon-eclipse:before { content: '\ebab'; } .icon-mist:before { content: '\ebac'; } .icon-wind-1:before { content: '\ebad'; } .icon-snowflake:before { content: '\ebae'; } .icon-cloud-sun-1:before { content: '\ebaf'; } .icon-cloud-moon:before { content: '\ebb0'; } .icon-fog-sun:before { content: '\ebb1'; } .icon-fog-moon:before { content: '\ebb2'; } .icon-fog-cloud:before { content: '\ebb3'; } .icon-fog:before { content: '\ebb4'; } .icon-cloud-3:before { content: '\ebb5'; } .icon-cloud-flash-1:before { content: '\ebb6'; } .icon-cloud-flash-alt:before { content: '\ebb7'; } .icon-drizzle-1:before { content: '\ebb8'; } .icon-rain-2:before { content: '\ebb9'; } .icon-windy:before { content: '\ebba'; } .icon-windy-rain:before { content: '\ebbb'; } .icon-snow-1:before { content: '\ebbc'; } .icon-snow-alt:before { content: '\ebbd'; } .icon-snow-heavy:before { content: '\ebbe'; } .icon-hail:before { content: '\ebbf'; } .icon-clouds:before { content: '\ebc0'; } .icon-clouds-flash:before { content: '\ebc1'; } .icon-mail-4:before { content: '\ebc2'; } .icon-heart-4:before { content: '\ebc3'; } .icon-star-4:before { content: '\ebc4'; } .icon-star-empty-1:before { content: '\ebc5'; } .icon-ok-3:before { content: '\ebc6'; } .icon-cancel-4:before { content: '\ebc7'; } .icon-plus-4:before { content: '\ebc8'; } .icon-help-circled-1:before { content: '\ebc9'; } .icon-help-circled-alt:before { content: '\ebca'; } .icon-home-4:before { content: '\ebcb'; } .icon-pencil-4:before { content: '\ebcc'; } .icon-attention-3:before { content: '\ebcd'; } .icon-attention-alt:before { content: '\ebce'; } .icon-cog-4:before { content: '\ebcf'; } .icon-mic-off:before { content: '\ebd0'; } .icon-clock-5:before { content: '\ebd1'; } .icon-stopwatch-1:before { content: '\ebd2'; } .icon-hourglass-1:before { content: '\ebd3'; } .icon-down-4:before { content: '\ebd4'; } .icon-left-3:before { content: '\ebd5'; } .icon-right-3:before { content: '\ebd6'; } .icon-up-4:before { content: '\ebd7'; } .icon-down-bold-1:before { content: '\ebd8'; } .icon-left-bold-1:before { content: '\ebd9'; } .icon-right-bold-1:before { content: '\ebda'; } .icon-up-bold-1:before { content: '\ebdb'; } .icon-down-fat:before { content: '\ebdc'; } .icon-left-fat:before { content: '\ebdd'; } .icon-right-fat:before { content: '\ebde'; } .icon-up-fat:before { content: '\ebdf'; } .icon-flash-3:before { content: '\ebe0'; } .icon-cloud-4:before { content: '\ebe1'; } .icon-vector-pencil:before { content: '\ebe2'; } .icon-at-3:before { content: '\ebe3'; } .icon-female:before { content: '\ebe4'; } .icon-male:before { content: '\ebe5'; } .icon-king:before { content: '\ebe6'; } .icon-anchor-1:before { content: '\ebe7'; } .icon-aboveground-rail:before { content: '\ebe8'; } .icon-airfield:before { content: '\ebe9'; } .icon-airport:before { content: '\ebea'; } .icon-art-gallery:before { content: '\ebeb'; } .icon-bar:before { content: '\ebec'; } .icon-baseball:before { content: '\ebed'; } .icon-basketball:before { content: '\ebee'; } .icon-beer-1:before { content: '\ebef'; } .icon-belowground-rail:before { content: '\ebf0'; } .icon-bicycle:before { content: '\ebf1'; } .icon-bus:before { content: '\ebf2'; } .icon-cafe:before { content: '\ebf3'; } .icon-campsite:before { content: '\ebf4'; } .icon-cemetery:before { content: '\ebf5'; } .icon-cinema:before { content: '\ebf6'; } .icon-college:before { content: '\ebf7'; } .icon-commerical-building:before { content: '\ebf8'; } .icon-credit-card-2:before { content: '\ebf9'; } .icon-cricket:before { content: '\ebfa'; } .icon-embassy:before { content: '\ebfb'; } .icon-fast-food:before { content: '\ebfc'; } .icon-ferry:before { content: '\ebfd'; } .icon-fire-station:before { content: '\ebfe'; } .icon-football:before { content: '\ebff'; } .icon-fuel:before { content: '\ec00'; } .icon-garden:before { content: '\ec01'; } .icon-giraffe:before { content: '\ec02'; } .icon-golf:before { content: '\ec03'; } .icon-grocery-store:before { content: '\ec04'; } .icon-harbor:before { content: '\ec05'; } .icon-heliport:before { content: '\ec06'; } .icon-hospital:before { content: '\ec07'; } .icon-industrial-building:before { content: '\ec08'; } .icon-library:before { content: '\ec09'; } .icon-lodging:before { content: '\ec0a'; } .icon-london-underground:before { content: '\ec0b'; } .icon-minefield:before { content: '\ec0c'; } .icon-monument:before { content: '\ec0d'; } .icon-museum:before { content: '\ec0e'; } .icon-pharmacy:before { content: '\ec0f'; } .icon-pitch:before { content: '\ec10'; } .icon-police:before { content: '\ec11'; } .icon-post:before { content: '\ec12'; } .icon-prison:before { content: '\ec13'; } .icon-rail:before { content: '\ec14'; } .icon-religious-christian:before { content: '\ec15'; } .icon-religious-islam:before { content: '\ec16'; } .icon-religious-jewish:before { content: '\ec17'; } .icon-restaurant:before { content: '\ec18'; } .icon-roadblock:before { content: '\ec19'; } .icon-school:before { content: '\ec1a'; } .icon-shop:before { content: '\ec1b'; } .icon-skiing:before { content: '\ec1c'; } .icon-soccer:before { content: '\ec1d'; } .icon-swimming:before { content: '\ec1e'; } .icon-tennis:before { content: '\ec1f'; } .icon-theatre:before { content: '\ec20'; } .icon-toilet:before { content: '\ec21'; } .icon-town-hall:before { content: '\ec22'; } .icon-trash-5:before { content: '\ec23'; } .icon-tree-1:before { content: '\ec24'; } .icon-tree-2:before { content: '\ec25'; } .icon-warehouse:before { content: '\ec26'; } .icon-duckduckgo:before { content: '\ec27'; } .icon-aim:before { content: '\ec28'; } .icon-delicious:before { content: '\ec29'; } .icon-paypal-1:before { content: '\ec2a'; } .icon-flattr-1:before { content: '\ec2b'; } .icon-android:before { content: '\ec2c'; } .icon-eventful:before { content: '\ec2d'; } .icon-smashmag:before { content: '\ec2e'; } .icon-gplus-2:before { content: '\ec2f'; } .icon-wikipedia:before { content: '\ec30'; } .icon-lanyrd:before { content: '\ec31'; } .icon-calendar-6:before { content: '\ec32'; } .icon-stumbleupon-1:before { content: '\ec33'; } .icon-fivehundredpx:before { content: '\ec34'; } .icon-pinterest-2:before { content: '\ec35'; } .icon-bitcoin:before { content: '\ec36'; } .icon-w3c:before { content: '\ec37'; } .icon-foursquare:before { content: '\ec38'; } .icon-html5:before { content: '\ec39'; } .icon-ie-1:before { content: '\ec3a'; } .icon-call:before { content: '\ec3b'; } .icon-grooveshark:before { content: '\ec3c'; } .icon-ninetyninedesigns:before { content: '\ec3d'; } .icon-forrst:before { content: '\ec3e'; } .icon-digg:before { content: '\ec3f'; } .icon-spotify-1:before { content: '\ec40'; } .icon-reddit:before { content: '\ec41'; } .icon-guest:before { content: '\ec42'; } .icon-gowalla:before { content: '\ec43'; } .icon-appstore:before { content: '\ec44'; } .icon-blogger:before { content: '\ec45'; } .icon-cc-1:before { content: '\ec46'; } .icon-dribbble-3:before { content: '\ec47'; } .icon-evernote-1:before { content: '\ec48'; } .icon-flickr-2:before { content: '\ec49'; } .icon-google:before { content: '\ec4a'; } .icon-viadeo:before { content: '\ec4b'; } .icon-instapaper:before { content: '\ec4c'; } .icon-weibo:before { content: '\ec4d'; } .icon-klout:before { content: '\ec4e'; } .icon-linkedin-3:before { content: '\ec4f'; } .icon-meetup:before { content: '\ec50'; } .icon-vk:before { content: '\ec51'; } .icon-plancast:before { content: '\ec52'; } .icon-disqus:before { content: '\ec53'; } .icon-rss-5:before { content: '\ec54'; } .icon-skype-2:before { content: '\ec55'; } .icon-twitter-4:before { content: '\ec56'; } .icon-youtube-1:before { content: '\ec57'; } .icon-vimeo-2:before { content: '\ec58'; } .icon-windows:before { content: '\ec59'; } .icon-xing:before { content: '\ec5a'; } .icon-yahoo:before { content: '\ec5b'; } .icon-chrome:before { content: '\ec5c'; } .icon-email:before { content: '\ec5d'; } .icon-macstore:before { content: '\ec5e'; } .icon-myspace:before { content: '\ec5f'; } .icon-podcast:before { content: '\ec60'; } .icon-amazon:before { content: '\ec61'; } .icon-steam:before { content: '\ec62'; } .icon-cloudapp:before { content: '\ec63'; } .icon-dropbox-1:before { content: '\ec64'; } .icon-ebay:before { content: '\ec65'; } .icon-facebook-4:before { content: '\ec66'; } .icon-github-3:before { content: '\ec67'; } .icon-github-circled-3:before { content: '\ec68'; } .icon-googleplay:before { content: '\ec69'; } .icon-itunes:before { content: '\ec6a'; } .icon-plurk:before { content: '\ec6b'; } .icon-songkick:before { content: '\ec6c'; } .icon-lastfm-2:before { content: '\ec6d'; } .icon-gmail:before { content: '\ec6e'; } .icon-pinboard:before { content: '\ec6f'; } .icon-openid:before { content: '\ec70'; } .icon-quora:before { content: '\ec71'; } .icon-soundcloud-2:before { content: '\ec72'; } .icon-tumblr-1:before { content: '\ec73'; } .icon-eventasaurus:before { content: '\ec74'; } .icon-wordpress:before { content: '\ec75'; } .icon-yelp:before { content: '\ec76'; } .icon-intensedebate:before { content: '\ec77'; } .icon-eventbrite:before { content: '\ec78'; } .icon-scribd:before { content: '\ec79'; } .icon-posterous:before { content: '\ec7a'; } .icon-stripe:before { content: '\ec7b'; } .icon-opentable:before { content: '\ec7c'; } .icon-cart:before { content: '\ec7d'; } .icon-print-4:before { content: '\ec7e'; } .icon-angellist:before { content: '\ec7f'; } .icon-instagram-2:before { content: '\ec80'; } .icon-dwolla:before { content: '\ec81'; } .icon-appnet:before { content: '\ec82'; } .icon-statusnet:before { content: '\ec83'; } .icon-acrobat:before { content: '\ec84'; } .icon-drupal:before { content: '\ec85'; } .icon-buffer:before { content: '\ec86'; } .icon-pocket:before { content: '\ec87'; } .icon-bitbucket:before { content: '\ec88'; } .icon-lego:before { content: '\ec89'; } .icon-login-3:before { content: '\ec8a'; } .icon-stackoverflow:before { content: '\ec8b'; } .icon-hackernews:before { content: '\ec8c'; } .icon-lkdto:before { content: '\ec8d'; } .icon-facebook-5:before { content: '\ec8e'; } .icon-facebook-rect-1:before { content: '\ec8f'; } .icon-twitter-5:before { content: '\ec90'; } .icon-twitter-bird-1:before { content: '\ec91'; } .icon-vimeo-3:before { content: '\ec92'; } .icon-vimeo-rect:before { content: '\ec93'; } .icon-tumblr-rect:before { content: '\ec94'; } .icon-googleplus-rect:before { content: '\ec95'; } .icon-github-text:before { content: '\ec96'; } .icon-icq:before { content: '\ec97'; } .icon-yandex-rect:before { content: '\ec98'; } .icon-vkontakte-rect:before { content: '\ec99'; } .icon-odnoklassniki:before { content: '\ec9a'; } .icon-odnoklassniki-rect:before { content: '\ec9b'; } .icon-friendfeed:before { content: '\ec9c'; } .icon-friendfeed-rect:before { content: '\ec9d'; } .icon-blogger-1:before { content: '\ec9e'; } .icon-blogger-rect:before { content: '\ec9f'; } .icon-deviantart:before { content: '\eca0'; } .icon-lastfm-3:before { content: '\eca1'; } .icon-lastfm-rect:before { content: '\eca2'; } .icon-linkedin-rect:before { content: '\eca3'; } .icon-picasa-1:before { content: '\eca4'; } .icon-instagram-3:before { content: '\eca5'; } .icon-instagram-filled:before { content: '\eca6'; } .icon-box-4:before { content: '\eca7'; } .icon-box-rect:before { content: '\eca8'; } .icon-youku:before { content: '\eca9'; } .icon-win8:before { content: '\ecaa'; } .icon-discover:before { content: '\ecab'; } .icon-visa:before { content: '\ecac'; } .icon-houzz:before { content: '\ecad'; } .icon-glass:before { content: '\ecae'; } .icon-music-2:before { content: '\ecaf'; } .icon-search-5:before { content: '\ecb0'; } .icon-search-circled:before { content: '\ecb1'; } .icon-mail-5:before { content: '\ecb2'; } .icon-mail-circled:before { content: '\ecb3'; } .icon-heart-5:before { content: '\ecb4'; } .icon-heart-circled:before { content: '\ecb5'; } .icon-heart-empty-2:before { content: '\ecb6'; } .icon-star-5:before { content: '\ecb7'; } .icon-star-circled:before { content: '\ecb8'; } .icon-star-empty-2:before { content: '\ecb9'; } .icon-user-5:before { content: '\ecba'; } .icon-group:before { content: '\ecbb'; } .icon-group-circled:before { content: '\ecbc'; } .icon-torso:before { content: '\ecbd'; } .icon-video-3:before { content: '\ecbe'; } .icon-video-circled:before { content: '\ecbf'; } .icon-video-alt-1:before { content: '\ecc0'; } .icon-videocam-3:before { content: '\ecc1'; } .icon-video-chat:before { content: '\ecc2'; } .icon-picture-3:before { content: '\ecc3'; } .icon-camera-5:before { content: '\ecc4'; } .icon-photo:before { content: '\ecc5'; } .icon-photo-circled:before { content: '\ecc6'; } .icon-th-large-1:before { content: '\ecc7'; } .icon-th-2:before { content: '\ecc8'; } .icon-th-list-3:before { content: '\ecc9'; } .icon-view-mode:before { content: '\ecca'; } .icon-ok-4:before { content: '\eccb'; } .icon-ok-circled-1:before { content: '\eccc'; } .icon-ok-circled2:before { content: '\eccd'; } .icon-cancel-5:before { content: '\ecce'; } .icon-cancel-circled-3:before { content: '\eccf'; } .icon-cancel-circled2:before { content: '\ecd0'; } .icon-plus-5:before { content: '\ecd1'; } .icon-plus-circled-1:before { content: '\ecd2'; } .icon-minus-3:before { content: '\ecd3'; } .icon-minus-circled-1:before { content: '\ecd4'; } .icon-help-2:before { content: '\ecd5'; } .icon-help-circled-2:before { content: '\ecd6'; } .icon-info-circled-2:before { content: '\ecd7'; } .icon-home-5:before { content: '\ecd8'; } .icon-home-circled:before { content: '\ecd9'; } .icon-website:before { content: '\ecda'; } .icon-website-circled:before { content: '\ecdb'; } .icon-attach-4:before { content: '\ecdc'; } .icon-attach-circled:before { content: '\ecdd'; } .icon-lock-5:before { content: '\ecde'; } .icon-lock-circled:before { content: '\ecdf'; } .icon-lock-open-5:before { content: '\ece0'; } .icon-lock-open-alt-1:before { content: '\ece1'; } .icon-eye-5:before { content: '\ece2'; } .icon-eye-off:before { content: '\ece3'; } .icon-tag-4:before { content: '\ece4'; } .icon-tags-1:before { content: '\ece5'; } .icon-bookmark-2:before { content: '\ece6'; } .icon-bookmark-empty:before { content: '\ece7'; } .icon-flag-2:before { content: '\ece8'; } .icon-flag-circled:before { content: '\ece9'; } .icon-thumbs-up-3:before { content: '\ecea'; } .icon-thumbs-down-3:before { content: '\eceb'; } .icon-download-5:before { content: '\ecec'; } .icon-download-alt:before { content: '\eced'; } .icon-upload-4:before { content: '\ecee'; } .icon-share-2:before { content: '\ecef'; } .icon-quote-1:before { content: '\ecf0'; } .icon-quote-circled:before { content: '\ecf1'; } .icon-export-4:before { content: '\ecf2'; } .icon-pencil-5:before { content: '\ecf3'; } .icon-pencil-circled:before { content: '\ecf4'; } .icon-edit-2:before { content: '\ecf5'; } .icon-edit-circled:before { content: '\ecf6'; } .icon-edit-alt:before { content: '\ecf7'; } .icon-print-5:before { content: '\ecf8'; } .icon-retweet-2:before { content: '\ecf9'; } .icon-comment-4:before { content: '\ecfa'; } .icon-comment-alt-1:before { content: '\ecfb'; } .icon-bell-4:before { content: '\ecfc'; } .icon-warning-1:before { content: '\ecfd'; } .icon-exclamation:before { content: '\ecfe'; } .icon-error:before { content: '\ecff'; } .icon-error-alt:before { content: '\ed00'; } .icon-location-5:before { content: '\ed01'; } .icon-location-circled:before { content: '\ed02'; } .icon-compass-4:before { content: '\ed03'; } .icon-compass-circled:before { content: '\ed04'; } .icon-trash-6:before { content: '\ed05'; } .icon-trash-circled:before { content: '\ed06'; } .icon-doc-5:before { content: '\ed07'; } .icon-doc-circled:before { content: '\ed08'; } .icon-doc-new:before { content: '\ed09'; } .icon-doc-new-circled:before { content: '\ed0a'; } .icon-folder-5:before { content: '\ed0b'; } .icon-folder-circled:before { content: '\ed0c'; } .icon-folder-close:before { content: '\ed0d'; } .icon-folder-open-2:before { content: '\ed0e'; } .icon-rss-6:before { content: '\ed0f'; } .icon-phone-3:before { content: '\ed10'; } .icon-phone-circled:before { content: '\ed11'; } .icon-cog-5:before { content: '\ed12'; } .icon-cog-circled:before { content: '\ed13'; } .icon-cogs:before { content: '\ed14'; } .icon-wrench-4:before { content: '\ed15'; } .icon-wrench-circled:before { content: '\ed16'; } .icon-basket-4:before { content: '\ed17'; } .icon-basket-circled:before { content: '\ed18'; } .icon-calendar-7:before { content: '\ed19'; } .icon-calendar-circled:before { content: '\ed1a'; } .icon-mic-5:before { content: '\ed1b'; } .icon-mic-circled:before { content: '\ed1c'; } .icon-volume-off-4:before { content: '\ed1d'; } .icon-volume-down-2:before { content: '\ed1e'; } .icon-volume-1:before { content: '\ed1f'; } .icon-volume-up-3:before { content: '\ed20'; } .icon-headphones-3:before { content: '\ed21'; } .icon-clock-6:before { content: '\ed22'; } .icon-clock-circled:before { content: '\ed23'; } .icon-lightbulb-2:before { content: '\ed24'; } .icon-lightbulb-alt:before { content: '\ed25'; } .icon-block-4:before { content: '\ed26'; } .icon-resize-full-5:before { content: '\ed27'; } .icon-resize-full-alt-2:before { content: '\ed28'; } .icon-resize-small-4:before { content: '\ed29'; } .icon-resize-vertical-2:before { content: '\ed2a'; } .icon-resize-horizontal-2:before { content: '\ed2b'; } .icon-move-3:before { content: '\ed2c'; } .icon-zoom-in-4:before { content: '\ed2d'; } .icon-zoom-out-4:before { content: '\ed2e'; } .icon-down-open-3:before { content: '\ed2f'; } .icon-left-open-4:before { content: '\ed30'; } .icon-right-open-4:before { content: '\ed31'; } .icon-up-open-3:before { content: '\ed32'; } .icon-down-5:before { content: '\ed33'; } .icon-left-4:before { content: '\ed34'; } .icon-right-4:before { content: '\ed35'; } .icon-up-5:before { content: '\ed36'; } .icon-down-circled-1:before { content: '\ed37'; } .icon-left-circled-1:before { content: '\ed38'; } .icon-right-circled-1:before { content: '\ed39'; } .icon-up-circled-1:before { content: '\ed3a'; } .icon-down-hand:before { content: '\ed3b'; } .icon-left-hand:before { content: '\ed3c'; } .icon-right-hand:before { content: '\ed3d'; } .icon-up-hand:before { content: '\ed3e'; } .icon-cw-4:before { content: '\ed3f'; } .icon-cw-circled:before { content: '\ed40'; } .icon-arrows-cw-1:before { content: '\ed41'; } .icon-shuffle-3:before { content: '\ed42'; } .icon-play-4:before { content: '\ed43'; } .icon-play-circled:before { content: '\ed44'; } .icon-play-circled2:before { content: '\ed45'; } .icon-stop-5:before { content: '\ed46'; } .icon-stop-circled:before { content: '\ed47'; } .icon-pause-4:before { content: '\ed48'; } .icon-pause-circled:before { content: '\ed49'; } .icon-record-2:before { content: '\ed4a'; } .icon-eject-2:before { content: '\ed4b'; } .icon-backward:before { content: '\ed4c'; } .icon-backward-circled:before { content: '\ed4d'; } .icon-fast-backward-2:before { content: '\ed4e'; } .icon-fast-forward-2:before { content: '\ed4f'; } .icon-forward-2:before { content: '\ed50'; } .icon-forward-circled:before { content: '\ed51'; } .icon-step-backward:before { content: '\ed52'; } .icon-step-forward:before { content: '\ed53'; } .icon-target-3:before { content: '\ed54'; } .icon-signal-3:before { content: '\ed55'; } .icon-desktop-1:before { content: '\ed56'; } .icon-desktop-circled:before { content: '\ed57'; } .icon-laptop-1:before { content: '\ed58'; } .icon-laptop-circled:before { content: '\ed59'; } .icon-network-1:before { content: '\ed5a'; } .icon-inbox-2:before { content: '\ed5b'; } .icon-inbox-circled:before { content: '\ed5c'; } .icon-inbox-alt:before { content: '\ed5d'; } .icon-globe-4:before { content: '\ed5e'; } .icon-globe-alt-1:before { content: '\ed5f'; } .icon-cloud-5:before { content: '\ed60'; } .icon-cloud-circled:before { content: '\ed61'; } .icon-flight-1:before { content: '\ed62'; } .icon-leaf-2:before { content: '\ed63'; } .icon-font:before { content: '\ed64'; } .icon-fontsize-1:before { content: '\ed65'; } .icon-bold:before { content: '\ed66'; } .icon-italic:before { content: '\ed67'; } .icon-text-height:before { content: '\ed68'; } .icon-text-width:before { content: '\ed69'; } .icon-align-left:before { content: '\ed6a'; } .icon-align-center:before { content: '\ed6b'; } .icon-align-right:before { content: '\ed6c'; } .icon-align-justify:before { content: '\ed6d'; } .icon-list-2:before { content: '\ed6e'; } .icon-indent-left:before { content: '\ed6f'; } .icon-indent-right:before { content: '\ed70'; } .icon-briefcase-2:before { content: '\ed71'; } .icon-off:before { content: '\ed72'; } .icon-road:before { content: '\ed73'; } .icon-qrcode:before { content: '\ed74'; } .icon-barcode:before { content: '\ed75'; } .icon-braille:before { content: '\ed76'; } .icon-book-3:before { content: '\ed77'; } .icon-adjust-1:before { content: '\ed78'; } .icon-tint:before { content: '\ed79'; } .icon-check-2:before { content: '\ed7a'; } .icon-check-empty:before { content: '\ed7b'; } .icon-asterisk:before { content: '\ed7c'; } .icon-gift-1:before { content: '\ed7d'; } .icon-fire-1:before { content: '\ed7e'; } .icon-magnet-1:before { content: '\ed7f'; } .icon-chart-2:before { content: '\ed80'; } .icon-chart-circled:before { content: '\ed81'; } .icon-credit-card-3:before { content: '\ed82'; } .icon-megaphone-1:before { content: '\ed83'; } .icon-clipboard-2:before { content: '\ed84'; } .icon-hdd-1:before { content: '\ed85'; } .icon-key-3:before { content: '\ed86'; } .icon-certificate-1:before { content: '\ed87'; } .icon-tasks:before { content: '\ed88'; } .icon-filter:before { content: '\ed89'; } .icon-gauge-1:before { content: '\ed8a'; } .icon-smiley:before { content: '\ed8b'; } .icon-smiley-circled:before { content: '\ed8c'; } .icon-address-book:before { content: '\ed8d'; } .icon-address-book-alt:before { content: '\ed8e'; } .icon-asl:before { content: '\ed8f'; } .icon-glasses:before { content: '\ed90'; } .icon-hearing-impaired:before { content: '\ed91'; } .icon-iphone-home:before { content: '\ed92'; } .icon-person:before { content: '\ed93'; } .icon-adult:before { content: '\ed94'; } .icon-child:before { content: '\ed95'; } .icon-blind:before { content: '\ed96'; } .icon-guidedog:before { content: '\ed97'; } .icon-accessibility:before { content: '\ed98'; } .icon-universal-access:before { content: '\ed99'; } .icon-male-1:before { content: '\ed9a'; } .icon-female-1:before { content: '\ed9b'; } .icon-behance-1:before { content: '\ed9c'; } .icon-blogger-2:before { content: '\ed9d'; } .icon-cc-2:before { content: '\ed9e'; } .icon-css:before { content: '\ed9f'; } .icon-delicious-1:before { content: '\eda0'; } .icon-deviantart-1:before { content: '\eda1'; } .icon-digg-1:before { content: '\eda2'; } .icon-dribbble-4:before { content: '\eda3'; } .icon-facebook-6:before { content: '\eda4'; } .icon-flickr-3:before { content: '\eda5'; } .icon-foursquare-1:before { content: '\eda6'; } .icon-friendfeed-1:before { content: '\eda7'; } .icon-friendfeed-rect-1:before { content: '\eda8'; } .icon-github-5:before { content: '\eda9'; } .icon-github-text-1:before { content: '\edaa'; } .icon-googleplus:before { content: '\edab'; } .icon-instagram-4:before { content: '\edac'; } .icon-linkedin-5:before { content: '\edad'; } .icon-path:before { content: '\edae'; } .icon-picasa-2:before { content: '\edaf'; } .icon-pinterest-3:before { content: '\edb0'; } .icon-reddit-1:before { content: '\edb1'; } .icon-skype-4:before { content: '\edb2'; } .icon-slideshare:before { content: '\edb3'; } .icon-stackoverflow-1:before { content: '\edb4'; } .icon-stumbleupon-2:before { content: '\edb5'; } .icon-twitter-6:before { content: '\edb6'; } .icon-tumblr-3:before { content: '\edb7'; } .icon-vimeo-4:before { content: '\edb8'; } .icon-vkontakte-1:before { content: '\edb9'; } .icon-w3c-1:before { content: '\edba'; } .icon-wordpress-2:before { content: '\edbb'; } .icon-youtube-2:before { content: '\edbc'; } .icon-music-3:before { content: '\edbd'; } .icon-search-6:before { content: '\edbe'; } .icon-mail-6:before { content: '\edbf'; } .icon-heart-6:before { content: '\edc0'; } .icon-star-6:before { content: '\edc1'; } .icon-user-6:before { content: '\edc2'; } .icon-videocam-4:before { content: '\edc3'; } .icon-camera-6:before { content: '\edc4'; } .icon-photo-1:before { content: '\edc5'; } .icon-attach-5:before { content: '\edc6'; } .icon-lock-6:before { content: '\edc7'; } .icon-eye-6:before { content: '\edc8'; } .icon-tag-5:before { content: '\edc9'; } .icon-thumbs-up-4:before { content: '\edca'; } .icon-pencil-6:before { content: '\edcb'; } .icon-comment-5:before { content: '\edcc'; } .icon-location-6:before { content: '\edcd'; } .icon-cup-1:before { content: '\edce'; } .icon-trash-7:before { content: '\edcf'; } .icon-doc-6:before { content: '\edd0'; } .icon-note-1:before { content: '\edd1'; } .icon-cog-6:before { content: '\edd2'; } .icon-params:before { content: '\edd3'; } .icon-calendar-8:before { content: '\edd4'; } .icon-sound-1:before { content: '\edd5'; } .icon-clock-7:before { content: '\edd6'; } .icon-lightbulb-3:before { content: '\edd7'; } .icon-tv:before { content: '\edd8'; } .icon-desktop-2:before { content: '\edd9'; } .icon-mobile-5:before { content: '\edda'; } .icon-cd-3:before { content: '\eddb'; } .icon-inbox-3:before { content: '\eddc'; } .icon-globe-5:before { content: '\eddd'; } .icon-cloud-6:before { content: '\edde'; } .icon-paper-plane-2:before { content: '\eddf'; } .icon-fire-2:before { content: '\ede0'; } .icon-graduation-cap-1:before { content: '\ede1'; } .icon-megaphone-2:before { content: '\ede2'; } .icon-database-2:before { content: '\ede3'; } .icon-key-4:before { content: '\ede4'; } .icon-beaker:before { content: '\ede5'; } .icon-truck:before { content: '\ede6'; } .icon-money-1:before { content: '\ede7'; } .icon-food:before { content: '\ede8'; } .icon-shop-1:before { content: '\ede9'; } .icon-diamond:before { content: '\edea'; } .icon-t-shirt:before { content: '\edeb'; } .icon-wallet:before { content: '\edec'; } .icon-search-7:before { content: '\eded'; } .icon-mail-7:before { content: '\edee'; } .icon-heart-7:before { content: '\edef'; } .icon-heart-empty-3:before { content: '\edf0'; } .icon-star-7:before { content: '\edf1'; } .icon-user-7:before { content: '\edf2'; } .icon-video-4:before { content: '\edf3'; } .icon-picture-4:before { content: '\edf4'; } .icon-th-large-2:before { content: '\edf5'; } .icon-th-3:before { content: '\edf6'; } .icon-th-list-4:before { content: '\edf7'; } .icon-ok-5:before { content: '\edf8'; } .icon-ok-circle-1:before { content: '\edf9'; } .icon-cancel-6:before { content: '\edfa'; } .icon-cancel-circle-2:before { content: '\edfb'; } .icon-plus-circle-1:before { content: '\edfc'; } .icon-minus-circle-1:before { content: '\edfd'; } .icon-link-4:before { content: '\edfe'; } .icon-attach-6:before { content: '\edff'; } .icon-lock-8:before { content: '\ee00'; } .icon-lock-open-7:before { content: '\ee01'; } .icon-pin-2:before { content: '\ee02'; } .icon-eye-7:before { content: '\ee03'; } .icon-eye-off-1:before { content: '\ee04'; } .icon-tag-7:before { content: '\ee05'; } .icon-tags-2:before { content: '\ee06'; } .icon-bookmark-3:before { content: '\ee07'; } .icon-flag-3:before { content: '\ee08'; } .icon-thumbs-up-5:before { content: '\ee09'; } .icon-thumbs-down-4:before { content: '\ee0a'; } .icon-download-6:before { content: '\ee0b'; } .icon-upload-5:before { content: '\ee0c'; } .icon-forward-4:before { content: '\ee0d'; } .icon-export-5:before { content: '\ee0e'; } .icon-pencil-7:before { content: '\ee0f'; } .icon-edit-3:before { content: '\ee10'; } .icon-print-6:before { content: '\ee11'; } .icon-retweet-4:before { content: '\ee12'; } .icon-comment-7:before { content: '\ee13'; } .icon-chat-6:before { content: '\ee14'; } .icon-bell-5:before { content: '\ee15'; } .icon-attention-5:before { content: '\ee16'; } .icon-attention-circled:before { content: '\ee17'; } .icon-location-8:before { content: '\ee18'; } .icon-trash-empty-1:before { content: '\ee19'; } .icon-doc-8:before { content: '\ee1a'; } .icon-leaf-3:before { content: '\ee1b'; } .icon-font-2:before { content: '\ee1c'; } .icon-bold-1:before { content: '\ee1d'; } .icon-italic-1:before { content: '\ee1e'; } .icon-text-height-1:before { content: '\ee1f'; } .icon-text-width-1:before { content: '\ee20'; } .icon-align-left-1:before { content: '\ee21'; } .icon-align-center-1:before { content: '\ee22'; } .icon-align-right-1:before { content: '\ee23'; } .icon-align-justify-1:before { content: '\ee24'; } .icon-list-4:before { content: '\ee25'; } .icon-indent-left-2:before { content: '\ee26'; } .icon-indent-right-2:before { content: '\ee27'; } .icon-scissors-1:before { content: '\ee28'; } .icon-briefcase-3:before { content: '\ee29'; } .icon-off-1:before { content: '\ee2a'; } .icon-road-1:before { content: '\ee2b'; } .icon-list-alt:before { content: '\ee2c'; } .icon-qrcode-1:before { content: '\ee2d'; } .icon-barcode-1:before { content: '\ee2e'; } .icon-book-4:before { content: '\ee2f'; } .icon-adjust-2:before { content: '\ee30'; } .icon-tint-1:before { content: '\ee31'; } .icon-check-3:before { content: '\ee32'; } .icon-asterisk-1:before { content: '\ee33'; } .icon-gift-2:before { content: '\ee34'; } .icon-fire-3:before { content: '\ee35'; } .icon-magnet-2:before { content: '\ee36'; } .icon-chart-bar-5:before { content: '\ee37'; } .icon-credit-card-4:before { content: '\ee38'; } .icon-floppy-1:before { content: '\ee39'; } .icon-megaphone-3:before { content: '\ee3a'; } .icon-key-5:before { content: '\ee3b'; } .icon-truck-1:before { content: '\ee3c'; } .icon-hammer:before { content: '\ee3d'; } .icon-facebook-squared-1:before { content: '\ee3e'; } .icon-github-squared:before { content: '\ee3f'; } .icon-linkedin-squared:before { content: '\ee40'; } .icon-twitter-squared:before { content: '\ee41'; } .icon-lemon:before { content: '\ee42'; } .icon-lock-7:before { content: '\ee43'; } .icon-lock-open-6:before { content: '\ee44'; } .icon-tag-6:before { content: '\ee45'; } .icon-reply-3:before { content: '\ee46'; } .icon-reply-all-1:before { content: '\ee47'; } .icon-forward-3:before { content: '\ee48'; } .icon-code-2:before { content: '\ee49'; } .icon-retweet-3:before { content: '\ee4a'; } .icon-comment-6:before { content: '\ee4b'; } .icon-comment-alt-2:before { content: '\ee4c'; } .icon-chat-5:before { content: '\ee4d'; } .icon-attention-4:before { content: '\ee4e'; } .icon-location-7:before { content: '\ee4f'; } .icon-doc-7:before { content: '\ee50'; } .icon-docs-landscape:before { content: '\ee51'; } .icon-folder-6:before { content: '\ee52'; } .icon-archive-2:before { content: '\ee53'; } .icon-rss-7:before { content: '\ee54'; } .icon-rss-alt-1:before { content: '\ee55'; } .icon-cog-7:before { content: '\ee56'; } .icon-logout-3:before { content: '\ee57'; } .icon-clock-8:before { content: '\ee58'; } .icon-block-5:before { content: '\ee59'; } .icon-resize-full-6:before { content: '\ee5a'; } .icon-resize-full-circle:before { content: '\ee5b'; } .icon-popup-5:before { content: '\ee5c'; } .icon-left-open-5:before { content: '\ee5d'; } .icon-right-open-5:before { content: '\ee5e'; } .icon-down-circle-1:before { content: '\ee5f'; } .icon-left-circle-1:before { content: '\ee60'; } .icon-right-circle-1:before { content: '\ee61'; } .icon-up-circle-1:before { content: '\ee62'; } .icon-down-dir-3:before { content: '\ee63'; } .icon-right-dir-3:before { content: '\ee64'; } .icon-down-micro:before { content: '\ee65'; } .icon-up-micro:before { content: '\ee66'; } .icon-cw-circle:before { content: '\ee67'; } .icon-arrows-cw-2:before { content: '\ee68'; } .icon-updown-circle:before { content: '\ee69'; } .icon-target-4:before { content: '\ee6a'; } .icon-signal-4:before { content: '\ee6b'; } .icon-progress-4:before { content: '\ee6c'; } .icon-progress-5:before { content: '\ee6d'; } .icon-progress-6:before { content: '\ee6e'; } .icon-progress-7:before { content: '\ee6f'; } .icon-progress-8:before { content: '\ee70'; } .icon-progress-9:before { content: '\ee71'; } .icon-progress-10:before { content: '\ee72'; } .icon-progress-11:before { content: '\ee73'; } .icon-font-1:before { content: '\ee74'; } .icon-list-3:before { content: '\ee75'; } .icon-list-numbered:before { content: '\ee76'; } .icon-indent-left-1:before { content: '\ee77'; } .icon-indent-right-1:before { content: '\ee78'; } .icon-cloud-7:before { content: '\ee79'; } .icon-terminal:before { content: '\ee7a'; } .icon-facebook-rect-2:before { content: '\ee7b'; } .icon-twitter-bird-2:before { content: '\ee7c'; } .icon-vimeo-rect-1:before { content: '\ee7d'; } .icon-tumblr-rect-1:before { content: '\ee7e'; } .icon-googleplus-rect-1:before { content: '\ee7f'; } .icon-linkedin-rect-1:before { content: '\ee80'; } .icon-skype-5:before { content: '\ee81'; } .icon-vkontakte-rect-1:before { content: '\ee82'; } .icon-youtube-3:before { content: '\ee83'; } .icon-odnoklassniki-rect-1:before { content: '\ee84'; } .icon-down-open-2:before { content: '\f004'; } .icon-up-open-2:before { content: '\f005'; } .icon-right-open-3:before { content: '\f006'; } .icon-left-open-3:before { content: '\f007'; } .icon-menu-3:before { content: '\f008'; } .icon-th-list-2:before { content: '\f009'; } .icon-th-thumb:before { content: '\f00a'; } .icon-th-thumb-empty:before { content: '\f00b'; } .icon-coverflow:before { content: '\f00c'; } .icon-coverflow-empty:before { content: '\f00d'; } .icon-pause-3:before { content: '\f00e'; } .icon-play-3:before { content: '\f00f'; } .icon-to-end-2:before { content: '\f010'; } .icon-to-start-2:before { content: '\f011'; } .icon-fast-forward-1:before { content: '\f012'; } .icon-fast-backward-1:before { content: '\f013'; } .icon-upload-cloud-3:before { content: '\f014'; } .icon-download-cloud-1:before { content: '\f015'; } .icon-data-science:before { content: '\f016'; } .icon-data-science-inv:before { content: '\f017'; } .icon-globe-3:before { content: '\f018'; } .icon-globe-inv:before { content: '\f019'; } .icon-math:before { content: '\f01a'; } .icon-math-circled-empty:before { content: '\f01b'; } .icon-math-circled:before { content: '\f01c'; } .icon-paper-plane-1:before { content: '\f01d'; } .icon-paper-plane-alt2:before { content: '\f01e'; } .icon-paper-plane-alt:before { content: '\f01f'; } .icon-color-adjust:before { content: '\f020'; } .icon-star-half:before { content: '\f022'; } .icon-star-half_empty:before { content: '\f024'; } .icon-ccw-1:before { content: '\f025'; } .icon-heart-broken:before { content: '\f028'; } .icon-hash-1:before { content: '\f029'; } .icon-reply-2:before { content: '\f02a'; } .icon-retweet-1:before { content: '\f02b'; } .icon-login-2:before { content: '\f02c'; } .icon-logout-2:before { content: '\f02d'; } .icon-download-4:before { content: '\f02e'; } .icon-upload-3:before { content: '\f02f'; } .icon-location-4:before { content: '\f031'; } .icon-monitor-1:before { content: '\f032'; } .icon-tablet-2:before { content: '\f033'; } .icon-mobile-4:before { content: '\f034'; } .icon-connected-object:before { content: '\f035'; } .icon-isight:before { content: '\f039'; } .icon-videocam-2:before { content: '\f03a'; } .icon-shuffle-2:before { content: '\f03b'; } .icon-chat-4:before { content: '\f03d'; } .icon-bell-3:before { content: '\f03f'; } .icon-movie:before { content: '\f040'; } .icon-ruler:before { content: '\f044'; } .icon-vector:before { content: '\f045'; } .icon-move:before { content: '\f047'; } .icon-mic-4:before { content: '\f048'; } .icon-doc-4:before { content: '\f04a'; } .icon-dribbble-circled-2:before { content: '\f04f'; } .icon-dribbble-2:before { content: '\f050'; } .icon-facebook-circled-2:before { content: '\f051'; } .icon-facebook-3:before { content: '\f052'; } .icon-github-circled-alt:before { content: '\f053'; } .icon-github-circled-2:before { content: '\f054'; } .icon-github-2:before { content: '\f055'; } .icon-github-circled-alt2:before { content: '\f056'; } .icon-twitter-circled-2:before { content: '\f057'; } .icon-twitter-3:before { content: '\f058'; } .icon-gplus-circled-1:before { content: '\f059'; } .icon-gplus-1:before { content: '\f05a'; } .icon-linkedin-circled-2:before { content: '\f05b'; } .icon-linkedin-2:before { content: '\f05c'; } .icon-instagram-1:before { content: '\f05d'; } .icon-instagram-circled:before { content: '\f05e'; } .icon-mfg-logo:before { content: '\f05f'; } .icon-mfg-logo-circled:before { content: '\f060'; } .icon-user-4:before { content: '\f061'; } .icon-user-male:before { content: '\f062'; } .icon-user-female:before { content: '\f063'; } .icon-users-2:before { content: '\f064'; } .icon-folder-4:before { content: '\f067'; } .icon-folder-open-1:before { content: '\f068'; } .icon-folder-empty-2:before { content: '\f069'; } .icon-attach-3:before { content: '\f06a'; } .icon-ok-circled:before { content: '\f06d'; } .icon-cancel-circled-2:before { content: '\f06e'; } .icon-inbox-1:before { content: '\f070'; } .icon-trophy-1:before { content: '\f074'; } .icon-lock-open-alt:before { content: '\f075'; } .icon-link-3:before { content: '\f07b'; } .icon-zoom-in-3:before { content: '\f07e'; } .icon-zoom-out-3:before { content: '\f07f'; } .icon-stop-4:before { content: '\f080'; } .icon-export-3:before { content: '\f081'; } .icon-eye-4:before { content: '\f082'; } .icon-trash-4:before { content: '\f083'; } .icon-hdd:before { content: '\f084'; } .icon-info-circled-1:before { content: '\f085'; } .icon-info-circled-alt:before { content: '\f086'; } .icon-print-3:before { content: '\f087'; } .icon-fontsize:before { content: '\f088'; } .icon-soundcloud-1:before { content: '\f089'; } .icon-soundcloud-circled:before { content: '\f08a'; } .icon-link-ext:before { content: '\f08e'; } .icon-check-empty-1:before { content: '\f096'; } .icon-bookmark-empty-1:before { content: '\f097'; } .icon-phone-squared:before { content: '\f098'; } .icon-twitter-7:before { content: '\f099'; } .icon-facebook-7:before { content: '\f09a'; } .icon-github-circled-4:before { content: '\f09b'; } .icon-rss:before { content: '\f09e'; } .icon-hdd-2:before { content: '\f0a0'; } .icon-certificate-2:before { content: '\f0a3'; } .icon-left-circled-2:before { content: '\f0a8'; } .icon-right-circled-2:before { content: '\f0a9'; } .icon-up-circled-2:before { content: '\f0aa'; } .icon-down-circled-2:before { content: '\f0ab'; } .icon-tasks-1:before { content: '\f0ae'; } .icon-filter-1:before { content: '\f0b0'; } .icon-resize-full-alt:before { content: '\f0b2'; } .icon-beaker-1:before { content: '\f0c3'; } .icon-docs-1:before { content: '\f0c5'; } .icon-blank:before { content: '\f0c8'; } .icon-menu:before { content: '\f0c9'; } .icon-list-bullet:before { content: '\f0ca'; } .icon-list-numbered-1:before { content: '\f0cb'; } .icon-strike:before { content: '\f0cc'; } .icon-underline:before { content: '\f0cd'; } .icon-table:before { content: '\f0ce'; } .icon-magic:before { content: '\f0d0'; } .icon-pinterest-circled-2:before { content: '\f0d2'; } .icon-pinterest-squared:before { content: '\f0d3'; } .icon-gplus-squared:before { content: '\f0d4'; } .icon-gplus-3:before { content: '\f0d5'; } .icon-money-2:before { content: '\f0d6'; } .icon-columns:before { content: '\f0db'; } .icon-sort:before { content: '\f0dc'; } .icon-sort-down:before { content: '\f0dd'; } .icon-sort-up:before { content: '\f0de'; } .icon-mail-alt:before { content: '\f0e0'; } .icon-linkedin-6:before { content: '\f0e1'; } .icon-gauge-2:before { content: '\f0e4'; } .icon-comment-empty:before { content: '\f0e5'; } .icon-chat-empty:before { content: '\f0e6'; } .icon-sitemap:before { content: '\f0e8'; } .icon-paste:before { content: '\f0ea'; } .icon-lightbulb:before { content: '\f0eb'; } .icon-exchange-1:before { content: '\f0ec'; } .icon-download-cloud-2:before { content: '\f0ed'; } .icon-upload-cloud-4:before { content: '\f0ee'; } .icon-user-md:before { content: '\f0f0'; } .icon-stethoscope:before { content: '\f0f1'; } .icon-suitcase-1:before { content: '\f0f2'; } .icon-bell-alt:before { content: '\f0f3'; } .icon-coffee-1:before { content: '\f0f4'; } .icon-food-1:before { content: '\f0f5'; } .icon-doc-text-2:before { content: '\f0f6'; } .icon-building:before { content: '\f0f7'; } .icon-hospital-1:before { content: '\f0f8'; } .icon-ambulance:before { content: '\f0f9'; } .icon-medkit:before { content: '\f0fa'; } .icon-fighter-jet:before { content: '\f0fb'; } .icon-beer-2:before { content: '\f0fc'; } .icon-h-sigh:before { content: '\f0fd'; } .icon-plus-squared-1:before { content: '\f0fe'; } .icon-angle-double-left:before { content: '\f100'; } .icon-angle-double-right:before { content: '\f101'; } .icon-angle-double-up:before { content: '\f102'; } .icon-angle-double-down:before { content: '\f103'; } .icon-angle-left:before { content: '\f104'; } .icon-angle-right:before { content: '\f105'; } .icon-angle-up:before { content: '\f106'; } .icon-angle-down:before { content: '\f107'; } .icon-desktop-3:before { content: '\f108'; } .icon-laptop-2:before { content: '\f109'; } .icon-tablet-3:before { content: '\f10a'; } .icon-mobile-6:before { content: '\f10b'; } .icon-circle-empty:before { content: '\f10c'; } .icon-quote-left-1:before { content: '\f10d'; } .icon-quote-right-1:before { content: '\f10e'; } .icon-spinner:before { content: '\f110'; } .icon-circle:before { content: '\f111'; } .icon-reply-4:before { content: '\f112'; } .icon-github-6:before { content: '\f113'; } .icon-folder-empty:before { content: '\f114'; } .icon-folder-open-empty:before { content: '\f115'; } .icon-smile:before { content: '\f118'; } .icon-frown:before { content: '\f119'; } .icon-meh:before { content: '\f11a'; } .icon-gamepad:before { content: '\f11b'; } .icon-keyboard-1:before { content: '\f11c'; } .icon-flag-empty:before { content: '\f11d'; } .icon-flag-checkered:before { content: '\f11e'; } .icon-terminal-1:before { content: '\f120'; } .icon-code-3:before { content: '\f121'; } .icon-reply-all-2:before { content: '\f122'; } .icon-star-half-alt:before { content: '\f123'; } .icon-direction-2:before { content: '\f124'; } .icon-crop:before { content: '\f125'; } .icon-fork:before { content: '\f126'; } .icon-unlink:before { content: '\f127'; } .icon-help-3:before { content: '\f128'; } .icon-info-4:before { content: '\f129'; } .icon-attention-alt-1:before { content: '\f12a'; } .icon-superscript:before { content: '\f12b'; } .icon-subscript:before { content: '\f12c'; } .icon-eraser:before { content: '\f12d'; } .icon-puzzle-1:before { content: '\f12e'; } .icon-mic:before { content: '\f130'; } .icon-mute:before { content: '\f131'; } .icon-shield:before { content: '\f132'; } .icon-calendar-empty:before { content: '\f133'; } .icon-extinguisher:before { content: '\f134'; } .icon-rocket-1:before { content: '\f135'; } .icon-maxcdn:before { content: '\f136'; } .icon-angle-circled-left:before { content: '\f137'; } .icon-angle-circled-right:before { content: '\f138'; } .icon-angle-circled-up:before { content: '\f139'; } .icon-angle-circled-down:before { content: '\f13a'; } .icon-html5-1:before { content: '\f13b'; } .icon-css3:before { content: '\f13c'; } .icon-anchor-2:before { content: '\f13d'; } .icon-lock-open-alt-2:before { content: '\f13e'; } .icon-bullseye:before { content: '\f140'; } .icon-ellipsis:before { content: '\f141'; } .icon-ellipsis-vert:before { content: '\f142'; } .icon-rss-squared:before { content: '\f143'; } .icon-play-circled-1:before { content: '\f144'; } .icon-ticket-2:before { content: '\f145'; } .icon-minus-squared-1:before { content: '\f146'; } .icon-minus-squared-alt:before { content: '\f147'; } .icon-level-up-1:before { content: '\f148'; } .icon-level-down-1:before { content: '\f149'; } .icon-ok-squared:before { content: '\f14a'; } .icon-pencil-squared:before { content: '\f14b'; } .icon-link-ext-alt:before { content: '\f14c'; } .icon-export-alt:before { content: '\f14d'; } .icon-compass-5:before { content: '\f14e'; } .icon-expand:before { content: '\f150'; } .icon-collapse:before { content: '\f151'; } .icon-expand-right:before { content: '\f152'; } .icon-euro:before { content: '\f153'; } .icon-pound:before { content: '\f154'; } .icon-dollar-1:before { content: '\f155'; } .icon-rupee:before { content: '\f156'; } .icon-yen:before { content: '\f157'; } .icon-rouble:before { content: '\f158'; } .icon-won:before { content: '\f159'; } .icon-bitcoin-1:before { content: '\f15a'; } .icon-doc-inv-1:before { content: '\f15b'; } .icon-doc-text-inv-1:before { content: '\f15c'; } .icon-sort-name-up:before { content: '\f15d'; } .icon-sort-name-down:before { content: '\f15e'; } .icon-sort-alt-up:before { content: '\f160'; } .icon-sort-alt-down:before { content: '\f161'; } .icon-sort-number-up:before { content: '\f162'; } .icon-sort-number-down:before { content: '\f163'; } .icon-thumbs-up-alt:before { content: '\f164'; } .icon-thumbs-down-alt:before { content: '\f165'; } .icon-youtube-squared:before { content: '\f166'; } .icon-youtube-4:before { content: '\f167'; } .icon-xing-1:before { content: '\f168'; } .icon-xing-squared:before { content: '\f169'; } .icon-youtube-play:before { content: '\f16a'; } .icon-dropbox-2:before { content: '\f16b'; } .icon-stackoverflow-2:before { content: '\f16c'; } .icon-instagram-5:before { content: '\f16d'; } .icon-flickr-4:before { content: '\f16e'; } .icon-adn:before { content: '\f170'; } .icon-bitbucket-1:before { content: '\f171'; } .icon-bitbucket-squared:before { content: '\f172'; } .icon-tumblr-4:before { content: '\f173'; } .icon-tumblr-squared:before { content: '\f174'; } .icon-down-6:before { content: '\f175'; } .icon-up-6:before { content: '\f176'; } .icon-left-5:before { content: '\f177'; } .icon-right-5:before { content: '\f178'; } .icon-apple:before { content: '\f179'; } .icon-windows-1:before { content: '\f17a'; } .icon-android-1:before { content: '\f17b'; } .icon-linux:before { content: '\f17c'; } .icon-dribbble-5:before { content: '\f17d'; } .icon-skype-6:before { content: '\f17e'; } .icon-foursquare-2:before { content: '\f180'; } .icon-trello:before { content: '\f181'; } .icon-female-2:before { content: '\f182'; } .icon-male-2:before { content: '\f183'; } .icon-gittip:before { content: '\f184'; } .icon-sun-3:before { content: '\f185'; } .icon-moon-4:before { content: '\f186'; } .icon-box:before { content: '\f187'; } .icon-bug:before { content: '\f188'; } .icon-vkontakte-2:before { content: '\f189'; } .icon-weibo-1:before { content: '\f18a'; } .icon-renren-1:before { content: '\f18b'; } .icon-pagelines:before { content: '\f18c'; } .icon-stackexchange:before { content: '\f18d'; } .icon-right-circled2:before { content: '\f18e'; } .icon-left-circled2:before { content: '\f190'; } .icon-collapse-left:before { content: '\f191'; } .icon-dot-circled:before { content: '\f192'; } .icon-wheelchair:before { content: '\f193'; } .icon-vimeo-squared:before { content: '\f194'; } .icon-try:before { content: '\f195'; } .icon-plus-squared-alt:before { content: '\f196'; } .icon-space-shuttle:before { content: '\f197'; } .icon-slack:before { content: '\f198'; } .icon-mail-squared:before { content: '\f199'; } .icon-wordpress-3:before { content: '\f19a'; } .icon-openid-1:before { content: '\f19b'; } .icon-bank:before { content: '\f19c'; } .icon-graduation-cap-2:before { content: '\f19d'; } .icon-yahoo-1:before { content: '\f19e'; } .icon-google-1:before { content: '\f1a0'; } .icon-reddit-2:before { content: '\f1a1'; } .icon-reddit-squared:before { content: '\f1a2'; } .icon-stumbleupon-circled-1:before { content: '\f1a3'; } .icon-stumbleupon-3:before { content: '\f1a4'; } .icon-delicious-2:before { content: '\f1a5'; } .icon-digg-2:before { content: '\f1a6'; } .icon-pied-piper-squared:before { content: '\f1a7'; } .icon-pied-piper-alt:before { content: '\f1a8'; } .icon-drupal-1:before { content: '\f1a9'; } .icon-joomla:before { content: '\f1aa'; } .icon-language-1:before { content: '\f1ab'; } .icon-fax:before { content: '\f1ac'; } .icon-building-filled:before { content: '\f1ad'; } .icon-child-1:before { content: '\f1ae'; } .icon-paw:before { content: '\f1b0'; } .icon-spoon:before { content: '\f1b1'; } .icon-cube:before { content: '\f1b2'; } .icon-cubes:before { content: '\f1b3'; } .icon-behance-2:before { content: '\f1b4'; } .icon-behance-squared:before { content: '\f1b5'; } .icon-steam-1:before { content: '\f1b6'; } .icon-steam-squared:before { content: '\f1b7'; } .icon-recycle:before { content: '\f1b8'; } .icon-cab:before { content: '\f1b9'; } .icon-taxi:before { content: '\f1ba'; } .icon-tree-3:before { content: '\f1bb'; } .icon-spotify-2:before { content: '\f1bc'; } .icon-deviantart-2:before { content: '\f1bd'; } .icon-soundcloud-3:before { content: '\f1be'; } .icon-database-3:before { content: '\f1c0'; } .icon-file-pdf:before { content: '\f1c1'; } .icon-file-word:before { content: '\f1c2'; } .icon-file-excel:before { content: '\f1c3'; } .icon-file-powerpoint:before { content: '\f1c4'; } .icon-file-image:before { content: '\f1c5'; } .icon-file-archive:before { content: '\f1c6'; } .icon-file-audio:before { content: '\f1c7'; } .icon-file-video:before { content: '\f1c8'; } .icon-file-code:before { content: '\f1c9'; } .icon-vine:before { content: '\f1ca'; } .icon-codeopen:before { content: '\f1cb'; } .icon-jsfiddle:before { content: '\f1cc'; } .icon-lifebuoy-2:before { content: '\f1cd'; } .icon-circle-notch:before { content: '\f1ce'; } .icon-rebel:before { content: '\f1d0'; } .icon-empire:before { content: '\f1d1'; } .icon-git-squared:before { content: '\f1d2'; } .icon-git:before { content: '\f1d3'; } .icon-hacker-news:before { content: '\f1d4'; } .icon-tencent-weibo:before { content: '\f1d5'; } .icon-qq-1:before { content: '\f1d6'; } .icon-wechat:before { content: '\f1d7'; } .icon-paper-plane-3:before { content: '\f1d8'; } .icon-paper-plane-empty:before { content: '\f1d9'; } .icon-history:before { content: '\f1da'; } .icon-circle-thin:before { content: '\f1db'; } .icon-header:before { content: '\f1dc'; } .icon-paragraph:before { content: '\f1dd'; } .icon-sliders:before { content: '\f1de'; } .icon-share-3:before { content: '\f1e0'; } .icon-share-squared:before { content: '\f1e1'; } .icon-bomb:before { content: '\f1e2'; } .icon-soccer-ball:before { content: '\f1e3'; } .icon-tty:before { content: '\f1e4'; } .icon-binoculars:before { content: '\f1e5'; } .icon-plug-1:before { content: '\f1e6'; } .icon-slideshare-1:before { content: '\f1e7'; } .icon-twitch:before { content: '\f1e8'; } .icon-yelp-1:before { content: '\f1e9'; } .icon-newspaper-2:before { content: '\f1ea'; } .icon-wifi-1:before { content: '\f1eb'; } .icon-calc:before { content: '\f1ec'; } .icon-paypal-2:before { content: '\f1ed'; } .icon-gwallet:before { content: '\f1ee'; } .icon-cc-visa:before { content: '\f1f0'; } .icon-cc-mastercard:before { content: '\f1f1'; } .icon-cc-discover:before { content: '\f1f2'; } .icon-cc-amex:before { content: '\f1f3'; } .icon-cc-paypal:before { content: '\f1f4'; } .icon-cc-stripe:before { content: '\f1f5'; } .icon-bell-off:before { content: '\f1f6'; } .icon-bell-off-empty:before { content: '\f1f7'; } .icon-trash-8:before { content: '\f1f8'; } .icon-copyright:before { content: '\f1f9'; } .icon-at-4:before { content: '\f1fa'; } .icon-eyedropper-1:before { content: '\f1fb'; } .icon-brush-3:before { content: '\f1fc'; } .icon-birthday:before { content: '\f1fd'; } .icon-chart-area-1:before { content: '\f1fe'; } .icon-chart-pie-4:before { content: '\f200'; } .icon-chart-line-1:before { content: '\f201'; } .icon-lastfm-4:before { content: '\f202'; } .icon-lastfm-squared:before { content: '\f203'; } .icon-toggle-off:before { content: '\f204'; } .icon-toggle-on:before { content: '\f205'; } .icon-bicycle-1:before { content: '\f206'; } .icon-bus-1:before { content: '\f207'; } .icon-ioxhost:before { content: '\f208'; } .icon-angellist-1:before { content: '\f209'; } .icon-cc-3:before { content: '\f20a'; } .icon-shekel:before { content: '\f20b'; } .icon-meanpath:before { content: '\f20c'; } .icon-buysellads:before { content: '\f20d'; } .icon-connectdevelop:before { content: '\f20e'; } .icon-dashcube:before { content: '\f210'; } .icon-forumbee:before { content: '\f211'; } .icon-leanpub:before { content: '\f212'; } .icon-sellsy:before { content: '\f213'; } .icon-shirtsinbulk:before { content: '\f214'; } .icon-simplybuilt:before { content: '\f215'; } .icon-skyatlas:before { content: '\f216'; } .icon-cart-plus:before { content: '\f217'; } .icon-cart-arrow-down:before { content: '\f218'; } .icon-diamond-1:before { content: '\f219'; } .icon-ship:before { content: '\f21a'; } .icon-user-secret:before { content: '\f21b'; } .icon-motorcycle:before { content: '\f21c'; } .icon-street-view:before { content: '\f21d'; } .icon-heartbeat:before { content: '\f21e'; } .icon-venus:before { content: '\f221'; } .icon-mars:before { content: '\f222'; } .icon-mercury:before { content: '\f223'; } .icon-transgender:before { content: '\f224'; } .icon-transgender-alt:before { content: '\f225'; } .icon-venus-double:before { content: '\f226'; } .icon-mars-double:before { content: '\f227'; } .icon-venus-mars:before { content: '\f228'; } .icon-mars-stroke:before { content: '\f229'; } .icon-mars-stroke-v:before { content: '\f22a'; } .icon-mars-stroke-h:before { content: '\f22b'; } .icon-neuter:before { content: '\f22c'; } .icon-genderless:before { content: '\f22d'; } .icon-facebook-official:before { content: '\f230'; } .icon-pinterest-4:before { content: '\f231'; } .icon-whatsapp:before { content: '\f232'; } .icon-server:before { content: '\f233'; } .icon-user-plus:before { content: '\f234'; } .icon-user-times:before { content: '\f235'; } .icon-bed:before { content: '\f236'; } .icon-viacoin:before { content: '\f237'; } .icon-train:before { content: '\f238'; } .icon-subway:before { content: '\f239'; } .icon-medium:before { content: '\f23a'; } .icon-y-combinator:before { content: '\f23b'; } .icon-optin-monster:before { content: '\f23c'; } .icon-opencart:before { content: '\f23d'; } .icon-expeditedssl:before { content: '\f23e'; } .icon-battery-4:before { content: '\f240'; } .icon-battery-3:before { content: '\f241'; } .icon-battery-2:before { content: '\f242'; } .icon-battery-1:before { content: '\f243'; } .icon-battery-0:before { content: '\f244'; } .icon-mouse-pointer:before { content: '\f245'; } .icon-i-cursor:before { content: '\f246'; } .icon-object-group:before { content: '\f247'; } .icon-object-ungroup:before { content: '\f248'; } .icon-sticky-note:before { content: '\f249'; } .icon-sticky-note-o:before { content: '\f24a'; } .icon-cc-jcb:before { content: '\f24b'; } .icon-cc-diners-club:before { content: '\f24c'; } .icon-clone:before { content: '\f24d'; } .icon-balance-scale:before { content: '\f24e'; } .icon-hourglass-o:before { content: '\f250'; } .icon-hourglass-2:before { content: '\f251'; } .icon-hourglass-3:before { content: '\f252'; } .icon-hourglass-4:before { content: '\f253'; } .icon-hourglass-5:before { content: '\f254'; } .icon-hand-grab-o:before { content: '\f255'; } .icon-hand-paper-o:before { content: '\f256'; } .icon-hand-scissors-o:before { content: '\f257'; } .icon-hand-lizard-o:before { content: '\f258'; } .icon-hand-spock-o:before { content: '\f259'; } .icon-hand-pointer-o:before { content: '\f25a'; } .icon-hand-peace-o:before { content: '\f25b'; } .icon-trademark:before { content: '\f25c'; } .icon-registered:before { content: '\f25d'; } .icon-creative-commons:before { content: '\f25e'; } .icon-gg:before { content: '\f260'; } .icon-gg-circle:before { content: '\f261'; } .icon-tripadvisor:before { content: '\f262'; } .icon-odnoklassniki-1:before { content: '\f263'; } .icon-odnoklassniki-square:before { content: '\f264'; } .icon-get-pocket:before { content: '\f265'; } .icon-wikipedia-w:before { content: '\f266'; } .icon-safari:before { content: '\f267'; } .icon-chrome-1:before { content: '\f268'; } .icon-firefox:before { content: '\f269'; } .icon-opera:before { content: '\f26a'; } .icon-internet-explorer:before { content: '\f26b'; } .icon-television:before { content: '\f26c'; } .icon-contao:before { content: '\f26d'; } .icon-500px:before { content: '\f26e'; } .icon-amazon-1:before { content: '\f270'; } .icon-calendar-plus-o:before { content: '\f271'; } .icon-calendar-minus-o:before { content: '\f272'; } .icon-calendar-times-o:before { content: '\f273'; } .icon-calendar-check-o:before { content: '\f274'; } .icon-industry:before { content: '\f275'; } .icon-map-pin:before { content: '\f276'; } .icon-map-signs:before { content: '\f277'; } .icon-map-o:before { content: '\f278'; } .icon-map-2:before { content: '\f279'; } .icon-commenting:before { content: '\f27a'; } .icon-commenting-o:before { content: '\f27b'; } .icon-houzz-1:before { content: '\f27c'; } .icon-vimeo-5:before { content: '\f27d'; } .icon-black-tie:before { content: '\f27e'; } .icon-fonticons:before { content: '\f280'; } .icon-reddit-alien:before { content: '\f281'; } .icon-edge:before { content: '\f282'; } .icon-credit-card-alt:before { content: '\f283'; } .icon-codiepie:before { content: '\f284'; } .icon-modx:before { content: '\f285'; } .icon-fort-awesome:before { content: '\f286'; } .icon-usb:before { content: '\f287'; } .icon-product-hunt:before { content: '\f288'; } .icon-mixcloud:before { content: '\f289'; } .icon-scribd-1:before { content: '\f28a'; } .icon-pause-circle:before { content: '\f28b'; } .icon-pause-circle-o:before { content: '\f28c'; } .icon-stop-circle:before { content: '\f28d'; } .icon-stop-circle-o:before { content: '\f28e'; } .icon-shopping-bag:before { content: '\f290'; } .icon-shopping-basket:before { content: '\f291'; } .icon-hashtag:before { content: '\f292'; } .icon-bluetooth:before { content: '\f293'; } .icon-bluetooth-b:before { content: '\f294'; } .icon-percent:before { content: '\f295'; } .icon-gitlab:before { content: '\f296'; } .icon-wpbeginner:before { content: '\f297'; } .icon-wpforms:before { content: '\f298'; } .icon-envira:before { content: '\f299'; } .icon-universal-access-1:before { content: '\f29a'; } .icon-wheelchair-alt:before { content: '\f29b'; } .icon-question-circle-o:before { content: '\f29c'; } .icon-blind-1:before { content: '\f29d'; } .icon-audio-description:before { content: '\f29e'; } .icon-volume-control-phone:before { content: '\f2a0'; } .icon-braille-1:before { content: '\f2a1'; } .icon-assistive-listening-systems:before { content: '\f2a2'; } .icon-american-sign-language-interpreting:before { content: '\f2a3'; } .icon-asl-interpreting:before { content: '\f2a4'; } .icon-glide:before { content: '\f2a5'; } .icon-glide-g:before { content: '\f2a6'; } .icon-sign-language:before { content: '\f2a7'; } .icon-low-vision:before { content: '\f2a8'; } .icon-viadeo-1:before { content: '\f2a9'; } .icon-viadeo-square:before { content: '\f2aa'; } .icon-snapchat:before { content: '\f2ab'; } .icon-snapchat-ghost:before { content: '\f2ac'; } .icon-snapchat-square:before { content: '\f2ad'; } .icon-pied-piper:before { content: '\f2ae'; } .icon-first-order:before { content: '\f2b0'; } .icon-yoast:before { content: '\f2b1'; } .icon-themeisle:before { content: '\f2b2'; } .icon-google-plus-circle:before { content: '\f2b3'; } .icon-font-awesome:before { content: '\f2b4'; } .icon-handshake-o:before { content: '\f2b5'; } .icon-envelope-open:before { content: '\f2b6'; } .icon-envelope-open-o:before { content: '\f2b7'; } .icon-linode:before { content: '\f2b8'; } .icon-address-book-1:before { content: '\f2b9'; } .icon-address-book-o:before { content: '\f2ba'; } .icon-address-card:before { content: '\f2bb'; } .icon-address-card-o:before { content: '\f2bc'; } .icon-user-circle:before { content: '\f2bd'; } .icon-user-circle-o:before { content: '\f2be'; } .icon-user-o:before { content: '\f2c0'; } .icon-id-badge:before { content: '\f2c1'; } .icon-id-card:before { content: '\f2c2'; } .icon-id-card-o:before { content: '\f2c3'; } .icon-quora-1:before { content: '\f2c4'; } .icon-free-code-camp:before { content: '\f2c5'; } .icon-telegram:before { content: '\f2c6'; } .icon-thermometer-1:before { content: '\f2c7'; } .icon-thermometer-3:before { content: '\f2c8'; } .icon-thermometer-2:before { content: '\f2c9'; } .icon-thermometer-quarter:before { content: '\f2ca'; } .icon-thermometer-0:before { content: '\f2cb'; } .icon-shower:before { content: '\f2cc'; } .icon-bath:before { content: '\f2cd'; } .icon-podcast-1:before { content: '\f2ce'; } .icon-window-maximize:before { content: '\f2d0'; } .icon-window-minimize:before { content: '\f2d1'; } .icon-window-restore:before { content: '\f2d2'; } .icon-window-close:before { content: '\f2d3'; } .icon-window-close-o:before { content: '\f2d4'; } .icon-bandcamp-1:before { content: '\f2d5'; } .icon-grav:before { content: '\f2d6'; } .icon-etsy:before { content: '\f2d7'; } .icon-imdb:before { content: '\f2d8'; } .icon-ravelry:before { content: '\f2d9'; } .icon-eercast:before { content: '\f2da'; } .icon-microchip:before { content: '\f2db'; } .icon-snowflake-o:before { content: '\f2dc'; } .icon-superpowers:before { content: '\f2dd'; } .icon-wpexplorer:before { content: '\f2de'; } .icon-meetup-1:before { content: '\f2e0'; } .icon-github:before { content: '\f300'; } .icon-github-circled:before { content: '\f301'; } .icon-twitter-2:before { content: '\f302'; } .icon-flickr:before { content: '\f303'; } .icon-flickr-circled:before { content: '\f304'; } .icon-yandex:before { content: '\f305'; } .icon-vimeo:before { content: '\f306'; } .icon-vimeo-circled:before { content: '\f307'; } .icon-github-4:before { content: '\f308'; } .icon-twitter:before { content: '\f309'; } .icon-twitter-circled:before { content: '\f30a'; } .icon-skype-3:before { content: '\f30b'; } .icon-facebook:before { content: '\f30c'; } .icon-facebook-circled:before { content: '\f30d'; } .icon-facebook-squared:before { content: '\f30e'; } .icon-gplus:before { content: '\f30f'; } .icon-gplus-circled:before { content: '\f310'; } .icon-tumblr-2:before { content: '\f311'; } .icon-pinterest:before { content: '\f312'; } .icon-pinterest-circled:before { content: '\f313'; } .icon-twitter-rect:before { content: '\f314'; } .icon-tumblr:before { content: '\f315'; } .icon-tumblr-circled:before { content: '\f316'; } .icon-jabber:before { content: '\f317'; } .icon-linkedin:before { content: '\f318'; } .icon-linkedin-circled:before { content: '\f319'; } .icon-linkedin-4:before { content: '\f31a'; } .icon-dribbble:before { content: '\f31b'; } .icon-dribbble-circled:before { content: '\f31c'; } .icon-wordpress-1:before { content: '\f31d'; } .icon-stumbleupon:before { content: '\f31e'; } .icon-stumbleupon-circled:before { content: '\f31f'; } .icon-diigo:before { content: '\f320'; } .icon-lastfm:before { content: '\f321'; } .icon-lastfm-circled:before { content: '\f322'; } .icon-tudou:before { content: '\f323'; } .icon-rdio:before { content: '\f324'; } .icon-rdio-circled:before { content: '\f325'; } .icon-amex:before { content: '\f326'; } .icon-spotify:before { content: '\f327'; } .icon-spotify-circled:before { content: '\f328'; } .icon-mastercard:before { content: '\f329'; } .icon-qq:before { content: '\f32a'; } .icon-bandcamp:before { content: '\f32b'; } .icon-codepen:before { content: '\f32c'; } .icon-instagram:before { content: '\f32d'; } .icon-dropbox:before { content: '\f330'; } .icon-evernote:before { content: '\f333'; } .icon-flattr:before { content: '\f336'; } .icon-skype:before { content: '\f339'; } .icon-skype-circled:before { content: '\f33a'; } .icon-renren:before { content: '\f33c'; } .icon-sina-weibo:before { content: '\f33f'; } .icon-paypal:before { content: '\f342'; } .icon-picasa:before { content: '\f345'; } .icon-soundcloud:before { content: '\f348'; } .icon-mixi:before { content: '\f34b'; } .icon-behance:before { content: '\f34e'; } .icon-google-circles:before { content: '\f351'; } .icon-vkontakte:before { content: '\f354'; } .icon-smashing:before { content: '\f357'; } .icon-comment-3:before { content: '\f4ac'; } .icon-folder-open-empty-1:before { content: '\f4c2'; } .icon-calendar-5:before { content: '\f4c5'; } .icon-newspaper-1:before { content: '\f4f0'; } .icon-camera-4:before { content: '\f4f7'; } .icon-search-4:before { content: '\f50d'; } .icon-lock-alt:before { content: '\f510'; } .icon-lock-4:before { content: '\f512'; } .icon-lock-open-4:before { content: '\f513'; } .icon-joystick:before { content: '\f514'; } .icon-fire:before { content: '\f525'; } .icon-chart-bar-4:before { content: '\f526'; } .icon-spread:before { content: '\f527'; } .icon-spinner1:before { content: '\f528'; } .icon-spinner2:before { content: '\f529'; } .icon-db-shape:before { content: '\f600'; } .icon-sweden:before { content: '\f601'; } .icon-logo-db:before { content: '\f603'; }@font-face {
font-family: 'fontello';
src: url(//www.31apartments.com/wp-content/themes/201-murray/css/fontello/font/fontello.eot?26643253);
src: url(//www.31apartments.com/wp-content/themes/201-murray/css/fontello/font/fontello.eot?26643253#iefix) format('embedded-opentype'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/fontello/font/fontello.woff2?26643253) format('woff2'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/fontello/font/fontello.woff?26643253) format('woff'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/fontello/font/fontello.ttf?26643253) format('truetype'),
url(//www.31apartments.com/wp-content/themes/201-murray/css/fontello/font/fontello.svg?26643253#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-down-open-big:before { content: '\e800'; } .icon-up-open-big:before { content: '\e801'; } .icon-right-open-mini:before { content: '\e802'; } .icon-left-open-big:before { content: '\e803'; } .icon-right-open-big:before { content: '\e804'; } .icon-left-open-mini:before { content: '\e805'; } .icon-phone:before { content: '\e806'; } .icon-mail:before { content: '\e807'; } .icon-location:before { content: '\e808'; } .icon-spin4:before { content: '\e834'; } .icon-spin6:before { content: '\e839'; } .icon-phone-call:before { content: '\e86b'; } .icon-mail-1:before { content: '\e86c'; } .icon-03:before { content: '\e877'; } .icon-01:before { content: '\e878'; } .icon-02:before { content: '\e879'; } .icon-back:before { content: '\e8e0'; } .icon-next:before { content: '\e8e1'; } .icon-cancel:before { content: '\e8e4'; } .icon-0382-map-marker-check:before { content: '\e8e6'; } .icon-0344-receipt:before { content: '\e8e7'; } .icon-0560-pine-tree:before { content: '\e8e8'; } .icon-0593-parking:before { content: '\e8e9'; } .icon-0363-telephone:before { content: '\e8f4'; } .icon-0151-envelope:before { content: '\e8f5'; } .icon-0827-chevron-down:before { content: '\e8f6'; } .icon-0826-chevron-up:before { content: '\e8f7'; } .icon-eye:before { content: '\e930'; } .icon-download-arrow:before { content: '\e931'; } .icon-question:before { content: '\e932'; } .icon-twitter:before { content: '\f099'; } .icon-facebook:before { content: '\f09a'; } .icon-youtube-play:before { content: '\f16a'; } .icon-instagram:before { content: '\f16d'; } .icon-pinterest:before { content: '\f231'; }* {
margin: 0;
padding: 0;
border: none;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video, main {
display: block;
}
mark, rp, rt, ruby, summary, time {
display: inline;
}
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
background: transparent;
border: 0 none;
font-weight: inherit;
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: top;
}
a {
text-decoration: none;
outline: none !important;
vertical-align: baseline;
}
table {
padding: 0;
border: none;
border-collapse: collapse;
}
img {
vertical-align: top;
max-width: 100%;
height: auto;
}
embed {
vertical-align: top;
}
input, textarea {
font-family: inherit;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input, button {
-webkit-appearance: none;
outline: none;
background: transparent;
}
button::-moz-focus-inner {
border: 0;
}
th {
text-align: left;
}
textarea {
outline: none !important;
}
.clearfix::after {
content: "";
display: block;
clear: both;
}
button {
cursor: pointer;
}
#_atssh {
display: none !important;
}
q {
font-style: italic;
} ::-moz-selection {
background-color: #fdbc36;
}
::selection {
background-color: #fdbc36;
}
::-webkit-input-placeholder {
-webkit-transition: text-indent .5s ease, color .5s ease;
color: #5f6366;
}
::-webkit-textarea-placeholder {
-webkit-transition: text-indent .5s ease, color .5s ease;
color: #5f6366;
}
input::-moz-placeholder {
color: #5f6366;
opacity: 1 !important;
}
textarea::-moz-placeholder {
color: #5f6366;
opacity: 1 !important;
}
::-ms-input-placeholder {
color: #5f6366;
}
::-ms-textarea-placeholder {
color: #5f6366;
}
[placeholder]:focus::-webkit-input-placeholder {
text-indent: 0em;
color: transparent;
}
[placeholder]:focus::-webkit-textarea-placeholder {
text-indent: 0em;
color: transparent;
}
html {
overflow-x: hidden;
font-size: 10px;
}
body {
font: 400 22px/36px 'Crimson Text', sans-serif;
color: #202732;
background-size: cover;
background-attachment: fixed;
overflow: hidden;
}
.gt-preloader {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999;
background: #fff url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/Marty.gif) center no-repeat;
} .ip-header {
position: fixed;
top: 0;
z-index: 999;
min-height: 200px;
width: 100%;
height: 100%;
background: #202732;
}
.ip-container {
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.ip-header h1 {
margin: 0;
padding-bottom: 20px;
}
.ip-logo, .ip-loader {
width: 100%;
cursor: default;
pointer-events: none;
}
.ip-loader {
font-size: 50px;
text-align: center;
}
.ip-logo {
top: 0;
height: 100%;
text-align: center;
}
.bypostauthor {
display: inherit;
}  .loading .ip-logo, .loading .ip-loader {
opacity: 1;
-webkit-animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both;
animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both;
}
.loading .ip-loader {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
@-webkit-keyframes animInitialHeader {
from {
opacity: 0;
-webkit-transform: translate3d(0, 800px, 0);
}
}
@keyframes animInitialHeader {
from {
opacity: 0;
-webkit-transform: translate3d(0, 800px, 0);
transform: translate3d(0, 800px, 0);
}
}
.animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} .loaded.ip-header {
-webkit-animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}
@-webkit-keyframes animLoadedHeader {
to {
-webkit-transform: translate3d(0, -100%, 0);
}
}
@keyframes animLoadedHeader {
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
} .gt-wide-layout-type {
width: 100%;
position: relative;
}
.gt-boxed-layout-type {
width: 1400px;
margin: 0 auto;
box-shadow: 0 0 10px 0 rgba(51, 51, 51, .2);
}
.gt-boxed-layout-type .gt-media-holder, .gt-boxed-layout-type .gt-page-content-wrap {
overflow-x: hidden;
}
.gt-boxed-layout-type .gt-media-holder[data-murray-bg] {
padding-left: 20px;
padding-right: 20px;
}
.gt-fullscreen-layout-type .gt-page-content-wrap {
padding-top: 0;
padding-bottom: 0;
position: relative;
z-index: 102;
font-size: 26px;
line-height: 30px;
}
.gt-page-content-wrap {
margin-top: 14.7rem;
}
.header_position_over+.gt-page-content-wrap, .hide_header .gt-page-content-wrap {
margin-top: 0;
}
.gt-show-sidebar .gt-page-content-wrap, .gt-breadcrumbs-wrap+.gt-page-content-wrap {
margin-top: 0;
}
.blog.gt-show-sidebar .gt-page-content-wrap, .archive.gt-show-sidebar .gt-page-content-wrap {
margin-top: 0rem;
}
.blog .gt-breadcrumbs-wrap+.gt-page-content-wrap, .archive .gt-breadcrumbs-wrap+.gt-page-content-wrap {
margin-top: 0;
}
body.error404 .gt-fullscreen-layout-type .gt-header, body.error404 .gt-fullscreen-layout-type .gt-footer {
position: absolute;
width: 100%;
top: 0;
}
.gt-fullscreen-layout-type .gt-footer {
top: auto;
bottom: 0;
}
.gt-fullscreen-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.gt-fullscreen-overlay.gt-half-overlay::before {
width: 50%;
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.4;
background-color: #222533;
background-image: -webkit-linear-gradient(195deg, rgba(40, 40, 40, 0.16) 0%, rgba(0, 0, 0, 0.16) 100%);
background-image: -moz-linear-gradient(195deg, rgba(40, 40, 40, 0.16) 0%, rgba(0, 0, 0, 0.16) 100%);
background-image: -o-linear-gradient(195deg, rgba(40, 40, 40, 0.16) 0%, rgba(0, 0, 0, 0.16) 100%);
background-image: -ms-linear-gradient(195deg, rgba(40, 40, 40, 0.16) 0%, rgba(0, 0, 0, 0.16) 100%);
background-image: linear-gradient(195deg, rgba(40, 40, 40, 0.16) 0%, rgba(0, 0, 0, 0.16) 100%);
} .gt-page-content-wrap.gt-left-sidebar main#main {
float: right;
}
.gt-page-content-wrap.gt-right-sidebar main#main {
float: left;
}
main#main .gt-section:first-of-type, .gt-entry.gt-single .gt-section:first-of-type, .gt-project.gt-single .gt-section:first-of-type {
padding-top: 0;
}
main#main .gt-section:last-of-type, .gt-entry.gt-single .gt-section:last-of-type, .gt-project.gt-single .gt-section:last-of-type {
padding-bottom: 0;
}
.gt-section.gt-dim > .gt-bg-element {
background: rgba(0, 0, 0, .3);
}
.gt-section > .gt-bg-element~* {
position: relative;
z-index: 1;
}
.gt-content-element:not(:last-of-type), .gt-testimonials-holder:not(:last-child) {
margin-bottom: 0;
}
.gt-text-content-element:not(:first-child) {
margin-top: 23px;
}
.gt-text-content-element:not(:last-child) {
margin-bottom: 35px;
}
.gt-content-element::after, .gt-text-content-element::after {
content: "";
display: block;
clear: both;
}
.single.gt-show-sidebar .gt-page-content-wrap, .archive.gt-show-sidebar .gt-page-content-wrap {
padding: 0;
}
.single.gt-show-sidebar #main, .archive.gt-show-sidebar #main, .single.gt-show-sidebar #sidebar, .archive.gt-show-sidebar #sidebar {
padding: 0;
}
.archive.woocommerce-page .gt-page-content-wrap {
padding: 0;
}
.gt-section.gt-no-bottom-offset, .gt-page-content-wrap.gt-no-bottom-offset {
padding-bottom: 0;
}
.gt-section.gt-no-top-offset, .gt-page-content-wrap.gt-no-top-offset {
padding-top: 0;
}
.gt-narrow {
padding-left: 80px;
padding-right: 80px;
}
.gt-narrow.gt-type-2 {
padding-left: 180px;
padding-right: 180px;
}
.jp-relatedposts-post-title {
margin-right: 7px;
} .aligncenter {
text-align: center;
}
img.alignright {
margin-bottom: 30px;
margin-left: 30px;
}
img.alignleft {
margin-bottom: 30px;
margin-right: 30px;
}
img.size-full, img.size-large, img.wp-post-image {
height: auto;
max-width: 100%;
}
.wpb_text_column .alignleft, .wpb_text_column .alignright, .wpb_text_column .alignnone {
margin-bottom: 20px;
}
.wp-caption {
max-width: 100%;
}
.wp-caption .wp-caption-text, .wp-caption-dd {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
padding: 0 10px 0 0;
text-align: left;
color: #64686d;
}
.wp-caption.aligncenter {
margin: 7px auto;
}
.wp-caption.alignright, .wp-caption.alignright .wp-caption-dd {
margin-left: 20px;
}
.gallery-item .gallery-icon a {
display: block;
position: relative;
}
.alignnone {
margin-bottom: 30px;
}
img[class*="align"]+p {
padding-top: 4px;
} blockquote.alignright {
margin-left: 30px;
}
blockquote.alignleft {
margin-right: 30px;
}
.align_center {
text-align: center;
}
.align_left {
text-align: left;
}
.align_right {
text-align: right;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.align-right {
text-align: right;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
img.alignleft, a.alignleft {
margin: 0 30px 15px 0;
}
img.alignright, a.alignright {
margin: 0 0 15px 30px;
}
img.aligncenter, a.aligncenter {
margin: 0 auto;
}
.wp-caption.alignleft {
margin: 0 30px 15px 0;
}
.wp-caption.alignright {
margin: 0 0 15px 30px;
}
a.alignnone, a.alignleft, a.alignright {
position: relative;
}
a.alignnone {
display: inline-block;
}
.gt-single-entry-holder .wp-caption {
margin-top: 26px;
margin-bottom: 31px;
}
.gt-single-entry-holder .gt-entry-body > .wp-caption:first-child {
margin-top: 0;
}
.gt-entry.gt-single .gt-entry-body .post-quote > blockquote:first-child {
margin-top: 0;
}
.gt-single-entry-holder .wp-caption img[class*="wp-image"] {
margin-top: 0;
margin-bottom: 0;
}
.gt-single-entry-holder img[class*="wp-image"] {
margin-top: 26px;
margin-bottom: 38px;
}
.gt-single-entry-holder .wp-caption.alignleft, .gt-single-entry-holder .wp-caption.alignright, .gt-single-entry-holder img[class*="wp-image"].alignleft, .gt-single-entry-holder img[class*="wp-image"].alignright {
margin-top: 0;
}
.gt-single-entry-holder img[class*="wp-image"].alignnone {
margin-top: 8px;
margin-bottom: 20px;
}
img.aligncenter {
display: block;
}
a.alignleft img.alignleft, a.alignright img.alignright {
margin: 0;
}
span.aligncenter {
display: block;
margin-bottom: 30px;
text-align: center;
}
a.aligncenter {
position: relative;
float: none;
display: inline-block;
text-align: center;
}
a.aligncenter img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.gt-close {
width: 14px;
height: 14px;
font-size: 18px;
line-height: 14px;
}
.gt-close::after {
content: '\e870';
font-family: 'Linearicons-Free';
}
.gt-col {
padding: 0 15px 30px;
}
.widget .gt-col, .owl-carousel .gt-col {
padding: 0;
}
.gt-responsive-iframe {
position: relative;
z-index: 1;
height: 0;
padding-bottom: 56%;
}
.gt-responsive-iframe > iframe {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
}
.gt-invisible {
visibility: hidden;
opacity: 0;
}
.gt-shadow {
box-shadow: 0 -7px 30px 0 rgba(51, 51, 51, .3);
}
.gt-shadow-down {
box-shadow: 0 7px 30px 0 rgba(51, 51, 51, .3);
} h1, h2, h3, h4, h5, h6 {
margin-top: 0;
}
h1, .gt-like-h1 {
font-weight: 400;
}
.gt-media-holder h1 {
line-height: 62px;
}
h1:not(:last-child) {
margin-bottom: 0.2em;
}
h2 {
margin-bottom: 0.36em;
}
h3 {
margin-bottom: 0.52em;
}
h4 {
margin-bottom: 0.7em;
}
h5 {
margin-bottom: 0.72em;
}
h6 {
margin-bottom: 0.8em;
}
p {
margin-bottom: 1em;
}
p:empty {
display: none;
}
p:last-child {
overflow: hidden;
}
a {
color: #2c3035;
text-decoration: none;
}
a, button {
-webkit-transition: color .5s ease-in, background-color .5s ease-in, border-color .5s ease-in;
transition: color .5s ease-in, background-color .5s ease-in, border-color .5s ease-in;
}
a:hover {
color: #fdbc36;
}
a:hover, button:hover {
-webkit-transition: color .1s ease-in, background-color .1s ease-in, border-color .1s ease-in;
transition: color .1s ease-in, background-color .1s ease-in, border-color .1s ease-in;
}
sup {
top: -0.5em;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
color: #5f6366;
}
b, strong {
font-weight: bold;
}
ul li, ol li {
list-style-position: inside;
}
ol {
list-style-type: decimal;
}
ul {
list-style-type: square;
}
ul, ol {
margin-bottom: 25px;
list-style-position: inside;
}
.vc_tta ul, .vc_tta ol {
margin-bottom: 0;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
@media screen and (min-width: 38.75em) {
li > ul, li > ol {
margin-left: 1em;
}
}
mark {
display: inline-block;
padding: 0 2px;
background-color: #f76b6b;
}
abbr[title] {
border-bottom: 1px dotted #777;
cursor: help;
}
address {
font-style: italic;
margin: 0 0 1.4em;
}
dfn, cite, em, i {
font-style: italic;
vertical-align: baseline;
}
dt {
font-weight: 700;
}
big {
font-size: 125%;
}
del {
opacity: 0.8;
}
blockquote {
margin-bottom: 1em;
}
code, kbd, tt, var, samp, pre {
vertical-align: baseline;
font-size: 90%;
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
code {
padding: 2px 4px;
font-size: 75%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
table, dl:not(:last-child) {
margin-bottom: 35px;
}
th, td {
padding: 8px;
}
dt, b, strong {
font-weight: 700;
vertical-align: baseline;
}
dt, dd {
padding: 4px 0;
}
blockquote cite {
display: block;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: top;
}
pre {
clear: both;
border-style: solid;
border-width: 1px;
overflow: auto;
padding: 2em;
line-height: 2em;
font-size: 12px;
background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
margin-bottom: 1em;
position: relative;
left: 0;
text-transform: none;
width: 100%;
word-break: break-all;
word-wrap: break-word;
-webkit-background-size: 100% 4em;
background-size: 100% 4em;
-webkit-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.5s;
}
a[href*="mailto"] {
position: relative;
}
a[href*="mailto"]:before {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-transition-property: width;
transition-property: width;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit;
transition-duration: inherit;
}
a[href*="mailto"]:hover:before {
width: 100%;
}
.fa, .lnr {
line-height: inherit;
vertical-align: middle;
}
[class^="icon "]::before {
vertical-align: baseline;
line-height: inherit;
}
.lnr-envelope {
font-size: 1.2em;
position: relative;
top: -2px;
}
.gt-call-to-action-link {
display: inline-block;
text-transform: uppercase;
border-bottom: 2px dotted #fdbc36;
}
.gt-title-grey {
color: #b6b6b6;
}
.gt-title-underline, [class*="gt-with-border"] {
padding-bottom: 35px;
position: relative;
text-align: center;
}
.gt-title-underline.align-left {
text-align: left;
}
.gt-title-underline.align-left::after {
left: 0;
margin-left: 0;
}
.gt-title-underline.align-left:not(:last-child) {
margin-bottom: 30px;
}
.gt-title-underline:not(:last-child) {
margin-bottom: 90px;
}
.gt-title-underline::after, .gt-link-underline::after, [class*="gt-with-border"]::after {
content: "";
display: block;
position: absolute;
left: 50%;
bottom: 0;
margin-left: -20px;
width: 40px;
height: 2px;
background-color: #fdbc36;
}
.gt-with-border-left::after {
left: 0;
margin-left: 0;
}
.gt-with-border-right::after {
left: auto;
right: 0;
margin-left: 0;
}
.gt-sub-title {
text-align: center;
}
.gt-sub-title:not(:last-child) {
margin-bottom: 65px;
}
.gt-title-underline+.gt-sub-title {
margin-top: -63px;
}
.gt-link-underline {
display: inline-block;
font-size: 16px;
line-height: 24px;
position: relative;
font-weight: 700;
text-transform: uppercase;
padding-bottom: 9px;
}
.gt-link-underline::after {
left: 0;
right: 0;
margin: 0;
width: auto;
height: 3px;
-webkit-transition: inherit;
transition: inherit;
}
.gt-link-underline:hover {
color: #2c3035;
}
.gt-media-holder p:not(:last-child), .gt-fullscreen-layout-type .gt-page-content-wrap p:not(:last-child) {
margin-bottom: 35px;
}
.gt-media-holder {
font-size: 26px;
line-height: 30px;
}
.gt-dim-section, .gt-dim-section h1, .gt-dim-section h2, .gt-dim-section h3, .gt-dim-section h4, .gt-dim-section h5, .gt-dim-section h6 {
color: #fff;
}
.selected-type-1 {
background: #fdbc36;
}
.selected-type-2 {
background: #202732;
color: #fff;
} .tooltips a {
position: relative;
color: #64686d;
border-bottom: 1px dotted transparent;
}
.tooltips a:hover {
border-bottom-color: #64686d;
}
.tooltip {
position: absolute;
display: block;
background: #b1b3b6;
padding: 6px 10px;
color: #fff;
font-size: 12px;
line-height: 13px;
opacity: 0;
visibility: hidden;
white-space: nowrap;
font-weight: normal;
z-index: 5;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
a.top-tooltip .tooltip {
bottom: 100%;
left: 50%;
margin-bottom: 5px;
-webkit-transform: translate(-50%, -15px);
-moz-transform: translate(-50%, -15px);
-o-transform: translate(-50%, -15px);
-ms-transform: translate(-50%, -15px);
transform: translate(-50%, -15px);
}
a.left-tooltip .tooltip {
top: 50%;
right: 100%;
margin-right: 5px;
-webkit-transform: translate(-15px, -50%);
-moz-transform: translate(-15px, -50%);
-o-transform: translate(-15px, -50%);
-ms-transform: translate(-15px, -50%);
transform: translate(-15px, -50%);
}
a.right-tooltip .tooltip {
top: 50%;
left: 100%;
margin-left: 9px;
-webkit-transform: translate(15px, -50%);
-moz-transform: translate(15px, -50%);
-o-transform: translate(15px, -50%);
-ms-transform: translate(15px, -50%);
transform: translate(15px, -50%);
}
a.bottom-tooltip .tooltip {
top: 100%;
left: 50%;
margin-top: 5px;
-webkit-transform: translate(-50%, 15px);
-moz-transform: translate(-50%, 15px);
-o-transform: translate(-50%, 15px);
-ms-transform: translate(-50%, 15px);
transform: translate(-50%, 15px);
}
a.top-tooltip:hover .tooltip {
-webkit-transform: translate(-50%, 0px);
-moz-transform: translate(-50%, 0px);
-o-transform: translate(-50%, 0px);
-ms-transform: translate(-50%, 0px);
transform: translate(-50%, 0px);
}
a.left-tooltip:hover .tooltip {
-webkit-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
a.right-tooltip:hover .tooltip {
-webkit-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
a.bottom-tooltip:hover .tooltip {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.tooltips a .tooltip:after {
position: absolute;
content: "";
width: 0;
height: 0;
}
a.top-tooltip .tooltip:after {
border-left: 7px solid transparent;
border-top: 5px solid #202732;
border-right: 7px solid transparent;
top: 100%;
left: 50%;
margin-left: -7px;
}
a:hover .tooltip {
opacity: 1;
visibility: visible;
}
.tooltips a:hover {
text-decoration: none;
}
.tooltips a.left-tooltip .tooltip:after {
border-top: 7px solid transparent;
border-left: 5px solid #202732;
border-bottom: 7px solid transparent;
top: calc(50% - 7px);
left: 100%;
}
.tooltips a.right-tooltip .tooltip:after {
border-top: 7px solid transparent;
border-right: 5px solid #202732;
border-bottom: 7px solid transparent;
right: 100%;
top: calc(50% - 7px);
}
.tooltips a.bottom-tooltip .tooltip:after {
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 5px solid #202732;
border-top: none;
bottom: 100%;
left: calc(50% - 7px);
}
.dropcap {
font-size: 5.8rem;
line-height: 0.9em;
font-family: Playfair Display;
font-weight: 600;
padding-right: 20px;
float: left;
}
.dropcap+p {
margin-bottom: 1.65em;
}
ul.custom-list {
font-size: 16px;
line-height: 36px;
list-style: none;
}
ul.custom-list ul {
list-style: none;
}
ul.custom-list li {
position: relative;
}
.custom-list > li ul, .custom-list > li ol {
margin-left: 4rem;
}
.custom-list[class*="type-"] li::before {
content: "";
display: inline-block;
vertical-align: middle;
margin-right: 1.9rem;
font-family: 'linearicons';
font-size: 2rem;
}
.custom-list.type-1 li::before {
content: "\e959";
}
.custom-list.type-2 li::before {
content: "\e965";
}
.custom-list.type-3 li::before {
content: "\e99e";
}
.custom-list.type-4, .custom-list.type-4 > li > ol {
counter-reset: item;
}
.custom-list.type-4 li:before {
content: counters(item, ".")".";
counter-increment: item;
font-weight: bold;
} .gt-header-wrap {
width: inherit;
}
.gt-header-wrap.header_position_over {
position: absolute;
top: 0;
}
.gt-header-wrap.gt-transparent .gt-header {
background-color: transparent;
}
.gt-header {
position: relative;
z-index: 105;
font-size: 18px;
line-height: 28px;
width: inherit;
}
.gt-header.gt-fixed, .gt-header.gt-transparent {
z-index: 103;
}
.gt-wide-layout-type .gt-header [class*="gt-hs-"] {
background: inherit;
width: inherit;
padding-left: 15px;
padding-right: 15px;
}
.gt-t-row-sm {
margin-left: 0;
margin-right: 0;
display: table;
width: 100%;
table-layout: fixed;
}
.gt-t-row-sm > [class*="col-sm"] {
float: none;
display: table-cell;
vertical-align: middle;
}
.gt-header.gt-transparent.gt-over .gt-hs-medium {
padding-top: 30px;
padding-bottom: 30px;
}
.gt-hs-medium {
padding-top: 30px;
padding-bottom: 30px;
}
.gt-hs-medium.gt-sticky-section {
padding-top: 27px;
padding-bottom: 25px;
}
.gt-hs-small.gt-sticky {
padding-top: 0;
padding-bottom: 0;
}
.gt-hs-large {
padding-top: 80px;
padding-bottom: 80px;
}
.gt-logo {
display: inline-block;
}
.gt-logo img {
display: block;
min-width: 0;
}
.gt-header input:not([type="submit"]) {
font-size: 1.6rem;
line-height: 28px;
background-color: #fff;
}
@media only screen and (min-width: 768px) {
.gt-header .gt-lineform.gt-f-hide {
width: 316px;
}
}
.gt-boxed-layout-type .gt-header .gt-lineform.gt-f-hide {
width: 250px;
}
.gt-header .gt-compressed.gt-f-hide {
z-index: 106;
}
.gt-header.gt-transparent .gt-compressed .gt-lineform-btn {
font-size: 20px;
right: 7px;
color: #fff;
}
.gt-h-elements > * {
display: inline-block;
vertical-align: middle;
}
.gt-h-elements > * {
margin-left: 7px;
margin-right: 7px;
}
.gt-header .gt-sub-nav {
font-size: 14px;
margin-left: -13px;
margin-right: -13px;
}
.gt-header .gt-sub-nav > li {
margin-left: 13px;
margin-right: 13px;
}
.gt-toggle-nav {
font-size: 14px;
font-weight: 500;
line-height: 45px;
height: 40px;
letter-spacing: 0.075em;
text-transform: uppercase;
}
.gt-toggle-nav .lnr {
font-size: 40px;
font-weight: 500;
line-height: 40px;
margin-right: 10px;
display: inline-block;
vertical-align: top;
}
.gt-toggle-nav > .fa, .gt-toggle-nav > .lnr {
color: inherit !important;
}
.gt-top-bar-light {
position: relative;
z-index: 5;
padding: 7px 150px;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.8);
border-bottom: 1px solid #e0e2e2;
font-size: 14px;
}
ul.gt-top-bar-list {
margin-bottom: 0;
text-align: right;
}
ul.gt-top-bar-list > li {
position: relative;
display: inline-block;
margin-left: 20px;
list-style: none;
}
ul.gt-top-bar-list li {
list-style: none;
}
ul.gt-top-bar-list .gt-dropdown a {
display: block;
padding: 5px 15px;
line-height: 18px;
}
ul.gt-top-bar-list .gt-dropdown {
left: -15px;
white-space: nowrap;
top: 100%;
top: calc(100% - 1px);
}
ul.gt-top-bar-list .gt-dropdown ul.sub-list {
padding: 5px 0;
}
.gt-info-arrow:after {
margin-left: 8px;
font-size: 7px;
font-family: 'Linearicons';
content: "\e93a";
}
.language_change .gt-dropdown {
min-width: 135px;
}
.language_change span[class*="icon-"] {
margin-right: 6px;
vertical-align: middle;
}
.language_change ul.sub-list img {
display: inline-block;
vertical-align: middle;
margin: -2px 10px 0 0;
}
.gt-top-bar {
padding: 15px 30px;
background-color: #2f2e35;
background-color: rgb(22, 30, 41);
font-size: 14px;
line-height: 28px;
}
.gt-top-bar .gt-contact-info {
margin-bottom: 0;
font-weight: 400;
}
.gt-contact-info {
margin-left: -15px;
margin-right: -15px;
}
.gt-contact-info > li {
display: inline-block;
margin-left: 15px;
margin-right: 15px;
}
.gt-contact-info > li {
display: inline-block;
margin-right: 5px;
vertical-align: middle;
font-size: 14px;
line-height: 21px;
}
.gt-contact-info > li > span {
margin-right: 5px;
vertical-align: baseline;
}
.gt-top-bar .gt-social-icons {
font-size: 14px;
margin: 0 -7px;
}
.gt-top-bar .gt-social-icons > li {
margin: 0 7px;
}
.gt-header .gt-hr-list {
font-size: 16px;
font-weight: 500;
}
.gt-header .gt-hr-list a > .fa, .gt-header .gt-hr-list a > .lnr {
font-size: 18px;
}
.gt-fullscreen-layout-type .gt-header [class*="gt-hs-"] {
padding-left: 145px;
padding-right: 145px;
}
.gt-wishlist {
font-size: 20px;
}
.gt-header.gt-transparent [class*="gt-hs-"] {
-webkit-transition: all .4s ease;
transition: all .4s ease;
} .gt-header.gt-transparent:not(.gt-over) {
background-color: transparent;
}
.gt-header .gt-nav-wrap.gt-nav-hidden {
opacity: 1;
visibility: visible;
overflow-y: auto;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.gt-header .gt-nav-wrap {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 20%;
text-align: left;
padding: 54px 30px;
z-index: 99;
-moz-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
visibility: hidden;
webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.gt-nav-close {
font-size: 14px;
background-color: transparent;
text-transform: uppercase;
color: #fff;
font-weight: 500;
letter-spacing: 0.8px;
line-height: 35px;
display: block !important;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.gt-nav-close:before {
content: '\e8e4';
font-family: fontello;
font-size: 25px;
line-height: 35px;
margin-right: 15px;
vertical-align: middle;
display: inline-block;
}
.gt-header .gt-navigation.gt-animated-nav.gt-nav-hidden > li {
opacity: 1;
visibility: visible;
display: block;
}
.gt-header.gt-dark input:not([type="submit"]):focus {
box-shadow: none;
border-color: transparent;
}
.gt-header.gt-dim {
background-color: rgba(0, 0, 0, .2);
}
.gt-header.gt-dim, .gt-header.gt-transparent {
-webkit-transition: background-color .4s ease;
transition: background-color .4s ease;
}
.gt-header.gt-grey {
background-color: #fff;
background-color: rgba(255, 255, 255, 0.8);
}
.gt-header.gt-light .gt-sc-invoker .gt-price, .gt-header.gt-light .gt-nav-btn.gt-active, .gt-header.gt-light .gt-sc-invoker > span:not(.gt-price) {
color: #17191c;
}
.gt-header.gt-light {
background-color: #fff;
}
.gt-header.gt-light input:not([type="submit"]) {
color: #aeaeae;
border: 1px solid #C6C6C6;
}
.gt-header.gt-light .gt-lineform .gt-lineform-btn {
color: #aeaeae;
}
.gt-header.gt-light ::-webkit-input-placeholder {
color: #aeaeae;
}
.gt-header.gt-light ::-webkit-textarea-placeholder {
color: #aeaeae;
}
.gt-header.gt-light input::-moz-placeholder {
color: #aeaeae;
}
.gt-header.gt-light textarea::-moz-placeholder {
color: #aeaeae;
}
.gt-header.gt-light ::-ms-input-placeholder {
color: #aeaeae;
}
.gt-header.gt-light ::-ms-textarea-placeholder {
color: #aeaeae;
}
.gt-header .gt-compressed.gt-f-hide .gt-lineform-btn {
color: #2c3035;
}
.gt-header.gt-light a > .fa, .gt-header.gt-light a > .lnr, .gt-header.gt-light.gt-type-5 .gt-sc-invoker {
color: #b6b6b6;
}
.gt-top-bar, .gt-top-bar a {
color: #b6b6b6;
} .gt-dropdown-over {
z-index: 120;
}
.gt-navigation > li.multicolumn > .gt-dropdown ul.sub-menu, .gt-navigation > li.multicolumn > .gt-dropdown ul.children {
position: relative;
top: 0;
border-radius: 0;
background-color: transparent;
box-shadow: none;
opacity: 1;
margin-left: 0;
}
.gt-dropdown.gt-reverse, ul.sub-menu.gt-reverse, ul.children.gt-reverse {
left: auto;
right: 0;
}
.gt-dropdown.gt-opened, .gt-dropdown.gt-opened .gt-dropdown, .gt-custom-select.gt-opened .gt-options-list {
opacity: 1;
visibility: visible;
} .gt-navigation {
font-size: 14px;
line-height: 28px;
display: block;
position: relative;
text-align: left;
z-index: 105;
margin-top: 15rem;
opacity: 0;
-webkit-transform: translateY(5.4rem);
-ms-transform: translateY(5.4rem);
-o-transform: translateY(5.4rem);
transform: translateY(5.4rem);
-webkit-transition: all 0.7s 0.7s ease;
-o-transition: all 0.7s 0.7s ease;
transition: all 0.7s 0.7s ease;
}
.gt-nav-wrap.gt-nav-hidden .gt-navigation {
-webkit-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
opacity: 1;
}
.gt-navigation ul {
list-style: none;
margin-bottom: 0;
}
.gt-navigation > li {
display: inline-block;
margin: 0;
}
.gt-navigation li {
position: relative;
list-style: none;
}
.gt-navigation li+li {
margin-top: 1.42em;
}
.gt-navigation .gt-dropdown li+li {
margin-top: 1.4em;
}
.gt-boxed-layout-type .gt-navigation > li {
margin-left: 8px;
margin-right: 8px;
}
.gt-navigation > li a {
letter-spacing: 0.075em;
}
.gt-navigation > li a {
display: initial;
position: relative;
font-weight: 500;
text-transform: uppercase;
}
.gt-navigation > li a:before {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-transition-property: width;
transition-property: width;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit;
transition-duration: inherit;
}
.gt-navigation > li.current-menu-item a:before, .gt-navigation > li a:hover:before {
width: 100%;
}
.gt-navigation li > .open_sub_menu {
display: inline-block;
position: relative;
cursor: pointer;
line-height: 24px;
}
.gt-hs-small.gt-sticky .gt-navigation > li > a {
padding-top: 26px;
padding-bottom: 21px;
}
.gt-navigation.gt-overlined > li > a::before, .gt-navigation.gt-underlined > li > a::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 100%;
margin-top: 3px;
border-top: 2px solid #fdbc36;
width: 100%;
opacity: 0;
-webkit-transition: -webkit-transform .35s ease, opacity .35s ease;
transition: transform .35s ease, opacity .35s ease;
-webkit-transform: scale(.5);
-ms-transform: scale(.5);
transform: scale(.5);
}
.gt-navigation.gt-overlined > li > a::before {
top: auto;
bottom: 100%;
margin-bottom: 5px;
margin-top: 0;
}
.gt-hs-small.gt-sticky .gt-navigation.gt-underlined > li > a::before {
top: auto;
bottom: 0;
margin-top: 0;
}
.gt-hs-small.gt-sticky .gt-navigation.gt-overlined > li > a::before {
margin-bottom: 0;
bottom: auto;
top: -1px;
}
.gt-navigation.gt-underlined > .current-menu-item > a::before, .gt-navigation.gt-underlined > .current-menu-parent > a::before, .gt-navigation.gt-underlined > .current-menu-ancestor > a::before, .gt-navigation.gt-underlined > .current_page_item > a::before, .gt-navigation.gt-underlined > .current_page_parent > a::before, .gt-navigation.gt-underlined > .current_page_ancestor > a::before, .gt-navigation.gt-underlined > li:hover > a::before, .gt-navigation.gt-overlined > .gt-current > a::before, .gt-navigation.gt-overlined > li:hover > a::before {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .gt-hs-small.gt-sticky .gt-dropdown {
margin-top: 5px;
}
.gt-hs-small.gt-sticky .gt-dropdown ul.sub-menu {
top: -23px;
}
.gt-navigation .gt-dropdown.gt-reverse, .gt-navigation ul.sub-menu.gt-reverse, .gt-navigation ul.children.gt-reverse {
left: auto;
right: 0;
}
.gt-navigation .gt-dropdown::before, .gt-navigation ul.sub-menu::before, .gt-navigation ul.children::before {
content: "";
display: block;
position: absolute;
background: transparent;
bottom: 100%;
height: 10px;
left: 0;
width: 100%;
}
.gt-navigation .gt-dropdown .gt-dropdown, .gt-navigation > li ul.sub-menu ul.sub-menu, .gt-navigation > li ul.children ul.children {
top: -28px;
left: 100%;
margin-left: 15px;
}
.gt-navigation .gt-dropdown .gt-dropdown.gt-reverse, .gt-navigation > li ul.sub-menu ul.sub-menu.gt-reverse, .gt-navigation > li ul.children ul.children.gt-reverse {
left: auto;
margin-left: 0;
margin-right: 5px;
right: 100%;
}
.gt-navigation .gt-dropdown .gt-dropdown::before, .gt-navigation > li ul.sub-menu ul.sub-menu::before, .gt-navigation > li ul.children ul.children::before {
right: 100%;
width: 5px;
top: 0;
bottom: auto;
left: auto;
height: 100%;
}
.gt-navigation .gt-dropdown .gt-dropdown.gt-reverse, .gt-navigation > li ul.sub-menu ul.sub-menu.gt-reverse, .gt-navigation > li ul.children ul.children.gt-reverse {
left: auto;
margin-left: 0;
margin-right: 5px;
right: 100%;
}
.gt-navigation .gt-dropdown .gt-dropdown.gt-reverse::before, .gt-navigation > li ul.sub-menu ul.sub-menu.gt-reverse::before, .gt-navigation > li ul.children ul.children.gt-reverse::before {
right: auto;
left: 100%;
}
.gt-navigation > li.pos-left > .gt-dropdown, .gt-navigation li.pos-left > ul.sub-menu, .gt-navigation li.post-left > ul.children {
left: -30px;
}
.gt-navigation > li.pos-right > .gt-dropdown, .gt-navigation li.pos-right > ul.sub-menu, .gt-navigation li.pos-right > ul.children {
left: auto;
right: 0;
}
.gt-navigation > li.pos-center > .gt-dropdown {
left: 50%;
transform: translateX(-50%);
}
.gt-csstransforms3d .gt-navigation > li.pos-center > .gt-dropdown {
transform: scale(.85) translateX(-50%);
}
.gt-csstransforms3d .gt-navigation > li.pos-center:hover > .gt-dropdown {
transform: scale(1) translateX(-50%);
}
.gt-navigation ul.sub-menu, .gt-navigation ul.children {
padding-top: 1.4em;
padding-bottom: 1.4em;
padding-left: 30px;
display: none;
}
.gt-navigation .menu-item-has-children .menu-item-has-children > a, .gt-navigation .page_item_has_children .page_item_has_children > a {
position: relative; }
.gt-navigation .menu-item-has-children > .open_sub_menu::after, .gt-navigation .page_item_has_children > .open_sub_menu::after {
content: "\e800";
font-size: 23px;
line-height: 24px;
font-weight: 400;
font-family: fontello;
display: inline-block;
margin-left: 10px;
vertical-align: middle;
}
.gt-navigation .tip, .mobile-advanced .tip {
position: relative;
display: inline-block;
margin-left: 10px;
margin-top: -2px;
font-size: 9px;
line-height: 1.1em;
padding: 4px 9px 2px 6px;
color: #fff;
border-radius: 0 6px 6px 0;
vertical-align: middle;
text-transform: uppercase;
box-shadow: 0 0 11px 3px rgba(51, 51, 51, .1);
}
.gt-navigation a > i[class^="icon-"] {
display: inline-block;
margin-top: -5px;
margin-right: 7px;
vertical-align: middle;
} .gt-navigation > li.multicolumn > .gt-dropdown ul.sub-menu, .gt-navigation > li.multicolumn > .gt-dropdown ul.children {
padding: 0;
left: 0;
}
.gt-navigation > li.multicolumn > .gt-dropdown a+ul.sub-menu, .gt-navigation > li.multicolumn > .gt-dropdown a+ul.children {
margin-top: 10px;
}
.gt-navigation > li.multicolumn > .gt-dropdown > ul.sub-menu > li {
white-space: nowrap;
display: inline-block;
}
.gt-navigation > li.multicolumn > .gt-dropdown > ul.sub-menu > li > a {
padding-right: 0;
color: #333;
text-transform: uppercase;
}
.gt-navigation > li.multicolumn > .gt-dropdown > ul.sub-menu > li.menu-item-has-children > a::after, .gt-navigation > li.multicolumn > .gt-dropdown > ul.sub-menu > li.page_item_has_children > a::after {
display: none;
} .gt-topbar-navigation {
margin-bottom: 0;
text-align: left;
}
.gt-topbar-navigation li {
position: relative;
margin-right: 15px;
list-style: none;
display: inline-block;
}
.gt-topbar-navigation li:after {
position: absolute;
right: -9px;
content: '|';
}
.gt-topbar-navigation li:last-child:after {
display: none;
}
.gt-topbar-navigation a {
font-size: 12px;
}
.gt-nav-menu.top-panel-menu {
padding: 0;
margin: 0;
list-style-type: none;
}
.gt-nav-menu.top-panel-menu > ul > li {
display: inline-block;
margin-left: 3.8rem;
position: relative;
}
.gt-nav-menu.top-panel-menu > ul {
margin-bottom: 0;
}
.gt-nav-menu.top-panel-menu > ul > li:last-child {
margin-right: 5px;
}
.gt-nav-menu.top-panel-menu > ul > li:first-child {
margin-left: 0rem;
}
.gt-nav-menu.top-panel-menu li a {
text-transform: uppercase;
letter-spacing: 0.075em;
position: relative;
font-size: 14px !important;
line-height: 16px !important;
}
.gt-nav-menu.top-panel-menu li a:before {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-transition-property: width;
transition-property: width;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit;
transition-duration: inherit;
}
.gt-nav-menu.top-panel-menu li a:hover:before, .gt-nav-menu.top-panel-menu li.current-menu-item a:before {
width: 100%;
}
.gt-nav-menu li .gt-dropdown, .gt-nav-menu li > ul {
position: absolute;
padding: 1em !important;
margin: 0;
list-style-type: none;
top: 2em;
left: -1em;
width: 180px;
background: #fff;
display: none;
z-index: 1;
opacity: 0;
text-align: left;
-webkit-transition: opacity 0.5s ease;
-moz-transition: opacity 0.5s ease;
-ms-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.gt-nav-menu li .gt-dropdown a, .gt-nav-menu li > ul a {
font-size: 14px !important;
}
.gt-nav-menu li li .gt-dropdown, .gt-nav-menu li li > ul {
top: -1em;
right: 100%;
left: auto;
margin-right: 1.2em !important;
}
.gt-nav-menu .gt-dropdown ul, .gt-nav-menu li > ul ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.gt-nav-menu li ul li {
margin: 0;
position: relative;
}
.gt-nav-menu li ul li + li{
margin-top: 0.5em;
} .gt-sticky {
width: inherit;
background: inherit;
}
@media (min-width: 1366px){
.gt-sticky.gt-sticked {
position: fixed;
top: 0;
z-index: 98;
box-shadow: 0 0 2px 0 rgba(51, 51, 51, .25);
}
.admin-bar .gt-sticky.gt-sticked {
top: 32px;
}
.gt-header.gt-light [class*="gt-hs-"].gt-sticked:last-child {
box-shadow: none;
}
} .gt-header.gt-type-1 .gt-h-elements, .gt-header.gt-type-7 .gt-h-elements, .gt-header.gt-type-8 .gt-h-elements, .gt-header.gt-type-9 .gt-h-elements {
display: inline-block;
vertical-align: middle;
}
.gt-header.gt-type-1 .gt-nav-wrap, .gt-header.gt-type-7 .gt-nav-wrap, .gt-header.gt-type-8 .gt-nav-wrap, .gt-header.gt-type-9 .gt-nav-wrap {
display: inline-block;
vertical-align: middle;
} .gt-header .gt-nav-wrap {
display: block;
vertical-align: middle;
}
.gt-header.gt-type-3 .gt-h-elements {
margin-left: -20px;
margin-right: -20px;
}
.gt-header.gt-type-3 .gt-h-elements > * {
margin-left: 20px;
margin-right: 20px;
} .float-aside-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 200;
visibility: hidden;
-webkit-transition: background-color .7s ease, visibility 0s ease .7s;
transition: background-color .7s ease, visibility 0s ease .7s;
}
.float-aside-overlay.opened {
visibility: visible;
background: rgba(255, 255, 255, .3);
-webkit-transition: background-color .7s ease, visibility 0s ease 0s;
transition: background-color .7s ease, visibility 0s ease 0s;
}
.float-aside {
color: #c6c6c6;
background-color: #333;
padding: 60px 30px;
position: absolute;
top: 0;
right: 0;
width: 300px;
height: 100%;
overflow-y: auto;
-webkit-transition: -webkit-transform .7s cubic-bezier(0.68, 0.04, 0.13, 1.01);
transition: transform .7s cubic-bezier(0.68, 0.04, 0.13, 1.01);
}
.gt-csstransforms3d .float-aside-overlay .float-aside {
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
.gt-no-csstransforms3d .float-aside-overlay .float-aside {
-webkit-transform: translate(300px, 0);
transform: translate(300px, 0);
}
.gt-csstransforms3d .float-aside-overlay.opened .float-aside {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.gt-no-csstransforms3d .float-aside-overlay.opened .float-aside {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.float-aside .widget:not(:last-child) {
margin-bottom: 65px;
}
.float-aside .widget {
padding: 0;
background-color: transparent;
}
.float-aside h2, .float-aside h3, .float-aside h4, .float-aside h5, .float-aside h6 {
color: #fff;
} [data-murray-bg] {
background-size: cover !important;
background-origin: border-box;
}
.gt-call-out .gt-bg-element, .gt-parallax-section .gt-bg-element {
background-attachment: fixed;
background-repeat: no-repeat;
}
.gt-dropdown {
text-align: left;
display: none;
}
.gt-navigation .gt-dropdown > ul.sub-menu {
display: block;
}
.gt-section.gt-grey .gt-bg-element {
background-color: rgba(174, 174, 174, .05);
}
.gt-parallax .gt-bg-element, .gt-media-holder[data-murray-bg] {
background-attachment: fixed;
}
.gt-breadcrumbs-wrap {
margin-bottom: 0;
padding: 15.5rem 0 5rem;
}
.gt-breadcrumbs-wrap .container {
padding: 0;
}
.single .gt-breadcrumbs-wrap {
margin-bottom: 0;
padding: 14.7rem 0 5.5rem;
}
.gt-show-sidebar.single .gt-breadcrumbs-wrap {
margin-bottom: 0;
padding: 0 0 5rem;
}
.gt-show-sidebar .gt-breadcrumbs-wrap {
margin-bottom: 0;
padding: 0 0 5.4rem;
}
.gt-breadcrumbs-wrap.gt-breadcrumbs-image {
background-size: cover;
background-position: center;
margin-bottom: 5.4rem;
padding: 3.5rem 4.5rem;
}
.gt-breadcrumbs-wrap.gt-breadcrumbs-image .gt-page-title {
margin-bottom: 0.2em;
}
.gt-breadcrumbs-wrap.gt-breadcrumbs-image .gt-breadcrumbs {
margin-bottom: 0;
}
.gt-breadcrumbs-wrap.gt-breadcrumbs-image .gt-page-title+.gt-breadcrumbs {
margin-top: 7px;
}
.gt-show-sidebar .container #main {
padding-top: 11.3rem;
padding-bottom: 9.9rem;
}
.gt-show-sidebar .container #sidebar {
padding-top: 10.8rem;
padding-bottom: 9.9rem;
}
.gt-page-title {
margin: 0 15px;
word-wrap: break-word;
}
.gt-page-title+.gt-title-meta {
margin-top: 20px;
}
.gt-show-sidebar .gt-page-title {
margin: 0;
}
.single .gt-breadcrumbs-wrap .gt-page-title {
font-size: 4.8rem;
text-align: center;
padding: 0;
margin-top: 1.5rem;
}
.single .gt-breadcrumbs-wrap .gt-breadcrumbs {
text-align: center;
}
.gt-breadcrumbs {
position: relative;
z-index: 2;
margin: 15px;
margin-bottom: 3rem;
}
.gt-show-sidebar .gt-breadcrumbs {
margin: 15px 0;
}
.gt-breadcrumbs:not(:last-child) {
margin-bottom: 20px;
}
.gt-breadcrumbs .separate::before {
display: inline-block;
vertical-align: middle;
width: 5px;
height: 5px;
background-color: #202732;
border-radius: 50%;
margin: 0 20px;
content: "";
}
.gt-breadcrumbs a, .gt-breadcrumbs span {
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: #202732;
display: inline-block;
vertical-align: middle;
letter-spacing: 1px;
}
.gt-page-content-wrap .gt-breadcrumbs:not(:last-child) {
margin-bottom: 25px;
}
.gt-page-content-wrap .gt-breadcrumbs span::before {
background-color: #5f6366;
}
.gt-breadcrumbs a:hover {
color: #fdbc36;
}
.gt-social-icons {
font-size: 1.4rem;
line-height: 1em;
margin: 0;
}
.wpb_widgetised_column .widget_social_links .gt-social-icons {
margin: 0;
text-align: center;
}
.vc_col-sm-6 .vc_column-inner .vc_column-inner .wpb_widgetised_column .widget_social_links .gt-social-icons {
text-align: left;
}
.gt-header.gt-type-6 .gt-social-icons {
font-size: 15px;
color: #2c3035;
}
.gt-fs-top .gt-social-icons {
font-size: 30px;
}
.gt-footer .gt-fs-top .gt-social-icons a {
color: #fff;
}
.gt-header.gt-type-6 .gt-social-icons a > .fa {
color: #2c3035;
}
.gt-header.gt-type-6 .gt-social-icons a:hover > .fa {
color: #fdbc36;
}
.gt-social-icons > li {
display: inline-block;
margin: 0;
}
.wpb_widgetised_column .widget_social_links .gt-social-icons > li {
margin: 0 10px;
}
.gt-coming-soon-section .wpb_widgetised_column .widget_social_links .gt-social-icons > li {
margin: 10px 10px 0;
}
.gt-coming-soon-section .widget_social_links .gt-social-icons a {
color: #fff;
}
.gt-coming-soon-section .widget_social_links .gt-social-icons a:hover {
color: #fdbc36;
}
.gt-page-content-wrap:not(.gt-coming-soon-section) .wpb_widgetised_column .widget_social_links .gt-social-icons a {
display: block;
border: 2px solid #fdbc36;
width: 56px;
height: 56px;
text-align: center;
line-height: 55px;
color: #fdbc36;
border-radius: 50%;
}
.gt-fs-top .gt-social-icons > li {
display: inline-block;
margin: 10px 30px 0;
}
.gt-moved-image {
box-shadow: 12px -12px 0 0 #fdbc36;
position: relative;
left: -12px;
top: 12px;
}
.gt-signature {
text-align: right;
}
.gt-signature img {
min-width: 0;
}
.gt-404-section {
text-align: center;
padding-bottom: 15.6rem;
}
.gt-404-section p {
margin: 30px 0;
}
.gt-coming-soon-section {
padding: 20px 145px;
}
.gt-404-section img, .gt-coming-soon-section img {
min-width: 0 !important;
}
.gt-404 {
padding: 20px 0 45px;
}
.gt-404-section .gt-link-underline {
color: #fdbc36;
}
.gt-404-section .gt-link-underline:hover {
color: #202732;
}
.gt-404-section .gt-link-underline:hover::after {
background-color: #202732;
}
.post-item.not-found {
margin: 100px 0 30px;
}
.gt-more-info {
display: inline-block;
vertical-align: middle;
position: relative;
padding: 10px 0;
z-index: 1;
}
.gt-more-info .gt-dropdown {
padding: 10px 0;
min-width: 150px;
}
.gt-more-info .gt-dropdown-invoker {
color: #fefefe;
font-size: 18px;
font-weight: 700;
position: relative;
padding-right: 35px;
}
.gt-more-info .gt-dropdown-invoker::after {
content: "\e874";
font-family: "Linearicons-Free";
color: #fdbc36;
position: absolute;
right: 0;
top: 50%;
font-size: 20px;
line-height: 20px;
margin-top: -10px;
}
.gt-suggestions {
margin-left: -25px;
margin-right: -25px;
}
.gt-suggestions > * {
margin: 0 25px;
}
.gt-fullscreen-layout-type .gt-right-part {
padding-left: 200px;
}
.gt-fullscreen-layout-type .gt-left-part {
padding-right: 200px;
}
.gt-hidden-section:not(:last-child) {
margin-bottom: 20px;
}
.gt-order-info-message:not(:last-child) {
margin-bottom: 36px;
}
.gt-input-wrapper:not(:last-child) {
margin-bottom: 5px;
}
.gt-paypal-info {
padding: 11px 0;
margin: -10px -9px 0;
}
.gt-paypal-info > * {
display: inline-block;
vertical-align: middle;
margin: 10px 9px 0;
}
.gt-paypal-info img {
min-width: 0;
}
.gt-paypal-link {
color: inherit;
text-decoration: underline !important;
}
.gt-media-holder {
position: relative;
z-index: 1;
}
.gt-media-holder[data-murray-bg] {
padding-left: 150px;
padding-right: 150px;
}
.gt-media-holder .gt-link-underline {
color: #fefefe;
font-size: 18px;
}
.gt-media-holder .gt-link-underline:hover {
color: #fdbc36;
}
.gt-media-holder .gt-left-edge {
text-align: left;
max-width: 670px;
}
.gt-media-holder .gt-right-edge {
text-align: right;
}
.gt-media-holder.gt-fullscreen {
padding-top: 50px;
padding-bottom: 50px;
}
.vc_row-scrolldown-icon .gt-scrolldown-icon {
position: absolute;
left: 50%;
width: 24px;
height: 40px;
margin-left: -15px;
bottom: 40px;
box-shadow: inset 0 0 0 1px #fff;
border-radius: 25px;
background-image: none;
}
.vc_row-scrolldown-icon .gt-scrolldown-icon:before {
content: '';
width: 2px;
height: 6px;
background: #fff;
margin-left: -1px;
top: 10px;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: scroll;
animation-name: scroll;
position: absolute;
left: 50%;
}
.rev_slider .vc_row-scrolldown-icon .gt-scrolldown-icon {
position: relative;
display: block;
left: auto;
bottom: auto;
margin: 0;
}
@-webkit-keyframes scroll {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(26px);
transform: translateY(26px);
}
}
@keyframes scroll {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(26px);
transform: translateY(26px);
}
}
.gt-touchevents .vc_row-scrolldown-icon .gt-scrolldown-icon {
display: none;
}
.gt-centered-content {
max-width: 800px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.gt-icon-play {
display: inline-block;
width: 80px;
height: 80px;
background: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/icon_play.png) center no-repeat;
background-size: cover;
}
.gt-media-content {
position: relative;
}
.gt-video-box {
text-align: center;
display: inline-block;
position: relative;
z-index: 1;
}
.gt-video-box > img {
-webkit-transition: all .35s ease;
transition: all .35s ease;
}
.gt-video-box:hover > img {
-webkit-filter: blur(1px);
filter: blur(1px);
}
.gt-video-box::before {
top: 50%;
left: 50%;
right: 0;
display: block;
width: 71px;
height: 76px;
line-height: 76px;
padding-left: 5px;
color: #000;
background-color: #fff;
border: 2px solid #fff;
z-index: 1;
overflow: hidden;
border-radius: 50%;
font-family: 'FontAwesome';
content: "\f04b";
font-size: 30px;
text-align: center;
box-sizing: content-box;
}
.gt-product-features {
padding: 0 100px;
}
.gt-tabs-holder.gt-product-features .gt-tabs-nav-wrap:not(:last-child) {
margin-bottom: 65px;
}
.gt-product-features .gt-featured-image {
max-width: 720px;
}
.gt-features-list {
max-width: 560px;
}
.gt-features-list .gt-list[class*="gt-type"] > li:not(:last-child) {
margin-bottom: 23px;
}  .gt-button-container {
display: inline-block;
margin-bottom: 20px;
}
.vc_col-sm-12 .gt-button-container+.gt-button-container {
margin-left: 10px;
}
.gt-button-container.gt-left {
text-align: left;
}
.gt-button-container.gt-right {
text-align: right;
}
.gt-button-container.gt-center {
display: block;
text-align: center;
}
.gt-button-container [class*="gt-btn"].gt-rounded {
border-radius: 8px;
}
.gt-button-container [class*="gt-btn"].gt-square {
border-radius: 0;
}
.gt-button-container [class*="gt-btn"].gt-round {
border-radius: 22px;
}
[class*="gt-btn"] {
display: inline-block;
letter-spacing: 0.075em;
text-align: center;
font-size: 1.4rem;
line-height: 22px;
font-weight: 400;
text-transform: uppercase;
border: none;
padding: 12px 45px 10px;
border-radius: 0;
box-shadow: none;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
[class*="gt-btn"], [class*="gt-btn"].gt-reverse:hover, [class*="gt-btn"].gt-reverse.gt-active {
color: #000;
background: #fdbc36;
}
[class*="gt-btn"]:hover, [class*="gt-btn"].gt-active, [class*="gt-btn"].gt-reverse {
color: #fdbc36;
background: #202732;
}
[class*="gt-btn"].gt-black:hover, [class*="gt-btn"].gt-black.gt-reverse {
color: #1d1d21;
background: transparent;
}
[class*="gt-btn"].gt-black, [class*="gt-btn"].gt-black.gt-reverse:hover {
border-color: #1d1d21;
color: #fff;
background-color: #1d1d21;
}
[class*="gt-btn"].gt-white:hover, [class*="gt-btn"].gt-white.gt-reverse {
color: #fff;
background: transparent;
}
[class*="gt-btn"].gt-white, [class*="gt-btn"].gt-white.gt-reverse:hover {
border-color: #fff;
color: #1d1d21;
background-color: #fff;
}
[class*="gt-btn"].gt-small {
padding: 9px 39px 8px;
}
[class*="gt-btn"].gt-large {
padding: 11px 4rem;
}
[class*="gt-btn"].gt-icon {
width: 60px;
height: 60px;
border-radius: 60px;
padding: 0 0 0 4px;
text-align: center;
font-size: 25px;
right: 20px;
bottom: 20%;
color: #fff;
background-color: #b1b3b6 !important;
}
.gt-btn-2 {
border-radius: 0;
}
.gt-btn-3.gt-small {
border-radius: 22px;
}
.gt-btn-3 {
border-radius: 25px;
}
.gt-btn-3.gt-large {
border-radius: 0;
}
.gt-vr-btns-set > li:not(:last-child) {
margin-bottom: 20px;
}
.gt-hr-btns-set {
margin: -5px -5px 0;
}
.gt-hr-btns-set > [class*="gt-btn"] {
margin: 5px;
}
.gt-back-to-top {
position: fixed;
z-index: 103;
right: 60px;
bottom: 60px;
-webkit-animation-duration: .5s;
animation-duration: .5s;
}
.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom {
border-width: 1px !important;
}
.vc_general.vc_btn3 {
letter-spacing: 0.075em;
font-weight: 400;
}
.vc_btn3-container.vc_btn3-left {
float: left;
}
.vc_btn3-container.vc_btn3-right {
float: right;
} .gt-anchor-list {
position: fixed;
right: 20px;
top: 50%;
color: #fff;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
z-index: 90;
text-align: right;
}
.gt-anchor-list ul {
list-style: none;
-webkit-transition: all .6s ease;
-ms-transition: all .6s ease;
transition: all .6s ease;
}
.gt-anchor-list > ul > li > a {
font-family: 'Playfair Display', serif;
color: #fff;
font-size: 16px;
position: relative;
display: inline-block;
}
.gt-anchor-list > ul > li:first-child > a {
font-size: 18px;
text-transform: uppercase;
}
.gt-anchor-list > ul > li > a:after {
content: '';
display: inline-block;
width: 10px;
height: 10px;
border: 1px solid #fff;
border-radius: 50%;
margin-left: 20px;
}
.gt-anchor-list > ul > li > a:before {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-transition: all .6s ease;
-ms-transition: all .6s ease;
transition: all .6s ease;
}
.gt-anchor-list > ul > li.current > a:before {
width: calc(100% - 30px);
}
.gt-anchor-list > ul > li.current > a:after {
background-color: #fff;
}
.gt-anchor-list.menu-style-2 > ul > li > a {
color: #202732;
}
.gt-anchor-list.menu-style-2 > ul > li.current > a:after {
background-color: #202732;
}
.gt-anchor-list.menu-style-2 > ul > li > a:after {
border-color: #202732;
} .vc_btn3.vc_btn3-size-lg {
padding: 1.4rem 2.755rem !important;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left {
padding-left: 7.3rem !important;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right {
padding-right: 7.3rem !important;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 3.3rem;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 3.3rem;
}
.vc_btn3-container.vc_btn3-left .vc_btn3-size-lg {
margin-right: 7.1rem;
}
.vc_btn3-container.vc_btn3-left:last-child .vc_btn3-size-lg {
margin-right: 0rem;
}
.vc_btn3-container.vc_btn3-right .vc_btn3-size-lg {
margin-left: 7.1rem;
}
.vc_btn3-container.vc_btn3-right:first-child .vc_btn3-size-lg {
margin-left: 0rem;
} .vc_btn3.vc_btn3-size-md {
font-size: 14px;
}
.vc_btn3.vc_btn3-size-md {
padding: 1.15rem 2.774rem 0.95rem !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left {
padding-left: 7.2rem !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right {
padding-right: 7rem !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 3.3rem;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 3.3rem;
}
.vc_btn3-container.vc_btn3-left .vc_btn3-size-md {
margin-right: 4rem;
}
.vc_btn3-container.vc_btn3-left:last-child .vc_btn3-size-md {
margin-right: 0rem;
}
.vc_btn3-container.vc_btn3-right .vc_btn3-size-md {
margin-left: 4rem;
}
.vc_btn3-container.vc_btn3-right:first-child .vc_btn3-size-md {
margin-left: 0rem;
} .vc_btn3.vc_btn3-size-sm {
font-size: 12px;
}
.vc_btn3.vc_btn3-size-sm {
padding: 0.7rem 2.808rem !important;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left {
padding-left: 7.2rem !important;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right {
padding-right: 7rem !important;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 3.3rem;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 3.3rem;
}
.vc_btn3-container.vc_btn3-left .vc_btn3-size-sm {
margin-right: 6.2rem;
}
.vc_btn3-container.vc_btn3-left:last-child .vc_btn3-size-sm {
margin-right: 0rem;
}
.vc_btn3-container.vc_btn3-right .vc_btn3-size-sm {
margin-left: 4rem;
}
.vc_btn3-container.vc_btn3-right:first-child .vc_btn3-size-sm {
margin-left: 0rem;
} form ul > li:not(:last-child) {
margin-bottom: 15px;
}
form ul > li:last-child [class*="gt-btn"]:only-child {
margin-top: 25px;
}
form .row, form .row > [class*="col-"] {
margin-top: 0 !important;
} .gt-selected-option, input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="url"], input[type="tel"], textarea {
width: 100%;
border-radius: 0;
font-size: 1.6rem;
padding: 6px 25px;
border: 1px solid;
background-color: #ffffff;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: box-shadow .35s ease, border-color .35s ease;
transition: box-shadow .35s ease, border-color .35s ease;
}
textarea {
height: initial;
resize: none;
min-height: 20.5rem;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #202732;
text-overflow: ellipsis;
-webkit-transition: text-indent .5s ease, color .5s ease;
}
.gt-light input:not([type="submit"]), .gt-light .gt-selected-option, .gt-light textarea {
background-color: #fff;
}
.gt-selected-option.gt-success, input:not([type="submit"]).gt-success, textarea.gt-success {
border-color: #2ecc71;
}
.gt-selected-option.gt-success:focus, input:not([type="submit"]).gt-success:focus, textarea.gt-success:focus {
box-shadow: 0 0 10px 0 rgba(46, 204, 113, .2);
}
.gt-selected-option.gt-invalid, input:not([type="submit"]).gt-invalid, textarea.gt-invalid {
border-color: #e74c3c;
}
.gt-selected-option.gt-invalid:focus, input:not([type="submit"]).gt-invalid:focus, textarea.gt-invalid:focus {
box-shadow: 0 0 10px 0 rgba(231, 76, 60, .2);
} label, legend {
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
color: #4f5362;
margin-bottom: 2px;
display: block;
}
legend {
color: inherit;
padding: 0 7px;
margin-bottom: 0;
}
label[for] {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.gt-required::after {
content: "*";
color: #e74c3c;
display: inline-block;
margin-left: 2px;
font-size: 18px;
}
.gt-left-aligned-labels label {
padding-top: 8px;
float: left;
width: 100px;
}
.gt-left-aligned-labels .gt-checkbox-label {
padding-top: 5px;
}
form:not(.gt-left-aligned-labels) .gt-inline-label {
margin: 2px 10px 0 0;
}
form:not(.gt-left-aligned-labels) .gt-inline-label, form:not(.gt-left-aligned-labels) .gt-inline-label+.gt-input-wrapper {
display: inline-block;
vertical-align: middle;
} input[type="radio"], input[type="checkbox"] {
display: none;
}
input[type="radio"]+label, input[type="checkbox"]+label {
font-size: inherit;
font-weight: inherit;
font-family: inherit;
text-transform: none;
color: inherit;
width: initial;
padding-top: 3px;
padding-bottom: 3px;
float: none;
margin-bottom: 0;
display: inline-block;
position: relative;
padding-left: 47px;
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
input[type="checkbox"]+label {
padding-left: 42px;
}
input[type="radio"]+label:not(:last-child), input[type="checkbox"]+label:not(:last-child) {
margin-right: 25px;
}
input[type="radio"]+label::before, input[type="checkbox"]+label::before, input[type="radio"]+label::after, input[type="checkbox"]+label::after {
content: "";
display: block;
position: absolute;
}
input[type="radio"]+label::before, input[type="checkbox"]+label::before {
background: #f9f9f9;
left: 0;
top: 3px;
}
input[type="radio"]+label::before {
border-radius: 50%;
width: 32px;
height: 32px;
border: 1px solid #d9d9d9;
}
input[type="checkbox"]+label::before {
top: 5px;
border-radius: 3px;
width: 28px;
height: 28px;
border: 1px solid #d9d9d9;
}
input[type="radio"]+label::after, input[type="checkbox"]+label::after {
opacity: 0;
visibility: hidden;
}
input[type="radio"]+label::after {
left: 9px;
top: 12px;
border-radius: 50%;
background-color: #fdbc36;
width: 14px;
height: 14px;
}
input[type="checkbox"]+label::after {
border: 2px solid #fdbc36;
width: 25px;
height: 15px;
left: 1px;
top: 5px;
clip: rect(6px, 18px, 15px, 0px);
-webkit-transform: skew(10deg) rotate(-45deg);
-ms-transform: skew(10deg) rotate(-45deg);
transform: skew(10deg) rotate(-45deg);
}
input[type="radio"]:checked+label::after, input[type="checkbox"]:checked+label::after {
opacity: 1;
visibility: visible;
}
.widget input[type="radio"]+label, .widget input[type="checkbox"]+label, input[type="radio"].gt-type-2+label, input[type="checkbox"].gt-type-2+label {
color: #2c3035;
font-size: 20px;
line-height: 24px;
padding-left: 25px;
letter-spacing: 0;
}
.widget input[type="radio"]+label, .widget input[type="checkbox"]+label {
margin-right: 0;
}
.widget input[type="radio"]+label::before, .widget input[type="checkbox"]+label::before, input[type="radio"].gt-type-2+label::before, input[type="checkbox"].gt-type-2+label::before {
background: #fff;
width: 15px;
height: 15px;
border: 1px solid #b6b6b6;
border-radius: 3px;
top: 9px;
}
.widget input[type="radio"]+label::after, .widget input[type="checkbox"]+label::after, input[type="radio"].gt-type-2+label::after, input[type="checkbox"].gt-type-2+label::after {
left: -4px;
top: 0;
}
input[type="radio"].gt-type-3+label, input[type="checkbox"].gt-type-3+label {
color: #515355;
font-size: 24px;
font-weight: 700;
} select:focus {
outline: none;
}
.gt-custom-select {
position: relative;
z-index: 101;
}
.gt-custom-select.gt-over {
z-index: 102;
}
.gt-selected-option {
position: relative;
padding-right: 50px;
cursor: pointer;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
.gt-selected-option::after {
content: "";
display: block;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-top: 10px solid #fdbc36;
border-right: 6px solid transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 22px;
}
.gt-options-list {
width: 100%;
margin-top: 5px;
white-space: normal;
font-size: 18px;
line-height: 26px;
list-style: none;
}
.gt-options-list > li:first-child > a {
padding-top: 18px;
}
.gt-options-list > li:last-child > a {
padding-bottom: 17px;
}
.gt-options-list li > a {
display: block;
padding: 4px 25px 5px;
-webkit-transition: color .5s ease-in;
transition: color .5s ease-in;
}
.gt-options-list li:hover > a, .gt-options-list a.gt-active {
color: #fdbc36;
-webkit-transition: color .1s ease-in;
transition: color .1s ease-in;
} fieldset {
border-radius: 8px;
padding: 20px;
border-color: #f1f1f1;
}
fieldset:not(:last-child) {
margin-bottom: 15px;
} .ui-slider {
height: 10px;
position: relative;
background-color: #fff;
border-radius: 5px;
cursor: pointer;
}
.ui-slider-range {
position: absolute;
border-radius: inherit;
top: 0;
background-color: #fdbc36;
height: 100%;
}
.ui-slider-handle {
display: block;
border-radius: 50%;
position: absolute;
margin: -6px 0 0 -11px;
width: 23px;
height: 23px;
background-color: white;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.14);
}
.gt-slider {
margin-bottom: 5px;
}
.widget .gt-form-slider-holder {
padding-top: 10px;
}
.gt-form-slider-holder .gt-slider-min, .gt-form-slider-holder .gt-slider-max {
width: 50%;
float: left;
color: #2c3035;
font-size: 20px;
}
.gt-form-slider-holder .gt-slider-max {
text-align: right;
}
.gt-form-slider-holder::after {
content: "";
display: block;
clear: both;
}
.cqcarousel-container+.cqcarousel-container {
padding-top: 30px;
}
.cqcarousel-container .carousel-thumb {
margin: 0;
}
.cqcarousel-container .slick-slide a {
width: 100%;
display: block;
background-size: cover;
background-position: center;
}
.cqcarousel-container .slick-slide a img {
display: none;
} .gt-left-aligned-labels .gt-input-wrapper {
float: left;
width: calc(100% - 100px);
}
.gt-left-aligned-labels ul > li:not(:last-child) {
margin-bottom: 23px;
}
.gt-left-aligned-labels ul > li::after {
content: "";
display: block;
clear: both;
}
.gt-lineform {
position: relative;
font-size: 18px;
}
.gt-lineform input {
padding-right: 60px;
}
.gt-lineform .gt-lineform-btn {
position: absolute;
display: block;
top: 1px;
height: 100%;
right: 12px;
width: 40px;
text-align: center;
font-size: 20px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}
.gt-lineform.gt-f-hide .gt-lineform-btn {
font-size: 20px;
}
.gt-lineform .gt-lineform-btn .lnr {
vertical-align: baseline;
}
.gt-lineform.gt-small {
max-width: 226px;
}
.gt-lineform.gt-small input {
padding-right: 50px;
}
.gt-lineform.gt-type-2 {
padding-right: 45px;
display: inline-block;
width: 100%;
max-width: 405px;
}
.gt-lineform.gt-type-2 input:not([type="submit"]) {
text-transform: uppercase;
font-size: 18px;
height: 58px;
padding-left: 0;
padding-right: 0;
font-weight: 700;
color: #fff;
border-width: 0 0 4px 0;
background: transparent;
border-radius: 0;
border-color: #fdbc36 !important;
box-shadow: none;
}
.gt-lineform.gt-type-2 .gt-lineform-btn {
font-size: 26px;
right: 0;
}
.gt-lineform.gt-type-2 .gt-lineform-btn:hover {
color: #fdbc36;
}
.gt-lineform.gt-type-2 ::-webkit-input-placeholder {
color: #fff;
}
.gt-lineform.gt-type-2 input::-moz-placeholder {
color: #fff;
}
.gt-lineform.gt-type-2 ::-ms-input-placeholder {
color: #fff;
}
.widget_wysija {
position: relative;
}
.widget .widget_wysija .wysija-input {
padding-right: 60px;
}
.widget .widget_wysija input[type="submit"] {
position: absolute;
right: 5px;
top: 0;
height: 100%;
width: 60px;
text-align: center;
font-size: 0;
}
.gt-call-out .abs-req, .gt-t-row .wysija-paragraph > label, p.widget_wysija > label {
display: none;
}
.widget_wysija .wysija-paragraph {
margin-bottom: 0;
}
.widget .wysija-paragraph::after {
position: absolute;
right: 25px;
top: 11px;
font-family: 'Linearicons-Free';
content: "\e818";
font-size: 24px;
color: #fdbc36;
}
.widget.widget_wysija .widget_wysija_cont label {
display: none;
}
.widget_wysija_cont .wysija-submit {
margin-top: 0;
margin-bottom: 0;
}
.gt-call-out .widget_wysija .wysija-input {
height: 58px;
border-radius: 29px;
width: 100%;
padding-right: 38%;
}
.gt-call-out .widget_wysija input[type="submit"] {
position: absolute;
right: 0;
top: 0;
height: 100%;
display: block;
text-align: center;
font-size: 14px;
line-height: 22px;
font-weight: 700;
text-transform: uppercase;
border: 3px solid #fdbc36;
padding: 16px 60px 14px;
border-radius: 0 29px 29px 0;
color: #fff;
background-color: #fdbc36;
transition: color .5s ease-in, background-color .5s ease-in, border-color .5s ease-in;
}
.gt-call-out .widget_wysija input[type="submit"]:hover {
color: #fdbc36;
background-color: #fff;
border-color: #fff;
transition: color .1s ease-in, background-color .1s ease-in, border-color .1s ease-in;
} .gt-oneline-form [class*="row"] > [class*="col-"] {
vertical-align: bottom;
}
.gt-compressed {
border-radius: 22px;
overflow: hidden;
-webkit-transition: width .5s ease;
transition: width .5s ease;
}
.gt-compressed-wrap.gt-over, .gt-touchevents .gt-compressed-wrap {
position: relative;
width: 45px;
height: 45px;
}
.gt-compressed-wrap.gt-over .gt-compressed, .gt-touchevents .gt-compressed-wrap .gt-compressed {
position: absolute;
top: 0;
right: 0;
}
@media only screen and (max-width: 1200px) {
.gt-compressed-wrap.gt-over, .gt-compressed-wrap {
position: relative;
width: 45px;
height: 45px;
}
.gt-compressed-wrap.gt-over .gt-compressed, .gt-compressed-wrap .gt-compressed {
position: absolute;
top: 0;
right: 0;
}
}
.gt-compressed {
width: 55px;
}
.gt-compressed > input {
height: 45px;
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease;
}
.gt-compressed > input {
opacity: 0;
}
.gt-compressed.gt-f-hide > input {
opacity: 1;
border: none;
}
.gt-leave-reply-form, .gt-add-review-form {
max-width: 570px;
}
.gt-coupon-form {
max-width: 480px;
font-size: 20px;
}
.gt-coupon-form .gt-left-element .input-text {
border: 1px solid #d9d9d9;
padding-top: 8px;
padding-bottom: 8px;
}
.gt-coming-soon-section .gt-switch-view, .gt-coming-soon-section .widget_wysija {
max-width: 640px;
margin-left: auto;
margin-right: auto;
}
.gt-404-section .gt-searchform input:not([type="submit"]), .gt-coming-soon-section .gt-switch-view input:not([type="submit"]), .gt-coming-soon-section .gt-switch-view .gt-selected-option {
border-radius: 30px;
}
.gt-coming-soon-section .gt-selected-option, .gt-coming-soon-section input:not([type="submit"]), .gt-coming-soon-section textarea {
font-size: 18px;
border-width: 2px;
color: rgba(255, 255, 255, .8);
background-color: rgba(255, 255, 255, .15);
}
.gt-coming-soon-section input:not([type="submit"]):not(.gt-invalid):not(.gt-success), .gt-coming-soon-section .gt-selected-option:not(.gt-invalid):not(.gt-success), .gt-coming-soon-section textarea:not(.gt-invalid):not(.gt-success) {
border-color: #fff;
}
.gt-coming-soon-section input:not([type="submit"]):not(.gt-invalid):not(.gt-success) {
padding-top: 12px;
padding-bottom: 12px;
border-radius: 30px;
}
.gt-coming-soon-section .gt-selected-option:focus, .gt-coming-soon-section input:not([type="submit"]):focus, .gt-coming-soon-section textarea:focus {
box-shadow: none;
}
.gt-coming-soon-section ::-webkit-input-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-coming-soon-section ::-webkit-textarea-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-coming-soon-section input::-moz-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-coming-soon-section textarea::-moz-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-coming-soon-section::-ms-input-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-coming-soon-section ::-ms-textarea-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-404-section .gt-searchform {
max-width: 370px;
display: inline-block;
width: 100%;
}
.gt-404-section .gt-searchform .gt-lineform-btn {
font-size: 25px;
}
.gt-404-section .gt-searchform input:not([type="submit"]) {
background-color: transparent;
height: 60px;
font-size: 20px;
color: #202732;
border-color: #202732;
border-width: 2px;
}
.gt-404-section .gt-searchform ::-webkit-input-placeholder {
color: #202732;
}
.gt-404-section .gt-searchform input::-moz-placeholder {
color: #202732;
}
.gt-404-section .gt-searchform ::-ms-input-placeholder {
color: #202732;
}
.float-aside-btn {
display: inline-block;
margin-left: 50px;
vertical-align: middle;
}
.float-aside-btn::after {
font-family: 'Linearicons';
content: "\e92b";
font-size: 24px;
} table {
width: 100%;
border-collapse: collapse;
}
th {
font-weight: bold;
}
td, th {
border-top: 1px solid #d2d4d6;
padding: 6px 10px 6px 0;
}
table tr > td, table tr > th {
padding: 1.5rem 2.5rem;
text-align: left;
font-weight: 300;
}
table thead tr > th {
background: #f3f5f6;
color: #64686d;
}
table tfoot tr > td {
border-top: 1px solid #202732;
border-bottom: 1px solid #202732;
font-weight: 500;
} .gt-list {
font-size: 22px;
line-height: 28px;
list-style: none;
}
.gt-list > li {
position: relative;
}
ol.gt-list > li {
padding-left: 38px;
}
.gt-list > li:not(:last-child) {
margin-bottom: 5px;
}
ol.gt-list > li::before {
content: "";
display: block;
position: absolute;
}
.gt-list.gt-type-1 > li::before, .gt-list.gt-type-2 > li::before {
width: 4px;
height: 4px;
border-radius: 50%;
left: 16px;
top: 14px;
}
.gt-list.gt-type-1 > li::before {
background-color: #fdbc36;
}
.gt-list.gt-type-2 > li::before {
background-color: rgba(44, 48, 53, .8);
}
.gt-list.gt-type-3 > li:not(:last-child), .gt-list.gt-type-4 > li:not(:last-child), .gt-list.gt-type-5 > li:not(:last-child), .gt-list.gt-type-6 > li:not(:last-child) {
margin-bottom: 15px;
}
ol.gt-list.gt-type-3 > li::before, ol.gt-list.gt-type-4 > li::before, ol.gt-list.gt-type-5 > li::before {
line-height: 18px;
text-align: center;
width: 20px;
height: 20px;
background-color: #fdbc36;
border-radius: 50%;
top: 6px;
left: 5px;
}
ol.gt-list.gt-type-3 > li::after {
content: "";
display: block;
width: 20px;
height: 10px;
border: 1px solid #fff;
position: absolute;
left: 7px;
top: 5px;
z-index: 1;
clip: rect(4px, 10px, 10px, 0px);
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.gt-list.gt-type-4, .gt-list.gt-type-5, .gt-list.gt-type-6 {
counter-reset: list;
}
.gt-list.gt-type-4 > li, .gt-list.gt-type-5 > li, .gt-list.gt-type-6 > li {
counter-increment: list;
}
.gt-list.gt-type-4 > li::before, .gt-list.gt-type-5 > li::before {
content: counter(list);
font-size: 16px;
}
ol.gt-list.gt-type-4 > li::before {
color: #fff;
background: #2c3035;
}
.gt-list.gt-type-5 > li::before {
color: #fff;
}
.gt-list.gt-type-6 > li::before {
content: counter(list)'.';
font-size: 18px;
color: #2c3035;
top: 1px;
left: 14px;
}
ul.gt-list {
list-style: none;
}
ul.gt-list i {
position: relative;
top: 3px;
margin-right: 10px;
color: #fdbc36;
}
.gt-hr-list, .gt-sub-nav {
margin-left: -15px;
margin-right: -15px;
margin-bottom: 0;
list-style: none;
}
.gt-hr-list > li, .gt-sub-nav > li {
display: inline-block;
margin: 0 15px;
}
.gt-hr-list li {
position: relative;
}
.gt-hr-list ul.sub-menu li, .gt-hr-list ul.children li {
display: block;
}
.gt-sub-nav > li > a {
display: block;
}
.gt-hr-list a > .fa, .gt-hr-list a > .lnr {
margin-right: 5px;
vertical-align: top;
display: inline-block;
}
.gt-footer .gt-hr-list a {
display: block;
font-size: 14px;
font-weight: 500;
line-height: 28px;
}
.gt-footer .gt-hr-list ul.sub-menu, .gt-footer .gt-hr-list ul.children {
position: absolute;
bottom: 100%;
left: -30px;
visibility: hidden;
margin-top: 0;
opacity: 0;
border-radius: 5px;
background-color: #fcfcfc;
box-shadow: 0 0 3px 0 rgba(51, 51, 51, .2);
padding: 18px 0 17px;
margin-left: 0;
font-size: 15px;
line-height: 20px;
font-weight: 500;
white-space: nowrap;
text-align: left;
-webkit-transition: -webkit-transform .35s ease, opacity .35s ease, visibility .35s ease;
transition: transform .35s ease, opacity .35s ease, visibility .35s ease;
-webkit-transform: scale(.85);
-ms-transform: scale(.85);
transform: scale(.85);
}
.gt-hr-list li ul.sub-menu ul.sub-menu, .gt-hr-list li ul.children ul.children {
top: -18px;
bottom: auto;
left: 100%;
margin-left: 5px;
}
.gt-footer .gt-hr-list li:hover > ul.sub-menu, .gt-footer .gt-hr-list li:hover > ul.children {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gt-footer .gt-hr-list ul.sub-menu li > a, .gt-footer .gt-hr-list ul.children li > a {
color: #5f6366;
display: block;
padding-top: 7px;
padding-bottom: 8px;
padding-left: 30px;
padding-right: 30px;
font-size: 15px;
line-height: 20px;
font-weight: 500;
}
.gt-hr-list .menu-item-has-children > a::after, .gt-hr-list .page_item_has_children > a::after {
content: "\e874";
font-size: 8px;
font-weight: 700;
font-family: 'Linearicons-Free';
display: inline-block;
margin-left: 10px;
vertical-align: middle;
}
.gt-hr-list .menu-item-has-children .menu-item-has-children > a::after, .gt-hr-list .page_item_has_children .page_item_has_children > a::after {
content: "\e876";
position: absolute;
right: 15px;
top: 50%;
margin-top: -10px;
}
.gt-hr-list ul.sub-menu li:hover > a, .gt-hr-list ul.children li:hover > a {
color: #fdbc36;
}
.gt-slash-hr-list > li {
display: inline-block;
}
.gt-slash-hr-list > li:not(:first-child)::before {
content: '/';
display: inline-block;
margin: 0 5px 0 1px;
}
.gt-slash-hr-list a {
display: inline-block;
}
.gt-slash-hr-list .gt-active > a {
border-bottom: 2px solid #fdbc36;
}
.gt-list > li:not(:last-child), .gt-info-links > li:not(:last-child) {
margin-bottom: 8px;
}
.gt-sub-nav {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.5px;
font-size: 16px;
line-height: 28px;
margin-left: -14px;
margin-right: -14px;
}
.gt-sub-nav > li {
margin: 0 14px;
}
.gt-info-list {
line-height: 28px;
list-style: none;
}
.gt-info-list > li:not(:last-child) {
margin-bottom: 18px;
}
.gt-info-list .gt-item-name {
color: rgba(79, 83, 98, .7);
font-size: 14px;
font-weight: 600;
line-height: 24px;
text-transform: uppercase;
letter-spacing: 1px;
} blockquote {
margin-bottom: 25px;
color: #8f8c8c;
font-size: 2.4rem;
line-height: 3.6rem;
font-style: normal;
font-family: Playfair Display;
border: 2px solid #202732;
padding: 4.4rem 8rem;
margin: 3.9rem 0;
}
blockquote.with-bg {
border: none;
background-color: #f3f5f6;
}
blockquote .author {
font-family: Heebo;
font-size: 1.6rem;
font-weight: 600;
line-height: 2.4rem;
letter-spacing: 0.075em;
text-transform: uppercase;
margin-top: 1.55em;
}
blockquote .author-status {
font-family: Heebo;
font-size: 1.4rem;
font-weight: 300;
color: #64686d;
line-height: 2.4rem;
letter-spacing: 0.025em;
}
blockquote p {
margin-bottom: 0;
}
blockquote .gt-author {
font-size: 16px;
line-height: 30px;
text-transform: uppercase;
font-weight: 700;
color: #908d8d;
text-align: right;
}
.gt-blockquote.gt-type-2 {
border: none;
background-color: #f3f5f6;
}
.gt-blockquote.gt-type-3 {
font-size: 36px;
line-height: 42px;
color: #2c3035;
border-width: 0;
padding: 0;
} hr {
border-width: 1px 0 0 0;
border-style: solid;
border-color: rgba(182, 182, 182, .5);
margin-top: 40px;
margin-bottom: 32px;
}
.gt-divider.gt-dark {
border-color: #b6b6b6;
}
.gt-divider.gt-light {
border-color: #fdbc36;
}
.gt-divider.gt-thick-light {
width: 96px;
border-width: 5px 0 0 0;
border-color: #fdbc36;
} .vc_icon_element {
margin-bottom: 2.7rem;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon:before {
width: 10rem !important;
height: 10rem !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon:before {
font-size: 4rem;
line-height: 10rem;
}
.vc_icon_element+.wpb_text_column {
font-size: 1.6rem;
line-height: 1.625em;
}
.vc_icon_element+.wpb_text_column h6 {
font-family: inherit;
margin-bottom: 0.45em;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
width: 8rem;
height: 8rem;
border: none !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
font-size: 4em!important;
}
.vc_icon_element.vc_icon_element-align-left+.wpb_text_column h6, .vc_icon_element.vc_icon_element-align-right+.wpb_text_column h6 {
padding-top: 10px;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
float: left;
margin-right: 20px;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
float: right;
margin-left: 20px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
width: 6rem!important;
height: 6rem!important;
border: none !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
font-size: 2em!important;
}  .widget li {
margin-bottom: 5px;
}
.widget li ul {
margin-top: 5px;
} .widget_calendar table {
position: relative;
margin-bottom: 0;
width: 100%;
border-spacing: 0;
border-collapse: collapse;
text-align: center;
}
.widget_calendar th {
padding: 9px 0;
text-align: center;
border: none;
font-size: 14px;
font-weight: 600;
color: #202732;
}
.widget_calendar table caption {
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
border-top: 1px solid;
padding: 13px 0;
}
.widget_calendar tbody td {
padding: 8px 0;
font-size: 14px;
line-height: 31px;
font-weight: 400;
text-align: center;
color: #202732;
}
.widget_calendar tbody td a {
position: relative;
display: block;
}
.widget_calendar tbody td a:hover {
color: #202732;
}
.widget_calendar tbody td a:before {
content: '';
width: 39px;
height: 39px;
display: block;
background-color: aliceblue;
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.widget_calendar tbody tr:first-child td {
border: none;
}
.widget_calendar tfoot td {
padding: 11px 0 0;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.075em;
border-bottom: 0;
border-color: #d2d4d6;
}
.widget_calendar tfoot #prev {
text-align: left;
}
.widget_calendar tfoot #next {
text-align: right;
} .widget_nav_menu li > ul, .widget_pages li > ul, .widget_categories li > ul {
margin-left: 0;
}
.widget_nav_menu li {
margin-top: 5px;
margin-bottom: 5px;
} .widget select {
font-size: 16px;
padding: 8px 18px;
border: 1px solid #000000;
background: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/arrow.png) no-repeat calc(100% - 20px);
-webkit-appearance: none;
-moz-appearance: none;
}
.widget select::-ms-expand {
display: none;
}
.widget select option {
font-weight: 300;
}  .gt-twitter-feed .gt-tw-user {
display: inline-block;
font-weight: 700;
}
.gt-twitter-feed .tweet_list > li:empty {
display: none;
}
.gt-twitter-feed .tweet_list > li:not(:last-child) {
margin-bottom: 18px;
} .gt-section .murray_widget_instagram .widgettitle {
font-size: 22px;
text-align: center;
color: #5f6366;
font-weight: 400;
line-height: 2em;
}
.gt-section .murray_widget_instagram .widgettitle:before {
display: block;
font-family: 'FontAwesome';
content: "\f16d";
font-size: 24px;
color: #fdbc36;
}
.gt-section .murray_widget_instagram+.wpb_column, .gt-section .murray_widget_instagram .gt-lightbox::after, .gt-section .murray_widget_instagram .gt-lightbox::before {
display: none;
}
.gt-section .murray_widget_instagram .gt-instafeed-item {
background-color: #2c3035;
}
.gt-section .murray_widget_instagram .gt-instafeed-item img {
transition: opacity .25s ease;
}
.gt-section .murray_widget_instagram .gt-instafeed-item:hover img {
opacity: .5;
}
.gt-sidebar .gt-instagram-feed, .gt-footer .gt-instagram-feed, .float-aside .gt-instagram-feed {
overflow: hidden;
margin: -10px -10px 0;
}
.gt-sidebar .gt-instagram-feed .gt-instafeed-item, .gt-footer .gt-instagram-feed .gt-instafeed-item, .float-aside .gt-instagram-feed .gt-instafeed-item {
width: 25%;
padding: 10px;
float: left;
}
.float-aside .gt-instagram-feed .gt-instafeed-item {
width: 50%;
}
.gt-section .gt-instagram-feed {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-section .gt-instagram-feed .gt-instafeed-item {
margin: 0;
}
.gt-section .gt-instagram-feed .gt-instafeed-item {
-webkit-flex-basis: 16.66%;
flex-basis: 16.66%;
max-width: 16.66%;
}
.gt-section .gt-instafeed-item .gt-lightbox {
border-radius: 0;
} .gt-lightbox {
display: block;
overflow: hidden;
position: relative;
border-radius: 10px;
z-index: 1;
}
.gt-lightbox::after {
content: "";
display: block;
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(40, 171, 227, .7);
}
.gt-lightbox::before {
content: "\e86f";
color: #fff;
text-align: center;
font-size: 24px;
font-family: 'Linearicons-Free';
display: block;
position: absolute;
z-index: 3;
top: 50%;
margin-top: -12px;
left: 0;
width: 100%;
}
.gt-lightbox::after, .gt-lightbox::before {
opacity: 0;
visibility: hidden;
-webkit-transition: -webkit-transform .5s ease-in, opacity .5s ease-in, visibility .5s ease-in;
transition: transform .5s ease-in, opacity .5s ease-in, visibility .5s ease-in;
}
.gt-csstransforms3d .gt-lightbox::before {
-webkit-transform: scale3d(.1, .1, .1);
-ms-transform: scale3d(.1, .1, .1);
transform: scale3d(.1, .1, .1);
}
.gt-lightbox:hover::after, .gt-lightbox:hover::before {
opacity: 1;
visibility: visible;
-webkit-transition: -webkit-transform .1s ease-in, opacity .1s ease-in, visibility .1s ease-in;
transition: transform .1s ease-in, opacity .1s ease-in, visibility .1s ease-in;
}
.gt-csstransforms3d .gt-lightbox:hover::before {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.gt-custom-lightbox .fancybox-title {
color: #fff;
padding: 5px 0;
}
.gt-custom-lightbox .fancybox-share-buttons {
padding-top: 15px;
}
.gt-custom-lightbox .fancybox-close {
width: 36px;
height: 36px;
font-size: 36px;
line-height: 36px;
background: none;
text-align: center;
color: #fff;
opacity: .7;
box-shadow: none;
top: -50px;
right: 0;
}
.gt-custom-lightbox .fancybox-close:hover {
opacity: 1;
}
.gt-custom-lightbox .fancybox-close::before {
font-family: 'Linearicons-Free';
content: "\e870";
}
.gt-custom-lightbox.fancybox-opened .fancybox-skin {
box-shadow: none;
}
.gt-custom-lightbox .fancybox-skin {
background: none;
}
.gt-custom-lightbox.fancybox-opened .fancybox-outer {
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.gt-custom-lightbox .fancybox-nav span {
color: #fff;
width: 50px;
height: 50px;
text-align: center;
font-size: 50px;
line-height: 50px;
background: none;
margin-top: -25px;
}
.gt-custom-lightbox .fancybox-nav span::before {
font-family: 'Linearicons-Free';
}
.gt-custom-lightbox .fancybox-prev span::before {
content: '\e875';
}
.gt-custom-lightbox .fancybox-next span::before {
content: '\e876';
}
.fancybox-opened {
padding: 30px;
margin-left: -30px;
box-sizing: border-box;
} .gt-accordion, .gt-toggle {
display: inline-block;
width: 100%;
border-bottom: 1px solid;
}
.gt-accordion-title, .gt-toggle-title {
position: relative;
cursor: pointer;
font-size: 1.6rem;
line-height: 2rem;
font-weight: 700;
letter-spacing: 0.075em;
text-transform: uppercase;
margin-bottom: 0;
-webkit-transition: color .35s ease-in, background-color .35s ease-in;
transition: color .35s ease-in, background-color .35s ease-in;
}
.gt-accordion-definition, .gt-toggle-definition {
padding-top: 4px;
padding-bottom: 0;
border-bottom: 1px solid;
}
.gt-accordion-definition {
padding-bottom: 1.05em;
}
.gt-accordion-definition:last-child, .gt-toggle-definition:last-child {
border-bottom: none;
}
.gt-accordion-definition::after, .gt-toggle-definition::after {
content: "";
display: block;
clear: both;
}
.gt-accordion.gt-type-1 .gt-accordion-title, .gt-toggle.gt-type-1 .gt-toggle-title {
border-top: 1px solid;
border-radius: 0;
padding: 1.25em 0;
margin-top: -1px;
}
.gt-accordion.gt-type-1 .gt-accordion-title.gt-active, .gt-toggle.gt-type-1 .gt-toggle-title.gt-active {
color: #202732;
}
.gt-csstransforms3d .gt-accordion.gt-type-1 .gt-accordion-title::after, .gt-csstransforms3d .gt-toggle.gt-type-1 .gt-toggle-title::after {
font-family: 'Linearicons';
content: '\e93c';
font-size: 2rem;
margin-left: 1em;
font-weight: normal;
display: inline-block;
vertical-align: middle;
}
.gt-csstransforms3d .gt-accordion.gt-type-1 .gt-accordion-title.gt-active::after, .gt-csstransforms3d .gt-toggle.gt-type-1 .gt-toggle-title.gt-active::after {
content: '\e93a';
}
.gt-accordion.gt-type-2 .gt-accordion-title, .gt-toggle.gt-type-2 .gt-toggle-title {
color: #2c3035;
padding: 13px 0 0 77px;
}
.gt-accordion.gt-type-2 .gt-accordion-title::before, .gt-toggle.gt-type-2 .gt-toggle-title::before {
content: "+";
color: #fff;
text-align: center;
font-size: 38px;
line-height: 58px;
display: block;
position: absolute;
left: 0;
top: 0;
width: 57px;
height: 58px;
border-radius: 8px;
background-color: #fdbc36;
}
.gt-accordion.gt-type-2 .gt-accordion-title.gt-active::before, .gt-toggle.gt-type-2 .gt-toggle-title.gt-active::before {
content: "-";
line-height: 54px;
} .gt-alert-box {
font-size: 1.8rem;
font-weight: 400;
text-transform: none;
color: #fff;
padding-top: 1rem;
padding-bottom: 1rem;
position: relative;
text-align: left;
}
.gt-alert-box-inner {
overflow: hidden;
position: relative;
padding: 1.5rem 5.3rem;
border-radius: 0;
}
.gt-alert-box-inner p {
margin-bottom: 0;
}
.gt-alert-box .gt-icon {
position: absolute;
text-align: center;
}
.gt-alert-box .gt-icon > .lnr {
position: relative;
font-size: 2.4rem;
width: 1em;
height: 1em;
line-height: 1;
color: #fff;
display: block;
}
.gt-alert-box .gt-close {
font-size: 2rem;
position: absolute;
right: 20px;
top: 50%;
margin-top: -0.5em;
width: 1em;
height: 1em;
line-height: 1em;
}
.gt-alert-box .gt-close:hover {
color: rgba(255, 255, 255, .7);
}
.gt-alert-box.gt-success .gt-alert-box-inner {
background-color: #8bc34a;
}
.gt-alert-box.gt-warning .gt-alert-box-inner {
background-color: #ffb74d;
}
.gt-alert-box.gt-info .gt-alert-box-inner {
background-color: #2196f3;
}
.gt-alert-box.gt-fail .gt-alert-box-inner {
background-color: #ef5350;
}
.gt-alert-box .gt-icon > .lnr:before {
content: "\e95a";
font-family: 'linearicons';
}
.gt-alert-box .gt-icon > .lnr-alarm:before {
content: "\e956";
}
.gt-alert-box .gt-icon > .lnr-checkmark-circle:before {
content: "\e959";
}
.gt-alert-box .gt-icon > .lnr-bubble:before {
content: "\e961";
}
.gt-alert-box.gt-type-1 .gt-icon {
left: 20px;
top: 50%;
transform: translateY(-50%);
}
.gt-alert-box.gt-type-2 .gt-alert-box-inner {
padding-top: 26px;
padding-bottom: 22px;
padding-left: 140px;
}
[class*="col-"][class*="-2"] .gt-alert-box.gt-type-2 .gt-alert-box-inner, [class*="col-"][class*="-3"] .gt-alert-box.gt-type-2 .gt-alert-box-inner, [class*="col-"][class*="-4"] .gt-alert-box.gt-type-2 .gt-alert-box-inner {
padding-left: 60px;
padding-right: 20px;
}
.gt-alert-box.gt-type-2 .gt-icon {
width: 100px;
height: 100%;
top: 0;
left: 0;
}
[class*="col-"][class*="-2"] .gt-alert-box.gt-type-2 .gt-icon, [class*="col-"][class*="-3"] .gt-alert-box.gt-type-2 .gt-icon, [class*="col-"][class*="-4"] .gt-alert-box.gt-type-2 .gt-icon {
width: 40px;
}
.gt-alert-box.gt-type-2 .gt-icon > * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
-ms-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
.gt-no-csstransforms3d .gt-alert-box.gt-type-2 .gt-icon > * {
width: 32px;
height: 32px;
margin-top: -16px;
margin-left: -16px;
} .gt-call-out {
color: #fff;
font-size: 26px;
line-height: 30px;
}
.gt-call-out h1, .gt-call-out h2, .gt-call-out h3, .gt-call-out h4, .gt-call-out h5, .gt-call-out h6 {
color: #fff;
}
.gt-call-out h3:only-child {
margin-bottom: 0;
}
.gt-call-out [class*="gt-cta-button"] {
min-width: 280px;
}
.gt-call-out .gt-cta-button {
display: inline-block;
text-align: center;
font-size: 16px;
line-height: 22px;
font-weight: 700;
text-transform: uppercase;
padding: 20px 45px 18px;
border: 2px solid transparent;
background-color: #fff;
border-radius: 29px;
color: #fdbc36;
box-shadow: 0 7px 30px 0 rgba(51, 51, 51, .3);
transition: all .25s ease;
}
.gt-call-out .gt-cta-button:hover {
color: #fff;
background-color: transparent;
border-color: #fff;
}
.gt-call-out .gt-switch-view, .gt-call-out .widget_wysija {
max-width: 572px;
margin-left: auto;
margin-right: auto;
}
.gt-call-out .gt-switch-view [class*="gt-btn"], .gt-call-out .widget_wysija [class*="gt-btn"] {
min-width: initial;
}
.gt-call-out .gt-switch-view [class*="gt-btn"].gt-large, .gt-call-out .widget_wysija [class*="gt-btn"] {
padding-left: 55px;
padding-right: 55px;
}
.gt-call-out h1:not(:last-child) {
margin-bottom: 18px;
}
.gt-call-out h2:not(:last-child) {
margin-bottom: 7px;
}
.gt-call-out h3:not(:last-child) {
margin-bottom: 10px;
}
.gt-call-out.align-center h2:not(:last-child) {
margin-bottom: 20px;
}
.gt-call-out.align-center h3:not(:last-child) {
margin-bottom: 33px;
}
.gt-call-out .gt-switch-view input:not([type="submit"]) {
border-radius: 29px;
}
.gt-call-out .gt-selected-option, .gt-call-out input:not([type="submit"]), .gt-call-out textarea {
font-size: 18px;
color: rgba(255, 255, 255, .8);
border-width: 2px;
background-color: rgba(255, 255, 255, .15);
}
.gt-call-out input:not([type="submit"]):not(.gt-invalid):not(.gt-success), .gt-call-out textarea:not(.gt-invalid):not(.gt-success) {
border-color: #fff;
}
.gt-call-out .gt-selected-option:focus, .gt-call-out input:not([type="submit"]):focus, .gt-call-out textarea:focus {
box-shadow: none;
}
.gt-call-out ::-webkit-input-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-call-out ::-webkit-textarea-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-call-out input::-moz-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-call-out textarea::-moz-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-call-out ::-ms-input-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-call-out ::-ms-textarea-placeholder {
color: rgba(255, 255, 255, .8);
}
.gt-actions-right {
text-align: right;
}
.gt-call-out.gt-type-3 h1, .gt-call-out.gt-type-3 h2, .gt-call-out.gt-type-3 h3, .gt-call-out.gt-type-3 h4, .gt-call-out.gt-type-3 h5, .gt-call-out.gt-type-3 h6 {
font-family: 'Crimson Text', sans-serif;
font-weight: 400;
}
.gt-call-out.gt-type-3 h3 {
font-size: 40px;
line-height: 44px;
}
.gt-call-out.gt-type-3 h4 {
font-size: 34px;
line-height: 38px;
}
.gt-call-out.gt-type-3 h5 {
font-size: 28px;
line-height: 32px;
}
.gt-call-out.gt-type-3 h6 {
font-size: 26px;
line-height: 30px;
}
.gt-call-out.gt-type-4, .gt-call-out.gt-type-4 h1, .gt-call-out.gt-type-4 h2, .gt-call-out.gt-type-4 h3, .gt-call-out.gt-type-4 h4, .gt-call-out.gt-type-4 h5, .gt-call-out.gt-type-4 h6 {
color: #1d1d21;
} .gt-pagination {
margin: 110px 0 0;
padding-left: 188px;
padding-right: 188px;
position: relative;
display: inline-block;
font-weight: 500;
line-height: 22px;
text-align: center;
}
.gt-pagination.gt-fullwidth {
width: 100%;
padding-left: 50px;
padding-right: 50px;
}
.gt-pagination > li {
display: inline-block;
vertical-align: middle;
}
.gt-pagination > li > a {
display: block;
padding: 5px 8px;
}
.gt-pagination .gt-active {
color: #fdbc36;
cursor: default;
}
.gt-prev-page, .gt-next-page {
position: absolute;
top: 50%;
height: 40px;
line-height: 40px;
margin-top: -22px;
}
.gt-prev-page {
left: 0;
}
.gt-next-page {
right: 0;
}
.gt-prev-page::before, .gt-next-page::before {
font-family: 'Linearicons-Free';
font-size: 32px;
}
.gt-prev-page::before {
content: '\e875';
}
.gt-next-page::before {
content: '\e876';
}
.page-links .page-links-title {
margin-right: 5px;
vertical-align: middle;
}
.page-links > a, .page-links > span:not(.page-links-title) {
display: inline-block;
padding: 5px 8px;
vertical-align: middle;
}
.page-links > span:not(.page-links-title), .page-links > a:hover {
color: #fdbc36;
}
.page-links > a:not(:last-child) {
margin-right: 0;
}
ul.page-numbers {
margin-bottom: 0;
}
ul.page-numbers > li {
float: left;
list-style: none;
}
ul.page-numbers > li:first-child > a, ul.page-numbers > li:first-child > span {
border-radius: 3px 0 0 3px;
}
ul.page-numbers > li:last-child > a, ul.page-numbers > li:last-child > span {
border-radius: 0 3px 3px 0;
}
ul.page-numbers > li:first-child > a::before, ul.page-numbers > li:last-child > a::before {
display: inline-block;
position: relative;
top: -1px;
font-size: 13px;
font-family: 'fontello';
}
ul.page-numbers > li > a.prev::before {
content: '\eab8';
}
ul.page-numbers > li > a.next::before {
content: '\eab9';
}
ul.page-numbers > li > a, ul.page-numbers > li > span {
position: relative;
display: block;
width: 30px;
height: 30px;
text-align: center;
font-size: 14px;
line-height: 30px;
border: 1px solid #eaeaea;
background: #fff;
}
ul.page-numbers > li:not(:last-child) > a, ul.page-numbers > li:not(:last-child) > span {
border-right-width: 0;
}
ul.page-numbers > li > a.prev, ul.page-numbers > li > a.next {
font-size: 0;
}
ul.page-numbers > li:not(:last-child) > a::after {
content: "";
position: absolute;
z-index: 1;
right: -1px;
top: -1px;
bottom: -1px;
display: block;
width: 1px;
background-color: #fdbc36;
opacity: 0;
-webkit-transition: opacity .7s ease;
transition: opacity .7s ease;
}
ul.page-numbers > li .current, ul.page-numbers > li .selected, ul.page-numbers > li > a:hover {
color: #fff;
background-color: #fdbc36;
border-color: #fdbc36;
}
.navigation.pagination {
display: block;
width: 100%;
}
.navigation.pagination > .screen-reader-text {
display: none;
}
.nav-links {
position: relative;
display: block;
margin: 60px 0 0;
width: 100%;
padding-left: 30px;
padding-right: 30px;
font-weight: 500;
line-height: 24px;
text-align: center;
}
.nav-links > a, .nav-links > span {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 0 15px;
border-bottom: 1px solid transparent;
}
.nav-links > .current {
border-bottom-color: inherit;
}
.nav-links a.prev {
left: 0;
}
.nav-links a.next {
right: 0;
}
.nav-links a.prev:before, .nav-links a.next:before {
font-family: fontello;
font-size: 24px;
line-height: 24px;
font-weight: 600;
}
.nav-links a.prev:before {
content: '\e8e0';
}
.nav-links a.next:before {
content: '\e8e1';
} .pagination {
text-align: center;
margin: 0;
position: relative;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
align-items: center;
list-style: none;
}
.pagination > a,
.pagination > span {
width: 25px;
}
.pagination > li {
padding: 0 1.9rem;
}
.pagination > li > a {
font-size: 1.8rem;
font-weight: 400;
}
.pagination > li.active > a:not([class*="-page"]), .pagination > li:hover > a:not([class*="-page"]) {
text-decoration: underline;
}
.pagination > li > a.prev-page, .pagination > li > a.next-page {
color: transparent;
}
.prev-page::before, .next-page::before {
font-family: 'linearicons';
font-size: 3rem;
color: initial;
}
.prev-page::before {
content: '\e943';
}
.next-page::before {
content: '\e944';
}
.vc_separator {
margin-bottom: 14px;
} .gt-dropcap.gt-type-1, .gt-dropcap.gt-type-2, .gt-dropcap.gt-type-3 > canvas {
display: block;
float: left;
margin: 10px 10px 0 0;
}
.gt-dropcap.gt-type-3 > canvas {
margin-top: 0;
direction: ltr;
}
.gt-dropcap.gt-type-1, .gt-dropcap.gt-type-2 {
font-size: 60px;
}
.gt-dropcap.gt-type-1 {}
.gt-dropcap.gt-type-1 {
color: #fdbc36;
font-weight: 700;
} .gt-infoblock {
margin-left: -15px;
margin-right: -15px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-infoblock-item {
margin-bottom: 60px;
}
.gt-infoblock.gt-infoblock-columns-2 .gt-infoblock-item, .gt-infoblock.gt-infoblock-columns-3 .gt-infoblock-item, .gt-infoblock.gt-infoblock-columns-4 .gt-infoblock-item {
padding-left: 15px;
padding-right: 15px;
}
.gt-infoblock.gt-infoblock-columns-2 .gt-infoblock-item {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.gt-infoblock.gt-infoblock-columns-3 .gt-infoblock-item {
-webkit-flex-basis: 33.33333333%;
flex-basis: 33.33333333%;
max-width: 33.33333333%;
}
.gt-infoblock.gt-infoblock-columns-4 .gt-infoblock-item {
-webkit-flex-basis: 25%;
flex-basis: 25%;
max-width: 25%;
}
.gt-icon-box {
line-height: 28px;
text-align: center;
}
.gt-icon-box .gt-icon-wrap {
text-align: center;
display: inline-block;
}
.gt-icon-box .gt-icon-wrap > .fa, .gt-icon-box .gt-icon-wrap > .lnr {
vertical-align: baseline;
}
.gt-type-1 .gt-infoblock-item {
padding-left: 30px;
padding-right: 30px;
}
.gt-type-1 .gt-icon-box .gt-icon-wrap {
font-size: 52px;
line-height: 120px;
color: #2c3035;
width: 120px;
height: 120px;
border: 2px solid #fdbc36;
border-radius: 50%;
margin-bottom: 24px;
}
.gt-type-2 .gt-icon-wrap {
font-size: 72px;
color: #fdbc36;
width: 156px;
height: 156px;
line-height: 156px;
border: 1px solid #d2b9b9;
background: #fff;
border-radius: 50%;
margin-bottom: 30px;
}
.gt-type-3 .gt-icon-wrap {
width: 60px;
height: 60px;
font-size: 60px;
line-height: 60px;
margin-bottom: 20px;
color: #fdbc36;
}
.gt-type-4 .gt-icon-box {
text-align: left;
}
.gt-type-4 .gt-icon-box .gt-icon-wrap {
font-size: 50px;
line-height: 95px;
color: #fff;
width: 95px;
height: 95px;
margin-bottom: 18px;
background-color: #fdbc36;
border-radius: 50%;
}
.gt-type-5 .gt-icon-box {
padding-left: 30px;
padding-right: 30px;
}
.gt-type-5 .gt-icon-box .gt-icon-wrap {
font-size: 60px;
line-height: 60px;
color: #fdbc36;
width: 60px;
height: 60px;
margin-bottom: 16px;
}
.gt-type-6 .gt-infoblock-item {
margin-bottom: 50px;
}
.gt-type-6 .gt-icon-box {
position: relative;
padding-left: 65px;
text-align: left;
}
.gt-type-6 .gt-icon-box .gt-icon-wrap {
position: absolute;
left: 0;
top: -13px;
font-size: 44px;
line-height: 44px;
color: #908d8d;
width: 45px;
height: 45px;
} .gt-app-item {
position: relative;
width: 314px;
height: 559px;
padding: 112px 0;
opacity: .5;
transition: opacity .25s ease;
}
.owl-item.active.center+.active .gt-app-item {
opacity: 1;
}
.owl-item.active.center+.active .gt-app-item:after {
position: absolute;
left: -27px;
top: 0;
width: 370px;
height: 782px;
background-image: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/app.png);
content: '';
} .gt-author-box {
overflow: hidden;
margin-top: 1.8em;
}
.gt-avatar img {
border-radius: 50%;
}
.gt-author-name {
font-size: 1.6rem;
line-height: 20px;
font-weight: 700;
display: inline-block;
letter-spacing: 0.075em;
text-transform: uppercase;
}
.gt-author-position, .gt-author-about {
display: block;
font-size: 14px;
line-height: 20px;
color: rgba(44, 48, 53, .9);
}
.gt-author-name:not(:last-child), .gt-author-position:not(:last-child) {
margin-bottom: 4px;
}
.gt-author-company {
display: block;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
color: rgba(44, 48, 53, .7);
}
.gt-testimonial blockquote {
color: inherit;
border: 0;
padding: 0;
margin: 0;
font-style: normal;
}
.gt-testimonial .gt-avatar {
max-width: 100px;
display: inline-block;
margin-right: 20px;
vertical-align: middle;
}
.gt-testimonial .gt-author-info {
display: inline-block;
text-align: left;
vertical-align: middle;
}
.gt-authors-holder .gt-author-box {
display: table;
margin-left: auto;
margin-right: auto;
}
.gt-authors-holder .gt-avatar, .gt-authors-holder .gt-author-info {
display: table-cell;
vertical-align: middle;
}
.gt-authors-holder .gt-avatar {
padding-right: 20px;
}
.gt-authors-holder.owl-carousel .gt-author-box {
opacity: .7;
-webkit-transition: opacity .5s ease-in;
transition: opacity .5s ease-in;
}
.gt-authors-holder.owl-carousel .gt-author-box:hover, .gt-authors-holder.owl-carousel .owl-item.center .gt-author-box {
opacity: 1;
-webkit-transition-duration: .1s;
transition-duration: .1s;
}
.gt-testimonials-holder.owl-large-nav .owl-prev {
margin-top: -67px;
}
.gt-testimonials-holder.owl-large-nav .owl-next {
margin-top: -67px;
}
.gt-flexbox .gt-testimonials-holder:not(.owl-carousel) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-no-flexbox .gt-testimonials-holder:not(.owl-carousel)::after {
content: "";
display: block;
clear: both;
}
.gt-no-flexbox .gt-testimonials-holder:not(.owl-carousel) .gt-testimonial {
float: left;
}
.gt-flexbox .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial {
max-width: 33.33333%;
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
}
.gt-no-flexbox .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial {
width: 33.33333%;
}
.gt-no-flexbox .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial:nth-child(3n+1), .gt-no-flexbox .gt-testimonials-holder:not(.owl-carousel).gt-cols-2 .gt-testimonial:nth-child(2n+1) {
clear: left;
}
.gt-flexbox .gt-testimonials-holder:not(.owl-carousel).gt-cols-2 .gt-testimonial {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-no-flexbox .gt-testimonials-holder:not(.owl-carousel).gt-cols-2 .gt-testimonial {
width: 50%;
}
.gt-testimonials-holder.owl-carousel .gt-testimonial {
display: none;
max-width: 750px;
margin: auto;
}
.gt-testimonials-holder.owl-carousel .gt-testimonial:first-child {
display: block;
}
.gt-testimonials-holder.gt-type-1 .gt-testimonial, .gt-testimonials-holder.gt-type-2 .gt-testimonial {
text-align: center;
}
.gt-testimonials-holder.gt-type-1 blockquote, .gt-testimonials-holder.gt-type-1 .gt-about {
font-family: 'Playfair Display', serif;
font-weight: 400;
}
.gt-testimonials-holder.gt-type-1 blockquote {
font-size: 2.4rem;
line-height: 1.5em;
}
.gt-testimonials-holder.gt-type-1 blockquote:not(:last-child) {
margin-bottom: 18px;
}
.gt-testimonials-holder.gt-type-1 blockquote > p:first-of-type::before {
content: open-quote;
}
.gt-testimonials-holder.gt-type-1 blockquote > p:last-of-type::after {
content: close-quote;
}
.gt-about {
font-size: 16px;
line-height: 24px;
letter-spacing: 1px;
text-transform: uppercase;
opacity: .8;
color: #2c3035;
}
.gt-about > a {
color: #2c3035;
text-decoration: underline !important;
}
.gt-about > a:hover {
color: #fdbc36;
}
.gt-testimonials-holder.gt-type-2:not(.owl-carousel) {
margin-top: -30px;
}
.gt-testimonials-holder.gt-type-2:not(.owl-carousel) .gt-testimonial {
padding: 30px 15px 0;
}
.gt-no-sidebar .gt-testimonials-holder.gt-type-2 .gt-testimonial {
padding-left: 150px;
padding-right: 30px;
text-align: left;
position: relative;
min-height: 200px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-2 .gt-testimonial {
padding-left: 15px;
padding-right: 15px;
}
.gt-testimonials-holder.gt-type-2 .gt-avatar {
margin-bottom: 11px;
margin-right: 0;
display: block;
}
.gt-testimonials-holder.gt-type-2 .gt-author-box:not(:last-child) {
position: absolute;
left: 0;
margin-top: 0;
}
.gt-testimonials-holder.gt-type-2 blockquote {
font-size: 2.4rem;
line-height: 3.6rem;
}
.gt-testimonials-holder.gt-type-3 {
margin: -80px -30px 0;
}
.gt-testimonials-holder.gt-type-3 .gt-testimonial {
padding: 60px 30px 0 30px;
}
.gt-testimonials-holder.gt-type-3 .gt-testimonial blockquote {
text-align: center;
}
.gt-testimonials-holder.gt-type-3 .gt-author-box {
display: block;
table-layout: inherit;
width: auto;
margin: 0;
text-align: center;
}
.gt-testimonials-holder.gt-type-3 .gt-avatar, .gt-testimonials-holder.gt-type-3 .gt-author-info {
display: block;
text-align: center;
margin-bottom: 20px;
}
.gt-testimonials-holder.gt-type-3 .gt-avatar {
max-width: initial;
width: 100px;
margin: 0 auto 20px;
}
.gt-testimonials-holder.gt-type-3 .gt-author-company {
color: rgba(44, 48, 53, .6);
}
.gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial:nth-child(3n+1) {
clear: initial;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial:nth-child(2n+1) {
clear: left;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial {
width: 50%;
}
.single-testimonials .post-thumbnail {
border-radius: 50%;
overflow: hidden;
margin-bottom: 30px;
} .owl-carousel .animated {
-webkit-animation-duration: 1s;
-ms-animation-duration: 1s;
animation-duration: 1s;
}
.owl-carousel + p{
margin-top: 1em;
}
.owl-prev, .owl-next {
position: absolute;
top: 50%;
margin-top: -20px;
line-height: 40px;
text-align: center;
color: #fdbc36;
width: 40px;
height: 40px;
background-color: #fff;
border-radius: 50%;
-webkit-transition: all .35s ease;
transition: all .35s ease;
}
.owl-prev.gt-disabled, .owl-next.gt-disabled {
opacity: .2;
}
.owl-prev {
left: 20px;
}
.owl-next {
right: 20px;
}
.owl-prev::before, .owl-next::before {
font-family: 'Linearicons-Free';
}
.owl-prev::before {
content: '\e875';
}
.owl-next::before {
content: '\e876';
}
.owl-large-nav .owl-prev, .owl-large-nav .owl-next {
width: 60px;
height: 60px;
line-height: 60px;
margin-top: -30px;
background: transparent;
}
.owl-large-nav .owl-prev::before, .owl-large-nav .owl-next::before {
font-size: 34px;
}
.owl-large-nav .owl-prev {
left: -60px;
}
.owl-large-nav .owl-next {
right: -60px;
}
.gt-boxed-layout-type .owl-large-nav .owl-prev {
left: 10px;
}
.gt-boxed-layout-type .owl-large-nav .owl-next {
right: 10px;
}
.owl-carousel.owl-dots {
padding-bottom: 0;
padding-right: 30px;
}
.owl-carousel .owl-dots {
position: absolute;
left: 0;
width: 100%;
bottom: 0;
font-size: 0;
text-align: center;
opacity: .8;
}
.owl-dots .owl-dot {
display: inline-block;
vertical-align: middle;
border: 1px solid #2c3035;
background-color: #2c3035;
border-radius: 50%;
margin: 5px 6px;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.owl-dots .owl-dot.active {
background: transparent;
}
.gt-no-csstransforms3d .owl-dot {
width: 5px;
height: 5px;
}
.gt-no-csstransforms3d .owl-dot.active {
width: 9px;
height: 9px;
}
.gt-csstransforms3d .owl-dot {
width: 9px;
height: 9px;
-webkit-transform: scale3d(.5, .5, .5);
-ms-transform: scale3d(.5, .5, .5);
transform: scale3d(.5, .5, .5);
}
.gt-csstransforms3d .owl-dot.active {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.owl-carousel .owl-dots {
left: auto;
right: 0;
bottom: auto;
top: 50%;
width: auto;
opacity: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.owl-carousel .owl-dots .owl-dot {
display: block;
width: 10px;
height: 10px;
margin: 0;
border: 1px solid #202732;
background: transparent;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.owl-carousel .owl-dots .owl-dot.active {
background-color: #202732;
}
.owl-dots .owl-dot:not(:last-child) {
margin-bottom: 20px;
} .gt-pbar-wrap {
position: relative;
}
.gt-pbar, .gt-pbar-inner {
border-radius: 10px;
}
.gt-pbar {
position: relative;
height: 5px;
border-radius: 0;
background-color: #f3f5f6;
}
.gt-pbar-wrap:not(:last-child) {
margin-bottom: 3.9rem;
}
.gt-pbar-inner {
position: absolute;
left: 0;
top: 0;
bottom: 0;
background-color: #202732;
}
.gt-pbar::before {
content: attr(data-value);
font-size: 1.8rem;
line-height: 1em;
font-weight: 300;
text-transform: uppercase;
position: absolute;
color: #2c3035;
bottom: 100%;
right: 1.5rem;
margin-bottom: 12px;
}
.gt-pbar::after {
content: '%';
font-size: 1.8rem;
line-height: 1em;
font-weight: 300;
text-transform: uppercase;
position: absolute;
color: #2c3035;
bottom: 100%;
right: 0;
margin-bottom: 12px;
}
.gt-progress-bars-holder .gt-pbar-title {
font-size: 1.8rem;
font-weight: 300;
font-family: Heebo;
margin-bottom: 8px;
}
.gt-progress-bars-holder.type-1 .gt-pbar-inner::after, .gt-progress-bars-holder.type-2 .gt-pbar-inner::after, .gt-progress-bars-holder.type-3 .gt-pbar::after {
display: none;
}
.gt-progress-bars-holder.type-2 .gt-pbar::after {
color: #2c3035;
bottom: 100%;
right: 0;
margin-bottom: 12px;
}
.gt-progress-bars-holder.type-2 .gt-pbar {
background-color: #93d5f1;
}
.gt-progress-bars-holder.type-2 .gt-pbar::after {
color: #fff;
position: absolute;
top: 0;
right: 0;
bottom: 0;
line-height: 28px;
left: 0;
text-align: center;
}
.gt-progress-bars-holder.type-3 .gt-pbar-title, .gt-progress-bars-holder.type-3 .gt-pbar-inner::after {
color: #fff;
font-size: 14px;
line-height: 30px;
}
.gt-progress-bars-holder.type-3 .gt-pbar-title {
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 0;
padding: 0 15px;
}
.gt-progress-bars-holder.type-3 .gt-pbar-inner::after {
position: absolute;
right: 15px;
top: 0;
bottom: 0;
-webkit-transition: opacity .35s ease-in, visibility .35s ease-in;
transition: opacity .35s ease-in, visibility .35s ease-in;
}
.gt-progress-bars-holder.type-3 .gt-percentage-hidden .gt-pbar-inner::after {
opacity: 0;
visibility: hidden;
}
.gt-progress-bars-holder.type-3 .gt-pbar-wrap:not(:last-child) {
margin-bottom: 15px;
}
.gt-progress-bars-holder .gt-pbar-wrap.bar_green .gt-pbar {
background-color: #80feb5;
}
.gt-progress-bars-holder .gt-pbar-wrap.bar_green .gt-pbar-inner {
background-color: #20d76e;
}
.gt-progress-bars-holder .gt-pbar-wrap.bar_orange .gt-pbar {
background-color: #ffd86a;
}
.gt-progress-bars-holder .gt-pbar-wrap.bar_orange .gt-pbar-inner {
background-color: #ff9f00;
}
.gt-progress-bars-holder .gt-pbar-wrap.bar_blue .gt-pbar {
background-color: rgba(147, 213, 241, .5);
}
.gt-progress-bars-holder .gt-pbar-wrap.bar_blue .gt-pbar-inner {
background-color: #93d5f1;
} .gt-flexbox .gt-pricing-tables-holder {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-no-flexbox .gt-pricing-tables-holder.gt-cols-2 .gt-pricing-table {
width: calc(50% - 30px);
}
.gt-flexbox .gt-pricing-tables-holder.gt-cols-2 .gt-pricing-table {
max-width: 450px;
-webkit-flex-basis: calc(50% - 30px);
flex-basis: calc(50% - 30px);
}
.gt-no-flexbox .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table {
width: calc(33.33333% - 30px);
}
.gt-flexbox .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table {
max-width: 330px;
-webkit-flex-basis: calc(33.33333% - 30px);
flex-basis: calc(33.33333% - 30px);
}
.gt-no-flexbox .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table {
width: calc(25% - 30px);
}
.gt-flexbox .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table {
max-width: 350px;
width: 25%;
}
.gt-no-flexbox .gt-pricing-tables-holder {
overflow: hidden;
}
.gt-no-flexbox .gt-pricing-tables-holder .gt-pricing-table {
float: left;
}
.gt-no-flexbox .gt-pricing-tables-holder.gt-cols-2 .gt-pricing-table:nth-child(2n+1), .gt-no-flexbox .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table:nth-child(3n+1), .gt-no-flexbox .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table:nth-child(4n+1) {
clear: left;
}
.gt-pricing-table {
text-align: left;
border-radius: 0;
overflow: hidden;
position: relative;
z-index: 1;
margin: 0 0 30px;
padding: 3.6rem 3rem;
background-color: #f3f5f6;
}
.gt-pricing-table.with_label {
padding: 5.5rem 3rem;
margin-top: -2rem;
border: 2px solid #202732;
background-color: white;
}
.gt-pricing-table[data-murray-bg] {
-webkit-background-origin: content-box;
background-origin: content-box;
}
.gt-type-3 .gt-pricing-table {
background-color: #faf9f9;
}
.gt-pt-header {
word-break: break-all;
}
.gt-pt-type, .gt-pt-price {
line-height: 1.2em;
}
.gt-pt-type:not(:last-child) {
margin-bottom: 17px;
}
.gt-pt-lifetime {
vertical-align: baseline;
}
.gt-pt-features-list {
margin-bottom: 0;
font-size: 1.6rem;
line-height: 1.9em;
color: #64686d;
padding-bottom: 10px;
margin-top: 2.8rem;
}
.gt-pt-features-list > li:not(:last-child) {
margin-bottom: 6px;
}
.gt-pt-header, .gt-pt-footer, .gt-pt-features-list {
position: relative;
z-index: 1;
list-style: none;
}
.gt-pt-footer .gt-pricing-button {
display: inline-block;
text-align: center;
font-size: 14px;
line-height: 22px;
font-weight: 500;
letter-spacing: 0.075em;
text-transform: none;
padding: 12px 30px 10px;
border-radius: 0;
display: inline-block;
}
.gt-pt-footer .gt-pricing-button:hover {
color: #fff;
background-color: #fdbc36;
}
.gt-label {
font-size: 12px;
line-height: 1em;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.025em;
color: #fff;
display: block;
padding: 6.5px 11px;
position: absolute;
left: 0;
top: 30px;
z-index: 2;
}
.gt-label.gt-sale {
background-color: #ce2929;
}
.gt-label.gt-sold {
background-color: #f1a91f;
}
.gt-label.gt-new-badge {
background-color: #fdbc36;
}
.gt-label.gt-out-of-stock {
background-color: #ccc;
}
.gt-label.gt-sale+.gt-label.gt-new-badge, .gt-label.gt-featured+.gt-label.gt-new-badge, .gt-label.gt-sale+.gt-label.gt-featured, .gt-label.gt-new-badge+.gt-label.gt-out-of-stock {
top: 65px;
}
.gt-label.gt-sale+.gt-label.gt-featured+.gt-label.gt-new-badge {
top: 100px;
}
.gt-image-preview .gt-label.gt-sale+.gt-label.gt-featured+.gt-label.gt-new-badge {
top: 110px;
}
.gt-image-preview .gt-label.gt-sale+.gt-label.gt-new-badge, .gt-image-preview .gt-label.gt-featured+.gt-label.gt-new-badge, .gt-image-preview .gt-label.gt-sale+.gt-label.gt-featured, .gt-image-preview .gt-label.gt-out-of-stock+.gt-label.gt-new-badge {
top: 75px;
}
.gt-csstransforms .gt-pricing-tables-holder .gt-label {
top: 0;
right: 0;
left: auto;
}
.gt-pricing-tables-holder .gt-pt-header {
-webkit-transition: color .5s ease-in, background-color .5s ease-in;
transition: color .5s ease-in, background-color .5s ease-in;
}
.gt-pricing-tables-holder .gt-pricing-table:hover .gt-pt-header, .gt-pricing-tables-holder .gt-pricing-table.gt-active .gt-pt-header {
-webkit-transition: color .1s ease-in, background-color .1s ease-in;
transition: color .1s ease-in, background-color .1s ease-in;
}
.gt-pricing-tables-holder.gt-type-1 .gt-pt-price {
font-size: 3.6rem;
font-family: Playfair Display;
font-weight: 900;
}
.gt-pricing-tables-holder.gt-type-1 .gt-pt-period {
font-size: 14px;
color: #64686d;
letter-spacing: 0.01em;
}
.gt-pricing-tables-holder.gt-type-1 .gt-pt-type {
font-size: 1.6rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.075em;
}
.gt-pricing-tables-holder.gt-type-1 .gt-pt-lifetime {
font-size: 24px;
}
.gt-pricing-tables-holder.gt-type-1 .gt-pricing-table.gt-active .gt-pt-header {
color: #fff;
background-color: #fdbc36;
-webkit-transition: color .1s ease-in, background-color .1s ease-in;
transition: color .1s ease-in, background-color .1s ease-in;
}
.gt-pricing-tables-holder.gt-type-1:not(.gt-cols-4) .gt-pt-header {
border-radius: 34px;
margin-left: -17px;
margin-right: -17px;
}
.gt-no-sidebar .gt-pricing-tables-holder.gt-type-1:not(.gt-cols-4) .gt-pt-footer {
padding-left: 58px;
padding-right: 58px;
}
.gt-pricing-tables-holder.gt-type-1.gt-cols-4 .gt-pt-footer {
padding-bottom: 4px;
margin-top: 1.1em;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pricing-table {
-webkit-transition: color .5s ease-in;
transition: color .5s ease-in;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pricing-table::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(255, 255, 255, .96);
-webkit-transition: opacity .5s ease-in, visibility .5s ease-in;
transition: opacity .5s ease-in, visibility .5s ease-in;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pt-type {
font-size: 36px;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pt-price {
font-size: 18px;
text-transform: uppercase;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pt-header {
padding-top: 38px;
padding-left: 60px;
padding-right: 60px;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pt-type:not(:last-child) {
margin-bottom: 35px;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pt-features-list {
padding-top: 5px;
padding-bottom: 5px;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pt-features-list > li:not(:last-child) {
margin-bottom: 0;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pt-footer {
padding-top: 26px;
padding-bottom: 40px;
}
.gt-no-sidebar .gt-pricing-tables-holder.gt-type-2 .gt-pt-footer {
padding-left: 55px;
padding-right: 55px;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pricing-table.gt-has-image:hover::before, .gt-pricing-tables-holder.gt-type-2 .gt-pricing-table.gt-active::before {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .1s ease-in, visibility .1s ease-in;
transition: opacity .1s ease-in, visibility .1s ease-in;
}
.gt-pricing-tables-holder.gt-type-2 .gt-pricing-table.gt-has-image:hover .gt-pt-header, .gt-pricing-tables-holder.gt-type-2 .gt-pricing-table.gt-active .gt-pt-header, .gt-pricing-tables-holder.gt-type-2 .gt-pricing-table.gt-has-image:hover, .gt-pricing-tables-holder.gt-type-2 .gt-pricing-table.gt-active {
color: #fff;
-webkit-transition: color .1s ease-in;
transition: color .1s ease-in;
}
.gt-type-2 .gt-pt-footer .gt-pricing-button {
color: #fff;
background-color: #fdbc36;
}
.gt-type-2 .gt-pt-footer .gt-pricing-button:hover {
color: #fdbc36;
background: transparent;
} .brands-holder {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
text-align: left;
}
.brands-holder > li {
padding: 0 15px;
margin-left: auto;
margin-right: auto;
list-style: none;
}
.brands-holder.brands-carousel {
margin-bottom: 0;
padding-left: 30px;
padding-right: 30px;
}
.brands-holder:not(.brands-carousel) > li {
margin-bottom: 30px;
}
.brands-holder:not(.brands-carousel) > li {
-webkit-flex-basis: 20%;
flex-basis: 20%;
max-width: 20%;
}
.vc_col-sm-6 .brands-holder:not(.brands-carousel) > li {
-webkit-flex-basis: 33.33333333%;
flex-basis: 33.33333333%;
max-width: 33.33333333%;
}
.brands-holder.brands-carousel li {
display: none;
}
.brands-holder.brands-carousel li:first-child {
display: block;
}
.brands-holder li img {
opacity: .55;
-webkit-transition: opacity .7s ease;
transition: opacity .7s ease;
}
.brands-holder li:hover img {
opacity: 1;
-webkit-transition: opacity .1s ease;
transition: opacity .1s ease;
} .gt-counter {
font-family: inherit;
font-size: 1.6rem;
font-weight: 300;
line-height: 24px;
color: #2c3035;
text-transform: none;
position: relative;
margin-top: 58px;
padding: 0 10px;
border-width: 0;
border-style: solid;
border-color: transparent;
}
.gt-counter::before {
content: attr(data-value);
font-size: 6rem;
font-weight: 900;
font-family: Playfair Display;
line-height: 1em;
position: absolute;
bottom: 100%;
left: 0;
right: 0;
margin-bottom: 16px;
padding-left: inherit;
padding-right: inherit;
white-space: nowrap;
}
.gt-flexbox .gt-counters-holder {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-no-flexbox .gt-counters-holder::after {
content: "";
display: block;
clear: both;
}
.gt-no-flexbox .gt-counters-holder .gt-counter {
float: left;
}
.gt-no-flexbox .gt-counters-holder.gt-cols-4 .gt-counter {
width: 25%;
}
.gt-flexbox .gt-counters-holder.gt-cols-4 .gt-counter {
max-width: 25%;
-webkit-flex-basis: 25%;
flex-basis: 25%;
}
.gt-no-flexbox .gt-counters-holder.gt-cols-3 .gt-counter {
width: 33.33333%;
}
.gt-flexbox .gt-counters-holder.gt-cols-3 .gt-counter {
max-width: 33.33333%;
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
}
.gt-no-flexbox .gt-counters-holder.gt-cols-2 .gt-counter {
width: 50%;
}
.gt-flexbox .gt-counters-holder.gt-cols-2 .gt-counter {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-no-flexbox .gt-counters-holder.gt-cols-2 .gt-counter:nth-child(3n), .gt-no-flexbox .gt-counters-holder.gt-cols-3 .gt-counter:nth-child(4n), .gt-no-flexbox .gt-counters-holder.gt-cols-4 .gt-counter:nth-child(5n) {
clear: left;
}
.gt-counters-holder {
text-align: left;
margin-right: -30px;
}
.gt-counters-holder .gt-counter {
padding-left: 0;
padding-right: 0;
margin-top: 5.5rem;
}
.gt-no-sidebar .gt-counters-holder .gt-counter {
padding-left: 0;
padding-right: 30px;
margin-bottom: 30px;
}
.gt-no-sidebar .gt-counters-holder .gt-counter.gt-with-icon {
padding-left: 0;
padding-right: 0;
}
.gt-counters-holder .gt-counter::after {
content: none;
display: block;
width: 55px;
position: absolute;
bottom: 100%;
left: 50%;
margin: 0 0 18px -23px;
height: 5px;
background-color: #fdbc36;
}
.gt-counters-holder .gt-counter::before {
margin-bottom: 1.7rem;
}
.gt-counters-holder .gt-counter.gt-with-icon::before {
margin-bottom: 16px;
}
.gt-counter [class^="lnr-"], .gt-counter [class^="icon-"] {
color: #fdbc36;
}
.gt-counters-holder .gt-counter.gt-with-icon {
padding-left: 85px;
margin-top: 5.5rem;
text-align: left;
}
.gt-counters-holder .gt-counter.gt-with-icon::after {
display: none;
}
.gt-no-sidebar .gt-counters-holder .gt-counter.gt-with-icon { }
.gt-counters-holder .gt-counter.gt-with-icon [class^="lnr-"], .gt-counters-holder .gt-counter.gt-with-icon [class^="icon-"] {
display: block;
text-align: center;
left: 0;
position: absolute;
width: 85px;
font-size: 50px;
line-height: 50px;
top: -36px;
}
.gt-counters-holder .gt-counter.gt-with-icon [class^="lnr-"] {
font-family: Linearicons-Free;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gt-no-sidebar .gt-counters-holder .gt-counter.gt-with-icon [class^="lnr-"], .gt-no-sidebar .gt-counters-holder .gt-counter.gt-with-icon [class^="icon-"] {
width: 100px;
font-size: 60px;
line-height: 60px;
top: -46px;
} .gt-tabs-container {
overflow: hidden;
}
.gt-tabs-holder .gt-tabs-nav a, .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav a {
font-size: 1.6rem;
line-height: 2rem;
font-weight: 400;
letter-spacing: 0.075em;
text-transform: uppercase;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav a {
font-size: 1.4rem;
line-height: 2rem;
font-weight: 400;
letter-spacing: 0.075em;
text-transform: uppercase;
padding: 0.858em 3rem;
}
.gt-tabs-holder .gt-tabs-nav::after, .gt-tour-sections-holder::after {
content: "";
display: block;
clear: both;
}
.gt-no-flexbox .gt-tabs-holder .gt-tabs-nav > li {
display: inline-block;
}
.gt-tabs-holder .gt-tabs-nav > li > a, .gt-tour-sections-holder .gt-tabs-nav > li > a {
display: block;
}
.gt-tabs-holder.gt-type-1 {
text-align: center;
}
.gt-tabs-holder.gt-type-1 .gt-tabs-container {
text-align: left;
padding-bottom: 1.1em;
border-bottom: 1px solid;
box-sizing: content-box;
}
.gt-tabs-holder.gt-type-1 .gt-tabs-nav-wrap {
display: block;
text-align: left;
margin-bottom: 4px;
overflow: hidden;
}
.gt-tabs-nav {
list-style: none;
}
.gt-tabs-holder.gt-type-1 .gt-tabs-nav {
border-radius: inherit;
overflow: hidden;
}
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a {
position: relative;
border-radius: 0;
border: 1px solid;
padding: 1.188em 2.9rem;
text-align: center;
font-weight: 500;
}
.gt-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav {
display: block;
}
.gt-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav > li {
float: left;
margin: 0 5px 0 0;
}
.gt-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a::before, .gt-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a::after {
content: "";
display: block;
border-style: solid;
border-color: #fdbc36;
position: absolute;
}
.gt-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a::before {
content: none;
border-width: 0 0 3px 0;
top: 100%;
left: 0;
right: -3px;
height: 0;
}
.gt-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a::after {
content: none;
}
.gt-no-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav {
text-align: justify;
font-size: 0;
}
.gt-tabs-holder.gt-type-2 .gt-tabs-nav {
margin: 0 0 30px;
}
.gt-tabs-holder.gt-type-2 .gt-tabs-nav > li {
margin: 0 5px 0 0;
float: left;
}
.gt-tabs-holder.gt-type-2 .gt-tabs-nav > li > a {
font-size: 1.4rem;
position: relative;
padding: 0.958em 3rem 0.758em;
color: #2c3035;
}
.gt-tabs-holder.gt-type-2 .gt-tabs-nav > li > a {
color: #fff;
background-color: #b1b3b6;
}
.gt-tabs-holder.gt-type-2 .gt-tabs-nav .gt-active, .gt-tabs-holder.gt-type-2 .gt-tabs-nav > li > a:hover {
color: #202732;
background-color: #fdbc36;
}
.gt-tabs-holder.gt-type-3 .gt-tabs-nav {
margin: -2px -2px 21px;
}
.gt-tabs-holder.gt-type-3 .gt-tabs-nav > li {
margin: 2px;
}
.gt-tabs-holder.gt-type-3 .gt-tabs-nav > li > a {
padding: 12px 26px 9px;
font-weight: 500;
color: #5f6366;
background-color: #e5e5e5;
text-align: center;
}
.gt-tabs-holder.gt-type-3 .gt-tabs-nav .gt-active {
color: #fff;
background-color: #fdbc36;
}
.gt-tabs-holder.gt-type-3 .gt-tabs-nav [class^="lnr-"] {
font-family: Linearicons-Free;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gt-tabs-holder.gt-type-3 .gt-tabs-nav [class^="icon-"] {
font-family: 'FontAwesome';
}
.gt-tabs-holder.gt-type-3 .gt-tabs-nav [class^="lnr-"], .gt-tabs-holder.gt-type-3 .gt-tabs-nav [class^="icon-"] {
font-size: 24px;
display: inline-block;
margin: -4px 11px 0 0;
}
.gt-flexbox .gt-tabs-holder.gt-type-3 .gt-tabs-nav {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-flexbox .gt-tabs-holder.gt-type-3 .gt-tabs-nav > li {
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1;
}
.gt-tabs-holder.gt-type-4 .gt-tabs-nav {
margin: 0 0 20px;
}
.gt-tabs-holder.gt-type-4 .gt-tabs-nav > li > a {
text-align: center;
text-transform: none;
font-weight: 500;
font-size: 18px;
color: #fdbc36;
position: relative;
padding: 14px 20px 14px;
border-bottom: 1px solid #908d8d;
z-index: 1;
}
.gt-tabs-holder.gt-type-4 .gt-tabs-nav > li > a::before, .gt-tabs-holder.gt-type-4 .gt-tabs-nav > li > a::after {
content: "";
display: block;
width: 0;
height: 0;
border-left: 15px solid transparent;
border-top: 10px solid #908d8d;
border-right: 15px solid transparent;
position: absolute;
top: 100%;
left: 50%;
margin: 1px 0 0 -15px;
opacity: 0;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-timing-function: inherit;
transition-timing-function: inherit;
-webkit-transition-duration: inherit;
transition-duration: inherit;
}
.gt-tabs-holder.gt-type-4 .gt-tabs-nav > li > a::after {
border-top-color: #fff;
margin-top: 0;
z-index: 1;
-webkit-transition-delay: .2s;
transition-delay: .2s;
}
.gt-tabs-holder.gt-type-4 .gt-tabs-nav .gt-active {
color: rgba(95, 99, 102, .8);
}
.gt-tabs-holder.gt-type-4 .gt-tabs-nav .gt-active::before, .gt-tabs-holder.gt-type-4 .gt-tabs-nav .gt-active::after {
opacity: 1;
-webkit-transition-delay: inherit;
transition-delay: inherit;
}
.gt-flexbox .gt-tabs-holder.gt-type-4 .gt-tabs-nav {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-flexbox .gt-tabs-holder.gt-type-4 .gt-tabs-nav > li {
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1;
}
.gt-tabs-holder.gt-type-5 .gt-tabs-nav {
margin: -15px -17px 30px;
}
.gt-tabs-holder.gt-type-5 .gt-tabs-nav a {
text-transform: none;
font-size: 24px;
color: #d2d2d3;
}
.gt-tabs-holder.gt-type-5 .gt-tabs-nav .gt-active {
color: #515355;
}
.gt-tabs-holder.gt-type-5 .gt-tabs-nav > li {
display: inline-block;
margin: 15px 17px 0;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav-wrap {
float: left;
width: 175px;
margin-right: 30px;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-container {
padding-bottom: 1.1em;
box-sizing: content-box;
border-bottom: 1px solid;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav {
line-height: 26px;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li:not(:last-child) {
margin-bottom: 5px;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a {
position: relative;
color: #202732;
font-size: 1.6rem;
line-height: 2rem;
font-weight: 500;
letter-spacing: 0.075em;
text-transform: uppercase;
border: 1px solid;
padding: 1.188em 2.9rem;
text-align: left;
-webkit-transition-property: opacity, color;
transition-property: opacity, color;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav > li > a, .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav > li > a {
position: relative;
}
.gt-tour-sections-holder .gt-tabs-nav [class*="lnr-"] {
font-family: Linearicons-Free;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gt-tour-sections-holder .gt-tabs-nav [class*="icon-"] {
font-family: 'FontAwesome';
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav [class*="lnr-"], .gt-tour-sections-holder.gt-type-1 .gt-tabs-nav [class*="icon-"] {
font-size: 43px;
line-height: 1em;
color: #908d8d;
position: absolute;
left: 0;
top: 50%;
margin-top: -22px;
display: block;
padding-left: 2px;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav [class*="lnr-"], .gt-tour-sections-holder.gt-type-2 .gt-tabs-nav [class*="icon-"], .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav [class*="lnr-"], .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav [class*="icon-"] {
display: inline-block !important;
font-size: 20px;
line-height: 1em;
color: #908d8d;
display: block;
margin-right: 10px;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav .gt-active {
opacity: 1;
}
.gt-tour-sections-holder .gt-tabs-nav .gt-active [class*="lnr-"], .gt-tour-sections-holder .gt-tabs-nav .gt-active [class*="icon-"] {
color: #fdbc36;
}
.gt-tour-sections-holder.gt-type-3 .gt-tabs-nav .gt-active [class*="lnr-"], .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav .gt-active [class*="icon-"] {
color: #fff;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-container, .gt-tour-sections-holder.gt-type-3 .gt-tabs-container {
line-height: 28px;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav-wrap, .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav-wrap {
float: left;
margin-right: 30px;
width: 170px;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav-wrap {
padding-top: 0;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav > li:not(:last-child) {
margin-bottom: 5px;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav > li > a {
color: #fff;
background-color: #b1b3b6;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav .gt-active {
color: #202732;
background-color: #fdbc36;
}
.gt-tour-sections-holder.gt-type-3 .gt-tabs-nav > li > a {
text-align: center;
color: #fdbc36;
width: 100%;
padding: 13px 10px 12px;
border-radius: 0;
margin-top: 5px;
background-color: #fdbc36;
}
.gt-tour-sections-holder.gt-type-3 .gt-tabs-nav .gt-active {
color: #fff;
background-color: #fdbc36;
} .gt-filter {
font-weight: 700;
text-transform: uppercase;
margin-top: -10px;
margin-left: -3px;
margin-right: -3px;
position: relative;
z-index: 2;
}
.gt-filter:not(:last-child) {
margin-bottom: 60px;
}
.gt-entries-holder.gt-type-1.owl-carousel .gt-filter {
display: none;
}
.gt-filter ul {
margin-bottom: 0;
font-size: 0;
}
.gt-filter ul > li {
display: inline-block;
vertical-align: middle;
font-size: 14px;
line-height: 24px;
margin: 10px 3px 0;
}
.gt-filter a {
display: block;
padding: 6px 25px;
border: 2px solid transparent;
border-radius: 20px;
letter-spacing: 1px;
}
.gt-filter .gt-active {
color: #fdbc36;
border-color: #fdbc36;
}
.gt-filter.gt-type-3 .gt-active {
color: #fff;
background-color: #fdbc36;
}
.gt-filter.gt-type-2 a {
padding: 3px 0;
border-radius: 0;
border-width: 0 0 3px 0;
}
.gt-filter.gt-type-2 {
margin-left: -20px;
margin-right: -20px;
}
[data-vc-stretch-content] .gt-filter.gt-type-2 {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.gt-filter.gt-type-2 ul > li {
margin-left: 20px;
margin-right: 20px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-filter {
margin-top: -5px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-filter.gt-type-2 {
margin-top: -3px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-filter:not(:last-child) {
margin-bottom: 35px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-filter.gt-type-2:not(:last-child) {
margin-bottom: 40px;
}
.gt-isotope-container {
margin: 0 -15px 0;
-webkit-transition: height .5s ease;
transition: height .5s ease;
}
.gt-without-spacing .gt-isotope-container {
margin: 0;
}
.gt-portfolio-holder.gt-without-spacing .gt-project-image, .gt-portfolio-holder.gt-without-spacing .gt-project-description {
border-radius: 0;
}
.gt-portfolio-holder.gt-without-spacing .gt-col {
padding: 0;
}
.gt-isotope-container.gt-cols-2 .gt-col, .gt-isotope-container.gt-cols-2 .gt-grid-sizer {
width: 50%;
}
.gt-isotope-container.gt-cols-3 .gt-col, .gt-isotope-container.gt-cols-3 .gt-grid-sizer, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-col, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-grid-sizer {
width: 33.33333%;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-type-3 .gt-isotope-container.gt-cols-3 .gt-col, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-type-3 .gt-isotope-container.gt-cols-3 .gt-grid-sizer {
width: 50%;
}
.gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-col, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-grid-sizer {
width: 25%;
}
.gt-page-content-wrap .gt-isotope-container.gt-cols-4 .gt-col.gt-x2 {
width: 50%;
}
.gt-page-content-wrap .gt-isotope-container.gt-cols-4 .gt-col.gt-x3 {
width: 75%;
}
.gt-isotope-container.gt-cols-5 .gt-col, .gt-isotope-container.gt-cols-5 .gt-grid-sizer {
width: 20%;
}
.gt-load-more {
position: relative;
}
.gt-load-more.gt-isotope-loading::after {
content: "";
display: block;
width: 64px;
height: 64px;
background: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/Marty.gif) no-repeat center;
position: absolute;
left: 100%;
top: 50%;
margin: -32px 0 0 10px;
} [data-vc-stretch-content] .gt-photography-holder {
margin: 0 auto;
width: 1900px;
}
[data-vc-stretch-content] .gt-photography-holder .gt-isotope-container {
margin: 0;
padding: 0 35px;
}
.gt-page-content-wrap .gt-photography-holder .gt-photo-col {
width: 305px;
height: 305px;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-small {
width: 305px;
height: 305px;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-medium {
width: 610px;
height: 305px;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-large {
width: 610px;
height: 610px;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-extra-large {
width: 915px;
height: 305px;
}
@media only screen and ( max-width: 1600px) {
[data-vc-stretch-content] .gt-photography-holder {
margin: 0 auto;
width: 1500px;
}
[data-vc-stretch-content] .gt-photography-holder .gt-isotope-container {
margin: 0;
padding: 0;
}
.gt-page-content-wrap .gt-photography-holder .gt-photo-col {
width: 250px;
height: 250px;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-small {
width: 250px;
height: 250px;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-medium {
width: 500px;
height: 250px;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-large {
width: 500px;
height: 500px;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-extra-large {
width: 750px;
height: 250px;
}
}
@media only screen and ( max-width: 1368px) {
[data-vc-stretch-content] .gt-photography-holder {
margin: 0 auto;
width: 100%;
}
[data-vc-stretch-content] .gt-photography-holder .gt-isotope-container {
margin: 0;
padding: 0;
}
.gt-page-content-wrap .gt-photography-holder .gt-photo-col {
width: 16.66666667%;
height: auto;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-small {
width: 16.66666667%;
height: auto;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-medium {
width: 33.33333333%;
height: auto;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-large {
width: 33.33333333%;
height: auto;
}
.gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-extra-large {
width: 75%;
height: auto;
}
}
@media only screen and ( max-width: 767px) {
[data-vc-stretch-content] .gt-photography-holder {
margin: 0 auto;
width: 100%;
}
[data-vc-stretch-content] .gt-photography-holder .gt-isotope-container {
margin: 0;
padding: 0;
text-align: center;
}
.gt-page-content-wrap .gt-photography-holder .gt-photo-col, .gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-small, .gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-medium, .gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-large, .gt-page-content-wrap .gt-photography-holder .gt-isotope-container .gt-photo-col.gt-extra-large {
width: 100%;
}
.gt-photography-holder .gt-project-image img {
margin: 0 auto;
}
}
.gt-photography-holder .gt-project {
text-align: center;
}
.gt-photography-holder .gt-project-image img {
display: block;
}
.gt-project-image .gt-entry-likes {
position: absolute;
left: 48%;
bottom: 27px;
}
.gt-photography-holder .gt-project-description {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
background: rgba(40, 171, 227, .7);
opacity: 0;
visibility: hidden;
color: #fff;
cursor: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/popup-cursor.png) 24 24, auto;
-webkit-transition: opacity .35s ease, visibility .35s ease;
transition: opacity .35s ease, visibility .35s ease;
}
.gt-photography-holder .gt-project:hover .gt-project-description {
opacity: 1;
visibility: visible;
}  .gt-photography-holder .gt-description-inner {
position: absolute;
left: 0;
right: 0;
top: 50%;
padding-left: 15px;
padding-right: 15px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gt-photography-holder .gt-project-title {
font-size: 18px;
text-transform: none;
position: relative;
color: #fff;
}
.gt-photography-holder .gt-info-title-button {
position: absolute;
right: 15px;
bottom: 15px;
line-height: 15px;
cursor: pointer;
z-index: 299;
color: #e9e9e9;
}
.gt-photography-holder .gt-info-title-button::after {
font-size: 18px;
font-family: 'Linearicons';
content: "\e956";
}
.gt-photography-holder .gt-info-title-button:hover {
color: #fff;
}
.gt-photography-holder .gt-info-popup {
position: absolute;
padding: 9px 13px;
border-radius: 3px;
background-color: #000;
z-index: 5;
opacity: 0;
right: 15px;
bottom: 50px;
overflow: auto;
text-align: left;
pointer-events: none;
line-height: 1em;
-webkit-transform: scale(.85) translateY(-10%);
transform: scale(.85) translateY(-10%);
-webkit-transition: all .25s cubic-bezier(.24, .22, .015, 1.56), opacity .1s ease-in-out;
transition: all .25s cubic-bezier(.24, .22, .015, 1.56), opacity .1s ease-in-out;
}
.gt-photography-holder .gt-info-popup.active {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translate(0);
transform: scale(1) translate(0);
}
.gt-photography-holder .gt-info-popup .gt-info-name, .gt-photography-holder .gt-info-popup .gt-info-value {
letter-spacing: 1px;
font-family: inherit;
font-weight: 700;
line-height: 1.3em;
}
.gt-photography-holder .gt-info-popup .gt-info-name {
display: block;
font-size: 12px;
color: #999;
}
.gt-photography-holder .gt-info-popup .gt-info-value {
display: block;
margin-bottom: 8px;
font-size: 13px;
color: #fff;
} .gt-banner-area+.gt-banner-area {
margin-top: 30px;
}
.gt-banner-button {
display: block;
}
.gt-banner-image {
display: block;
} .gt-flexbox .gt-team-holder:not(.owl-carousel) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-flexbox .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member {
max-width: 33.33333%;
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
}
.gt-flexbox .gt-team-holder.gt-cols-2:not(.owl-carousel) .gt-team-member {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-flexbox .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member {
max-width: 25%;
-webkit-flex-basis: 25%;
flex-basis: 25%;
}
.gt-no-flexbox .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member {
width: 33.33333%;
}
.gt-no-flexbox .gt-team-holder.gt-cols-2:not(.owl-carousel) .gt-team-member {
width: 50%;
}
.gt-no-flexbox .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member {
width: 25%;
}
.gt-no-flexbox .gt-team-holder:not(.owl-carousel) .gt-team-member {
float: left;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member:nth-child(4n+1) {
clear: initial;
}
.gt-no-flexbox .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member:nth-child(3n+1), .gt-no-flexbox .gt-team-holder.gt-cols-2:not(.owl-carousel) .gt-team-member:nth-child(2n+1), .gt-no-flexbox .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member:nth-child(4n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member:nth-child(3n+1) {
clear: left;
}
.gt-team-member {
text-align: center;
position: relative;
z-index: 1;
}
.gt-member-link {
display: block;
}
.gt-member-photo {
position: relative;
display: inline-block;
overflow: hidden;
border-radius: 5px;
}
.gt-member-photo:not(:last-child) {
margin-bottom: 24px;
}
.gt-member-holder {
overflow: hidden;
}
.gt-member-name:not(:last-child) {
margin-bottom: 1px;
font-family: Heebo;
font-size: 2.4rem;
font-weight: 500;
letter-spacing: 0.075em;
text-transform: uppercase;
}
.gt-member-position {
color: #64686d;
font-size: 1.6rem;
font-family: Heebo;
font-weight: 300;
line-height: 22px;
text-transform: none;
letter-spacing: 0.025em;
}
.gt-member-position:not(:last-child) {
margin-bottom: 5px;
}
.gt-member-about {
font-size: 1.6rem;
line-height: 2.6rem;
margin-top: 1.5em;
margin-bottom: 1.5em;
}
.gt-team-member .gt-social-icons {
font-size: 16px;
}
.gt-team-member .gt-social-icons {
margin-left: -1px;
margin-right: -12px;
margin-top: 2px;
}
.archive .gt-team-member .gt-social-icons {
margin-top: 15px;
}
.gt-team-member .gt-social-icons > li {
margin-left: 12px;
margin-right: 12px;
}
.gt-team-member .gt-social-icons > li:first-child {
margin-left: 0;
}
.gt-team-holder.gt-type-1:not(.owl-carousel) {
margin: -90px -20px 0;
}
.gt-team-holder.gt-type-1:not(.owl-carousel) .gt-team-member {
margin-top: 90px;
padding: 0 20px 0;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-type-1:not(.owl-carousel), .gt-page-content-wrap .gt-team-holder.gt-type-1.gt-cols-4:not(.owl-carousel) {
margin-top: -65px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-type-1:not(.owl-carousel) .gt-team-member, .gt-page-content-wrap .gt-team-holder.gt-type-1.gt-cols-4:not(.owl-carousel) .gt-team-member {
margin-top: 65px;
}
.gt-team-holder.gt-type-1 .gt-member-photo {
border-radius: 50%;
max-width: 330px;
display: inline-block;
}
.gt-team-holder .gt-member-photo .gt-member-about {
padding-left: 30px;
padding-right: 30px;
}
.gt-team-holder.gt-hover .gt-member-photo .gt-member-about {
color: #feffff;
font-size: 16px;
line-height: 26px;
text-align: center;
position: absolute;
z-index: 2;
top: 50%;
left: 0;
right: 0;
margin: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.gt-team-holder.gt-hover .gt-member-photo::before {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
background: rgba(40, 171, 227, .7);
}
.gt-team-holder.gt-hover .gt-member-photo::before, .gt-team-holder.gt-hover .gt-member-photo .gt-member-about {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .45s ease, visibility .45s ease;
transition: opacity .45s ease, visibility .45s ease;
}
.gt-team-holder.gt-hover .gt-team-member:hover .gt-member-photo::before {
opacity: 0.8;
visibility: visible;
}
.gt-team-holder.gt-hover .gt-team-member:hover .gt-member-photo .gt-member-about {
opacity: 1;
visibility: visible;
}
.gt-team-holder.gt-hover .gt-member-photo .gt-member-about p:last-child {
margin-bottom: 0;
}
.gt-team-holder.gt-type-2:not(.owl-carousel), .gt-team-holder.gt-type-3:not(.owl-carousel) {
margin: -45px -15px 0;
}
.gt-team-holder.gt-type-2:not(.owl-carousel) .gt-team-member, .gt-team-holder.gt-type-3:not(.owl-carousel) .gt-team-member {
padding: 45px 15px 0;
}
.gt-team-holder.gt-type-2 .gt-member-photo {
border-radius: 10px;
}
.gt-team-holder.gt-type-3 .gt-member-photo {
width: 220px;
height: 220px;
border-radius: 50%;
}
.gt-team-holder.gt-type-2 .gt-social-icons:not(:last-child) {
margin-bottom: 10px;
}
.gt-team-holder.gt-type-3 .gt-social-icons:not(:last-child) {
margin-bottom: 20px;
}
.gt-team-holder.gt-type-2 .gt-member-about, .gt-team-holder.gt-type-3 .gt-member-about {
font-size: 16px;
line-height: 26px;
}
.gt-team-member.gt-single:not(:last-child) {
margin-bottom: 35px;
}
.gt-team-member.gt-single {
text-align: inherit;
}
.single-team-members .gt-team-member.gt-single .gt-member-photo {
border-radius: 50%;
}
.single-team-members .gt-team-member .gt-social-icons {
margin-top: 15px;
}
.gt-team-member.gt-single .gt-member-photo {
float: left;
margin: 0 30px 10px 0;
max-width: 50%;
}
.gt-team-member.gt-single .gt-member-name:not(:first-child) {
padding-top: 30px;
}
.gt-team-member.gt-single .gt-member-about {
font-size: 22px;
line-height: 32px;
}
.gt-team-member.gt-single .gt-social-icons:not(:last-child) {
margin-bottom: 30px;
} .gt-gmap {
position: relative;
z-index: 1;
overflow: hidden;
height: 500px;
max-width: 100%;
}
.gt-gmap::before {
content: "";
display: block;
position: absolute;
bottom: 100%;
left: 0;
right: 0;
z-index: 2;
height: 100px;
box-shadow: 0 0 60px 0 rgba(51, 51, 51, .2);
} .gm-style .gm-style-iw {
font-weight: 300;
font-size: 13px;
background: #fff!important;
font-family: 'Heebo', sans-serif!important;
color: #202732!important;
padding: 10px 25px 5px 15px!important;
width: 130px!important;
left: calc(50% - 65px)!important;
top: 25px!important;
z-index: 999!important;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
}
.gm-style .gm-style-iw:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-left: 17px solid transparent;
border-top: 15px solid #000;
border-right: 17px solid transparent;
top: 100%;
left: 50%;
margin-left: -17px;
}
.gm-style .gm-style-iw > div {
width: 100%!important;
} .gm-style > div:first-child > div+div > div:last-child > div > div:first-child > div { background-color: transparent !important;
box-shadow: none !important;
width: auto !important;
height: auto !important;
border: none!important;
margin-left: -4px!important;
margin-top: 2px;
} .gm-style > div:first-child > div+div > div:last-child > div > div:last-child > img {
display: none;
}
.gm-style .gm-style-iw+div {
top: 37px!important;
right: 17px!important;
opacity: 1!important;
}
.gm-style > div:first-child > div+div > div:last-child > div > div:hover:after {
color: #3c4049!important;
}
.gm-style > div:first-child > div+div > div:last-child > div > div:last-child:after {
content: "\e92a";
font-family: 'linearicons';
font-size: 15px;
color: #b7b9bb;
display: block;
transition: color .4s ease;
} .gm-style > div:first-child > div+div > div:last-child > div > div:first-child > div > div > div {
background-color: #fff!important;
box-shadow: none !important;
z-index: 9999!important;
height: 20px!important;
}
.gm-style > div:first-child > div+div > div:last-child > div > div:first-child > div > div:first-child > div {
left: 3px!important;
transform: skewX(32deg)!important;
}
.gm-style > div:first-child > div+div > div:last-child > div > div:first-child > div > div:last-child > div {
left: 3px!important;
transform: skewX(-32deg)!important;
} .gt-services-holder {
counter-reset: service-number;
}
.gt-services-holder .gt-service {
position: relative;
overflow: hidden;
padding-top: 10px;
counter-increment: service-number;
}
.gt-services-holder .gt-service:not(:last-child) {
margin-bottom: 100px;
}
.gt-services-holder .gt-service .gt-service-title::before {
content: counter(service-number);
color: #fdbc36;
font-size: 58px;
font-weight: 800;
line-height: 58px;
display: block;
margin: -15px 0 15px 0;
}
.gt-services-holder .gt-service:nth-child(1) .gt-service-title::before, .gt-services-holder .gt-service:nth-child(2) .gt-service-title::before, .gt-services-holder .gt-service:nth-child(3) .gt-service-title::before, .gt-services-holder .gt-service:nth-child(4) .gt-service-title::before, .gt-services-holder .gt-service:nth-child(5) .gt-service-title::before, .gt-services-holder .gt-service:nth-child(6) .gt-service-title::before, .gt-services-holder .gt-service:nth-child(7) .gt-service-title::before, .gt-services-holder .gt-service:nth-child(8) .gt-service-title::before, .gt-services-holder .gt-service:nth-child(9) .gt-service-title::before {
content: '0'counter(service-number);
}
.gt-services-holder .gt-service-title:not(:last-child) {
margin-bottom: 15px;
}
.gt-services-holder .gt-service-image {
max-width: 50%;
min-width: 0px;
}
.gt-services-holder .gt-service .gt-service-image {
float: left;
margin-right: 30px;
}
.gt-services-holder .gt-service:nth-child(2n) .gt-service-image {
float: right;
margin-right: 0;
margin-left: 30px;
} .countdown-section {
display: inline-block;
}
.gt-countdown-holder.gt-type-1 {
text-align: center;
}
.gt-countdown-holder.gt-type-1:not(:last-child) {
margin-bottom: 50px;
}
.gt-countdown-holder.gt-type-1 .countdown-section {
margin-left: 55px;
margin-right: 55px;
}
.gt-countdown-holder.gt-type-1 .countdown-amount {
font-weight: 800;
font-size: 76px;
line-height: 1em;
color: #fff;
display: block;
position: relative;
}
.gt-countdown-holder.gt-type-1 .countdown-amount::after {
content: "";
display: block;
margin: 25px auto 22px;
width: 55px;
border-bottom: 5px solid #fdbc36;
}
.gt-countdown-holder.gt-type-1 .countdown-period {
color: #fff;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
} .wt_container {
background: #15161A;
display: table;
width: 100%;
table-layout: fixed;
color: #fff;
padding: 18px 16px 16px;
}
.wt_container .wt_section {
display: table-cell;
vertical-align: middle;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}
.wt_current_time, .wt_full_time {
font-size: 12px;
font-weight: 600;
}
.wt_timebar, .wt_volumebar {
height: 9px;
border-radius: 4px;
position: relative;
overflow: hidden;
background: #323642;
cursor: pointer;
}
.wt_volumebar {
height: 7px;
border-radius: 3px;
margin-top: 1px;
}
.wt_indicator {
position: absolute;
left: 0;
top: 0;
bottom: 0;
border-radius: 4px;
background: #539FAD;
}
.wt_play_pause {
display: inline-block;
width: 20px;
height: 20px;
position: relative;
z-index: 1;
}
.wt_play_pause::before {
content: "";
display: block;
width: 0;
height: 0;
margin: 0 0 0 3px;
border-top: 6px solid transparent;
border-left: 11px solid #fff;
border-bottom: 6px solid transparent;
}
.wt_container.playing .wt_play_pause::before {
width: 13px;
height: 13px;
margin: 0;
border-top: none;
border-bottom: none;
border-left: 4px solid #fff;
border-right: 4px solid #fff;
}
.wt_mute::after {
font-size: 18px;
content: "\e85a";
font-family: 'Linearicons-Free';
}
.wt_mute.muted::after {
content: "\e85d";
} .gt-locations {
margin-top: -25px;
font-size: 0;
}
.gt-location {
display: inline-block;
margin-top: 25px;
}
.gt-location a {
color: #5f6365;
text-decoration: underline !important;
}
.gt-location a:hover {
color: #fdbc36;
}
.gt-locations-list {
font-size: 20px;
line-height: 26px;
}
.gt-locations-list > li:not(:last-child) {
margin-bottom: 8px;
}
.gt-location-name {
font-size: 14px;
font-weight: 600;
color: rgba(73, 83, 98, .7);
}
.gt-csscolumns .gt-locations.gt-cols-2 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
.gt-csscolumns .gt-locations {
-webkit-column-gap: 70px;
-moz-column-gap: 70px;
column-gap: 70px;
}
.gt-no-csscolumns .gt-locations {
margin-left: -15px;
margin-right: -15px;
}
.gt-no-csscolumns .gt-location {
padding-left: 15px;
padding-right: 15px;
}
.gt-no-csscolumns .gt-locations.gt-cols-2 .gt-location {
width: 50%;
}
.gt-contact-section-type-1 .gt-locations {
padding: 0 70px;
}
.gt-contact-section-type-1 .gt-contact-form [class*="gt-btn-"] {
width: 100%;
}
.gt-contact-section-type-2 .gt-narrow {
padding-left: 50px;
padding-right: 50px;
} .ares .tp-bullet {
width: 8px;
height: 8px;
border: 1px solid #fff;
background: transparent;
}
.rev_slider .uranus.tparrows {
height: 34px !important;
width: 34px !important;
}
.rev_slider .tparrows.tp-leftarrow:before, .rev_slider .tparrows.tp-rightarrow:before {
content: '\e8f7';
font-family: fontello;
font-size: 30px !important;
line-height: 30px !important;
height: 30px !important;
width: 30px !important;
}
.rev_slider .tparrows.tp-rightarrow:before {
content: '\e8f6';
} .gt-entries-filter {
font-size: 1.6rem;
line-height: 18px;
font-weight: 500;
letter-spacing: 0.075em;
text-transform: uppercase;
padding: 0 15px;
margin-top: 1rem;
margin-bottom: 5rem;
}
.gt-entries-filter ul {
list-style-type: none;
margin: 0;
}
.gt-entries-filter ul li {
display: inline-block;
margin-right: 3rem;
}
.gt-entries-filter ul li a {
line-height: 18px;
font-weight: 400;
display: inline-block;
}
.gt-entries-filter ul li a.selected {
border-bottom: 2px solid;
}
.gt-container .gt-entry {
display: table;
width: 100%;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.gt-vertical .gt-container .gt-entry {
padding: 6rem;
background-color: #f3f5f6;
box-sizing: border-box;
display: block;
}
.gt-container .gt-entry-attachment {
width: 50%;
}
.gt-vertical .gt-container .gt-entry-attachment {
width: 100%;
}
.gt-container .gt-entry-attachment, .gt-container .gt-entry-body {
display: table-cell;
vertical-align: middle;
}
.gt-vertical .gt-container .gt-entry-attachment, .gt-vertical .gt-container .gt-entry-body {
display: block;
}
.gt-horizontal .gt-container .gt-entry-attachment .gt-post-thumbnail img {
margin-bottom: 0;
margin: 0;
}
.gt-container .post .gt-entry:hover {
box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.13);
}
.gt-vertical .gt-container .post .gt-entry:hover {
box-shadow: none;
}
.gt-container .post .gt-entry-body {
padding: 4rem 8rem;
}
.gt-vertical .gt-container .post .gt-entry-body {
padding: 0;
}
.gt-container .gt-entry-attachment {
position: relative;
text-align: center;
}
.gt-vertical .gt-container .gt-entry-attachment {
text-align: left;
}
.gt-entry .gt-link-attachment {
color: #fff;
}
.gt-link-attachment {
font-size: 18px;
font-weight: 700;
line-height: 24px;
display: block;
width: 100%;
padding: 40px 30px;
text-align: center;
vertical-align: middle;
position: relative;
z-index: 1;
}
.gt-entries-holder.gt-cols-1 .gt-entry .gt-link-attachment {
font-size: 22px;
line-height: 24px;
padding-top: 50px;
padding-bottom: 50px;
}
.gt-link-attachment .gt-link-inner, .gt-link-attachment .lnr {
position: relative;
z-index: 2;
}
.gt-audio-poster {
display: none;
}
.gt-entries-holder.gt-small-thumbs .gt-audio-poster {
display: block;
}
.gt-link-attachment::before, .gt-blockquote-attachment::before, .gt-audio-poster::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(40, 171, 227, 0.7);
}
.gt-link-attachment .lnr {
margin-right: 8px;
font-size: 26px;
display: inline-block;
top: -2px;
}
.gt-blockquote-attachment {
color: #fff;
text-align: center;
position: relative;
padding: 50px 55px 60px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-blockquote-attachment, .gt-entries-holder.gt-cols-4 .gt-blockquote-attachment, .gt-entries-holder .gt-isotope-container.gt-cols-4 .gt-blockquote-attachment {
padding: 40px 25px 50px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-blockquote-attachment blockquote:not(:last-child), .gt-entries-holder.gt-cols-4 .gt-blockquote-attachment blockquote:not(:last-child), .gt-entries-holder .gt-isotope-container.gt-cols-4 .gt-blockquote-attachment blockquote:not(:last-child) {
margin-bottom: 20px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-entry .wt_section.wt_volumebar_section, .gt-entries-holder.gt-cols-4 .gt-entry .wt_section.wt_volumebar_section, .gt-entries-holder .gt-isotope-container.gt-cols-4 .gt-entry .wt_section.wt_volumebar_section {
display: none;
}
.gt-blockquote-attachment-inner::before {
content: open-quote;
color: transparent;
position: absolute;
}
.gt-blockquote-attachment-inner::after {
content: close-quote;
font-size: 40px;
font-weight: 800;
display: block;
position: absolute;
left: 0;
right: 0;
text-align: center;
top: 100%;
margin-top: 10px;
}
.gt-entries-holder.gt-cols-1 .gt-entry .gt-blockquote-attachment {
padding-top: 60px;
padding-bottom: 73px;
}
.gt-entries-holder.gt-cols-1:not(.gt-small-thumbs) .gt-entry .gt-blockquote-attachment {
padding-left: 240px;
padding-right: 240px;
}
.gt-entries-holder.gt-cols-1 .gt-entry .gt-blockquote-attachment blockquote {
font-size: 22px;
line-height: 32px;
}
.gt-entries-holder.gt-cols-1 .gt-entry .gt-blockquote-attachment-inner::after {
margin-top: 15px;
}
.gt-entries-holder.gt-cols-1 .gt-entry .gt-blockquote-attachment .gt-author {
font-size: 22px;
}
.gt-blockquote-attachment > * {
position: relative;
z-index: 1;
}
.gt-blockquote-attachment blockquote {
color: #fff;
font-size: 18px;
font-weight: 500;
line-height: 28px;
font-style: normal;
border-width: 0;
padding: 0;
}
.gt-blockquote-attachment blockquote:not(:last-child) {
margin-bottom: 28px;
}
.gt-quote-entry-format .gt-entry-link {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
}
.gt-blockquote-attachment .gt-author {
font-size: 18px;
font-weight: 700;
line-height: 28px;
}
.gt-thumbnail-attachment {
display: inline-block;
overflow: hidden;
}
.gt-csstransforms3d .gt-thumbnail-attachment > img {
-webkit-transition: -webkit-transform .35s ease;
transition: transform .35s ease;
}
.gt-csstransforms3d .gt-entries-holder.gt-cols-1 .gt-thumbnail-attachment > img, .gt-csstransforms3d .gt-entries-holder .gt-isotope-container.gt-cols-1 .gt-thumbnail-attachment > img {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.gt-link-entry-format .gt-entry-title, .gt-quote-entry-format .gt-entry-title {
display: none;
}
.gt-entries-holder.gt-cols-1:not(.owl-carousel):not(.gt-isotope) {
margin-top: 0;
}
.gt-entries-holder.gt-cols-1:not(.owl-carousel) {
margin-top: -80px;
}
.gt-entries-holder.gt-cols-1:not(.owl-carousel):not(.gt-vertical) .gt-col {
padding-top: 4.9rem;
}
.gt-entries-holder.gt-cols-1:not(.owl-carousel):not(.gt-isotope) .gt-col:first-child {
padding-top: 0;
}
.search-result-counter {
float: left;
margin-right: 15px;
}
.search-result-counter .dropcap-result {
display: block;
margin: 7px 10px 0 0;
padding-top: 5px;
width: 50px;
height: 50px;
line-height: 50px;
background-color: #fdbc36;
font-size: 1.2em;
color: #fff;
font-weight: bold;
text-align: center;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.search.search-results .gt-entry {
overflow: hidden;
}
.gt-post-thumbnail img {
display: block;
margin: 0 auto 30px;
}
.gt-vertical .gt-post-thumbnail img {
margin: 0 0 30px;
} .gt-entries-holder.gt-isotope {
position: relative;
z-index: 1;
}
.gt-entries-holder.owl-large-nav .owl-prev {
left: -90px;
}
.gt-boxed-layout-type .gt-entries-holder.owl-large-nav .owl-prev {
left: 10px;
}
.gt-entries-holder.owl-large-nav .owl-next {
right: -90px;
}
.gt-boxed-layout-type .gt-entries-holder.owl-large-nav .owl-next {
right: 10px;
}
.gt-entries-holder:not(.owl-carousel):not(.gt-isotope) {
margin-top: -15px;
margin-left: -15px;
margin-right: -15px;
}
.gt-flexbox .gt-entries-holder:not(.owl-carousel):not(.gt-isotope) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-no-flexbox .gt-entries-holder::after {
content: "";
clear: both;
display: block;
}
.gt-flexbox .gt-entries-holder .gt-container {
max-width: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.gt-flexbox .gt-entries-holder.gt-cols-1:not(.owl-carousel):not(.gt-isotope) .gt-col {
max-width: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.gt-no-flexbox .gt-entries-holder.gt-cols-1:not(.owl-carousel):not(.gt-isotope) .gt-col {
width: 100%;
}
.gt-no-flexbox .gt-entries-holder:not(.owl-carousel):not(.gt-isotope) .gt-col {
float: left;
}
.gt-flexbox .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col {
max-width: 33.33333%;
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
}
.gt-flexbox .gt-entries-holder.gt-cols-2:not(.owl-carousel):not(.gt-isotope) .gt-col {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-no-flexbox .gt-entries-holder.gt-cols-2:not(.owl-carousel):not(.gt-isotope) .gt-col {
width: 50%;
}
.gt-no-flexbox .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col {
width: 33.33333%;
}
.gt-no-flexbox .gt-entries-holder.gt-cols-2:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1) {
clear: left;
}
.gt-entries-holder .gt-entry-meta .gt-cat-links, .gt-entries-holder .gt-entry-meta .gt-tags-links, .gt-entries-holder .gt-entry-meta > * {
display: inline-block;
}
.gt-entries-holder.gt-big-thumbs .gt-entry-meta .gt-entry-cats .gt-tags-links, .gt-entries-holder.gt-small-thumbs .gt-entry-meta .gt-entry-byline .gt-tags-links {
display: none;
}
.gt-entries-holder.gt-big-thumbs .gt-entry-meta .gt-entry-byline .gt-cat-links {
margin-right: 10px;
font-weight: 400;
}
.gt-entries-holder .sticky-post {
vertical-align: middle;
margin-right: 5px;
padding: 7px 10px 5px;
background-color: #20d76e;
font-size: 11px;
font-weight: 700;
color: #fff;
line-height: 12px;
text-transform: uppercase;
border-radius: 10px;
letter-spacing: 2px;
box-shadow: 0 -2px 13px rgba(78, 82, 99, 0.18);
display: block;
width: 100px;
text-align: center;
margin-bottom: 10px;
}
.gt-flexbox .gt-entries-holder.gt-type-1:not(.owl-carousel):not(.gt-isotope), .gt-flexbox .gt-entries-holder.gt-type-2:not(.owl-carousel):not(.gt-isotope) {
-webkit-align-content: stretch;
align-content: stretch;
}
main#main .gt-entries-holder.gt-type-1 {
text-align: left;
}
.gt-entries-holder.gt-type-1 .gt-entry, .gt-entries-holder.gt-type-2 .gt-entry {
height: 100%;
}
main#main .gt-entries-holder.gt-type-1 .gt-link-attachment {
text-align: left;
padding-top: 33px;
padding-bottom: 33px;
}
.gt-entries-holder.gt-type-1 .gt-entry-body, .gt-entries-holder.gt-type-2 .gt-entry-body {
padding: 20px 40px 23px;
background-color: #fff;
}
.gt-entries-holder.gt-type-1 .gt-entry-body {
padding-left: 28px;
padding-right: 22px;
}
.gt-entries-holder.gt-type-1.owl-carousel .gt-entry-body {
padding-left: 0;
padding-right: 0;
text-align: center;
}
main#main .gt-entries-holder.gt-type-1 .gt-entry-body {
padding-left: 28px;
padding-right: 22px;
}
.gt-entries-holder.gt-type-1 .gt-entry-cats, .gt-entries-holder.gt-type-2 .gt-entry-cats {
font-size: 20px;
line-height: 28px;
}
.gt-entries-holder.gt-type-1 .gt-tags-links, .gt-entries-holder.gt-type-2 .gt-tags-links, .gt-entries-holder.gt-type-1 .gt-entry-cats .screen-reader-text, .gt-entries-holder.gt-type-2 .gt-entry-cats .screen-reader-text {
display: none;
}
.gt-entries-holder.gt-type-1 .gt-entry-cats > li, .gt-entries-holder.gt-type-2 .gt-entry-cats > li {
display: inline;
}
.gt-entries-holder.gt-type-1 .gt-entry-cats > li:not(:last-child)::after, .gt-entries-holder.gt-type-2 .gt-entry-cats > li:not(:last-child)::after {
content: ", ";
}
.gt-entries-holder.gt-type-1 .gt-entry-cats:not(:last-child), .gt-entries-holder.gt-type-2 .gt-entry-cats:not(:last-child) {
margin-bottom: 6px;
}
.gt-entries-holder.gt-type-1 .gt-entry-title, .gt-entries-holder.gt-type-2 .gt-entry-title {
font-size: 16px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
}
.gt-entries-holder.gt-type-1 .gt-entry-title:not(:last-child), .gt-entries-holder.gt-type-2 .gt-entry-title:not(:last-child) {
margin-bottom: 6px;
}
.gt-entries-holder.gt-type-1 .gt-entry-meta, .gt-entries-holder.gt-type-2 .gt-entry-meta {
color: rgba(44, 48, 53, .7);
font-size: 18px;
line-height: 28px;
}
main#main .gt-entries-holder.gt-type-1 .gt-entry-meta {
font-size: 16px;
}
.gt-entries-holder.gt-type-1 .gt-entry-meta > *:not(:last-child)::after, .gt-entries-holder.gt-type-2 .gt-entry-meta > *:not(:last-child)::after {
content: ", ";
}
.gt-entries-holder.gt-type-1 .gt-entry-cats a, .gt-entries-holder.gt-type-2 .gt-entry-cats a {
color: #5f6366;
}
.gt-entries-holder.gt-type-1 .gt-entry-meta a, .gt-entries-holder.gt-type-2 .gt-entry-meta a {
color: rgba(44, 48, 53, .7);
}
.gt-entries-holder.gt-type-1 .gt-entry-cats a:hover, .gt-entries-holder.gt-type-1 .gt-entry-meta a:hover, .gt-entries-holder.gt-type-2 .gt-entry-cats a:hover, .gt-entries-holder.gt-type-2 .gt-entry-meta a:hover {
color: #fdbc36;
}
.gt-entries-holder.gt-type-3 .gt-isotope-container {
margin-top: -53px;
}
.gt-entries-holder.gt-type-3 .gt-isotope-container .gt-col {
padding-top: 53px;
}
.gt-entries-holder.gt-type-3 .gt-entry-excerpt:not(:last-child) {
margin-bottom: 12px;
}
.gt-entries-holder .gt-entry-excerpt .mejs-container {
display: none;
}
.gt-entries-holder.gt-type-4 .gt-entry-excerpt {
margin-bottom: 1.9rem;
}
.gt-entries-holder.gt-type-4 .gt-entry-excerpt li {
line-height: 1.5em;
}
.gt-entries-holder.gt-type-3 .gt-entry-cats, .gt-entries-holder.gt-type-4 .gt-entry-cats, .gt-entries-holder.gt-type-4 .gt-entry-byline {
font-family: 'Heebo', sans-serif;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.075em;
text-transform: uppercase;
font-weight: 400;
}
.gt-entries-holder.gt-type-3 .gt-entry-cats > li, .gt-entries-holder.gt-type-4 .gt-entry-cats > li {
display: inline;
}
.gt-entries-holder.gt-type-3 .gt-entry-cats > li:not(:last-child)::after, .gt-entries-holder.gt-type-4 .gt-entry-cats > li:not(:last-child)::after {
content: ", ";
}
.gt-entries-holder.gt-type-3.gt-cols-1 .gt-entry-attachment > *:not(.gt-entry-link):not(.gt-entry-date), .gt-entries-holder.gt-type-4.gt-cols-1 .gt-entry-attachment > *:not(.gt-entry-link):not(.gt-entry-date) {
-webkit-transition: box-shadow .35s ease;
transition: box-shadow .35s ease;
}
.gt-entries-holder.gt-type-3.gt-cols-1 .gt-entry:hover .gt-entry-attachment > *:not(.gt-entry-link):not(.gt-entry-date), .gt-entries-holder.gt-type-4.gt-cols-1 .gt-entry:hover .gt-entry-attachment > *:not(.gt-entry-link):not(.gt-entry-date) {
box-shadow: 0 -10px 43px rgba(78, 82, 99, 0.36);
}
.gt-entries-holder.gt-type-3.gt-cols-1 .gt-entry:hover .gt-entry-attachment > .gallery, .gt-entries-holder.gt-type-4.gt-cols-1 .gt-entry:hover .gt-entry-attachment > .gallery {
box-shadow: none !important;
}
.gt-entries-holder.gt-type-3 .gt-entry-attachment > *, .gt-entries-holder.gt-type-4 .gt-entry-attachment > * {
overflow: hidden;
border-radius: 10px;
}
.gt-entries-holder.gt-type-3 .gt-blockquote-attachment {
padding-top: 40px;
padding-bottom: 53px;
}
.gt-entries-holder.gt-type-3 .gt-blockquote-attachment blockquote:not(:last-child) {
margin-bottom: 17px;
}
.gt-entries-holder.gt-type-3 .gt-blockquote-attachment blockquote {
font-size: 16px;
line-height: 24px;
font-weight: 600;
}
.gt-entries-holder.gt-type-3 .gt-blockquote-attachment-inner::after {
margin-top: 5px;
}
.gt-entries-holder.gt-type-3 .gt-link-attachment {
padding-top: 30px;
padding-bottom: 30px;
}
.gt-entries-holder.gt-type-3 .gt-entry-title {
font-size: 30px;
line-height: 34px;
text-transform: none;
letter-spacing: 0;
}
.gt-entries-holder.gt-type-3 .gt-entry-title:not(:last-child) {
margin-bottom: 15px;
}
.gt-entries-holder.gt-type-3 .gt-entry-meta, .gt-entries-holder.gt-type-4 .gt-entry-meta {
font-size: 16px;
line-height: 26px;
text-transform: uppercase;
font-weight: 300;
margin: -8px -8px 0;
}
.gt-entries-holder.gt-type-4 .gt-entry-date {
font-size: 14px;
line-height: 22px;
letter-spacing: 0.01em;
color: #64686d;
display: block !important;
}
.gt-entries-holder.gt-type-4 .gt-entry-tags + .gt-entry-date{
margin-top: 3px;
}
.gt-entries-holder.gt-type-3 .gt-entry-meta, .gt-entries-holder.gt-type-3 .gt-entry-meta a {
color: #67696c;
}
.gt-entries-holder.gt-type-4 .gt-entry-meta {
overflow: hidden;
text-align: left;
text-transform: none;
margin: 0;
}
.gt-entries-holder.gt-type-3 .gt-entry-meta > *, .gt-entries-holder.gt-type-4 .gt-entry-meta > * {
display: inline-block;
vertical-align: baseline;
margin: 8px 8px 0;
}
.gt-entries-holder.gt-type-4 .gt-entry-tags {
display: block;
text-transform: none;
color: #8c8c8c;
}
.gt-entries-holder.gt-type-4 .gt-entry-tags a {
color: #8c8c8c;
}
.gt-entries-holder.gt-type-4 .gt-entry-meta > * {
margin: 0 10px 0 0;
}
.gt-entries-holder.gt-type-4 .gt-entry-meta > .gt-entry-byline {
margin-right: 0;
}
.gt-entries-holder.gt-type-4 .gt-entry-meta > .gt-entry-byline + .gt-entry-comments-link{
margin-left: 10px;
}
.gt-entries-holder.gt-type-4 .gt-entry-meta > .gt-entry-byline:empty {
display: none;
}
.gt-entries-holder.gt-type-3 .gt-entry-meta:not(:last-child), .gt-entries-holder.gt-type-4 .gt-entry-meta:not(:last-child) {
margin-bottom: 2.9rem;
}
.gt-entries-holder.gt-type-4 .gt-entry-meta, .gt-entries-holder.gt-type-3 .gt-entry-comments-link, .gt-entries-holder.gt-type-4 .gt-entry-comments-link, .gt-entries-holder.gt-type-3 .gt-entry-likes, .gt-entries-holder.gt-type-4 .gt-entry-likes, .gt-entries-holder.gt-type-4 .gt-entry-date {
font-weight: 300;
}
.gt-entries-holder.gt-type-3 .gt-entry-meta a:hover, .gt-entries-holder.gt-type-4 .gt-entry-meta a:hover {
color: #fdbc36;
}
.gt-entries-holder.gt-type-3 .gt-entry-comments-link::before, .gt-entries-holder.gt-type-4 .gt-entry-comments-link::before, .gt-entries-holder.gt-type-4 .gt-entry-comments-link::before, .gt-entries-holder.gt-type-4 .gt-entry-date::before {
content: "\e83f";
color: #b6b6b6;
font-size: 18px;
font-family: 'Linearicons-Free';
display: inline-block;
margin-right: 6px;
position: relative;
top: 2px;
vertical-align: baseline;
}
.gt-entry-likes span::before {
content: "\e83f";
font-size: 18px;
font-family: 'Linearicons-Free';
display: inline-block;
margin-right: 6px;
position: relative;
top: 2px;
vertical-align: baseline;
}
.gt-entry-likes span {
display: inline-block;
vertical-align: baseline;
}
.gt-entry-likes span::before {
content: "\e813";
}
.gt-entry-likes.liked span {
color: #fdbc36;
}
.gt-entries-holder.gt-type-4 .gt-entry-date::before {
content: "\e836";
margin-right: 8px;
display: none;
}
.gt-entries-holder.gt-type-4 .gt-entry-comments-link::before, .gt-entries-holder.gt-type-4 .gt-entry-likes::before, .gt-entries-holder.gt-type-4 .gt-entry-date::before {
color: inherit;
}
.gt-entries-holder.gt-type-4 .gt-entry-title {
font-size: 3.6rem;
line-height: 4rem;
text-transform: none;
word-wrap: break-word;
}
.gt-entries-holder.gt-type-4 .gt-entry-title:not(:last-child) {
margin-bottom: 3.5rem;
}
.search-results .gt-entries-holder.gt-type-4 .gt-entry-title:not(:last-child) {
margin-bottom: 2.8rem;
}
.gt-continue-reading-link {
color: #fdbc36;
font-family: 'Heebo', sans-serif;
font-size: 14px;
line-height: 26px;
font-weight: 400;
text-transform: none;
letter-spacing: 0.075em;
display: inline-block;
border-bottom: none;
position: relative;
}
.gt-continue-reading-link:after {
content: '\e802';
font-family: fontello;
font-size: 16px;
height: 16px;
width: 16px;
line-height: 14px;
padding-left: 2px;
border-radius: 50%;
border: 1px solid;
display: inline-block;
text-align: center;
margin-left: 10px;
vertical-align: middle;
}
.gt-continue-reading-link:before {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-transition-property: width;
transition-property: width;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit;
transition-duration: inherit;
}
.gt-continue-reading-link:hover:before {
width: calc(100% - 28px);
}
.has-post-thumbnail .gt-continue-reading-link {
margin: 0 0 4.5rem;
font-weight: 400;
}
.gt-vertical .has-post-thumbnail .gt-continue-reading-link {
padding: 0;
margin: 0;
} .post-password-form {
display: inline-block;
}
.post-password-form p:first-child {
font-size: 18px;
margin-bottom: 30px;
}
.post-password-form p:last-child {
margin-bottom: 0;
}
.post-password-form label {
display: inline-block;
max-width: 100%;
}
.post-password-form input[type="password"] {
margin-right: 10px;
margin-left: 10px;
width: 450px;
}
.post-password-form input[type="submit"] {
display: inline-block;
text-align: center;
font-size: 14px;
line-height: 22px;
font-weight: 700;
text-transform: uppercase;
border: 3px solid #fdbc36;
padding: 9px 45px 8px;
border-radius: 29px;
color: #fff;
background-color: #fdbc36;
}
.post-password-form input[type=submit]:hover {
color: #fdbc36;
border-color: #fdbc36;
background-color: transparent;
} .gt-entries-holder.gt-small-thumbs .gt-entry::after {
content: "";
display: block;
clear: left;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment {
float: left;
margin: 0 30px 10px 0;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-body {
overflow: hidden;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-entry-attachment {
width: 470px;
height: 370px;
position: relative;
z-index: 1;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment .gt-audio-poster {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-entry-attachment .gt-responsive-iframe {
padding-bottom: 78%;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-link-attachment, .gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-blockquote-attachment {
height: inherit;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-link-attachment-inner, .gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-blockquote-attachment-inner {
display: inline-block;
vertical-align: middle;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-link-attachment::after, .gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-blockquote-attachment::after {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
}
.updated:not(.published) {
display: none;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment .gt-entry-date {
font-size: 24px;
font-weight: 500;
line-height: 1em;
color: #fff;
text-align: center;
position: absolute;
z-index: 2;
padding: 8px 0;
width: 65px;
height: 65px;
background-color: #fdbc36;
right: 0;
bottom: 62px;
border-radius: 0;
box-shadow: 0 -10px 43px rgba(78, 82, 99, 0.26);
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment .gt-entry-date::before {
display: none;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment .gt-entry-month {
font-size: 16px;
text-transform: uppercase;
display: block;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-meta {
text-align: inherit;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-meta:not(:last-child) {
margin-bottom: 10px;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-meta .gt-entry-cats {
display: block;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-meta .gt-entry-cats:not(:first-child) {
padding-top: 0;
}
.gt-entries-holder.gt-small-thumbs.gt-type-4 .gt-entry-title:not(:last-child) {
margin-bottom: 1em;
margin-top: 0.83em;
} .gt-entry .gallery {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: stretch;
align-items: stretch;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0 -10px;
}
.gt-entry .gallery.gallery-columns-1 .gallery-item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.gt-entry .gallery.gallery-columns-2 .gallery-item {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.gt-entry .gallery.gallery-columns-3 .gallery-item {
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
max-width: 33.33333%;
}
.gt-entry .gallery.gallery-columns-4 .gallery-item {
-webkit-flex-basis: 25%;
flex-basis: 25%;
max-width: 25%;
}
.gt-entry .gallery.gallery-columns-5 .gallery-item {
-webkit-flex-basis: 20%;
flex-basis: 20%;
max-width: 20%;
}
.gt-entry .gallery.gallery-columns-6 .gallery-item {
-webkit-flex-basis: 16.6%;
flex-basis: 16.6%;
max-width: 16.6%;
}
.gt-entry .gallery.gallery-columns-7 .gallery-item {
-webkit-flex-basis: 14.2%;
flex-basis: 14.2%;
max-width: 14.2%;
}
.gt-entry .gallery.gallery-columns-8 .gallery-item {
-webkit-flex-basis: 12.5%;
flex-basis: 12.5%;
max-width: 12.5%;
}
.gt-entry .gallery.gallery-columns-9 .gallery-item {
-webkit-flex-basis: 11.11%;
flex-basis: 11.11%;
max-width: 11.11%;
}
.gt-entry .gallery .gallery-item {
position: relative;
padding: 0 10px;
margin: 10px 0;
overflow: hidden;
}
.gt-entry .gallery .gallery-item img {
width: 100%;
}
.gt-entry .gt-entry-body > .gallery .gallery-item .gallery-caption {
position: absolute;
left: 10px;
top: -100%;
right: 10px;
padding: 9px 13px;
background-color: #f3f5f6;
z-index: 5;
opacity: 0;
text-align: left;
pointer-events: none;
line-height: 1.3em;
font-size: 15px;
-webkit-transition: top .25s ease-in-out, opacity .1s ease-in-out;
transition: top .25s ease-in-out, opacity .1s ease-in-out;
}
.gt-entry .gallery.gallery-columns-4 .gallery-item .gallery-caption {
font-size: 17px;
}
.gt-entry .gt-entry-body > .gallery .gallery-item:hover .gallery-caption {
opacity: 1;
top: 0;
pointer-events: auto;
}
.gt-entry .gt-entry-excerpt > .gallery .gallery-icon {
float: left;
margin-right: 10px;
}
.gt-entry .gt-entry-excerpt > .gallery .gallery-caption {
font-size: 16px;
line-height: 1.15em;
}
.gt-entry .gt-entry-excerpt > .gallery.gallery-columns-4 .gallery-item .gallery-caption {
font-size: 16px;
} .gt-breadcrumbs-wrap .gt-entry-meta {
font-size: 14px;
line-height: 26px;
letter-spacing: 0.01em;
text-align: center;
margin-top: -3px;
color: #64686d;
}
.gt-breadcrumbs-wrap .post-categories {
text-align: center;
margin-bottom: 3px;
}
.gt-breadcrumbs-wrap .gt-entry-meta > * {
display: inline-block;
vertical-align: baseline;
margin: 0 15px;
}
.gt-breadcrumbs-wrap .gt-entry-comments-link::before, .gt-breadcrumbs-wrap .gt-entry-date::before {
content: "\e83f";
font-size: 18px;
font-family: 'Linearicons-Free';
display: inline-block;
margin-right: 6px;
position: relative;
top: 2px;
vertical-align: baseline;
}
.gt-breadcrumbs-wrap .gt-entry-date::before {
display: none;
}
.gt-breadcrumbs-wrap .gt-entry-cats > li, .gt-breadcrumbs-wrap .post-categories > li {
display: inline-block;
}
.gt-breadcrumbs-wrap .gt-entry-cats > li > a, .gt-breadcrumbs-wrap .post-categories > li > a {
font-size: 1.6rem;
line-height: 24px;
font-weight: 400;
text-transform: uppercase;
display: block;
letter-spacing: 0.075em;
}
.gt-breadcrumbs-wrap .gt-entry-cats > li > a:hover, .gt-breadcrumbs-wrap .post-categories > li > a:hover {
color: #2c3035;
background: #fff;
}
.gt-simple-carousel, .gt-entry.gt-single:not(:last-child) {
margin-bottom: 32px;
}
.gt-entry.gt-single .gt-entry-body:not(:last-child) {
margin-bottom: 20px;
}
.gt-entry.gt-single .gt-entry-body iframe {
max-width: 100%;
}
.gt-entry.gt-single .gt-entry-body ul li {
line-height: 1.5em;
}
.gt-entry-meta-item:not(:last-child) {
margin-bottom: 3px;
margin-top: 5px;
}
.gt-entry.gt-single .gt-entry-meta-item {
width: 49.5%;
display: inline-block;
vertical-align: middle;
}
.gt-entry.gt-single .gt-entry-meta-item.no-share {
width: 100%;
display: inline-block;
vertical-align: middle;
}
.gt-entry.gt-single .gt-entry-meta-item.share {
text-align: right;
float: right;
}
.gt-share > *, .gt-entry-meta-item > * {
display: inline-block;
vertical-align: middle;
}
.gt-share .gt-title, .gt-entry-meta-item .gt-title {
font-size: 1.8rem;
line-height: 24px;
font-weight: 300;
text-transform: none;
color: #64686d;
margin-right: 15px;
}
.gt-share .gt-social-icons, .gt-entry-meta-item .gt-social-icons {
font-size: 17px;
line-height: 17px;
margin-top: 0;
}
.gt-share .gt-social-icons > li, .gt-entry-meta-item .gt-social-icons > li {
margin-top: 0;
}
.gt-share .gt-social-icons a, .gt-entry-meta-item .gt-social-icons a {
font-size: 1.5rem;
height: 4rem;
width: 4rem;
line-height: 4rem;
border-radius: 50%;
display: block;
text-align: center;
}
.gt-share .gt-social-icons a[title="Facebook"], .gt-entry-meta-item .gt-social-icons a[title="Facebook"], .gt-share .gt-social-icons a[title="Tumblr"], .gt-entry-meta-item .gt-social-icons a[title="Tumblr"] {
background-color: #3a5a9a;
color: #fff;
}
.gt-share .gt-social-icons a[title="Twitter"], .gt-entry-meta-item .gt-social-icons a[title="Twitter"] {
background-color: #1da1f2;
color: #fff;
}
.gt-share .gt-social-icons a[title="LinkedIn"], .gt-entry-meta-item .gt-social-icons a[title="LinkedIn"], .gt-share .gt-social-icons a[title="Google +"], .gt-entry-meta-item .gt-social-icons a[title="Google +"] {
background-color: #cc2128;
color: #fff;
}
.gt-entry-meta-item .gt-entry-tags {
font-size: 18px;
line-height: 28px;
}
.gt-entry-meta-item .gt-entry-tags a {
font-size: 14px;
line-height: 18px;
border: 1px solid;
padding: 8px 14px 6px;
display: inline-block;
margin: 2px;
}
.gt-entry-meta-item .gt-entry-tags > li {
display: inline;
}
.gt-entry-meta-item .gt-entry-tags > li:not(:last-child)::after {
content: ", ";
} .gt-entries-nav {
padding: 27px 0;
overflow: hidden;
border-top: 1px solid #b6b6b6;
}
.gt-entries-nav:not(:last-child) {
margin-bottom: 15px;
}
.gt-previous-entry, .gt-next-entry {
font-size: 14px;
font-weight: 500;
line-height: 24px;
text-transform: uppercase;
position: relative;
letter-spacing: 1px;
width: 50%;
}
a.gt-previous-entry, a.gt-next-entry {
margin: 0;
}
.gt-previous-entry::after, .gt-next-entry::after {
font-family: 'Linearicons-Free';
font-size: 30px;
line-height: 1em;
display: block;
position: absolute;
top: 50%;
margin-top: -16px;
}
.gt-previous-entry {
float: left;
text-align: left;
padding-right: 15px;
padding-left: 40px;
}
.gt-next-entry {
float: right;
text-align: right;
padding-left: 15px;
padding-right: 40px;
}
.gt-previous-entry::after {
content: "\e875";
left: 0;
}
.gt-next-entry::after {
content: "\e876";
right: 0;
} .gt-entry-author {
background-color: #f9f9f9;
border-radius: 8px;
padding: 20px 30px;
overflow: hidden;
}
.gt-entry-author .gt-avatar {
display: block;
max-width: 107px;
float: left;
margin: 0 30px 0 0;
}
.gt-entry-author .gt-author-info {
overflow: hidden;
}
.gt-entry-author .gt-author-name {
font-size: 22px;
line-height: 26px;
color: #2c3035;
}
.gt-entry-author .gt-author-name:not(:last-child), .gt-entry-author .gt-author-about:not(:last-child) {
margin-bottom: 5px;
}
.gt-entry-author .gt-social-icons {
font-size: 16px;
margin-left: -5px;
margin-right: -5px;
margin-top: 0;
}
.gt-entry-author .gt-social-icons > li {
margin-left: 5px;
margin-right: 5px;
}
.gt-entry-author .gt-social-icons a {
color: #908d8d;
}
.gt-entry-author .gt-social-icons a:hover {
color: #fdbc36;
}
.gt-entry-author .gt-author-about {
line-height: 22px;
} #comments, .comment-respond {
margin-top: 7.5rem;
}
#comments:not(:last-child) , .comment-respond:not(:last-child) {
margin-bottom: 4rem;
}
#comments h3 {
font-size: 2.4rem;
font-weight: 600;
margin-bottom: 1.1em;
}
.gt-comments-list {
margin-top: -30px;
overflow: hidden;
}
.gt-comment {
list-style: none;
}
.gt-comments-list:not(:last-child) {
margin-bottom: 30px;
}
.gt-comments-list .children {
padding-left: 40px;
}
.gt-comment::after {
content: "";
display: block;
clear: left;
}
.gt-comment > article {
position: relative;
font-size: 1.6rem;
line-height: 2.8rem;
padding: 30px 0;
}
.gt-gravatar {
float: left;
overflow: hidden;
width: 13rem;
margin-right: 30px;
border-radius: 50%;
}
.gt-comment-body {
overflow: hidden;
}
.gt-comment-meta {
font-size: 14px;
line-height: 24px;
margin: 0 -0 13px;
}
.gt-comment-meta > * {
display: inline-block;
vertical-align: baseline;
margin: 0;
color: #64686d;
}
.comment-edit-link {
text-transform: uppercase;
display: none;
}
.gt-comment-author {
text-transform: none;
font-weight: 400;
margin-bottom: 0 !important;
font-family: inherit;
font-size: 1.6rem;
letter-spacing: 0.075em;
display: block;
}
.comment-reply-link {
color: inherit;
text-transform: none;
letter-spacing: 0;
font-weight: 300;
letter-spacing: 1px;
color: #202732;
}
.comment-reply-link::before {
content: "/";
display: inline-block;
margin-right: 5px;
}
.comment-reply-link:hover {
color: #fdbc36;
}
h3.comment-reply-title {
font-size: 2.4rem;
font-weight: 600;
line-height: 28px;
margin-bottom: 2.8rem;
}
.comment-form .row {
margin-bottom: 2px;
}
.comment-form .comment-form-comment {
margin-bottom: 2rem;
}
.comment-form .required {
color: #e74c3c;
font-size: 18px;
}
#cancel-comment-reply-link {
font-size: 15px;
}
#comments+.comment-respond, .gt-comments-list .comment-respond {
margin-top: 4rem;
}
.comment-form .logged-in-as {
font-size: 1.4rem;
}
.comment-form .comment-notes {
font-size: 1.4rem;
margin-bottom: 2.6rem;
} .gt-flexbox .gt-portfolio-holder:not(.owl-carousel):not(.gt-isotope) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: stretch;
align-items: stretch;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.gt-no-flexbox .gt-portfolio-holder:not(.owl-carousel):not(.gt-isotope) {
overflow: hidden;
}
.gt-no-flexbox .gt-portfolio-holder:not(.owl-carousel):not(.gt-isotope) .gt-col {
float: left;
}
.gt-flexbox .gt-portfolio-holder.gt-cols-2:not(.owl-carousel):not(.gt-isotope) .gt-col {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-no-flexbox .gt-portfolio-holder.gt-cols-2:not(.owl-carousel):not(.gt-isotope) .gt-col {
width: 50%;
}
.gt-flexbox .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col {
max-width: 33.33333%;
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
}
.gt-no-flexbox .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col {
width: 33.33333%;
}
.gt-no-flexbox .gt-portfolio-holder.gt-cols-2:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(4n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(5n+1) {
clear: left;
}
.gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col {
max-width: 25%;
-webkit-flex-basis: 25%;
flex-basis: 25%;
}
.gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col {
width: 25%;
}
.gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col {
max-width: 20%;
-webkit-flex-basis: 20%;
flex-basis: 20%;
}
.gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col {
width: 20%;
}
.gt-paginate-load-more .gt-isotope-container {
margin-bottom: 50px;
}
.gt-project, .gt-project-image {
position: relative;
}
.gt-project-image {
overflow: hidden;
}
.gt-project-image a {
display: block;
}
.gt-project-title {
font-size: 24px;
line-height: 24px;
position: relative;
z-index: 1;
}
.gt-project-title:not(:last-child) {
margin-bottom: 1px;
}
.gt-project-cats {
margin-bottom: 0;
}
.gt-project-cats > li {
display: inline;
}
.gt-project-cats > li:not(:last-child)::after {
content: ", ";
}
.gt-project-actions {
font-size: 0;
}
.gt-project-actions > li {
display: inline-block;
margin: 0 7px;
}
.gt-project-action {
font-size: 20px;
line-height: 50px;
text-align: center;
display: block;
width: 50px;
height: 50px;
border-radius: 50%;
border: 2px solid #fff;
}
.gt-project-action > .lnr {
display: inline-block;
line-height: 1;
vertical-align: baseline;
}
.gt-project-actions > li {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .35s ease, visibility .35s ease;
transition: opacity .35s ease, visibility .35s ease;
}
.gt-csstransforms3d .gt-project-actions > li {
-webkit-transform: scale3d(3, 3, 3);
-ms-transform: scale3d(3, 3, 3);
transform: scale3d(3, 3, 3);
-webkit-transition-property: -webkit-transform, opacity, visibility;
transition-property: transform, opacity, visibility;
}
.gt-project-actions > li:nth-child(2) {
-webkit-transition-delay: .05s;
transition-delay: .05s;
}
.gt-project-actions > li:nth-child(3) {
-webkit-transition-delay: .1s;
transition-delay: .1s;
}
.gt-project-actions > li:nth-child(4) {
-webkit-transition-delay: .15s;
transition-delay: .15s;
}
.gt-project-actions > li:nth-child(5) {
-webkit-transition-delay: .2s;
transition-delay: .2s;
}
.gt-csstransforms3d .gt-project:hover .gt-project-actions > li {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.gt-project:hover .gt-project-actions > li {
opacity: 1;
visibility: visible;
}
.gt-portfolio-holder.gt-type-1 .gt-project-image {
border-radius: 0;
}
.gt-portfolio-holder.gt-type-1 .gt-project-title {
font-size: 16px;
}
.gt-portfolio-holder.gt-type-1 .gt-project-description {
padding: 17px 20px 18px;
text-align: center;
}
.gt-portfolio-holder.gt-type-1 .gt-project-cats {
font-size: 20px;
line-height: 28px;
margin-bottom: 0;
}
.gt-portfolio-holder.gt-type-1 .gt-project-cats a {
color: #5f6366;
}
.gt-portfolio-holder.gt-type-1 .gt-project-cats a:hover {
color: #fdbc36;
}
.gt-portfolio-holder.gt-type-1 .gt-project-actions {
position: absolute;
z-index: 3;
left: 0;
right: 0;
top: 50%;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.gt-portfolio-holder.gt-type-1 .gt-project-image a {
cursor: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/popup-cursor.png) 24 24, auto;
}
.gt-portfolio-holder.gt-type-1 .gt-project-image a::after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(40, 171, 227, 0.7);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .35s ease, visibility .35s ease;
transition: opacity .35s ease, visibility .35s ease;
}
.gt-portfolio-holder.gt-type-1 .gt-project:hover .gt-project-image a::after {
opacity: 1;
visibility: visible;
}
.gt-portfolio-holder.gt-type-2 .gt-project-description {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%; color: #fff;
background-color: rgba(44, 48, 53, .6);
opacity: 0;
visibility: hidden;
overflow: hidden;
cursor: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/popup-cursor.png) 24 24, auto;
-webkit-transition: opacity .35s ease, visibility .35s ease;
transition: opacity .35s ease, visibility .35s ease;
}
.gt-portfolio-holder.gt-type-2 .gt-description-inner {
position: absolute;
padding: 30px;
left: 20px;
right: 20px;
top: 20px;
bottom: 20px;
}
.gt-portfolio-holder.gt-type-2 .gt-cols-4 .gt-description-inner {
padding: 20px;
}
.gt-portfolio-holder.gt-type-2 .gt-project:hover .gt-project-description {
opacity: 1;
visibility: visible;
}
.gt-portfolio-holder.gt-type-2 .gt-description-content {
position: absolute;
z-index: 5;
bottom: 20px;
left: 30px;
}
.gt-portfolio-holder .gt-tilter-caption {
position: relative;
z-index: 45;
}
.gt-portfolio-holder.gt-type-2 .gt-project-title {
font-size: 24px;
line-height: 28px;
text-transform: none;
position: relative;
}
.gt-portfolio-holder.gt-type-2 .gt-project-title:not(:last-child) {
margin-bottom: 13px;
}
.gt-portfolio-holder.gt-type-2 .gt-project-description .gt-project-title a {
color: #fff;
}
.gt-portfolio-holder.gt-type-2 .gt-project-cats {
font-size: 20px;
line-height: 28px;
}
.gt-portfolio-holder.gt-type-2 .gt-project-cats:not(:last-child) {
margin-bottom: 30px;
}
.gt-portfolio-holder.gt-type-2 .gt-project-cats a {
color: rgba(255, 255, 255, .9);
}
.gt-portfolio-holder.gt-type-2 .gt-project {
display: block;
position: relative;
flex: none;
perspective: 1000px;
}
.gt-portfolio-holder.gt-type-2-3 .gt-tilter-figure > * {
transform: translateZ(0px);
}
.gt-portfolio-holder.gt-type-3 .gt-tilter-deco {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.gt-portfolio-holder.gt-type-2 .gt-tilter-deco-lines {
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
border: 2px solid #d8d7d7;
}
.gt-portfolio-holder.gt-type-2 .gt-project-title:not(:last-child) {
margin-bottom: 3px;
}
.gt-portfolio-holder.gt-type-2 .gt-project-title {
font-size: 18px;
line-height: 22px;
text-transform: none;
letter-spacing: 0;
}
.gt-portfolio-holder.gt-type-3 .gt-project {
text-align: center;
}
.gt-portfolio-holder.gt-type-3 .gt-project-description {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
background: rgba(40, 171, 227, .7);
opacity: 0;
visibility: hidden;
color: #fff;
cursor: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/popup-cursor.png) 24 24, auto;
-webkit-transition: opacity .35s ease, visibility .35s ease;
transition: opacity .35s ease, visibility .35s ease;
}
.gt-portfolio-holder.gt-type-3 .gt-project:hover .gt-project-description {
opacity: 1;
visibility: visible;
}
.gt-portfolio-holder.gt-type-3 .gt-description-inner {
position: absolute;
left: 0;
right: 0;
top: 50%;
padding-left: 15px;
padding-right: 15px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gt-portfolio-holder.gt-type-3 .gt-project-description a {
position: relative;
color: #fff;
}
.gt-portfolio-holder.gt-type-3 .gt-project-description a::before {
position: absolute;
bottom: -2px;
opacity: 0;
width: 100%;
height: 1px;
background-color: #fff;
content: '';
}
.gt-portfolio-holder.gt-type-3 .gt-project-description a:hover::before {
opacity: 1;
}
.gt-portfolio-holder.gt-type-3 .gt-project-cats {
font-size: 14px;
color: #fff;
color: rgba(255, 255, 255, .7);
text-transform: uppercase;
line-height: 1em;
}
.gt-portfolio-holder.gt-type-3 .gt-project-title {
font-size: 18px;
text-transform: none;
position: relative;
}
.gt-portfolio-holder.gt-type-3 .gt-project-title:not(:last-child) {
margin-bottom: 5px;
} .gt-project.gt-single .gt-project-content {
margin-bottom: 5px;
}
.gt-project.gt-single .gt-project-title {
font-size: 50px;
line-height: 58px;
margin-bottom: 5px;
}
.gt-project.gt-single .gt-project-meta:not(:last-child) {
margin-bottom: 10px;
}
.gt-project.gt-single .gt-project-description:not(:last-child) {
margin-bottom: 32px;
}
.gt-project-date {
display: inline-block;
font-size: 18px;
font-weight: 400;
}
.gt-project-date:not(:last-child) {
margin-bottom: 3px;
}
.gt-project-date > .lnr {
color: #aeaeae;
display: inline-block;
margin: -3px 10px 0 0;
}
.gt-project.gt-single .gt-project-cats a {
color: #fdbc36;
letter-spacing: 1px;
}
.gt-project.gt-single .gt-project-cats {
font-size: 16px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
}
.gt-project.gt-single .gt-project-cats, .gt-project.gt-single .gt-project-cats a:hover {
color: #2c3035;
}
.gt-project.gt-single .gt-project-footer {
margin: -30px -15px 0;
}
.gt-project.gt-single .gt-project-footer > * {
display: inline-block;
vertical-align: middle;
margin: 30px 15px 0;
} .gt-page-content-wrap.gt-left-sidebar aside#sidebar {
float: left;
}
.gt-page-content-wrap.gt-right-sidebar aside#sidebar {
float: right;
}
.widget {
border-radius: 0;
}
.gt-section .widget {
padding: 0;
background-color: #fff;
}
.gt-coming-soon-section .gt-section .widget {
background-color: transparent;
}
.widget:not(:last-child) {
margin-bottom: 65px;
}
.widget select {
width: 100%;
}
.widget ul {
margin-bottom: 0;
list-style-type: none;
font-size: 16px;
}
.widget li {
position: relative;
padding-left: 35px;
}
.widget li:before {
content: "\e965";
font-family: 'linearicons';
position: absolute;
left: 0;
top: -1px;
}
.gt-widget-title:not(:last-child) {
margin-bottom: 30px;
font-size: 24px;
line-height: 31px;
font-weight: 600;
}
.gt-sidebar .widget input:not([type="submit"]), .gt-sidebar .widget textarea, .gt-sidebar .widget .gt-selected-option {
font-size: 16px;
padding: 6px 18px;
color: #202732;
border: 1px solid #000000;
background: #fff;
}
.widget #recentcomments li, .widget_recent_entries li, .widget_meta li {
padding: 0;
color: #64686d;
}
.widget #recentcomments li:before, .widget_recent_entries li:before, .widget_meta li:before {
content: none;
}
.gt-sidebar .widget ::-webkit-input-placeholder {
color: #202732;
}
.gt-sidebar .widget ::-webkit-textarea-placeholder {
color: #202732;
}
.gt-sidebar .widget input::-moz-placeholder {
color: #202732;
}
.gt-sidebar .widget textarea::-moz-placeholder {
color: #202732;
}
.gt-sidebar .widget ::-ms-input-placeholder {
color: #202732;
}
.gt-sidebar .widget ::-ms-textarea-placeholder {
color: #202732;
}
.gt-sidebar .widget .gt-lineform .gt-lineform-btn {
color: #202732;
}
.gt-sidebar .widget .gt-lineform .gt-lineform-btn:hover {
color: #2c3035;
}
.archive .container, .blog .container, body.gt-show-sidebar .container {
width: 1600px;
}
body:not(.gt-show-sidebar).archive .container .gt-entries-holder.gt-vertical, body:not(.gt-show-sidebar).blog .container .gt-entries-holder.gt-vertical {
width: 1170px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.gt-show-sidebar #main {
width: 930px;
}
.gt-show-sidebar #sidebar {
width: 544px;
}
.gt-page-content-wrap.gt-right-sidebar aside#sidebar {
padding-left: 94px;
border-left: 2px solid #f3f5f6;
}
.gt-page-content-wrap.gt-left-sidebar aside#sidebar {
padding-right: 94px;
border-right: 2px solid #f3f5f6;
}
body.single:not(.gt-show-sidebar) .gt-entry-meta.tags, body:not(.gt-show-sidebar) #comments, body:not(.gt-show-sidebar) .commentsclosed, body:not(.gt-show-sidebar) #respond, body:not(.gt-show-sidebar) .gt-entry.gt-single .gt-entry-body {
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px) {
body.single:not(.gt-show-sidebar) .gt-entry-meta.tags, body:not(.gt-show-sidebar) #comments, body:not(.gt-show-sidebar) .commentsclosed, body:not(.gt-show-sidebar) #respond, body:not(.gt-show-sidebar) .gt-entry.gt-single .gt-entry-body {
width: 750px;
}
}
.flickr_feed::after {
content: "";
display: block;
clear: both;
}
.flickr_feed li {
width: 85px;
height: 85px;
margin: 10px;
float: left;
}
.flickr_feed a {
display: block;
overflow: hidden;
position: relative;
border-radius: 10px;
z-index: 1;
}
.flickr_feed a::after {
content: "";
display: block;
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(40, 171, 227, .7);
}
.flickr_feed a::before {
content: "\e86f";
color: #fff;
text-align: center;
font-size: 24px;
font-family: 'Linearicons-Free';
display: block;
position: absolute;
z-index: 3;
top: 50%;
margin-top: -12px;
left: 0;
width: 100%;
}
.flickr_feed a::after, .flickr_feed a::before {
opacity: 0;
visibility: hidden;
-webkit-transition: -webkit-transform .5s ease-in, opacity .5s ease-in, visibility .5s ease-in;
transition: transform .5s ease-in, opacity .5s ease-in, visibility .5s ease-in;
}
.flickr_feed a:hover::after, .flickr_feed a:hover::before {
opacity: 1;
visibility: visible;
-webkit-transition: -webkit-transform .1s ease-in, opacity .1s ease-in, visibility .1s ease-in;
transition: transform .1s ease-in, opacity .1s ease-in, visibility .1s ease-in;
}
.gt-csstransforms3d .flickr_feed a::before {
-webkit-transform: scale3d(.1, .1, .1);
-ms-transform: scale3d(.1, .1, .1);
transform: scale3d(.1, .1, .1);
}
.flickr_feed li a:hover::before {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .widget.widget_search {
padding: 0;
background: transparent;
} .widget_categories a {
position: relative;
}
.widget_categories .gt-entries-amount {
position: absolute;
top: 50%;
right: 0;
margin-top: -13px;
}
.gt-current-cat a {
color: #fdbc36;
} .widget .gt-entry:not(:last-child) {
margin-bottom: 20px;
}
.gt-entry-image {
display: block;
max-width: 60px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.widget .gt-entry-title {
font-family: inherit;
font-size: 20px;
line-height: 24px;
font-weight: 400;
text-transform: none;
letter-spacing: 0;
}
.widget .gt-entry-meta {
font-size: 12px;
line-height: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
}
.widget .gt-entry-title:not(:last-child) {
margin-bottom: 10px;
} .widget .tagcloud {
overflow: hidden;
margin: -10px -5px 0;
}
.widget .tagcloud a {
color: #202732;
font-size: 18px !important;
line-height: 30px;
letter-spacing: 0.01em;
margin: 0;
position: relative;
display: inline-block;
}
.widget .tagcloud a:not(:last-child):after {
content: ',';
}
.widget .tagcloud a:hover {
color: #202732;
}
.widget .tagcloud a:before {
content: '';
display: block;
height: 1px;
position: absolute;
bottom: 7px;
left: 0;
width: 0;
background-color: #202732;
transition: all 0.3s ease;
}
.widget .tagcloud a:hover:before {
width: 100%;
} .gt-widget-about-me {
text-align: center;
padding-bottom: 25px;
}
.gt-widget-about-me .gt-avatar {
display: inline-block;
border-radius: 50%;
max-width: 130px;
}
.gt-widget-about-me .gt-avatar:not(:last-child) {
margin-bottom: 18px;
}
.gt-widget-about-me .gt-author-name {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 1.5px;
}
.gt-widget-about-me .gt-author-position {
color: #2c3035;
font-size: 16px;
}
.gt-widget-about-me .gt-author-position:not(:last-child) {
margin-bottom: 10px;
}
.gt-widget-about-me .gt-social-icons a {
color: #908d8d;
}
.gt-widget-about-me .gt-social-icons {
margin: -5px -5px 0;
}
.gt-widget-about-me .gt-social-icons > li {
margin: 5px;
}
.gt-widget-about-me .gt-social-icons a:hover {
color: #fdbc36;
} .gt-footer-holder {
margin-top: 16rem;
}
.gt-show-sidebar .gt-footer-holder {
margin-top: 0;
}
.single .gt-footer-holder {
margin-top: 13.1rem;
}
.single.gt-show-sidebar .gt-footer-holder {
margin-top: 0;
}
.gt-footer {
color: #64686d;
font-size: 18px;
line-height: 24px;
position: relative;
z-index: 100;
background-color: #f3f5f6;
background-size: cover;
background-origin: border-box;
}
.gt-footer::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.gt-footer [class*="gt-fs-"] {
position: relative;
}
.gt-footer .gt-fs-top {
padding: 100px 30px 50px;
text-align: left;
border-bottom: 5px solid #fff;
}
.gt-footer .gt-fs-top > .row {
margin: 0;
margin-right: -30px;
}
.gt-footer .gt-fs-top > .row > .col-sm-2 {
float: none;
display: inline-block;
vertical-align: top;
padding-left: 0;
padding-right: 30px;
box-sizing: border-box;
margin-right: -4px;
}
.gt-footer .gt-fs-medium {
padding: 28px 15px;
}
.gt-footer .gt-fs-bottom {
padding: 65px 38px;
}
.footer-info {
font-size: 1.4rem;
font-weight: 300;
}
.gt-footer .footer-info a:hover {
text-decoration: underline;
}
.footer-info span+span:before {
content: '|';
margin: 0 8px;
}
.gt-footer.gt-has-bg-color {
background-image: none;
}
.gt-footer.gt-has-bg-color::before {
display: none;
}
.gt-footer .gt-fs-small {
padding-top: 37px;
padding-bottom: 37px;
}
.gt-footer .gt-fs-small {
color: #727581;
}
.gt-footer .gt-copyright {
font-size: 14px;
color: rgba(255, 255, 255, .8);
font-weight: 500;
}
.gt-footer .gt-social-icons {
margin: 0 -1em 0 0;
}
.gt-footer .gt-social-icons a {
margin: 0 0.5em;
font-size: 17px;
}
.gt-footer .widget_meta li:not(:last-child), .gt-footer .widget_links li:not(:last-child), .gt-footer .widget_archive li:not(:last-child), .gt-footer .widget_pages li:not(:last-child), .gt-footer .widget_recent_entries li:not(:last-child), .gt-footer .widget_recent_comments li:not(:last-child), .gt-footer .widget_categories li:not(:last-child), .gt-footer .widget_rss li:not(:last-child), .gt-footer .widget_product_categories li:not(:last-child) {
margin-bottom: 8px;
}
.gt-footer .widget:not(:last-child) {
margin-bottom: 50px;
}
.gt-footer textarea:not(:focus):not(.gt-invalid), .gt-footer input:not([type="submit"]):not(:focus):not(.gt-invalid) {
border-color: transparent;
}
.gt-footer input:not([type="submit"]) {
height: 50px;
background-color: rgba(32, 39, 50, 0.1);
}
.gt-footer .gt-fs-small .gt-social-icons {
font-size: 16px;
}
.gt-fullscreen-layout-type .gt-footer::before {
display: none;
}
.gt-fullscreen-layout-type .gt-footer {
background: none;
}
.gt-footer .gt-fs-top > .row {
margin-right: -50px;
}
.gt-footer .widget {
padding: 0;
background: transparent;
width: 20%;
display: inline-block;
vertical-align: top;
padding-right: 50px;
margin-right: -1px;
}
.gt-fullscreen-layout-type .gt-footer [class*="gt-fs-"] {
padding-left: 145px;
padding-right: 145px;
}
.gt-footer.gt-type-1 [class*="fs-"]:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.gt-footer.gt-type-2 .gt-copyright {
padding-top: 10px;
padding-bottom: 60px;
}
.gt-footer.gt-type-2 .row:not([class*="gt-t"]) {
margin-top: -45px;
}
.gt-footer.gt-type-2 .row:not([class*="gt-t"]) > [class*="col-"] {
margin-top: 45px;
}
.gt-footer.gt-type-3 .gt-copyright {
padding-top: 0;
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144 dpi) {
.gt-scrolldown-icon {
background-image: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/icon_scrolldown@2x.png);
background-size: 30px 50px;
}
}
.wpb_single_image.vc_align_left .vc_box_shadow {
margin-left: 0rem;
}
.wpb_single_image.vc_align_right .vc_box_shadow {
margin-right: 0rem;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow {
z-index: 2;
position: relative;
background-color: #fff;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img {
padding: 2rem 0;
margin: 0 -5rem 0 5rem;
box-shadow: none;
-webkit-box-shadow: none;
}
.wpb_single_image.vc_align_right .vc_single_image-wrapper.vc_box_shadow img {
margin: 0 5rem 0 -5rem;
} .wpcf7 {
text-align: center;
z-index: 2;
position: relative;
}
.wpcf7 .screen-reader-response {
display: none;
}
.wpcf7-response-output {
position: absolute;
bottom: 15px;
left: 0;
right: 0;
text-align: center;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
margin: -0.5em 0 0.5em;
display: block;
}
.wpcf7 .form_bg {
padding: 5.8rem 5rem 5rem;
margin-bottom: -415px !important;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
}
.wpcf7 p {
margin-bottom: 2.9rem;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 select, .wpcf7 textarea {
border-radius: 0;
font-size: 1.6rem;
line-height: 27px;
padding: 9px 2rem;
border: 1px solid;
box-sizing: border-box;
margin-bottom: 2rem !important;
}
.wpcf7 input::-moz-placeholder, .wpcf7 input:-moz-placeholder, .wpcf7 textarea::-moz-placeholder, .wpcf7 textarea:-moz-placeholder {
color: #202732;
}
.wpcf7 input::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder {
color: #202732;
}
.wpcf7 input::-moz-placeholder, .wpcf7 input:-moz-placeholder, .wpcf7 textarea::-moz-placeholder, .wpcf7 textarea:-moz-placeholder {
color: #202732;
}
.wpcf7 .fields .field_1_2 {
width: calc(49.5% - 1rem);
margin-right: 2rem;
display: inline-block;
}
.wpcf7 .fields .field_1_2:nth-child(2n) {
margin-right: 0;
}
.wpcf7 textarea {
height: 93px;
}
.wpcf7 .form_bg textarea {
min-height: 10rem;
}
.wpcf7 input[type="submit"] {
font-size: 1.4rem;
line-height: 20px;
letter-spacing: 0.075em;
font-weight: 400;
font-family: Heebo;
border-radius: 0;
padding: 1.4rem 4rem 1rem;
box-shadow: none;
border: none;
float: left;
margin-top: 0;
}
.wpcf7 .form_bg input[type="submit"] {
float: none;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
display: inline-block;
vertical-align: middle;
width: 2.6rem;
height: 2.6rem;
background-color: #fff;
border-radius: 50%;
visibility: visible;
margin-right: 10px;
position: relative;
opacity: 0;
z-index: 3;
}
.wpcf7 input[type="checkbox"]+span, .wpcf7 input[type="radio"]+span {
position: relative;
display: inline-block;
vertical-align: middle;
}
.wpcf7 input[type="checkbox"]+span:before, .wpcf7 input[type="radio"]+span:before {
content: '';
width: 2.6rem;
height: 2.6rem;
background-color: #fff;
border-radius: 50%;
visibility: visible;
border: 1px solid #000;
display: block;
position: absolute;
left: -3.6rem;
}
.wpcf7 .form_bg input[type="checkbox"]+span::before, .wpcf7 .form_bg input[type="radio"]+span::before {
border: 1px solid #fff;
}
.wpcf7 input[type="checkbox"]:checked+span:after, .wpcf7 input[type="radio"]:checked+span:after {
content: '';
display: block;
width: 1.2rem;
height: 1.2rem;
background-color: #000;
border-radius: 50%;
position: absolute;
top: 0.7rem;
left: -2.9rem;
}
.wpcf7 [class^="icon-"] {
font-size: 20px;
line-height: 25px;
display: inline-block;
vertical-align: top;
}
.wpcf7 .check {
text-align: left;
margin-top: 8px;
}
.wpcf7 .form_bg .check {
margin-top: 0;
}
.wpcf7 .check > span:first-child {
display: inline-block;
vertical-align: middle;
font-size: 1.6rem;
line-height: 2rem;
}
.wpcf7 .form_bg .check > span:first-child {
width: 80px;
}
.wpcf7-form-control-wrap.radio-broker {
vertical-align: middle;
display: inline-block;
}
.wpcf7-form-control.wpcf7-radio {
display: block;
}
.wpcf7-list-item {
margin: 0 0 0 2.5rem;
vertical-align: middle;
display: inline-block;
}
.wpcf7-list-item:last-child {
margin-right: 0;
}
.wpcf7 .wpcf7-radio span {
line-height: 2.6rem;
font-size: 1.6rem;
text-transform: capitalize;
}
.wpcf7 .small_label {
font-size: 12px;
font-weight: 400;
margin-top: 3px;
}
.wpcf7 .contacts {
font-size: 1.6rem;
margin-top: 1.85em;
}
.wpcf7 .contact_1_2 {
display: inline-block;
margin: 0 1rem;
}
.wpcf7 .contacts a, .wpcf7 .contacts a:hover {
color: inherit;
position: relative;
}
.wpcf7 .contacts a {
color: #202732;
}
.wpcf7 .contacts a:before {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 30px;
width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-transition-property: width;
transition-property: width;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit;
transition-duration: inherit;
}
.wpcf7 .contacts a:hover:before {
width: calc(100% - 30px);
} .custom_bg_1 {
overflow: visible !important;
}
.custom_bg_1:before {
content: '';
position: absolute;
top: -9.4rem;
left: 0;
right: 0;
bottom: 5rem;
background-color: #fdbc36;
display: block;
}
table.simple td {
font-size: 1.6rem;
font-weight: 300 !important;
padding: 3px 0;
border: none !important;
} .left_shadow .wpb_wrapper, .left_shadow_n .wpb_wrapper, .right_shadow .wpb_wrapper, .right_shadow_n .wpb_wrapper {
position: relative;
padding-top: 30px;
padding-bottom: 30px;
}
.left_shadow .wpb_wrapper:before, .left_shadow_n .wpb_wrapper:before {
left: -50px;
right: 50px;
top: 0;
bottom: 0;
content: '';
position: absolute;
background-color: #fff;
z-index: 1;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
}
.right_shadow .wpb_wrapper:before, .right_shadow_n .wpb_wrapper:before {
left: 50px;
right: -50px;
top: 0;
bottom: 0;
content: '';
position: absolute;
background-color: #fff;
z-index: 1;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
}
.left_shadow_n .wpb_wrapper:before, .right_shadow_n .wpb_wrapper:before {
top: 60px;
}
.left_shadow_n .wpb_wrapper:before {
right: -100px;
-webkit-box-shadow: -15px 0px 30px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: -15px 0px 30px 0px rgba(0, 0, 0, 0.13);
box-shadow: -15px 0px 30px 0px rgba(0, 0, 0, 0.13);
}
.right_shadow_n .wpb_wrapper:before {
left: -100px;
-webkit-box-shadow: 15px 0px 30px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 15px 0px 30px 0px rgba(0, 0, 0, 0.13);
box-shadow: 15px 0px 30px 0px rgba(0, 0, 0, 0.13);
}
.vc_column_container.index2 {
z-index: 2;
} .vc_custom_heading:before {
font-size: 1.6em;
vertical-align: middle;
margin-right: .5em;
margin-left: 0;
}
.vc_custom_heading.icon-right-open-big:before {
display: none;
}
.vc_custom_heading.icon-right-open-big:after {
content: '\e804';
font-family: fontello;
font-size: 1.6em;
line-height: 1em;
font-weight: 400;
vertical-align: middle;
margin-left: .5em;
margin-right: 0;
}
.vc_custom_heading strong {
font-weight: 400;
}
.custom_text_1 strong {
font-weight: 400;
margin: 15px 0 9px !important;
display: inline-block;
}
.custom_text_1 span:first-child > strong {
margin: 0px 0 9px !important;
}
.custom_text_1 p {
margin: 0 0 12px !important;
}
.custom_text_2 {
font-size: 1.6rem;
letter-spacing: 0.075em;
font-weight: 400;
}
.custom_text_2 a {
display: block;
} .margin_right-4 {
margin-right: 4rem;
}
.margin_right-5 {
margin-right: 5rem;
}
.margin_right-8 {
margin-right: 8rem;
}
.margin_right-12 {
margin-right: 12rem;
}
.margin_right-16 {
margin-right: 16rem;
}
.margin_left-4 {
margin-left: 4rem;
}
.margin_left-5 {
margin-left: 5rem;
}
.margin_left-16 {
margin-left: 16rem;
}
.n_margin_top-7-5 {
margin-top: -7.5rem;
}
.fb-link {
position: fixed;
z-index: 99;
top: 50%;
margin-top: -30px;
width: 60px;
height: 60px;
line-height: 63px;
border-radius: 50%;
color: #fff;
background-color: #3a5a9a;
font-size: 24px;
text-align: center;
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.fb-link.fb-visible {
left: 20px;
opacity: 1;
visibility: visible;
display: block;
}
.fb-link:hover {
color: #3a5a9a;
background-color: #fff;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
}
.esg-entry-cover {
cursor: url(//i0.wp.com/www.31apartments.com/wp-content/themes/201-murray/images/icon_zoomin.png) 24 24, auto !important;
}
.esgbox-overlay {
background: none !important;
background-color: rgba(0, 0, 0, 0.9) !important;
}
.fa.fa-download:before {
content: "\e931";
font-family: fontello;
}
.fa.fa-map-marker:before {
content: '\E8E6';
font-family: fontello;
}
.fa.fa-usd:before {
content: '\e8e7';
font-family: fontello;
}
.fa.fa-tree:before {
content: '\e8e8';
font-family: fontello;
}
.fa.fa-car:before {
content: '\e8e9';
font-family: fontello;
}
.vc_icon_element.vc_icon_element-outer[class*="icon-"]:before {
display: none;
}
.vc_icon_element.icon-01 .fa:before {
content: '\E878';
font-family: fontello;
}
.vc_icon_element.icon-02 .fa:before {
content: '\E879';
font-family: fontello;
}
.vc_icon_element.icon-03 .fa:before {
content: '\E877';
font-family: fontello;
}
div.pp_default .pp_social {
display: none;
}::-moz-selection {
background-color: #000000;
}
::selection {
background-color: #000000;
}
body {
font-family: Roboto;
font-weight: 300;
font-size: 16px;
line-height: 30px;
color: #202732;
background-color: ;
background-repeat: ;
background-size: ;
background-attachment: ;
background-position: ;
background-image: url();
}
.gt-boxed-layout-type {
background-color: #000000;
}
h1 {
font-family: Playfair Display;
font-weight: 500;
font-size: 40px;
line-height: 40px;
color: #202732;
}
h2 {
font-family: Playfair Display;
font-weight: 400;
font-size: 40px;
line-height: 40px;
color: #202732;
}
h3 {
font-family: Playfair Display;
font-weight: 400;
font-size: 25px;
line-height: 30px;
color: #202732;
}
h4 {
font-family: Playfair Display;
font-weight: 400;
font-size: 36px;
line-height: 40px;
color: #202732;
}
h5 {
font-family: Playfair Display;
font-weight: 400;
font-size: 30px;
line-height: 38px;
color: #202732;
}
h6 {
font-family: Playfair Display;
font-weight: 400;
font-size: 24px;
line-height: 28px;
color: #202732;
}
.gt-entries-holder .sticky-post {
font-family: Roboto;
}
.gt-navigation a {
font-family: Heebo;
font-size: 18px;
font-weight: 500;
line-height: 18px;
}
.gt-navigation ul.sub-menu li > a,
.gt-navigation ul.children li > a {
font-family: Heebo;
font-size: 16px;
font-weight: 500;
line-height: 18px;
}
.gt-nav-menu.top-panel-menu li a {
font-family: Heebo;
font-size: 18px;
font-weight: 500;
line-height: 18px;
}
.gt-nav-menu.top-panel-menu li li a {
font-family: Heebo;
font-size: 16px;
font-weight: 500;
line-height: 18px;
}
.gt-nav-menu.top-panel-menu li a,
.gt-nav-menu.top-panel-menu li a:hover {
color: #ffffff !important;
}
.gt-nav-menu.top-panel-menu .gt-dropdown,
.gt-nav-menu.top-panel-menu li > ul {
background-color: #000000 !important;
}
a {
color: #000000;
}
a:hover {
color: #202732;
}
.gt-entries-holder.gt-type-1 .gt-entry-meta a:hover,
.gt-entries-holder.gt-type-1 .gt-entry-cats a:hover {
color: #202732;
}
.gt-entries-holder.gt-type-2 .gt-entry-meta a:hover,
.gt-entries-holder.gt-type-2 .gt-entry-cats a:hover {
color: #202732;
}
.gt-selected-option,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="url"],
input[type="tel"],
textarea {
color: #202732;
border-color: #202732;
}
.gt-entries-holder.gt-type-3 .gt-entry-meta a:hover,
.gt-entries-holder.gt-type-4 .gt-entry-meta a:hover,
.gt-shopping-cart .gt-product-name:hover,
.widget .gt-product-name:hover,
.comment-reply-link:hover,
.gt-breadcrumbs a:hover,
.gt-entry-likes.liked span,
.gt-product.gt-single .gt-product-meta a:hover,
.gt-coming-soon-section .widget_social_links .gt-social-icons a:hover,
.gt-header.gt-type-6 .gt-social-icons a:hover > .fa,
.gt-entries-holder.gt-type-4 .gt-entry-cats a,
.gt-entry-title a,
.gt-continue-reading-link,
.gt-entries-filter ul li a,
.nav-links .page-numbers,
.gt-breadcrumbs-wrap .post-categories > li > a,
.gt-entry-meta-item .gt-entry-tags a,
.gt-comment-author a,
a[href*="mailto"],
a[href*="tel"],
.widget a,
.gt-product-name a,
.gt-continue-reading-link:hover {
color: #202732;
}
.dropcap.type-2,
.custom-list[class*="type-"] li::before,
.gt-footer .gt-social-icons a:hover,
.footer-info a:hover,
.gt-contact-info a:hover,
.gt-social-icons a:hover,
.custom_text_2 a:hover,
.gt-property-table ul li.plan a:hover,
.gt-entries-holder.gt-type-4 .gt-entry-byline a:hover,
.gt-entries-holder.gt-type-4 .gt-entry-cats a:hover,
.gt-entry-title a:hover,
.gt-entries-filter ul li a:hover,
.nav-links .page-numbers:hover,
.gt-breadcrumbs-wrap .post-categories > li > a:hover,
.gt-comment-author a:hover,
.gt-author-name:hover,
.gt-member-name a:hover,
.gt-social-icons a:hover,
.widget a:hover,
.gt-product-name a:hover,
.gt-product-price,
.widget a:hover,
.widget li:before,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.gt-lineform .gt-lineform-btn:hover,
.ip-loader {
color: #000000;
}
.gt-nav-wrap,
.wpcf7 .form_bg,
[class*="gt-btn"].gt-icon:hover,
.gt-share .gt-social-icons a,
.gt-entry-meta-item .gt-social-icons a,
.gt-entries-holder .sticky-post,
.widget_calendar tbody td a:before {
background-color: #000000;
}
.wpcf7 .form_bg input[type="text"],
.wpcf7 .form_bg input[type="email"],
.wpcf7 .form_bg input[type="tel"],
.wpcf7 .form_bg select,
.wpcf7 .form_bg textarea {
border-color: #000000;
}
.wpcf7 .form_bg input[type="submit"] {
color: #ffffff !important;
background-color: #202732 !important;
}
.wpcf7 .form_bg input[type="submit"]:hover {
color: #202732 !important;
background-color: #ffffff !important;
}
.wpcf7 .form_bg input[type="checkbox"],
.wpcf7 .form_bg input[type="radio"] {
border-color: #ffffff !important;
}
.gt-navigation > li a,
.gt-nav-btn:hover,
blockquote,
blockquote .author,
.gt-footer .gt-social-icons a,
.footer-info a,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea,
.custom_text_2 a,
.gt-property-table ul li.plan a,
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a,
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a,
.pagination > li > a,
.gt-author-name,
.gt-member-name a,
.gt-social-icons a,
.gt-nav-close:hover,
.gt-footer .footer-info a:hover,
.gt-lineform .gt-lineform-btn {
color: #202732;
}
.gt-header,
.gt-header.gt-dark,
.gt-header.gt-dim.gt-over,
.gt-header.gt-transparent.gt-over,
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a:hover,
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a.gt-active,
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a:hover,
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a.gt-active,
.gt-team-holder.gt-hover .gt-member-photo::before,
.gt-entry-meta-item .gt-entry-tags a:hover {
background-color: #202732;
}
.blockquote,
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a,
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a,
.gt-entry-meta-item .gt-entry-tags a:hover {
border-color: #202732;
}
.gt-toggle-nav,
.gt-header a.gt-toggle-nav:hover,
.gt-nav-btn,
.gt-share .gt-social-icons a,
.gt-entry-meta-item .gt-social-icons a,
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a:hover,
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a.gt-active,
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a:hover,
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a.gt-active,
.gt-top-bar a[href*="mailto"],
.gt-top-bar .gt-social-icons a,
.gt-header.gt-type-1 .gt-h-elements,
.gt-header.gt-type-2 .gt-h-elements,
.gt-entry-meta-item .gt-entry-tags a:hover {
color: #ffffff;
}
.gt-share .gt-social-icons a:hover,
.gt-entry-meta-item .gt-social-icons a:hover {
color: #ffffff !important;
background: #000000 !important;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern,
[class*="gt-btn"],
[class*="gt-btn"].gt-reverse:hover,
[class*="gt-btn"].gt-reverse.gt-active,
.wpcf7 input[type="submit"] {
color: #202732;
border-color: #000000 !important;
background: #000000 !important;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover,
[class*="gt-btn"]:hover,
[class*="gt-btn"].gt-active,
[class*="gt-btn"].gt-reverse,
.wpcf7 input[type="submit"]:hover {
color: #ffffff;
border-color: #202732 !important;
background: #202732 !important;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern,
.gt-csstransforms .gt-pricing-tables-holder .gt-label {
color: #ffffff;
border-color: #202732 !important;
background: #202732 !important;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover {
color: #ffffff;
border-color: #000000 !important;
background: #000000 !important;
}
.gt-pt-footer .gt-pricing-button {
color: #202732;
border-color: #000000 !important;
background: #000000 !important;
}
.gt-pt-footer .gt-pricing-button:hover {
color: #ffffff;
border-color: #202732 !important;
background: #202732 !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
color: #202732;
border-color: #f3f5f6 !important;
background: #f3f5f6 !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
color: #ffffff;
border-color: #b8babd !important;
background: #b8babd !important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
color: #ffffff;
border-color: #b1b3b6;
background-color: #b1b3b6;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
color: #ffffff;
border-color: #000000 !important;
background: #000000 !important;
}
.vc_custom_heading a {
color: #202732;
}
.gt-top-bar .gt-social-icons a:hover,
.vc_custom_heading a:hover {
color: #000000;
}
.gt-footer {
background-color: #f3f5f6;
background-repeat: ;
background-size: ;
background-attachment: ;
background-position: ;
background-image: url();
color: #ffffff;
}
.gt-widget-title {
color: #ffffff;
}
.gt-footer a,
.widget a {
color: #ffffff;
}
.gt-footer a:hover {
color: #fdbc36;
}
.added_to_cart,
.add_to_cart_button,
.product_type_simple,
.single_add_to_cart_button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.wishlist_table .add_to_cart.button {
color: #202732 !important;
border-color: #202732 !important;
background: transparent !important;
}
.added_to_cart:hover,
.add_to_cart_button:hover,
.product_type_simple:hover,
.single_add_to_cart_button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.wishlist_table .add_to_cart.button:hover {
color: #ffffff !important;
border-color: #202732 !important;
background: #202732 !important;
}.panel-overlay {
opacity: 0;
visibility: hidden;
}
.nav-panel, .gt-nav-btn, .advanced-menu-hide {
display: none;
}
html.panel-opened body>* {
z-index: 0;
}
html.panel-opened body>.mobile {
z-index: 7999 !important;
}
@media only screen and (max-width: 1200px) {
.gt-top-bar, .gt-top-bar-light {
padding-left: 20px;
padding-right: 20px;
font-size: 12px;
}
.float-aside-btn {
margin-left: 5px;
}
.gt-wide-layout-type .gt-header.gt-type-6 [class*="gt-hs-"] {
padding-left: 20px;
padding-right: 20px;
} .gt-paginate-load-more .gt-isotope-container, .gt-paginate-pagination .gt-container {
margin-bottom: 60px;
}
.gt-pagination {
margin-top: 30px;
}
.gt-paginate-pagination .gt-container+.gt-pagination {
margin-top: 0;
} .gt-entries-holder.gt-type-4 .gt-entry-meta {
text-align: left;
}
.gt-entries-holder.gt-type-4 .gt-entry-byline {
max-width: none;
float: none;
} [data-vc-stretch-content] .gt-isotope-container {
margin-left: 0;
margin-right: 0;
}
}
@media only screen and (min-width: 1200px) {
.gt-t-row-lg {
margin-left: 0;
margin-right: 0;
display: table;
width: 100%;
table-layout: fixed;
}
.gt-t-row-lg>[class*="col-"] {
float: none;
display: table-cell;
vertical-align: middle;
}
.gt-t-row-lg>[class*="col-"]:first-child {
padding-left: 0;
}
.gt-t-row-lg>[class*="col-"]:last-child {
padding-right: 0;
}
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
.gt-header.gt-type-2 .gt-navigation>li {
margin-left: 10px;
margin-right: 10px;
}
.gt-header.gt-type-2 .gt-navigation>li>a {
font-size: 13px;
}
}
@media only screen and (min-width: 993px) {
.gt-t-row-md {
margin-left: 0;
margin-right: 0;
display: table;
width: 100%;
table-layout: fixed;
}
.gt-t-row-md>[class*="col-"] {
float: none;
display: table-cell;
vertical-align: middle;
}
.gt-navigation.gt-animated-nav.gt-nav-hidden>li {
opacity: 0;
visibility: hidden;
}
.gt-navigation.gt-animated-nav>li {
-webkit-transition: opacity .35s ease, visibility .35s ease;
transition: opacity .35s ease, visibility .35s ease;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(2) {
-webkit-transition-delay: .03s;
transition-delay: .03s;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(3) {
-webkit-transition-delay: .06s;
transition-delay: .06s;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(4) {
-webkit-transition-delay: .09s;
transition-delay: .09s;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(5) {
-webkit-transition-delay: .12s;
transition-delay: .12s;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(6) {
-webkit-transition-delay: .15s;
transition-delay: .15s;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(7) {
-webkit-transition-delay: .18s;
transition-delay: .18s;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(8) {
-webkit-transition-delay: .21s;
transition-delay: .21s;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(9) {
-webkit-transition-delay: .24s;
transition-delay: .24s;
}
.gt-csstransforms3d .gt-navigation.gt-animated-nav>li:nth-child(10) {
-webkit-transition-delay: .27s;
transition-delay: .27s;
}
}
@media only screen and (min-width: 768px) {
.gt-t-row {
margin-left: 0;
margin-right: 0;
display: table;
width: 100%;
table-layout: fixed;
}
.gt-t-row>[class*="col-"] {
float: none;
display: table-cell;
vertical-align: middle;
}
.gt-t-row>[class*="col-"]:first-child {
padding-left: 0;
}
.gt-t-row>[class*="col-"]:last-child {
padding-right: 0;
}
.gt-navigation .gt-dropdown {
height: auto;
}
.gt-has-button-bottom .gt-t-row, .gt-has-button-bottom .gt-t-row>[class*="col-"] {
display: block;
}
.gt-has-button-bottom .gt-t-row>[class*="col-"]:first-child {
margin-bottom: 30px;
}
}
@media only screen and (min-width: 480px) {
.gt-switch-view {
display: table;
}
form.gt-switch-view {
width: 100%;
background: #f9f9f9;
border: 3px solid transparent;
}
.gt-shop-page form.gt-switch-view {
background: #fff;
}
form.gt-switch-view .gt-right-element>* {
margin: -3px;
}
.gt-switch-view>.gt-right-element {
width: 1px;
}
.gt-switch-view>.gt-left-element, .gt-switch-view>.gt-right-element {
display: table-cell;
vertical-align: middle;
position: relative;
white-space: nowrap;
border-radius: inherit;
}
.gt-switch-view>.gt-left-element>*:only-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right-width: 0;
}
.gt-switch-view>.gt-right-element>*:only-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.gt-switch-view [class*="gt-btn-"].gt-large {
padding-left: 40px;
padding-right: 40px;
}
.gt-switch-view input:not([type="submit"]) {
border: none;
box-shadow: none;
background: transparent;
}
.gt-call-out form.gt-switch-view, .gt-coming-soon-section form.gt-switch-view {
border-color: #fff;
}
.gt-call-out form.gt-switch-view, .gt-coming-soon-section form.gt-switch-view {
background-color: rgba(255, 255, 255, .15);
border-width: 2px;
}
.gt-call-out form.gt-switch-view .gt-right-element>*, .gt-coming-soon-section form.gt-switch-view .gt-right-element>* {
margin: -2px -5px;
}
} @-moz-document url-prefix() {
.gt-call-out form.gt-switch-view .gt-right-element>*, .gt-coming-soon-section form.gt-switch-view .gt-right-element>* {
margin-left: -3px;
margin-right: -3px;
}
}
@media only screen and (max-width: 1400px) {
.gt-media-holder[data-bg] {
padding-left: 20px;
padding-right: 20px;
}
.gt-entries-holder.gt-cols-1:not(.gt-small-thumbs) .gt-entry .gt-blockquote-attachment {
padding-left: 30px;
padding-right: 30px;
}
}
@media only screen and (max-width: 1200px) {
.gt-boxed-layout-type {
width: 1000px;
}
.gt-header [class*="gt-hs-"] {
padding-left: 30px;
padding-right: 30px;
}
.gt-back-to-top {
right: 10px;
}
.gt-product-features {
padding-left: 20px;
padding-right: 20px;
}
.gt-sub-nav {
margin-left: -5px;
margin-right: -5px;
}
.gt-sub-nav>li {
margin-left: 5px;
margin-right: 5px;
}
.gt-header.gt-type-3 .gt-navigation>li {
margin-left: 5px;
margin-right: 5px;
}
.gt-type-1 .gt-icon-box, .gt-type-5 .gt-icon-box {
padding-left: 0;
padding-right: 0;
}
.gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table {
-webkit-flex-basis: calc(50% - 30px);
flex-basis: calc(50% - 30px);
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table {
width: calc(50% - 30px);
}
.gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-counters-holder.gt-cols-4 .gt-counter, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-cols-4 .gt-counter {
width: 50%;
}
.gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-no-flexbox .gt-counters-holder.gt-cols-4 .gt-counter:nth-child(5n), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table:nth-child(4n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(4n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(5n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member:nth-child(4n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col:nth-child(4n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col:nth-child(4n+1) {
clear: initial;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-counters-holder.gt-cols-4 .gt-counter:nth-child(3n), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-cols-4 .gt-counter:nth-child(3n), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col:nth-child(3n+1) {
clear: left;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col {
width: 50%;
}
.gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col {
max-width: 33.33333%;
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
}
.gt-flexbox .gt-page-content-wrap .gt-products-holder.gt-view-grid.gt-products-carousel.gt-cols-2 .gt-col, .gt-flexbox .gt-page-content-wrap .gt-products-holder.gt-view-grid.gt-products-carousel.gt-cols-3 .gt-col, .gt-flexbox .gt-page-content-wrap .gt-products-holder.gt-view-grid.gt-products-carousel.gt-cols-4 .gt-col {
max-width: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col {
width: 33.33333%;
}
.gt-table-holder td .gt-cell-content, .gt-table-holder th .gt-cell-content {
padding-left: 30px;
padding-right: 30px;
}
.gt-no-sidebar .gt-testimonials-holder.owl-carousel.gt-type-2 .gt-testimonial {
padding-left: 30px;
padding-right: 30px;
}
.owl-carousel.owl-large-nav .owl-prev, .owl-carousel.owl-large-nav .owl-next {
width: 40px;
height: 40px;
line-height: 40px;
margin-top: -20px;
}
.owl-carousel.owl-large-nav .owl-prev::before, .owl-carousel.owl-large-nav .owl-next::before {
font-size: 22px;
}
.owl-carousel.owl-large-nav .owl-prev, .gt-entries-holder.owl-carousel.owl-large-nav .owl-prev {
left: 10px;
}
.owl-carousel.owl-large-nav .owl-next, .gt-entries-holder.owl-carousel.owl-large-nav .owl-next {
right: 10px;
}
.gt-products-holder.owl-large-nav .owl-prev, .owl-carousel.owl-large-nav.gt-product-thumbs .owl-prev {
left: 0;
}
.gt-products-holder.owl-large-nav .owl-next, .owl-carousel.owl-large-nav.gt-product-thumbs .owl-next {
right: 0;
}
.gt-product-thumbs {
border-width: 0;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-3 .gt-col, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-3 .gt-grid-sizer {
width: 50%;
}
.gt-portfolio-holder.gt-type-3 .gt-project-title:not(:last-child) {
margin-bottom: 7px;
}
.gt-portfolio-holder.gt-type-3 .gt-project-cats:not(:last-child) {
margin-bottom: 20px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-col, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-grid-sizer, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-col.gt-x2, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-col.gt-x3 {
width: 50%;
}
.gt-isotope-container.gt-cols-5 .gt-col, .gt-isotope-container.gt-cols-5 .gt-grid-sizer {
width: 33.33333%;
}
.gt-team-holder .gt-member-photo .gt-member-about {
padding-left: 15px;
padding-right: 15px;
}
.gt-team-holder.gt-type-1:not(.owl-carousel) {
margin-top: -65px;
}
.gt-team-holder.gt-type-1:not(.owl-carousel) .gt-team-member {
margin-top: 65px;
}
.gt-csscolumns .gt-locations {
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
}
.gt-contact-section-type-1, .gt-contact-section-type-1 .gt-locations {
padding-left: 0;
padding-right: 0;
}
.gt-fullscreen-layout-type .gt-header [class*="gt-hs-"], .gt-fullscreen-layout-type .gt-footer [class*="gt-fs-"], .gt-coming-soon-section {
padding-left: 80px;
padding-right: 80px;
}
.gt-fullscreen-layout-type .gt-right-part {
padding-left: 80px;
}
.gt-fullscreen-layout-type .gt-left-part {
padding-right: 80px;
}
.zoomContainer {
display: none !important;
}
.tp-bullets {
-webkit-transform: matrix(1, 0, 0, 1, -20, -20);
-ms-transform: matrix(1, 0, 0, 1, -20, -20);
transform: matrix(1, 0, 0, 1, -20, -20);
}
[class*="gt-scaption"][class*="-large"] {
font-size: 68px;
line-height: 80px;
}
.gt-narrow.gt-type-2 {
padding-left: 100px;
padding-right: 100px;
}
.gt-entries-holder .gt-entry .gallery.gallery-columns-2 .gallery-item, .gt-entries-holder .gt-entry .gallery.gallery-columns-3 .gallery-item, .gt-entries-holder .gt-entry .gallery.gallery-columns-4 .gallery-item {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
}
@media only screen and (max-width: 992px) {
.gt-boxed-layout-type {
width: 748px;
}
.gt-header [class*="gt-hs-"] {
padding-left: 15px;
padding-right: 15px;
}
.gt-boxed-layout-type .container, .gt-header .container {
width: auto;
}
.gt-h-elements>* {
margin-left: 3px;
margin-right: 3px;
}
.gt-h-elements>.float-aside-btn {
margin-left: 15px;
}
.gt-like-h1, .gt-media-holder h1, .gt-page-content-wrap.gt-no-sidebar .gt-product.gt-single .gt-product-name, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-product.gt-single .gt-product-name {
font-size: 46px;
line-height: 52px;
}
.gt-breadcrumbs-wrap .gt-page-title:not(:last-child) {
margin-bottom: 20px;
}
.gt-hs-medium {
padding-top: 27px;
padding-bottom: 25px;
}
.gt-hs-medium.gt-sticky-section {
padding-top: 17px;
padding-bottom: 15px;
}
.gt-hs-small.gt-sticky .gt-navigation>li>a {
padding-top: 16px;
padding-bottom: 14px;
}
.gt-t-row-md:not(.row)>[class*="col"]:not([class*="col-sm-"]):not([class*="col-xs-"]):not(:last-child) {
margin-bottom: 25px;
}
footer .gt-t-row-md>[class*="col"]:not([class*="col-sm-"]):not([class*="col-xs-"]):not(:last-child) {
margin-bottom: 15px;
}
.gt-footer.gt-type-3, .gt-footer.gt-type-3 [class*="align"] {
text-align: center;
}
.gt-narrow, .gt-contact-section-type-2 .gt-narrow, .gt-narrow.gt-type-2 {
padding-left: 0;
padding-right: 0;
}
.gt-call-out, .gt-call-out.gt-type-4 {
padding-top: 0;
padding-bottom: 0;
}
.gt-flexbox .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table {
max-width: calc(50% - 30px);
-webkit-flex-basis: calc(50% - 30px);
flex-basis: calc(50% - 30px);
}
.gt-no-flexbox .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table {
width: calc(50% - 30px);
}
.gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col:nth-child(3n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col:nth-child(4n+1) {
clear: initial;
}
.gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col:nth-child(2n+1), .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col:nth-child(2n+1) {
clear: left;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-3 .gt-col, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-3 .gt-grid-sizer, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col {
width: 50%;
}
.gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-flexbox .gt-page-content-wrap .gt-products-holder.gt-view-grid.gt-products-carousel.gt-cols-2 .gt-col, .gt-flexbox .gt-page-content-wrap .gt-products-holder.gt-view-grid.gt-products-carousel.gt-cols-3 .gt-col, .gt-flexbox .gt-page-content-wrap .gt-products-holder.gt-view-grid.gt-products-carousel.gt-cols-4 .gt-col {
max-width: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-3[class*="gt-cols-"] {
margin-top: -45px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-3[class*="gt-cols-"] .gt-testimonial {
padding-top: 45px;
}
.gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-3[class*="gt-cols-"] .gt-testimonial {
max-width: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder.gt-type-3[class*="gt-cols-"] .gt-testimonial {
clear: initial;
float: none;
width: 100%;
}
.gt-portfolio-holder.gt-type-3 .gt-project-title {
padding-top: 15px;
}
.gt-portfolio-holder.gt-type-3 .gt-project-title:not(:last-child) {
margin-bottom: 5px;
}
.gt-portfolio-holder.gt-type-3 .gt-project-cats:not(:last-child) {
margin-bottom: 15px;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-type-3 .gt-isotope-container.gt-cols-2 .gt-col {
width: 100%;
}
.gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-col, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-grid-sizer, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-col.gt-x2, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-col.gt-x3, .gt-no-flexbox .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member {
width: 50%;
}
.gt-countdown-holder.gt-type-1 .countdown-section {
margin-left: 30px;
margin-right: 30px;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-entry-attachment {
width: 370px;
height: 270px;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment .gt-entry-date {
bottom: 25px;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-entry-attachment .gt-responsive-iframe {
padding-bottom: 73%;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-quote-entry-format .gt-entry-attachment {
height: auto;
}
.gt-settings-view-products .gt-sort-criteria, .gt-settings-view-products .gt-view-type {
float: none;
}
.gt-product [class*="gt-btn-"] {
padding-left: 25px;
padding-right: 25px;
}
.gt-fullscreen-layout-type .gt-header [class*="gt-hs-"], .gt-fullscreen-layout-type .gt-footer [class*="gt-fs-"], .gt-coming-soon-section {
padding-left: 50px;
padding-right: 50px;
}
.gt-fullscreen-layout-type .gt-right-part {
padding-left: 50px;
}
.gt-fullscreen-layout-type .gt-left-part {
padding-right: 50px;
}
.gt-image-preview-container {
max-width: 570px;
margin-left: auto;
margin-right: auto;
} .gt-header.gt-light .gt-nav-btn {
color: #2c3035;
}
.gt-nav-btn::before {
content: '\e871';
font-family: 'Linearicons-Free';
}
.gt-nav-btn.gt-active {
color: #fff;
}
.panel-overlay.active {
background-color: #000;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 8999;
min-height: 100vh;
opacity: 0.34;
visibility: visible;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
.nav-panel {
position: fixed;
display: block;
height: 100%;
width: 260px;
top: 0;
bottom: 0;
left: 0;
overflow-x: hidden;
overflow-y: auto;
z-index: 9001;
background-color: rgb(23, 25, 28);
color: #fff;
-webkit-backface-visibility: hidden;
-webkit-transform: translate(-260px);
transform: translate(-260px);
-webkit-transition: transform 0.2s ease-in-out 0s;
transition: transform 0.2s ease-in-out 0s;
}
html.panel-opened body .nav-panel {
z-index: 9001;
-webkit-transition: transform 0.3s ease-in-out 0s;
transition: transform 0.3s ease-in-out 0s;
-webkit-transform: translate(0px);
transform: translate(0px);
}
html.panel-opened body {
overflow: hidden;
}
.mobile-menu-wrap {
margin: 15px 0;
padding: 0 10px;
}
.mobile-advanced ul {
display: block;
text-align: left;
list-style: none;
}
.mobile-advanced ul.sub-menu, .mobile-advanced ul.children {
display: none;
margin: 0;
padding: 0 0 0 10px;
}
.mobile-advanced li {
position: relative;
list-style: none;
}
.mobile-advanced li a {
position: relative;
display: block;
text-decoration: none;
text-align: left;
margin: 2px 0 0;
padding: 3px 10px;
color: #fff;
font-family: 'Raleway', sans-serif;
font-size: 13px;
line-height: 24px;
}
.mobile-advanced ul li a {
font-size: 12px;
}
.mobile-advanced ul ul li.current-menu-item>a, .mobile-advanced ul ul li.current-menu-parent>a, .mobile-advanced ul ul li.current-menu-ancestor>a, .mobile-advanced ul ul li.current_page_item>a, .mobile-advanced ul ul li.current_page_parent>a, .mobile-advanced ul ul li.current_page_ancestor>a {}
.nav-panel .mobile-advanced li.menu-item.active>a, .nav-panel .mobile-advanced li.menu-item:hover>a {
background-color: #282d36;
}
.mobile-advanced li.menu-item-has-children>.arrow, .mobile-advanced li.page_item_has_children>.arrow {
position: absolute;
top: 0;
right: 0;
width: 25px;
height: 29px;
text-align: center;
font-size: 11px;
font-weight: 700;
font-family: 'Linearicons-Free';
display: inline-block;
margin-left: 5px;
vertical-align: middle;
-webkit-transition: transform .25s ease, left .25s ease;
transition: transform .25s ease, left .25s ease;
}
.mobile-advanced li.menu-item-has-children>.arrow::after, .mobile-advanced li.page_item_has_children>.arrow::after {
content: "\e876";
}
.mobile-advanced li.menu-item-has-children.open-menu>.arrow, .mobile-advanced li.page_item_has_children.open-menu>.arrow {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.advanced-menu-hide {
border-radius: 0 10px 10px 0;
display: block;
font-size: 17px;
height: 40px;
line-height: 38px;
position: fixed;
left: 260px;
margin-left: -40px;
text-align: center;
text-decoration: none;
background-color: rgb(23, 25, 28);
color: #fff;
top: 80px;
width: 40px;
z-index: 9000;
-webkit-transform: translate(-260px);
transform: translate(-260px);
}
html.panel-opened body .advanced-menu-hide {
z-index: 9000;
margin-left: 0;
-webkit-transition: transform 0.3s ease-in-out 0s, margin ease-in-out 0s;
transition: transform 0.3s ease-in-out 0s, margin ease-in-out 0s;
-webkit-transform: translate(0px);
transform: translate(0px);
}
.advanced-menu-hide:after {
content: "\e870";
font-size: 16px;
font-weight: 700;
font-family: 'Linearicons-Free';
} .gt-filter:not(:last-child) {
margin-bottom: 40px;
}
.gt-filter ul>li {
font-size: 12px;
}
.gt-filter a {
padding: 3px 15px;
text-align: center;
}
}
@media only screen and (min-width: 769px) and (max-width: 992px) {}
@media only screen and (max-width: 768px) {
.admin-bar .float-aside, .admin-bar .gt-sticky.gt-sticked {
top: 46px;
}
}
@media only screen and (max-width: 767px) {
.gt-list {
font-size: 20px;
line-height: 26px;
}
.gt-boxed-layout-type {
width: auto;
margin-left: 10px;
margin-right: 10px;
}
.gt-header [class*="gt-hs-"] {
padding-left: 15px;
padding-right: 15px;
}
.gt-topbar-navigation, ul.gt-top-bar-list {
text-align: center;
}
.gt-page-content-wrap.gt-left-sidebar main#main, .gt-page-content-wrap.gt-right-sidebar main#main, .gt-page-content-wrap.gt-left-sidebar aside#sidebar, .gt-page-content-wrap.gt-right-sidebar aside#sidebar {
float: none;
}
.gt-header.gt-type-8 .gt-h-elements>* {
display: block;
text-align: center;
}
.gt-h-elements .gt-compressed-wrap {
margin-top: 10px;
margin-bottom: 25px;
}
.gt-header .gt-lineform.gt-f-hide {
width: 100%;
}
.gt-compressed-wrap.gt-over, .gt-touchevents .gt-compressed-wrap {
width: 100%;
height: auto;
}
.gt-header.gt-transparent .gt-compressed .gt-lineform-btn {
color: inherit;
}
.gt-compressed-wrap.gt-over .gt-compressed, .gt-touchevents .gt-compressed-wrap .gt-compressed {
position: static;
}
h1, .gt-like-h1, .gt-media-holder h1 {
font-size: 40px;
line-height: 46px;
}
h2 {
font-size: 38px;
line-height: 42px;
}
.gt-hs-small.gt-sticky {
padding-top: 10px;
padding-bottom: 10px;
}
.gt-header.gt-fixed, .gt-header.gt-transparent {
position: relative;
}
.gt-header.gt-type-4 .gt-lineform, .gt-header.gt-type-5 .gt-lineform {
display: inline-block;
margin-bottom: 15px;
}
.gt-header .gt-compressed {
width: 100%;
}
.gt-compressed>input {
opacity: 1;
}
.gt-sticky.gt-sticked {
position: static;
padding-left: 0;
padding-right: 0;
box-shadow: none;
}
.gt-section.gt-size-2 {
padding-top: 45px;
padding-bottom: 45px;
}
.gt-title-underline+.gt-sub-title {
margin-top: 0;
}
.wpcf7-form .row:not(:last-child), .gt-content-element:not(:last-child), .gt-testimonials-holder:not(:last-child), .gt-footer .gt-widget:not(:last-child), .row>[class*="col-"]:not([class*="col-xs"]):not(:last-child), .gt-t-row>[class*="col-"]:not([class*="col-xs"]):not(:last-child), .gt-portfolio-holder:not(:last-child), .gt-entries-holder:not(:last-child), .gt-services-holder .gt-service:not(:last-child), .gt-products-holder:not(:last-child), .gt-title-underline:not(:last-child), .gt-sub-title:not(:last-child) {
margin-bottom: 45px;
}
form [class*="row"]>[class*="col-"]:not([class*="col-xs"]):not(:last-child) {
margin-bottom: 15px;
}
.gt-copyright .row>[class*="col-"]:not([class*="col-xs"]):not(:last-child), .gt-copyright .gt-t-row>[class*="col-"]:not([class*="col-xs"]):not(:last-child) {
margin-bottom: 20px;
}
.gt-header .row>[class*="col-"]:not([class*="col-xs"]):not(:last-child), .gt-header .gt-t-row>[class*="col-"]:not([class*="col-xs"]):not(:last-child) {
margin-bottom: 10px;
}
.gt-breadcrumbs-wrap {
border-top: 0;
}
.gt-breadcrumbs>li:not(:first-child)::before {
margin-left: 10px;
margin-right: 12px;
}
.gt-breadcrumbs-wrap .gt-page-title:not(:last-child) {
margin-bottom: 10px;
}
.gt-breadcrumbs>li, .gt-breadcrumbs>li>a {
font-size: 14px;
}
.gt-copyright, .gt-copyright [class*="align-"] {
text-align: center;
}
.gt-hr-list {
margin-left: -7px;
margin-right: -7px;
}
.gt-hr-list>li {
margin-left: 7px;
margin-right: 7px;
}
.gt-blockquote.gt-type-3 {
font-size: 28px;
line-height: 34px;
}
.gt-header.gt-type-1 .gt-nav-wrap, .gt-header.gt-type-8 .gt-nav-wrap, .gt-header.gt-type-3 .gt-nav-wrap, .gt-header.gt-type-6 .gt-nav-wrap {
display: block;
}
.gt-nav-wrap:not(:last-child) {
margin-bottom: 5px;
}
.gt-hs-small.gt-sticky .gt-navigation>li>a {
padding-top: 5px;
padding-bottom: 5px;
}
.gt-footer .gt-sub-nav {
margin-left: 0;
margin-right: 0;
}
.gt-footer .gt-sub-nav>li {
display: list-item;
}
.gt-footer .gt-sub-nav>li:not(:last-child) {
margin-bottom: 10px;
}
.gt-alert-box {
font-size: 16px;
}
.gt-alert-box-inner {
padding: 25px 70px 25px 85px;
}
.gt-alert-box .gt-close {
font-size: 22px;
width: 22px;
height: 22px;
margin-top: -10px;
right: 25px;
}
.gt-alert-box.gt-type-1 .gt-icon {
left: 23px;
}
.gt-alert-box.gt-type-2 .gt-icon {
width: 60px;
}
.gt-alert-box.gt-type-2 .gt-alert-box-inner {
padding-left: 90px;
padding-top: 20px;
padding-bottom: 20px;
}
.gt-call-out, .gt-call-out.gt-type-4 {
padding-top: 55px;
padding-bottom: 55px;
}
.gt-call-out, .gt-call-out .align-right, .gt-call-out .align-left {
text-align: center;
}
.gt-call-out {
padding: 0;
}
.gt-call-out [class*="gt-btn"] {
min-width: initial;
}
.gt-pagination {
padding-left: 80px;
padding-right: 80px;
}
.gt-t-row::after {
content: "";
display: block;
clear: both;
}
.gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder[class*="gt-cols-"] .gt-pricing-table, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder[class*="gt-cols-"] .gt-pricing-table {
max-width: 100%;
}
.gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder[class*="gt-cols-"] .gt-pricing-table, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder[class*="gt-cols-"] .gt-pricing-table, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-counters-holder[class*="gt-cols-"] .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder[class*="gt-cols-"] .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-testimonial, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-testimonial, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-entries-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid[class*="gt-cols-"] .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid[class*="gt-cols-"] .gt-col {
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-counters-holder[class*="gt-cols-"] .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder[class*="gt-cols-"] .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-testimonial, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-testimonial, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-entries-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid[class*="gt-cols-"] .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid[class*="gt-cols-"] .gt-col {
max-width: 100%;
}
.gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder[class*="gt-cols-"] .gt-pricing-table, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder[class*="gt-cols-"] .gt-pricing-table, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-counters-holder[class*="gt-cols-"] .gt-counter, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder[class*="gt-cols-"] .gt-counter, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-testimonial, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-testimonial, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-entries-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col {
float: none;
width: auto;
}
.gt-table-holder.gt-horizontal thead {
display: none;
}
.gt-table-holder.gt-horizontal td, .gt-table-holder.gt-horizontal th {
display: block;
border-bottom-width: 0;
}
.gt-table-holder.gt-horizontal.gt-type-3 tbody tr:first-child td {
border-top-width: 2px;
}
.gt-table-holder.gt-horizontal td[data-title] {
padding-left: 0;
padding-right: 0;
text-align: left;
}
.gt-table-holder.gt-horizontal td[data-title]::after {
content: "";
display: block;
clear: both;
}
.gt-table-holder.gt-horizontal::after {
content: "";
display: block;
width: 0;
border: inherit;
border-width: 0 2px 0 0;
height: 100%;
position: absolute;
top: 0;
left: 50%;
margin-left: -1px;
}
.gt-table-holder.gt-horizontal table th:not([data-title]), .gt-table-holder.gt-horizontal table td:not([data-title]) {
position: relative;
z-index: 2;
text-align: center;
}
.gt-table-holder.gt-horizontal.gt-type-3 table td[data-title]::before {
color: #fcfcfc;
}
.gt-table-holder.gt-horizontal.gt-type-3 table td[data-title] {
background: -webkit-linear-gradient(left, #28abe3 50%, #fff 50%);
background: -moz-linear-gradient(left, #28abe3 50%, #fff 50%);
background: -ms-linear-gradient(left, #28abe3 50%, #fff 50%);
background: -o-linear-gradient(left, #28abe3 50%, #fff 50%);
background: linear-gradient(left, #28abe3 50%, #fff 50%);
}
.gt-table-holder.gt-horizontal td[data-title]::before {
display: block;
}
.gt-table-holder.gt-horizontal td[data-title]>.gt-cell-content {
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.gt-table-holder.gt-vertical th, .gt-table-holder.gt-vertical td {
display: block;
border-bottom-width: 0;
}
.gt-tour-sections-holder[class*="gt-type-"] .gt-tabs-nav-wrap {
width: auto;
float: none;
margin: 0 0 30px;
}
.gt-no-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav {
text-align: center;
}
.gt-no-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav-wrap {
display: block;
}
.gt-no-flexbox .gt-tabs-holder.gt-type-1 .gt-tabs-nav>li, .gt-no-flexbox .gt-tabs-holder.gt-type-3 .gt-tabs-nav>li, .gt-no-flexbox .gt-tabs-holder.gt-type-4 .gt-tabs-nav>li {
display: block;
width: 100%;
}
.gt-testimonials-holder.gt-type-3 {
margin-top: -45px;
}
.gt-testimonials-holder.gt-type-3 .gt-testimonial {
padding-top: 45px;
}
.brands-holder:not(.brands-carousel)>li {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.gt-page-content-wrap.gt-no-sidebar .gt-isotope-container[class*="gt-cols-"] .gt-col, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container[class*="gt-cols-"] .gt-col, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container[class*="gt-cols-"] .gt-col[class*="gt-x"], .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container[class*="gt-cols-"] .gt-col[class*="gt-x"], .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-type-3 .gt-isotope-container.gt-cols-3 .gt-col, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-type-3 .gt-isotope-container.gt-cols-3 .gt-grid-sizer, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid[class*="gt-cols-"] .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid[class*="gt-cols-"] .gt-col {
width: 100%;
}
.gt-portfolio-holder .gt-col {
padding: 30px 0 0;
}
.gt-page-content-wrap.gt-no-sidebar .gt-team-holder.gt-type-1:not(.owl-carousel), .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-type-1:not(.owl-carousel) {
margin-top: -45px;
}
.gt-page-content-wrap.gt-no-sidebar .gt-team-holder.gt-type-1:not(.owl-carousel) .gt-team-member, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-type-1:not(.owl-carousel) .gt-team-member {
margin-top: 45px;
}
.gt-team-member.gt-single .gt-member-photo {
float: none;
max-width: initial;
margin: 0 0 30px 0;
}
.gt-team-member.gt-single .gt-member-name:not(:first-child) {
padding-top: 0;
}
.gt-gmap {
height: 300px;
}
.gt-services-holder .gt-service .gt-service-image, .gt-services-holder .gt-service:nth-child(2n) .gt-service-image {
max-width: initial;
min-width: 100%;
margin: 0 0 30px 0;
float: none;
}
.gt-countdown-holder.gt-type-1 {
margin: -45px 0 0;
}
.gt-countdown-holder.gt-type-1 .countdown-section {
margin: 45px 30px 0;
}
.gt-countdown-holder.gt-type-1 .countdown-amount {
font-size: 50px;
}
.gt-entries-holder.gt-type-4 .gt-entry-meta {
text-align: inherit;
}
.gt-entries-holder.gt-cols-1:not(.owl-carousel) {
margin-top: -45px;
}
.gt-blockquote-attachment {
padding-left: 25px;
padding-right: 25px;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-entry-attachment {
width: 100%;
height: auto;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment {
float: none;
margin-right: 0;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-entry-attachment:not(:last-child) {
margin-bottom: 0;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment .gt-entry-date {
display: block;
position: static;
margin: 5px 0 0;
box-shadow: none;
background: none;
color: inherit;
width: auto;
height: auto;
font-size: inherit;
line-height: inherit;
text-align: left;
padding: 10px 0 0;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment .gt-entry-date::before {
display: inline-block;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment .gt-entry-month {
display: inline;
font-size: inherit;
text-transform: none;
}
.gt-entries-holder.gt-small-thumbs.gt-cols-1 .gt-entry-attachment .gt-responsive-iframe {
padding-bottom: 56%;
}
.gt-contact-section-type-1, .gt-page-content-wrap.gt-no-sidebar .gt-single-entry-holder {
padding-left: 0;
padding-right: 0;
}
.gt-entry.gt-single .owl-carousel:not(:last-child) {
margin-bottom: 30px;
}
.gt-settings-view-products {
padding-left: 15px;
padding-right: 15px;
}
.gt-sub-title {
padding-left: 0;
padding-right: 0;
}
.gt-contact-section-type-1 .gt-contact-form [class*="gt-btn-"] {
width: auto;
}
.gt-csscolumns .gt-locations.gt-cols-2 {
-webkit-column-width: 230px;
-moz-column-width: 230px;
column-width: 230px;
}
.gt-fullscreen-overlay.gt-half-overlay::before, .gt-no-csscolumns .gt-locations[class*="gt-cols-"] .gt-location {
width: 100%;
}
.gt-fullscreen-layout-type .gt-header [class*="gt-hs-"], .gt-fullscreen-layout-type .gt-footer [class*="gt-fs-"], .gt-coming-soon-section {
padding-left: 30px;
padding-right: 30px;
}
.gt-fullscreen-layout-type .gt-footer, .gt-fullscreen-layout-type .gt-footer [class*="align-"] {
text-align: center;
}
.gt-fullscreen-layout-type .gt-right-part, .gt-fullscreen-layout-type .gt-left-part {
padding-left: 0;
padding-right: 0;
}
.gt-media-holder .gt-left-edge, .gt-media-holder .gt-right-edge {
text-align: center;
}
.gt-media-holder .gt-scrolldown-icon {
display: none;
}
.gt-shopping-cart-full .gt-product-description {
overflow: visible;
}
.gt-entries-holder.gt-small-thumbs .gt-entry-attachment {
overflow: hidden;
}
.gt-call-out .widget_wysija input[type="submit"] {
padding: 16px 20px 14px;
font-size: 12px;
}
.gt-no-sidebar .gt-counters-holder .gt-counter.gt-with-icon [class^="lnr-"], .gt-no-sidebar .gt-counters-holder .gt-counter.gt-with-icon [class^="icon-"] {
width: 94px;
font-size: 46px;
}
.gt-section .gt-instagram-feed .gt-instafeed-item {
-webkit-flex-basis: 50%;
flex-basis: 50%;
max-width: 50%;
}
.gt-fs-top .gt-social-icons>li {
margin: 10px 10px 0;
}
.gt-entries-holder .gt-entry .gallery.gallery-columns-2 .gallery-item, .gt-entries-holder .gt-entry .gallery.gallery-columns-3 .gallery-item, .gt-entries-holder .gt-entry .gallery.gallery-columns-4 .gallery-item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
.gt-previous-entry, .gt-next-entry {
font-size: 10px;
line-height: 16px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table {
-webkit-flex-basis: calc(50% - 30px);
flex-basis: calc(50% - 30px);
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-4 .gt-pricing-table, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder.gt-cols-3 .gt-pricing-table {
width: calc(50% - 30px);
}
.gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-counters-holder.gt-cols-4 .gt-counter, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-cols-4 .gt-counter {
width: 50%;
}
.gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-col, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-grid-sizer, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-col.gt-x2, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-4 .gt-col.gt-x3, .gt-no-flexbox .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member {
width: 50%;
}
.gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-counters-holder.gt-cols-4 .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-cols-4 .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder.gt-type-3.gt-cols-3 .gt-testimonial, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-3:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder.gt-cols-4:not(.owl-carousel) .gt-team-member, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col {
width: 50%;
}
.gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-testimonials-holder:not(.owl-carousel).gt-cols-3 .gt-testimonial, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-entries-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-3 .gt-col, .gt-page-content-wrap.gt-no-sidebar .gt-isotope-container.gt-cols-3 .gt-grid-sizer, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-3:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-4:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder.gt-cols-5:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-3 .gt-col, .gt-no-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col, .gt-no-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid.gt-cols-4 .gt-col {
width: 50%;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-3 .gt-col, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-3 .gt-grid-sizer {
width: 50%;
}
.gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-col, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-grid-sizer, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-col.gt-x2, .gt-page-content-wrap:not(.gt-no-sidebar) .gt-isotope-container.gt-cols-4 .gt-col.gt-x3 {
width: 50%;
}
.gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-pricing-tables-holder[class*="gt-cols-"] .gt-pricing-table, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-pricing-tables-holder[class*="gt-cols-"] .gt-pricing-table, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-counters-holder[class*="gt-cols-"] .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder[class*="gt-cols-"] .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-counters-holder.gt-type-2.gt-cols-3 .gt-counter, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-testimonials-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-testimonial, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-team-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-team-holder[class*="gt-cols-"]:not(.owl-carousel) .gt-team-member, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-portfolio-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-portfolio-holder[class*="gt-cols-"]:not(.owl-carousel):not(.gt-isotope) .gt-col, .gt-flexbox .gt-page-content-wrap.gt-no-sidebar .gt-products-holder.gt-view-grid[class*="gt-cols-"] .gt-col, .gt-flexbox .gt-page-content-wrap:not(.gt-no-sidebar) .gt-products-holder.gt-view-grid[class*="gt-cols-"] .gt-col {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.gt-flexbox .gt-entries-holder .gt-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
}
@media only screen and (max-width: 480px) { img[class*="align"], img[class*="attachment-full"] {
float: none;
margin: 0 0 30px;
max-width: 100%;
}
.gt-switch-view>.gt-left-element {
margin-bottom: 15px;
}
.gt-load-more.gt-isotope-loading::after {
top: 100%;
margin-top: 10px;
left: 50%;
margin-left: -32px;
}
.gt-entries-nav, .gt-entry-author {
text-align: center;
}
.gt-entries-nav>[class*="align"] {
float: none;
display: inline-block;
margin: 10px 20px;
}
.gt-entry-author .gt-avatar {
float: none;
margin: 0 auto 20px;
}
.gt-gravatar {
margin-right: 20px;
}
.gt-comments-list .children {
padding-left: 20px;
}
.gt-large[class*="gt-btn"] {
padding-left: 50px;
padding-right: 50px;
} .gt-filter:not(:last-child) {
margin-bottom: 40px;
text-align: left;
}
.gt-filter ul>li {
display: inline-block;
width: 50%;
padding: 2px;
margin: 0 auto 2px;
text-align: left;
} .gt-infoblock.gt-infoblock-columns-2 .gt-infoblock-item, .gt-infoblock.gt-infoblock-columns-3 .gt-infoblock-item, .gt-infoblock.gt-infoblock-columns-4 .gt-infoblock-item {
-webkit-flex-basis: 100%;
flex-basis: 100%;
max-width: 100%;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 0) {
.lnr, .fa {
vertical-align: baseline;
}
.lnr-envelope {
top: auto;
}
.gt-switch-view>.gt-right-element {
-webkit-transform: translate3d(-1px, 0, 0);
transform: translate3d(-1px, 0, 0);
}
}@media (max-width: 1700px) {
.gt-property-table ul li.floor {
width: 6.5%;
}
.gt-property-table ul li.price {
width: 10%;
}
.gt-property-table ul li.plan {
width: 11.5%;
}
.gt-property-table ul li.beds {
width: 10%;
}
.gt-property-table ul li.spaces {
width: 18%;
}
.widget li li {
margin-left: -35px;
}
body.gt-show-sidebar .container {
width: 1440px;
}
.gt-show-sidebar #sidebar {
width: 430px;
}
.gt-page-content-wrap.gt-right-sidebar aside#sidebar {
padding-left: 48px;
}
.gt-page-content-wrap.gt-left-sidebar aside#sidebar {
padding-right: 48px;
}
}
@media (max-width: 1600px) {
.margin_right-5,
.margin_right-8,
.margin_right-12,
.margin_right-16{
margin-right: 0;
}
.margin_left-5,
.margin_left-16{
margin-left: 0;
}
.gt-property-table-item-title,
.gt-property-table ul li {
padding: 1.5rem 1rem;
}
.gt-container .gt-entry-attachment {
width: 50%;
}
.has-post-thumbnail .gt-continue-reading-link {
padding: 0;
}
.gt-icon-play {
width: 70px;
height: 70px;
}
.gt-footer .gt-fs-top > .row > .col-sm-2 {
width: 33.33%;
margin-right: -3px;
}
.gt-footer .gt-fs-top > .row > .col-sm-2:nth-child(n+4) {
margin-top: 30px;
}
.gt-footer .gt-fs-top > .row {
margin-right: -30px;
}
.gt-footer .widget {
width: 25%;
padding-right: 30px;
}
}
@media (max-width: 1439px) {
.gt-anchor-list{
display: none;
}
.gt-property-table ul li {
font-size: 17px;
}
.gt-container .post .gt-entry-body {
padding: 4rem;
}
.widget,
.gt-entries-holder.gt-type-4 .gt-entry-excerpt {
font-size: 15px;
line-height: 25px;
}
.gt-entries-holder.gt-type-4 .gt-entry-meta:not(:last-child) {
margin-bottom: 2rem;
}
.gt-entries-holder.gt-type-4 .gt-entry-title:not(:last-child) {
margin-bottom: 2rem;
}
.gt-navigation {
margin-top: 10rem;
}
.ip-loader {
bottom: 40%;
}
.archive .container, .blog .container, .single .gt-left-sidebar .container, .single .gt-right-sidebar .container {
width: 1280px;
}
.gt-entries-holder.gt-type-3 .gt-entry-cats, .gt-entries-holder.gt-type-4 .gt-entry-cats, .gt-entries-holder.gt-type-4 .gt-entry-byline {
font-size: 15px;
line-height: 25px;
}
body.gt-show-sidebar .container {
width: 1366px;
}
.gt-show-sidebar #main {
width: 896px;
}
.gt-show-sidebar #sidebar {
width: 400px;
}
.gt-page-content-wrap.gt-right-sidebar aside#sidebar {
padding-left: 38px;
}
.gt-page-content-wrap.gt-left-sidebar aside#sidebar {
padding-right: 38px;
}
}
@media (max-width: 1365px) {
.gt-header {
top: auto;
position: relative;
}
.admin-bar .gt-header {
top: auto;
}
.gt-header-wrap.header_position_over .gt-header,
.gt-header-wrap.header_position_over .gt-header.gt-transparent.gt-over,
.header_position_over .gt-header.gt-type-3.gt-transparent:not(.gt-over) {
background-color: #202732;
}
.gt-header-wrap.header_position_over {
position: relative;
top: auto;
}
.gt-sticky.gt-sticked {
position: relative;
top: auto;
}
.gt-wide-layout-type .gt-header [class*="gt-hs-"] {
padding-left: 0;
padding-right: 0;
}
.container {
width: 100%;
}
.gt-header .gt-nav-wrap {
width: 300px;
}
.gt-property-table  ul li.int_sq_ft,
.gt-property-table  ul li.ext_sq_ft {
width: 10%;
}
.gt-property-table ul li.price {
width: 11%;
}
.gt-property-table ul li.spaces {
width: 16%;
}
.gt-property-table ul li.beds {
width: 12%;
}
.gt-container .post .gt-entry-body {
padding: 4rem 4rem;
}
.fb-link,
.fb-link.fb-visible {
display: none;
}
body.gt-show-sidebar .container {
width: 1263px;
}
.gt-show-sidebar #main {
width: 823px;
}
.gt-show-sidebar #sidebar {
width: 370px;
}
.gt-page-content-wrap.gt-right-sidebar aside#sidebar {
padding-left: 38px;
}
.gt-page-content-wrap.gt-left-sidebar aside#sidebar {
padding-right: 38px;
}
}
@media (max-width: 1262px) {
.gt-vertical .gt-container .gt-entry {
padding: 30px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image.vc_align_right .vc_single_image-wrapper.vc_box_shadow img {
padding: 0;
margin: 0;
}
div.n_margin_top-7-5 {
margin-top: 8rem !important;
}
.gt-container .post .gt-entry-body {
padding: 0 0 0 4rem;
}
.gt-container .gt-entry-attachment, .gt-container .gt-entry-body {
vertical-align: top;
}
.gt-container .post .gt-entry:hover {
box-shadow: none;
}
.gt-team-holder.gt-hover .gt-member-photo .gt-member-about  {
font-size: 14px;
line-height: 20px;
}
.wpcf7-list-item {
margin: 0 0 0 1.5rem;
}
.wpcf7 .check > span:first-child {
width: 100px;
}
.wpcf7 .check {
margin-top: 4px;
}
body.gt-show-sidebar .container {
width: 1136px;
}
.gt-show-sidebar #main {
width: 726px;
}
.gt-show-sidebar #sidebar {
width: 340px;
}
.gt-page-content-wrap.gt-right-sidebar aside#sidebar {
padding-left: 38px;
}
.gt-page-content-wrap.gt-left-sidebar aside#sidebar {
padding-right: 38px;
}
}
@media (max-width: 1200px) {
.custom_bg_1:before {
top: 0;
}
}
@media (max-width: 1135px) {
.vc_btn3-container.vc_btn3-left .vc_btn3-size-lg,
.vc_btn3-container.vc_btn3-left .vc_btn3-size-md,
.vc_btn3-container.vc_btn3-left .vc_btn3-size-sm {
margin-right: 2rem;
}
.gt-nav-menu.top-panel-menu > ul > li {
margin-left: 2rem;
}
.wpb_single_image.vc_align_left .vc_box_shadow {
margin-left: 0;
}
.wpb_single_image.vc_align_right .vc_box_shadow {
margin-right: 0;
}
.gt-property-table ul li {
font-size: 16px;
}
.gt-property-table-item-title, .gt-property-table ul li {
padding: 1rem;
}
.wpcf7 .check > span:first-child,
.wpcf7 .form_bg .check > span:first-child   {
width: 70px;
}
.gt-footer .widget {
width: 33.33%;
}
body.gt-show-sidebar .container {
width: 1024px;
}
.gt-show-sidebar #main {
width: 644px;
}
.gt-show-sidebar #sidebar {
width: 310px;
}
.gt-page-content-wrap.gt-right-sidebar aside#sidebar {
padding-left: 38px;
}
.gt-page-content-wrap.gt-left-sidebar aside#sidebar {
padding-right: 38px;
}
}
@media (max-width: 1439px) and (min-width: 1024px) {
.hide_on_notebook{
display:none;
}
}
@media (max-width: 1023px) {
h1 {
font-size: 65px;
line-height: 65px;
}
h2 {
font-size: 54px;
line-height: 70px;
}
h3 {
font-size: 43px;
line-height: 45px;
}
.gt-navigation {
margin-top: 20px;
}
.gt-navigation li+li,
.gt-navigation .gt-dropdown li+li   {
margin-top: 0.8em;
}
.gt-navigation a {
font-size: 16px;
}
.gt-navigation .menu-item-has-children > a::after, .gt-navigation .page_item_has_children > a::after {
font-size: 20px;
}
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a {
padding: 1.188em 1.5rem;
font-size: 14px;
}
.gt-tabs-holder.gt-type-2 .gt-tabs-nav > li > a {
padding: 0.858em 1.5rem;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a {
font-size: 14px;
padding: 1.188em 1.5rem;
}
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav a {
padding: 0.858em 1.5rem;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav-wrap, .gt-tour-sections-holder.gt-type-2 .gt-tabs-nav-wrap, .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav-wrap {
width: 120px;
}
.gt-member-name:not(:last-child) {
font-size: 2rem;
}
blockquote,
.gt-testimonials-holder.gt-type-1 blockquote,
.gt-testimonials-holder.gt-type-2 blockquote {
font-size: 2rem;
line-height: 3.2rem;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
width: 6rem;
height: 6rem;
}
.gt-team-holder.gt-type-1:not(.owl-carousel) {
margin: -90px -15px 0;
}
.gt-team-holder.gt-type-1:not(.owl-carousel) .gt-team-member {
padding: 0 15px 0;
}
.gt-member-name:not(:last-child) {
font-size: 1.8rem;
}
.gt-team-holder.gt-hover .gt-member-photo .gt-member-about,
.gt-team-holder.gt-type-2 .gt-member-about,
.gt-team-holder.gt-type-3 .gt-member-about  {
font-size: 14px;
line-height: 20px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img {
padding: 0;
margin: 0;
}
.wpb_single_image.vc_align_right .vc_single_image-wrapper.vc_box_shadow img {
margin: 0;
}
.wpcf7 .fields .field_1_2 {
width: calc(50% - 5px);
margin-right: 5px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 select, .wpcf7 textarea {
margin-bottom: 10px !important;
}
.wpcf7 .check > span:first-child,
.wpcf7 .form_bg .check > span:first-child   {
width: 60px;
font-size: 14px;
}
.wpcf7 .wpcf7-radio span {
font-size: 14px;
}
.left_shadow .wpb_wrapper:before,
.right_shadow .wpb_wrapper:before,
.left_shadow_n .wpb_wrapper:before,
.right_shadow_n .wpb_wrapper:before {
display: none;
}
.gt-property-table ul li {
font-size: 15px;
}
.gt-entries-holder.gt-type-4 .gt-entry-title {
font-size: 3rem;
}
.wpcf7 .check > span:first-child {
width: 120px;
}
.wpcf7 .check {
margin-top: 10px;
}
.wpcf7 .form_bg {
margin-bottom: 80px !important;
}
.woocommerce-cart .gt-footer-holder,
.woocommerce-checkout .gt-footer-holder{
padding-top: 10rem;
}
body.gt-show-sidebar .container {
width: 100%;
}
.gt-show-sidebar #main {
width: 100%;
}
.gt-page-content-wrap.gt-right-sidebar aside#sidebar {
padding-left: 0;
border: none;
}
.gt-page-content-wrap.gt-left-sidebar aside#sidebar {
padding-right: 0;
border: none;
}
.gt-show-sidebar .container #sidebar {
padding-top: 0;
}
.gt-page-content-wrap #sidebar  {
margin-right: -30px;
width:  calc(100% + 30px);
}
.gt-page-content-wrap #sidebar > .widget {
width: calc(33.33% - 30px);
display: inline-block;
vertical-align:  top;
margin-right: 28.5px;
}
}
@media (max-width: 992px) {
footer .gt-t-row-md [class*="col"], footer .gt-t-row-md [class*="col"] [class*="align"] {
text-align: center;
}
}
@media (max-width: 959px) {
.vc_col-sm-3, .vc_col-sm-4 {
width: 50%;
}
.custom_row_1 .vc_col-sm-4 {
width: 33.33%;
}
blockquote {
padding: 4.4rem 4.5rem;
}
.gt-alert-box {
font-size: 15px;
line-height: 22px;
}
.gt-alert-box-inner {
padding: 1.5rem 6rem;
}
.gt-nav-menu.top-panel-menu li a, .gt-toggle-nav {
font-size: 13px !important;
}
.gt-nav-menu.top-panel-menu > ul > li {
margin-left: 1rem;
}
.gt-flexbox .gt-testimonials-holder:not(.owl-carousel).gt-cols-2 .gt-testimonial {
max-width: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
table tr > td, table tr > th {
padding: 1.5rem;
}
.vc_custom_heading.custom_text_3 {
font-size: 2.2rem !important;
line-height: 3.4rem !important;
}
.wpcf7 .form_bg {
padding: 50px 20px;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
width: 2rem;
height: 2rem;
margin-right: 7px;
}
.wpcf7 input[type="checkbox"] + span:before,
.wpcf7 input[type="radio"] + span:before{
width: 2rem;
height: 2rem;
left: -2.5rem;
top: 0.2rem;
}
.wpcf7 input[type="checkbox"]:checked  + span:after,
.wpcf7 input[type="radio"]:checked + span:after {
width: 1rem;
height: 1rem;
top: 0.7rem;
left: -2rem;
}
[class*="bg_shadow_"] .wpb_wrapper{
padding-top: 0 !important;
}
[class*="bg_shadow_"] .wpb_wrapper:before{
display: none;
}
.custom_text_1 strong {
margin: 8.8px 0 !important;
}
.gt-property-table ul li {
font-size: 13px;
}
.gt-property-table-item-title, .gt-property-table ul li {
padding: 1rem 0 1rem 1rem;
}
.gt-container .gt-entry-attachment, .gt-container .gt-entry-body {
display: block;
}
.gt-container .gt-entry-attachment {
width: 100%;
}
.gt-container .post .gt-entry-body {
padding: 1rem 0 0;
}
.gt-entries-holder.gt-type-4 .gt-entry-title {
font-size: 3.6rem;
}
.gt-vertical .gt-container .gt-entry {
padding: 30px;
}
.gt-footer .gt-fs-top > .row > .col-sm-2 {
width: 50%;
margin: 0 !important;
margin-right: -3px !important;
}
.gt-footer .gt-fs-top > .row > .col-sm-2:nth-child(n+3) {
margin-top: 30px !important;
}
.gt-page-content-wrap #sidebar > .widget {
width: calc(50% - 30px);
margin-right: 30px;
}
.gt-footer .widget {
width: 50%;
}
}
@media (max-width: 1023px) and (min-width: 768px) {
.hide_on_tablet {
display: none;
}
}
@media (max-width: 767px) {
.col-xs-left > [class*="align"]{
text-align: left;
}
.col-xs-right > [class*="align"]{
text-align: right;
}
.col-xs-center > [class*="align"]{
text-align: center;
}
.gt-icon-play {
width: 60px;
height: 60px;
}
.vc_col-sm-3, .vc_col-sm-4 {
width: 100%;
}
.custom_row_1 .vc_col-sm-4 {
width: 100%;
}
.custom_row_1 .vc_col-sm-4 p{
text-align: center !important;
}
.ip-loader {
bottom: 15%;
}
.gt-header .gt-nav-wrap.gt-nav-hidden {
overflow-y: scroll;
}
.gt-t-row-md > [class*="col-"].col-xs-left .gt-h-elements {
text-align: left;
}
.gt-t-row-md > [class*="col-"].col-xs-right .gt-h-elements {
text-align: right;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav-wrap, .gt-tour-sections-holder.gt-type-2 .gt-tabs-nav-wrap, .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav-wrap {
width: 100%;
}
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav-wrap li, .gt-tour-sections-holder.gt-type-2 .gt-tabs-nav-wrap li, .gt-tour-sections-holder.gt-type-3 .gt-tabs-nav-wrap li {
display: inline-block;
}
.wpb_single_image .vc_figure {
width: 100%;
text-align: center;
}
.wpcf7 {
padding-left: 0;
padding-right: 0;
}
.cqcarousel-container .slick-slide a {
max-height: 300px;
}
.cqcarousel-container:last-child .carousel-thumb {
margin: 0;
}
.cqcarousel-container + .cqcarousel-container {
padding-top: 90px;
}
.hide_on_mobile {
display: none;
}
.gt-property-table {
overflow-x: scroll;
}
.gt-property-table-inner {
width: 780px;
}
.gt-property-table-item-title, .gt-property-table ul li {
line-height: 18px;
}
.gt-team-holder.gt-hover .gt-member-photo .gt-member-about,
.gt-team-holder.gt-type-2 .gt-member-about,
.gt-team-holder.gt-type-3 .gt-member-about  {
font-size: 16px;
line-height: 26px;
}
.single .gt-breadcrumbs-wrap .gt-page-title {
font-size: 4rem;
line-height: 1.3em;
}
.gt-entries-holder.gt-type-3 .gt-entry-cats, .gt-entries-holder.gt-type-4 .gt-entry-cats, .gt-entries-holder.gt-type-4 .gt-entry-byline {
font-size: 14px;
line-height: 20px;
}
}
@media (max-width: 639px) {
.gt-pt-footer .gt-pricing-button {
padding: 12px 0px 10px;
width: 100%;
}
.gt-logo img {
max-height: 60px;
}
.gt-entries-holder.gt-type-4 .gt-entry-title {
font-size: 3rem;
}
.gt-entries-filter ul li {
margin-right: 2rem;
}
.gt-entry.gt-single .gt-entry-meta-item,
.gt-entry.gt-single .gt-entry-meta-item.share {
width: 100%;
text-align: left;
}
.gt-entry.gt-single .gt-entry-meta-item.share {
margin-top: 10px;
}
.gt-gravatar {
width: 8rem;
}
.gt-comment > article {
padding: 30px 0 0;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"],
.wpcf7 input[type="tel"], .wpcf7 select, .wpcf7 textarea {
font-size: 14px;
}
.wpcf7 .check > span:first-child {
width: 90px;
}
.wpcf7 .check {
margin-top: 0;
}
.gt-footer .gt-fs-top > .row > .col-sm-2 {
width: 100%;
margin: 0 !important;
float: left;
}
.gt-footer .gt-fs-top > .row > .col-sm-2:nth-child(n+2) {
margin-top: 30px !important;
}
.gt-page-content-wrap #sidebar > .widget {
width: calc(100% - 30px);
}
.gt-footer .widget {
width: 100%;
}
}
@media (max-width: 479px) {
h1 {
font-size: 42px;
line-height: 48px;
}
h2 {
font-size: 38px;
line-height: 46px;
}
h3 {
font-size: 34px;
line-height: 39px;
}
h4 {
font-size: 28px;
line-height: 34px;
}
h5 {
font-size: 24px;
line-height: 28px;
}
h6 {
font-size: 20px;
line-height: 24px;
}
.gt-continue-reading-link:after {
line-height: 14px;
}
.gt-accordion-definition img {
display: block;
float: none;
}
.gt-header .gt-nav-wrap {
width: 100%;
}
.gt-wide-layout-type .gt-header [class*="gt-hs-"] {
padding-left: 0px;
padding-right: 0px;
}
.ip-loader {
bottom: 35%;
}
.gt-no-sidebar .gt-testimonials-holder.gt-type-2 .gt-testimonial {
padding-left: 0;
}
.gt-testimonials-holder.gt-type-2 .gt-author-box:not(:last-child) {
position: relative;
margin: 20px 0;
}
.gt-tabs-holder.gt-type-1 .gt-tabs-nav > li > a,
.gt-tour-sections-holder.gt-type-1 .gt-tabs-nav > li > a    {
padding: 1.188em 0.9rem;
font-size: 12px;
}
.gt-tabs-holder.gt-type-2 .gt-tabs-nav > li > a,
.gt-tour-sections-holder.gt-type-2 .gt-tabs-nav a   {
padding: 0.858em 1rem;
font-size: 12px;
}
table {
font-size: 14px;
}
table.simple td {
font-size: 12px;
}
.vc_custom_heading.custom_text_3 {
font-size: 2rem !important;
line-height: 3.2rem !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left {
padding-left: 5rem !important;
padding-right: 2rem !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 2rem;
}
.wpcf7 .fields .field_1_2 {
width: 100%;
margin-right: 0;
}
.wpcf7 .check > span:first-child {
width: 110px;
}
.wpcf7 .fields .field_1_2.check {
margin-bottom: 10px;
}
.wpcf7 .contacts {
font-size: 14px;
}
.gt-icon-play {
width: 70px;
height: 70px;
}
.gt-entries-filter ul li {
margin-right: 0.9rem;
}
.gt-entries-filter ul li:last-child {
margin-right: 0;
}
.gt-entries-filter ul li a{
font-size: 14px;
letter-spacing: 0;
}
.gt-entries-holder.gt-type-4 .gt-entry-title {
font-size: 2.5rem;
line-height: 1.3em;
}
.gt-comments-list .children {
padding-left: 0;
}
.gt-vertical .gt-container .gt-entry,
.gt-footer .gt-fs-top   {
padding: 30px 15px;
}
.gt-entries-holder.gt-type-3 .gt-entry-cats, .gt-entries-holder.gt-type-4 .gt-entry-cats, .gt-entries-holder.gt-type-4 .gt-entry-byline {
font-size: 13px;
line-height: 18px;
}
.gt-entries-holder.gt-type-3 .gt-entry-meta, .gt-entries-holder.gt-type-4 .gt-entry-meta {
font-size: 14px;
}
}