@charset "UTF-8";
#wpadminbar .sktbuilder-inline-link .ab-item:before {
content: '';
height: 18px;
width: 18px;
margin-top: 8px;
padding: 0;
background-image: url(//www.kuzeynet.com/wp-content/plugins/skt-builder/assets/img/sktbuilder_logo_admin_bar.png) !important;
}
html.active-js {
margin-top: 0 !important;
}.qb-container {
max-width: 1140px;
margin: auto;
padding-left: 15px;
padding-right: 15px;
}
.qb-container_nopadding {
padding: 0;
}
.qb-column {
float: left;
margin-right: 4%;
}
.qb-column-margin-none {
margin-right: 0;
}
.qb-column.qb-1-2 {
width: 48%;
}
.qb-column.qb-1-3 {
width: 30.66666%;
}
.qb-column.qb-1-4 {
width: 22%;
}
.sktbuilder-block {
overflow: auto;
padding-bottom: 100px;
padding-top: 89px;
}
.sktbuilder-block *{box-sizing: border-box; line-height: 1.6;}
.sktbuilder-block h1,
.sktbuilder-block h2,
.sktbuilder-block h3,
.sktbuilder-block h4,
.sktbuilder-block h5,
.sktbuilder-block h6{line-height: normal;}
.sktbuilder-block__table {
display: table;
height: 100%;
}
.sktbuilder-block__table-cell {
display: table-cell;
vertical-align: middle;
}
.sktbuilder-block_simple-bg {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #b0c8d2;
overflow: hidden;
} .sktbuilder-call-to-action {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #b0c8d2;
}
.sktbuilder-header__title {
font-size: 45px;
text-align: center;
margin-top: 0;
margin-bottom: 20px;
}
.sktbuilder-header__title_color_white,
.sktbuilder-header__description_color_white,
.sktbuilder-header__title_color_white p,
.sktbuilder-header__description_color_white p {
color: #fff;
}
.sktbuilder-header__title_color_black,
.sktbuilder-header__description_color_black {
color: #272125;
}
.sktbuilder-header__description {
text-align: center;
}
.sktbuilder-button {
text-align: center;
}
.sktbuilder-button__button,
.sktbuilder-button__button:visited {
border: 2px solid #fff;
text-transform: uppercase;
color: #fff;
font-weight: bold;
font-size: 20px;
padding: 15px 95px;
position: relative;
-webkit-transition: all 0.3s;
transition: all 0.3s;
display: inline-block;
z-index: 0;
border-radius: 5px;
text-decoration: none;
}
.sktbuilder-button__button:after {
content: '';
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.sktbuilder-button__button:hover,
.sktbuilder-button__button:active,
.sktbuilder-button__button:focus {
color: #484848;
text-decoration: none;
}
.sktbuilder-button__button:active,
.sktbuilder-button__button:focus {
background: #fff;
}
.sktbuilder-button__button_htb:hover:after,
.sktbuilder-button__button_htb:active:after {
height: 100%;
}
.sktbuilder-button__button_htb:after {
width: 100%;
height: 0;
top: 0;
left: 0;
background: #fff;
}
.sktbuilder-button__button_hrl:hover:after,
.sktbuilder-button__button_hrl:active:after {
width: 100%;
}
.sktbuilder-button__button_hrl:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #fff;
}
.sktbuilder-button__button_hdf:hover:after,
.sktbuilder-button__button_hdf:active:after {
opacity: 1;
}
.sktbuilder-button__button_hdf:after {
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
opacity: 0;
}
.sktbuilder-button__button_hcs:hover:after,
.sktbuilder-button__button_hcs:active:after {
width: 90%;
opacity: 1;
}
.sktbuilder-button__button_hcs:after { width: 0;
height: 103%;
top: 50%;
left: 50%;
background: #fff;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.sktbuilder-button__button_hscs {
overflow: hidden;
vertical-align: bottom;
}
.sktbuilder-button__button_hscs:hover:after,
.sktbuilder-button__button_hscs:active:after {
height: 260%;
opacity: 1;
}
.sktbuilder-button__button_hscs:after { width: 100%;
height: 0;
top: 50%;
left: 50%;
background: #fff;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.sktbuilder-button__button_hctb {
overflow: hidden;
vertical-align: bottom;
}
.sktbuilder-button__button_hctb:hover:after,
.sktbuilder-button__button_hctb:active:after {
height: 75%;
opacity: 1;
}
.sktbuilder-button__button_hctb:after { width: 101%;
height: 0;
top: 50%;
left: 50%;
background: #fff;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.sktbuilder-cards {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #b0c8d2;
}
.sktbuilder-cards_v2 {
background-color: #fff;
}
.sktbuilder-card {
width: 100%;
min-height: 300px;
margin-top: 8%;
position: relative;
-webkit-perspective: 800px;
-o-perspective: 800px;
perspective: 800px;
}
.sktbuilder-card_v2 {
margin-top: 10px;
min-height: 258px;
}
.sktbuilder-card__item {
width: 100%;
height: 100%;
border: 3px solid #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
transition: transform 1s;
transition: transform 1s, -webkit-transform 1s;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50%;
}
.sktbuilder-card__item_v1,
.sktbuilder-card__item_v3 {
border: 10px solid;
}
.sktbuilder-card__item_v2 {
border: 3px solid;
}
.sktbuilder-card__item_v2 .sktbuilder-card__front,
.sktbuilder-card__item_v2 .sktbuilder-card__back {
border: 10px solid #fff;
}
.sktbuilder-card__item_v3 .sktbuilder-card__front,
.sktbuilder-card__item_v3 .sktbuilder-card__back {
border: 3px solid #fff;
}
.sktbuilder-card__front,
.sktbuilder-card__back {
display: table;
height: 100%;
width: 100%;
color: white;
text-align: center;
font-weight: bold;
position: absolute;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.sktbuilder-card__front {
background: rgba(38, 39, 39, .8);
}
.sktbuilder-card__back {
background: rgba(38, 39, 39, 1);
-webkit-transform: rotateY( 180deg);
transform: rotateY( 180deg);
}
.sktbuilder-card__item_flipped {
-webkit-transform: rotateY( 180deg);
transform: rotateY( 180deg);
}
.sktbuilder-card__item.sktbuilder-card__item_flipped .sktbuilder-card__front {
z-index: 1;
}
.sktbuilder-card__inner {
display: table-cell;
vertical-align: middle;
padding: 25px 25px 0 25px;
}
.sktbuilder-card__icon {
width: 45px;
height: 45px;
font-size: 45px;
margin: auto;
}
.sktbuilder-card__headertext {
color: #fff;
margin-top: 0;
margin-bottom: 0;
font-size: 30px;
}
.sktbuilder-card__description {
font-size: 16px;
font-weight: 300;
}
.sktbuilder-card__description p {
color: #fff;
} .sktbuilder-main__title {
font-size: 81px;
margin-bottom: 24px;
}
.sktbuilder-main__description {
font-size: 30px;
}
.sktbuilder-main__description p {
color: #fff;
}
.sktbuilder-main__button {
margin-top: 94px;
}
.sktbuilder-main_nobtn {
padding-top: 232px;
padding-bottom: 210px;
} .sktbuilder-text {
padding-bottom: 59px;
}
.sktbuilder-text__title,
.sktbuilder-text__description {
text-align: left;
}
.sktbuilder-text__description {
font-size: 16px;
}
.sktbuilder-text__description p {
} .sktbuilder-testimonial-grid {
padding-bottom: 57px;
}
.sktbuilder-testimonial-grid__item {
overflow: hidden;
margin-bottom: 35px;
}
.sktbuilder-testimonial-grid__person {
width: 10.7rem;
height: 10.7rem;
border: 2px solid #cbcbcb;
border-radius: 2px;
margin-top: 6px;
}
.sktbuilder-testimonial-grid__content__text {
margin-top: 6px;
}
.sktbuilder-testimonial-grid__content__text p {
margin-bottom: 16px;
}
.sktbuilder-testimonial-grid__content__text p:first-child {
text-indent: 33px;
position: relative;
}
.sktbuilder-testimonial-grid__content__text p:first-child::before {
content: url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/sktbuilder_testimonial_grid/assets/img/quote.png);
position: absolute;
display: block;
width: 27px;
height: 18px;
top: 1px;
left: -32px;
}
.sktbuilder-testimonial-grid__content__title {
font-size: 20px;
text-transform: uppercase;
display: block;
margin-bottom: 10px;
}
.sktbuilder-testimonial-grid__content__company {
font-weight: bold;
text-transform: uppercase;
float: right;
}
.sktbuilder-testimonial-grid__item dt {
float: left;
}
.sktbuilder-testimonial-grid__item dd {
margin-left: 12.7rem;
}
.sktbuilder-testimonial-grid__company_show_mobile {
display: none;
}
.sktbuilder-testimonial-grid__company_hide_mobile {
display: block;
} .sktbuilder-feature {
padding-bottom: 55px;
}
.sktbuilder-feature_list {
padding-bottom: 57px;
}
.sktbuilder-feature_two-row {
padding-bottom: 35px;
}
.sktbuilder-feature__icon {
width: 145px;
height: 145px;
background-color: #a8dadc;
margin: auto;
color: #fff;
font-size: 60px;
text-align: center;
}
.sktbuilder-feature__iconel {
line-height: 145px !important;
}
.sktbuilder-feature__icon_square {}
.sktbuilder-feature__icon_rounded {
border-radius: 20px;
}
.sktbuilder-feature__icon_rhombus {
width: 110px;
height: 110px;
margin-top: 14px;
margin-bottom: 18px; -webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sktbuilder-feature__icon_rhombus ~ .sktbuilder-feature__itemheader > .sktbuilder-feature__headertext {
margin-top: 36px;
}
.sktbuilder-feature__icon_circular {
border-radius: 50%;
}
.sktbuilder-feature__icon_rhombus .sktbuilder-feature__iconel {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
line-height: 108px !important;
}
.sktbuilder-feature__headertext,
.sktbuilder-feature__description {
text-align: center;
}
.sktbuilder-feature__headertext {
margin-bottom: 0;
margin-top: 15px;
}
.sktbuilder-feature__description p {
color: #676767;
font-size: 16px;
}
.sktbuilder-feature__description_color_black p {
color: #000;
}
.sktbuilder-feature__description p {
}
.sktbuilder-feature__header {
margin-bottom: 80px;
}
.sktbuilder-feature__header_list {
margin-bottom: 65px;
}
.sktbuilder-feature__icon_hor {
margin: 0;
float: left;
}
.sktbuilder-feature__wrap-content {
float: left;
width: -webkit-calc(100% - 145px);
width: calc(100% - 145px);
padding-left: 30px;
}
.sktbuilder-feature__item_hor {
overflow: hidden;
}
.sktbuilder-feature__headertext_hor {
font-size: 30px;
}
.sktbuilder-feature__headertext_hor,
.sktbuilder-feature__description_hor {
text-align: left;
}
.sktbuilder-feature_hor {
padding-bottom: 70px;
}
.sktbuilder-feature__icon_v1 {
width: 55px;
height: 55px;
background: #9437fd;
margin-right: 20px;
position: relative;
z-index: 2;
border-radius: 6px;
}
.sktbuilder-feature__icon_v1 .sktbuilder-feature__iconel {
font-size: 20px;
line-height: 55px !important;
vertical-align: top;
color: #fff;
font-weight: 700;
}
.sktbuilder-feature__icon_v2 {
width: 52px;
height: 52px;
background: #9437fd;
margin-right: 25px;
position: relative;
z-index: 2;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.sktbuilder-feature__icon_v2 .sktbuilder-feature__iconel {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
display: block;
}
.sktbuilder-feature__icon_v2 .sktbuilder-feature__iconel {
font-size: 20px;
line-height: 52px !important;
vertical-align: top;
color: #fff;
font-weight: 700;
}
.sktbuilder-feature__icon_v3 .sktbuilder-feature__iconel {
font-size: 20px;
line-height: 60px !important;
vertical-align: top;
color: #fff;
font-weight: 700;
}
.sktbuilder-feature-list__connector {
font-size: 40px;
left: 0;
right: -webkit-calc(100% - 55px);
right: calc(100% - 55px);
border-left: 2px solid #9437fd;
height: 100%;
top: 0.5em;
display: block;
position: absolute;
width: 0;
margin: 0 auto;
z-index: 1;
}
.sktbuilder-feature-list__connector_v2 {
right: -webkit-calc(100% - 52px);
right: calc(100% - 52px);
}
.sktbuilder-feature__icon_v3 {
width: 60px;
height: 60px;
background: #9437fd;
margin-right: 20px;
position: relative;
z-index: 2;
border-radius: 50%;
}
.sktbuilder-feature-list__connector_v3 {
right: -webkit-calc(100% - 60px);
right: calc(100% - 60px);
}
.sktbuilder-feature-list__headertext_v2 {
margin-top: 2px;
}
.sktbuilder-feature-list_v2 {
padding-top: 13px;
}
.sktbuilder-feature-list__headertext {
color: #282828;
font-size: 22px;
text-align: left;
margin-bottom: 10px;
}
.sktbuilder-feature-list__item .sktbuilder-feature-list__headertext a{font-size: 22px;}
.sktbuilder-feature-list__description {
text-align: left;
}
.sktbuilder-feature-list__description p {
margin-bottom: 30px;
}
.sktbuilder-feature-list__description_v2 p {
margin-bottom: 43px;
}
.sktbuilder-feature-list__description_last p {
margin-bottom: 0;
}
.sktbuilder-feature-list__item {
position: relative;
margin-bottom: 14px;
} .sktbuilder-map {
padding-bottom: 0;
}
.sktbuilder-map__wrapper {
margin-top: 50px;
}
.sktbuilder-map__map {
width: 100%;
height: 420px;
border: none;
margin: 0;
padding: 0;
display: block;
} .sktbuilder-iconbox-block {
padding-bottom: 60px;
}
.sktbuilder-iconbox {
margin-bottom: 40px;
border-radius: 5px;
}
.sktbuilder-iconbox__item {
padding: 35px 60px 25px 60px;
}
.sktbuilder-iconbox__icon {
width: 145px;
height: 145px;
border-radius: 50%;
background-color: rgba(255, 255, 255, .2);
margin: 0 auto 27px auto;
text-align: center;
}
.sktbuilder-iconbox__iconel {
color: #fff;
line-height: 145px !important;
font-size: 65px;
}
.sktbuilder-iconbox__headertext {
color: #fff;
text-align: center;
font-size: 30px;
}
.sktbuilder-iconbox__description {
color: #fff;
font-size: 16px;
text-align: center;
}
.sktbuilder-iconbox__description p {
color: #fff;
}
.sktbuilder-iconbox-block__header {
margin-bottom: 48px;
} .sktbuilder-block-gallery-zoom {
padding-bottom: 0;
}
.sktbuilder-gallery__item {
margin-top: 47px;
}
.sktbuilder-gallery__thumb {
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 2px solid #fff;
-webkit-transition: all .4s;
transition: all .4s;
width: 20%;
float: left;
}
.sktbuilder-gallery__thumb img {
width: 100%;
}
.sktbuilder-gallery__thumb.sktbuilder-gallery__thumb_active {
width: 40%;
}
.sktbuilder-gallery__thumb.sktbuilder-gallery__thumb_right.sktbuilder-gallery__thumb_active {
float: right;
} .sktbuilder-block-progress {
padding-bottom: 50px;
}
.sktbuilder-block-progress_themegray {
background: #ababab;
padding-bottom: 73px;
}
.sktbuilder-block-progress__header {
margin-bottom: 58px;
}
.sktbuilder-progress {
font: 12px Arial, Tahoma, sans-serif;
position: relative;
overflow: hidden;
width: 60%;
margin: 0 auto 50px auto;
}
.sktbuilder-progress progress {
position: absolute;
width: 0;
height: 0;
overflow: hidden;
left: -777px;
}
.sktbuilder-progress_themegray {
margin-bottom: 29px;
}
.sktbuilder-progress__bar {
overflow: hidden;
background: #9a3b35;
width: 0;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 5px;
}
.sktbuilder-progress__bar_themegray {
background: transparent;
}
.sktbuilder-progress__value {
color: #fff;
display: block;
overflow: hidden;
}
.sktbuilder-progress__value:before {
float: right;
font-size: 16px;
line-height: 1;
padding-top: 5px;
}
.sktbuilder-progress__value:after {
font-size: 20px;
float: left;
content: attr(data-title);
}
.sktbuilder-progress__value_themegray:after {
padding-left: 20px;
}
.sktbuilder-progress__value:after,
.sktbuilder-progress__value:before {
font-weight: 600;
}
.sktbuilder-progress__bg {
background: #d65148;
position: relative;
height: 10px;
border-radius: 5px;
overflow: hidden;
margin-top: 11px;
}
.sktbuilder-progress__bg_themegray {
background: #ababab;
height: 40px;
border: 2px solid #fff;
border-radius: 20px;
}
.sktbuilder-progress__bg_themegray:after {
color: #6c6c6c;
font-size: 16px;
z-index: 999999;
display: block;
height: 100%;
text-align: center;
position: relative;
line-height: 38px;
font-weight: bold;
}
.sktbuilder-progress__bar {
-webkit-transition: width 5s; transition: width 5s;
}
.sktbuilder-progress__bar:after {
background-size: 40px 40px;
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.sktbuilder-progress__bar_themegray:after {
border: 4px solid #ababab;
border-radius: 20px;
background-color: #fff;
color: #ababab;
text-align: center;
line-height: 30px;
font-size: 16px;
}
.sktbuilder-progress progress + .sktbuilder-progress__value_themegray:before {
content: '' !important;
}
@-webkit-keyframes progress_bar {
0% {
background-position: 0 0;
}
100% {
background-position: -40px 0;
}
}
@keyframes progress_bar {
0% {
background-position: 0 0;
}
100% {
background-position: -40px 0;
}
}
.sktbuilder-progress__bar {
-webkit-transition: width 1s linear;
transition: width 1s linear;
}
.sktbuilder-progress__bar:after {
-webkit-animation: progress_bar 0.8s linear infinite;
animation: progress_bar 0.8s linear infinite;
}
.sktbuilder-progress progress[value="0"] + .sktbuilder-progress__value:before {
content: "0%";
}
.sktbuilder-progress progress[value="0"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 0%;
}
.sktbuilder-progress progress[value="1"] + .sktbuilder-progress__value:before {
content: "1%";
}
.sktbuilder-progress progress[value="1"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 1%;
}
.sktbuilder-progress progress[value="2"] + .sktbuilder-progress__value:before {
content: "2%";
}
.sktbuilder-progress progress[value="2"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 2%;
}
.sktbuilder-progress progress[value="3"] + .sktbuilder-progress__value:before {
content: "3%";
}
.sktbuilder-progress progress[value="3"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 3%;
}
.sktbuilder-progress progress[value="4"] + .sktbuilder-progress__value:before {
content: "4%";
}
.sktbuilder-progress progress[value="4"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 4%;
}
.sktbuilder-progress progress[value="5"] + .sktbuilder-progress__value:before {
content: "5%";
}
.sktbuilder-progress progress[value="5"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 5%;
}
.sktbuilder-progress progress[value="6"] + .sktbuilder-progress__value:before {
content: "6%";
}
.sktbuilder-progress progress[value="6"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 6%;
}
.sktbuilder-progress progress[value="7"] + .sktbuilder-progress__value:before {
content: "7%";
}
.sktbuilder-progress progress[value="7"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 7%;
}
.sktbuilder-progress progress[value="8"] + .sktbuilder-progress__value:before {
content: "8%";
}
.sktbuilder-progress progress[value="8"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 8%;
}
.sktbuilder-progress progress[value="9"] + .sktbuilder-progress__value:before {
content: "9%";
}
.sktbuilder-progress progress[value="9"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 9%;
}
.sktbuilder-progress progress[value="10"] + .sktbuilder-progress__value:before {
content: "10%";
}
.sktbuilder-progress progress[value="10"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 10%;
}
.sktbuilder-progress progress[value="11"] + .sktbuilder-progress__value:before {
content: "11%";
}
.sktbuilder-progress progress[value="11"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 11%;
}
.sktbuilder-progress progress[value="12"] + .sktbuilder-progress__value:before {
content: "12%";
}
.sktbuilder-progress progress[value="12"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 12%;
}
.sktbuilder-progress progress[value="13"] + .sktbuilder-progress__value:before {
content: "13%";
}
.sktbuilder-progress progress[value="13"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 13%;
}
.sktbuilder-progress progress[value="14"] + .sktbuilder-progress__value:before {
content: "14%";
}
.sktbuilder-progress progress[value="14"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 14%;
}
.sktbuilder-progress progress[value="15"] + .sktbuilder-progress__value:before {
content: "15%";
}
.sktbuilder-progress progress[value="15"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 15%;
}
.sktbuilder-progress progress[value="16"] + .sktbuilder-progress__value:before {
content: "16%";
}
.sktbuilder-progress progress[value="16"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 16%;
}
.sktbuilder-progress progress[value="17"] + .sktbuilder-progress__value:before {
content: "17%";
}
.sktbuilder-progress progress[value="17"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 17%;
}
.sktbuilder-progress progress[value="18"] + .sktbuilder-progress__value:before {
content: "18%";
}
.sktbuilder-progress progress[value="18"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 18%;
}
.sktbuilder-progress progress[value="19"] + .sktbuilder-progress__value:before {
content: "19%";
}
.sktbuilder-progress progress[value="19"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 19%;
}
.sktbuilder-progress progress[value="20"] + .sktbuilder-progress__value:before {
content: "20%";
}
.sktbuilder-progress progress[value="20"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 20%;
}
.sktbuilder-progress progress[value="21"] + .sktbuilder-progress__value:before {
content: "21%";
}
.sktbuilder-progress progress[value="21"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 21%;
}
.sktbuilder-progress progress[value="22"] + .sktbuilder-progress__value:before {
content: "22%";
}
.sktbuilder-progress progress[value="22"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 22%;
}
.sktbuilder-progress progress[value="23"] + .sktbuilder-progress__value:before {
content: "23%";
}
.sktbuilder-progress progress[value="23"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 23%;
}
.sktbuilder-progress progress[value="24"] + .sktbuilder-progress__value:before {
content: "24%";
}
.sktbuilder-progress progress[value="24"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 24%;
}
.sktbuilder-progress progress[value="25"] + .sktbuilder-progress__value:before {
content: "25%";
}
.sktbuilder-progress progress[value="25"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 25%;
}
.sktbuilder-progress progress[value="26"] + .sktbuilder-progress__value:before {
content: "26%";
}
.sktbuilder-progress progress[value="26"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 26%;
}
.sktbuilder-progress progress[value="27"] + .sktbuilder-progress__value:before {
content: "27%";
}
.sktbuilder-progress progress[value="27"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 27%;
}
.sktbuilder-progress progress[value="28"] + .sktbuilder-progress__value:before {
content: "28%";
}
.sktbuilder-progress progress[value="28"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 28%;
}
.sktbuilder-progress progress[value="29"] + .sktbuilder-progress__value:before {
content: "29%";
}
.sktbuilder-progress progress[value="29"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 29%;
}
.sktbuilder-progress progress[value="30"] + .sktbuilder-progress__value:before {
content: "30%";
}
.sktbuilder-progress progress[value="30"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 30%;
}
.sktbuilder-progress progress[value="31"] + .sktbuilder-progress__value:before {
content: "31%";
}
.sktbuilder-progress progress[value="31"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 31%;
}
.sktbuilder-progress progress[value="32"] + .sktbuilder-progress__value:before {
content: "32%";
}
.sktbuilder-progress progress[value="32"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 32%;
}
.sktbuilder-progress progress[value="33"] + .sktbuilder-progress__value:before {
content: "33%";
}
.sktbuilder-progress progress[value="33"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 33%;
}
.sktbuilder-progress progress[value="34"] + .sktbuilder-progress__value:before {
content: "34%";
}
.sktbuilder-progress progress[value="34"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 34%;
}
.sktbuilder-progress progress[value="35"] + .sktbuilder-progress__value:before {
content: "35%";
}
.sktbuilder-progress progress[value="35"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 35%;
}
.sktbuilder-progress progress[value="36"] + .sktbuilder-progress__value:before {
content: "36%";
}
.sktbuilder-progress progress[value="36"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 36%;
}
.sktbuilder-progress progress[value="37"] + .sktbuilder-progress__value:before {
content: "37%";
}
.sktbuilder-progress progress[value="37"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 37%;
}
.sktbuilder-progress progress[value="38"] + .sktbuilder-progress__value:before {
content: "38%";
}
.sktbuilder-progress progress[value="38"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 38%;
}
.sktbuilder-progress progress[value="39"] + .sktbuilder-progress__value:before {
content: "39%";
}
.sktbuilder-progress progress[value="39"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 39%;
}
.sktbuilder-progress progress[value="40"] + .sktbuilder-progress__value:before {
content: "40%";
}
.sktbuilder-progress progress[value="40"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 40%;
}
.sktbuilder-progress progress[value="41"] + .sktbuilder-progress__value:before {
content: "41%";
}
.sktbuilder-progress progress[value="41"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 41%;
}
.sktbuilder-progress progress[value="42"] + .sktbuilder-progress__value:before {
content: "42%";
}
.sktbuilder-progress progress[value="42"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 42%;
}
.sktbuilder-progress progress[value="43"] + .sktbuilder-progress__value:before {
content: "43%";
}
.sktbuilder-progress progress[value="43"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 43%;
}
.sktbuilder-progress progress[value="44"] + .sktbuilder-progress__value:before {
content: "44%";
}
.sktbuilder-progress progress[value="44"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 44%;
}
.sktbuilder-progress progress[value="45"] + .sktbuilder-progress__value:before {
content: "45%";
}
.sktbuilder-progress progress[value="45"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 45%;
}
.sktbuilder-progress progress[value="46"] + .sktbuilder-progress__value:before {
content: "46%";
}
.sktbuilder-progress progress[value="46"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 46%;
}
.sktbuilder-progress progress[value="47"] + .sktbuilder-progress__value:before {
content: "47%";
}
.sktbuilder-progress progress[value="47"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 47%;
}
.sktbuilder-progress progress[value="48"] + .sktbuilder-progress__value:before {
content: "48%";
}
.sktbuilder-progress progress[value="48"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 48%;
}
.sktbuilder-progress progress[value="49"] + .sktbuilder-progress__value:before {
content: "49%";
}
.sktbuilder-progress progress[value="49"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 49%;
}
.sktbuilder-progress progress[value="50"] + .sktbuilder-progress__value:before {
content: "50%";
}
.sktbuilder-progress progress[value="50"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 50%;
}
.sktbuilder-progress progress[value="51"] + .sktbuilder-progress__value:before {
content: "51%";
}
.sktbuilder-progress progress[value="51"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 51%;
}
.sktbuilder-progress progress[value="52"] + .sktbuilder-progress__value:before {
content: "52%";
}
.sktbuilder-progress progress[value="52"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 52%;
}
.sktbuilder-progress progress[value="53"] + .sktbuilder-progress__value:before {
content: "53%";
}
.sktbuilder-progress progress[value="53"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 53%;
}
.sktbuilder-progress progress[value="54"] + .sktbuilder-progress__value:before {
content: "54%";
}
.sktbuilder-progress progress[value="54"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 54%;
}
.sktbuilder-progress progress[value="55"] + .sktbuilder-progress__value:before {
content: "55%";
}
.sktbuilder-progress progress[value="55"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 55%;
}
.sktbuilder-progress progress[value="56"] + .sktbuilder-progress__value:before {
content: "56%";
}
.sktbuilder-progress progress[value="56"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 56%;
}
.sktbuilder-progress progress[value="57"] + .sktbuilder-progress__value:before {
content: "57%";
}
.sktbuilder-progress progress[value="57"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 57%;
}
.sktbuilder-progress progress[value="58"] + .sktbuilder-progress__value:before {
content: "58%";
}
.sktbuilder-progress progress[value="58"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 58%;
}
.sktbuilder-progress progress[value="59"] + .sktbuilder-progress__value:before {
content: "59%";
}
.sktbuilder-progress progress[value="59"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 59%;
}
.sktbuilder-progress progress[value="60"] + .sktbuilder-progress__value:before {
content: "60%";
}
.sktbuilder-progress progress[value="60"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 60%;
}
.sktbuilder-progress progress[value="61"] + .sktbuilder-progress__value:before {
content: "61%";
}
.sktbuilder-progress progress[value="61"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 61%;
}
.sktbuilder-progress progress[value="62"] + .sktbuilder-progress__value:before {
content: "62%";
}
.sktbuilder-progress progress[value="62"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 62%;
}
.sktbuilder-progress progress[value="63"] + .sktbuilder-progress__value:before {
content: "63%";
}
.sktbuilder-progress progress[value="63"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 63%;
}
.sktbuilder-progress progress[value="64"] + .sktbuilder-progress__value:before {
content: "64%";
}
.sktbuilder-progress progress[value="64"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 64%;
}
.sktbuilder-progress progress[value="65"] + .sktbuilder-progress__value:before {
content: "65%";
}
.sktbuilder-progress progress[value="65"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 65%;
}
.sktbuilder-progress progress[value="66"] + .sktbuilder-progress__value:before {
content: "66%";
}
.sktbuilder-progress progress[value="66"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 66%;
}
.sktbuilder-progress progress[value="67"] + .sktbuilder-progress__value:before {
content: "67%";
}
.sktbuilder-progress progress[value="67"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 67%;
}
.sktbuilder-progress progress[value="68"] + .sktbuilder-progress__value:before {
content: "68%";
}
.sktbuilder-progress progress[value="68"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 68%;
}
.sktbuilder-progress progress[value="69"] + .sktbuilder-progress__value:before {
content: "69%";
}
.sktbuilder-progress progress[value="69"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 69%;
}
.sktbuilder-progress progress[value="70"] + .sktbuilder-progress__value:before {
content: "70%";
}
.sktbuilder-progress progress[value="70"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 70%;
}
.sktbuilder-progress progress[value="71"] + .sktbuilder-progress__value:before {
content: "71%";
}
.sktbuilder-progress progress[value="71"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 71%;
}
.sktbuilder-progress progress[value="72"] + .sktbuilder-progress__value:before {
content: "72%";
}
.sktbuilder-progress progress[value="72"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 72%;
}
.sktbuilder-progress progress[value="73"] + .sktbuilder-progress__value:before {
content: "73%";
}
.sktbuilder-progress progress[value="73"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 73%;
}
.sktbuilder-progress progress[value="74"] + .sktbuilder-progress__value:before {
content: "74%";
}
.sktbuilder-progress progress[value="74"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 74%;
}
.sktbuilder-progress progress[value="75"] + .sktbuilder-progress__value:before {
content: "75%";
}
.sktbuilder-progress progress[value="75"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 75%;
}
.sktbuilder-progress progress[value="76"] + .sktbuilder-progress__value:before {
content: "76%";
}
.sktbuilder-progress progress[value="76"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 76%;
}
.sktbuilder-progress progress[value="77"] + .sktbuilder-progress__value:before {
content: "77%";
}
.sktbuilder-progress progress[value="77"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 77%;
}
.sktbuilder-progress progress[value="78"] + .sktbuilder-progress__value:before {
content: "78%";
}
.sktbuilder-progress progress[value="78"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 78%;
}
.sktbuilder-progress progress[value="79"] + .sktbuilder-progress__value:before {
content: "79%";
}
.sktbuilder-progress progress[value="79"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 79%;
}
.sktbuilder-progress progress[value="80"] + .sktbuilder-progress__value:before {
content: "80%";
}
.sktbuilder-progress progress[value="80"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 80%;
}
.sktbuilder-progress progress[value="81"] + .sktbuilder-progress__value:before {
content: "81%";
}
.sktbuilder-progress progress[value="81"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 81%;
}
.sktbuilder-progress progress[value="82"] + .sktbuilder-progress__value:before {
content: "82%";
}
.sktbuilder-progress progress[value="82"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 82%;
}
.sktbuilder-progress progress[value="83"] + .sktbuilder-progress__value:before {
content: "83%";
}
.sktbuilder-progress progress[value="83"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 83%;
}
.sktbuilder-progress progress[value="84"] + .sktbuilder-progress__value:before {
content: "84%";
}
.sktbuilder-progress progress[value="84"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 84%;
}
.sktbuilder-progress progress[value="85"] + .sktbuilder-progress__value:before {
content: "85%";
}
.sktbuilder-progress progress[value="85"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 85%;
}
.sktbuilder-progress progress[value="86"] + .sktbuilder-progress__value:before {
content: "86%";
}
.sktbuilder-progress progress[value="86"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 86%;
}
.sktbuilder-progress progress[value="87"] + .sktbuilder-progress__value:before {
content: "87%";
}
.sktbuilder-progress progress[value="87"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 87%;
}
.sktbuilder-progress progress[value="88"] + .sktbuilder-progress__value:before {
content: "88%";
}
.sktbuilder-progress progress[value="88"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 88%;
}
.sktbuilder-progress progress[value="89"] + .sktbuilder-progress__value:before {
content: "89%";
}
.sktbuilder-progress progress[value="89"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 89%;
}
.sktbuilder-progress progress[value="90"] + .sktbuilder-progress__value:before {
content: "90%";
}
.sktbuilder-progress progress[value="90"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 90%;
}
.sktbuilder-progress progress[value="91"] + .sktbuilder-progress__value:before {
content: "91%";
}
.sktbuilder-progress progress[value="91"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 91%;
}
.sktbuilder-progress progress[value="92"] + .sktbuilder-progress__value:before {
content: "92%";
}
.sktbuilder-progress progress[value="92"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 92%;
}
.sktbuilder-progress progress[value="93"] + .sktbuilder-progress__value:before {
content: "93%";
}
.sktbuilder-progress progress[value="93"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 93%;
}
.sktbuilder-progress progress[value="94"] + .sktbuilder-progress__value:before {
content: "94%";
}
.sktbuilder-progress progress[value="94"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 94%;
}
.sktbuilder-progress progress[value="95"] + .sktbuilder-progress__value:before {
content: "95%";
}
.sktbuilder-progress progress[value="95"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 95%;
}
.sktbuilder-progress progress[value="96"] + .sktbuilder-progress__value:before {
content: "96%";
}
.sktbuilder-progress progress[value="96"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 96%;
}
.sktbuilder-progress progress[value="97"] + .sktbuilder-progress__value:before {
content: "97%";
}
.sktbuilder-progress progress[value="97"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 97%;
}
.sktbuilder-progress progress[value="98"] + .sktbuilder-progress__value:before {
content: "98%";
}
.sktbuilder-progress progress[value="98"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 98%;
}
.sktbuilder-progress progress[value="99"] + .sktbuilder-progress__value:before {
content: "99%";
}
.sktbuilder-progress progress[value="99"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 99%;
}
.sktbuilder-progress progress[value="100"] + .sktbuilder-progress__value:before {
content: "100%";
}
.sktbuilder-progress progress[value="100"] ~ .sktbuilder-progress__bg .sktbuilder-progress__bar {
width: 100%;
}
.sktbuilder-progress progress[value="0"] ~ .sktbuilder-progress__bg_themegray:after {
content: "0%";
color: #fff;
}
.sktbuilder-progress progress[value="1"] ~ .sktbuilder-progress__bg_themegray:after {
content: "1%";
color: #fff;
}
.sktbuilder-progress progress[value="2"] ~ .sktbuilder-progress__bg_themegray:after {
content: "2%";
color: #fff;
}
.sktbuilder-progress progress[value="3"] ~ .sktbuilder-progress__bg_themegray:after {
content: "3%";
color: #fff;
}
.sktbuilder-progress progress[value="4"] ~ .sktbuilder-progress__bg_themegray:after {
content: "4%";
color: #fff;
}
.sktbuilder-progress progress[value="5"] ~ .sktbuilder-progress__bg_themegray:after {
content: "5%";
color: #fff;
}
.sktbuilder-progress progress[value="6"] ~ .sktbuilder-progress__bg_themegray:after {
content: "6%";
color: #fff;
}
.sktbuilder-progress progress[value="7"] ~ .sktbuilder-progress__bg_themegray:after {
content: "7%";
color: #fff;
}
.sktbuilder-progress progress[value="8"] ~ .sktbuilder-progress__bg_themegray:after {
content: "8%";
color: #fff;
}
.sktbuilder-progress progress[value="9"] ~ .sktbuilder-progress__bg_themegray:after {
content: "9%";
color: #fff;
}
.sktbuilder-progress progress[value="10"] ~ .sktbuilder-progress__bg_themegray:after {
content: "10%";
color: #fff;
}
.sktbuilder-progress progress[value="11"] ~ .sktbuilder-progress__bg_themegray:after {
content: "11%";
color: #fff;
}
.sktbuilder-progress progress[value="12"] ~ .sktbuilder-progress__bg_themegray:after {
content: "12%";
color: #fff;
}
.sktbuilder-progress progress[value="13"] ~ .sktbuilder-progress__bg_themegray:after {
content: "13%";
color: #fff;
}
.sktbuilder-progress progress[value="14"] ~ .sktbuilder-progress__bg_themegray:after {
content: "14%";
color: #fff;
}
.sktbuilder-progress progress[value="15"] ~ .sktbuilder-progress__bg_themegray:after {
content: "15%";
color: #fff;
}
.sktbuilder-progress progress[value="16"] ~ .sktbuilder-progress__bg_themegray:after {
content: "16%";
color: #fff;
}
.sktbuilder-progress progress[value="17"] ~ .sktbuilder-progress__bg_themegray:after {
content: "17%";
color: #fff;
}
.sktbuilder-progress progress[value="18"] ~ .sktbuilder-progress__bg_themegray:after {
content: "18%";
color: #fff;
}
.sktbuilder-progress progress[value="19"] ~ .sktbuilder-progress__bg_themegray:after {
content: "19%";
color: #fff;
}
.sktbuilder-progress progress[value="20"] ~ .sktbuilder-progress__bg_themegray:after {
content: "20%";
color: #fff;
}
.sktbuilder-progress progress[value="21"] ~ .sktbuilder-progress__bg_themegray:after {
content: "21%";
color: #fff;
}
.sktbuilder-progress progress[value="22"] ~ .sktbuilder-progress__bg_themegray:after {
content: "22%";
color: #fff;
}
.sktbuilder-progress progress[value="23"] ~ .sktbuilder-progress__bg_themegray:after {
content: "23%";
color: #fff;
}
.sktbuilder-progress progress[value="24"] ~ .sktbuilder-progress__bg_themegray:after {
content: "24%";
color: #fff;
}
.sktbuilder-progress progress[value="25"] ~ .sktbuilder-progress__bg_themegray:after {
content: "25%";
color: #fff;
}
.sktbuilder-progress progress[value="26"] ~ .sktbuilder-progress__bg_themegray:after {
content: "26%";
color: #fff;
}
.sktbuilder-progress progress[value="27"] ~ .sktbuilder-progress__bg_themegray:after {
content: "27%";
color: #fff;
}
.sktbuilder-progress progress[value="28"] ~ .sktbuilder-progress__bg_themegray:after {
content: "28%";
color: #fff;
}
.sktbuilder-progress progress[value="29"] ~ .sktbuilder-progress__bg_themegray:after {
content: "29%";
color: #fff;
}
.sktbuilder-progress progress[value="30"] ~ .sktbuilder-progress__bg_themegray:after {
content: "30%";
color: #fff;
}
.sktbuilder-progress progress[value="31"] ~ .sktbuilder-progress__bg_themegray:after {
content: "31%";
color: #fff;
}
.sktbuilder-progress progress[value="32"] ~ .sktbuilder-progress__bg_themegray:after {
content: "32%";
color: #fff;
}
.sktbuilder-progress progress[value="33"] ~ .sktbuilder-progress__bg_themegray:after {
content: "33%";
color: #fff;
}
.sktbuilder-progress progress[value="34"] ~ .sktbuilder-progress__bg_themegray:after {
content: "34%";
color: #fff;
}
.sktbuilder-progress progress[value="35"] ~ .sktbuilder-progress__bg_themegray:after {
content: "35%";
color: #fff;
}
.sktbuilder-progress progress[value="36"] ~ .sktbuilder-progress__bg_themegray:after {
content: "36%";
color: #fff;
}
.sktbuilder-progress progress[value="37"] ~ .sktbuilder-progress__bg_themegray:after {
content: "37%";
color: #fff;
}
.sktbuilder-progress progress[value="38"] ~ .sktbuilder-progress__bg_themegray:after {
content: "38%";
color: #fff;
}
.sktbuilder-progress progress[value="39"] ~ .sktbuilder-progress__bg_themegray:after {
content: "39%";
color: #fff;
}
.sktbuilder-progress progress[value="40"] ~ .sktbuilder-progress__bg_themegray:after {
content: "40%";
color: #fff;
}
.sktbuilder-progress progress[value="41"] ~ .sktbuilder-progress__bg_themegray:after {
content: "41%";
color: #fff;
}
.sktbuilder-progress progress[value="42"] ~ .sktbuilder-progress__bg_themegray:after {
content: "42%";
color: #fff;
}
.sktbuilder-progress progress[value="43"] ~ .sktbuilder-progress__bg_themegray:after {
content: "43%";
color: #fff;
}
.sktbuilder-progress progress[value="44"] ~ .sktbuilder-progress__bg_themegray:after {
content: "44%";
}
.sktbuilder-progress progress[value="45"] ~ .sktbuilder-progress__bg_themegray:after {
content: "45%";
color: #fff;
}
.sktbuilder-progress progress[value="46"] ~ .sktbuilder-progress__bg_themegray:after {
content: "46%";
color: #fff;
}
.sktbuilder-progress progress[value="47"] ~ .sktbuilder-progress__bg_themegray:after {
content: "47%";
color: #fff;
}
.sktbuilder-progress progress[value="48"] ~ .sktbuilder-progress__bg_themegray:after {
content: "48%";
color: #fff;
}
.sktbuilder-progress progress[value="49"] ~ .sktbuilder-progress__bg_themegray:after {
content: "49%";
}
.sktbuilder-progress progress[value="50"] ~ .sktbuilder-progress__bg_themegray:after {
content: "50%";
}
.sktbuilder-progress progress[value="51"] ~ .sktbuilder-progress__bg_themegray:after {
content: "51%";
}
.sktbuilder-progress progress[value="52"] ~ .sktbuilder-progress__bg_themegray:after {
content: "52%";
}
.sktbuilder-progress progress[value="53"] ~ .sktbuilder-progress__bg_themegray:after {
content: "53%";
}
.sktbuilder-progress progress[value="54"] ~ .sktbuilder-progress__bg_themegray:after {
content: "54%";
}
.sktbuilder-progress progress[value="55"] ~ .sktbuilder-progress__bg_themegray:after {
content: "55%";
}
.sktbuilder-progress progress[value="56"] ~ .sktbuilder-progress__bg_themegray:after {
content: "56%";
}
.sktbuilder-progress progress[value="57"] ~ .sktbuilder-progress__bg_themegray:after {
content: "57%";
}
.sktbuilder-progress progress[value="58"] ~ .sktbuilder-progress__bg_themegray:after {
content: "58%";
}
.sktbuilder-progress progress[value="59"] ~ .sktbuilder-progress__bg_themegray:after {
content: "59%";
}
.sktbuilder-progress progress[value="60"] ~ .sktbuilder-progress__bg_themegray:after {
content: "60%";
}
.sktbuilder-progress progress[value="61"] ~ .sktbuilder-progress__bg_themegray:after {
content: "61%";
}
.sktbuilder-progress progress[value="62"] ~ .sktbuilder-progress__bg_themegray:after {
content: "62%";
}
.sktbuilder-progress progress[value="63"] ~ .sktbuilder-progress__bg_themegray:after {
content: "63%";
}
.sktbuilder-progress progress[value="64"] ~ .sktbuilder-progress__bg_themegray:after {
content: "64%";
}
.sktbuilder-progress progress[value="65"] ~ .sktbuilder-progress__bg_themegray:after {
content: "65%";
}
.sktbuilder-progress progress[value="66"] ~ .sktbuilder-progress__bg_themegray:after {
content: "66%";
}
.sktbuilder-progress progress[value="67"] ~ .sktbuilder-progress__bg_themegray:after {
content: "67%";
}
.sktbuilder-progress progress[value="68"] ~ .sktbuilder-progress__bg_themegray:after {
content: "68%";
}
.sktbuilder-progress progress[value="69"] ~ .sktbuilder-progress__bg_themegray:after {
content: "69%";
}
.sktbuilder-progress progress[value="70"] ~ .sktbuilder-progress__bg_themegray:after {
content: "70%";
}
.sktbuilder-progress progress[value="71"] ~ .sktbuilder-progress__bg_themegray:after {
content: "71%";
}
.sktbuilder-progress progress[value="72"] ~ .sktbuilder-progress__bg_themegray:after {
content: "72%";
}
.sktbuilder-progress progress[value="73"] ~ .sktbuilder-progress__bg_themegray:after {
content: "73%";
}
.sktbuilder-progress progress[value="74"] ~ .sktbuilder-progress__bg_themegray:after {
content: "74%";
}
.sktbuilder-progress progress[value="75"] ~ .sktbuilder-progress__bg_themegray:after {
content: "75%";
}
.sktbuilder-progress progress[value="76"] ~ .sktbuilder-progress__bg_themegray:after {
content: "76%";
}
.sktbuilder-progress progress[value="77"] ~ .sktbuilder-progress__bg_themegray:after {
content: "77%";
}
.sktbuilder-progress progress[value="78"] ~ .sktbuilder-progress__bg_themegray:after {
content: "78%";
}
.sktbuilder-progress progress[value="79"] ~ .sktbuilder-progress__bg_themegray:after {
content: "79%";
}
.sktbuilder-progress progress[value="80"] ~ .sktbuilder-progress__bg_themegray:after {
content: "80%";
}
.sktbuilder-progress progress[value="81"] ~ .sktbuilder-progress__bg_themegray:after {
content: "81%";
}
.sktbuilder-progress progress[value="82"] ~ .sktbuilder-progress__bg_themegray:after {
content: "82%";
}
.sktbuilder-progress progress[value="83"] ~ .sktbuilder-progress__bg_themegray:after {
content: "83%";
}
.sktbuilder-progress progress[value="84"] ~ .sktbuilder-progress__bg_themegray:after {
content: "84%";
}
.sktbuilder-progress progress[value="85"] ~ .sktbuilder-progress__bg_themegray:after {
content: "85%";
}
.sktbuilder-progress progress[value="86"] ~ .sktbuilder-progress__bg_themegray:after {
content: "86%";
}
.sktbuilder-progress progress[value="87"] ~ .sktbuilder-progress__bg_themegray:after {
content: "87%";
}
.sktbuilder-progress progress[value="88"] ~ .sktbuilder-progress__bg_themegray:after {
content: "88%";
}
.sktbuilder-progress progress[value="89"] ~ .sktbuilder-progress__bg_themegray:after {
content: "89%";
}
.sktbuilder-progress progress[value="90"] ~ .sktbuilder-progress__bg_themegray:after {
content: "90%";
}
.sktbuilder-progress progress[value="91"] ~ .sktbuilder-progress__bg_themegray:after {
content: "91%";
}
.sktbuilder-progress progress[value="92"] ~ .sktbuilder-progress__bg_themegray:after {
content: "92%";
}
.sktbuilder-progress progress[value="93"] ~ .sktbuilder-progress__bg_themegray:after {
content: "93%";
}
.sktbuilder-progress progress[value="94"] ~ .sktbuilder-progress__bg_themegray:after {
content: "94%";
}
.sktbuilder-progress progress[value="95"] ~ .sktbuilder-progress__bg_themegray:after {
content: "95%";
}
.sktbuilder-progress progress[value="96"] ~ .sktbuilder-progress__bg_themegray:after {
content: "96%";
}
.sktbuilder-progress progress[value="97"] ~ .sktbuilder-progress__bg_themegray:after {
content: "97%";
}
.sktbuilder-progress progress[value="98"] ~ .sktbuilder-progress__bg_themegray:after {
content: "98%";
}
.sktbuilder-progress progress[value="99"] ~ .sktbuilder-progress__bg_themegray:after {
content: "99%";
}
.sktbuilder-progress progress[value="100"] ~ .sktbuilder-progress__bg_themegray:after {
content: "100%";
} .sktbuilder-block-testimonial {
padding-bottom: 96px;
}
.sktbuilder-testimonial-slider__img {
width: 150px;
height: 150px;
border-radius: 75rem;
border: 5px solid #efefef;
background-position: center;
margin: 25px auto 0 auto;
}
.sktbuilder-testimonial-slider__content,
.sktbuilder-testimonial-slider__title {
text-align: center;
color: #272125;
}
.sktbuilder-testimonial-slider__content p {
font-weight: 600;
font-size: 16px;
}
.sktbuilder-block-testimonial .owl-theme .owl-dots .owl-dot span {
width: 15px;
height: 15px;
margin: 0 0 0 7px;
background: #c5c5c5;
border-radius: 0;
display: block;
}
.sktbuilder-block-testimonial .owl-theme .owl-dots .owl-dot.active span {
background: #484848;
}
.sktbuilder-block-testimonial .owl-theme .owl-nav {
margin-top: 0;
}
.sktbuilder-block-testimonial .owl-theme .owl-controls {
margin-top: 26px;
text-align: center;
} .sktbuilder-block-video video {
display: block;
}
.sktbuilder-block-video__container_v2 {
margin-top: 48px;
}
.sktbuilder-block-video__container_grid {
float: left;
width: 50%;
}
.sktbuilder-block-video__container_grid video {
display: block;
}
@media screen and (max-width: 1024px) {
.qb-container_nopadding {
padding-right: 15px;
padding-left: 15px;
}
.sktbuilder-main__title {
font-size: 60px;
}
.sktbuilder-iconbox__item {
padding: 22px 20px 11px 20px;
}
.sktbuilder-gallery__thumb {
width: 25%;
}
.sktbuilder-gallery__thumb.sktbuilder-gallery__thumb_active {
width: 50%;
}
.qb-column.qb-table-1-1 {
width: 100%;
margin-right: 0;
}
.sktbuilder-feature__icon_v1 {
width: 60px;
height: 60px;
margin-right: 17px;
}
.sktbuilder-feature__icon_v2 {
margin-left: 4px;
margin-right: 22px;
}
.sktbuilder-feature__icon_v3 {
margin-right: 17px;
}
.sktbuilder-feature__icon_v1 .sktbuilder-feature__iconel {
font-size: 20px;
line-height: 55px !important;
}
.sktbuilder-feature-list__connector_v1 {
right: calc(100% - 60px);
}
.sktbuilder-feature-list__connector_v2 {
right: calc(100% - 60px);
}
.sktbuilder-feature-list__headertext_v1,
.sktbuilder-feature-list__headertext_v2,
.sktbuilder-feature-list__headertext_v3 {
margin-top: 0;
}
.sktbuilder-progress__value:after {
line-height: 1.3;
width: 86%;
display: block;
}
}
@media screen and (max-width: 768px) {
.sktbuilder-block-slider .owl-dots {
position: absolute;
bottom: 20px;
width: 100%;
height: 20px;
margin-top: auto !important;
text-align: center; }
.sktbuilder-block-slider .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
border-radius: 30px;
}
.sktbuilder-block-slider .owl-dots .owl-dot.active span {
background-color: #fff;
}
.sktbuilder-gallery__thumb {
width: 50%;
}
.sktbuilder-gallery__thumb.sktbuilder-gallery__thumb_active {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.sktbuilder-progress__value:after {
line-height: 1.3;
width: 86%;
display: block;
}
.sktbuilder-block {
padding-top: 43px;
padding-bottom: 50px;
}
.sktbuilder-main_nobtn {
padding-bottom: 25px;
}
.sktbuilder-header__description p {
margin-bottom: 20px;
}
.sktbuilder-text {
padding-bottom: 25px;
background-image: none !important;
}
.sktbuilder-text__description p {
}
.sktbuilder-button__button {
width: 100%;
}
.sktbuilder-button-call-to-action {
margin-top: 26px;
}
.sktbuilder-block-video__container_grid {
width: 100%;
}
.sktbuilder-cards {
padding-bottom: 36px;
}
.sktbuilder-card {
margin-top: 0;
margin-bottom: 16px;
min-height: 226px;
}
.sktbuilder-card__headertext {
font-size: 24px;
}
.sktbuilder-card__headertext_v2 {
margin-bottom: 5px;
}
.sktbuilder-header__cards__description {
margin-bottom: 23px;
}
.sktbuilder-card__description p {
color: #fff;
}
.sktbuilder-card_v2 {
margin-top: 0px;
}
.sktbuilder-header__cards__description_v2 {
margin-bottom: 26px;
}
.sktbuilder-header__cards__description_v2 p {
margin-bottom: 5px;
}
.sktbuilder-main__description {
font-size: 20px;
}
.sktbuilder-main__button {
margin-top: 26px;
}
.sktbuilder-testimonial-grid {
padding-bottom: 5px;
}
.sktbuilder-testimonial-grid__item {
margin-bottom: 9px;
}
.sktbuilder-testimonial-grid__item_first {
margin-top: 6px;
}
.sktbuilder-testimonial-grid__item dt,
.sktbuilder-testimonial-grid__content__company {
float: none;
}
.sktbuilder-testimonial-grid__content__company {
text-align: center;
margin-top: 0px;
margin-bottom: 11px;
}
.sktbuilder-testimonial-grid__item dd {
margin-left: 0;
margin-right: 0;
}
.sktbuilder-testimonial-grid__person {
margin: 0 auto 10px auto;
display: block;
}
.sktbuilder-testimonial-grid__content__title {
text-align: center;
display: block;
margin-bottom: 6px;
}
.sktbuilder-testimonial-grid__content__text {
text-align: center;
}
.sktbuilder-testimonial-grid__company_show_mobile {
display: block;
}
.sktbuilder-testimonial-grid__company_hide_mobile {
display: none;
}
.sktbuilder-testimonial-grid__content__text p:first-child::before {
position: relative;
display: block;
width: 100%;
height: 18px;
left: -14px;
top: 0;
margin-bottom: 11px;
}
.sktbuilder-testimonial-slider__img {
margin: 0 auto;
}
.sktbuilder-feature-list {
padding-bottom: 0px;
}
.sktbuilder-feature-list_v2,
.sktbuilder-feature-list_v3 {
padding-top: 0;
}
.sktbuilder-feature__header {
margin-bottom: 60px;
}
.sktbuilder-feature__header_list {
margin-bottom: 54px;
}
.sktbuilder-feature-list__headertext {
}
.sktbuilder-feature__icon_hor {
margin: 0 auto;
float: none;
}
.sktbuilder-feature__wrap-content {
float: none;
width: 100%;
padding-left: 30px;
}
.sktbuilder-feature__item_hor {
overflow: hidden;
}
.sktbuilder-feature__description p {
margin-bottom: 23px;
}
.sktbuilder-feature-list__description p {
margin-bottom: 45px;
}
.sktbuilder-feature-list__description_last p {
margin-bottom: 35px;
}
.sktbuilder-feature-list_last .sktbuilder-feature-list__item_last {
margin-bottom: 10px;
}
.sktbuilder-block.sktbuilder-feature {
padding-bottom: 20px;
}
.sktbuilder-block.sktbuilder-feature_list {
padding-bottom: 0px;
}
.sktbuilder-feature__description_hor p {
margin-bottom: 25px;
}
.sktbuilder-feature__wrap-content {
padding-left: 0;
}
.sktbuilder-map {
padding-bottom: 0;
}
.sktbuilder-map__wrapper {
margin-top: 25px;
}
.sktbuilder-header-map__description p {
}
.sktbuilder-iconbox {
margin-bottom: 60px;
}
.sktbuilder-iconbox__icon {
width: 90px;
height: 90px;
margin-bottom: 22px;
}
.sktbuilder-iconbox__iconel {
line-height: 90px !important;
font-size: 40px;
}
.sktbuilder-iconbox-block__header {
margin-bottom: 23px;
}
.sktbuilder-iconbox__headertext {
margin-bottom: 13px;
}
.sktbuilder-iconbox-block {
padding-bottom: 25px;
}
.sktbuilder-block-slider {
padding: 0;
}
.sktbuilder-slider__item {
padding-top: 43px;
padding-bottom: 85px;
}
.sktbuilder-slider__button {
margin-top: 7px;
}
.sktbuilder-slider__item_notext {
min-height: 390px;
}
.sktbuilder-block-gallery-zoom {
padding-bottom: 0;
}
.sktbuilder-gallery__item {
margin-top: 22px;
}
.sktbuilder-block-progress {
padding-bottom: 22px;
}
.sktbuilder-progress {
width: 100%;
margin: 0px auto 29px auto;
}
.sktbuilder-block-progress_themegray {
padding-bottom: 22px;
}
.sktbuilder-progress__bg_themegray {
margin-top: 9px;
}
.sktbuilder-block-progress__header {
margin-bottom: 20px;
}
.sktbuilder-block-testimonial {
padding-bottom: 42px;
}
.sktbuilder-testimonial-slider__content p {
margin-bottom: 22px;
}
.sktbuilder-block-testimonial .owl-theme .owl-controls {
margin-top: 0;
}
.sktbuilder-block-video__container_v2 {
margin-top: 23px;
}
}
@media screen and (max-width: 668px) {
.qb-column.qb-mobile-1-1 {
width: 100%;
margin-right: 0;
}
.sktbuilder-block_simple-bg .sktbuilder-block__table {
display: block;
}
.sktbuilder-block_simple-bg .sktbuilder-block__table-cell {
display: block;
}
}
p:empty{display: none;}
.ql-align-center{text-align: center;}
.ql-align-justify{text-align: justify;}
.ql-align-right{text-align: right;}
.skt-builder-block-wrapper{background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden;}
.skt-builder-block-wrapper *{box-sizing: border-box;}
.skt-builder-block-wrapper p{line-height: 1.6; margin: 0 0 20px;}
.skt-builder-container{box-sizing: border-box; margin: 0 auto; max-width: 1170px; padding-left: 15px; padding-right: 15px;}
.skt-builder-columns-row{margin-left: -15px; margin-right: -15px;}
.skt-builder-columns-row:after{clear: both; content: ""; display: block;}
.skt-builder-column{box-sizing: border-box; float: left; margin-bottom: 30px; padding-left: 15px; padding-right: 15px;}
.skt-builder-block-title h2{font-size: 45px; line-height: normal; margin: 0 0 30px;}
.skt-builder-block-description{margin-bottom: 40px;}
.skt-builder-block-description:empty{display: none;}
.skt-builder-columns-row-1column .skt-builder-column{width: 100%;}
.skt-builder-columns-row-2column .skt-builder-column{width: 50%;}
.skt-builder-columns-row-3column .skt-builder-column{width: 33.3333%;}
.skt-builder-columns-row-4column .skt-builder-column{width: 25%;}
.skt-builder-columns-row-5column .skt-builder-column{width: 20%;}
.skt-builder-columns-row-6column .skt-builder-column{width: 16.6666%;}
.skt-builder-block-column-button{background-color: #685031; color: #fff; font-weight: 600; padding: 12px 35px; border-radius: 40px; display: inline-block; margin-top: 40px;}
.skt-builder-block-column-button:hover{background-color: #b58a52; color: #fff;}
.skt-accordions-container{}
.skt-accordion{background-color: #9cc914; color: #fff; cursor: pointer; padding: 18px 20px; width: 100%; border: none; text-align: left; outline: none; font-weight: 600; line-height: normal; position: relative;}
.skt-accordion:after{font-family: 'FontAwesome'; content: '\f107'; font-size: 22px; position: absolute; right: 10px; top: 50%; transform: translate(-50%, -50%); line-height: normal; z-index: 9;}
.skt-accordion-active:after{content: "\f106";}
.skt-accordion-panel{max-height: 0; overflow: hidden; margin-bottom: 15px; transition: max-height 0.2s ease-out;}
.skt-accordion-panel-inner{padding: 25px 20px;}
.skt-accordion-panel-inner p{margin: 0;}
.skt-builder-carousel{position: relative;}
.skt-builder-carousel .owl-item .item{position: relative;}
.skt-builder-carousel .skt-builder-carousel-content{position: absolute; top: 50%; left: 0; max-width: 700px; margin: 0 auto; right: 0; text-align: center; transform: translate(0, -50%); z-index: 2;}
.skt-builder-carousel .skt-builder-carousel-title{font-size: 40px; color: #fff; line-height: normal;}
.skt-builder-carousel .skt-builder-carousel-button{background-color: #282828; color: #fff; padding: 10px 25px; display: inline-block; margin-top: 40px;}
.skt-builder-carousel .skt-builder-carousel-overlay{position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 1;}
.skt-builder-carousel .owl-nav{font-size: 40px; position: absolute; top: 0; left: 0; right: 0;}
.skt-builder-carousel .owl-prev{margin-right: 15px;}
.skt-builder-carousel .owl-dots{margin-top: 30px; text-align: center;}
.skt-builder-carousel .owl-dots .owl-dot{border: solid 2px #000; border-radius: 0; display: inline-block; height: 13px; margin: 0 4px; -webkit-transition: all 0.1s; transition: all 0.1s; width: 13px;}
.skt-builder-carousel .owl-dots .owl-dot.active{background-color: black;}
.skt-builder-carousel.skt-builder-carousel-bullets-style1 .owl-dots .owl-dot{}
.skt-builder-carousel.skt-builder-carousel-bullets-style2 .owl-dots .owl-dot{border-radius: 50%; height: 14px; width: 14px;}
.skt-builder-carousel.skt-builder-carousel-bullets-style3 .owl-dots .owl-dot.active{width: 23px;}
.skt-builder-carousel.skt-builder-carousel-bullets-style4 .owl-dots .owl-dot{border-radius: 50%; height: 14px; width: 14px;}
.skt-builder-carousel.skt-builder-carousel-bullets-style4 .owl-dots .owl-dot.active{border-radius: 15px; width: 23px;}
.skt-builder-carousel.skt-builder-carousel-bullets-style5 .owl-dots .owl-dot{width: 23px;}
.skt-builder-carousel.skt-builder-carousel-bullets-style5 .owl-dots .owl-dot.active{width: 23px;}
.skt-builder-carousel.skt-builder-carousel-bullets-style6 .owl-dots .owl-dot{border-radius: 15px; height: 14px; width: 23px;}
.skt-builder-testimonial-carousel-content{background-color: #282828; padding: 50px 30px 40px;}
.skt-builder-testimonial-carousel-content .skt-builder-testimonial-carousel-image{position: absolute; width: 120px; height: 120px; top: 0px; z-index: 99; left: 0; right: 0; margin: 0 auto; overflow: hidden; border-radius: 50%; border: solid 5px #fff;}
.skt-builder-testimonial-carousel-content .skt-builder-testimonial-carousel-quote{color: #fff; font-size: 40px; margin-bottom: 30px;}
.skt-builder-testimonial-carousel-content .skt-builder-testimonial-carousel-title{font-size: 20px; margin: 30px 0 5px;}
.skt-builder-testimonial-carousel-content .skt-builder-testimonial-carousel-info{margin: 0;}
ul.skt-builder-tabs{background-color: #cccccc; margin: 0px; padding: 0px; list-style: none;}
ul.skt-builder-tabs li{color: #282828; display: inline-block; padding: 10px 15px; cursor: pointer;}
ul.skt-builder-tabs li.skt-builder-current-tab{background: #ededed; color: #282828;}
.skt-builder-tab-content{display: none; background: #ededed; padding: 20px;}
.skt-builder-tab-content.skt-builder-current-tab{display: inherit;}
.skt-builder-tab-content p:last-of-type{margin: 0;} .skt-builder-menu-block{overflow: visible;}
.skt-builder-menu-block .skt-builder-block-description{margin-bottom: 80px;}
.skt-builder-menu-column .skt-builder-menu-column-image{border-radius: 5px; float: left; margin-right: 30px; margin-bottom: 20px; max-width: 32%;}
.skt-builder-menu-column .skt-builder-menu-column-info{margin-bottom: 20px; position: relative; padding-right: 100px;}
.skt-builder-menu-column .skt-builder-menu-column-title{font-size: 22px; font-weight: 600;}
.skt-builder-menu-column .skt-builder-menu-column-title a{font-size: 22px;}
.skt-builder-menu-column .skt-builder-menu-column-price{position: absolute; right: 0; top: 0; font-size: 22px; font-weight: bold; z-index: 9;}
.skt-builder-menu-block .skt-builder-block-column-button-wrap{position: relative; text-align: center;}
.skt-builder-menu-block .skt-builder-block-column-button{margin: 0; padding: 20px 40px;} .skt-builder-flip-boxes-block .skt-builder-block-description{margin-bottom: 70px;}
.skt-builder-flipcard{position: relative; float: left; width: 100%; perspective: 1000px; box-sizing: border-box; height: 400px; text-align: center;}
.skt-builder-flipcard .skt-builder-flipcard-front,
.skt-builder-flipcard .skt-builder-flipcard-back{position: absolute; transition: all .5s ease-in; -webkit-transition: all .5s ease-in; backface-visibility: hidden; -webkit-backface-visibility: hidden; padding: 35px; vertical-align: middle; display: inherit; height: 400px; z-index: 9;}
.skt-builder-flipcard.skt-builder-flipcard-vertical .skt-builder-flipcard-back{transform: rotateX(-180deg); -webkit-transform: rotateX(-180deg);}
.skt-builder-flipcard.skt-builder-flipcard-vertical:hover .skt-builder-flipcard-front{transform: rotateX(180deg); -webkit-transform: rotateX(180deg);}
.skt-builder-flipcard.skt-builder-flipcard-vertical:hover .skt-builder-flipcard-back{transform: rotateX(0deg); -webkit-transform: rotateX(0deg);}
.skt-builder-flipcard.skt-builder-flipcard-horizontal .skt-builder-flipcard-back{transform: rotateY(-180deg); -webkit-transform: rotateY(-180deg);}
.skt-builder-flipcard.skt-builder-flipcard-horizontal:hover .skt-builder-flipcard-front{transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.skt-builder-flipcard.skt-builder-flipcard-horizontal:hover .skt-builder-flipcard-back{transform: rotateY(0deg); -webkit-transform: rotateY(0deg);}
.skt-builder-flipcard .skt-builder-flipcard-icon{font-size: 70px; margin-bottom: 30px; margin-top: 10px;}
.skt-builder-flipcard .skt-builder-flipcard-title{font-size: 25px; font-weight: bold; margin: 5px 0 23px;}
.skt-builder-flipcard .skt-builder-flipcard-title-separator{height: 2px; width: 50px; display: block; background-color: red; margin: 0 auto 30px;} .skt-builder-content-block .skt-builder-block-description{margin-bottom: 70px;}
.skt-builder-content-block .skt-builder-content-block-column-title{font-size: 23px; font-weight: 600; margin: 30px 0 20px;}
.skt-builder-content-column{margin-bottom: 30px;}
.skt-builder-content-column .skt-builder-column-inner{min-height: 152px; padding-left: 210px; position: relative; overflow: hidden;}
.skt-builder-content-column .skt-builder-content-column-title{margin-bottom: 15px; margin-top: 0;}
.skt-builder-content-column .skt-builder-content-column-description p:last-child{margin: 0;}
.skt-builder-content-column .skt-builder-content-column-image{position: absolute; left: 0; max-width: 179px; top: 0; z-index: 9;} .skt-builder-content-timeline-block .skt-builder-block-description{margin-bottom: 70px;}
.skt-builder-timeline-container{margin: 0 auto; width: auto;}
.skt-builder-timeline-row{float: left; width: 100%;}
.skt-builder-timeline-row ul{margin: 0; padding: 0 0 100px;}
.skt-builder-timeline-both-side{float: left; margin: 20px 2% 50px; position: relative; width: 100%;}
.skt-builder-timeline-both-side .skt-builder-timeline-vertical{bottom: 0; left: 50%; position: absolute; top: 0; width: 2px; background-color: #9437fd; z-index: 9;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap{position: relative; float: left; width: 100%; list-style: none;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-content{border-radius: 5px; background-color: #f4f2f2; float: left; padding: 30px; position: relative; width: 45%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap.skt-builder-timeline-opposite-side .skt-builder-timeline-content{float: right;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-arrow{border-top: solid 12px transparent !important; border-bottom: solid 12px transparent !important; border-left: solid 12px #f4f2f2; position: absolute; left: 50%; margin-left: -5%; top: 40px; z-index: 9;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap.skt-builder-timeline-opposite-side .skt-builder-timeline-arrow{border-left: none; border-right: solid 12px #f4f2f2; right: 50%; margin-left: 0; margin-right: -5%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-number{position: absolute; height: 38px; width: 38px; background-color: #9437fd; color: #fff; text-align: center; line-height: 38px; border-radius: 50%; left: 50%; margin-left: -19px; top: 33px; z-index:10}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-timeleft{float: left; width: 40%; margin-right: 6%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-timeright{float: left; width: 53%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-timerightfull{width: auto;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-image{display: block; width: 100%; height: auto;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-title{font-size: 20px; font-weight: 600; margin: 0 0 10px;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-content p{margin-bottom: 15px;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-link{font-weight: 600;}
.skt-builder-timeline-container .skt-builder-block-column-button{display: table; margin: 0 auto; padding: 15px 40px;}
.sktbuilder-feature_two-row .skt-builder-block-description{margin-bottom: 70px;}
.sktbuilder-feature_two-row .sktbuilder-feature{padding-bottom: 60px;}
.sktbuilder-feature_two-row .sktbuilder-feature{padding-top: 50px;}
.sktbuilder-feature_two-row .sktbuilder-feature__item{background-color: #fff; border-radius: 5px; position: relative; padding: 80px 20px 10px;}
.sktbuilder-feature_two-row .sktbuilder-feature__icon{height: 100px; width: 100px; position: absolute; top: -50px; left: 0; right: 0; z-index: 9;}
.sktbuilder-feature_two-row .sktbuilder-feature__icon img{max-width: 60px; display: block; margin: 15px auto 0;}
.sktbuilder-feature_two-row .sktbuilder-feature__iconel{font-size: 45px; line-height: 100px !important;}
.sktbuilder-feature_two-row .sktbuilder-feature__icon_rounded{border-radius: 5px; height: 95px;}
.sktbuilder-feature_two-row .sktbuilder-feature__icon_rounded .sktbuilder-feature__iconel{line-height: 95px !important;}
.sktbuilder-feature_two-row .sktbuilder-feature__headertext{font-size: 22px; margin: 0 0 15px;}
.sktbuilder-feature_two-row .sktbuilder-feature__headertext a{font-size: 22px;}
.sktbuilder-feature_two-row .sktbuilder-feature__description p{color: #808b98;} .sktbuilder-block-feature_hor .skt-builder-block-description{color: #fff; margin-bottom: 70px;}
.sktbuilder-block-feature_hor .sktbuilder-feature_hor{padding-left: 50px;}
.sktbuilder-block-feature_hor .sktbuilder-feature__wrap-content{float: none; width: auto; padding: 0;}
.sktbuilder-block-feature_hor .sktbuilder-feature__item_hor{border: solid 1px #fff; border-radius: 5px; padding: 40px 40px 20px 70px; position: relative; overflow: visible;}
.sktbuilder-block-feature_hor .sktbuilder-feature__icon_hor{color: #282828; font-size: 40px; position: absolute; left: -44px; height: 105px; width: 85px; z-index: 9;}
.sktbuilder-block-feature_hor .sktbuilder-feature__icon_hor img{max-width: 60px; display: block; margin: 15px auto 0;}
.sktbuilder-block-feature_hor .sktbuilder-feature__iconel{line-height: 105px !important;}
.sktbuilder-block-feature_hor .sktbuilder-feature__icon_rounded{border-radius: 5px;}
.sktbuilder-block-feature_hor .sktbuilder-feature__headertext_hor{font-size: 25px; color: #fff; margin: 0 0 10px;}
.sktbuilder-block-feature_hor .sktbuilder-feature__headertext_hor a{font-size: 25px;}
.sktbuilder-block-feature_hor .sktbuilder-feature__description_hor p{color: #fff;} .sktbuilder-block-feature_ver .skt-builder-block-description{color: #fff; margin-bottom: 70px;}
.sktbuilder-block-feature_ver .sktbuilder-feature__icon{font-size: 38px; height: 85px; width: 85px;}
.sktbuilder-block-feature_ver .sktbuilder-feature__icon img{max-width: 50px; margin-top: 12px;}
.sktbuilder-block-feature_ver .sktbuilder-feature__iconel{line-height: 85px !important;}
.sktbuilder-block-feature_ver .sktbuilder-feature__icon_rounded{border-radius: 5px;}
.sktbuilder-block-feature_ver .sktbuilder-feature__icon_rhombus{margin-top: 13px; height: 61px; width: 61px;}
.sktbuilder-block-feature_ver .sktbuilder-feature__icon_rhombus img{-webkit-transform: rotate(46deg); transform: rotate(45deg); margin-top: 4px;}
.sktbuilder-block-feature_ver .sktbuilder-feature__icon_rhombus .sktbuilder-feature__iconel{line-height: 61px !important;}
.sktbuilder-block-feature_ver .sktbuilder-feature__headertext{margin-bottom: 15px; margin-top: 25px; font-size: 22px; font-weight: bold; color: #fff;}
.sktbuilder-block-feature_ver .skt-builder-block-column-button{font-size: 14px; padding: 9px 19px; display: table; margin: 45px auto 0; transition: none;}
.sktbuilder-block-feature_ver .skt-builder-block-column-button span{margin-right: 10px; display: none;}
.sktbuilder-block-feature_ver .skt-builder-block-column-button i{font-size: 12px;}
.sktbuilder-block-feature_ver .skt-builder-block-column-button:hover{padding: 9px 22px;}
.sktbuilder-block-feature_ver .skt-builder-block-column-button:hover span{display: inline;} .sktbuilder-feature_list .skt-builder-block-description{margin-bottom: 70px;}
.sktbuilder-feature-list_v2 .sktbuilder-feature-list__item{margin-bottom: 27px;} .sktbuilder-iconbox-block{padding-top: 80px; padding-bottom: 80px;}
.sktbuilder-iconbox-block .skt-builder-block-description{margin-bottom: 70px;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__item{padding: 40px 30px 30px;}
.sktbuilder-iconbox-block .sktbuilder-iconbox-block__header{margin-bottom: 70px;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__icon{background: none; height: auto; width: auto;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__iconel{font-size: 70px; line-height: normal !important;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__headertext_small{text-align: center; display: block; font-weight: 600; font-size: 15px; color: #9437fd;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__headertext{color: #282828; font-size: 25px; margin: 10px 0 20px;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__headertext a{font-size: 25px;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__description p{color: #808b98;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__number{height: 40px; width: 40px; background-color: #9437fd; text-align: center; line-height: 40px; border-radius: 50%; color: #fff; font-weight: 600; margin: 0 auto; position: relative; bottom: -50px; z-index: 9;}
.sktbuilder-iconbox-block .sktbuilder-iconbox__number span{height: 35px; width: 2px; background-color: #9437fd; display: block; position: absolute; top: -35px; left: 0; right: 0; margin: 0 auto; z-index: 9;} .skt-builder-cards-block .skt-builder-block-description{color: #fff; margin-bottom: 70px;}
.skt-builder-columns-row .skt-builder-cards-column:first-child{width: 50%;}
.skt-builder-columns-row .skt-builder-cards-column:first-child .skt-builder-cards-icon{float: left; margin: 0 25px 25px 0;}
.skt-builder-columns-row .skt-builder-cards-column:first-child .skt-builder-cards{padding: 42px 45px 25px; text-align: left;}
.skt-builder-columns-row .skt-builder-cards-column:first-child .skt-builder-cards-title{margin-top: 20px;}
.skt-builder-cards{border-radius: 5px; padding: 25px; text-align: center;}
.skt-builder-cards .skt-builder-cards-icon{font-size: 70px; margin-bottom: 30px; margin-top: 10px;}
.skt-builder-cards .skt-builder-cards-icon img{max-width: 80px;}
.skt-builder-cards .skt-builder-cards-title{font-size: 25px; font-weight: bold; margin: 5px 0 23px;}
.skt-builder-cards .skt-builder-cards-title-separator{height: 2px; width: 50px; display: block; background-color: red; margin: 0 auto 30px;} .sktbuilder-card-version2{margin-bottom: 30px; margin-top: 40px; padding: 30px 30px 0; text-align: center; transition: all 0.2s;}
.sktbuilder-card-version2 .sktbuilder-card__icon{font-size: 70px; height: auto; margin: 15px 0 30px; width: auto;}
.sktbuilder-card-version2 .sktbuilder-card__icon img{max-width: 85px;}
.sktbuilder-card-version2 .sktbuilder-card__headertext{color: #282828; font-size: 25px;}
.sktbuilder-card-version2 .sktbuilder-card__headertext_v2-separator{height: 2px; width: 50px; background-color: #282828; display: block; margin: 20px auto 30px;}
.sktbuilder-card-version2 .sktbuilder-cardv2__description p{color: #808b98;}
.sktbuilder-card-version2 .skt-builder-block-column-button{margin: 0; position: relative; top: 24px;}
.sktbuilder-card-version2:hover .sktbuilder-card__icon,
.sktbuilder-card-version2:hover .sktbuilder-card__headertext,
.sktbuilder-card-version2:hover .sktbuilder-cardv2__description p{color: #fff !important;}
.sktbuilder-card-version2:hover .sktbuilder-card__headertext_v2-separator{background-color: #fff;} .skt-builder-pricing-table-block .skt-builder-block-description{margin-bottom: 70px;}
.skt-builder-pricing-table .skt-builder-pricing-table-inner{border-radius: 6px;}
.skt-builder-pricing-table .skt-builder-pricing-table-content{text-align: center; padding: 50px 40px;}
.skt-builder-pricing-table .skt-builder-pricing-table-title{font-size: 22px; font-weight: 400; margin-bottom: 20px;}
.skt-builder-pricing-table .skt-builder-pricing-table-price{font-size: 60px; font-weight: bold; margin-bottom: 30px; margin-top: 0; position: relative; line-height: normal; display: inline-block;}
.skt-builder-pricing-table .skt-builder-pricing-table-price sub{font-size: 15px; font-weight: 400; position: absolute; bottom: 13px;}
.skt-builder-pricing-table .skt-builder-pricing-table-price sup{font-size: 17px; position: absolute; top: 20px; left: -20px;}
.skt-builder-pricing-table .skt-builder-pricing-table-features p{margin-bottom: 15px;}
.skt-builder-pricing-table .skt-builder-block-button{font-size: 17px; padding: 14px 50px; font-weight: bold;}
@media (max-width: 1199px) {
.skt-builder-columns-row-5column .skt-builder-column{width:33.3333%;}
.skt-builder-columns-row-6column .skt-builder-column{width:33.3333%;}
}
@media (max-width: 1100px) {
}
@media (max-width: 1023px) {
}
@media (max-width: 991px) {
.skt-builder-columns-row-4column .skt-builder-column{width:50%;}
}
@media (max-width: 767px) {
.qb-column.qb-1-3{margin-right: 0; width: 100%;}
.qb-column.qb-1-4{margin-right: 4%; width: 48%;}
.qb-container .qb-1-4.qb-column:nth-child(even){margin-right: 0;}
.skt-builder-columns-row-3column .skt-builder-column{width:100%;}
.skt-builder-columns-row-5column .skt-builder-column{width:50%;}
.skt-builder-columns-row-6column .skt-builder-column{width:50%;}
.skt-builder-menu-block .skt-builder-columns-row-2column .skt-builder-column{width: 100%;}
.skt-builder-content-block .skt-builder-columns-row-2column .skt-builder-column{width: 100%;}
.skt-builder-content-block .skt-builder-content-block-column-image{width: 100%;}
.skt-builder-content-block .skt-builder-block-column-button{margin: 15px 0 35px;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-timeleft{margin-right: 0; width: 100%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-timeright{width: 100%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-content{width: 43%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-arrow{margin-left: -7%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap.skt-builder-timeline-opposite-side .skt-builder-timeline-arrow{margin-right: -7%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-title{line-height: normal; margin: 15px 0 10px;}
}
@media (max-width: 575px) {
.qb-column.qb-1-4{margin-right: 0; width: 100%;}
.skt-builder-columns-row-2column .skt-builder-column{width:100%;}
.skt-builder-columns-row-3column .skt-builder-column{width:100%;}
.skt-builder-columns-row-4column .skt-builder-column{width:100%;}
.skt-builder-columns-row-5column .skt-builder-column{width:100%;}
.skt-builder-columns-row-6column .skt-builder-column{width:100%;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-content{position: relative; margin-bottom: 100px; width: 100%; z-index: 10;}
.skt-builder-timeline-row ul{padding: 40px 0 0;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-number{top: -68px;}
.skt-builder-timeline-both-side .skt-builder-timeline-content-wrap .skt-builder-timeline-arrow{display: none;}
.skt-builder-columns-row .skt-builder-cards-column:first-child{width: 100%;}
}
@media (max-width: 479px) {
.skt-builder-menu-column .skt-builder-menu-column-image{float: none; max-width: 100%; width: 100%; margin-right: 0; margin-bottom: 15px;}
.skt-builder-content-column .skt-builder-column-inner{padding-left: 0;}
.skt-builder-content-column .skt-builder-content-column-image{position: static; max-width: 100%; width: 100%;}
.skt-builder-content-column .skt-builder-content-column-title{margin-bottom: 10px; margin-top: 5px; line-height: normal;}
}.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible!important}
@-webkit-keyframes bounce {
from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}
70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-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.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}
70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-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(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}
75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.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(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}
75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.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(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.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(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.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:translate3d(0,0,0);transform:translate3d(0,0,0)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes wobble {
from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.wobble{-webkit-animation-name:wobble;animation-name:wobble}
@-webkit-keyframes jello {
from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
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.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}
20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.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.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}
20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}
to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}
@-webkit-keyframes bounceInDown {
from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes bounceInDown {
from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes bounceInLeft {
from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes bounceInRight {
from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
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.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
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(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}
}
@keyframes bounceOut {
20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}
}
.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInDown {
from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInDownBig {
from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInLeft {
from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInLeftBig {
from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInRight {
from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInRightBig {
from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}
@-webkit-keyframes fadeInUp {
from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInUp {
from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInUpBig {
from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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(0.95,0.95,0.95);transform:perspective(400px) scale3d(0.95,0.95,0.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(0.95,0.95,0.95);transform:perspective(400px) scale3d(0.95,0.95,0.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}
}
@-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-duration:.75s;animation-duration:.75s;-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-animation-duration:.75s;animation-duration:.75s;-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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0);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-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}
@-webkit-keyframes jackInTheBox {
from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}
50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}
70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes jackInTheBox {
from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}
50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}
70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}
@-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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@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:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.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(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}
50%{opacity:1}
}
@keyframes zoomIn {
from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}
50%{opacity:1}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes zoomInDown {
from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
@keyframes zoomInDown {
from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}
@-webkit-keyframes zoomInLeft {
from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
@keyframes zoomInLeft {
from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}
@-webkit-keyframes zoomInRight {
from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
@keyframes zoomInRight {
from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}
@-webkit-keyframes zoomInUp {
from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
@keyframes zoomInUp {
from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}
@-webkit-keyframes zoomOut {
from{opacity:1}
50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}
to{opacity:0}
}
@keyframes zoomOut {
from{opacity:1}
50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}
to{opacity:0}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}
@-webkit-keyframes zoomOutDown {
40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.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.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
@keyframes zoomOutDown {
40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.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.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}
@-webkit-keyframes zoomOutLeft {
40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}
to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}
}
@keyframes zoomOutLeft {
40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}
to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.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(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}
to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}
}
@keyframes zoomOutRight {
40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}
to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.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(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.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.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}
}
@keyframes zoomOutUp {
40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.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.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,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-builder {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel-builder .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel-builder .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel-builder .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel-builder .owl-wrapper,
.owl-carousel-builder .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel-builder .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel-builder .owl-item img {
display: block;
width: 100%; }
.owl-carousel-builder .owl-nav.disabled,
.owl-carousel-builder .owl-dots.disabled {
display: none; }
.owl-carousel-builder .owl-nav .owl-prev,
.owl-carousel-builder .owl-nav .owl-next,
.owl-carousel-builder .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel-builder .owl-nav button.owl-prev,
.owl-carousel-builder .owl-nav button.owl-next,
.owl-carousel-builder button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-carousel-builder.owl-loaded {
display: block; }
.owl-carousel-builder.owl-loading {
opacity: 0;
display: block; }
.owl-carousel-builder.owl-hidden {
opacity: 0; }
.owl-carousel-builder.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel-builder.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel-builder.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel-builder.owl-rtl {
direction: rtl; }
.owl-carousel-builder.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel-builder {
display: block; } .owl-carousel-builder .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel-builder .owl-animated-in {
z-index: 0; }
.owl-carousel-builder .owl-animated-out {
z-index: 1; }
.owl-carousel-builder .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel-builder .owl-item { }
.owl-carousel-builder .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel-builder .owl-item .owl-lazy[src^=""], .owl-carousel-builder .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel-builder .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel-builder .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel-builder .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/owlcarousel/assets/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel-builder .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel-builder .owl-video-playing .owl-video-tn,
.owl-carousel-builder .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel-builder .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel-builder .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }@font-face {
font-family: 'Glyphicons Halflings';
src: url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/glyphicons/assets/fonts/glyphicons-halflings-regular.eot);
src: url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/glyphicons/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/glyphicons/assets/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/glyphicons/assets/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/glyphicons/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/glyphicons/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}@font-face {
font-family: 'FontAwesome';
src: url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/fontawesome/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/fontawesome/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/fontawesome/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/fontawesome/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/fontawesome/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.kuzeynet.com/wp-content/plugins/skt-builder/sktbuilder/blocks/fontawesome/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-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 {
-ms-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: #ffffff;
} .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-pp: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-resistance: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: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";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
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;
}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:'Font Awesome 6 Free'}.fa-brands,.fab{font-family:'Font Awesome 6 Brands'}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-fill-drip::before{content:"\f576"}.fa-arrows-to-circle::before{content:"\e4bd"}.fa-circle-chevron-right::before{content:"\f138"}.fa-chevron-circle-right::before{content:"\f138"}.fa-at::before{content:"\40"}.fa-trash-can::before{content:"\f2ed"}.fa-trash-alt::before{content:"\f2ed"}.fa-text-height::before{content:"\f034"}.fa-user-xmark::before{content:"\f235"}.fa-user-times::before{content:"\f235"}.fa-stethoscope::before{content:"\f0f1"}.fa-message::before{content:"\f27a"}.fa-comment-alt::before{content:"\f27a"}.fa-info::before{content:"\f129"}.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-compress-alt::before{content:"\f422"}.fa-explosion::before{content:"\e4e9"}.fa-file-lines::before{content:"\f15c"}.fa-file-alt::before{content:"\f15c"}.fa-file-text::before{content:"\f15c"}.fa-wave-square::before{content:"\f83e"}.fa-ring::before{content:"\f70b"}.fa-building-un::before{content:"\e4d9"}.fa-dice-three::before{content:"\f527"}.fa-calendar-days::before{content:"\f073"}.fa-calendar-alt::before{content:"\f073"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-volleyball::before{content:"\f45f"}.fa-volleyball-ball::before{content:"\f45f"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-sort-down::before{content:"\f0dd"}.fa-sort-desc::before{content:"\f0dd"}.fa-circle-minus::before{content:"\f056"}.fa-minus-circle::before{content:"\f056"}.fa-door-open::before{content:"\f52b"}.fa-right-from-bracket::before{content:"\f2f5"}.fa-sign-out-alt::before{content:"\f2f5"}.fa-atom::before{content:"\f5d2"}.fa-soap::before{content:"\e06e"}.fa-icons::before{content:"\f86d"}.fa-heart-music-camera-bolt::before{content:"\f86d"}.fa-microphone-lines-slash::before{content:"\f539"}.fa-microphone-alt-slash::before{content:"\f539"}.fa-bridge-circle-check::before{content:"\e4c9"}.fa-pump-medical::before{content:"\e06a"}.fa-fingerprint::before{content:"\f577"}.fa-hand-point-right::before{content:"\f0a4"}.fa-magnifying-glass-location::before{content:"\f689"}.fa-search-location::before{content:"\f689"}.fa-forward-step::before{content:"\f051"}.fa-step-forward::before{content:"\f051"}.fa-face-smile-beam::before{content:"\f5b8"}.fa-smile-beam::before{content:"\f5b8"}.fa-flag-checkered::before{content:"\f11e"}.fa-football::before{content:"\f44e"}.fa-football-ball::before{content:"\f44e"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-crop::before{content:"\f125"}.fa-angles-down::before{content:"\f103"}.fa-angle-double-down::before{content:"\f103"}.fa-users-rectangle::before{content:"\e594"}.fa-people-roof::before{content:"\e537"}.fa-people-line::before{content:"\e534"}.fa-beer-mug-empty::before{content:"\f0fc"}.fa-beer::before{content:"\f0fc"}.fa-diagram-predecessor::before{content:"\e477"}.fa-arrow-up-long::before{content:"\f176"}.fa-long-arrow-up::before{content:"\f176"}.fa-fire-flame-simple::before{content:"\f46a"}.fa-burn::before{content:"\f46a"}.fa-person::before{content:"\f183"}.fa-male::before{content:"\f183"}.fa-laptop::before{content:"\f109"}.fa-file-csv::before{content:"\f6dd"}.fa-menorah::before{content:"\f676"}.fa-truck-plane::before{content:"\e58f"}.fa-record-vinyl::before{content:"\f8d9"}.fa-face-grin-stars::before{content:"\f587"}.fa-grin-stars::before{content:"\f587"}.fa-bong::before{content:"\f55c"}.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-pastafarianism::before{content:"\f67b"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-spoon::before{content:"\f2e5"}.fa-utensil-spoon::before{content:"\f2e5"}.fa-jar-wheat::before{content:"\e517"}.fa-envelopes-bulk::before{content:"\f674"}.fa-mail-bulk::before{content:"\f674"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-circle-h::before{content:"\f47e"}.fa-hospital-symbol::before{content:"\f47e"}.fa-pager::before{content:"\f815"}.fa-address-book::before{content:"\f2b9"}.fa-contact-book::before{content:"\f2b9"}.fa-strikethrough::before{content:"\f0cc"}.fa-k::before{content:"\4b"}.fa-landmark-flag::before{content:"\e51c"}.fa-pencil::before{content:"\f303"}.fa-pencil-alt::before{content:"\f303"}.fa-backward::before{content:"\f04a"}.fa-caret-right::before{content:"\f0da"}.fa-comments::before{content:"\f086"}.fa-paste::before{content:"\f0ea"}.fa-file-clipboard::before{content:"\f0ea"}.fa-code-pull-request::before{content:"\e13c"}.fa-clipboard-list::before{content:"\f46d"}.fa-truck-ramp-box::before{content:"\f4de"}.fa-truck-loading::before{content:"\f4de"}.fa-user-check::before{content:"\f4fc"}.fa-vial-virus::before{content:"\e597"}.fa-sheet-plastic::before{content:"\e571"}.fa-blog::before{content:"\f781"}.fa-user-ninja::before{content:"\f504"}.fa-person-arrow-up-from-line::before{content:"\e539"}.fa-scroll-torah::before{content:"\f6a0"}.fa-torah::before{content:"\f6a0"}.fa-broom-ball::before{content:"\f458"}.fa-quidditch::before{content:"\f458"}.fa-quidditch-broom-ball::before{content:"\f458"}.fa-toggle-off::before{content:"\f204"}.fa-box-archive::before{content:"\f187"}.fa-archive::before{content:"\f187"}.fa-person-drowning::before{content:"\e545"}.fa-arrow-down-9-1::before{content:"\f886"}.fa-sort-numeric-desc::before{content:"\f886"}.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-face-grin-tongue-squint::before{content:"\f58a"}.fa-grin-tongue-squint::before{content:"\f58a"}.fa-spray-can::before{content:"\f5bd"}.fa-truck-monster::before{content:"\f63b"}.fa-w::before{content:"\57"}.fa-earth-africa::before{content:"\f57c"}.fa-globe-africa::before{content:"\f57c"}.fa-rainbow::before{content:"\f75b"}.fa-circle-notch::before{content:"\f1ce"}.fa-tablet-screen-button::before{content:"\f3fa"}.fa-tablet-alt::before{content:"\f3fa"}.fa-paw::before{content:"\f1b0"}.fa-cloud::before{content:"\f0c2"}.fa-trowel-bricks::before{content:"\e58a"}.fa-face-flushed::before{content:"\f579"}.fa-flushed::before{content:"\f579"}.fa-hospital-user::before{content:"\f80d"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-gavel::before{content:"\f0e3"}.fa-legal::before{content:"\f0e3"}.fa-binoculars::before{content:"\f1e5"}.fa-microphone-slash::before{content:"\f131"}.fa-box-tissue::before{content:"\e05b"}.fa-motorcycle::before{content:"\f21c"}.fa-bell-concierge::before{content:"\f562"}.fa-concierge-bell::before{content:"\f562"}.fa-pen-ruler::before{content:"\f5ae"}.fa-pencil-ruler::before{content:"\f5ae"}.fa-people-arrows::before{content:"\e068"}.fa-people-arrows-left-right::before{content:"\e068"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-square-caret-right::before{content:"\f152"}.fa-caret-square-right::before{content:"\f152"}.fa-scissors::before{content:"\f0c4"}.fa-cut::before{content:"\f0c4"}.fa-sun-plant-wilt::before{content:"\e57a"}.fa-toilets-portable::before{content:"\e584"}.fa-hockey-puck::before{content:"\f453"}.fa-table::before{content:"\f0ce"}.fa-magnifying-glass-arrow-right::before{content:"\e521"}.fa-tachograph-digital::before{content:"\f566"}.fa-digital-tachograph::before{content:"\f566"}.fa-users-slash::before{content:"\e073"}.fa-clover::before{content:"\e139"}.fa-reply::before{content:"\f3e5"}.fa-mail-reply::before{content:"\f3e5"}.fa-star-and-crescent::before{content:"\f699"}.fa-house-fire::before{content:"\e50c"}.fa-square-minus::before{content:"\f146"}.fa-minus-square::before{content:"\f146"}.fa-helicopter::before{content:"\f533"}.fa-compass::before{content:"\f14e"}.fa-square-caret-down::before{content:"\f150"}.fa-caret-square-down::before{content:"\f150"}.fa-file-circle-question::before{content:"\e4ef"}.fa-laptop-code::before{content:"\f5fc"}.fa-swatchbook::before{content:"\f5c3"}.fa-prescription-bottle::before{content:"\f485"}.fa-bars::before{content:"\f0c9"}.fa-navicon::before{content:"\f0c9"}.fa-people-group::before{content:"\e533"}.fa-hourglass-end::before{content:"\f253"}.fa-hourglass-3::before{content:"\f253"}.fa-heart-crack::before{content:"\f7a9"}.fa-heart-broken::before{content:"\f7a9"}.fa-square-up-right::before{content:"\f360"}.fa-external-link-square-alt::before{content:"\f360"}.fa-face-kiss-beam::before{content:"\f597"}.fa-kiss-beam::before{content:"\f597"}.fa-film::before{content:"\f008"}.fa-ruler-horizontal::before{content:"\f547"}.fa-people-robbery::before{content:"\e536"}.fa-lightbulb::before{content:"\f0eb"}.fa-caret-left::before{content:"\f0d9"}.fa-circle-exclamation::before{content:"\f06a"}.fa-exclamation-circle::before{content:"\f06a"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-arrow-right-from-bracket::before{content:"\f08b"}.fa-sign-out::before{content:"\f08b"}.fa-circle-chevron-down::before{content:"\f13a"}.fa-chevron-circle-down::before{content:"\f13a"}.fa-unlock-keyhole::before{content:"\f13e"}.fa-unlock-alt::before{content:"\f13e"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-headphones-simple::before{content:"\f58f"}.fa-headphones-alt::before{content:"\f58f"}.fa-sitemap::before{content:"\f0e8"}.fa-circle-dollar-to-slot::before{content:"\f4b9"}.fa-donate::before{content:"\f4b9"}.fa-memory::before{content:"\f538"}.fa-road-spikes::before{content:"\e568"}.fa-fire-burner::before{content:"\e4f1"}.fa-flag::before{content:"\f024"}.fa-hanukiah::before{content:"\f6e6"}.fa-feather::before{content:"\f52d"}.fa-volume-low::before{content:"\f027"}.fa-volume-down::before{content:"\f027"}.fa-comment-slash::before{content:"\f4b3"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-compress::before{content:"\f066"}.fa-wheat-awn::before{content:"\e2cd"}.fa-wheat-alt::before{content:"\e2cd"}.fa-ankh::before{content:"\f644"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-asterisk::before{content:"\2a"}.fa-square-check::before{content:"\f14a"}.fa-check-square::before{content:"\f14a"}.fa-peseta-sign::before{content:"\e221"}.fa-heading::before{content:"\f1dc"}.fa-header::before{content:"\f1dc"}.fa-ghost::before{content:"\f6e2"}.fa-list::before{content:"\f03a"}.fa-list-squares::before{content:"\f03a"}.fa-square-phone-flip::before{content:"\f87b"}.fa-phone-square-alt::before{content:"\f87b"}.fa-cart-plus::before{content:"\f217"}.fa-gamepad::before{content:"\f11b"}.fa-circle-dot::before{content:"\f192"}.fa-dot-circle::before{content:"\f192"}.fa-face-dizzy::before{content:"\f567"}.fa-dizzy::before{content:"\f567"}.fa-egg::before{content:"\f7fb"}.fa-house-medical-circle-xmark::before{content:"\e513"}.fa-campground::before{content:"\f6bb"}.fa-folder-plus::before{content:"\f65e"}.fa-futbol::before{content:"\f1e3"}.fa-futbol-ball::before{content:"\f1e3"}.fa-soccer-ball::before{content:"\f1e3"}.fa-paintbrush::before{content:"\f1fc"}.fa-paint-brush::before{content:"\f1fc"}.fa-lock::before{content:"\f023"}.fa-gas-pump::before{content:"\f52f"}.fa-hot-tub-person::before{content:"\f593"}.fa-hot-tub::before{content:"\f593"}.fa-map-location::before{content:"\f59f"}.fa-map-marked::before{content:"\f59f"}.fa-house-flood-water::before{content:"\e50e"}.fa-tree::before{content:"\f1bb"}.fa-bridge-lock::before{content:"\e4cc"}.fa-sack-dollar::before{content:"\f81d"}.fa-pen-to-square::before{content:"\f044"}.fa-edit::before{content:"\f044"}.fa-car-side::before{content:"\f5e4"}.fa-share-nodes::before{content:"\f1e0"}.fa-share-alt::before{content:"\f1e0"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-hourglass-half::before{content:"\f252"}.fa-hourglass-2::before{content:"\f252"}.fa-microscope::before{content:"\f610"}.fa-sink::before{content:"\e06d"}.fa-bag-shopping::before{content:"\f290"}.fa-shopping-bag::before{content:"\f290"}.fa-arrow-down-z-a::before{content:"\f881"}.fa-sort-alpha-desc::before{content:"\f881"}.fa-sort-alpha-down-alt::before{content:"\f881"}.fa-mitten::before{content:"\f7b5"}.fa-person-rays::before{content:"\e54d"}.fa-users::before{content:"\f0c0"}.fa-eye-slash::before{content:"\f070"}.fa-flask-vial::before{content:"\e4f3"}.fa-hand::before{content:"\f256"}.fa-hand-paper::before{content:"\f256"}.fa-om::before{content:"\f679"}.fa-worm::before{content:"\e599"}.fa-house-circle-xmark::before{content:"\e50b"}.fa-plug::before{content:"\f1e6"}.fa-chevron-up::before{content:"\f077"}.fa-hand-spock::before{content:"\f259"}.fa-stopwatch::before{content:"\f2f2"}.fa-face-kiss::before{content:"\f596"}.fa-kiss::before{content:"\f596"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-face-grin-tongue::before{content:"\f589"}.fa-grin-tongue::before{content:"\f589"}.fa-chess-bishop::before{content:"\f43a"}.fa-face-grin-wink::before{content:"\f58c"}.fa-grin-wink::before{content:"\f58c"}.fa-ear-deaf::before{content:"\f2a4"}.fa-deaf::before{content:"\f2a4"}.fa-deafness::before{content:"\f2a4"}.fa-hard-of-hearing::before{content:"\f2a4"}.fa-road-circle-check::before{content:"\e564"}.fa-dice-five::before{content:"\f523"}.fa-square-rss::before{content:"\f143"}.fa-rss-square::before{content:"\f143"}.fa-land-mine-on::before{content:"\e51b"}.fa-i-cursor::before{content:"\f246"}.fa-stamp::before{content:"\f5bf"}.fa-stairs::before{content:"\e289"}.fa-i::before{content:"\49"}.fa-hryvnia-sign::before{content:"\f6f2"}.fa-hryvnia::before{content:"\f6f2"}.fa-pills::before{content:"\f484"}.fa-face-grin-wide::before{content:"\f581"}.fa-grin-alt::before{content:"\f581"}.fa-tooth::before{content:"\f5c9"}.fa-v::before{content:"\56"}.fa-bangladeshi-taka-sign::before{content:"\e2e6"}.fa-bicycle::before{content:"\f206"}.fa-staff-snake::before{content:"\e579"}.fa-rod-asclepius::before{content:"\e579"}.fa-rod-snake::before{content:"\e579"}.fa-staff-aesculapius::before{content:"\e579"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-truck-medical::before{content:"\f0f9"}.fa-ambulance::before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation::before{content:"\e598"}.fa-snowman::before{content:"\f7d0"}.fa-mortar-pestle::before{content:"\f5a7"}.fa-road-barrier::before{content:"\e562"}.fa-school::before{content:"\f549"}.fa-igloo::before{content:"\f7ae"}.fa-joint::before{content:"\f595"}.fa-angle-right::before{content:"\f105"}.fa-horse::before{content:"\f6f0"}.fa-q::before{content:"\51"}.fa-g::before{content:"\47"}.fa-notes-medical::before{content:"\f481"}.fa-temperature-half::before{content:"\f2c9"}.fa-temperature-2::before{content:"\f2c9"}.fa-thermometer-2::before{content:"\f2c9"}.fa-thermometer-half::before{content:"\f2c9"}.fa-dong-sign::before{content:"\e169"}.fa-capsules::before{content:"\f46b"}.fa-poo-storm::before{content:"\f75a"}.fa-poo-bolt::before{content:"\f75a"}.fa-face-frown-open::before{content:"\f57a"}.fa-frown-open::before{content:"\f57a"}.fa-hand-point-up::before{content:"\f0a6"}.fa-money-bill::before{content:"\f0d6"}.fa-bookmark::before{content:"\f02e"}.fa-align-justify::before{content:"\f039"}.fa-umbrella-beach::before{content:"\f5ca"}.fa-helmet-un::before{content:"\e503"}.fa-bullseye::before{content:"\f140"}.fa-bacon::before{content:"\f7e5"}.fa-hand-point-down::before{content:"\f0a7"}.fa-arrow-up-from-bracket::before{content:"\e09a"}.fa-folder::before{content:"\f07b"}.fa-folder-blank::before{content:"\f07b"}.fa-file-waveform::before{content:"\f478"}.fa-file-medical-alt::before{content:"\f478"}.fa-radiation::before{content:"\f7b9"}.fa-chart-simple::before{content:"\e473"}.fa-mars-stroke::before{content:"\f229"}.fa-vial::before{content:"\f492"}.fa-gauge::before{content:"\f624"}.fa-dashboard::before{content:"\f624"}.fa-gauge-med::before{content:"\f624"}.fa-tachometer-alt-average::before{content:"\f624"}.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-magic-wand-sparkles::before{content:"\e2ca"}.fa-e::before{content:"\45"}.fa-pen-clip::before{content:"\f305"}.fa-pen-alt::before{content:"\f305"}.fa-bridge-circle-exclamation::before{content:"\e4ca"}.fa-user::before{content:"\f007"}.fa-school-circle-check::before{content:"\e56b"}.fa-dumpster::before{content:"\f793"}.fa-van-shuttle::before{content:"\f5b6"}.fa-shuttle-van::before{content:"\f5b6"}.fa-building-user::before{content:"\e4da"}.fa-square-caret-left::before{content:"\f191"}.fa-caret-square-left::before{content:"\f191"}.fa-highlighter::before{content:"\f591"}.fa-key::before{content:"\f084"}.fa-bullhorn::before{content:"\f0a1"}.fa-globe::before{content:"\f0ac"}.fa-synagogue::before{content:"\f69b"}.fa-person-half-dress::before{content:"\e548"}.fa-road-bridge::before{content:"\e563"}.fa-location-arrow::before{content:"\f124"}.fa-c::before{content:"\43"}.fa-tablet-button::before{content:"\f10a"}.fa-building-lock::before{content:"\e4d6"}.fa-pizza-slice::before{content:"\f818"}.fa-money-bill-wave::before{content:"\f53a"}.fa-chart-area::before{content:"\f1fe"}.fa-area-chart::before{content:"\f1fe"}.fa-house-flag::before{content:"\e50d"}.fa-person-circle-minus::before{content:"\e540"}.fa-ban::before{content:"\f05e"}.fa-cancel::before{content:"\f05e"}.fa-camera-rotate::before{content:"\e0d8"}.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-air-freshener::before{content:"\f5d0"}.fa-star::before{content:"\f005"}.fa-repeat::before{content:"\f363"}.fa-cross::before{content:"\f654"}.fa-box::before{content:"\f466"}.fa-venus-mars::before{content:"\f228"}.fa-arrow-pointer::before{content:"\f245"}.fa-mouse-pointer::before{content:"\f245"}.fa-maximize::before{content:"\f31e"}.fa-expand-arrows-alt::before{content:"\f31e"}.fa-charging-station::before{content:"\f5e7"}.fa-shapes::before{content:"\f61f"}.fa-triangle-circle-square::before{content:"\f61f"}.fa-shuffle::before{content:"\f074"}.fa-random::before{content:"\f074"}.fa-person-running::before{content:"\f70c"}.fa-running::before{content:"\f70c"}.fa-mobile-retro::before{content:"\e527"}.fa-grip-lines-vertical::before{content:"\f7a5"}.fa-spider::before{content:"\f717"}.fa-hands-bound::before{content:"\e4f9"}.fa-file-invoice-dollar::before{content:"\f571"}.fa-plane-circle-exclamation::before{content:"\e556"}.fa-x-ray::before{content:"\f497"}.fa-spell-check::before{content:"\f891"}.fa-slash::before{content:"\f715"}.fa-computer-mouse::before{content:"\f8cc"}.fa-mouse::before{content:"\f8cc"}.fa-arrow-right-to-bracket::before{content:"\f090"}.fa-sign-in::before{content:"\f090"}.fa-shop-slash::before{content:"\e070"}.fa-store-alt-slash::before{content:"\e070"}.fa-server::before{content:"\f233"}.fa-virus-covid-slash::before{content:"\e4a9"}.fa-shop-lock::before{content:"\e4a5"}.fa-hourglass-start::before{content:"\f251"}.fa-hourglass-1::before{content:"\f251"}.fa-blender-phone::before{content:"\f6b6"}.fa-building-wheat::before{content:"\e4db"}.fa-person-breastfeeding::before{content:"\e53a"}.fa-right-to-bracket::before{content:"\f2f6"}.fa-sign-in-alt::before{content:"\f2f6"}.fa-venus::before{content:"\f221"}.fa-passport::before{content:"\f5ab"}.fa-heart-pulse::before{content:"\f21e"}.fa-heartbeat::before{content:"\f21e"}.fa-people-carry-box::before{content:"\f4ce"}.fa-people-carry::before{content:"\f4ce"}.fa-temperature-high::before{content:"\f769"}.fa-microchip::before{content:"\f2db"}.fa-crown::before{content:"\f521"}.fa-weight-hanging::before{content:"\f5cd"}.fa-xmarks-lines::before{content:"\e59a"}.fa-file-prescription::before{content:"\f572"}.fa-weight-scale::before{content:"\f496"}.fa-weight::before{content:"\f496"}.fa-user-group::before{content:"\f500"}.fa-user-friends::before{content:"\f500"}.fa-arrow-up-a-z::before{content:"\f15e"}.fa-sort-alpha-up::before{content:"\f15e"}.fa-chess-knight::before{content:"\f441"}.fa-face-laugh-squint::before{content:"\f59b"}.fa-laugh-squint::before{content:"\f59b"}.fa-wheelchair::before{content:"\f193"}.fa-circle-arrow-up::before{content:"\f0aa"}.fa-arrow-circle-up::before{content:"\f0aa"}.fa-toggle-on::before{content:"\f205"}.fa-person-walking::before{content:"\f554"}.fa-walking::before{content:"\f554"}.fa-l::before{content:"\4c"}.fa-fire::before{content:"\f06d"}.fa-bed-pulse::before{content:"\f487"}.fa-procedures::before{content:"\f487"}.fa-shuttle-space::before{content:"\f197"}.fa-space-shuttle::before{content:"\f197"}.fa-face-laugh::before{content:"\f599"}.fa-laugh::before{content:"\f599"}.fa-folder-open::before{content:"\f07c"}.fa-heart-circle-plus::before{content:"\e500"}.fa-code-fork::before{content:"\e13b"}.fa-city::before{content:"\f64f"}.fa-microphone-lines::before{content:"\f3c9"}.fa-microphone-alt::before{content:"\f3c9"}.fa-pepper-hot::before{content:"\f816"}.fa-unlock::before{content:"\f09c"}.fa-colon-sign::before{content:"\e140"}.fa-headset::before{content:"\f590"}.fa-store-slash::before{content:"\e071"}.fa-road-circle-xmark::before{content:"\e566"}.fa-user-minus::before{content:"\f503"}.fa-mars-stroke-up::before{content:"\f22a"}.fa-mars-stroke-v::before{content:"\f22a"}.fa-champagne-glasses::before{content:"\f79f"}.fa-glass-cheers::before{content:"\f79f"}.fa-clipboard::before{content:"\f328"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-file-arrow-up::before{content:"\f574"}.fa-file-upload::before{content:"\f574"}.fa-wifi::before{content:"\f1eb"}.fa-wifi-3::before{content:"\f1eb"}.fa-wifi-strong::before{content:"\f1eb"}.fa-bath::before{content:"\f2cd"}.fa-bathtub::before{content:"\f2cd"}.fa-underline::before{content:"\f0cd"}.fa-user-pen::before{content:"\f4ff"}.fa-user-edit::before{content:"\f4ff"}.fa-signature::before{content:"\f5b7"}.fa-stroopwafel::before{content:"\f551"}.fa-bold::before{content:"\f032"}.fa-anchor-lock::before{content:"\e4ad"}.fa-building-ngo::before{content:"\e4d7"}.fa-manat-sign::before{content:"\e1d5"}.fa-not-equal::before{content:"\f53e"}.fa-border-top-left::before{content:"\f853"}.fa-border-style::before{content:"\f853"}.fa-map-location-dot::before{content:"\f5a0"}.fa-map-marked-alt::before{content:"\f5a0"}.fa-jedi::before{content:"\f669"}.fa-square-poll-vertical::before{content:"\f681"}.fa-poll::before{content:"\f681"}.fa-mug-hot::before{content:"\f7b6"}.fa-car-battery::before{content:"\f5df"}.fa-battery-car::before{content:"\f5df"}.fa-gift::before{content:"\f06b"}.fa-dice-two::before{content:"\f528"}.fa-chess-queen::before{content:"\f445"}.fa-glasses::before{content:"\f530"}.fa-chess-board::before{content:"\f43c"}.fa-building-circle-check::before{content:"\e4d2"}.fa-person-chalkboard::before{content:"\e53d"}.fa-mars-stroke-right::before{content:"\f22b"}.fa-mars-stroke-h::before{content:"\f22b"}.fa-hand-back-fist::before{content:"\f255"}.fa-hand-rock::before{content:"\f255"}.fa-square-caret-up::before{content:"\f151"}.fa-caret-square-up::before{content:"\f151"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-chart-bar::before{content:"\f080"}.fa-bar-chart::before{content:"\f080"}.fa-hands-bubbles::before{content:"\e05e"}.fa-hands-wash::before{content:"\e05e"}.fa-less-than-equal::before{content:"\f537"}.fa-train::before{content:"\f238"}.fa-eye-low-vision::before{content:"\f2a8"}.fa-low-vision::before{content:"\f2a8"}.fa-crow::before{content:"\f520"}.fa-sailboat::before{content:"\e445"}.fa-window-restore::before{content:"\f2d2"}.fa-square-plus::before{content:"\f0fe"}.fa-plus-square::before{content:"\f0fe"}.fa-torii-gate::before{content:"\f6a1"}.fa-frog::before{content:"\f52e"}.fa-bucket::before{content:"\e4cf"}.fa-image::before{content:"\f03e"}.fa-microphone::before{content:"\f130"}.fa-cow::before{content:"\f6c8"}.fa-caret-up::before{content:"\f0d8"}.fa-screwdriver::before{content:"\f54a"}.fa-folder-closed::before{content:"\e185"}.fa-house-tsunami::before{content:"\e515"}.fa-square-nfi::before{content:"\e576"}.fa-arrow-up-from-ground-water::before{content:"\e4b5"}.fa-martini-glass::before{content:"\f57b"}.fa-glass-martini-alt::before{content:"\f57b"}.fa-rotate-left::before{content:"\f2ea"}.fa-rotate-back::before{content:"\f2ea"}.fa-rotate-backward::before{content:"\f2ea"}.fa-undo-alt::before{content:"\f2ea"}.fa-table-columns::before{content:"\f0db"}.fa-columns::before{content:"\f0db"}.fa-lemon::before{content:"\f094"}.fa-head-side-mask::before{content:"\e063"}.fa-handshake::before{content:"\f2b5"}.fa-gem::before{content:"\f3a5"}.fa-dolly::before{content:"\f472"}.fa-dolly-box::before{content:"\f472"}.fa-smoking::before{content:"\f48d"}.fa-minimize::before{content:"\f78c"}.fa-compress-arrows-alt::before{content:"\f78c"}.fa-monument::before{content:"\f5a6"}.fa-snowplow::before{content:"\f7d2"}.fa-angles-right::before{content:"\f101"}.fa-angle-double-right::before{content:"\f101"}.fa-cannabis::before{content:"\f55f"}.fa-circle-play::before{content:"\f144"}.fa-play-circle::before{content:"\f144"}.fa-tablets::before{content:"\f490"}.fa-ethernet::before{content:"\f796"}.fa-euro-sign::before{content:"\f153"}.fa-eur::before{content:"\f153"}.fa-euro::before{content:"\f153"}.fa-chair::before{content:"\f6c0"}.fa-circle-check::before{content:"\f058"}.fa-check-circle::before{content:"\f058"}.fa-circle-stop::before{content:"\f28d"}.fa-stop-circle::before{content:"\f28d"}.fa-compass-drafting::before{content:"\f568"}.fa-drafting-compass::before{content:"\f568"}.fa-plate-wheat::before{content:"\e55a"}.fa-icicles::before{content:"\f7ad"}.fa-person-shelter::before{content:"\e54f"}.fa-neuter::before{content:"\f22c"}.fa-id-badge::before{content:"\f2c1"}.fa-marker::before{content:"\f5a1"}.fa-face-laugh-beam::before{content:"\f59a"}.fa-laugh-beam::before{content:"\f59a"}.fa-helicopter-symbol::before{content:"\e502"}.fa-universal-access::before{content:"\f29a"}.fa-circle-chevron-up::before{content:"\f139"}.fa-chevron-circle-up::before{content:"\f139"}.fa-lari-sign::before{content:"\e1c8"}.fa-volcano::before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}.fa-sterling-sign::before{content:"\f154"}.fa-gbp::before{content:"\f154"}.fa-pound-sign::before{content:"\f154"}.fa-viruses::before{content:"\e076"}.fa-square-person-confined::before{content:"\e577"}.fa-user-tie::before{content:"\f508"}.fa-arrow-down-long::before{content:"\f175"}.fa-long-arrow-down::before{content:"\f175"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-certificate::before{content:"\f0a3"}.fa-reply-all::before{content:"\f122"}.fa-mail-reply-all::before{content:"\f122"}.fa-suitcase::before{content:"\f0f2"}.fa-person-skating::before{content:"\f7c5"}.fa-skating::before{content:"\f7c5"}.fa-filter-circle-dollar::before{content:"\f662"}.fa-funnel-dollar::before{content:"\f662"}.fa-camera-retro::before{content:"\f083"}.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-circle-down::before{content:"\f0ab"}.fa-file-import::before{content:"\f56f"}.fa-arrow-right-to-file::before{content:"\f56f"}.fa-square-arrow-up-right::before{content:"\f14c"}.fa-external-link-square::before{content:"\f14c"}.fa-box-open::before{content:"\f49e"}.fa-scroll::before{content:"\f70e"}.fa-spa::before{content:"\f5bb"}.fa-location-pin-lock::before{content:"\e51f"}.fa-pause::before{content:"\f04c"}.fa-hill-avalanche::before{content:"\e507"}.fa-temperature-empty::before{content:"\f2cb"}.fa-temperature-0::before{content:"\f2cb"}.fa-thermometer-0::before{content:"\f2cb"}.fa-thermometer-empty::before{content:"\f2cb"}.fa-bomb::before{content:"\f1e2"}.fa-registered::before{content:"\f25d"}.fa-address-card::before{content:"\f2bb"}.fa-contact-card::before{content:"\f2bb"}.fa-vcard::before{content:"\f2bb"}.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-balance-scale-right::before{content:"\f516"}.fa-subscript::before{content:"\f12c"}.fa-diamond-turn-right::before{content:"\f5eb"}.fa-directions::before{content:"\f5eb"}.fa-burst::before{content:"\e4dc"}.fa-house-laptop::before{content:"\e066"}.fa-laptop-house::before{content:"\e066"}.fa-face-tired::before{content:"\f5c8"}.fa-tired::before{content:"\f5c8"}.fa-money-bills::before{content:"\e1f3"}.fa-smog::before{content:"\f75f"}.fa-crutch::before{content:"\f7f7"}.fa-cloud-arrow-up::before{content:"\f0ee"}.fa-cloud-upload::before{content:"\f0ee"}.fa-cloud-upload-alt::before{content:"\f0ee"}.fa-palette::before{content:"\f53f"}.fa-arrows-turn-right::before{content:"\e4c0"}.fa-vest::before{content:"\e085"}.fa-ferry::before{content:"\e4ea"}.fa-arrows-down-to-people::before{content:"\e4b9"}.fa-seedling::before{content:"\f4d8"}.fa-sprout::before{content:"\f4d8"}.fa-left-right::before{content:"\f337"}.fa-arrows-alt-h::before{content:"\f337"}.fa-boxes-packing::before{content:"\e4c7"}.fa-circle-arrow-left::before{content:"\f0a8"}.fa-arrow-circle-left::before{content:"\f0a8"}.fa-group-arrows-rotate::before{content:"\e4f6"}.fa-bowl-food::before{content:"\e4c6"}.fa-candy-cane::before{content:"\f786"}.fa-arrow-down-wide-short::before{content:"\f160"}.fa-sort-amount-asc::before{content:"\f160"}.fa-sort-amount-down::before{content:"\f160"}.fa-cloud-bolt::before{content:"\f76c"}.fa-thunderstorm::before{content:"\f76c"}.fa-text-slash::before{content:"\f87d"}.fa-remove-format::before{content:"\f87d"}.fa-face-smile-wink::before{content:"\f4da"}.fa-smile-wink::before{content:"\f4da"}.fa-file-word::before{content:"\f1c2"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-arrows-left-right::before{content:"\f07e"}.fa-arrows-h::before{content:"\f07e"}.fa-house-lock::before{content:"\e510"}.fa-cloud-arrow-down::before{content:"\f0ed"}.fa-cloud-download::before{content:"\f0ed"}.fa-cloud-download-alt::before{content:"\f0ed"}.fa-children::before{content:"\e4e1"}.fa-chalkboard::before{content:"\f51b"}.fa-blackboard::before{content:"\f51b"}.fa-user-large-slash::before{content:"\f4fa"}.fa-user-alt-slash::before{content:"\f4fa"}.fa-envelope-open::before{content:"\f2b6"}.fa-handshake-simple-slash::before{content:"\e05f"}.fa-handshake-alt-slash::before{content:"\e05f"}.fa-mattress-pillow::before{content:"\e525"}.fa-guarani-sign::before{content:"\e19a"}.fa-arrows-rotate::before{content:"\f021"}.fa-refresh::before{content:"\f021"}.fa-sync::before{content:"\f021"}.fa-fire-extinguisher::before{content:"\f134"}.fa-cruzeiro-sign::before{content:"\e152"}.fa-greater-than-equal::before{content:"\f532"}.fa-shield-halved::before{content:"\f3ed"}.fa-shield-alt::before{content:"\f3ed"}.fa-book-atlas::before{content:"\f558"}.fa-atlas::before{content:"\f558"}.fa-virus::before{content:"\e074"}.fa-envelope-circle-check::before{content:"\e4e8"}.fa-layer-group::before{content:"\f5fd"}.fa-arrows-to-dot::before{content:"\e4be"}.fa-archway::before{content:"\f557"}.fa-heart-circle-check::before{content:"\e4fd"}.fa-house-chimney-crack::before{content:"\f6f1"}.fa-house-damage::before{content:"\f6f1"}.fa-file-zipper::before{content:"\f1c6"}.fa-file-archive::before{content:"\f1c6"}.fa-square::before{content:"\f0c8"}.fa-martini-glass-empty::before{content:"\f000"}.fa-glass-martini::before{content:"\f000"}.fa-couch::before{content:"\f4b8"}.fa-cedi-sign::before{content:"\e0df"}.fa-italic::before{content:"\f033"}.fa-church::before{content:"\f51d"}.fa-comments-dollar::before{content:"\f653"}.fa-democrat::before{content:"\f747"}.fa-z::before{content:"\5a"}.fa-person-skiing::before{content:"\f7c9"}.fa-skiing::before{content:"\f7c9"}.fa-road-lock::before{content:"\e567"}.fa-a::before{content:"\41"}.fa-temperature-arrow-down::before{content:"\e03f"}.fa-temperature-down::before{content:"\e03f"}.fa-feather-pointed::before{content:"\f56b"}.fa-feather-alt::before{content:"\f56b"}.fa-p::before{content:"\50"}.fa-snowflake::before{content:"\f2dc"}.fa-newspaper::before{content:"\f1ea"}.fa-rectangle-ad::before{content:"\f641"}.fa-ad::before{content:"\f641"}.fa-circle-arrow-right::before{content:"\f0a9"}.fa-arrow-circle-right::before{content:"\f0a9"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-locust::before{content:"\e520"}.fa-sort::before{content:"\f0dc"}.fa-unsorted::before{content:"\f0dc"}.fa-list-ol::before{content:"\f0cb"}.fa-list-1-2::before{content:"\f0cb"}.fa-list-numeric::before{content:"\f0cb"}.fa-person-dress-burst::before{content:"\e544"}.fa-money-check-dollar::before{content:"\f53d"}.fa-money-check-alt::before{content:"\f53d"}.fa-vector-square::before{content:"\f5cb"}.fa-bread-slice::before{content:"\f7ec"}.fa-language::before{content:"\f1ab"}.fa-face-kiss-wink-heart::before{content:"\f598"}.fa-kiss-wink-heart::before{content:"\f598"}.fa-filter::before{content:"\f0b0"}.fa-question::before{content:"\3f"}.fa-file-signature::before{content:"\f573"}.fa-up-down-left-right::before{content:"\f0b2"}.fa-arrows-alt::before{content:"\f0b2"}.fa-house-chimney-user::before{content:"\e065"}.fa-hand-holding-heart::before{content:"\f4be"}.fa-puzzle-piece::before{content:"\f12e"}.fa-money-check::before{content:"\f53c"}.fa-star-half-stroke::before{content:"\f5c0"}.fa-star-half-alt::before{content:"\f5c0"}.fa-code::before{content:"\f121"}.fa-whiskey-glass::before{content:"\f7a0"}.fa-glass-whiskey::before{content:"\f7a0"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-arrow-up-right-from-square::before{content:"\f08e"}.fa-external-link::before{content:"\f08e"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-won-sign::before{content:"\f159"}.fa-krw::before{content:"\f159"}.fa-won::before{content:"\f159"}.fa-virus-covid::before{content:"\e4a8"}.fa-austral-sign::before{content:"\e0a9"}.fa-f::before{content:"\46"}.fa-leaf::before{content:"\f06c"}.fa-road::before{content:"\f018"}.fa-taxi::before{content:"\f1ba"}.fa-cab::before{content:"\f1ba"}.fa-person-circle-plus::before{content:"\e541"}.fa-chart-pie::before{content:"\f200"}.fa-pie-chart::before{content:"\f200"}.fa-bolt-lightning::before{content:"\e0b7"}.fa-sack-xmark::before{content:"\e56a"}.fa-file-excel::before{content:"\f1c3"}.fa-file-contract::before{content:"\f56c"}.fa-fish-fins::before{content:"\e4f2"}.fa-building-flag::before{content:"\e4d5"}.fa-face-grin-beam::before{content:"\f582"}.fa-grin-beam::before{content:"\f582"}.fa-object-ungroup::before{content:"\f248"}.fa-poop::before{content:"\f619"}.fa-location-pin::before{content:"\f041"}.fa-map-marker::before{content:"\f041"}.fa-kaaba::before{content:"\f66b"}.fa-toilet-paper::before{content:"\f71e"}.fa-helmet-safety::before{content:"\f807"}.fa-hard-hat::before{content:"\f807"}.fa-hat-hard::before{content:"\f807"}.fa-eject::before{content:"\f052"}.fa-circle-right::before{content:"\f35a"}.fa-arrow-alt-circle-right::before{content:"\f35a"}.fa-plane-circle-check::before{content:"\e555"}.fa-face-rolling-eyes::before{content:"\f5a5"}.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-object-group::before{content:"\f247"}.fa-chart-line::before{content:"\f201"}.fa-line-chart::before{content:"\f201"}.fa-mask-ventilator::before{content:"\e524"}.fa-arrow-right::before{content:"\f061"}.fa-signs-post::before{content:"\f277"}.fa-map-signs::before{content:"\f277"}.fa-cash-register::before{content:"\f788"}.fa-person-circle-question::before{content:"\e542"}.fa-h::before{content:"\48"}.fa-tarp::before{content:"\e57b"}.fa-screwdriver-wrench::before{content:"\f7d9"}.fa-tools::before{content:"\f7d9"}.fa-arrows-to-eye::before{content:"\e4bf"}.fa-plug-circle-bolt::before{content:"\e55b"}.fa-heart::before{content:"\f004"}.fa-mars-and-venus::before{content:"\f224"}.fa-house-user::before{content:"\e1b0"}.fa-home-user::before{content:"\e1b0"}.fa-dumpster-fire::before{content:"\f794"}.fa-house-crack::before{content:"\e3b1"}.fa-martini-glass-citrus::before{content:"\f561"}.fa-cocktail::before{content:"\f561"}.fa-face-surprise::before{content:"\f5c2"}.fa-surprise::before{content:"\f5c2"}.fa-bottle-water::before{content:"\e4c5"}.fa-circle-pause::before{content:"\f28b"}.fa-pause-circle::before{content:"\f28b"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-apple-whole::before{content:"\f5d1"}.fa-apple-alt::before{content:"\f5d1"}.fa-kitchen-set::before{content:"\e51a"}.fa-r::before{content:"\52"}.fa-temperature-quarter::before{content:"\f2ca"}.fa-temperature-1::before{content:"\f2ca"}.fa-thermometer-1::before{content:"\f2ca"}.fa-thermometer-quarter::before{content:"\f2ca"}.fa-cube::before{content:"\f1b2"}.fa-bitcoin-sign::before{content:"\e0b4"}.fa-shield-dog::before{content:"\e573"}.fa-solar-panel::before{content:"\f5ba"}.fa-lock-open::before{content:"\f3c1"}.fa-elevator::before{content:"\e16d"}.fa-money-bill-transfer::before{content:"\e528"}.fa-money-bill-trend-up::before{content:"\e529"}.fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}.fa-square-poll-horizontal::before{content:"\f682"}.fa-poll-h::before{content:"\f682"}.fa-circle::before{content:"\f111"}.fa-backward-fast::before{content:"\f049"}.fa-fast-backward::before{content:"\f049"}.fa-recycle::before{content:"\f1b8"}.fa-user-astronaut::before{content:"\f4fb"}.fa-plane-slash::before{content:"\e069"}.fa-trademark::before{content:"\f25c"}.fa-basketball::before{content:"\f434"}.fa-basketball-ball::before{content:"\f434"}.fa-satellite-dish::before{content:"\f7c0"}.fa-circle-up::before{content:"\f35b"}.fa-arrow-alt-circle-up::before{content:"\f35b"}.fa-mobile-screen-button::before{content:"\f3cd"}.fa-mobile-alt::before{content:"\f3cd"}.fa-volume-high::before{content:"\f028"}.fa-volume-up::before{content:"\f028"}.fa-users-rays::before{content:"\e593"}.fa-wallet::before{content:"\f555"}.fa-clipboard-check::before{content:"\f46c"}.fa-file-audio::before{content:"\f1c7"}.fa-burger::before{content:"\f805"}.fa-hamburger::before{content:"\f805"}.fa-wrench::before{content:"\f0ad"}.fa-bugs::before{content:"\e4d0"}.fa-rupee-sign::before{content:"\f156"}.fa-rupee::before{content:"\f156"}.fa-file-image::before{content:"\f1c5"}.fa-circle-question::before{content:"\f059"}.fa-question-circle::before{content:"\f059"}.fa-plane-departure::before{content:"\f5b0"}.fa-handshake-slash::before{content:"\e060"}.fa-book-bookmark::before{content:"\e0bb"}.fa-code-branch::before{content:"\f126"}.fa-hat-cowboy::before{content:"\f8c0"}.fa-bridge::before{content:"\e4c8"}.fa-phone-flip::before{content:"\f879"}.fa-phone-alt::before{content:"\f879"}.fa-truck-front::before{content:"\e2b7"}.fa-cat::before{content:"\f6be"}.fa-anchor-circle-exclamation::before{content:"\e4ab"}.fa-truck-field::before{content:"\e58d"}.fa-route::before{content:"\f4d7"}.fa-clipboard-question::before{content:"\e4e3"}.fa-panorama::before{content:"\e209"}.fa-comment-medical::before{content:"\f7f5"}.fa-teeth-open::before{content:"\f62f"}.fa-file-circle-minus::before{content:"\e4ed"}.fa-tags::before{content:"\f02c"}.fa-wine-glass::before{content:"\f4e3"}.fa-forward-fast::before{content:"\f050"}.fa-fast-forward::before{content:"\f050"}.fa-face-meh-blank::before{content:"\f5a4"}.fa-meh-blank::before{content:"\f5a4"}.fa-square-parking::before{content:"\f540"}.fa-parking::before{content:"\f540"}.fa-house-signal::before{content:"\e012"}.fa-bars-progress::before{content:"\f828"}.fa-tasks-alt::before{content:"\f828"}.fa-faucet-drip::before{content:"\e006"}.fa-cart-flatbed::before{content:"\f474"}.fa-dolly-flatbed::before{content:"\f474"}.fa-ban-smoking::before{content:"\f54d"}.fa-smoking-ban::before{content:"\f54d"}.fa-terminal::before{content:"\f120"}.fa-mobile-button::before{content:"\f10b"}.fa-house-medical-flag::before{content:"\e514"}.fa-basket-shopping::before{content:"\f291"}.fa-shopping-basket::before{content:"\f291"}.fa-tape::before{content:"\f4db"}.fa-bus-simple::before{content:"\f55e"}.fa-bus-alt::before{content:"\f55e"}.fa-eye::before{content:"\f06e"}.fa-face-sad-cry::before{content:"\f5b3"}.fa-sad-cry::before{content:"\f5b3"}.fa-audio-description::before{content:"\f29e"}.fa-person-military-to-person::before{content:"\e54c"}.fa-file-shield::before{content:"\e4f0"}.fa-user-slash::before{content:"\f506"}.fa-pen::before{content:"\f304"}.fa-tower-observation::before{content:"\e586"}.fa-file-code::before{content:"\f1c9"}.fa-signal::before{content:"\f012"}.fa-signal-5::before{content:"\f012"}.fa-signal-perfect::before{content:"\f012"}.fa-bus::before{content:"\f207"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-house-chimney::before{content:"\e3af"}.fa-home-lg::before{content:"\e3af"}.fa-window-maximize::before{content:"\f2d0"}.fa-face-frown::before{content:"\f119"}.fa-frown::before{content:"\f119"}.fa-prescription::before{content:"\f5b1"}.fa-shop::before{content:"\f54f"}.fa-store-alt::before{content:"\f54f"}.fa-floppy-disk::before{content:"\f0c7"}.fa-save::before{content:"\f0c7"}.fa-vihara::before{content:"\f6a7"}.fa-scale-unbalanced::before{content:"\f515"}.fa-balance-scale-left::before{content:"\f515"}.fa-sort-up::before{content:"\f0de"}.fa-sort-asc::before{content:"\f0de"}.fa-comment-dots::before{content:"\f4ad"}.fa-commenting::before{content:"\f4ad"}.fa-plant-wilt::before{content:"\e5aa"}.fa-diamond::before{content:"\f219"}.fa-face-grin-squint::before{content:"\f585"}.fa-grin-squint::before{content:"\f585"}.fa-hand-holding-dollar::before{content:"\f4c0"}.fa-hand-holding-usd::before{content:"\f4c0"}.fa-bacterium::before{content:"\e05a"}.fa-hand-pointer::before{content:"\f25a"}.fa-drum-steelpan::before{content:"\f56a"}.fa-hand-scissors::before{content:"\f257"}.fa-hands-praying::before{content:"\f684"}.fa-praying-hands::before{content:"\f684"}.fa-arrow-rotate-right::before{content:"\f01e"}.fa-arrow-right-rotate::before{content:"\f01e"}.fa-arrow-rotate-forward::before{content:"\f01e"}.fa-redo::before{content:"\f01e"}.fa-biohazard::before{content:"\f780"}.fa-location-crosshairs::before{content:"\f601"}.fa-location::before{content:"\f601"}.fa-mars-double::before{content:"\f227"}.fa-child-dress::before{content:"\e59c"}.fa-users-between-lines::before{content:"\e591"}.fa-lungs-virus::before{content:"\e067"}.fa-face-grin-tears::before{content:"\f588"}.fa-grin-tears::before{content:"\f588"}.fa-phone::before{content:"\f095"}.fa-calendar-xmark::before{content:"\f273"}.fa-calendar-times::before{content:"\f273"}.fa-child-reaching::before{content:"\e59d"}.fa-head-side-virus::before{content:"\e064"}.fa-user-gear::before{content:"\f4fe"}.fa-user-cog::before{content:"\f4fe"}.fa-arrow-up-1-9::before{content:"\f163"}.fa-sort-numeric-up::before{content:"\f163"}.fa-door-closed::before{content:"\f52a"}.fa-shield-virus::before{content:"\e06c"}.fa-dice-six::before{content:"\f526"}.fa-mosquito-net::before{content:"\e52c"}.fa-bridge-water::before{content:"\e4ce"}.fa-person-booth::before{content:"\f756"}.fa-text-width::before{content:"\f035"}.fa-hat-wizard::before{content:"\f6e8"}.fa-pen-fancy::before{content:"\f5ac"}.fa-person-digging::before{content:"\f85e"}.fa-digging::before{content:"\f85e"}.fa-trash::before{content:"\f1f8"}.fa-gauge-simple::before{content:"\f629"}.fa-gauge-simple-med::before{content:"\f629"}.fa-tachometer-average::before{content:"\f629"}.fa-book-medical::before{content:"\f7e6"}.fa-poo::before{content:"\f2fe"}.fa-quote-right::before{content:"\f10e"}.fa-quote-right-alt::before{content:"\f10e"}.fa-shirt::before{content:"\f553"}.fa-t-shirt::before{content:"\f553"}.fa-tshirt::before{content:"\f553"}.fa-cubes::before{content:"\f1b3"}.fa-divide::before{content:"\f529"}.fa-tenge-sign::before{content:"\f7d7"}.fa-tenge::before{content:"\f7d7"}.fa-headphones::before{content:"\f025"}.fa-hands-holding::before{content:"\f4c2"}.fa-hands-clapping::before{content:"\e1a8"}.fa-republican::before{content:"\f75e"}.fa-arrow-left::before{content:"\f060"}.fa-person-circle-xmark::before{content:"\e543"}.fa-ruler::before{content:"\f545"}.fa-align-left::before{content:"\f036"}.fa-dice-d6::before{content:"\f6d1"}.fa-restroom::before{content:"\f7bd"}.fa-j::before{content:"\4a"}.fa-users-viewfinder::before{content:"\e595"}.fa-file-video::before{content:"\f1c8"}.fa-up-right-from-square::before{content:"\f35d"}.fa-external-link-alt::before{content:"\f35d"}.fa-table-cells::before{content:"\f00a"}.fa-th::before{content:"\f00a"}.fa-file-pdf::before{content:"\f1c1"}.fa-book-bible::before{content:"\f647"}.fa-bible::before{content:"\f647"}.fa-o::before{content:"\4f"}.fa-suitcase-medical::before{content:"\f0fa"}.fa-medkit::before{content:"\f0fa"}.fa-user-secret::before{content:"\f21b"}.fa-otter::before{content:"\f700"}.fa-person-dress::before{content:"\f182"}.fa-female::before{content:"\f182"}.fa-comment-dollar::before{content:"\f651"}.fa-business-time::before{content:"\f64a"}.fa-briefcase-clock::before{content:"\f64a"}.fa-table-cells-large::before{content:"\f009"}.fa-th-large::before{content:"\f009"}.fa-book-tanakh::before{content:"\f827"}.fa-tanakh::before{content:"\f827"}.fa-phone-volume::before{content:"\f2a0"}.fa-volume-control-phone::before{content:"\f2a0"}.fa-hat-cowboy-side::before{content:"\f8c1"}.fa-clipboard-user::before{content:"\f7f3"}.fa-child::before{content:"\f1ae"}.fa-lira-sign::before{content:"\f195"}.fa-satellite::before{content:"\f7bf"}.fa-plane-lock::before{content:"\e558"}.fa-tag::before{content:"\f02b"}.fa-comment::before{content:"\f075"}.fa-cake-candles::before{content:"\f1fd"}.fa-birthday-cake::before{content:"\f1fd"}.fa-cake::before{content:"\f1fd"}.fa-envelope::before{content:"\f0e0"}.fa-angles-up::before{content:"\f102"}.fa-angle-double-up::before{content:"\f102"}.fa-paperclip::before{content:"\f0c6"}.fa-arrow-right-to-city::before{content:"\e4b3"}.fa-ribbon::before{content:"\f4d6"}.fa-lungs::before{content:"\f604"}.fa-arrow-up-9-1::before{content:"\f887"}.fa-sort-numeric-up-alt::before{content:"\f887"}.fa-litecoin-sign::before{content:"\e1d3"}.fa-border-none::before{content:"\f850"}.fa-circle-nodes::before{content:"\e4e2"}.fa-parachute-box::before{content:"\f4cd"}.fa-indent::before{content:"\f03c"}.fa-truck-field-un::before{content:"\e58e"}.fa-hourglass::before{content:"\f254"}.fa-hourglass-empty::before{content:"\f254"}.fa-mountain::before{content:"\f6fc"}.fa-user-doctor::before{content:"\f0f0"}.fa-user-md::before{content:"\f0f0"}.fa-circle-info::before{content:"\f05a"}.fa-info-circle::before{content:"\f05a"}.fa-cloud-meatball::before{content:"\f73b"}.fa-camera::before{content:"\f030"}.fa-camera-alt::before{content:"\f030"}.fa-square-virus::before{content:"\e578"}.fa-meteor::before{content:"\f753"}.fa-car-on::before{content:"\e4dd"}.fa-sleigh::before{content:"\f7cc"}.fa-arrow-down-1-9::before{content:"\f162"}.fa-sort-numeric-asc::before{content:"\f162"}.fa-sort-numeric-down::before{content:"\f162"}.fa-hand-holding-droplet::before{content:"\f4c1"}.fa-hand-holding-water::before{content:"\f4c1"}.fa-water::before{content:"\f773"}.fa-calendar-check::before{content:"\f274"}.fa-braille::before{content:"\f2a1"}.fa-prescription-bottle-medical::before{content:"\f486"}.fa-prescription-bottle-alt::before{content:"\f486"}.fa-landmark::before{content:"\f66f"}.fa-truck::before{content:"\f0d1"}.fa-crosshairs::before{content:"\f05b"}.fa-person-cane::before{content:"\e53c"}.fa-tent::before{content:"\e57d"}.fa-vest-patches::before{content:"\e086"}.fa-check-double::before{content:"\f560"}.fa-arrow-down-a-z::before{content:"\f15d"}.fa-sort-alpha-asc::before{content:"\f15d"}.fa-sort-alpha-down::before{content:"\f15d"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-cookie::before{content:"\f563"}.fa-arrow-rotate-left::before{content:"\f0e2"}.fa-arrow-left-rotate::before{content:"\f0e2"}.fa-arrow-rotate-back::before{content:"\f0e2"}.fa-arrow-rotate-backward::before{content:"\f0e2"}.fa-undo::before{content:"\f0e2"}.fa-hard-drive::before{content:"\f0a0"}.fa-hdd::before{content:"\f0a0"}.fa-face-grin-squint-tears::before{content:"\f586"}.fa-grin-squint-tears::before{content:"\f586"}.fa-dumbbell::before{content:"\f44b"}.fa-rectangle-list::before{content:"\f022"}.fa-list-alt::before{content:"\f022"}.fa-tarp-droplet::before{content:"\e57c"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-person-skiing-nordic::before{content:"\f7ca"}.fa-skiing-nordic::before{content:"\f7ca"}.fa-calendar-plus::before{content:"\f271"}.fa-plane-arrival::before{content:"\f5af"}.fa-circle-left::before{content:"\f359"}.fa-arrow-alt-circle-left::before{content:"\f359"}.fa-train-subway::before{content:"\f239"}.fa-subway::before{content:"\f239"}.fa-chart-gantt::before{content:"\e0e4"}.fa-indian-rupee-sign::before{content:"\e1bc"}.fa-indian-rupee::before{content:"\e1bc"}.fa-inr::before{content:"\e1bc"}.fa-crop-simple::before{content:"\f565"}.fa-crop-alt::before{content:"\f565"}.fa-money-bill-1::before{content:"\f3d1"}.fa-money-bill-alt::before{content:"\f3d1"}.fa-left-long::before{content:"\f30a"}.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-dna::before{content:"\f471"}.fa-virus-slash::before{content:"\e075"}.fa-minus::before{content:"\f068"}.fa-subtract::before{content:"\f068"}.fa-chess::before{content:"\f439"}.fa-arrow-left-long::before{content:"\f177"}.fa-long-arrow-left::before{content:"\f177"}.fa-plug-circle-check::before{content:"\e55c"}.fa-street-view::before{content:"\f21d"}.fa-franc-sign::before{content:"\e18f"}.fa-volume-off::before{content:"\f026"}.fa-hands-asl-interpreting::before{content:"\f2a3"}.fa-american-sign-language-interpreting::before{content:"\f2a3"}.fa-asl-interpreting::before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}.fa-gear::before{content:"\f013"}.fa-cog::before{content:"\f013"}.fa-droplet-slash::before{content:"\f5c7"}.fa-tint-slash::before{content:"\f5c7"}.fa-mosque::before{content:"\f678"}.fa-mosquito::before{content:"\e52b"}.fa-star-of-david::before{content:"\f69a"}.fa-person-military-rifle::before{content:"\e54b"}.fa-cart-shopping::before{content:"\f07a"}.fa-shopping-cart::before{content:"\f07a"}.fa-vials::before{content:"\f493"}.fa-plug-circle-plus::before{content:"\e55f"}.fa-place-of-worship::before{content:"\f67f"}.fa-grip-vertical::before{content:"\f58e"}.fa-arrow-turn-up::before{content:"\f148"}.fa-level-up::before{content:"\f148"}.fa-u::before{content:"\55"}.fa-square-root-variable::before{content:"\f698"}.fa-square-root-alt::before{content:"\f698"}.fa-clock::before{content:"\f017"}.fa-clock-four::before{content:"\f017"}.fa-backward-step::before{content:"\f048"}.fa-step-backward::before{content:"\f048"}.fa-pallet::before{content:"\f482"}.fa-faucet::before{content:"\e005"}.fa-baseball-bat-ball::before{content:"\f432"}.fa-s::before{content:"\53"}.fa-timeline::before{content:"\e29c"}.fa-keyboard::before{content:"\f11c"}.fa-caret-down::before{content:"\f0d7"}.fa-house-chimney-medical::before{content:"\f7f2"}.fa-clinic-medical::before{content:"\f7f2"}.fa-temperature-three-quarters::before{content:"\f2c8"}.fa-temperature-3::before{content:"\f2c8"}.fa-thermometer-3::before{content:"\f2c8"}.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-mobile-screen::before{content:"\f3cf"}.fa-mobile-android-alt::before{content:"\f3cf"}.fa-plane-up::before{content:"\e22d"}.fa-piggy-bank::before{content:"\f4d3"}.fa-battery-half::before{content:"\f242"}.fa-battery-3::before{content:"\f242"}.fa-mountain-city::before{content:"\e52e"}.fa-coins::before{content:"\f51e"}.fa-khanda::before{content:"\f66d"}.fa-sliders::before{content:"\f1de"}.fa-sliders-h::before{content:"\f1de"}.fa-folder-tree::before{content:"\f802"}.fa-network-wired::before{content:"\f6ff"}.fa-map-pin::before{content:"\f276"}.fa-hamsa::before{content:"\f665"}.fa-cent-sign::before{content:"\e3f5"}.fa-flask::before{content:"\f0c3"}.fa-person-pregnant::before{content:"\e31e"}.fa-wand-sparkles::before{content:"\f72b"}.fa-ellipsis-vertical::before{content:"\f142"}.fa-ellipsis-v::before{content:"\f142"}.fa-ticket::before{content:"\f145"}.fa-power-off::before{content:"\f011"}.fa-right-long::before{content:"\f30b"}.fa-long-arrow-alt-right::before{content:"\f30b"}.fa-flag-usa::before{content:"\f74d"}.fa-laptop-file::before{content:"\e51d"}.fa-tty::before{content:"\f1e4"}.fa-teletype::before{content:"\f1e4"}.fa-diagram-next::before{content:"\e476"}.fa-person-rifle::before{content:"\e54e"}.fa-house-medical-circle-exclamation::before{content:"\e512"}.fa-closed-captioning::before{content:"\f20a"}.fa-person-hiking::before{content:"\f6ec"}.fa-hiking::before{content:"\f6ec"}.fa-venus-double::before{content:"\f226"}.fa-images::before{content:"\f302"}.fa-calculator::before{content:"\f1ec"}.fa-people-pulling::before{content:"\e535"}.fa-n::before{content:"\4e"}.fa-cable-car::before{content:"\f7da"}.fa-tram::before{content:"\f7da"}.fa-cloud-rain::before{content:"\f73d"}.fa-building-circle-xmark::before{content:"\e4d4"}.fa-ship::before{content:"\f21a"}.fa-arrows-down-to-line::before{content:"\e4b8"}.fa-download::before{content:"\f019"}.fa-face-grin::before{content:"\f580"}.fa-grin::before{content:"\f580"}.fa-delete-left::before{content:"\f55a"}.fa-backspace::before{content:"\f55a"}.fa-eye-dropper::before{content:"\f1fb"}.fa-eye-dropper-empty::before{content:"\f1fb"}.fa-eyedropper::before{content:"\f1fb"}.fa-file-circle-check::before{content:"\e5a0"}.fa-forward::before{content:"\f04e"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-android::before{content:"\f3ce"}.fa-mobile-phone::before{content:"\f3ce"}.fa-face-meh::before{content:"\f11a"}.fa-meh::before{content:"\f11a"}.fa-align-center::before{content:"\f037"}.fa-book-skull::before{content:"\f6b7"}.fa-book-dead::before{content:"\f6b7"}.fa-id-card::before{content:"\f2c2"}.fa-drivers-license::before{content:"\f2c2"}.fa-outdent::before{content:"\f03b"}.fa-dedent::before{content:"\f03b"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-house::before{content:"\f015"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::before{content:"\f015"}.fa-calendar-week::before{content:"\f784"}.fa-laptop-medical::before{content:"\f812"}.fa-b::before{content:"\42"}.fa-file-medical::before{content:"\f477"}.fa-dice-one::before{content:"\f525"}.fa-kiwi-bird::before{content:"\f535"}.fa-arrow-right-arrow-left::before{content:"\f0ec"}.fa-exchange::before{content:"\f0ec"}.fa-rotate-right::before{content:"\f2f9"}.fa-redo-alt::before{content:"\f2f9"}.fa-rotate-forward::before{content:"\f2f9"}.fa-utensils::before{content:"\f2e7"}.fa-cutlery::before{content:"\f2e7"}.fa-arrow-up-wide-short::before{content:"\f161"}.fa-sort-amount-up::before{content:"\f161"}.fa-mill-sign::before{content:"\e1ed"}.fa-bowl-rice::before{content:"\e2eb"}.fa-skull::before{content:"\f54c"}.fa-tower-broadcast::before{content:"\f519"}.fa-broadcast-tower::before{content:"\f519"}.fa-truck-pickup::before{content:"\f63c"}.fa-up-long::before{content:"\f30c"}.fa-long-arrow-alt-up::before{content:"\f30c"}.fa-stop::before{content:"\f04d"}.fa-code-merge::before{content:"\f387"}.fa-upload::before{content:"\f093"}.fa-hurricane::before{content:"\f751"}.fa-mound::before{content:"\e52d"}.fa-toilet-portable::before{content:"\e583"}.fa-compact-disc::before{content:"\f51f"}.fa-file-arrow-down::before{content:"\f56d"}.fa-file-download::before{content:"\f56d"}.fa-caravan::before{content:"\f8ff"}.fa-shield-cat::before{content:"\e572"}.fa-bolt::before{content:"\f0e7"}.fa-zap::before{content:"\f0e7"}.fa-glass-water::before{content:"\e4f4"}.fa-oil-well::before{content:"\e532"}.fa-vault::before{content:"\e2c5"}.fa-mars::before{content:"\f222"}.fa-toilet::before{content:"\f7d8"}.fa-plane-circle-xmark::before{content:"\e557"}.fa-yen-sign::before{content:"\f157"}.fa-cny::before{content:"\f157"}.fa-jpy::before{content:"\f157"}.fa-rmb::before{content:"\f157"}.fa-yen::before{content:"\f157"}.fa-ruble-sign::before{content:"\f158"}.fa-rouble::before{content:"\f158"}.fa-rub::before{content:"\f158"}.fa-ruble::before{content:"\f158"}.fa-sun::before{content:"\f185"}.fa-guitar::before{content:"\f7a6"}.fa-face-laugh-wink::before{content:"\f59c"}.fa-laugh-wink::before{content:"\f59c"}.fa-horse-head::before{content:"\f7ab"}.fa-bore-hole::before{content:"\e4c3"}.fa-industry::before{content:"\f275"}.fa-circle-down::before{content:"\f358"}.fa-arrow-alt-circle-down::before{content:"\f358"}.fa-arrows-turn-to-dots::before{content:"\e4c1"}.fa-florin-sign::before{content:"\e184"}.fa-arrow-down-short-wide::before{content:"\f884"}.fa-sort-amount-desc::before{content:"\f884"}.fa-sort-amount-down-alt::before{content:"\f884"}.fa-less-than::before{content:"\3c"}.fa-angle-down::before{content:"\f107"}.fa-car-tunnel::before{content:"\e4de"}.fa-head-side-cough::before{content:"\e061"}.fa-grip-lines::before{content:"\f7a4"}.fa-thumbs-down::before{content:"\f165"}.fa-user-lock::before{content:"\f502"}.fa-arrow-right-long::before{content:"\f178"}.fa-long-arrow-right::before{content:"\f178"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-ellipsis::before{content:"\f141"}.fa-ellipsis-h::before{content:"\f141"}.fa-chess-pawn::before{content:"\f443"}.fa-kit-medical::before{content:"\f479"}.fa-first-aid::before{content:"\f479"}.fa-person-through-window::before{content:"\e5a9"}.fa-toolbox::before{content:"\f552"}.fa-hands-holding-circle::before{content:"\e4fb"}.fa-bug::before{content:"\f188"}.fa-credit-card::before{content:"\f09d"}.fa-credit-card-alt::before{content:"\f09d"}.fa-car::before{content:"\f1b9"}.fa-automobile::before{content:"\f1b9"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-book-open-reader::before{content:"\f5da"}.fa-book-reader::before{content:"\f5da"}.fa-mountain-sun::before{content:"\e52f"}.fa-arrows-left-right-to-line::before{content:"\e4ba"}.fa-dice-d20::before{content:"\f6cf"}.fa-truck-droplet::before{content:"\e58c"}.fa-file-circle-xmark::before{content:"\e5a1"}.fa-temperature-arrow-up::before{content:"\e040"}.fa-temperature-up::before{content:"\e040"}.fa-medal::before{content:"\f5a2"}.fa-bed::before{content:"\f236"}.fa-square-h::before{content:"\f0fd"}.fa-h-square::before{content:"\f0fd"}.fa-podcast::before{content:"\f2ce"}.fa-temperature-full::before{content:"\f2c7"}.fa-temperature-4::before{content:"\f2c7"}.fa-thermometer-4::before{content:"\f2c7"}.fa-thermometer-full::before{content:"\f2c7"}.fa-bell::before{content:"\f0f3"}.fa-superscript::before{content:"\f12b"}.fa-plug-circle-xmark::before{content:"\e560"}.fa-star-of-life::before{content:"\f621"}.fa-phone-slash::before{content:"\f3dd"}.fa-paint-roller::before{content:"\f5aa"}.fa-handshake-angle::before{content:"\f4c4"}.fa-hands-helping::before{content:"\f4c4"}.fa-location-dot::before{content:"\f3c5"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-file::before{content:"\f15b"}.fa-greater-than::before{content:"\3e"}.fa-person-swimming::before{content:"\f5c4"}.fa-swimmer::before{content:"\f5c4"}.fa-arrow-down::before{content:"\f063"}.fa-droplet::before{content:"\f043"}.fa-tint::before{content:"\f043"}.fa-eraser::before{content:"\f12d"}.fa-earth-americas::before{content:"\f57d"}.fa-earth::before{content:"\f57d"}.fa-earth-america::before{content:"\f57d"}.fa-globe-americas::before{content:"\f57d"}.fa-person-burst::before{content:"\e53b"}.fa-dove::before{content:"\f4ba"}.fa-battery-empty::before{content:"\f244"}.fa-battery-0::before{content:"\f244"}.fa-socks::before{content:"\f696"}.fa-inbox::before{content:"\f01c"}.fa-section::before{content:"\e447"}.fa-gauge-high::before{content:"\f625"}.fa-tachometer-alt::before{content:"\f625"}.fa-tachometer-alt-fast::before{content:"\f625"}.fa-envelope-open-text::before{content:"\f658"}.fa-hospital::before{content:"\f0f8"}.fa-hospital-alt::before{content:"\f0f8"}.fa-hospital-wide::before{content:"\f0f8"}.fa-wine-bottle::before{content:"\f72f"}.fa-chess-rook::before{content:"\f447"}.fa-bars-staggered::before{content:"\f550"}.fa-reorder::before{content:"\f550"}.fa-stream::before{content:"\f550"}.fa-dharmachakra::before{content:"\f655"}.fa-hotdog::before{content:"\f80f"}.fa-person-walking-with-cane::before{content:"\f29d"}.fa-blind::before{content:"\f29d"}.fa-drum::before{content:"\f569"}.fa-ice-cream::before{content:"\f810"}.fa-heart-circle-bolt::before{content:"\e4fc"}.fa-fax::before{content:"\f1ac"}.fa-paragraph::before{content:"\f1dd"}.fa-check-to-slot::before{content:"\f772"}.fa-vote-yea::before{content:"\f772"}.fa-star-half::before{content:"\f089"}.fa-boxes-stacked::before{content:"\f468"}.fa-boxes::before{content:"\f468"}.fa-boxes-alt::before{content:"\f468"}.fa-link::before{content:"\f0c1"}.fa-chain::before{content:"\f0c1"}.fa-ear-listen::before{content:"\f2a2"}.fa-assistive-listening-systems::before{content:"\f2a2"}.fa-tree-city::before{content:"\e587"}.fa-play::before{content:"\f04b"}.fa-font::before{content:"\f031"}.fa-rupiah-sign::before{content:"\e23d"}.fa-magnifying-glass::before{content:"\f002"}.fa-search::before{content:"\f002"}.fa-table-tennis-paddle-ball::before{content:"\f45d"}.fa-ping-pong-paddle-ball::before{content:"\f45d"}.fa-table-tennis::before{content:"\f45d"}.fa-person-dots-from-line::before{content:"\f470"}.fa-diagnoses::before{content:"\f470"}.fa-trash-can-arrow-up::before{content:"\f82a"}.fa-trash-restore-alt::before{content:"\f82a"}.fa-naira-sign::before{content:"\e1f6"}.fa-cart-arrow-down::before{content:"\f218"}.fa-walkie-talkie::before{content:"\f8ef"}.fa-file-pen::before{content:"\f31c"}.fa-file-edit::before{content:"\f31c"}.fa-receipt::before{content:"\f543"}.fa-square-pen::before{content:"\f14b"}.fa-pen-square::before{content:"\f14b"}.fa-pencil-square::before{content:"\f14b"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-chevron-down::before{content:"\f078"}.fa-battery-full::before{content:"\f240"}.fa-battery::before{content:"\f240"}.fa-battery-5::before{content:"\f240"}.fa-skull-crossbones::before{content:"\f714"}.fa-code-compare::before{content:"\e13a"}.fa-list-ul::before{content:"\f0ca"}.fa-list-dots::before{content:"\f0ca"}.fa-school-lock::before{content:"\e56f"}.fa-tower-cell::before{content:"\e585"}.fa-down-long::before{content:"\f309"}.fa-long-arrow-alt-down::before{content:"\f309"}.fa-ranking-star::before{content:"\e561"}.fa-chess-king::before{content:"\f43f"}.fa-person-harassing::before{content:"\e549"}.fa-brazilian-real-sign::before{content:"\e46c"}.fa-landmark-dome::before{content:"\f752"}.fa-landmark-alt::before{content:"\f752"}.fa-arrow-up::before{content:"\f062"}.fa-tv::before{content:"\f26c"}.fa-television::before{content:"\f26c"}.fa-tv-alt::before{content:"\f26c"}.fa-shrimp::before{content:"\e448"}.fa-list-check::before{content:"\f0ae"}.fa-tasks::before{content:"\f0ae"}.fa-jug-detergent::before{content:"\e519"}.fa-circle-user::before{content:"\f2bd"}.fa-user-circle::before{content:"\f2bd"}.fa-user-shield::before{content:"\f505"}.fa-wind::before{content:"\f72e"}.fa-car-burst::before{content:"\f5e1"}.fa-car-crash::before{content:"\f5e1"}.fa-y::before{content:"\59"}.fa-person-snowboarding::before{content:"\f7ce"}.fa-snowboarding::before{content:"\f7ce"}.fa-truck-fast::before{content:"\f48b"}.fa-shipping-fast::before{content:"\f48b"}.fa-fish::before{content:"\f578"}.fa-user-graduate::before{content:"\f501"}.fa-circle-half-stroke::before{content:"\f042"}.fa-adjust::before{content:"\f042"}.fa-clapperboard::before{content:"\e131"}.fa-circle-radiation::before{content:"\f7ba"}.fa-radiation-alt::before{content:"\f7ba"}.fa-baseball::before{content:"\f433"}.fa-baseball-ball::before{content:"\f433"}.fa-jet-fighter-up::before{content:"\e518"}.fa-diagram-project::before{content:"\f542"}.fa-project-diagram::before{content:"\f542"}.fa-copy::before{content:"\f0c5"}.fa-volume-xmark::before{content:"\f6a9"}.fa-volume-mute::before{content:"\f6a9"}.fa-volume-times::before{content:"\f6a9"}.fa-hand-sparkles::before{content:"\e05d"}.fa-grip::before{content:"\f58d"}.fa-grip-horizontal::before{content:"\f58d"}.fa-share-from-square::before{content:"\f14d"}.fa-share-square::before{content:"\f14d"}.fa-child-combatant::before{content:"\e4e0"}.fa-child-rifle::before{content:"\e4e0"}.fa-gun::before{content:"\e19b"}.fa-square-phone::before{content:"\f098"}.fa-phone-square::before{content:"\f098"}.fa-plus::before{content:"\2b"}.fa-add::before{content:"\2b"}.fa-expand::before{content:"\f065"}.fa-computer::before{content:"\e4e5"}.fa-xmark::before{content:"\f00d"}.fa-close::before{content:"\f00d"}.fa-multiply::before{content:"\f00d"}.fa-remove::before{content:"\f00d"}.fa-times::before{content:"\f00d"}.fa-arrows-up-down-left-right::before{content:"\f047"}.fa-arrows::before{content:"\f047"}.fa-chalkboard-user::before{content:"\f51c"}.fa-chalkboard-teacher::before{content:"\f51c"}.fa-peso-sign::before{content:"\e222"}.fa-building-shield::before{content:"\e4d8"}.fa-baby::before{content:"\f77c"}.fa-users-line::before{content:"\e592"}.fa-quote-left::before{content:"\f10d"}.fa-quote-left-alt::before{content:"\f10d"}.fa-tractor::before{content:"\f722"}.fa-trash-arrow-up::before{content:"\f829"}.fa-trash-restore::before{content:"\f829"}.fa-arrow-down-up-lock::before{content:"\e4b0"}.fa-lines-leaning::before{content:"\e51e"}.fa-ruler-combined::before{content:"\f546"}.fa-copyright::before{content:"\f1f9"}.fa-equals::before{content:"\3d"}.fa-blender::before{content:"\f517"}.fa-teeth::before{content:"\f62e"}.fa-shekel-sign::before{content:"\f20b"}.fa-ils::before{content:"\f20b"}.fa-shekel::before{content:"\f20b"}.fa-sheqel::before{content:"\f20b"}.fa-sheqel-sign::before{content:"\f20b"}.fa-map::before{content:"\f279"}.fa-rocket::before{content:"\f135"}.fa-photo-film::before{content:"\f87c"}.fa-photo-video::before{content:"\f87c"}.fa-folder-minus::before{content:"\f65d"}.fa-store::before{content:"\f54e"}.fa-arrow-trend-up::before{content:"\e098"}.fa-plug-circle-minus::before{content:"\e55e"}.fa-sign-hanging::before{content:"\f4d9"}.fa-sign::before{content:"\f4d9"}.fa-bezier-curve::before{content:"\f55b"}.fa-bell-slash::before{content:"\f1f6"}.fa-tablet::before{content:"\f3fb"}.fa-tablet-android::before{content:"\f3fb"}.fa-school-flag::before{content:"\e56e"}.fa-fill::before{content:"\f575"}.fa-angle-up::before{content:"\f106"}.fa-drumstick-bite::before{content:"\f6d7"}.fa-holly-berry::before{content:"\f7aa"}.fa-chevron-left::before{content:"\f053"}.fa-bacteria::before{content:"\e059"}.fa-hand-lizard::before{content:"\f258"}.fa-notdef::before{content:"\e1fe"}.fa-disease::before{content:"\f7fa"}.fa-briefcase-medical::before{content:"\f469"}.fa-genderless::before{content:"\f22d"}.fa-chevron-right::before{content:"\f054"}.fa-retweet::before{content:"\f079"}.fa-car-rear::before{content:"\f5de"}.fa-car-alt::before{content:"\f5de"}.fa-pump-soap::before{content:"\e06b"}.fa-video-slash::before{content:"\f4e2"}.fa-battery-quarter::before{content:"\f243"}.fa-battery-2::before{content:"\f243"}.fa-radio::before{content:"\f8d7"}.fa-baby-carriage::before{content:"\f77d"}.fa-carriage-baby::before{content:"\f77d"}.fa-traffic-light::before{content:"\f637"}.fa-thermometer::before{content:"\f491"}.fa-vr-cardboard::before{content:"\f729"}.fa-hand-middle-finger::before{content:"\f806"}.fa-percent::before{content:"\25"}.fa-percentage::before{content:"\25"}.fa-truck-moving::before{content:"\f4df"}.fa-glass-water-droplet::before{content:"\e4f5"}.fa-display::before{content:"\e163"}.fa-face-smile::before{content:"\f118"}.fa-smile::before{content:"\f118"}.fa-thumbtack::before{content:"\f08d"}.fa-thumb-tack::before{content:"\f08d"}.fa-trophy::before{content:"\f091"}.fa-person-praying::before{content:"\f683"}.fa-pray::before{content:"\f683"}.fa-hammer::before{content:"\f6e3"}.fa-hand-peace::before{content:"\f25b"}.fa-rotate::before{content:"\f2f1"}.fa-sync-alt::before{content:"\f2f1"}.fa-spinner::before{content:"\f110"}.fa-robot::before{content:"\f544"}.fa-peace::before{content:"\f67c"}.fa-gears::before{content:"\f085"}.fa-cogs::before{content:"\f085"}.fa-warehouse::before{content:"\f494"}.fa-arrow-up-right-dots::before{content:"\e4b7"}.fa-splotch::before{content:"\f5bc"}.fa-face-grin-hearts::before{content:"\f584"}.fa-grin-hearts::before{content:"\f584"}.fa-dice-four::before{content:"\f524"}.fa-sim-card::before{content:"\f7c4"}.fa-transgender::before{content:"\f225"}.fa-transgender-alt::before{content:"\f225"}.fa-mercury::before{content:"\f223"}.fa-arrow-turn-down::before{content:"\f149"}.fa-level-down::before{content:"\f149"}.fa-person-falling-burst::before{content:"\e547"}.fa-award::before{content:"\f559"}.fa-ticket-simple::before{content:"\f3ff"}.fa-ticket-alt::before{content:"\f3ff"}.fa-building::before{content:"\f1ad"}.fa-angles-left::before{content:"\f100"}.fa-angle-double-left::before{content:"\f100"}.fa-qrcode::before{content:"\f029"}.fa-clock-rotate-left::before{content:"\f1da"}.fa-history::before{content:"\f1da"}.fa-face-grin-beam-sweat::before{content:"\f583"}.fa-grin-beam-sweat::before{content:"\f583"}.fa-file-export::before{content:"\f56e"}.fa-arrow-right-from-file::before{content:"\f56e"}.fa-shield::before{content:"\f132"}.fa-shield-blank::before{content:"\f132"}.fa-arrow-up-short-wide::before{content:"\f885"}.fa-sort-amount-up-alt::before{content:"\f885"}.fa-house-medical::before{content:"\e3b2"}.fa-golf-ball-tee::before{content:"\f450"}.fa-golf-ball::before{content:"\f450"}.fa-circle-chevron-left::before{content:"\f137"}.fa-chevron-circle-left::before{content:"\f137"}.fa-house-chimney-window::before{content:"\e00d"}.fa-pen-nib::before{content:"\f5ad"}.fa-tent-arrow-turn-left::before{content:"\e580"}.fa-tents::before{content:"\e582"}.fa-wand-magic::before{content:"\f0d0"}.fa-magic::before{content:"\f0d0"}.fa-dog::before{content:"\f6d3"}.fa-carrot::before{content:"\f787"}.fa-moon::before{content:"\f186"}.fa-wine-glass-empty::before{content:"\f5ce"}.fa-wine-glass-alt::before{content:"\f5ce"}.fa-cheese::before{content:"\f7ef"}.fa-yin-yang::before{content:"\f6ad"}.fa-music::before{content:"\f001"}.fa-code-commit::before{content:"\f386"}.fa-temperature-low::before{content:"\f76b"}.fa-person-biking::before{content:"\f84a"}.fa-biking::before{content:"\f84a"}.fa-broom::before{content:"\f51a"}.fa-shield-heart::before{content:"\e574"}.fa-gopuram::before{content:"\f664"}.fa-earth-oceania::before{content:"\e47b"}.fa-globe-oceania::before{content:"\e47b"}.fa-square-xmark::before{content:"\f2d3"}.fa-times-square::before{content:"\f2d3"}.fa-xmark-square::before{content:"\f2d3"}.fa-hashtag::before{content:"\23"}.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-expand-alt::before{content:"\f424"}.fa-oil-can::before{content:"\f613"}.fa-t::before{content:"\54"}.fa-hippo::before{content:"\f6ed"}.fa-chart-column::before{content:"\e0e3"}.fa-infinity::before{content:"\f534"}.fa-vial-circle-check::before{content:"\e596"}.fa-person-arrow-down-to-line::before{content:"\e538"}.fa-voicemail::before{content:"\f897"}.fa-fan::before{content:"\f863"}.fa-person-walking-luggage::before{content:"\e554"}.fa-up-down::before{content:"\f338"}.fa-arrows-alt-v::before{content:"\f338"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-calendar::before{content:"\f133"}.fa-trailer::before{content:"\e041"}.fa-bahai::before{content:"\f666"}.fa-haykal::before{content:"\f666"}.fa-sd-card::before{content:"\f7c2"}.fa-dragon::before{content:"\f6d5"}.fa-shoe-prints::before{content:"\f54b"}.fa-circle-plus::before{content:"\f055"}.fa-plus-circle::before{content:"\f055"}.fa-face-grin-tongue-wink::before{content:"\f58b"}.fa-grin-tongue-wink::before{content:"\f58b"}.fa-hand-holding::before{content:"\f4bd"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-link-slash::before{content:"\f127"}.fa-chain-broken::before{content:"\f127"}.fa-chain-slash::before{content:"\f127"}.fa-unlink::before{content:"\f127"}.fa-clone::before{content:"\f24d"}.fa-person-walking-arrow-loop-left::before{content:"\e551"}.fa-arrow-up-z-a::before{content:"\f882"}.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-fire-flame-curved::before{content:"\f7e4"}.fa-fire-alt::before{content:"\f7e4"}.fa-tornado::before{content:"\f76f"}.fa-file-circle-plus::before{content:"\e494"}.fa-book-quran::before{content:"\f687"}.fa-quran::before{content:"\f687"}.fa-anchor::before{content:"\f13d"}.fa-border-all::before{content:"\f84c"}.fa-face-angry::before{content:"\f556"}.fa-angry::before{content:"\f556"}.fa-cookie-bite::before{content:"\f564"}.fa-arrow-trend-down::before{content:"\e097"}.fa-rss::before{content:"\f09e"}.fa-feed::before{content:"\f09e"}.fa-draw-polygon::before{content:"\f5ee"}.fa-scale-balanced::before{content:"\f24e"}.fa-balance-scale::before{content:"\f24e"}.fa-gauge-simple-high::before{content:"\f62a"}.fa-tachometer::before{content:"\f62a"}.fa-tachometer-fast::before{content:"\f62a"}.fa-shower::before{content:"\f2cc"}.fa-desktop::before{content:"\f390"}.fa-desktop-alt::before{content:"\f390"}.fa-m::before{content:"\4d"}.fa-table-list::before{content:"\f00b"}.fa-th-list::before{content:"\f00b"}.fa-comment-sms::before{content:"\f7cd"}.fa-sms::before{content:"\f7cd"}.fa-book::before{content:"\f02d"}.fa-user-plus::before{content:"\f234"}.fa-check::before{content:"\f00c"}.fa-battery-three-quarters::before{content:"\f241"}.fa-battery-4::before{content:"\f241"}.fa-house-circle-check::before{content:"\e509"}.fa-angle-left::before{content:"\f104"}.fa-diagram-successor::before{content:"\e47a"}.fa-truck-arrow-right::before{content:"\e58b"}.fa-arrows-split-up-and-left::before{content:"\e4bc"}.fa-hand-fist::before{content:"\f6de"}.fa-fist-raised::before{content:"\f6de"}.fa-cloud-moon::before{content:"\f6c3"}.fa-briefcase::before{content:"\f0b1"}.fa-person-falling::before{content:"\e546"}.fa-image-portrait::before{content:"\f3e0"}.fa-portrait::before{content:"\f3e0"}.fa-user-tag::before{content:"\f507"}.fa-rug::before{content:"\e569"}.fa-earth-europe::before{content:"\f7a2"}.fa-globe-europe::before{content:"\f7a2"}.fa-cart-flatbed-suitcase::before{content:"\f59d"}.fa-luggage-cart::before{content:"\f59d"}.fa-rectangle-xmark::before{content:"\f410"}.fa-rectangle-times::before{content:"\f410"}.fa-times-rectangle::before{content:"\f410"}.fa-window-close::before{content:"\f410"}.fa-baht-sign::before{content:"\e0ac"}.fa-book-open::before{content:"\f518"}.fa-book-journal-whills::before{content:"\f66a"}.fa-journal-whills::before{content:"\f66a"}.fa-handcuffs::before{content:"\e4f8"}.fa-triangle-exclamation::before{content:"\f071"}.fa-exclamation-triangle::before{content:"\f071"}.fa-warning::before{content:"\f071"}.fa-database::before{content:"\f1c0"}.fa-share::before{content:"\f064"}.fa-mail-forward::before{content:"\f064"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-mask-face::before{content:"\e1d7"}.fa-hill-rockslide::before{content:"\e508"}.fa-right-left::before{content:"\f362"}.fa-exchange-alt::before{content:"\f362"}.fa-paper-plane::before{content:"\f1d8"}.fa-road-circle-exclamation::before{content:"\e565"}.fa-dungeon::before{content:"\f6d9"}.fa-align-right::before{content:"\f038"}.fa-money-bill-1-wave::before{content:"\f53b"}.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-life-ring::before{content:"\f1cd"}.fa-hands::before{content:"\f2a7"}.fa-sign-language::before{content:"\f2a7"}.fa-signing::before{content:"\f2a7"}.fa-calendar-day::before{content:"\f783"}.fa-water-ladder::before{content:"\f5c5"}.fa-ladder-water::before{content:"\f5c5"}.fa-swimming-pool::before{content:"\f5c5"}.fa-arrows-up-down::before{content:"\f07d"}.fa-arrows-v::before{content:"\f07d"}.fa-face-grimace::before{content:"\f57f"}.fa-grimace::before{content:"\f57f"}.fa-wheelchair-move::before{content:"\e2ce"}.fa-wheelchair-alt::before{content:"\e2ce"}.fa-turn-down::before{content:"\f3be"}.fa-level-down-alt::before{content:"\f3be"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-square-envelope::before{content:"\f199"}.fa-envelope-square::before{content:"\f199"}.fa-dice::before{content:"\f522"}.fa-bowling-ball::before{content:"\f436"}.fa-brain::before{content:"\f5dc"}.fa-bandage::before{content:"\f462"}.fa-band-aid::before{content:"\f462"}.fa-calendar-minus::before{content:"\f272"}.fa-circle-xmark::before{content:"\f057"}.fa-times-circle::before{content:"\f057"}.fa-xmark-circle::before{content:"\f057"}.fa-gifts::before{content:"\f79c"}.fa-hotel::before{content:"\f594"}.fa-earth-asia::before{content:"\f57e"}.fa-globe-asia::before{content:"\f57e"}.fa-id-card-clip::before{content:"\f47f"}.fa-id-card-alt::before{content:"\f47f"}.fa-magnifying-glass-plus::before{content:"\f00e"}.fa-search-plus::before{content:"\f00e"}.fa-thumbs-up::before{content:"\f164"}.fa-user-clock::before{content:"\f4fd"}.fa-hand-dots::before{content:"\f461"}.fa-allergies::before{content:"\f461"}.fa-file-invoice::before{content:"\f570"}.fa-window-minimize::before{content:"\f2d1"}.fa-mug-saucer::before{content:"\f0f4"}.fa-coffee::before{content:"\f0f4"}.fa-brush::before{content:"\f55d"}.fa-mask::before{content:"\f6fa"}.fa-magnifying-glass-minus::before{content:"\f010"}.fa-search-minus::before{content:"\f010"}.fa-ruler-vertical::before{content:"\f548"}.fa-user-large::before{content:"\f406"}.fa-user-alt::before{content:"\f406"}.fa-train-tram::before{content:"\e5b4"}.fa-user-nurse::before{content:"\f82f"}.fa-syringe::before{content:"\f48e"}.fa-cloud-sun::before{content:"\f6c4"}.fa-stopwatch-20::before{content:"\e06f"}.fa-square-full::before{content:"\f45c"}.fa-magnet::before{content:"\f076"}.fa-jar::before{content:"\e516"}.fa-note-sticky::before{content:"\f249"}.fa-sticky-note::before{content:"\f249"}.fa-bug-slash::before{content:"\e490"}.fa-arrow-up-from-water-pump::before{content:"\e4b6"}.fa-bone::before{content:"\f5d7"}.fa-user-injured::before{content:"\f728"}.fa-face-sad-tear::before{content:"\f5b4"}.fa-sad-tear::before{content:"\f5b4"}.fa-plane::before{content:"\f072"}.fa-tent-arrows-down::before{content:"\e581"}.fa-exclamation::before{content:"\21"}.fa-arrows-spin::before{content:"\e4bb"}.fa-print::before{content:"\f02f"}.fa-turkish-lira-sign::before{content:"\e2bb"}.fa-try::before{content:"\e2bb"}.fa-turkish-lira::before{content:"\e2bb"}.fa-dollar-sign::before{content:"\24"}.fa-dollar::before{content:"\24"}.fa-usd::before{content:"\24"}.fa-x::before{content:"\58"}.fa-magnifying-glass-dollar::before{content:"\f688"}.fa-search-dollar::before{content:"\f688"}.fa-users-gear::before{content:"\f509"}.fa-users-cog::before{content:"\f509"}.fa-person-military-pointing::before{content:"\e54a"}.fa-building-columns::before{content:"\f19c"}.fa-bank::before{content:"\f19c"}.fa-institution::before{content:"\f19c"}.fa-museum::before{content:"\f19c"}.fa-university::before{content:"\f19c"}.fa-umbrella::before{content:"\f0e9"}.fa-trowel::before{content:"\e589"}.fa-d::before{content:"\44"}.fa-stapler::before{content:"\e5af"}.fa-masks-theater::before{content:"\f630"}.fa-theater-masks::before{content:"\f630"}.fa-kip-sign::before{content:"\e1c4"}.fa-hand-point-left::before{content:"\f0a5"}.fa-handshake-simple::before{content:"\f4c6"}.fa-handshake-alt::before{content:"\f4c6"}.fa-jet-fighter::before{content:"\f0fb"}.fa-fighter-jet::before{content:"\f0fb"}.fa-square-share-nodes::before{content:"\f1e1"}.fa-share-alt-square::before{content:"\f1e1"}.fa-barcode::before{content:"\f02a"}.fa-plus-minus::before{content:"\e43c"}.fa-video::before{content:"\f03d"}.fa-video-camera::before{content:"\f03d"}.fa-graduation-cap::before{content:"\f19d"}.fa-mortar-board::before{content:"\f19d"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-person-circle-check::before{content:"\e53e"}.fa-turn-up::before{content:"\f3bf"}.fa-level-up-alt::before{content:"\f3bf"}.fa-sr-only,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa-sr-only-focusable:not(:focus),.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-square-js:before{content:"\f3b9"}.fa-js-square:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-square-reddit:before{content:"\f1a2"}.fa-reddit-square:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-square-instagram:before{content:"\e055"}.fa-instagram-square:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-square-hacker-news:before{content:"\f3af"}.fa-hacker-news-square:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-square-snapchat:before{content:"\f2ad"}.fa-snapchat-square:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before{content:"\f2aa"}.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-square-dribbble:before{content:"\f397"}.fa-dribbble-square:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before{content:"\f081"}.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before{content:"\f431"}.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-wpressr:before{content:"\f3e4"}.fa-rendact:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before{content:"\f1b7"}.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before{content:"\f194"}.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-square-github:before{content:"\f092"}.fa-github-square:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-square-gitlab:before{content:"\e5ae"}.fa-gitlab-square:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-square-odnoklassniki:before{content:"\f264"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-square-pinterest:before{content:"\f0d3"}.fa-pinterest-square:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-square-google-plus:before{content:"\f0d4"}.fa-google-plus-square:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before{content:"\f169"}.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-square-pied-piper:before{content:"\e01e"}.fa-pied-piper-square:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-square-facebook:before{content:"\f082"}.fa-facebook-square:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-square-lastfm:before{content:"\f203"}.fa-lastfm-square:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before{content:"\e2d0"}.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-square-behance:before{content:"\f1b5"}.fa-behance-square:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-square-git:before{content:"\f1d2"}.fa-git-square:before{content:"\f1d2"}.fa-square-tumblr:before{content:"\f174"}.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before{content:"\f40c"}.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:400;font-display:block;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:'Font Awesome 5 Brands';font-display:block;font-weight:400;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:900;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:400;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//www.kuzeynet.com/wp-content/plugins/mobile-contact-bar/assets/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}*{margin:0;padding:0;box-sizing:border-box}
body{margin:0;padding:0}
body,button,input,select,textarea{line-height:1.75}
p{margin:0 0 20px;}
strong{font-weight: bold;}
img{max-width:100%}
h1,h2,h3,h4,h5,h6{word-wrap:break-word;margin:0;padding:0;line-height:normal}
input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
select,
textarea, input[type="date"]{outline:none; padding:8px 10px; width: 100%; background:rgba(0,0,0,0.03); border:solid 1px rgba(0,0,0,0.05); margin-top:10px; font-size:16px;}
.center{max-width:1200px;margin:0 auto; padding-left: 15px; padding-right: 15px; width: 100%;}
body .no_sidebar{width:100%}
.complete_divider{width:128px;height:30px;margin:0 auto;margin-top:30px}
.complete_divider .div_left{width:45px;height:1px;background:#999;float:left}
.complete_divider .div_right{width:45px;float:left;height:1px;background:#999}
.complete_divider .div_middle{float:left;margin:10px;margin-top:-10px;line-height:18px}
.complete_divider .div_middle .fa-heart{font-size:14px}
.complete_divider .div_middle .fa-bolt{font-size:18px}
.complete_divider .div_middle .fa-stop{font-size:14px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);position:relative}
.complete_divider .div_middle i.fa-minus{width:6px;position:relative;-webkit-transform:rotate(117deg);transform:rotate(117deg)}
.complete_divider.title_underline .div_left{display:none}
.complete_divider.title_underline .div_right{width:45px;height:3px;margin:0 auto;float:none;display:block}
.complete_divider.title_underline{margin-top:20px}
.header{width:100%; z-index:99;}
.head-info-area{width:100%;margin: 0 auto; position:relative; z-index:9;}
.head-info-area .left{padding:12px 0;}
.head-info-area .phntp{float: left; margin-right: 20px; padding-right: 20px;}
.head-info-area .phntp1{margin-left:20px; padding-left:20px;}
.phntp.phntp1 {padding-top:10px; margin-right:0px;}
.head-info-area .emltp{float: left;}
.head-info-area .phntp i{ margin-right:8px; font-size:18px; font-weight:200 !important;}
.head-info-area .emltp i{ margin-right:10px; font-size:16px; font-weight:200 !important;}
.head-info-area .fa{margin-right:5px; color:#3e9c4e;}
.head-info-area .social-icons a{background-color: transparent !important; font-size: 16px !important; height:50px !important; width: 37px !important; line-height: 50px !important; margin: 0 3px !important; float: left; font-weight:normal !important;}
.head-info-area .skt-subcsribe-btn{background-color: #000; display: block; padding: 16px 30px 8px; font-size: 15px; font-weight: 600; position: relative;}
.head-info-area .skt-subcsribe-btn:after{content: ""; background-color: #000; height: 8px; width: 100%; display: block; position: absolute; bottom: -8px; left: 0; transition: all 0.2s; z-index: 99999;}
.head-info-area .sintp{float: left; padding: 11px 0;}
.head-info-area .suptp{float: left; }
.head-info-area .suptp:empty{display: none;}
.head-info-area .search-field {color: #fff; background-color: transparent; background-image: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/search-icon.png); background-position: right 5px center; background-repeat: no-repeat; background-size: 22px 22px; border: none; cursor: pointer; height: 32px; padding: 0 24px 0 10px; position: relative; -webkit-transition: width 400ms ease, background 400ms ease; transition: width 400ms ease, background 400ms ease; width: 1px;}
.head-info-area .search-field:focus{background-color: #363637; cursor: text; outline: 0; width: 180px;}
.head-info-area .search-form .search-submit{display: none;}
.left{float:left}
.right{float:right}
.clear{clear:both}
.logo{float:left;max-width:100%;position:relative;z-index:999; padding-right:45px; padding-bottom:25px;}
.logo .logo-bg{background-color: #3e9c4e; position: absolute; height: 96px; width: 1000%; right: 0; z-index: -1;}
.logo .logo-bg::after{content: ""; position: absolute; border-left: solid 10px #3e9c4e; height: 0; width: 0; border-bottom: solid 10px transparent; bottom: 0; right: -10px; z-index: 9;}
.logo .logo-bg::before{content: ""; position: absolute; border-left: solid 10px rgba(0,0,0,0.4); height: 0; width: 0; border-bottom: solid 10px transparent; bottom: 0; right: -10px; z-index: 10;}
.header-mobile-number{float: right; font-size: 26px; font-weight: bold; margin-left: 35px; margin-top: 33px;}
.header-mobile-number img{display: inline-block; vertical-align: middle; margin-right: 20px;}
.skt-header-phone{position: absolute; bottom: -80px; right: 0; z-index: 9999; background-color: #ff6600; height: 80px; color: #fff; font-size: 28px; font-weight: bold; padding: 13px 30px 0 30px; border-radius: 0 0 8px 8px;}
.skt-header-phone a{display: block; color: #ffffff;}
.skt-header-phone img{display: inline-block; vertical-align: middle; margin-right: 15px;}
.logo h1,.logo h2{float:left;font-size:27px;line-height:normal;margin:25px 0 5px}
.logo h1 a,.logo h2 a{font-weight:bold;}
.logo img{border:none;display:block;max-width:100%;height:auto;}
.header.type3 .logo img,
.header.type4 .logo img{display: inline-block; margin-bottom:0px;}
.centerlogo{float:none;text-align:center;margin:0 auto;background-color:transparent!important;}
.centerlogo .logo{float:none!important}
.centerlogoarea #topmenu{text-align:center!important; width:auto;}
.centerlogo .logo h1,.centerlogo .logo h2{float:none!important}
.logo_right .logo{float:right}
.logo_right #topmenu{float:left}
.logo_center .logo{float:left;width:100%;text-align:center}
.logo_center #topmenu{float:left;width:100%;text-align:center}
.logo_center .logo h1,.logo_center .logo h2{float:none}
.logo_center #topmenu ul.menu > li{padding:10px}
span.desc{display:block;clear:both;font-size:11px;position:relative;top:-7px}
.head_inner{width:100%;top:0;position: relative;}
#simple-menu{float:right;color:#fff;font-size:36px;display:none; margin-top: -5px; line-height: normal; margin-bottom: 0px; margin-left: 30px;}
.pad_menutitle{padding:5%;width:100%}
.pad_menutitle span{display:inline-block;float:right;cursor:pointer}
#sidr-main{display:none}
.topmenu-bar{width: 100%;}
#topmenu{text-align: right;}
#topmenu.has_bookmark .menu{display:inline-block}
.has_trans_header.home #topmenu{vertical-align:initial;}
#topmenu ul{margin:0;padding:0}
#topmenu ul li{list-style-type:none;display:inline-block;position:relative;margin:0}
#topmenu ul li a{display:block; font-weight:500; padding:44px 20px 45px;}
#topmenu ul li a i{margin-right: 5px;}
#topmenu ul li.appointment-btn a{background-color: #fff; color: #000; border-radius: 100px; padding: 20px 35px; margin-left: 70px; font-weight:600;}
#topmenu ul li a:hover:before{ opacity:1; width:100%;}
#topmenu ul li.current-menu-item a:before, #topmenu ul li.current-menu-parent a:before{ opacity:1; width:100%;}
.sub-menu li a:before{ display:none;}
#topmenu ul li.current-menu-parent a:before { opacity:1;}
.has_trans_header .header.type3 #topmenu ul li a,
.has_trans_header .header.type4 #topmenu ul li a{padding:25px;}
.has_trans_header .header.type3 #topmenu ul li ul li a,
.has_trans_header .header.type4 #topmenu ul li ul li a{padding:8px 22px}
.type4 #topmenu,.type3 #topmenu{float:none!important; margin-right:0px; padding-right:0px;}
.home.has_trans_header .nivo-caption{top:50%}
#topmenu ul li ul{display:none;position:absolute;width:220px;z-index:99999}
#topmenu ul li:hover > ul{display: block;}
#topmenu ul li ul li{margin:0;padding:0;width:100%;display:block;text-align:left}
#topmenu ul li ul li a{padding:7px 8%;width:auto;margin:0;display:block;font-weight:400;line-height:normal!important}
#topmenu ul li ul li ul{left:100%;top:0;float:none;margin-left:0}
#topmenu ul li:last-child ul{right:0}
#topmenu ul li span{font-size: 16px; padding-left: 6px;}
#topmenu ul li ul li span{display:none}
#topmenu .zn_parent_menu:hover li a{border:none!important}
.has_trans_header.home #topmenu{background-color:transparent!important}
span.menu_desc{display:block;padding-top:5px}
.mega-menu-item span.menu_arrow{display:none}
#topmenu ul li.mega-menu-item ul li ul{background-color:transparent!important}
#topmenu ul li ul li.current-menu-item > a:link:after, #topmenu ul li ul li.current-menu-item > a:visited:after, #topmenu ul li ul li.current-menu-parent > a:link:after, #topmenu ul li ul li.current_page_parent > a:visited:after, #topmenu ul li ul li.current-menu-ancestor > a:link:after, #topmenu ul li ul li.current-menu-ancestor > a:visited:after{content:''; margin:0 !important; border-bottom:none !important;}
.logo_middle{opacity:0}
.logo_middle .logo{display:none}
.logo_middle #topmenu{float:left;margin-top:0;width:100%;text-align:center;padding-bottom:30px; z-index: 999;}
.logo_middle #topmenu .logo{display:inline-block;margin:0 40px;float:none;top:15px;position:relative}
.sidr-class-logo{display:none}
#topmenu li.menu_highlight_slim,#topmenu li.menu_highlight{padding:8px 12px}
#topmenu li.menu_highlight_slim>a,#topmenu li.menu_highlight>a{padding-bottom:30px;border:none}
.social_bookmarks a{display:none;padding:2px 8px;text-align:center;font-size:16px;opacity:.6;border-radius:3px}
.social_bookmarks i{width:14px}
.social_bookmarks a:hover{opacity:1}
.social_bookmarks a[href^="http"]{display:inline-block}
.social_bookmarks.bookmark_simple a{font-size:18px}
.social_bookmarks.bookmark_round a{border:1px solid;border-radius:50%;height:18px;width:23px;text-align:center;margin-right:5px;padding:4px 0 0}
.social_bookmarks.bookmark_square a{border:1px solid;margin-right:5px}
.top_head_soc .social_bookmarks.bookmark_size_large a{transform:scale(1.1);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);margin-right:12px!important}
.head_soc .social_bookmarks.bookmark_size_large a{transform:scale(1.1);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);margin-right:12px!important}
.foot_soc .social_bookmarks.bookmark_size_large a{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);margin-right:20px!important}
.head_soc .social_bookmarks.bookmark_hexagon.bookmark_size_large{margin-right:5px!important}
.has_bookmark .menu-header,.head_soc{display:inline-block}
.head_soc .social_bookmarks a{font-size:12px;opacity:1}
.head_soc .social_bookmarks.bookmark_simple a{font-size:18px}
.copyright_center .social_bookmarks{width:100%;float:left;padding:20px 0;text-align:center!important}
#footer .foot_soc .social_bookmarks.social_color a{color:#fff!important;border:none;margin-right:8px}
.foot_soc .social_bookmarks.bookmark_round a{height:25px;width:29px}
.foot_soc .social_bookmarks.bookmark_simple a{font-size:24px}
.copyright_center .social_bookmarks a:hover{transform:none}
.col-4{width:33.33333333%;float:left;position:relative;min-height:1px;padding:0 15px}
#footer .contact-info{width:100%;background:#161616;display:table}
#footer h3{margin:20px 0; font-size:25px;}
#footer .contact-info .box{border-right:2px solid;border-right-color:#1f1f1f;padding:38px 25px}
#footer .contact-info .box i{color:#fff;font-size:30px;padding-right:25px;margin-right:25px;float:left;position:relative}
#footer .contact-info .box i:after{width:2px;height:22px;background:#3e9c4e;position:relative;content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;margin:auto}
#footer .contact-info .box h5{color:#fefefe;text-transform:uppercase;position:relative;font:400 15px Assistant,sans-serif}
#footer .contact-info .box p{color:#757575;font-size:13px;word-wrap:break-word;margin:0}
#footer .contact-info .col-4:nth-child(3) .box{border-right:none}
.foot_soc{float:right;padding:18px}
.copyright_center .foot_soc{float:none;padding:0}
.foot_soc.hide_footsoc{display:none}
.foot_soc a:hover{opacity:.8}
.foot_soc:empty{display:none!important}
.pbar_wrap{margin-bottom:20px;width:60px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;bottom:45%;z-index:999999;padding:7px 12px}
.progrssn{width:40px!important;height:50px;margin-top:0;margin-left:5px;-webkit-transition:all .8s ease-out;-moz-transition:all .8s ease-out;-ms-transition:all .8s ease-out;-o-transition:all .8s ease-out;transition:all .8s ease-out;position:relative;background:#cddbe4}
.prog_wrap{width:50px;height:50px;position:absolute;overflow:hidden;border-radius:3px}
.pbar{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:40px;padding-top:13px;height:27px;border:5px solid #fff;text-align:center;font-size:12px;color:#fff;position:relative;z-index:22;font-weight:700;font-family:sans-serif;box-shadow:0 0 2px rgba(0,0,0,0.1)}
#slidera{width:100%;margin:0 auto;float:left; position:relative;}
#slidera::after {width:100%; height:100%; content:''; position:absolute; top:0; left:0; background:rgba(0, 0, 0, 0.0); z-index:8;}
.slider-wrapper{position:relative}
.nivoSlider{min-height:500px!important}
.selected_stat{min-height:700px}
#stat_img{position:relative}
#stat_img img{max-width:100%;width:auto;height:auto;vertical-align:bottom}
.stat_content_inner{position:absolute;bottom:15%;width:100%;z-index:11;line-height:1.9em}
.stat_content_center{text-align:center}
.stat_content_left .cta_buttons,.stat_content_right .cta_buttons{text-align:left}
.stat_content_right .center{margin-right:10%}
.stat_content_left .center{margin-left:10%}
.static_gallery .nivo-caption{display:none!important}
.stat_content .scl_button{margin:50px}
.stat_content .scl_button a{padding:15px 40px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}
.stat_content .scl_button a:hover{opacity:.8}
.stat_bg,.stat_bg_overlay{width:100%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;background-repeat:no-repeat;background-attachment:fixed;background-position:center top;background-size:cover;z-index:-1}
.stat_bg img{width:100%;position:fixed;display:block;object-fit:cover;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
.stat_bg_overlay{background:#222;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}
body.is_boxed .stat_bg,body.is_boxed .stat_bg_overlay{z-index:auto}
.stat_bg{clip:rect(auto,auto,auto,auto)}
.home .stat_has_img .stat_bg_img{opacity:1}
.stat_bg_img{width:100%!important}
.overlay_off{opacity:0}
.overlay_on{opacity:.45}
.cta_buttons{text-align:center}
.cta_buttons a{font-size:14px;font-weight:700;padding:10px 25px;border:2px solid;display:inline-block;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.cta_buttons a:empty{display:none}
.cta_buttons .cta_hollow,.cta_buttons .cta_hollow_big{border:2px solid}
.cta_buttons .cta_flat_big,.cta_buttons .cta_hollow_big,.cta_buttons .cta_rounded_big{font-size:20px;padding:18px 40px}
.cta_buttons .cta_rounded,.cta_buttons .cta_rounded_big{border-radius:60px}
.cta_buttons .cta_rounded{font-size:14px;padding:10px 24px}
.cta_buttons .cta_hollow:hover,.cta_buttons .cta_hollow_big:hover{border-color:transparent!important;opacity:1!important}
.stat_content_inner .lts_button{margin:25px 25px 20px 0}
.centertitle{text-align:center}
.featured_area{width:100%;padding:60px 0;clear:both}
.featured_area_bg{width:100%;padding:40px 0;clear:both;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.featured_area h2{padding:0;margin-bottom:3%;clear:both}
.fblock1{width:94.5%;text-align:center;float:left;margin:0 3% 2.5% 0;padding:2.6% 2%}
.fblock2{width:44%;text-align:center;float:left;margin:0 3% 2.5% 0;padding:2.6% 2%}
.fblock3{width:26.7%;min-height:300px;text-align:center;float:left;margin:0 3% 2.5% 0;padding:2.6% 2%}
.fblock4{width:18.35%;min-height:300px;text-align:center;float:left;margin:0 3% 2.5% 0;padding:2.6% 2%}
.fblock1 .sktmore,.fblock2 .sktmore,.fblock3 .sktmore,.fblock4 .sktmore,.servicebox .sktmore,.back .sktmore{margin:0 auto}
.featured_block p{margin:0 0 25px;line-height:19px}
.featured_block img{text-align:center;vertical-align:middle;border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;-webkit-border-radius:100%}
.featured_block h3{font-weight:700}
.sktmore{background-color:#383939;color:#fff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin:0;padding:7px 14px;display:table}
.sktmore:hover{background-color:#6d7171}
.sktgo{background-color:#ffffff;border-radius:100%;color:#1c1c1c;display:block;margin:0 auto;width:32px;height:32px;line-height:32px;font-size:22px;text-align:center;vertical-align:middle}
.sktgo:hover{background-color:#ffffff}
.sktgo i{position:relative;left:1px;top:-1px}
.sktmore:link,.sktmore:visited,.sktmore a{color:#FFF;word-break:break-all}
.hide_section{display:none!important}
.sect-title h2{text-align:center}
.sect-title h2:after{content:" ";display:table;width:90px;border-bottom:3px solid;border-bottom-color:#e8e7e7;margin:30px auto 0;text-align:center}
.center-title{clear:both}
.center-title h2{text-align:center;clear:both;margin-top:0}
.center-title span{display:block;border-bottom-color:#000000;border-bottom:3px solid;width:90px;margin:30px auto 0}
.post_block_style1{width:33.33%;text-align:left;float:left;margin:0;padding:15px; position:relative;}
.post_block_style1 h3 a{ font-weight:400;}
.post_block_style1 .style1-post-thumb{height:335px;overflow:hidden;margin-bottom:35px!important}
.post_block_style1 img{height:auto;width:100%;padding:0;margin:0}
.post_block_style1_meta{font-size:12px; margin:0px; clear:both; background:none !important; padding:0px; top:5px; position: relative;display: inline-block; display:none;}
.post_block_style1_meta span{color:#fff; font-size:16px; font-weight:400; display:block;}
.post_block_style1_meta h4{ font-size:15px; font-weight:normal;}
.post_block_style1_meta span i{margin-right:4px}
.post_block_style1 p{line-height:19px;margin:0 0 25px; display:none;}
.post_style1_area,.post_style2_area,.post_style3_area{clear:both!important}
.post_block_style2{width:50%;text-align:left;float:left;padding:15px}
.post_block_style2 h3{margin-top:0!important;padding-top:0!important}
.post_block_style2 img{height:auto;width:100%;padding:0;margin:0}
.post_block_style2_meta{display:inline-block;font-size:12px;margin:0 0 10px;clear:both}
.post_block_style2_meta span{margin-right:10px}
.post_block_style2_meta span i{margin-right:4px}
.post_block_style2 p{line-height:19px;margin:0 0 25px}
.post_block_style3{width:48.5%;background-color:#FFF;text-align:left;float:left;margin:0 3% 3% 0;padding:25px;border:1px solid;border-color:#eaeaea;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}
.post_block_style3:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#9f9f9f;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.post_block_style3:hover:before,.post_block_style3:focus:before,.post_block_style3:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}
.style3thumb{float:left;width:39.42%;margin-right:6%;overflow:hidden;height:185px}
.style3thumb img{width:100%;height:auto;min-height:185px}
.style3info{float:left;width:52.88%;min-height:185px;height:auto;position:relative}
.style3infonothumb{float:left;width:100%;min-height:185px;height:auto;position:relative}
.style3info h3{margin-top:0;margin-bottom:10px}
.shortdesc{line-height:22px;font-size:14px}
.shortmore{position:absolute;bottom:0}
.no_margin_right{margin-right:0!important}
.no_margin_left{margin-left:0!important}
.no_margin_top{margin-top:0!important}
.no_margin_bottom{margin-bottom:0!important}
.sectionrow{margin-left:-15px;margin-right:-15px}
.sectionrow:after{content: ""; clear: both; display: block;}
.social-icons a:link,.social-icons a:visited{display: inline-block; font-size: 18px; height: 42px; line-height: 42px; margin-right: 0px; text-align: center; width: 42px; color: #FFF; border-radius:100px;}
.social-icons{}
.social-icons a:hover{color:#fff}
#footer .footercols4 .social-icons{}
#footer .footercols4 .social-icons a:link,.social-icons a:visited{}
body.page .servicerow{margin-left:-12px;margin-right:0;clear:both}
.servicerow{margin-left:-15px;margin-right:-15px;clear:both}
.servicebox{box-sizing:border-box}
.servicebox p{margin:0 0 50px;line-height:19px;font-size:13px}
.servicebox img{text-align:center;vertical-align:middle}
.servicebox h3{font-weight:700;padding-top:15px;font-size:20px;color:#FFF}
.boxpattern-1{width:24.95%;text-align:center;float:left;margin:0 0 1px;height:auto}
.serviceboxbg{background-color:rgba(10,122,216,0.8);border-right:1px solid;border-right-color:#30a0fd;transition:all .5s ease}
.serviceboxbg:hover{background-color:#685031}
.serviceboxbg p{color:#FFF!important}
.boxpattern-1 .serviceboxbg{padding:50px 25px;min-height:272px}
.boxpattern-2{width:33.33%;text-align:center;float:left;margin:0 0 2.5%;padding:.5% 1.5% 0}
.boxpattern-2 .serviceboxbg{padding:45px 28px;min-height:340px}
.boxpattern-3{width:50%;text-align:center;float:left;margin:0 0 2.5%;padding:.5% 1.5% 0}
.boxpattern-3 .serviceboxbg{padding:45px 28px;min-height:250px}
.boxpattern-4{width:100%;text-align:center;float:left;margin:0 0 2.5%;padding:.5% 1.5% 0}
.boxpattern-4 .serviceboxbg{padding:45px 28px}
.testimonial-box{padding:7%;line-height:22px;clear:both;position:relative}
.testimonial-box h3{margin-bottom:5px}
.testimonialrow{margin-left:-15px;margin-right:-15px;clear:both}
.tstcols1{width:97.5%;text-align:left;float:left;margin:0 0 1%;padding:0 15px}
.tstcols1 .testimonial-box{padding:2%}
.tstcols2{width:50%;text-align:left;float:left;margin:0 0 1%;padding:0 15px;box-sizing:border-box}
.tstcols2 .testimonial-box{padding:4%;min-height:90px}
.tstcols3{width:33.333%;text-align:left;float:left;margin:0 0 1%;padding:0 15px;box-sizing:border-box}
.tstcols3 .testimonial-box{padding:6%;min-height:155px}
.tstcols4{width:25%;text-align:left;float:left;margin:0 0 2.6%;padding:0 15px;box-sizing:border-box}
.tstcols4 .testimonial-box{padding:8%;min-height:222px}
.testimonial-inforarea{display:inline-block;margin-top:20px;text-align:left}
.testimonial-inforarea i{margin-right:5px}
.testimonial-inforarea h3{display:inline-block;margin-right:5px}
.testimonial-box:after{content:'';position:absolute;top:100%;left:8%;margin:0 auto;width:0;height:0;border-top:solid 12px;border-left:solid 12px transparent;border-right:solid 12px transparent}
.fixed_wrap.fixindex.dummypost{width:100%;float:left;background-color:#fff;position:relative}
.home_blocks:empty{display:none}
.activeblock{width:100%;float:left}
.lastmap{margin-bottom:0}
.home_title{font-size:1.7em;margin:0}
.home_subtitle{font-size:14px;margin-top:10px;opacity:.6}
.about_inner{width:60%;margin:0 auto}
.aboutblock{text-align:center;padding:80px 0;width:100%;float:left}
.about_pre{font-style:italic;font-size:30px;opacity:.6}
.about_header{font-size:48px;letter-spacing:2px;margin-top:10px;margin-bottom:30px}
.about_content{line-height:2em}
.ast_blocks{margin:0}
.midrow{width:100%;float:left;overflow:hidden}
.midrow_block{width:33.3333%;padding:4%;box-sizing:border-box;float:left;text-align:center;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.midrow_blocks .midrow_block:first-child:nth-last-child(1){width:100%}
.midrow_blocks .midrow_block:first-child:nth-last-child(2),.midrow_block:first-child:nth-last-child(2) ~ .midrow_block{width:50%}
.midrow_blocks .midrow_block:first-child:nth-last-child(3),.midrow_block:first-child:nth-last-child(3) ~ .midrow_block{width:33.3333%}
.midrow_blocks .midrow_block:first-child:nth-last-child(4),.midrow_block:first-child:nth-last-child(4) ~ .midrow_block{width:25%}
.midrow_block img{max-width:100%;height:auto}
.midrow_block h3{font-size:.9em}
.midrow_block .block_content{line-height:1.8em}
.midrow_block .icon_wrap{padding-top:20px;text-align:center}
.midrow_block img{max-width:100%}
.block_type2 .center{width:100%!important}
.block_type2 .midrow_block{width:80%;padding:5% 10%;text-align:left}
.block_type2 .midrow_block:hover{background:transparent;transform:none}
.block_type2 .midrow_block .block_img{width:35%;float:left;text-align:right;padding-right:30px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.block_type2 .midrow_block h3{font-size:1.6em;margin-top:0}
.block_type2 .midrow_block .block_content{width:65%;float:left}
.block_type2 .midrow_block:nth-child(even){background:rgba(0,0,0,0.02)}
.block_type2 .midrow_block:nth-child(even) .block_img{float:right;text-align:left;padding-right:0;padding-left:30px}
.block_type2 .midrow_block:nth-child(even) .block_content{text-align:right}
.textblock{width:100%;float:left}
.text_block{width:100%;float:left;box-sizing:border-box}
.text_block_wrap{line-height:1.9em}
.text_block .center{width:100%!important}
.text_block_content{box-sizing:border-box}
.text_block img{vertical-align:bottom}
.text_block img.alignright,.text_block img.alignnone,.text_block img.alignleft{margin:0}
.text_block img.aligncenter{margin:0 auto}
.text_block_content > p:first-child:empty,.text_block_content > p:last-child:empty{display:none}
.text_block .col2,.text_block .col3,.text_block .col4{margin-bottom:0}
.postsblck h2.postitle a{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.home .lay1,.home .lay2,.home .lay3,.home .lay4,.home .lay5{padding:50px 0}
.lay1{width:100%;float:left;padding:40px 0}
.lay1 .center{max-width:1200px}
.lay1_wrap{overflow:hidden}
.home .lay1_wrap{margin-top:30px}
.lay1 .hentry{width:33.3334%;max-width:400px;float:left}
.lay1 .hentry img{width:100%;height:auto;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;vertical-align:bottom}
.lay1 h2.postitle{padding:10px;text-align:center;margin:0;font-weight:400;line-height:1.4em}
.lay1 h2.postitle a{font-size:20px;color:#fff}
.lay1 .lowreadmo h2.postitle a{font-size:18px}
.lay1 .lowreadmo h2.postitle{line-height:20px}
.lay1_title,.homeposts_title{text-align:center}
.lay1_title h3,.homeposts_title h3{color:#e64429;font-size:42px;margin:20px 0 0}
.lay1_title p,.homeposts_title p{margin-bottom:30px;margin-top:0}
.lay1 .post_image{width:100%;position:relative;overflow:hidden;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;max-height:260px}
.lay1 .post_content{position:absolute;top:-200px;width:100%;-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-ms-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out;z-index:3}
.lay1 .post_image:hover img,.lay2 .post_image:hover img,.lay3 .post_image:hover img{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}
.post_image:hover .post_content,.vidwrap:hover .post_content{top:20%}
.post_image:hover .img_hover{opacity:.7}
.hentry .post_image:hover .icon_wrap{display:block;bottom:30%}
.img_hover{width:100%;height:100%;background:rgba(10,167,255,0.7);position:absolute;opacity:0;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;z-index:2}
.post_image.lowreadmo .icon_wrap,.post_image.post_image.lowreadmo:hover .icon_wrap{bottom:25px}
.hentry .post_image .icon_wrap{display:none;text-align:center;position:absolute;margin:0 auto;z-index:9;text-align:center;width:100%;bottom:-600px;left:0;right:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.post_image .icon_wrap a{display:inline-block;font-family:serif;margin-right:4px;font-weight:700;color:#fff;padding:9px 12px;background:rgba(0,0,0,0.3);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;opacity:.8}
.lay1 .post_image .icon_wrap a{font-size:14px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;margin-right:5px}
.post_image .icon_wrap a:hover{opacity:1;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.lay2 .hide_img_hover .img_hover,.lay2 .hide_img_hover .icon_wrap,.lay3 .hide_img_hover .img_hover,.lay3 .hide_img_hover .icon_wrap{display:none}
.lay4{width:100%;float:left;padding:80px 0 40px}
.lay4_wrap{overflow:hidden;width:68%;float:left;position:relative;margin-top:-25px}
.lay4 .hentry{width:100%;float:left;padding:0 20px;margin:0;background:#fff;margin-bottom:20px;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.lay4 .post_image{width:25%;height:auto;max-height:200px;float:left;margin-right:2%;overflow:hidden;padding-top:10px;position:relative;top:16px;padding-bottom:10px;display:table}
.lay4 .hentry img{width:100%;height:auto;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2 ease-out}
.lay4 .hentry:hover img{-webkit-transition:all 2s ease-out;-moz-transition:all 2s ease-out;-ms-transition:all 2s ease-out;-o-transition:all 2s ease-out;transition:all 2 ease-out}
.lay4 h2{text-align:left;margin:25px 0}
.lay4 p{padding-bottom:20px;padding-top:5px;line-height:1.7em}
.lay4 .single_metainfo{padding-bottom:0}
.lay4 .single_metainfo,.lay4 .single_post .single_metainfo a{font-size:.8em}
.lay4 #sidebar{margin-top:0}
.more-link,.moretag{font-size:14px;padding:7px 15px;color:rgba(0,0,0,0.2);display:block;margin:15px 0;float:right;position:relative;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;border:2px solid rgba(0,0,0,0.2);opacity:.5;font-weight:700;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.thn_post_wrap .more-link:hover,.moretag:hover{opacity:1}
.lay4 a.comm_date{margin-left:0}
.lay4pagifix{width:68%;float:left}
.lay4pagifix .lay4_wrap{width:100%}
.lay4pagifix .lay4pagifix{width:100%}
.ast_ajaxwrap{width:100%;margin-bottom:30px;min-height:300px;position:relative}
.ast_ajax{width:45px;height:37px;background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/newloader.gif) no-repeat;margin:0 auto;left:0;right:0;bottom:40%;position:absolute;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ast_row{overflow:hidden}
.ast_pagenav,.comments_template .navigation{width:100%;text-align:center;margin-top:50px;float:left}
.ast_pagenav .page-numbers,.comments_template .navigation .page-numbers{display:block;margin-bottom:15px;padding:3px 10px;display:inline-block;margin-right:15px;text-align:center;color:#999;font-size:14px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer}
.thn_paginate a.page-numbers:nth-last-child(1){margin-right:0}
.ast_pagenav .current,.comments_template .navigation .current{border:2px solid rgba(0,0,0,0.3);font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer}
.comments_template .navigation .prev,.comments_template .navigation .next{display:none}
.comments_template .navigation{float:left}
.comments_template .navigation:empty{display:none}
.ast_navigation a{border:2px solid rgba(0,0,0,0.2);padding:3px 10px;font-weight:700;font-size:.8em;text-transform:uppercase}
.ast_navigation{margin:30px 0 0;width:100%;float:left}
.ast_navigation a:hover{color:#222;border-color:#222}
.edit_wrap a{display:block;margin-top:4px;position:absolute;right:5px;top:-4px;font-size:12px;opacity:.4;font-weight:700;text-transform:uppercase;padding:0 3px;border:2px solid;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.edit_wrap a:hover{opacity:.8}
.single_wrap_right{width:68%;float:right}
.single_wrap{width:70%;float:left}
.no_wrap{width:70%;float:none;margin:0 auto}
.single_post{position:relative}
.single_post .postitle{margin-top:20px;margin-bottom:30px;font-weight:600;-ms-word-wrap:break-word;word-wrap:break-word}
.thn_post_wrap{float:left;width:100%}
.thn_post_wrap img{max-width:100%;height:auto}
.thn_post_wrap{line-height:30px;}
.single_metainfo a i{color:#aaa}
.single_metainfo a i:hover{color:#0e92dd}
.meta_comm,.catag_list{display:inline}
.single_metainfo{padding-bottom:15px}
.single_metainfo,.single_post .single_metainfo a{font-size:.9em}
.single_metainfo i{padding-left:10px;padding-right:5px;opacity:.7}
.single_metainfo .fa-calendar{padding-left:0}
.tag_list ul{margin:0;padding:0}
.tag_list ul li{list-style-type:none;display:inline-block;margin:8px;background:rgba(0,0,0,0.1);padding:0 5px;padding-bottom:2px;font-size:12px;line-height:22px;border-radius:3px;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.tag_list ul li i{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);margin-right:6px;padding-left:2px}
.tag_list ul li:hover{background:rgba(0,0,0,0.14)}
.single_metainfo:empty{display:none}
.post_foot{padding:15px 0;width:100%}
.single .post_foot{border-bottom:1px solid rgba(0,0,0,0.1)}
.post-password-form input{padding:10px;border:2px solid rgba(0,0,0,0.1);border-radius:3px}
.post-password-form input[type~=submit]{border:2px solid;background:transparent;font-weight:700;opacity:.7;cursor:pointer;text-transform:uppercase}
.post-password-form input[type~=submit]:hover{opacity:1}
#ast_nextprev{width:100%;float:left;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.08);min-height:100px;position:relative}
#ast_nextprev .nav-box img{max-width:90px;height:auto;float:left;margin-right:15px;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
#ast_nextprev .nav-box img:hover{opacity:.8}
#ast_nextprev .nav-box i{color:rgba(0,0,0,0.6);opacity:.6;font-size:24px;display:block;float:left;height:55px;padding:25px 3px 0;position:absolute;left:-18px}
#ast_nextprev a{font-size:.8em;font-weight:700}
#ast_nextprev a span{font-size:1.1em;font-weight:700;display:block}
#ast_nextprev .ast-prev a span{padding-right:20px}
#ast_nextprev .ast-next a span{padding-left:20px}
#ast_nextprev .nav-box i:hover{opacity:1}
#ast_nextprev .ast-next i{float:right;right:-18px;left:auto}
.nav-box.ast-prev{float:left;width:50%}
.nav-box.ast-next{float:right;width:50%;text-align:right}
.nav-box.ast-next img{float:right!important;margin-right:0!important;margin-left:15px!important}
#ast_nextprev span.div_middle{width:1px;height:70%;display:block;position:absolute;left:0;right:0;margin:0 auto;background-color:rgba(0,0,0,0.1);transform:rotate(20deg)}
.prev_cat_name,.next_cat_name{font-size:1em;opacity:.6;display:block;float:left}
#ast_nextprev .prev_cat_name a,#ast_nextprev .next_cat_name a{font-weight:400!important}
.next_cat_name{float:right}
#ast_nextprev span.div_middle .fa-stop{display:none}
.comments_template{float:left;width:100%;margin-top:40px}
body.page .nocomments{display:none}
.comments_template #comments,#comments_ping,#reply-title{font-size:18px;width:100%;margin:20px 0}
#reply-title small a{font-size:16px;opacity:.5;vertical-align:text-bottom;padding-left:5px}
#reply-title small a:hover{opacity:.8}
#comments_ping{float:left;width:100%}
.commentlist{padding-left:0;float:left;margin-top:0;width:100%}
.commentlist li.comment{list-style-type:none}
.commentlist li{list-style-type:none;width:100%;float:left}
.commentlist li ul li{width:96%;border:none;float:right}
.commentlist > li.comment:nth-child(1) .comment-body{border-top:none}
.commentlist .depth-1{position:relative}
h3#comments{font-size:20px}
h3#comments_ping{font-size:20px}
.comment-author{font-size:14px}
.commentlist a.comm_date{margin-left:15px;padding-top:4px;display:inline-block}
.comm_auth{padding-top:4px;margin-left:10px}
.comm_reply{display:inline-block;margin-left:10px;opacity:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.comment-body:hover .comm_reply{opacity:1}
.comment-body{float:left;width:94%;position:relative;z-index:3;padding:30px 0;border-top:1px solid rgba(0,0,0,0.1)}
.avatar,.comm_auth{display:inline-block;vertical-align:top}
.avatar img{height:auto;max-width:30px;max-height:30px}
.org_comment{float:left}
.commentlist .org_comment ul li{border:none;list-style-type:circle;float:none}
.commentlist .org_comment ol li{list-style-type:inherit;border:none;float:none}
.commentlist li.comment img{max-width:100%;height:auto}
.org_ping .comm_date{font-size:14px}
a.comment-edit-link{position:absolute;right:0;top:30px;font-size:12px;font-weight:700;padding:1px 4px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;border:2px solid;color:rgba(0,0,0,0.1);opacity:.4;text-transform:uppercase;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
a.comment-edit-link:hover{opacity:.8}
.comm_date i{padding-right:5px}
.comm_reply{display:inline-block;margin-left:15px}
#respond{width:100%;float:left;margin-bottom:40px}
.comm_wrap{width:100%;float:left; margin-bottom:3.4%;}
.comment-form-cookies-consent label{padding-left: 10px;}
.comment-form-comment{width:100%;float:left;}
.comment-notes,.form-allowed-tags,.comment-form-comment label{display:none}
.comm_wrap p{width:32%;float:left;margin-right:2%;margin-bottom:0}
p.comment-form-url{margin-right:0}
.comm_wrap input{padding:15px 4%;width:100%;border:1px solid rgba(0,0,0,0.1)}
.comment-form-comment textarea{width:100%;padding:15px;min-height:150px;float:left;border:1px solid rgba(0,0,0,0.1); overflow:auto;}
p.form-submit{width:99%;float:left;margin-top:25px}
#submit{float:right;padding:10px 20px;cursor:pointer;border:none;opacity:.8}
#submit:hover{opacity:1}
.logged-in-as{font-size:14px}
.logged-in .comment-form-comment{width:100%}
.logged-in .comment-form-comment textarea{width:100%}
.commentlist #respond{width:100%;float:left;margin-top:-15px}
.commentlist #reply-title{margin-bottom:15px}
.commentlist .logged-in-as{margin:0;padding:2%;padding-left:0}
.commentlist .comment-form-comment{margin-top:20px}
.logged-in .commentlist .comment-form-comment{margin-top:0}
#frontsidebar div[id^="Complete_front"]:nth-child(5),#frontsidebar div[id^="Complete_front"]:nth-child(6),#frontsidebar div[id^="Complete_front"]:nth-child(7),#frontsidebar div[id^="Complete_front"]:nth-child(8),#frontsidebar div[id^="Complete_front"]:nth-child(9),#frontsidebar div[id^="Complete_front"]:nth-child(10),#frontsidebar div[id^="Complete_front"]:nth-child(11),#frontsidebar div[id^="Complete_front"]:nth-child(12),#frontsidebar div[id^="Complete_front"]:nth-child(13),#frontsidebar div[id^="Complete_front"]:nth-child(14),#frontsidebar div[id^="Complete_front"]:nth-child(15),#frontsidebar div[id^="Complete_front"]:nth-child(16),#frontsidebar div[id^="Complete_front"]:nth-child(17){display:none}
#content{width:100%;float:left; padding:100px 0 80px;overflow:hidden;}
.page_tt{float:left;width:100%;padding:20px 0;text-align:center}
.leftside{float:left!important}
.leftsidecommon{float:left!important;}
#sidebar{width:25%;float:right;}
#sidebar h2 {margin-bottom:15px;}
#sidebar .widget{font-size: 15px; margin-bottom: 40px; color: #5c5c5c; position: relative;}
#sidebar .widget .widgettitle{font-size:16px; font-weight: 600; border-bottom: solid 1px #e9e8e8; margin: 0 0 20px; padding-bottom: 15px;}
#sidebar .widget .widget_border{display: none;}
#sidebar .widgets ul{list-style-type: none; margin:0; padding:0;}
#sidebar .widget li{list-style: none; margin-bottom: 10px; line-height: normal;}
#sidebar .widget li a::before{content: "\f105"; font-family: FontAwesome; font-size: 16px; padding-right: 10px;}
#sidebar .widget_wrap{width:100%;}
.untitled .widget_wrap{padding:10%!important}
#sidebar .widget img{max-width:100%}
#sidebar .widget select{max-width:100%;width:100%;height:26px}
.widget_calendar table{width:100%}
.widget_calendar table tr td{text-align:center}
#prev{text-align:left}
#next{text-align:left}
span.widget_border{width:35px;height:2px;display:block;margin-bottom:20px}
.search_term{width:96%;padding:2%;float:left;margin-top:50px;text-align:center}
.search_term h2{margin-bottom:5px}
.search_term #searchform #s,.error_msg #searchform #s{font-size:16px;border:none;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.1) inset;box-shadow:0 0 3px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 0 3px rgba(0,0,0,0.1) inset;width:70%;padding:20px;margin-top:30px;margin-bottom:30px;background:rgba(0,0,0,0.04);color:#999}
.search_term #searchsubmit,.error_msg #searchsubmit{padding:20px 15px;font-size:16px;font-weight:700;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.search_term #searchsubmit:hover,.error_msg #searchsubmit:hover{opacity:.7}
.fourofour a{font-size:280px;opacity:.4}
.error404 .postitle{margin-top:-30px;font-size:50px;text-transform:uppercase;opacity:.5}
.error_page{text-align:center}
.error_msg{line-height:2em}
.author_div{padding:2%;width:100%;float:left}
.author_left{width:100%;text-align:center}
.author_right{line-height:1.9em;text-align:center}
.author_right h2{margin-bottom:20px}
.author_div img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}
.author_posts{padding:20px 0;float:left;width:100%;text-align:center;margin-top:0;margin-bottom:0}
.author_posts span{display:block;font-size:.7em;opacity:.6}
.to_top{width:40px;height:38px;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;background:rgba(0,0,0,0.2);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;position:fixed;bottom:20px;right:20px;cursor:pointer;text-align:center;padding-top:2px;display:none;opacity:.4;z-index:99}
.to_top:hover{opacity:1}
.to_top i{font-size:26px;padding-top:4px}
.to_top.hide_totop{display:none!important}
#footer{background-position:center;background-repeat:no-repeat;background-size:cover;float:left;width:100%; background-size:100%; background-position:top center; background-size:100% 100% !important; position:relative;}
#footer .rowfooter{clear:both;margin: 0 -15px;}
#footer .rowfooter:after{content: ""; clear: both; display: block;}
#footer .footercols1{width:97.5%;text-align:left;float:left;margin:0px;padding:80px 0px; }
#footer .footercols2{width:50%;text-align:left;float:left;margin:0px;padding:80px; padding-left:0px;box-sizing:border-box;}
#footer .footercols3{width:33.333%;text-align:left;float:left;padding:80px 50px; padding-left:0px;box-sizing:border-box;}
#footer .footercols4{width:25%;text-align:left;float:left;margin:0px;padding:90px 15px;box-sizing:border-box; padding-bottom:70px; font-weight:400;}
#footer .footernocols{width:97.5%;text-align:left;float:left;margin:0 0 1%;padding:0 15px}
.footernone{display:none!important}
.footer_center{text-align:center}
.footer-post-area{width:100%}
.footer-post-area ul{margin:0;padding:0}
.footer-post-area ul li{clear:both;margin:20px 0;list-style:none;border-bottom:1px dashed;border-color:#353535;display:table;padding:0 0 20px}
.footer-post-area ul li:last-child{border:none}
.footer-post-area ul li img{float:left;text-align:left;margin-right:15px;height:auto;width: 80px;border-radius: 4px;}
.footer-post-area ul li h4{margin-bottom:2px;margin-top:0}
.footer-post-area ul li h4 a{font-size: 16px; color: #fff !important;}
.footer-post-area ul li p{padding-top:2px;margin-top:2px; margin-bottom: 0;}
#footer_menu{display:inline-block}
#footer_menu ul{margin:0;padding:0}
#footer_menu ul li{display:inline-block;margin:0 10px;padding:15px 5px}
.foot_right_wrap{float:right;width:auto}
.foot_soc{display:inline-block;float:none}
#footer_menu.hide_footmenu{display:none}
.copyright_center{text-align:center}
.copyright_center .copytext{width:100%}
.copyright_center #footer_menu{width:100%;display:block}
.copyright_center .foot_right_wrap{float:none}
.ast_maintanace{padding-top:5%}
.ast_maintanace .logo,.ast_maintanace .logo h1{float:none;text-align:center}
.ast_maintanace .logo h1 a{color:#0e92dd}
.under-construction-message{text-align:center;width:60%;margin:0 auto;margin-top:40px;margin-bottom:20px}
.under-construction-inner{padding:2%;padding-bottom:4%;float:left;min-width:660px}
.under-construction-inner #countdown_mntnc{margin:0;padding:0;margin-top:60px}
.under-construction-inner #countdown_mntnc li{list-style-type:none;display:inline-block;width:100px;border-right:1px solid rgba(255,255,255,0.5);padding:15px 30px}
.under-construction-inner #countdown_mntnc li:last-child{margin-right:0!important;border-right:none}
.under-construction-inner #countdown_mntnc li span{font-size:48px;font-weight:700}
.under-construction-inner #countdown_mntnc li p{font-size:13px}
.ast_maintanace .head_soc{width:100%;float:left;text-align:center;padding:20px 0}
.ast_maintanace .head_soc a{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2)}
.ast_maintanace .head_soc .bookmark_size_large a{transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5)}
.lgn_info{display:block;position:fixed;z-index:99;bottom:-25px;left:-12px;padding:10px;background:#333;transform:rotate(-47deg);-webkit-transform:rotate(-47deg);-ms-transform:rotate(-47deg);height:40px;width:20px}
.lgn_info i{position:relative;left:10px;transform:rotate(37deg);-webkit-transform:rotate(37deg);-ms-transform:rotate(37deg);bottom:-3px}
div#container{width:70%;float:left}
.woocommerce #woocontent{margin:30px 0}
#review_form_wrapper form{margin-top:30px}
.woocommerce #reviews h3,.woocommerce-page #reviews h3{margin:40px 0 20px}
.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{padding:7px;opacity:.7}
.woocommerce .star-rating span,.woocommerce-page .star-rating span{color:#F4D431}
.woocommerce.single .breadcrumbs{margin-top:-30px;padding-bottom:20px}
.woocommerce .products ul, .woocommerce ul.products{ text-align:center;}
.optimposts .type-product .star-rating{font-size:16px;font-family:FontAwesome;color:#EFD788;width:75px;height:30px;overflow:hidden;position:relative}
.optimposts .type-product .star-rating span:before{content:"\f005 \f005 \f005 \f005 \f005";visibility:visible;position:relative;z-index:2}
.optimposts .type-product .star-rating span{display:block;visibility:hidden;overflow:hidden;height:30px}
.optimposts .type-product .star-rating:after{content:"\f005 \f005 \f005 \f005 \f005";visibility:visible;position:absolute;top:0;left:0;color:#eee}
.home .lay1{display:block!important}
.lay1_wrap .type-product{width:22%;margin:1.5%;max-width:400px;float:left}
.lay1_wrap .type-product img{width:100%;height:auto;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;bottom:-100px;vertical-align:bottom;opacity:1!important}
.woocommerce .addresses .title .edit,.woocommerce-page .addresses .title .edit{display:block;font-size:12px;opacity:.5;font-weight:700;text-transform:uppercase;padding:0 3px;border:2px solid;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;line-height:18px}
#topmenu ul li .wcmenucart-contents span{opacity:.7}
#topmenu ul li a.wcmenucart-contents{border:none!important}
.optimposts .type-product{min-height:300px}
.optimposts .type-product .post_content{position:relative;top:auto}
.optimposts .type-product .img_hover{display:none}
.optimposts .type-product .icon_wrap{display:none}
.optimposts .type-product h2.postitle{text-align:left;padding:15px 0}
.optimposts .type-product h2.postitle a{font-weight:700;font-size:.6em}
.optimposts .type-product .post_image{max-height:inherit!important}
.optimposts .type-product .imgwrap{overflow:hidden}
.lay1.optimposts .type-product h2.postitle a{display:block;width:100%;margin-bottom:10px}
.optimposts .type-product span.price{position:absolute;padding:7px 10px;background-color:rgba(0,0,0,0.4);color:#fff;font-weight:700;font-size:12px;margin-top:20px;z-index:2}
.optimposts .type-product a.button.add_to_cart_button{display:none;position:absolute;z-index:9;bottom:55%;left:0;right:0;margin:0 auto;width:100px;padding:10px;border-radius:3px;font-size:14px;font-weight:700;text-align:center;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.optimposts .type-product:hover a.button.add_to_cart_button{display:block}
.lay1.optimposts .type-product h2.postitle a.button.add_to_cart_button{display:none}
.lay1.optimposts .type-product a.button.add_to_cart_button:before{content:"\f07a";font-family:FontAwesome;margin-right:5px}
.lay1.optimposts .type-product a.added_to_cart.wc-forward{position:absolute;background-color:#fff;padding:10px;bottom:40%;margin:0 auto;left:0;right:0;width:100px;text-align:center;font-weight:700;font-size:13px;border-radius:3px;z-index:9}
.optimposts .lay4_wrap .type-product{width:50%;padding:1.5%;float:left;padding:20px;box-sizing:border-box}
.optimposts .lay4pagifix.no_sidebar .type-product{width:33.3%}
.optimposts .lay4_wrap .type-product .post_content p{font-size:.9em}
.optimposts .lay4_wrap .type-product .single_metainfo{display:none}
.optimposts .lay4_wrap .type-product a.button.add_to_cart_button{position:relative;display:inline-block;float:right;background-color:transparent;border:1px solid rgba(0,0,0,0.1);border-radius:0;padding:5px;font-size:12px}
.optimposts .lay4_wrap .type-product h2.postitle{padding:0;font-size:18px}
.optimposts .lay4_wrap .type-product .post_image,.optimposts .lay4_wrap .type-product .post_content{width:100%;margin-right:0}
.optimposts .lay4_wrap .type-product span.price{position:relative;right:10px;margin-top:0;background-color:transparent;font-size:20px;float:left}
.optimposts .lay4_wrap .type-product .star-rating{display:none}
.optimposts .lay4_wrap .type-product .blog_mo{margin-top:8px;margin-bottom:8px}
.optimposts .lay4_wrap .type-product .blog_mo a{display:none}
.optimposts .lay4_wrap .type-product a.added_to_cart.wc-forward{border:1px solid rgba(0,0,0,0.3);padding:5px 10px;font-size:12px;float:right;margin-right:10px;margin-top:0}
.home .lay1{display:block!important}
.lay1 .product{width:33.3%;max-width:400px;float:left}
.lay1 .product img{width:100%;height:auto;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;bottom:-100px;vertical-align:bottom}
.woocommerce .addresses .title .edit,.woocommerce-page .addresses .title .edit{display:block;font-size:12px;opacity:.5;font-weight:700;text-transform:uppercase;padding:0 3px;border:2px solid;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;line-height:18px}
#topmenu ul li .wcmenucart-contents span{opacity:.7}
#topmenu ul li a.wcmenucart-contents{border:none!important}
.wpcf7-text{padding:12px;border:none;background:rgba(0,0,0,0.03);width:100%;border:1px solid;border-color:rgba(0,0,0,0.05); margin-top:10px;}
.wpcf7-textarea{padding:2%;border:none;background:rgba(0,0,0,0.03);width:100%;min-height:200px;border:1px solid;border-color:rgba(0,0,0,0.05)}
.wpcf7-submit{float:right;padding:10px 35px;border:none;font-size:18px;cursor:pointer}
.cattitle_wrap {width:50% !important; margin:0px auto; position:absolute; top:65%; left:50%; z-index:99; transform:translate(-50%,-65%); text-align: center; z-index:0;}
.cattitle_wrap h1 {font-weight: bold;}
.thn_post_wrap .page-title, .single_post .postitle{ display:none;}
body.author #content{ margin:0px;}
.woocommerce div.product .product_title{ display:none;}
.post-single-img {width:100%; height:450px;overflow:hidden;margin-bottom:30px;}
.post-single-img img {width:100%; height:auto;}
.post-single-img:empty { display:none;}
#sidebar .wp-block-search__button{ margin:0px !important;}
body.page-template-contact-layout1 .wpcf7-response-output{margin-top:70px !important;}
.header.type3, .header.type4 {float:left;} .centerlogoarea .header-menu{float:none; width:auto;} .header.type3 .logo, .header.type3.logo::before, .header.type4 .logo, .header.type4.logo::before{ background:none !important;}
.has_trans_header .header.type3 #topmenu ul li a, .has_trans_header .header.type4 #topmenu ul li a{ padding-top:0px;}
.services-box-outer-area {width:25%; float:left; padding:15px;}
.skt-home-posts-thumb::before {background-image:linear-gradient(180deg, #E29B04 30%, #09731B 95%); position:absolute; top:0; left:0; width:100%; height:100%; content:''; opacity:0.70;}
.skt-home-posts-inner{ position:relative;}
.skt-home-posts-content {position:absolute; bottom:15%; width:75%; left:50%; transform:translate(-50%,-15%);}
.post-arrow-btn i {width:70px; height:70px; background:#efc94c; display:inline-block; color:#fff; border-radius:100%; text-align:center; line-height:70px; font-weight:100; position:absolute; right:50px; bottom:-35px;}
.post-arrow-btn i:hover{ background:#3E9C4E;}
.rowfooter {border-top:solid 1px; border-bottom:solid 1px;}
.rowfooter .footercols4:nth-child(1) {width:30% !important; padding-right: 70px !important;}
#footer .footercols4 {width:23.3%;}
.footer-infobox-left h4 {font-size:35px; color:#fff; font-weight:bold; line-height:1.3;}
.footer-infobox-left span{ font-size:18px; display:block; font-weight:600; font-family:Poppins; text-transform:uppercase;}
.footer-infobox-right a {background:#f5b324; padding:23px 35px; border-radius:10px; font-size:20px; font-weight:600; color:#fff;}
.footer-infobox-right a:hover{background: #fff; color:#1a2431;}
.footer-infobox-right input[type="email"]{background:#fff !important; padding:35px !important; border-radius:10px !important; padding-right:180px !important;}
.footer-infobox-right .wpcf7-submit{position:absolute; padding:15px 35px; border-radius:10px; right:19px; top:30px; font-weight:500;}
.footer-infobox-right .wpcf7-response-output {margin:0px !important; color:#3e9c4e;}
.post_block_style2{ position:relative;}
.post_block_style2  p{ display:none;}
.post_block_style2 {width:50%; padding:0px; margin-bottom:0px; height:335px; overflow:hidden; padding:15px;}
.post_block_style2 .post-contnent {position:absolute; top:50%; width:75%; left:50%; height:75%; transform:translate(-50%,-50%);}
.post_block_style2 .post_block_style2_meta span{ color:#fff; font-size:14px; margin:0px; font-weight:600; text-transform:uppercase;}
.post_block_style2 h3 {position: absolute; bottom:30px; font-family: Teko; font-size:34px; font-weight:400; line-height:1.2;}
.post_block_style2 h3 a{ color:#fff;}
.post_block_style2 .sktmore{ border-radius:100px; padding:15px 40px; margin-top:30px;}
.post_block_style2 .style2-post-thumb{ border-radius:0px; position:relative; height:305px; overflow:hidden;}
.post_block_style2 .style2-post-thumb::after {content:''; width:100%; height:100%; background:rgba(24, 24, 24, 0.4); position:absolute; left:0px; top:0px;;}
.post_block_style2 .post_block_style2 .style2-post-thumb {height:520px; margin-bottom:0px !important; width:100%;}
.post_block_style2:nth-child(1){height:670px;}
.post_block_style2:nth-child(1) .style2-post-thumb {height:640px;}
.post_block_style2 h6 {bottom:0px; font-size:14px; color:#fff; font-weight:500; text-transform:uppercase; letter-spacing:1px; position:absolute;}
.skt-home-posts-column {width:50%; float:left; padding:15px; text-align: left;}
.skt-home-posts-thumb{height:375px; overflow:hidden; position:relative !important; text-align:center; margin-bottom:20px;}
.skt-home-posts-row .skt-home-posts-title a {font-weight:600; padding-bottom:15px; font-family: 'Poppins'; font-size:28px;}
.shortdesc{ font-size:17px; line-height:28px; padding:25px 0px; padding-bottom:30px;}
.post-button {font-size:15px; font-weight:600; text-transform:uppercase; padding-bottom:13px; position:relative;}
.post-button::before {content:''; width:100%; height:1px; background:#f00; position:absolute; left:0px; bottom:0px; margin:0 auto;}
.post-date span {color:#808080; font-size:16px; font-weight:500;}
.skt-spa-appointment .wpcf7-response-output {margin-top:70px !important; margin-bottom:0px !important; text-align:center;}
.slider-wave img{ width:100% !important;}
.header-menu {z-index:9; position:relative; width: auto; float:right; width:auto;} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} input[type=number] {
-moz-appearance: textfield;
}
.post_block_style4_meta{display:inline-block;font-size:13px;clear:both;width:100%; position:relative; margin-bottom:10px; font-family:"Exo", Sans-serif;}
.post_block_style4_meta:after{ width:35px; border-bottom:3px solid #ff0000; position:absolute; content:''; left:0; bottom:0; display:none;}
.post_block_style4_meta a{ text-transform:capitalize;}
.post_block_style4_meta span i{margin-right:4px}
.post_block_style4_meta .commentarea{float:right;text-align:right}
.post_block_style4{width:31.333%; float:left; margin:0 30px 30px 0; padding:0; position:relative; text-align:center;}
.post_block_style4 h3{ margin:0 0 20px 0; padding:0; font-family:"Poppins", Sans-serif; font-size:23px; font-weight:600;}
.post_block_style4 .style4-post-thumb{height:270px;overflow:hidden; position:relative;}
.post_block_style4 .style4-post-thumb img{min-height:270px; height:auto; width:100%; object-fit:cover; }
.post_block_style4 .posts4content{padding:25px 25px;}
.readstyle4{padding:15px 40px; margin:5px 0 0 0; display:inline-block; font-weight:400; color:#fff; font-size: 16px;text-align: center; box-sizing: border-box;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; background:#f89223;  font-family:"Poppins", Sans-serif; border-radius:100px;}
.posts4content p{ display:none;}
.post_block_style4_meta{ font-size:15px; font-weight:600; color:#a1a1a1; }
.post_block_style4_meta span{ border-left:solid 1px #d1d1d1; padding-left:15px; margin-left:15px; line-height:15px; display:inline-block;}
.post_block_style4_meta a{ color:#5c5c5c;}
.course-left-menu .menu{margin:0px; padding:0px 0px; }
.course-left-menu .menu li{list-style:none; position:relative;}
.course-left-menu .menu li a{color:#fff; font-size:17px; font-weight:400; padding:15px 30px 15px 25px; display:inline-block; width:100%; border-bottom: solid 1px #64AC6E;}
.course-left-menu .menu li a:hover{color:#222;}
.course-left-menu .menu .current-menu-item a{color:#669b6e;}
.course-left-menu .menu li:nth-last-child(1) a{border:none;}
.course-left-menu .menu .current-menu-item a{ color:#222;}
.courses-box .skt-course-box{width:25%; margin-bottom:35px;}
.courses-box .skt-course-img {height:270px;}
.course-left-menu .menu li a::before {display:inline-block; padding-right:3px; vertical-align:middle; font-weight:900; position:absolute; left:0px; font-size:18px; content:"\f105"; font-family:FontAwesome;} .page ul.latproduct-categ{ padding:35px 0 20px 0; margin:0; text-align:center;}
ul.latproduct-categ{ padding:0 0 20px 0; margin:0; text-align:center;}
ul.latproduct-categ li{  text-align:center;display:inline-block; font-size:14px; font-weight:600; text-transform:uppercase; padding:0; margin:0;}
ul.latproduct-categ li a{color:#474646; padding:0px 20px; margin:0; position:relative; border-right:solid 1px #484848;}
ul.latproduct-categ li:nth-last-child(1) a{ border:none;}
ul.latproduct-categ li.active a{ background:none !important; color:#febb00;}
ul.latproduct-area{ display:block; margin:0 -15px; padding:0 !important;}
ul.latproduct-area li{list-style:none !important; float:left;width:25%;padding:0 15px;margin:40px 0 30px;box-sizing:border-box;}
ul.latproduct-area li h6{font-family:'Roboto Condensed';color:#4d4e4e;margin:0;padding:30px 0 5px 0;text-align:center;text-transform:uppercase;position:relative; font-size:16px;}
ul.latproduct-area .newproprice{text-align:center;font-weight:bold;}
ul.latproduct-area .newprorating{padding:5px 0 0 0;float:right;}
ul.latproduct-area .newproprice del{opacity:0.5; margin-right:15px;}
.latproduct-thumb{vertical-align:middle; position:relative; overflow:hidden;height:310px;}
.latproduct-thumb img{width:100%; vertical-align:top; min-height:310px;}  
a.addtocartscode i{ padding-right:10px;}
a.addtocartscode{ font:500 16px 'Roboto Condensed'; background:#ffffff; padding:11px 20px; margin:0 auto; left:50%; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%); color:#282828 !important; position:absolute; opacity:0; top:0; width:auto; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
ul.latproduct-area li:hover a.addtocartscode{ opacity:1; z-index:999999; top:50%; left:49%; transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);}
a.addtocartscode1{font: bold 16px 'Roboto Condensed'; background:#131e25; padding:11px 32px; margin:25px auto 0 auto; color:#ffffff !important; display:table; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
ul.latproduct-area li:hover a.addtocartscode1{background:#3e9c4e; }
ul.latproduct-area li:hover .latproduct-thumb img{ opacity:0.5; }
.sintp {margin-bottom:15px;}
ul.latproduct-area li span.onsale{z-index:1;right:30px;top:13px;background-color:#f2381f;border-radius:100%;color:#ffffff;font-size:0.857em;font-weight:700; line-height: 3.236; min-height: 3.236em; min-width: 3.236em; padding: 0.202em; position: absolute; text-align: center; text-transform:uppercase;}
ul.latproduct-area li span.onsalenew{ z-index:1; left:30px; top:13px; background-color:#f2ba1f;border-radius: 100%; color: #fff; font-size: 0.857em; font-weight: 700; line-height: 3.236; min-height: 3.236em; min-width: 3.236em; padding: 0.202em; position: absolute; text-align: center; text-transform:uppercase;} .skt-pricing-list .elementor-widget-container{display: table; margin: 0 auto;}
.skt-pricing-list-price .elementor-widget-container{display: table; margin: 0 auto;}
.product_title {display:none;}
.products { text-align:center;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{position: relative; text-align: center; width:22.8%; margin:10px; display:inline-block; float:none; vertical-align:top; border-radius:10px; padding-bottom:25px; box-shadow:0px 0px 20px 10px rgba(0, 0, 0, 0.025);}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{font-size:18px; font-weight: 500; padding: 0; margin: 0;  position:relative; z-index:99; padding:5px; padding-top:0px; font-family:'Poppins';}
.woocommerce ul.products li.product .price{color: #fd6500; font-size:16px; font-weight:400 !important; position:relative; z-index:99; font-family:'Poppins';}
.woocommerce ul.products li .added_to_cart{ position:relative; z-index:99;}
.woocommerce ul.products li.product .price ins{text-decoration:none !important; }
.woocommerce ul.products li.product .button{background-color: #000000; border-radius: 0; font-size: 14px; font-weight: 500; position: absolute; top: 0; left: 50%; display: table; margin: 0 auto; transition: all 0.3s; opacity: 0; visibility: hidden; padding: 16px 25px; color: #fff; transform: translateX(-50%); white-space: nowrap; z-index:99; border-radius:100px;}
.woocommerce ul.products li.product .button:hover{background-color: #fd6500;}
.woocommerce ul.products li.product .woocommerce-thumbnail-wrap{text-align: center;}
.woocommerce ul.products li.product .woocommerce-thumbnail-wrap img{display: inline-block; transition: all 0.3s; width: auto;}
.woocommerce ul.products li.product:hover .button{opacity: 1; visibility: visible; top: 32%;}
.woocommerce ul.products li.product .price del{margin-right: 10px; display:none;}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale{font-weight: 500; height: 50px; width: 50px; line-height: 50px; padding: 0; font-size: 14px; min-height: auto; min-width: auto; background-color: #fd6500; display:none;}
.woocommerce ul.products li.product:before{width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(255, 100, 46, 0.4); content:""; z-index:1; opacity:0; border-radius:10px;}
.woocommerce ul.products li.product:hover::before{opacity:1; }
.skt-product-img img {width:auto !important; margin:0 auto !important;}
.categories-section .skt-product-img:before, .latproduct-thumb:before{ display:none !important;}
.skt-product-img{width:100%; height:300px; position:relative; overflow:hidden; border-radius:10px; padding:0px 0px; align-items:center; display:flex; justify-content:center;}
.woocommerce ul.products li.product .star-rating{ margin:0 auto; margin-top:10px; margin-bottom:10px;}
.woocommerce div.product .product_title{font-size: 29px; font-weight: 600; line-height: normal; margin: -10px 0 0;}
.woocommerce div.product p.price,
.woocommerce div.product span.price{color: #9cc026; font-size: 20px; font-weight: 600;}
.woocommerce-product-details__short-description{font-size: 18px; line-height: 1.75;}
.woocommerce div.product form.cart .button{font-size: 16px; font-weight: 500; background-color: #000000; color: #ffffff; border-radius: 0; height: 54px; padding: 0 35px; transition: all 0.2s;}
.woocommerce div.product form.cart .button:hover{background-color: #9cc026;}
.woocommerce div.product form.cart div.quantity{margin: 0 15px 0 0;}
.woocommerce .quantity .qty{height: 54px; padding: 0 10px; width: 100px; outline: none;}
.woocommerce-variation.single_variation{margin-bottom: 15px;}
.woocommerce-tabs.wc-tabs-wrapper{padding-top: 50px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin: 0; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display: none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border: none; border-radius: 0; margin: 0; padding: 0; display: block !important; float: left;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color: #ffffff !important; background-color: #000000; display: block; font-size: 16px; font-weight: 500; padding: 16px 35px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color: #ffffff !important; background-color: #282828;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color: #ffffff !important; background-color: #9cc026 !important;}
.woocommerce div.product .woocommerce-tabs .panel{font-size:18px; padding:40px; background-color:#F8F8F8; margin:0;}
.woocommerce div.product .woocommerce-tabs .panel h2{display: none;}
.woocommerce div.product .woocommerce-tabs .panel p:last-of-type{margin: 0;}
.woocommerce div.product .woocommerce-tabs .panel p.woocommerce-noreviews{margin: 0 0 20px;}
.woocommerce #review_form #respond{width: 100%;}
.woocommerce #review_form #respond p{margin: 0 0 20px;}
.woocommerce #review_form #respond p.stars{display: table; margin: 5px 0; font-size: 30px;}
.woocommerce #review_form #respond label{display: block;}
.woocommerce #review_form #respond input[type=text],
.woocommerce #review_form #respond input[type=email],
.woocommerce #review_form #respond input[type=number]{border: 1px solid rgba(0,0,0,0.1); outline: none; padding: 10px 15px; width: 100%;}
.woocommerce #review_form #respond .comment-form-cookies-consent label{display: inline; padding-left: 5px;}
.woocommerce #review_form #respond .form-submit input{float: none; opacity: 1; background-color: #9cc026; color: #fff; font-size: 16px; font-weight: 500; border-radius: 0; padding: 20px 40px; transition: all 0.2s;}
.woocommerce #review_form #respond .form-submit input:hover{background-color: #000000; color: #fff;}
.related.products{margin-top: 80px;}
.related.products h2{margin: 0 0 35px; font-size: 43px; font-weight: bold; text-transform: capitalize; text-align: center;}
.woocommerce .woocommerce-breadcrumb{margin: 0 0 30px;}
.woocommerce div.product div.images img{border-radius: 5px; width:80%; object-fit:cover;}
.woocommerce div.product div.images .flex-control-thumbs{margin: 10px -10px 0;}
.woocommerce div.product div.images .flex-control-thumbs li{padding: 10px;}
.woocommerce div.product div.images .flex-control-thumbs li img{border-radius: 5px;}
.woocommerce div.product .vi-wpvs-variation-style{margin-bottom: 15px;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-button .vi-wpvs-option-wrap{font-size: 20px; height: 42px; width: 42px; padding: 0; transition: none;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap{border: solid 6px transparent; border-radius: 0; box-shadow: none; height: 50px; width: 52px; padding: 0; transition: none; background-color: transparent;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap:hover,
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected{box-shadow: 0 0 0px 1px rgba(0,0,0,0.9);
border: solid 6px #fff;}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{border-radius: 0; padding: 12px 20px; font-size: 15px; font-weight: 500; transition: all 0.2s;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{border-radius: 0; padding: 12px 20px; font-size: 15px; font-weight: 500; transition: all 0.2s;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{width: 50px;}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{width: 140px;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{margin: 0 5px 0 0; font-size: 15px;}
.campaigns-box-content {display:none;}
.thn_post_wrap ul li {list-style:none !important;}
.thn_post_wrap ul{padding-left: 0px !important;}
@media print {
.single_wrap{width:100%}
.header,#sidebar,.share_foot,.author_box,#ast_related_wrap,#ast_nextprev,.edit_wrap,.comments_template,.footer_wrap.layer_wrapper{display:none}
}
@media screen and (min-width: 1200px) {
.ast_row{height:auto!important}
}
@media screen and (max-width: 29.938em) {
.site_boxed .layer_wrapper{width:100%!important;float:none;margin:0!important}
.header{height:auto; padding-top:10px; padding-bottom:70px;}
.header2 .head_soc{width:100%;text-align:center}
body .lay2 .hentry,.lay3 .hentry{width:94%!important;margin-bottom:15px;height:auto!important;padding:2%!important}
body .lay4 .hentry{width:90%!important;padding:5%!important;margin-bottom:0}
body .lay4 .post_image,.lay4 .post_content{width:100%}
.lay4 .post_image{ margin-bottom:20px;}
.testi_content{line-height:1.3em}
.more-link,.moretag{float:none;text-align:center}
.ast_gall{min-height:200px}
.ast_slider .nivo-caption{width:90%;padding:5%}
.nivoSlider{height:auto !important; min-height: inherit !important;}
.col2,.col3,.col4{width:96%}
.act_left{width:90%;padding:5%;text-align:center}
.act_right{margin:5%;width:90%}
.rel_content p{display:none}
#submit{font-size:18px}
.ast_gall{min-height:200px!important}
.comment-body{width:98%}
.ast_navigation div{display:block;float:none;width:100%;margin:10px 0}
.ast_navigation a{display:block;padding:10px}
.ast_navigation{margin-top:0}
.edit_wrap a{top:-22px}
a.comment-edit-link{position:relative;top:-15px;float:right}
.nav-box.ast-prev,.nav-box.ast-next{width:100%;background:rgba(0,0,0,0.03);float:left;padding:15px 0;margin-bottom:10px}
#ast_nextprev .nav-box i{display:none}
#ast_nextprev span.div_middle{display:none}
.nav-box.ast-next img{margin-right:15px!important}
.nav-box.ast-prev img{margin-left:15px!important}
.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{font-size:10px;font-weight:700;padding:0}
.woocommerce table.cart th{font-size:12px;font-weight:700}
.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{padding:.8em}
.nivo-caption{top:2%!important}
.slidebtn{display:none}
.featured_block{display:block;width:auto;margin-right:0;margin-left:0;padding:10%}
.post_block_style1,.post_block_style2{display:block;width:auto;margin-right:0;margin-left:0;padding:0px;}
.cols4,.cols3,.cols2,.cols1{width: 100%;}
.boxpattern-1,.boxpattern-2,.boxpattern-3,.boxpattern-4{display:block;width:auto;margin-left:0;margin-right:0;padding:0 15px}
.tstcols4,.tstcols3,.tstcols2,.tstcols1{display:block;width:auto}
.footercols4,.footercols3,.footercols2,.footercols1{display:block;width:100%!important}
.clientbox{padding:0 15px!important;width:50%!important}
.nivoSlider img{width:200%!important;max-width:200%!important}
.rota ul{margin-left:-35px}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{left:0!important}
.single_wrap,#sidebar,.lay4_wrap,.no_wrap{float:none;width:100%}
.page_head img,.post_head img{width:auto!important;height:auto!important;min-height:inherit!important}
h1,h2,h3,h4,h5,h6{line-height:32px}
.timeline-both-side::before,.timeline-both-side li .border-line,.timeline-both-side li .border-line::before{background-color:transparent!important}
.timeline-both-side li .timeline-description{width:100%!important;display:block;margin-bottom:10px}
.timeleft,.timeright{float:none;display:block;width:100%!important;margin-right:0}
.timeright h3{margin-top:15px!important}
.timeright .sktmore{display:table}
.timeline-row{margin-left:0}
.flipcard{float:none!important;width:95%!important;margin-bottom:5%!important}
.servicebox img{width:100%;height:auto}
.bxslider li{left:inherit!important}
.nivoSlider img{max-width:100%!important;width:100%!important; height: auto !important;}
.griditem{display:block!important}
.promo-left{width:100%!important;float:none!important}
.promo-right{width:100%!important;float:none!important}
.promo-right .promobutton{float:none}
.post_block_style1 .style1-post-thumb{height:auto!important}
.portfolio-categ li{margin-right:10px!important}
body .lay4 .hentry{width:100%!important}
.post_block_style1 h3{line-height: normal !important}
.contact-layout1-left,.contact-layout1-right{width:100%!important}
.page_head img,.post_head img,.page_head,.post_head, .services_head img, .services_head{height:auto!important;min-height:inherit!important}
.servicebox img{max-width:100%!important;width:auto}
.theme-default .nivo-controlNav{padding:6px 0!important}
.servicerow,.perfrow,.row{margin:0!important}
.thumb,.skt-columns-3,.blocksbox,.skt-columns-2,.squarebox,.post_block_style3,.style3thumb,.style3info,.skt-columns-4,.clientbox,.col-4{width:100%!important}
.left-fitbox{margin:28px 0 0!important}
.right-fitbox{margin-left:0!important}
.featurethumb img{width:100%;left:0!important;margin-bottom:0!important;border-radius:80px}
.blocksbox{margin:0!important}
.post_block_style3{margin-right:0!important;box-sizing:border-box}
.style3thumb{margin-bottom:20px!important;margin-right:0!important;height:auto!important}
.style3thumb img{min-height:inherit!important}
.shortmore{position:relative!important;padding-top:20px}
.aligncenter{height:auto}
.perfectbox{margin:0 0 20px!important}
.nivo-caption{margin-top:20px!important}
.nivo-caption,.theme-default .nivo-controlNav{width:100%!important;padding:0 20px!important;box-sizing:border-box}
.title span{font-size:18px!important}
.perfectbox{width:99%!important}
.bxslider li{width:335px!important;margin:auto!important;box-sizing:border-box}
.testimonilacontent{width:80%!important;margin:auto}
.clientbox{margin:0 auto 20px!important;width:70%!important;float:none!important}
.serviceboxbg{border-right:none!important}
.ngg-gallery-thumbnail-box{width:100%!important}
.expandthumb{height:140px!important;overflow:hidden;margin-bottom:20px}
.expandthumb img{min-height:140px!important}
.product-cat-box {width:100%;}
.skt-testimonials .skt-testimonial-content{ margin-top:10px !important; padding-top: 10px !important; font-size:16px !important;}
.skt-testimonials .skt-testimonial-quote{ font-size:40px !important;}
.postitle{ font-size:34px !important;}
.fourofour a {font-size:110px;}
.post-single-img{ height:inherit;}
.related.products h2{font-size:28px !important;}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {width:80% !important; margin-bottom:15px !important; margin:0 auto; float:none !important;}
.related.products h2 {font-size:20px !important;}
.woocommerce div.product .woocommerce-tabs .panel {font-size:15px !important; padding:20px !important;} .header{ position:relative !important; padding-bottom:0px; padding-top:0px;}
.header-menu{ width:auto; float:right;}
.header-extras{ border-left:none !important;}
.cattitle_wrap{ width:100% !important;}
.logo{padding-bottom:15px; padding-top:15px; padding-right:15px;}
.skt-ecology-section1-counter {width:120px !important; height:120px; outline:13px solid #fff;}
.skt-home-posts-column {width:100%; padding:10px;}
.skt-home-posts-row .skt-home-posts-inner {padding:0px !important;}
.skt-home-posts-row .skt-home-posts-title a{font-size:22px;}
.post-arrow-btn i {width:40px; height:40px; line-height:40px; bottom:-20px; font-size:14px; right:20px;}
.skt-ecology-section14{background-image: linear-gradient(180deg, #3E9C4E 50%, #EFC94C 0%) !important;}
.footer-infobox {padding:60px 0px 30px !important;}
.footer-infobox-left h4 {font-size:32px; line-height:normal;}
.footer-infobox-right .wpcf7-submit{padding:15px 20px;}
.footer-infobox-right input[type="email"]{padding-right:155px !important;}
.rowfooter .footercols4:nth-child(1) {width:100% !important; padding-right: 0px !important;}
.footer-infobox {padding:60px 0px;}
#footer .footercols4{padding:40px 15px; padding-bottom:20px;}
.copytext .left, .copytext .right{ float:none;}
.sectionrow{margin-left:0px; margin-right:0px;}
.footer-infobox-right input[type="email"]{padding:25px !important;}
.footer-infobox-right .wpcf7-submit{right:10px; top:20px;}
.logo h1, .logo h2{margin-top:0px !important;}
.skt-patns-work-section{padding:60px 0px 60px 0px !important;}
.skt-patns-left-negative-offset{margin-left:0px !important; padding:25px !important;}
.skt-patns-left-negative-offset h3{font-size:25px !important;}
.skt-patns-left-image, .skt-patns-services{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-work-section .wp-block-column{padding-bottom:20px;}
.skt-patns-services h2{font-size:30px !important;}
.skt-patns-services .wp-block-column{padding-bottom:35px;}
.skt-patns-welcome-boxbg{padding:60px 40px 0 40px !important;}
.skt-patns-solution{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-solution h2{font-size:30px !important;}
.skt-patns-solution-box1{margin-top:20px;}
.skt-patns-solution-box-group{padding:30px !important;}
.skt-patns-solution-box-group h2{font-size:20px !important;}
.skt-patns-solution-box3{margin-top:50px !important;}
.skt-patns-intro-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-intro-section .wp-block-column{padding-right:0px !important;}
.skt-patns-intro-section h3{font-size:30px !important;}
.skt-patns-intro-section .wp-block-buttons{margin-bottom:65px;}
.skt-patns-intro-section .wp-block-image img{width:100% !important;}
.skt-patns-steps-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-steps-section .wp-block-column{padding-right:0px !important;}
.skt-patns-steps-box{padding-top:40px !important; padding-left:40px !important;}
.skt-patns-text-with-image-on-right-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-steps-section h3{font-size:30px !important; padding-top:30px;}
.skt-patns-steps-section .wp-block-buttons{margin-top:20px !important;}
.skt-patns-text-with-image-on-right-thumb img{top:70px !important; left:37px !important; width:73% !important;}
.skt-patns-team-rounded-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-team-rounded-section h2{font-size:33px !important;}
.skt-patns-image-and-social-media-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-image-and-social-media-section h3{font-size:30px !important; padding-bottom:30px;}
.skt-patns-image-and-social-box{margin-bottom:40px !important; padding:40px 40px 20px 40px !important;}
.skt-patns-calltoaction-section{padding-top:60px !important; padding-bottom:60px !important; background: linear-gradient(180deg,rgb(62,156,78) 51%,rgb(240,202,77) 51%) !important;}
.skt-patns-calltoaction-section .wp-block-column{padding:0px !important;} 
.skt-patns-calltoaction-section .wp-block-column:nth-of-type(2){padding-top:120px !important;}
.skt-patns-image-and-social-media-section .wp-block-columns:nth-of-type(2){ padding-top:30px !important; padding-bottom:30px !important;}
.skt-patns-calltoaction-section h3{font-size:25px !important;}
.skt-text-with-image-on-left-section .wp-block-column:nth-of-type(1){padding-top:60px !important; padding-bottom:0px !important;}
.skt-text-with-image-on-left-section .wp-block-column:nth-of-type(2){padding-top:50px !important; padding-left:0px !important;}
.skt-patns-text-with-testimonial-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-text-with-testimonial-section .wp-block-column{padding-right:0px !important;}
.skt-patns-text-with-testimonial-section h3{font-size:30px !important;}
.skt-patns-text-with-testimonial-section .wp-block-column:nth-of-type(2){margin-top:80px !important;}
.skt-patns-text-with-testimonial-section .wp-block-column:nth-of-type(2) .wp-block-group{padding:80px 40px 40px 40px !important;}
.skt-patns-photo-gallery{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-photo-gallery h2{font-size:30px !important;}
.skt-patns-photo-gallery .wp-block-columns{padding-top:0px !important;}
.skt-patns-photo-gallery .wp-block-column{margin-top:40px !important;}
.skt-patns-poster-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-poster-section .wp-block-group{padding:40px !important;}
.skt-patns-poster-section .wp-block-column:nth-of-type(2){padding-left:0px !important;}
.skt-patns-poster-section h3{font-size:30px !important;}
.skt-patns-poster-section .wp-block-button__link{padding:20px 40px !important;}
.skt-patns-news{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-news h2{font-size:30px !important;}
.skt-patns-news h3{line-height:32px !important; margin-bottom:10px !important;}
.skt-patns-pricing-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-pricing-section h2{font-size:30px !important;}
.skt-patns-pricing-box{padding-left:20px !important; padding-right:20px !important;}
.skt-patns-pricing-box .wp-block-column{margin-bottom:40px;}
.skt-patns-pricing-section .wp-block-column{margin-bottom:40px !important;}
.skt-patns-action-two-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-action-two-section h3{text-align:center !important; font-size:30px !important;}
.skt-patns-action-two-section .wp-block-buttons{display:table !important; margin:60px auto auto !important;}
.skt-patns-contact-info-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-contact-info-section h3{font-size:30px !important;}
.skt-patns-contact-info-section .wp-block-columns{margin-bottom:20px !important;}
.skt-patns-contact-info-section .wp-block-social-links{ margin-top:40px !important; margin-bottom:60px !important;}
.skt-patns-partners-logo-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-partners-logo-section h2{font-size:30px !important;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
body .header_wrap .header,body.home.has_trans_header .header{position:relative!important;}
.site_boxed .header_wrap .header{max-width:100%!important}
.to_top{left:20px;right:auto}
body #accordion h3 a,body #zn_nivo h3 a{font-size:24px!important}
#accordion h3,#zn_nivo h3{line-height:24px!important}
.acord_text{width:250px;padding-left:0}
.slide_wrap .nivo-directionNav{display:none}
.slide_wrap{background:none}
.nivoSlider{height:auto!important}
.nivoSlider img{width:200%!important;max-width:200%!important}
#stat_img{height:auto!important}
.stat_has_img .stat_bg_img{height:100%}
.stat_content_inner{bottom:0}
body .stat_content_inner .center{width:92%!important}
body .stat_content_right .stat_content_inner .center,body .stat_content_left .stat_content_inner .center{padding-left:4%}
.stat_content_left .center{margin-left:0}
.header{float:left}
.head_contact{margin-top:20px;margin-bottom:20px;width:100%;text-align:center}
.midrow_block{width:96%!important}
.block_type2 .midrow_block .block_img{width:100%;padding:20px 0!important;text-align:center!important}
.block_type2 .midrow_block .block_content{width:100%;text-align:center!important}
.about_pre{font-size:20px}
.about_header{font-size:32px}
#footer .widgets .widget{width:98%!important}
.single_wrap,#sidebar,#contact_block{width:100%}
.comments_template{margin-bottom:30px}
.page_head .pagetitle_wrap,.post_head .pagetitle_wrap{position:relative!important}
.head_switch{bottom:10px}
.selected_slide .nivo-controlNav{bottom:30px!important;text-align:left;padding-left:10px;z-index:999}
.home .selected_slide .nivo-controlNav{text-align:center}
#ast_related .panel-container .rel_tab{width:48%}
#sidebar .widget_wrap{padding:0 25px}
.comm_wrap p{width:100%}
.related_img{height:auto!important}
#ast_related .panel-container .rel_tab{width:100%}
.related_img img{vertical-align:bottom}
.comm_wrap,.comment-form-comment{width:100%}
body .lts_layout1 div.listing-item{height:auto!important}
.fourofour a{font-size:170px}
.error_msg #searchform #s{width:60%}
h1,h2,h3,h4,h5,h6{line-height:32px}
.head-info-area a{margin-left:20px}
.featured_block{display:block;width:44%;margin-right:1%;margin-left:1%;padding:10% 2%}
.post_block_style1,.post_block_style2,.post_block_style4{margin:0px; width:33.33%; padding:5px;}
.cols4,.cols3,.cols2,.cols1{width:100%;}
.boxpattern-1,.boxpattern-2,.boxpattern-3,.boxpattern-4{padding:.5% 2.2% 0;width:50%}
.tstcols4,.tstcols3,.tstcols2,.tstcols1{padding:.5% 1.8% 0;width:49.5%}
.clientbox{width:32.6%!important}
.rota ul{margin-left:-35px}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{left:0!important}
.single_wrap,#sidebar,.lay4_wrap,.no_wrap{float:none;width:100%}
.page_head img,.post_head img{width:auto!important;height:auto!important;min-height:inherit!important}
.page_head, .post_head{ min-height:inherit !important;}
.timeleft,.timeright{float:none;display:block;width:auto!important}
.timeright h3{margin-top:15px!important}
.flipcard{width:340px!important;margin:0 auto 4%!important;clear:both!important;float:none!important}
.bxslider li{left:inherit!important}
.nivoSlider img{max-width:100%!important;width:100%!important}
.promo-left{width:100%!important;float:none!important}
.promo-right{width:100%!important;float:none!important}
.promo-right .promobutton{float:none}
.post_block_style1 img{min-height:175px!important}
.post_block_style1 h3{line-height:22px!important; font-size:14px !important; padding:0px;}
.servicebox img{max-width:100%!important}
.nivoSlider{min-height:156px!important}
.theme-default .nivo-controlNav{padding:6px 0!important}
.servicerow,.blocksbox,.perfrow,.row{margin:0!important}
.thumb,.blocksbox{width:50%!important}
.skt-columns-3,.skt-columns-2,.post_block_style3,.col-4{width:100%!important;box-sizing:border-box}
.left-fitbox{margin:28px 0 0!important}
.right-fitbox{margin-left:0!important}
.featurethumb img{width:100%;left:0!important;margin-bottom:0!important;border-radius:80px}
.title span{font-size:22px!important}
.squarebox{width:31.1%!important;min-width:inherit!important;margin:0 5px 10px!important}
.aligncenter{height:auto}
.perfectbox{width:45%!important}
.perfectborder{min-height:176px!important}
.skt-columns-4{width:50%!important;padding:0 10px;box-sizing:border-box}
.clientbox{width:31.1%!important;margin-bottom:10px!important}
.left-fitright,.right-fitleft{width:40px!important;height:40px;line-height:40px;padding:0!important}
.boxpattern-1 .serviceboxbg{min-height:293px!important}
.boxpattern-1,.boxpattern-2,.boxpattern-3,.boxpattern-4{padding:0}
.rota ul{margin:0!important}
.bxslider li{width:480px!important;margin:0 10px!important;box-sizing:border-box}
.testimonilacontent{width:80%!important;margin:auto}
.bxmain .bx-wrapper .bx-viewport{height:427px!important}
.ngg-gallery-thumbnail-box{width:50%!important}
.expandthumb{height:160px!important;overflow:hidden;margin-bottom:20px}
.expandthumb img{min-height:160px!important} .header{ position:relative !important; padding-bottom:0px; padding-top:0px;}
.header-menu{ width:auto; float:right;}
.header-extras{ border-left:none !important;}
.cattitle_wrap{ width:100% !important;}
.header-extras{float: right !important; width: 35% !important; background: none !important; border-bottom-right-radius:10px !important; padding:0px !important; text-align: right; border: none !important; margin-top:40px !important; text-align:right !important;}
#simple-menu{margin-top: 15px !important;}
.logo{padding-bottom:15px; padding-top:16px;}
.sectionrow {margin-left:0px; margin-right:0px;}
.skt-home-posts-thumb {height:225px;}
.skt-home-posts-row .skt-home-posts-title a{font-size:24px;}
.rowfooter .footercols4:nth-child(1) {width:100% !important; padding-right:0px !important;}
.skt-ecology-recycling-title-box .elementor-widget-wrap{ padding-left:90px !important;}
#footer .footercols4:nth-child(1) {width:100% !important; padding-right:0px !important;}
#footer .footercols4{padding:50px 15px; padding-bottom:30px;}
.footer-infobox {padding:60px 0px; padding-bottom:30px;}
.services-box-outer-area {width:50%;}
.footer-infobox-left h4{font-size:36px;}
.footer-infobox {padding:60px 0px 40px !important;}
.skt-patns-work-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-left-image{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-services{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-services .wp-block-column{margin-bottom:40px !important;}
.skt-patns-solution{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-solution .wp-block-columns{padding-top:60px !important;}
.skt-patns-solution-box2{margin-top:0px !important;}
.skt-patns-solution-box3{margin-top:50px !important;}
.skt-patns-solution-box1 h2, .skt-patns-solution-box2 h2, .skt-patns-solution-box3 h2{font-size:23px !important;}
.skt-patns-intro-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-intro-section h3{font-size:30px !important;}
.skt-patns-steps-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-steps-section .wp-block-column:nth-of-type(1){padding-right:45px !important;}
.skt-patns-text-with-bg-section{padding-top:90px !important; padding-bottom:90px !important;} 
.skt-patns-text-with-bg-section p br{display:none !important;}
.skt-patns-text-with-image-on-right-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-text-with-image-on-right-thumb img{top:0px !important; left:0px !important;}
.skt-patns-team-rounded-section{padding-top:60px !important; padding-bottom:20px !important;}
.skt-patns-team-rounded-section .wp-block-column{margin-bottom:40px !important;}
.skt-patns-image-and-social-media-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-image-and-social-media-section .wp-block-columns:nth-of-type(2){ padding-top:30px !important; padding-bottom:30px !important;}
.skt-patns-image-and-social-box{margin-bottom:35px !important;}
.skt-patns-calltoaction-section .wp-block-column:nth-of-type(2){padding-left:65px !important;}
.skt-patns-calltoaction-section .wp-block-column{margin:inherit !important;}
.skt-patns-calltoaction-section h3{font-size:23px !important;}
.skt-patns-calltoaction-section p br{display:none;}
.skt-text-with-image-on-left-section .wp-block-column{padding-top:60px !important; padding-bottom:60px !important;}
.skt-text-with-image-on-left-section .wp-block-column:nth-of-type(2){padding-left:50px !important;}
.skt-patns-text-with-testimonial-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-photo-gallery{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-photo-gallery .wp-block-columns{padding-top:0px !important;}
.skt-patns-photo-gallery .wp-block-column{margin-top:40px !important;}
.skt-patns-poster-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-poster-section .wp-block-button__link{padding:20px 40px !important;}
.skt-patns-news{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-pricing-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-pricing-section .wp-block-button__link{padding:20px 40px !important;}
.skt-patns-pricing-box{padding-left:20px !important; padding-right:20px !important;}
.skt-patns-pricing-section .wp-block-column{margin-bottom:40px;}
.skt-patns-action-two-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-action-two-section h3{font-size:30px !important;}
.skt-patns-contact-info-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-contact-info-section h3{font-size:35px !important;}
.skt-patns-partners-logo-section{padding-top:60px !important; padding-bottom:60px !important;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.header-extras{width:35% !important; background:none !important; padding-left:0px !important; border-bottom-right-radius:10px !important; padding:0px !important; text-align: right; border-left:none !important;}
.header-btn a{padding:10px 20px; bottom:-60px; right:0px; width:auto;}
.header-menu{float:right; width:auto;}
.header.type2 {padding:0px;}
.skt-home-posts-thumb {height:245px;}
.skt-home-posts-content{padding:15px 15px 35px 15px;}
.skt-home-posts-column{padding:5px;}
.shortdesc{padding:15px 0px; padding-bottom:20px;}
.portfolio-content .portfolio-area li {padding:5px !important;}
.portfolio-content .portfolio-area li .image-block-title{padding:0px 20px !important;}
.portfolio-content .portfolio-area li .image-block img {min-height:197px !important;}
.footer-infobox-left h4 {font-size:34px;}
.footer-infobox-right .wpcf7-submit{padding:15px 25px;}
.footer-infobox-right input[type="text"] {padding:25px !important;}
#footer .footercols4 {width:30%;}
.rowfooter .footercols4:nth-child(4) {width:40% !important;}
.woocommerce ul.products li.product:hover .button{top:25%;}
.nivoSlider{height:auto!important}
.nivoSlider img{width:150%!important;max-width:150%!important}
.featured_block{width:44%;margin-right:6px;margin-left:6px}
.post_block_style1,.post_block_style2{width:33.33%; margin-right:0px; margin-left:0px; padding:5px;}
.boxpattern-1,.boxpattern-2,.boxpattern-3,.boxpattern-4{width:48%;margin-right:6px;margin-left:6px}
.rota ul{margin-left:-35px}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{left:0!important}
.tstcols4,.tstcols3,.tstcols2,.tstcols1{width:47.5%;margin-right:6px;margin-left:6px}
.clientbox{width:25%!important}
.flipcard{width:320px!important;margin-left:25px!important;margin-bottom:5%!important}
.bxslider li{left:inherit!important}
.post_block_style1 .style1-post-thumb{height:230px}
.post_block_style1 img{min-height:230px}
.post-default-img{ height:320px !important;}
.post-default-img{ height:230px !important;}
.nivoSlider img{max-width:100%!important;width:100%!important}
.tstcols4,.tstcols3,.tstcols2,.tstcols1{margin:0!important;width:50%}
.lay4 .hentry{padding-left:0!important}
.servicebox img{max-width:100%!important}
.nivoSlider{min-height:250px!important}
.servicerow{margin:0!important}
.thumb{width:33.333%!important}
.featurethumb img{width:100%!important;left:0!important}
.left-fitright,.right-fitleft{width:25px!important;height:25px!important;line-height:25px!important;padding:0!important}
.blocksbox{width:30.5%!important}
.expanding-grid .links > li{width:25%!important}
.expanding-grid .links > li:nth-of-type(3n+1){clear:inherit!important}
.squarebox{min-width:inherit!important;width:47%!important}
.post_block_style3{width:41.1%!important}
.aligncenter{height:auto}
.perfrow{margin-left:-10px!important;margin-right:-10px!important}
.perfectbox{width:30.3%!important}
.skt-columns-4,.skt-columns-2{padding:0 10px;box-sizing:border-box}
.clientbox{width:23%!important;margin-bottom:13px!important}
.col-4{padding:0 10px!important}
.row{margin-right:0!important}
.bxmain .bx-wrapper .bx-viewport{height:auto!important}
.bxslider li{width:164px!important;margin:0 14px!important}
.rota ul{margin:0!important}
#footer .contact-info .box p{display:table;top:0!important}
.ngg-gallery-thumbnail-box{width:33.333%!important}
.style3thumb{width:100%!important;margin-right:0!important;margin-bottom:20px!important}
.style3info{width:100%!important}
.style3info h3{font-size:18px!important}
.expandthumb{height:180px!important;overflow:hidden;margin-bottom:20px}
.expandthumb img{min-height:180px!important}
.page_head, .post_head, .services_head{ min-height:inherit !important;}
.page_head img, .post_head img, .services_head img{ height:inherit !important; min-height:inherit !important;} .cattitle_wrap{ width:100% !important; top:60%;}
.cattitle_wrap h1 {font-size:38px !important;}
.logo{padding-top:10px; padding-bottom:10px;}
.sectionrow {margin-left:0px; margin-right:0px;}
.skt-home-posts-row .skt-home-posts-title a{font-size:22px;}
.skt-home-posts-content{bottom:0%; left:45%;}
#footer .footercols4:nth-child(1) {width:100% !important; padding-right:0px !important;}
#footer .footercols4{padding:50px 15px; padding-bottom:30px;}
.footer-infobox {padding:60px 0px; padding-bottom:30px;}
.campaign-rate {width:55%; top:7px;}
.footer-infobox {padding:70px 0px 40px !important;}
.services-box-outer-area {width:50%;}
.services-box .owl-dots{margin-top:50px;}
.header.type1{ position:relative;}
.skt-patns-work-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-left-image{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-services{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-services .wp-block-column{margin-bottom:40px !important;}
.skt-patns-solution{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-solution .wp-block-columns{padding-top:60px !important;}
.skt-patns-solution-box2{margin-top:0px !important;}
.skt-patns-solution-box3{margin-top:50px !important;}
.skt-patns-solution-box1 h2, .skt-patns-solution-box2 h2, .skt-patns-solution-box3 h2{font-size:23px !important;}
.skt-patns-intro-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-intro-section h3{font-size:30px !important;}
.skt-patns-steps-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-steps-section .wp-block-column:nth-of-type(1){padding-right:45px !important;}
.skt-patns-text-with-bg-section{padding-top:90px !important; padding-bottom:90px !important;} 
.skt-patns-text-with-bg-section p br{display:none !important;}
.skt-patns-text-with-image-on-right-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-text-with-image-on-right-thumb img{top:0px !important; left:0px !important;}
.skt-patns-team-rounded-section{padding-top:60px !important; padding-bottom:20px !important;}
.skt-patns-team-rounded-section .wp-block-column{margin-bottom:40px !important;}
.skt-patns-image-and-social-media-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-image-and-social-media-section .wp-block-columns:nth-of-type(2){ padding-top:30px !important; padding-bottom:30px !important;}
.skt-patns-image-and-social-box{margin-bottom:35px !important;}
.skt-patns-calltoaction-section .wp-block-column:nth-of-type(2){padding-left:65px !important;}
.skt-patns-calltoaction-section .wp-block-column{margin:inherit !important;}
.skt-patns-calltoaction-section h3{font-size:23px !important;}
.skt-patns-calltoaction-section p br{display:none;}
.skt-text-with-image-on-left-section .wp-block-column{padding-top:60px !important; padding-bottom:60px !important;}
.skt-text-with-image-on-left-section .wp-block-column:nth-of-type(2){padding-left:50px !important;}
.skt-patns-text-with-testimonial-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-photo-gallery{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-photo-gallery .wp-block-columns{padding-top:0px !important;}
.skt-patns-photo-gallery .wp-block-column{margin-top:40px !important;}
.skt-patns-poster-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-poster-section .wp-block-button__link{padding:20px 40px !important;}
.skt-patns-news{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-pricing-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-pricing-section .wp-block-button__link{padding:20px 40px !important;}
.skt-patns-pricing-box{padding-left:20px !important; padding-right:20px !important;}
.skt-patns-pricing-section .wp-block-column{margin-bottom:40px;}
.skt-patns-action-two-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-action-two-section h3{font-size:30px !important;}
.skt-patns-contact-info-section{padding-top:60px !important; padding-bottom:60px !important;}
.skt-patns-contact-info-section h3{font-size:35px !important;}
.skt-patns-partners-logo-section{padding-top:60px !important; padding-bottom:60px !important;}
}
@media screen and (max-width:72.438em) and (min-width:63.250em) {
.nivoSlider{height:auto!important}
.nivoSlider img{max-width:100%!important;width:100%!important}
.frontimage img{max-width:190px!important}
.post_block_style1 img{min-height:175px!important}
.flipcard .front,.flipcard .back{height:330px!important}
.lay4 .hentry{padding-left:0!important}
.servicebox h3{font-size:18px!important}
.blocksbox{width:22.9%!important}
.squarebox{width:31.2%!important;min-width:inherit!important}
.post_block_style3{width:42.9%!important}
.aligncenter{height:auto}
.skt-columns-4,.blockbox{padding:0 10px;box-sizing:border-box}
.slider-main .nivo-caption{width:100%;}
.row{margin:0!important}
.col-4{width:30%!important}
.bxmain .bx-wrapper .bx-viewport{height:auto!important}
.nivoSlider{min-height:407px!important}
.nivo-controlNav{bottom:20px!important}
.featurethumb img{width:100%!important;left:0!important}
.ngg-gallery-thumbnail-box{width:25%!important}
.title span{font-size:30px!important}
.opabox{width:200px!important;height:200px!important}
.center .galslide{width:223px!important}
.header-extras{margin-left:0px; right:0px !important; padding-left:0px !important; margin-top:25px !important; width:13% !important;}
.post-default-img{ height:295px !important;}
.page_head img, .post_head img, .page_head, .post_head{ height:inherit !important; min-height:inherit !important;}
.header{ position:relative;}
.achievements-section .elementor-column-wrap {border:none !important;}
ul.latproduct-area li{ padding:0px 5px !important;}
.flower-shop-img::after{ display:none;}
.post-title{ font-size:18px !important;}
.slider-main .theme-default .nivo-directionNav{ width:90% !important;}
.service-box-content .skt-ourservice-title{ margin-top:15px;}
#topmenu ul li a{padding:40px 10px;}
.nivo-controlNav{ bottom:10px !important; }
.slider-main .nivo-caption {top:60% !important; transform:translate(-0%, -60%);} .cattitle_wrap{ width:100% !important;}
.logo{ padding-top:20px; padding-bottom:20px;}
.sectionrow {margin-left:0px; margin-right:0px;}
.skt-home-posts-thumb {height:315px;}
.footercols4 p span {width:100% !important; display:block !important;}
.footer-infobox {padding:70px 0px !important; padding-bottom:50px !important;}
#footer .footercols4{ padding-top:70px; padding-bottom:50px;}
.services-box-outer-area {width:33.33%;}
.services-box .owl-dots{margin-top:50px;}
.title{font-size:35px !important; padding-bottom:15px !important;}
.skt-patns-image-and-social-media-section .wp-block-social-links{margin-right:0px !important;}
.skt-patns-news h3{font-size:20px !important;}
.skt-patns-pricing-box{padding-left:20px !important; padding-right:20px !important;}
.skt-patns-pricing-box .wp-block-button__link{padding-left:40px !important; padding-right:40px !important;}
.logo h1, .logo h2{ margin:2px 0 5px !important;}
.head-info-area .phntp1{margin-left:0px !important;}
.appointment-btn a{margin-left:45px !important;}
.header.type3 .logo{padding:0px !important;}
.header.type4 .logo{padding:0px !important;}
}
@media screen and (max-width:1800px) and (min-width:1025px) {
}
.activity.buddypress .comments_template{display:none}
.is_safari input[type="button"],.is_safari button{-webkit-appearance:none;-webkit-border-radius:0}
.is_safari .top_head_soc a:hover{transform:none;-webkit-transform:none}
.is_safari .lay1_wrap .img_hover{transition:none;-webkit-transition:none}
.is_safari .lay1 .post_image{width:100.4%}
.is_safari .lay1 .hentry{overflow:hidden}
.promo1{width:auto;height:auto;padding:30px;text-align:left;line-height:22px;margin:auto;border-style:solid;border-width:3px 1px 1px}
.promo2{width:auto;height:auto;padding:30px;text-align:left;line-height:22px;margin:auto;border-style:solid;border-width:0 0 0 3px;position:relative}
.promo3{width:auto;height:auto;padding:30px;text-align:center;line-height:22px;margin:auto;border-style:solid;border-width:0 0 3px}
.promo4{width:auto;height:auto;padding:30px;text-align:left;line-height:22px;margin:auto;border-style:solid;border-width:3px}
.promo5{width:auto;height:auto;padding:0 30px;text-align:center;line-height:22px;margin:auto}
.promo-left{float:left;width:75%}
.promo-right{float:right;width:25%;margin-top:5%;margin-bottom:5%}
.promo-right .sktmore{float:right}
.promo-right .sktmore a{color:#FFF!important}
.promo3 .sktmore{clear:both;float:none;text-align:center;margin:30px auto 0;display:table}
.promo3 .sktmore a{color:#FFF!important;display:block}
.promo5 .sktmore{clear:both;float:none;text-align:center;margin:35px auto 0;display:table;border-radius:25px;padding:13px 34px}
.promo5 .sktmore a{color:#FFF!important;display:block;font-weight:bold}
.vidbg-container video{height:100%!important;object-fit:cover!important;width:100%!important;display:inline-block}
.spacecode{clear:both}
.thumb{display:block;box-sizing:border-box;float:left;padding:15px 15px 30px;width:25%}
.boxthumb{clear:both;overflow:hidden; -webkit-box-shadow: 0px 3px 7px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 7px 2px rgba(0,0,0,0.3);
box-shadow: 0px 3px 7px 2px rgba(0,0,0,0.3);}
.boxthumb:hover{background-color:#000000;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear;transition:all .5s linear}
.boxthumb img{width:100%;height:100%;display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
.boxthumb:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);opacity:.4;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear;transition:all .5s linear}
.thmbname{text-align:center;padding:25px 0 0;font-weight:bold; font-size:17px;}
.skt-columns-1{width:100%;height:auto;float:none}
.skt-columns-2{width:50%;height:auto;float:left}
.skt-columns-3{width:33.33%;height:auto;float:left}
.skt-columns-4{width:25%;height:auto;float:left}
.left-fitbox{float:left;height:auto;margin:28px 16% 0 0;width:auto}
.left-fitbox a h3,.left-fitbox a .left-fitright{transition:all .5s ease 0}
.left-fitbox a:hover h3{color:#685031}
.left-fitbox a:hover .left-fitright{background-color:#685031;color:#fff}
.left-fitleft{float:left;text-align:right;width:80%}
.left-fit-title h3{margin:0;padding:0 0 10px;text-transform:none}
.left-fit-title h3,.right-fit-title h3{color:#FFF}
.left-fit-desc{color:#fff;float:right;line-height:20px;text-align:right;font-size:13px;border-bottom:1px dashed;border-bottom-color:#7ab6f7;padding-bottom:30px}
.left-fitright{float:right;text-align:center;vertical-align:middle;width:35px;height:35px;line-height:35px;color:#000;background-color:#FFF;font-size:14px;font-weight:bold;-moz-border-radius:100%;-webkit-border-radius:100%;-khtml-border-radius:100%;border-radius:100%;padding:0}
.right-fitbox a h3,.right-fitbox a .right-fitleft{transition:all .5s ease 0}
.right-fitbox a:hover h3{color:#685031}
.right-fitbox a:hover .right-fitleft{background-color:#685031;color:#fff}
.right-fitbox{float:left;height:auto;margin:28px 0 0 16%;width:auto}
.right-fitleft{background-color:#fff;border-radius:100%;color:#000;float:left;font-size:14px;font-weight:bold;padding:0;text-align:center;vertical-align:middle;width:35px;height:35px;line-height:35px}
.right-fitright{float:right;text-align:left;width:80%}
.right-fit-title h3{margin:0;padding:0 0 10px;text-transform:none}
.right-fit-desc{border-bottom:1px dashed #7ab6f7;color:#fff;float:left;font-size:13px;line-height:20px;padding-bottom:30px;text-align:left}
.expanding-grid{position:relative;width:100%}
.expanding-grid .links{display:block;margin:0 -1em;padding:1em 0}
.expanding-grid .links > li{box-sizing:border-box;float:left;padding:1em;list-style:none}
.expanding-grid .links > li a{color:#fff;display:block;font-size:2em;position:relative;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.expanding-grid .links > li a.active:after{background-color:transparent;border-bottom:.375em solid;border-bottom-color:#3e9c4e;border-left:.375em solid transparent;border-right:.375em solid transparent;bottom:-.5em;content:'';height:0;left:50%;margin-left:-.375em;position:absolute;width:0}
@media only screen and (max-width: 39.99em) {
.expanding-grid .links > li{width:50%}
.expanding-grid .links > li:nth-of-type(2n+1){clear:left}
}
@media only screen and (min-width: 40em) and (max-width: 59.99em) {
.expanding-grid .links > li{width:33.33333%}
.expanding-grid .links > li:nth-of-type(3n+1){clear:left}
}
@media only screen and (min-width: 60em) {
.expanding-grid .links > li{width:25%}
.expanding-grid .links > li:nth-of-type(4n+1){clear:left}
}
.expanding-grid .spacer{background-color:#3e9c4e;clear:both;display:block;margin:0 auto;width:100%;padding:0 999999px;position:relative;left:-999999px}
.expanding-grid .expanding-container{clear:both;display:none;width:100%;position:relative}
.expanding-grid .expanding-container.expanded,.expanding-grid .expanding-container:target{display:block}
.expanding-grid .hentry{box-sizing:border-box;clear:both;color:#fff;min-height:4em;overflow:hidden;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.expanding-grid .hentry .entry-image{box-sizing:border-box;float:right;margin-left:1em;padding:.25em 0 .52em 1em;text-align:center;width:50%}
.expanding-grid .hentry .entry-title{font-size:1.5em}
.expanding-grid .close-button{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNLjcuN2wxOCAxOG0tMTggMGwxOC0xOCIvPjwvc3ZnPg==) no-repeat scroll 50% 50% transparent;color:#fff;display:inline-block;height:20px;line-height:1;overflow:hidden;padding:1.5em .1em;text-decoration:none;text-indent:5em;white-space:nowrap;width:20px;will-change:opacity;z-index:5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.expanding-grid .close-button.active{-webkit-transition:opacity .2s;transition:opacity .2s}
.expanding-grid .close-button:hover{opacity:.5}
.img-placeholder{font-size:4em;font-weight:300;line-height:1;padding:22% 0 0 .25em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:right}
.featurethumb img{max-width:none;max-height:none;margin-bottom:-4px;position:relative;left:-45px}
.blocksbox{float:left;width:23.3%;padding:40px 16px 0 20px;margin:0 10px;box-sizing:border-box;min-height:350px;border-bottom:1px dashed;border-bottom-color:#dddddd}
.blockthumb{text-align:center;display:block;min-height:35px}
.blockthumb img{height:auto;max-width:100%}
.blocktitle{text-align:center}
.blocktitle:after{content:" ";width:33px;border-bottom:2px solid #282828;display:table;margin:0 auto}
.blockdesc{text-align:center;line-height:23px;padding:21px 0 25px;font-size:14px}
.blockmore{display:block;text-align:center;margin:0 auto;padding-bottom:40px}
.expand-left{float:left;width:57.26%;padding:2% 0 4%;color:#dcefff;font-size:14px}
.blocksbox:hover{background:#f8f8f8}
.expand-left h2{font-size:34px;color:#FFF;margin-bottom:1%}
.designation{text-align:left;margin-bottom:4%}
.teamicon{margin-bottom:6%}
.expand-right{float:right;width:27.77%;padding:2% 0 4%}
.expand-right img{border-radius:2%;-moz-border-radius:2%;-webkit-border-radius:2%;-webkit-box-shadow:-15px 15px 2px -2px rgba(25,131,223,0.4);-moz-box-shadow:-15px 15px 2px -2px rgba(25,131,223,0.4);box-shadow:-15px 15px 2px -2px rgba(25,131,223,0.4)}
.headingseperator{text-align:left;clear:both}
.headingseperator h3{text-transform:uppercase;text-align:left;color:#FFF;font-size:14px}
.headingseperator h3:after{content:"";width:25px;border-bottom:2px solid;border-bottom-color:#FFF;display:block;text-align:left;margin:10px 0 30px}
a .squarebox{-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-ms-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out}
.squarebox{float:left;background-color:#FFF;width:auto;height:auto;min-width:185px;min-height:170px;text-align:center;vertical-align:middle;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;margin:0 10px 10px 0}
.squarebox:hover{background-color:#79ab9f}
.squareicon{text-align:center;vertical-align:middle;padding:50px 0 25px}
.squaretitle{text-align:center;vertical-align:middle;font-weight:700;color:#000;text-transform:uppercase}
.promo5 h1,.promo5 h2,.promo5 h3,.promo5 h4,.promo5 h5,.promo5 h6{margin:0}
.perfectbox{float:left;width:30.99%;background-color:#ffffff;border:1px solid;border-color:#eaeaea;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;text-align:center;margin:0 10px 20px;-webkit-transition:border 500ms ease-in;-moz-transition:border 500ms ease-in;-o-transition:border 500ms ease-in;transition:border 500ms ease-in}
.perfectbox:hover{border-color:#3e9c4e}
.perfectborder{border-bottom:7px solid;border-color:transparent!important;padding:28px;height:auto;min-height:175px;-webkit-transition:border 400ms ease-in;-moz-transition:border 400ms ease-in;-o-transition:border 400ms ease-in;transition:border 400ms ease-in}
.perfectborder:hover{border-bottom:7px solid;border-color:#3e9c4e!important}
.perf-title{text-align:center;display:block}
.perf-title h3{margin-bottom:10px;margin-top:0}
.perf-description{text-align:center;display:block;color:#000}
.perf-thumb{text-align:center;vertical-align:bottom;display:block;min-height:100px;position:relative;top:0;transition:all .5s ease-in-out 0}
.perfectborder:hover .perf-thumb{top:-10px}
.perfrow{margin-left:-15px;margin-right:-15px}
.nobottom{margin-bottom:0!important;padding-bottom:0!important;position:relative;bottom:-60px}
.blockbox{display:block;width:auto;height:auto;margin-bottom:30px}
.infoblockthumb{text-align:center;position:relative;top:0;transition:all .5s ease-in-out 0}
.infoblocktitle{text-align:center}
.blockbox:hover .infoblockthumb{top:-10px}
.bxslider li{background-color:#ffffff;padding:25px;list-style:none;border:1px solid;border-color:#e8e7e7;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px}
.testimonilacontent{text-align:center;font-size:14px}
.testimonilacontent:after{content:"";display:table;width:58px;margin:30px auto 0;border-bottom:3px solid;border-bottom-color:#e8e7e7}
#footer .logo{float:none;display:table;margin:0 auto}
#footer .logo h2{float:none}
ul.footmenu{padding: 0; list-style-type: none;}
.footmenu ul{padding: 0; list-style-type: none;}
.footmenu:after{content: ""; clear: both; display: block;}
.footmenu li{list-style:none; margin-bottom: 6px;}
.footmenu li a{color: #838282;}
.footmenu li a:before{content:"\f105"; font-family: FontAwesome; font-size:17px; padding-right:10px;}
.footmenu li a:hover{color:#ffffff;}
.footmenu li ul{padding-left:15px;}
.ngg-gallery-thumbnail-box{box-sizing:border-box;float:left;margin-right:0!important;padding:0 5px!important;width:25%}
.ngg-gallery-thumbnail{width:100%}
.ngg-gallery-thumbnail img{margin:4px 0!important;width:100%;box-sizing:border-box}
body.site_boxed .nivo-caption{padding:25px}
body.site_boxed .theme-default .nivo-controlNav{padding:20px 25px}
body.site_boxed .blocksbox{width:23%}
body.site_boxed .nivoSlider{min-height:445px!important}
body.site_boxed .slidedesc{margin-bottom:5px}
.expanding-grid .links > li a.active::after{bottom:-34px}
.expandthumb{height:250px;overflow:hidden;margin-bottom:20px}
.expandthumb img{min-height:250px}
.fourofour a{font-size:280px;opacity:.4;line-height:100%}
.error404 .postitle{margin-top:0;font-size:50px;text-transform:uppercase;opacity:.5} .mega-sub-menu a{padding-top:8px!important;padding-bottom:8px!important}
.mega-demos a{background-color:#3e9c4e!important;border-bottom:4px solid #3e9c4e;color:#fff!important}
.edit_widget,.customize-partial-edit-shortcut-button{display:none!important;visibility:hidden}
.fullwide{width: 100%;}
.site_boxed.has_trans_header .header_wrap{background: transparent;}
.header.type3 #simple-menu, .header.type4 #simple-menu{position: absolute; top:0px; right: 20px; z-index: 9999;}
.header-extras{float:right; position:relative; z-index:999; width:11%; border-bottom-right-radius:10px; text-align:right; border-left:solid 1px #9a8301; margin-top:30px;}
.header-content-right{float: right;}
.header-extras li span {margin-left:5px; top:5px;position:relative;}
.woocommerce-Price-currencySymbol {top:0px !important;}
.header-extras li{list-style: none; display: inline-block; font-size: 16px; vertical-align: middle; width: auto; margin-right:10px; margin:0px 10px;}
.header-extras li i{ color:#222; font-weight:400;}
.header-extras li .fa-user-o{ font-weight:bold !important;}
.header-extras li .cart-customlocation{display: block; font-size: 26px; position: relative; float:left;}
.header-extras li .custom-cart-count{font-size: 13px; color: #ffffff; background-color: #3e9c4e; height: 21px; width: 21px; display: block; border-radius: 50%; text-align: center; line-height: 21px; position: absolute; top:-5px; right:-12px;}
.header-extras li .header-search-toggle{cursor: pointer;}
.header-extras .header-search-form{display: none; position: absolute; bottom:-40px; width:250px; right: 0; z-index: 99999;}
.header-extras .header-search-form .search-field{width: 100%; background-color: #191919; border: none; color: #A7A7A7; padding: 5px 15px;}
.header-extras .header-search-form .search-field:focus{outline: none;}
.header-extras .header-search-form .search-submit{display: none; position: absolute; bottom: -40px; width: 200px; left: -80px;}
.header-extras .header-search-form .header-search-form-arrow{border-bottom: solid 9px #191919; border-right: solid 9px transparent; border-left: solid 9px transparent; position: absolute; top: -9px; right: 0; left: 0; margin: 0 auto; width: 0; height: 0;}
.header-extras .skt-header-button a{background-color: #ffffff; color: #1a0c4a; display: block; padding: 12px 30px; font-size: 16px; font-family: Poppins; font-weight: 600; border-radius: 40px; transition: all 0.2s;}
.header-extras .skt-header-button a:hover{background-color: #3e9c4e; color: #ffffff;}
.header-extras .skt-header-button img{margin-right: 18px; vertical-align: middle;}
.header-extras .skt-account-link{font-size: 15px; font-weight: 600;}
.header-extras .skt-account-link i{margin-right: 4px;}
.header-extras .product-search-form{background-color: #f6f6f6; border-radius: 6px; position: relative; width: 500px;}
.header-extras .product-search-form input[type=search]{background-color: transparent; border: none; width: 100%; font-size: 14px; font-weight: 500; letter-spacing: 1px; padding: 12px 50px 12px 20px; color: #282828;}
.header-extras .product-search-form input[type=submit]{background-color: transparent; color: transparent; cursor: pointer; position: absolute; right: 0; top: 0; height: 100%; width: 100%; border: none; outline: none;}
.header-extras .product-search-form i{position: absolute; right: 0; top: 0; right: 20px; top: 15px; font-size: 20px; color: #282828;}
.woocommerce-product-search{background-color: #f6f6f6; border-radius: 6px; margin-top: 25px; position: relative; width: 100%;}
.woocommerce-product-search input[type=search]{background-color: transparent; border: none; width: 100%; font-size: 14px; padding: 12px 50px 12px 20px; color: #282828;}
.woocommerce-product-search button{background-color: transparent; background-image: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/search-icon.png); color: transparent; cursor: pointer; position: absolute; right: 0; top: 0; height: 100%; width: 50px; border: none; outline: none; background-repeat: no-repeat; background-position: center;}
#sidebar .widget_shopping_cart li a::before{display: none;}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a{font-weight: 600;}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt{font-weight: 500;}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img{width: 50px;}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li{padding-bottom: 10px;}
#topmenu ul li.call-button a{background-color: #fff; color: #282828 !important; padding: 14px 35px; font-size: 20px; font-weight: 600; margin-left: 20px;}
#topmenu ul li.call-button a i{margin-right: 15px;}
.header .centerlogoarea{text-align: center;}
.header .centerlogoarea #topmenu{display: inline-block; vertical-align: middle;}
.header .centerlogoarea .header-extras{display: inline-block; vertical-align: middle; float: left !important;right:0px; top:0px; position:relative;}
.slider-main{overflow: hidden;}
.slider-main .nivo-caption{top: 50% !important; transform:translate(-0%, -50%);}
.slider-main .nivo-caption .nivo-caption-content{max-width:100%; text-align: center;}
.slider-main .nivo-caption .title{font-weight: bold; line-height: 1.2; padding-bottom:35px;}
.slider-main .nivo-caption .title small{font-weight:400; font-size:31px;display: block; margin-bottom:20px; color:#fff;}
.slider-main .nivo-caption .slidedesc{margin-bottom:40px; margin-top:0px; font-weight:400;}
.slider-main .nivo-caption .slidebtn{display: inline-block; vertical-align: top; margin:0; position:relative;}
.slider-main .nivo-caption .slidebtn a{padding:18px 40px; border-radius:100px; font-weight:600; background:#f5b324;}
.slider-main .nivo-caption .slidebtn a:hover{background-image:linear-gradient(105deg, #fb3b65 20%, #fec00d 86%);}
.slider-main .nivo-caption .slidebtn a:hover:after{ width:100%;}
.slider-main .nivo-caption .slidebtn2 a{background-color: transparent; border: solid 1px #fff;}
.slider-main .skt-slider-wave{position: absolute; bottom: -3px; z-index: 99;}
.slider-main .skt-slider-wave svg{display: block; height: auto; width: 100%;}
.slider-main .theme-default .nivo-directionNav{position: absolute; right: 100px; z-index: 9999; top: 40%; transform: translate(-50%, -50%); width:1230px; margin:0 auto; left:50%;}
.slider-main .theme-default .nivo-directionNav a{border-radius: 0; height: 50px; width: 50px; position: static; background-position: center !important; border-radius:5px;}
.slider-main .theme-default .nivo-directionNav a.nivo-prevNav{background-image: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/arrow-left.png); position:absolute; right:0px; left:auto; top:55px;}
.slider-main .theme-default .nivo-directionNav a.nivo-nextNav{background-image: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/arrow-right.png); right:-1; position:absolute;}
.skt-home-posts2-row .skt-home-posts2-column{position: relative; padding: 34px; z-index: 99;}
.skt-home-posts2-row .skt-home-posts2-column:before{content: ""; height: 170px; border: solid 10px #e2e1e1; width: 170px; display: block; position: absolute; top: 0; right: 0; z-index: -1;}
.skt-home-posts2-row .skt-home-posts2-column:after{content: ""; height: 170px; border: solid 10px #e2e1e1; width: 170px; display: block; position: absolute; bottom: 0; left: 0; z-index: -1;}
.skt-home-posts2-row .skt-home-posts2-inner{background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 180px 60px 85px;}
.skt-home-posts2-row .skt-home-posts2-content{position: relative; z-index: 99;}
.skt-home-posts2-row .skt-home-posts2-date{color: #ffffff; font-size: 14px; font-weight: 500; line-height: normal;}
.skt-home-posts2-row .skt-home-posts2-title{color: #ffffff; font-size: 20px; font-weight: 600; margin: 10px 0 30px;}
.skt-home-posts2-row .skt-home-posts2-title a{color: #ffffff;}
.skt-home-posts2-row .skt-home-posts2-excerpt{color: #ffffff; height: 85px; margin-bottom: 53px; overflow: hidden; line-height: 1.8;}
.skt-home-posts2-row .skt-home-posts2-more{font-weight: 500; color: #282828; background-color: #fff; font-size: 15px; padding: 18px 50px; display: inline-block; border-radius: 40px; text-transform: uppercase;}
.skt-home-posts2-row .skt-home-posts2-more:hover{background-color: #57639B; color: #ffffff;}
.skt-home-posts2-row .skt-home-posts2-excerpt .moretag{display: none;}
.slider-vertical{position:relative;overflow:hidden}
.vertical{overflow:hidden;text-align:center;padding:0}
.vertical img{opacity:.5;-webkit-transiton:opacity .3s;transition:opacity .3s}
.slider-vertical .vertical-title{margin-top:40px;margin-bottom:20px;color:#252525;font-size:44px}
.vertical-text{opacity:0;-webkit-transiton:opacity .3s;transition:opacity .3s;float:left;padding-left:15px;padding-right:15px;width:50%;box-sizing:border-box;line-height:30px;position:relative}
.active-vertical .vertical-text,.active-vertical img{opacity:1}
.slider-vertical .vertical-image{float:right;padding:10px;width:40%;box-sizing:border-box;box-shadow:-10px 10px 41px 0 rgba(9,26,44,0.2);z-index:-1;margin-right:25px}
.slider-vertical .vertical-thumb{height:280px;overflow:hidden}
.slider-vertical .vertical-thumb img{display: block; min-height:280px;width:100%}
.slider-vertical .separator-box{margin-top:40px;margin-bottom:35px}
.slider-vertical .separator-box .fa{color:#c2c2c2;background-color:#fff;padding:0;position:relative;top:0}
.slider-vertical .vertical-content{font-size:18px}
.arrow-wrap{position:absolute;height:100%;width:auto;left:23%}
.arrow-wrap .vertical-top{position:absolute;top:80px;left:0;margin-left:0;position:relative}
.arrow-wrap .vertical-bottom{position:absolute;bottom:80px;left:0;margin-left:0}
.slider-vertical .vertical-top,.slider-vertical .vertical-bottom{width:40px;height:40px;line-height:36px;font-size:22px;text-align:center;border-radius:50%;border:1px solid #3e9c4e;cursor:pointer;color:#3a3a3a;display:block;-webkit-transition:border .2s;transition:border .2s;z-index:9}
.slider-vertical .vertical-top:hover,.slider-vertical .vertical-bottom:hover{border-color:#3e9c4e;background-color:#3e9c4e;color:#fff}
.vertical{overflow:hidden;text-align:center;padding-top:145px;padding-bottom:145px}
.slider-vertical .vertical-top:before{position:absolute;bottom:0;left:0;right:0;width:30px;height:100%;border-bottom:solid 2px #3e9c4e;margin:0 auto;top:100%;content:''}
.slider-vertical .vertical-top:after{position:absolute;width:30px;height:40px;border-right:dashed 2px #3e9c4e;content:'';right:18px;top:100%}
.slider-vertical .vertical-bottom:before{position:absolute;bottom:100%;left:0;right:0;width:30px;height:100%;border-top:solid 2px #3e9c4e;margin:0 auto;content:''}
.slider-vertical .vertical-bottom:after{position:absolute;width:30px;height:40px;border-right:dashed 2px #3e9c4e;content:'';right:18px;bottom:100%}
.footer-type1 .footercols1{width: 100% !important;}
#footer .footercols1 h3,
#footer .footercols2 h3,
#footer .footercols3 h3,
#footer .footercols4 h3{margin: 0px 0 0px; font-weight: 600; position:relative; padding-bottom:30px;}
#footer .footercols1 h3:empty,
#footer .footercols2 h3:empty,
#footer .footercols3 h3:empty,
#footer .footercols4 h3:empty{display: none;}
#footer .footercols1 h3::after,
#footer .footercols2 h3::after,
#footer .footercols3 h3::after,
#footer .footercols4 h3::after{background-color: #fff; height: 2px; width: 40px; content: ''; position: absolute; bottom: 0; left: 0; display:none;}
.footer-blog-posts ul{margin: 0 !important; padding: 0 !important; list-style-type: none !important;}
.footer-blog-posts ul li{list-style: none !important; margin-bottom: 6px;}
.footer-blog-posts ul li a:before{content: "\f105"; font-family: FontAwesome; font-size: 17px; padding-right: 10px;}
.footer-infobox-newsletter{background-color: #F6F6F6; padding: 100px 0 110px;}
.footer-infobox-newsletter h2{color: #282828; font-size: 46px; font-weight: bold; line-height: normal; margin: 0 0 50px; text-align: center;}
.footer-infobox{padding:100px 0px 80px;position:relative; }
.footer-infobox .footer-logo-img{display: table; margin: 0 auto;}
.footer-infobox .footer-logo-img img{display: block;}s
.footer-infobox .footer-infobox-title{color: #fff; font-size:24px; font-weight: 600; margin: 0 !important;}
.footer-infobox-left{float: left; width: 50%; padding-right:5px;}
.footer-infobox-right{float: right; width: 50%; position:relative;}
.footer-infobox-right p {margin-bottom:0px}
.footer-infobox-right .wpcf7 form.invalid .wpcf7-response-output{border-color:#3e9c4e;}
.footer-infobox-right .wpcf7-not-valid-tip{color:#3e9c4e;}
.footer-infobox .social-icons a{height: 60px; width: 60px; border-radius: 50%; line-height: 60px; font-weight:400 !important; margin:0px 2px;}
#footer .portfolio-content .portfolio-area{margin: 0 -4px;}
#footer .portfolio-content .portfolio-area li{margin-bottom: 10px; padding: 0 4px; width: 33.3333% !important;}
#footer .portfolio-content .portfolio-area li .image-block-title{font-size: 14px;}
.portfolio-content .portfolio-area li .image-block{border-radius: 0px; overflow: hidden;}
#footer .portfolio-content .portfolio-area li .image-block img{height: auto; width: auto; min-height: inherit;}
#footer .contact-details{line-height: 35px;}
#footer .contact-details i{width: 18px; text-align: center; margin-right: 5px;}
.skt-working-hours{border-bottom: solid 1px; margin-bottom: 7px; padding-bottom: 8px;}
.skt-working-hours:after{content: ""; clear: both; display: block;}
.skt-working-hours .skt-working-day{float: left;}
.skt-working-hours .skt-working-time{float: right;}
#copyright{width:100%;float:left;text-align: center; padding:35px 0px;}
.copytext, #footer .rowfooter{font-size:16px !important;}
.copytext p{margin: 0;}
.copytext:empty{display:none}
.copytext:after{content: ""; clear: both; display: block;}
.copyright-left{float: left; text-align: left; width: 50%;}
.copyright-center{float: left; text-align: center; width: 20%;}
.copyright-right{float: right; text-align: right; width: 50%;}
.copytext span, .footercols4 p span{ color:#fff;}
.footercols4 p span{ width:30%; display:inline-block;}
.copytext .footmenu ul{text-align: center;}
.copytext .footmenu li{display: inline-block; margin: 0 0 0 30px; float: none; width: auto; padding: 0;}
.copytext .footmenu li a::before{display: none;}
.copytext .social-icons a{height: auto; width:auto; line-height:normal; background-color: transparent !important; font-size: 16px; margin: 0 0 0 25px;}
.timeline-both-side li{list-style: none !important;} figure{margin: 1em 0;}
video{max-width: 100%;} .wp_link_pages a{display: inline-block; background-color: #ccc; padding: 5px 10px; line-height: normal; border-radius: 2px; margin: 0 4px;} .wp-block-pullquote{border-top: solid 4px; border-bottom: solid 4px; margin: 1em 0;}
.wp-block-pullquote:before{display: none;}
.wp-block-pullquote > p{font-size: 24px; line-height: normal; margin: 0 0 20px;}
.wp-block-pullquote cite{font-size: 13px; text-transform: uppercase;} .wp-block-quote{margin: 1em 0; border-left: solid 4px; padding-left: 18px;}
.wp-block-quote:before{display: none;}
.wp-block-quote > p{font-size: 16px;}
.wp-block-quote cite{font-size: 13px;} .thn_post_wrap ul{list-style-type: disc; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; padding-left: 40px;}
.thn_post_wrap ul li{list-style: disc;}
.thn_post_wrap ol{list-style-type: decimal; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; padding-left: 40px;}
.thn_post_wrap ol li{list-style: decimal;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{list-style: none;}
.woocommerce-loop-product__cat{display: none;} .videoWrapper{position: relative; width: 100%; height: 0; background-color: #000;}
.videoWrapper43{padding-top: 75%;}
.videoWrapper169{padding-top: 56%;}
.videoIframe{position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background-color: transparent;}
.videoPoster{position: absolute; top: 0; right: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; cursor: pointer; border: 0; outline: none; background-position: 50% 50%; background-size: 100% 100%; background-size: cover; text-indent: -999em; overflow: hidden; opacity: 1; -webkit-transition: opacity 800ms, height 0s; transition: opacity 800ms, height 0s; -webkit-transition-delay: 0s, 0s; transition-delay: 0s, 0s;}
.videoPoster:before{content: ''; position: absolute; top: 50%; left: 50%; width: 80px; height: 80px; margin: -40px 0 0 -40px; border: 3px solid #ffffff; border-radius: 100%; -webkit-transition: all 300ms; transition: all 300ms;}
.videoPoster:after{content: ''; position: absolute; top: 50%; left: 50%; width: 0; height: 0; margin: -6px 0 0 -2px; border-left: 15px solid #fff; border-top: 10px solid transparent; border-bottom: 10px solid transparent;  -webkit-transition: all 300ms; transition: all 300ms;}
.videoPoster:hover:before, .videoPoster:focus:before{border-color: #ECB00E; }
.videoPoster:hover:after, .videoPoster:focus:after{}
.videoWrapperActive .videoPoster{opacity: 0; height: 0; -webkit-transition-delay: 0s, 800ms; transition-delay: 0s, 800ms;}
.video-tour{border: solid 10px #fff; border-radius: 12px; margin: 0 auto; max-width: 1000px;} .elementor-widget-tabs .elementor-tabs-wrapper{margin-bottom: 52px; text-align: right;}
.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title{display:inline-block !important;}
.elementor-widget-tabs .elementor-tab-content{padding: 0 !important;}
.skt-service-box .elementor-image-box-img{position: relative;}
.skt-service-box .elementor-image-box-img:after{content: ""; height: 100%; position: absolute; background-image: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/service-box-arrow.png); width: 78px; background-repeat: no-repeat; right: -14%; background-position: center; background-size: contain; z-index: 99;}
.thn_post_wrap.single-team-wrap{padding: 70px 0 40px;}
.thn_post_wrap.single-team-wrap img{float: left; max-width: 300px; margin-right: 40px; margin-bottom: 30px;}
.postitle.single-team-title{margin: 0;}
.single-team-designation{display: block; margin: 2px 0 25px;}
.skt-screenshot-img .elementor-image-box-img img{display: block;}
.skt-pricing-column .elementor-column-wrap{background-size: 100% 230px; position: relative;}
.skt-pricing-column.skt-pricing-column-center .elementor-column-wrap:after{content: ""; background-color: #f0f5f8; position: absolute; bottom: 0; left: 0; right: 0; height: 50px; z-index: 9;}
.skt-bestseller-products .skt-bestseller-products-box{text-align: center; opacity:0.2;}
.skt-bestseller-products .skt-bestseller-products-thumb{position: relative; padding-top:60px;}
.skt-bestseller-products .skt-bestseller-products-tag{color: #fd4f46; font-size: 15px; font-weight: 500; position: absolute; left: 20px; top: 20px; z-index: 99;}
.skt-bestseller-products .skt-bestseller-products-title{color: #282828; font-size: 17px; font-weight: 600; margin: 30px 0 0; text-align:left; padding-left:30px;}
.skt-bestseller-products .skt-bestseller-products-price{color: #282828; font-size: 17px; text-align:left; padding-left:30px; padding-bottom:50px;}
.skt-testimonial-content p {padding-bottom:20px;}
.owl-item.active.center .skt-bestseller-products-box{ opacity:1; background:#fff; box-shadow:0px 0px 30px 0px rgba(0,0,0, 0.05);}
.skt-bestseller-products .skt-bestseller-products-box del{ display:none;}
.skt-testimonials .owl-dots .owl-dot.active{ position:relative;}
.skt-bestseller-products.owl-carousel .owl-nav.disabled{display: block;}
.skt-bestseller-products.owl-carousel .owl-nav{text-align: center; margin-top: 60px;}
.skt-bestseller-products.owl-carousel .owl-nav button.owl-prev,
.skt-bestseller-products.owl-carousel .owl-nav button.owl-next{background-color: transparent !important; color: #282828; height: 45px; width: 50px; font-size: 16px; transition: all 0.2s;}
.skt-bestseller-products.owl-carousel .owl-nav button.owl-prev:hover,
.skt-bestseller-products.owl-carousel .owl-nav button.owl-next:hover{background-color: #282828;}
.skt-bestseller-products.owl-carousel .owl-nav button.owl-prev i, .skt-bestseller-products.owl-carousel .owl-nav button.owl-next i{ font-weight:100 !important; font-size:36px;}
.product-of-month .woocommerce-tabs.wc-tabs-wrapper,
.product-of-month .related.products{display: none;}
.skt-countdown .countdown-timer-init{font-size: 0;}
.skt-countdown .countdown-timer-init .countdown-items .ctw-digits{border-radius: 50%; line-height: 100px; height: 100px !important; width: 100px;}
.skt-countdown .countdown-timer-init .countdown-items{text-align: center; margin: 0 20px 0 0 !important; width: auto;}
.skt-newsletter-form{max-width: 620px; width: 100%; margin: 0 auto; position: relative; padding-right: 210px;}
.skt-newsletter-form input[type=text]{font-size: 15px; width: 100%; border: none; box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.04); padding: 0 20px; height: 50px;}
.skt-newsletter-form input[type=submit]{position: absolute; top: 0; right: 0; font-size: 14px; font-weight: 600; background-color: #3e9c4e; color: #fff; border: none; padding: 13px 50px; cursor: pointer; height: 50px; transition: all 0.2s;}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins{ font-weight:400;}
.woocommerce div.product .product_title{font-size: 29px; font-weight: 600; line-height: normal; margin: -10px 0 0;}
.woocommerce div.product p.price,
.woocommerce div.product span.price{color: #000; font-size: 20px; font-weight: 400;}
.woocommerce-product-details__short-description{font-size: 18px; line-height: 1.75; margin-bottom:40px;}
.woocommerce div.product form.cart .button{font-size: 16px; font-weight: 500; background-color: #000000; color: #ffffff; border-radius: 0; height: 54px; padding: 0 35px; transition: all 0.2s;}
.woocommerce div.product form.cart .button:hover{background-color: #3e9c4e;}
.woocommerce div.product form.cart div.quantity{margin: 0 15px 0 0;}
.woocommerce .quantity .qty{height: 54px; padding: 0 10px; width: 100px; outline: none; margin:0px;}
.woocommerce-variation.single_variation{margin-bottom: 15px;}
.woocommerce-tabs.wc-tabs-wrapper{padding-top: 50px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin: 0; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display: none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border: none; border-radius: 0; margin: 0; padding: 0; display: block !important; float: left;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color: #ffffff !important; background-color: #000000; display: block; font-size: 16px; font-weight: 500; padding: 16px 35px; border:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color: #fff !important; background-color: #3e9c4e;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color: #ffffff; background-color: #3e9c4e !important; border: none !important;}
.woocommerce div.product .woocommerce-tabs .panel{font-size:16px; padding:40px; background-color:#fff; margin:0;}
.woocommerce div.product .woocommerce-tabs .panel h2{display: none;}
.woocommerce div.product .woocommerce-tabs .panel p:last-of-type{margin: 0;}
.woocommerce div.product .woocommerce-tabs .panel p.woocommerce-noreviews{margin: 0 0 20px;}
.woocommerce #review_form #respond{width: 100%;}
.woocommerce #review_form #respond p{margin: 0 0 20px;}
.woocommerce #review_form #respond p.stars{display: table; margin: 5px 0; font-size: 30px;}
.woocommerce #review_form #respond label{display: block;}
.woocommerce #review_form #respond input[type=text],
.woocommerce #review_form #respond input[type=email],
.woocommerce #review_form #respond input[type=number]{border: 1px solid rgba(0,0,0,0.1); outline: none; padding: 10px 15px; width: 100%;}
.woocommerce #review_form #respond .comment-form-cookies-consent label{display: inline; padding-left: 5px;}
.woocommerce #review_form #respond .form-submit input{float: none; opacity: 1; background-color: #3e9c4e; color: #fff; font-size: 16px; font-weight: 500; border-radius: 0; padding: 20px 40px; transition: all 0.2s;}
.woocommerce #review_form #respond .form-submit input:hover{background-color: #000000; color: #fff;}
.related.products{margin-top:80px;}
.related.products h2{margin:0 0 35px; font-size:50px; font-weight:400; text-transform: capitalize; text-align: center; font-family:'Pattaya';}
.woocommerce .woocommerce-breadcrumb{margin: 0 0 30px;}
.woocommerce div.product div.images img{border-radius: 5px; width:100%;}
.woocommerce div.product div.images .flex-control-thumbs{margin: 10px -10px 0;}
.woocommerce div.product div.images .flex-control-thumbs li{padding: 10px;}
.woocommerce div.product div.images .flex-control-thumbs li img{border-radius: 5px;}
.woocommerce div.product .vi-wpvs-variation-style{margin-bottom: 15px;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-button .vi-wpvs-option-wrap{font-size: 20px; height: 42px; width: 42px; padding: 0; transition: none;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap{border: solid 6px transparent; border-radius: 0; box-shadow: none; height: 50px; width: 52px; padding: 0; transition: none; background-color: transparent;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap:hover,
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected{box-shadow: 0 0 0px 1px rgba(0,0,0,0.9);
border: solid 6px #fff;}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{border-radius: 0; padding: 12px 20px; font-size: 15px; font-weight: 500; transition: all 0.2s;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{border-radius: 0; padding: 12px 20px; font-size: 15px; font-weight: 500; transition: all 0.2s;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{width: 50px;}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{width: 140px;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{margin: 0 5px 0 0; font-size: 15px;}
.cart_totals h2{margin: 30px 0 15px;}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{ margin-right:10px;}
.select2-container .select2-selection--single{height: 44px;}
.select2-container--default .select2-selection--single{background-color: #fff; border: 1px solid #d3ced2; border-radius: 0;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 44px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height: 44px;}
.woocommerce-additional-fields h3,
.woocommerce-billing-fields h3{margin: 20px 0 15px;}
.woocommerce form .form-row{margin: 0 0 15px;}
#order_review_heading{margin: 20px 0 15px;}
.woocommerce form .form-row textarea{height: 139px; resize: vertical;}
.woocommerce-MyAccount-navigation{}
.woocommerce-MyAccount-navigation ul{margin: 0; padding: 0; list-style-type: none;}
.woocommerce-MyAccount-navigation ul li{list-style: none; margin-bottom: 12px;}
.woocommerce-MyAccount-navigation ul li a{}
.woocommerce-MyAccount-navigation ul li a::before{content: "\f105"; font-family: FontAwesome; font-size: 18px; padding-right: 10px;}
.woocommerce-order-details h2{margin: 20px 0 15px;}
.woocommerce-customer-details h2{margin: 20px 0 15px;}
.woocommerce-MyAccount-content fieldset{margin-bottom: 20px; padding: 20px;}
.contact-layout1-area .page-title{margin: 0 0 30px; display:none;}
.woocommerce nav.woocommerce-pagination{margin-bottom: 50px;}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{height: 40px; width: 40px; line-height: 40px; padding: 0; font-size: 18px; font-weight: 500;}
.woocommerce-account .addresses .title h3{margin: 0 0 15px;}
.elementor-widget-image .elementor-image > a, .elementor-widget-image .elementor-image figure > a {
display: block !important;
} .skt-patns-work-section .wp-block-image{margin:0 0 2em;}
.skt-patns-work-section .wp-block-image img{border-radius:0.2em;}
.skt-patns-work-section h3{margin:0 0 0.5em;}
.skt-patns-left-negative-offset{margin-left: -75px; box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75); -webkit-box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75); -moz-box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75);}
.skt-patns-left-image .wp-block-media-text__content{padding:0 !important;}
.skt-patns-left-image .wp-block-media-text__media img{border-radius:0.3em;}
.skt-patns-left-image .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-welcome-boxbg{min-height:641px;}
.skt-patns-welcome-boxbg .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-solution-number .wp-block-button__link{font-weight:normal;}
.skt-patns-solution .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-solution-box2{margin:50px 0 0 0;}
.skt-patns-solution-box3{margin:100px 0 0 0;}
.skt-patns-solution-box-group{box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75); -webkit-box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75); -moz-box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75);}
.skt-patns-intro-section .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-steps-section .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-steps-box{border-radius:8px; margin-bottom:30px;} 
.skt-patns-text-with-bg-section .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-text-with-image-on-right-thumb{margin-right:-80px;}
.skt-patns-text-with-image-on-right-thumb img{position:relative; z-index:999; top:100px; left:80px;}
.skt-patns-team-rounded-box img{border:15px solid #FFF; box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75); -webkit-box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75);
-moz-box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75);}
.skt-patns-team-rounded-box .wp-block-social-link-anchor:hover{background-color:#3e9c4e; color:#FFF !important; border-radius:9999px;}
.skt-patns-image-and-social-box{border-radius:10px;}
.skt-patns-calltoaction-section .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-calltoaction-section .wp-block-column{margin:0 !important;}
.skt-patns-text-with-testimonial-section .wp-block-quote{border-left:0px !important; padding-left:0px !important; position:relative;}
.skt-patns-text-with-testimonial-section .wp-block-quote p{font-size:inherit; font-style:italic; margin-bottom:40px;}
.skt-patns-text-with-testimonial-section blockquote p:before{content:'"'; position:absolute; left:0; top:-65px; font-size:50px;}
.skt-patns-text-with-testimonial-section blockquote cite{font-size:18px;}
.skt-patns-text-with-testimonial-section .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-photo-gal-box{box-shadow: 1px 1px 35px -15px rgba(123,123,123,.75); -webkit-box-shadow: 1px 1px 35px -15px rgba(123,123,123,.75);
-moz-box-shadow: 1px 1px 35px -15px rgba(123,123,123,.75);}
.skt-patns-poster-section .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-news .wp-block-post-excerpt .moretag{display:none; visibility:hidden;}
.skt-patns-news .wp-block-post-featured-image img{border-radius:8px;}
.skt-patns-news .wp-block-post-excerpt__more-link{background-color:#3e9c4e; color:#FFF; padding:15px 30px; border-radius:100px; margin-top:30px;}
.skt-patns-news .wp-block-post-excerpt__more-link:hover{background-color:#181818; color:#FFF;}
.skt-patns-pricing-box{border:15px solid #FFF; box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75); -webkit-box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75);
-moz-box-shadow: 1px 1px 35px -15px rgba(204,204,204,.75);}
.skt-patns-pricing-box ul{margin-top:1.5em; padding: 0  0 0 ;}
.skt-patns-pricing-box ul li:before{content: "\f105"; font-family: FontAwesome; font-size: 18px; font-weight:bold; padding:0 20px 0 0;}
.skt-patns-pricing-box .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-action-two-section .wp-block-button__link:hover{background-color:#181818; color:#FFF;}
.skt-patns-contact-info-fld p{margin-bottom:0px;}
.skt-patns-contact-info-section .wp-block-social-links .wp-social-link a{padding:0.55em;} @media (max-width: 1199px){
.slider-main .nivo-caption{padding-right: 20px; padding-left: 20px;}
.theme-default .nivo-controlNav{padding-left:0px !important;}
}
@media (max-width: 1169px) {
.slider-main .nivo-caption {top:70% !important; transform:translate(-0%, -70%);}
}
@media(max-width: 1079px){
.logo{max-width: 300px;}
.header.type3 .logo,
.header.type4 .logo{margin: 0 auto;}
.header-extras .product-search-form{width: 400px;}
}
@media(max-width: 1023px){
.head-info-area .center{padding-top: 15px; text-align: center;}
.head-info-area .left{float: none; padding: 0;}
.head-info-area .right{float: none;}
.head-info-area .phntp{border: none; float: none; display: block; margin: 0 0 0px; padding: 0;}
.head-info-area .emltp{float: none; margin-bottom: 8px; display: block;}
.head-info-area .sintp{float: none; padding: 0; display: block;}
.head-info-area .suptp{float: none; display: block; margin: 0px;}
.head-info-area .skt-subcsribe-btn{display: table; margin: 0 auto;}
#topmenu{display:none; margin-top:25px;}
#simple-menu{display:block; margin-top:10px;}
#simple-menu.hide_mob_menu{display:none}
.touchon #topmenu{display:none}
.touchon #simple-menu{display:block}
.header .centerlogoarea #topmenu{display: none;}
.touchon .lay1 h2.postitle a{font-size:18px;line-height:1.2em}
.logo h1, .logo h2{margin:5px 0 10px;}
.header-extras .header-search-form{bottom: -50px; width:100%;}
.skt-header-phone{bottom: -60px; height: 60px; font-size: 22px; padding: 10px 25px 0 25px;}
.skt-header-phone img{width: 26px;}
.header.type3 .head_inner,
.header.type4 .head_inner{position: static;}
.header.type3 .skt-header-phone,
.header.type4 .skt-header-phone{right: 15px;}
.home.has_trans_header .slider-main .nivo-caption{top: 33%;}
.slider-main .nivo-caption{top: 65% !important; width: 100%;}
.slider-main .nivo-controlNav{bottom:0px;}
.slider-main .nivo-caption .title{font-size:30px; margin-bottom:0px; padding-bottom:0px;}
.slider-main .nivo-caption .slidedesc{font-size:18px; margin-bottom: 15px; margin-top:0px;}
.slider-main .nivo-caption .slidebtn{font-size: 14px; margin-top:10px;}
.slider-main .nivo-caption .slidebtn a{padding: 12px 30px; font-size:18px; font-weight:500;}
.contact-block-right{width: 48% !important;}
.header .centerlogoarea .header-extras{ margin: 0; width:100% !important; text-align:center;}
.header .centerlogoarea .header-extras li:first-child{margin: 0;}
.header .centerlogoarea .header-extras .header-search-form{bottom: -38px; margin: 0 auto; left: 0;}
.skt-contact-section .elementor-row .elementor-column{width: 100% !important;}
.skt-team-border::after{display: none;}
.skt-pricing-column.skt-pricing-column-center .elementor-column-wrap::after{display: none;}
.head-info-area .social-icons a{ float:none;}
}
@media(min-width: 768px) and (max-width: 1023px){
.skt-img-box .elementor-image-box-wrapper{display: block !important;}
.skt-img-box .elementor-image-box-img{width: 100% !important;}
}
@media(min-width: 1024px){	
.home.has_trans_header .slider-header-layout1 .nivo-caption{top: 50%;}
.home.has_trans_header .slider-header-layout3 .nivo-caption{top:60% !important; transform:translate(-0%, -50%);}
.home.has_trans_header .slider-header-layout4 .nivo-caption{top: 60%;}
}
@media(max-width: 1011px){	
.theme-default .nivo-controlNav{padding: 0 0 0 0px !important; bottom:4px;}
}
@media(max-width: 991px){
.header-extras .product-search-form{width: 250px;}
.skt-team-bgbox{padding: 40px 20px;}
.skt-team-social-icons a{margin: 0 3px 6px;}
.skt-service-box .elementor-image-box-img::after{width: 60px; right: -18%;}
#footer .footercols4{width: 30%;}
}
@media(max-width: 767px){
.skt-header-phone{position: static; height: auto; font-size: 18px; padding: 10px 15px; border-radius: 5px; float: right; line-height: normal; margin-top: 27px;}
.skt-header-phone img{margin-right: 8px; width: 18px;}
.header.type3 .skt-header-phone,
.header-extras{padding-left:0px; left:0px; position:relative; margin:0 auto; float:right; top:0px; width:100%; text-align:center; padding:0px; background: none; padding-top:15px; border-top:solid 1px #fff; margin-top:10px; padding-bottom:0px; background:none !important;}
.header.type4 .skt-header-phone{display: table; margin: 0 auto 40px; float: none;}
.header .centerlogoarea .header-extras .header-search-form{bottom: -20px;}
.has_trans_header .header_wrap{position: static !important;}
.header{border: none !important;}
.logo{float: left; display: table; margin: 0 auto;}
.logo img{margin-bottom: 35px;}
.header-content-right{float: none;}
.header-extras .product-search-form{width: 100%;}
.home.has_trans_header .slider-main .nivo-caption{top: 20%;}
.slider-main .nivo-caption{padding-right: 40px; padding-left: 40px; top: 45%;}
.slider-main .nivo-caption .nivo-caption-content{width: 100%;}
.slider-main .nivo-caption .title{font-size: 37px;}
.slider-main .nivo-caption .title small{font-size: 25px;}
.slider-main .nivo-caption .slidedesc{font-size:19px; margin-bottom:20px; margin-top:20px;}
.slider-main .nivo-caption .slidebtn a{padding:15px 35px; font-size:13px;}
.nivo-directionNav{display: none !important;}
.theme-default .nivo-controlNav{bottom:15px;}
.vertical{padding: 0;}
.slider-vertical .vertical-text{margin-top: 150px; width: 100%;}
.slider-vertical .vertical-title{font-size: 34px !important;}
.slider-vertical .vertical-image{box-shadow: none; border: solid 1px #ccc; margin: 0 0 165px; width: 100%;}
.slider-vertical .vertical-thumb{height: auto;}
.slider-vertical .vertical-thumb img{min-height: auto;}
.arrow-wrap{left: 46%;}
.arrow-wrap .vertical-bottom{bottom: 50px;}
.skt-section1-column{width: 100% !important;}
.section1-block-title1 h3{position: relative; white-space: normal; z-index: 99;}
.section1-block-title2 h3{position: static; white-space: normal;}
.contact-block-left{width: 100% !important;}
.contact-block-right{width: 100% !important;}
#footer .rowfooter{padding-top: 10px; padding-bottom: 50px;}
.footercols4, .footercols3, .footercols2, .footercols1{margin-bottom: 0 !important; width: 100% !important;}
.footercols3 p:last-of-type{margin: 0;}
.footer-post-area ul li{display: block;}
.copyright-left, .copyright-center, .copyright-right{text-align: center; width: 100%;}
.copyright-left{margin-bottom: 15px;}
.copyright-center{padding-top: 15px; padding-bottom: 15px;}
.copytext .social-icons a{margin: 0 13px;}
#footer .contact-info .box{border: none;}
.footer-infobox-left{float: none; margin-top: 10px; text-align: center; width:100%;}
.footer-infobox-right{float: none; margin-top: 40px; text-align: center; width:100%;}
.footer-infobox .footer-logo-img{display: inline-block;}
.footer-infobox.footer-infobox-bottom .footer-infobox-left{margin-top: 0;}
.footer-infobox.footer-infobox-bottom .footer-infobox-right{margin-bottom: 10px; margin-top: 40px;}
.newsletter-form{width: 100%;}
.skt-project-img::before{display: none;}
.skt-project-box::after{display: none;}
.skt-project-img .elementor-image img{width: 100%;}
.skt-process-box .elementor-image-box-content{padding: 35px 80px 35px 110px;}
.skt-left-sidebar #sidebar{float: none;}
.elementor-tabs .elementor-tabs-wrapper{display: block !important; text-align: center;}
.elementor-tabs-content-wrapper .elementor-tab-mobile-title{display: none !important;}
.header{ position:relative;}
.cattitle_wrap h1{ font-size:26px;}
.slider-main .nivo-caption .title::after{ display:none;}
.skt-testimonials{ width:100% !important;}
}
@media(min-width: 768px) and (max-width: 1023px){
.home.has_trans_header .slider-header-layout1 .nivo-caption{top: 50%;}
.home.has_trans_header .slider-header-layout3 .nivo-caption{top: 45%;}
.home.has_trans_header .slider-header-layout4 .nivo-caption{top: 42%;}
.skt-testimonials{ width:100% !important;}
}
@media(min-width: 768px) and (max-width: 900px){	
.home.has_trans_header .slider-header-layout3 .nivo-caption{top:15%;}
}
@media(max-width: 639px){
.skt-header-phone{display: table; margin: 0 auto 40px; float: none;}
.header-extras .header-search-form{margin: 0 auto; bottom:-40px; width:100%;}
.slider-main .nivo-caption{top: 20%;}
.slider-main .nivo-caption .slidedesc br{display: none;}
.thn_post_wrap.single-team-wrap img{margin-right: 0; max-width: 100%; width: 100%;}
}
@media(min-width: 1440px){
.slider-header-layout1 .slider-main .nivo-caption{top: 65% !important; width: 100%;}
.slider-header-layout3 .slider-main .nivo-caption{top: 65% !important; width: 100%;}
.slider-header-layout4 .slider-main .nivo-caption{top: 69% !important; width: 100%;}
}
@media(max-width: 575px){	
.tea-categories-carousel .owl-stage .owl-item.center{border: none;}
.portfolio-content ul.portfolio-area li{width: 100% !important;}
.portfolio-content .portfolio-area li .image-block{max-height: none !important;}
#simple-menu{margin-left: 15px;}
.header-mobile-number{font-size: 15px; font-weight: 600; margin-left: 0; margin-top: 46px;}
.header-mobile-number img{margin-right: 5px; width: 15px;}
.home.has_trans_header .slider-main .nivo-caption{top: 16%;}
.slider-main .nivo-caption .title{font-size: 26px;}
.slider-main .nivo-caption .title small{font-size: 14px; margin-bottom: 10px}
.slider-main .nivo-caption .slidedesc{font-size: 13px; margin-bottom: 15px; margin-top: 10px;}
.slider-main .nivo-caption .slidebtn{font-size: 13px; margin: 0;}
.slider-main .nivo-caption .slidebtn a{padding: 10px 22px;}
.skt-newsletter-form{padding: 0;}
.skt-newsletter-form input[type="submit"]{position: static; display: table; margin: 40px auto 0;}
.skt-home-posts-row .skt-home-posts-inner{padding: 20px; min-height: auto;}
.skt-home-posts-row .skt-home-posts-thumb{margin-bottom:20px; position: static;   height:215px;}
.skt-home-posts-row .skt-home-posts-thumb img{height: auto; width: 100%; height: inherit; object-fit:cover;}
.skt-home-posts2-row .skt-home-posts2-inner{padding: 85px 25px;}
.skt-home-posts2-row .skt-home-posts2-column{padding: 20px;}
.skt-home-posts2-row .skt-home-posts2-column::before{height: 140px; border: solid 5px #e2e1e1; width: 140px;}
.skt-home-posts2-row .skt-home-posts2-column::after{height: 140px; border: solid 5px #e2e1e1; width: 140px;}
.skt-home-posts2-row .skt-home-posts2-more{padding: 16px 40px;}
}
@media(max-width: 479px){
.header-mobile-number{margin-top: 28px;}
.logo img{max-width: 135px;}
.slider-main .nivo-caption{top:12% !important; left:0; transform:translateY(-15%);}
.slider-main .nivo-caption .title{font-size:20px; margin-bottom:0px;}
.slider-main .nivo-caption .title small{font-size: 20px; margin-bottom: 5px;}
.slider-main .nivo-caption .slidedesc{font-size: 17px; margin-bottom: 0px; margin-bottom: 5px; overflow: hidden; width:100%; line-height:22px;}
.slider-main .nivo-caption .slidedesc br{display:none !important;}
.slider-main .nivo-caption .slidebtn{font-size: 14px; margin-top: 5px;}
.slider-main .nivo-caption .slidebtn a{padding:7px 20px; font-weight:500;}
.theme-default .nivo-controlNav{bottom: 5px; padding:0 20px 0 20px !important; text-align: right; display:none !important;}
.head-info-area .search-field:focus{width: 140px;}
.contact-form-col{width: 100%;}
}
@media(min-width: 1400px) and (max-width: 1920px){
.page_head, .post_head, .services_head{ min-height:inherit !important;}
.page_head img, .post_head img, .services_head img{ height:inherit !important; min-height:inherit !important;}
.topmenu-bar::after {width:65.1%;}
.slider-wave{ margin-top:-85px !important;}
}
@media(min-width: 1920px) and (max-width: 3000px){
}
@media(min-width: 800px) and (max-width: 900px){
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ margin:5px !important;}
.skt-product-img{ height:inherit;}
}
@media(min-width: 4500px) and (max-width: 4555px){
.head-info-area .center {width:22%;}
.topmenu-bar::after {width: 22%;}
}body {
margin: 0;
padding: 0
}
a {
text-decoration: none;
outline: none;
transition: all 0.2s;
}
.alignnone {
margin: 5px 20px 20px 0
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto
}
.alignright {
float: right;
margin: 5px 0 20px 20px
}
.alignleft {
float: left;
margin: 5px 20px 20px 0
}
.aligncenter {
display: block;
margin: 5px auto
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px
}
a img.alignnone {
margin: 5px 20px 20px 0
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
max-width: 96%;
padding: 10px 3px;
text-align: center
}
.wp-caption img {
max-width: 98%!important;
height: auto
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0
}
.wp-caption.alignright {
margin: 5px 0 20px 20px
}
.wp-caption img {
border: 0 none!important;
margin: 0!important;
max-width: 570px;
padding: 0!important
}
.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute!important;
height: 1px;
width: 1px;
overflow: hidden
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto!important;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000
}
.layergallery .gall_dash {
display: none
}
blockquote:before {
content: "\f10d";
display: inline-block;
font-family: FontAwesome;
position: absolute;
margin-left: -26px;
color: #a6a6a6
}
.thn_post_wrap .page-title {
margin: 0 0 30px;
}
.thn_post_wrap table,
.org_comment table {
border-collapse: collapse;
width: 100%
}
.thn_post_wrap code,
.org_comment code {
background: rgba(0, 0, 0, 0.03);
padding: 2px
}
.thn_post_wrap pre,
.org_comment pre {
background: rgba(0, 0, 0, 0.03);
border-left: 4px solid rgba(0, 0, 0, 0.1);
padding: 15px;
word-wrap: break-word
}
#searchform .screen-reader-text {
display: none
}
#sidebar #searchform div,
#footer #searchform div,
#home_widgets #searchform div {
position: relative;
border: 1px solid rgba(0, 0, 0, 0.1)
}
#sidebar #searchform #s,
#footer #searchform #s,
#home_widgets #searchform #s {
width: 65%;
padding: 5px 2.3%;
border: none;
color: #888;
background: none;
max-height: 33px;
min-height: 23px
}
#footer #searchform #s {
background: #fff
}
#searchsubmit {
padding:4px 12px;
border: none;
margin-left: -5px;
right: 0;
}
#searchsubmit:focus {
outline: none
}
#sidebar #searchsubmit,
#footer #searchsubmit,
#home_widgets #searchsubmit {
position: absolute;
cursor: pointer
}
#searchform {
position: relative
}
.lt_rounded {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px
}
.lt_circle {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%
}
.lt_animate {
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out
}
.lt_shadow {
box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.05)
}
.page_head,
.post_head, services_head {
position: relative;
width: 100%;
min-height:488px;
overflow: hidden;
text-align: center
}
.shorthead {
overflow: hidden;
height: auto;
width: 100%
}
.page_head_bg,
.post_head_bg {
clear: both;
background-repeat: no-repeat!important;
background-size: cover!important;
background-position: center top!important
}
.hide-header {
display: none!important
}
.page_head img,
.post_head img, .services_head img {
width: 100%;
height: 488px;
vertical-align: bottom;
min-height: 488px
}
.has_cat_desc,
.has_tag_desc {
min-height: 272px
}
.page_head .pagetitle_wrap,
.post_head .pagetitle_wrap {
width: 85%;
margin: 60px auto
}
.has_header_img .pagetitle_wrap {
position: absolute;
top: 0;
left: 0;
right: 0
}
.page_head h1,
.page_head a,
.post_head h1,
.page_head a {
margin: 0
}
.cattitle_wrap {
width: 85%;
margin:0px auto
}
.layerbread {
margin-top: 10px;
font-size: .9em
}
.trail-end {
opacity: .6
}
span.sep {
padding: 0 10px
}
.page-template-templatespage-leftsidebar_template-php .left_sidebar {
float: right
}
.page-template-templatespage-leftsidebar_template-php #sidebar {
float: left
}
.page-template-templatesleftsidebar_blog_template-php .left_sidebar {
float: right
}
.page-template-templatesleftsidebar_blog_template-php #sidebar {
float: left
}
.right_side{float:right;}
.blog_mo {
width: 100%;
float: left;
text-align: right;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
margin-top: -10px
}
.blog_mo a {
font-size: .8em;
text-transform: uppercase;
padding: 10px 0;
border-bottom: 1px solid;
position: relative;
top: -5px
}
.page-template-templatespage-blog_template-php .single_metainfo {
font-size: .8em
}
span.sdate {
font-size: 14px;
font-weight: 700;
text-transform: uppercase
}
.page-template-templatespage-blog_template-php .lay4_wrap {
overflow: visible
}
.page-template-templatespage-blog_template-php .blog_layout3 .single_metainfo i.fa-user {
padding-left: 0
}
.page-template-templatespage-blog_template-php .smonth {
display: block;
letter-spacing: normal;
letter-spacing: 5px;
text-transform: uppercase;
font-size: 12px
}
.page-template-templatespage-blog_template-php .datebox {
position: absolute;
margin-left: -70px;
text-align: center;
top: 25px;
max-width: 58px
}
.page-template-templatespage-blog_template-php .datebox_inner {
border: 2px solid rgba(0, 0, 0, 0.05);
padding: 8px;
padding-bottom: 5px;
border-bottom: 0
}
.page-template-templatespage-blog_template-php .syear {
letter-spacing: 4px;
font-weight: 700;
background: rgba(0, 0, 0, 0.1);
padding: 0 6px
}
.blog_layout2 .lay4 .post_image {
width: 100%;
max-height: none;
padding-bottom: 20px
}
.blog_layout2 .lay4 .post_content,
.blog_layout3 .lay4 .post_content {
width: 100%;
position: relative
}
.blog_layout2 .datebox,
.blog_layout3 .datebox {
top: 5px
}
.blog_layout3 .blog_content_wrap {
overflow: hidden;
margin-top: 20px
}
.sidr {
display: none;
position: absolute;
position: fixed;
top: 0;
height: 100%;
z-index: 999999;
width: 260px;
overflow-x: hidden;
overflow-y: auto;
color: #fff
}
.sidr .sidr-inner {
padding: 0 0 15px
}
.sidr .sidr-inner>p {
margin-left: 15px;
margin-right: 15px
}
.sidr.right {
left: auto;
right: -260px
}
.sidr.left {
left: -260px;
right: auto
}
.sidr ul {
display: block;
margin: 15px 0 15px;
padding: 0
}
.sidr ul li {
display: block;
margin: 0 0 5px;
}
.sidr ul li a,
.sidr ul li span {
font-size: 16px;
padding: 0 20px;
text-decoration: none;
}
.sidr ul li ul {
border-bottom: none;
margin: 0
}
.sidr ul li ul li {
padding-left: 10px;
margin: 0;
}
.sidr ul li ul li:last-child {
border-bottom: none
}
.sidr ul li ul li a,
.sidr ul li ul li span {
font-size: 14px;
}
.sidr ul li ul li a:before,
.sidr ul li ul li span:before{content: "- ";}
.sidr ul li .sidr-class-menu_desc {
display: none
}
body.sidr-open {
position: fixed!important
}
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
display: none
}
.pace-inactive {
display: none
}
.pace .pace-progress {
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 2px;
-webkit-transition: width 1s;
-moz-transition: width 1s;
-o-transition: width 1s;
transition: width 1s
}
.pace .pace-progress-inner {
display: block;
position: absolute;
right: 0;
width: 100px;
height: 100%;
opacity: 1;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-moz-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
-o-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px)
}
.pace .pace-activity {
display: block;
position: fixed;
z-index: 2000;
top: 15px;
right: 15px;
width: 14px;
height: 14px;
border: solid 2px transparent;
border-radius: 10px;
-webkit-animation: pace-spinner 400ms linear infinite;
-moz-animation: pace-spinner 400ms linear infinite;
-ms-animation: pace-spinner 400ms linear infinite;
-o-animation: pace-spinner 400ms linear infinite;
animation: pace-spinner 400ms linear infinite
}
@-webkit-keyframes pace-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@-moz-keyframes pace-spinner {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@-o-keyframes pace-spinner {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes pace-spinner {
0% {
transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
transform: rotate(360deg);
transform: rotate(360deg)
}
}
body.wp-customizer-unloading {
opacity: 1!important
}
body.wp-customizer-unloading .layer_wrapper,
body.wp-customizer-unloading .stat_bg,
body.wp-customizer-unloading .stat_bg_overlay {
opacity: .3
}
.customizer_spinner {
display: none
}
body.wp-customizer-unloading .customizer_spinner {
display: block;
width: 100%;
text-align: center;
position: fixed;
color: #333;
font-size: 30px;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
z-index: 999;
background-color: rgba(0, 0, 0, 0.7)
}
.customizer_spinner svg,
.customizer_spinner svg {
position: relative;
top: 4px
}
.customizer_spinner svg path,
.customizer_spinner svg rect {
fill: #fff
}
#customizer_topbar {
width: 100%;
background-color: #282B32;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
padding: 10px 0;
font-family: sans-serif
}
.customizer-prev .header_wrap.layer_wrapper {
margin-top: 50px
}
#customizer_nav ul {
display: none;
position: absolute;
right: 0;
top: 50px;
border-radius: 0 0 3px 3px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
background-color: #FFF;
width: 200px;
overflow-y: scroll;
height: 300px;
margin: 0;
padding: 0;
float: right;
margin-right: 50px
}
#customizer_nav ul li {
list-style-type: none;
text-align: left
}
#customizer_nav ul li a {
padding: 7px 10px;
display: block;
font-size: 13px
}
#customizer_nav ul li a:hover {
background-color: #EFF0F2;
color: #777
}
label.current_edit {
float: right;
margin-right: 70px;
text-transform: uppercase;
font-weight: 700;
font-size: 11px;
letter-spacing: .3px
}
label.current_edit a {
cursor: pointer;
background-color: #5A5C5F;
padding: 5px 15px;
color: #C1C5CB;
margin-left: 10px;
display: inline-block;
margin-top: 2px;
border-radius: 3px
}
#customizer_nav.customizer_nav_open ul {
display: block
}
.current_edit i {
font-style: normal;
font-size: 8px;
margin-left: 4px;
position: relative;
top: -1px
}
.current_edit i:before {
font-family: FontAwesome;
display: inline-block;
content: "\f078"
}
.customizer_nav_open .current_edit i:before {
content: "\f077"
}
#customizer_nav ul li strong {
font-size: 13px;
color: #444;
padding: 10px;
display: inline-block;
border-bottom: 1px solid #eee;
width: 100%;
box-sizing: border-box;
border-top: 1px solid #eee
}
a.customize_page_setting {
font-size: 18px;
cursor: pointer;
padding: 10px;
margin-left: -15px;
padding-bottom: 18px;
float: left;
margin-top: -9px
}
a.customize_page_setting:hover {
color: #fff
}
a.customize_page_setting.cogactive {
color: #AEB2B8;
background-color: #3F454F
}
.customize_pagemeta_inner {
display: none;
float: left;
margin-left: 10px;
font-family: sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 12px
}
#customizer_page_meta {
float: left;
padding-left: 15px;
font-size: 13px
}
#Complete_widgetize_form {
background-color: #4F5154;
padding: 4px 10px;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
cursor: pointer;
border-radius: 2px;
color: #aaa;
margin-left: 4px;
margin-top: 2px;
display: inline-block
}
#Complete_widgetize_form:hover {
background-color: #318df4;
color: #fff
}
#customizer_page_meta select {
padding: 3px 5px;
margin-left: 5px;
border-radius: 2px;
border: none
}
.hide_featuredimg,
.hide_singlemeta,
.hide_share,
.hide_comments,
.hide_related,
.hide_authorbox,
.hide_nextprev,
.hide_page_head,
.hide_breadcrumbs {
display: none
}
.share_pos_left_custom,
.share_pos_before_custom,
.share_pos_after_custom {
display: none
}
.customizer_sidebar_holder {
position: absolute;
margin-right: -20px;
right: 0;
top: 50%;
text-align: center
}
.customizer_sidebar_holder.has_sidebar {
margin-right: 0;
position: relative;
margin-bottom: 50px;
width: 100%;
float: left
}
a.add_widget_topage {
border: 2px solid rgba(0, 0, 0, 0.2);
display: inline-block;
text-align: center;
border-radius: 50%;
cursor: pointer;
width: 30px;
height: 21px;
padding-top: 9px;
font-size: 13px;
line-height: 13px;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
transition: all .2s ease-out
}
a.add_widget_topage:hover {
background-color: #318df4;
color: #fff;
border-color: #318df4
}
.edit_widget {
opacity: 0;
position: absolute;
z-index: 999;
top: -15px;
left: 0;
right: 0;
margin: 0 auto;
font-size: 13px;
color: #fff!important;
background-color: #318df4;
border-style: solid;
cursor: pointer;
border: none;
border-radius: 50%;
text-align: center;
width: 30px;
height: 25px;
padding-top: 5px;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
transition: all .2s ease-out
}
.widget-title{margin-bottom:20px;}
.edit_widget:hover {
border-color: #222;
background-color: #222;
color: #fff
}
#footer li.widget {
position: relative
}
.frontpage_sidebar .widget:hover .edit_widget,
#sidebar .widget:hover .edit_widget,
#footer .widget:hover .edit_widget {
opacity: 1
}
#footer .widget .edit_widget {
left: -20px;
right: auto
}
#footer .widget .edit_widget:before {
content: "";
display: block;
width: 60px;
height: 1px;
background-color: #318df4;
position: relative;
top: 10px;
z-index: -1
}
#footer .widget .edit_widget:after {
content: "";
display: block;
width: 1px;
height: 40px;
background-color: #318df4;
position: relative;
top: -5px;
z-index: -1;
left: 6px
}
#footer .widget .edit_widget:hover {
border-color: #318df4;
background-color: #318df4
}
body.sidebar_left #sidebar .widget .edit_widget,
body.sidebar_right #sidebar .widget .edit_widget {
left: -6px;
right: auto
}
body.sidebar_left #sidebar .widget .edit_widget:before,
body.sidebar_right #sidebar .widget .edit_widget:before {
content: "";
display: block;
width: 60px;
height: 1px;
background-color: #318df4;
position: relative;
top: 10px;
z-index: -1
}
body.sidebar_left #sidebar .widget .edit_widget:after,
body.sidebar_right #sidebar .widget .edit_widget:after {
content: "";
display: block;
width: 1px;
height: 40px;
background-color: #318df4;
position: relative;
top: -5px;
z-index: -1;
left: 6px
}
body.sidebar_left #sidebar .widget .edit_widget:hover:before,
body.sidebar_left #sidebar .widget .edit_widget:hover:after,
body.sidebar_right #sidebar .widget .edit_widget:hover:after,
body.sidebar_right #sidebar .widget .edit_widget:hover:before {
background-color: #333
}
span.hidetop {
position: fixed;
cursor: pointer;
padding: 15px;
right: 15px;
top: 0;
background-color: #ffffff
}
span.hidetop:hover {
color: #ccc
}
#frontsidebar.tourhighlight .widget,
#frontsidebar.tourhighlight .widget .midrow,
#frontsidebar.tourhighlight .widget .text_block,
#frontsidebar.tourhighlight .widget .home_action,
#frontsidebar.tourhighlight .optimposts {
box-shadow: inset 0 0 30px 2px rgba(0, 148, 255, 0.5)
}
#customizer_topbar.tourhighlight .current_edit {
box-shadow: 0 0 20px 7px rgba(48, 137, 244, 1);
padding-left: 10px
}
.dummypost .dummy_content {
width: 100%;
float: left;
border: 1px solid #F2F2F2;
border-radius: 4px;
position: relative;
padding-top: 20px
}
.dummypost .dummy_content:hover {
border-color: #ccc
}
.replace_widget {
text-align: center;
font-size: 14px;
width: 530px;
margin: 0 auto;
left: 0;
right: 0;
top: -18px;
background-color: #fff;
padding: 10px 0;
border-radius: 20px;
border: 1px solid #ddd;
position: absolute;
z-index: 9
}
.dummypost .dummy_content:hover .replace_widget {
background: #F5F5F5
}
a.add_widget_home {
border: 1px solid;
padding: 3px 10px;
border-radius: 20px;
font-size: 12px;
margin-left: 10px;
cursor: pointer
}
.dummypost .dummy_content:hover a.add_widget_home {
background-color: #fff;
border-color: #E4E4E4
}
.home .customizer_sidebar_holder.has_sidebar {
position: relative;
padding: 30px 0;
top: auto;
float: left;
width: 100%
}
.home_sidebar .edit_widget {
display: none
}
.customizer-prev .frontpage_sidebar .widget:hover:before,
body.sidebar_bottom.customizer-prev #sidebar .widget:hover:before,
body.sidebar_top.customizer-prev #sidebar .widget:hover:before {
content: "";
width: 50px;
height: 50px;
display: block;
position: absolute;
z-index: 9;
left: 0;
background-image: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/widget_hover.png);
top: 0;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
transition: all .2s ease-out
}
.customizer-prev .frontpage_sidebar .widget:hover:after,
body.sidebar_bottom.customizer-prev #sidebar .widget:hover:after,
body.sidebar_top.customizer-prev #sidebar .widget:hover:after {
content: "";
width: 50px;
height: 50px;
display: block;
position: absolute;
z-index: 9;
background-image: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/widget_hover.png);
bottom: 0;
right: 0;
background-position: bottom right;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
transition: all .2s ease-out
}
span.widgetname {
display: none;
background: linear-gradient(45deg, rgba(104, 169, 255, 0) 19%, rgba(0, 148, 247, 1) 20%, rgba(0, 148, 247, 1) 20%, rgba(0, 148, 247, 1) 120%);
background-position: 0 0;
color: #fff;
font-family: arial;
font-weight: 700;
text-transform: uppercase;
font-size: 11px;
position: absolute;
z-index: 9;
right: 0;
top: 0;
padding: 3px 6px;
text-indent: 35px;
padding-right: 10px;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
transition: all .2s ease-out
}
.customizer-prev .frontpage_sidebar .widget:hover span.widgetname,
body.sidebar_bottom.customizer-prev #sidebar .widget:hover span.widgetname,
body.sidebar_top.customizer-prev #sidebar .widget:hover span.widgetname {
display: block
}
.su-column-size-1-2 {
margin-left: 0!important;
margin-right: 4%!important;
box-sizing: border-box!important
}
.su-column-size-1-2:nth-of-type(2n+2) {
margin-right: 0!important
}
.su-column-size-1-3 {
margin-left: 0!important;
margin-right: 4%!important;
box-sizing: border-box!important
}
.su-column-size-1-3:nth-of-type(3n+3) {
margin-right: 0!important
}
.su-column-size-1-4 {
margin-left: 0!important;
margin-right: 4%!important;
box-sizing: border-box!important
}
.su-column-size-1-4:nth-of-type(3n+3) {
margin-right: 0!important
}
.su-column-size-3-4 {
margin-left: 0!important;
margin-right: 4%!important;
box-sizing: border-box!important
}
.su-column-size-1-4:last-of-type {
margin-right: 0!important
}
.su-column-size-1-5 {
margin-left: 0!important;
margin-right: 4%!important;
box-sizing: border-box!important
}
.su-column-size-4-5:nth-of-type(1n+1) {
margin-left: 0!important
}
.su-column-size-2-5 {
margin-left: 0!important;
margin-right: 4%!important;
box-sizing: border-box!important
}
.su-column-size-3-5:nth-of-type(1n+1) {
margin-left: 0!important
}
.su-column-size-2-3 {
margin-left: 0!important;
margin-right: 4%!important;
box-sizing: border-box!important
}
.su-column-size-1-6:nth-of-type(2n+2) {
margin-left: 0!important
}
.su-row br {
display: none!important
}
.su-tabs.my-custom-tabs {
background-color: #84ADEA
}
.su-tabs.my-custom-tabs .su-tabs-nav span {
font-size: 1.3em
}
.su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current {
background-color: #EDFAFF
}
.su-tabs.my-custom-tabs .su-tabs-pane {
padding: 1em;
font-size: 1.3em;
background-color: #EDFAFF
}
.bxmain {
margin: 0 auto
}
.testimonial-image {
text-align: center;
margin:0 0 25px 0;
}
.testimonial-image img {
text-align: center;
margin: 0 auto
}
.bxslider li {
text-align: center;
line-height: 20px;
left: 0
}
.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1
}
.bx-wrapper img {
max-width: 100%;
display: block;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%
}
.bx-wrapper .bx-viewport {
height: 445px !important;
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0)
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -35px;
left: 0;
width: 100%
}
.bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000
}
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: 700;
color: #666
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline
}
.bx-wrapper .bx-pager.bx-default-pager a {
text-indent: -9999px;
display: block;
width: 14px;
height: 14px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
}
.bx-wrapper .bx-prev {
left: 5px;
background: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/controls.png) no-repeat 0 -32px
}
.bx-wrapper .bx-next {
right: 5px;
background: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/controls.png) no-repeat -43px -32px
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none
}
.bx-wrapper .bx-controls-auto {
text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/controls.png) -86px -11px no-repeat;
margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/controls.png) -86px -44px no-repeat;
margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px
}
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px
}
.portfolio-content,
.portfolio-area {
width: 100%;
}
.portfolio-content .portfolio-categ {
margin: -55px auto 100px;
text-align: right;
width: 1170px;}
.portfolio-content .portfolio-categ li {
display: inline-block;
margin: 0 20px;
}
.portfolio-content .portfolio-categ li a{font-size: 17px;
font-weight: 500;
text-transform: capitalize;}
.portfolio-content .portfolio-area{}
.portfolio-content .portfolio-area:after{content: ""; clear: both; display: block;}
.portfolio-content .portfolio-area li {
float: left;
margin-bottom: 0px;
width: 33.3333% !important;
overflow: hidden;
box-sizing: border-box;
list-style: none;
padding-left: 0px;
padding-right: 0px;
}
.portfolio-content .portfolio-area li .image-block {
display: block;
max-height: 610px;
position: relative;
}
.portfolio-content .portfolio-area li .image-block-title{background-color: rgba(241, 145, 0, 0.7); position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; height: 100%; width: 100%; color: #fff; font-size: 32px; font-weight: bold; opacity: 0; visibility: hidden; transition: all 0.2s; font-family: '"Playfair Display", Sans-serif'; padding:0px 90px; text-align:center;}
.portfolio-content .portfolio-area li .image-block img {
display: block;
min-height:291px;
width: 100%
}
.portfolio-content .portfolio-area li .image-block:hover .image-block-title{opacity: 1; visibility: visible;}
.portfolio-item2 div {
position: relative
}
.home-portfolio-text {
margin-top: 10px
}
.portfolio-content ul {
margin-left: 0;
padding-left: 0
}
.galslide img {
border-radius: 0
}
.galcarosel {
clear: both
}
.galcaroselno {
clear: both
}
.skillbar {
position: relative;
display: block;
margin-bottom: 24px!important;
width: 100%;
height: 15px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-transition: .6s linear;
-moz-transition: .6s linear;
-ms-transition: .6s linear;
-o-transition: .6s linear;
transition: .6s linear;
-webkit-transition-property: width, background-color;
-moz-transition-property: width, background-color;
-ms-transition-property: width, background-color;
-o-transition-property: width, background-color;
transition-property: width, background-color;
margin-top: 0 !important;
}
.skill-bg {
height: 28px;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}
.skillbar-title {
position: relative;
left: 12px;
top: 32px;
line-height:24px;
text-transform:uppercase;
font-size:11px;
font-weight:700;
}
.skillbar-title span {
padding-right: 10px
}
.skillbar-bar {
height: 28px;
width: 0;
background: #3e9c4e;
margin-top: 5px;
margin-bottom: 5px;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;	
}
.wpcf7-form br {
display: block!important
}
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-select,
.wpcf7-checkbox,
.wpcf7-radio {
margin-top: 10px;
}
.clientarea {
margin-left: 0;
margin-right: 0;
clear: both
}
.clientbox {
width: 14.66%;
margin-right:2%;
float: left;
box-sizing: border-box;
padding: 0 15px;
margin-bottom: 0;
display: table;
height: 110px;
text-align: center;
border:1px solid #eaeaea;
border-radius:4px;
transition: all .2s ease-in;
}
.clientbox a {
display: table-cell;
vertical-align: middle
}
.clientbox:hover{transform: scale(1.2);}
.clientbox img {
width: 90%
}
.alltstimonial img {
float: left;
text-align: left;
padding: 20px 12px 10px 0;
width: 13%;
height: auto
}
.slidebtn {
word-wrap: break-word;
display: table;
margin: 50px auto 0;
}
.slidebtn a {
padding: 14px 40px;
line-height: normal;
}
.title {
}
.slidedesc {
margin-bottom:45px;
}
.contact-layout1-area {
width: 100%;
margin-bottom: 6%
}
.contact-layout1-googlemap {
width: auto;
margin-bottom: 25px;
clear: both
}
.contact-layout1-left {
float: left;
width: 60%
}
.contact-layout1-right {
float: right;
width: 30%
}
.contact-layout1-right p {
margin-bottom: 5px;
}
.contact-layout1-right h3 {
margin-bottom: 10px;
clear: both
}
.contact-layout2 input {
display: inline-block;
float: left;
width: 100%
}
.contact-layout2 input[type="submit"]{width:auto;}
.contact-layout2 textarea {
display: inline-block;
float: left;
clear: both;
width: 100%;
margin-bottom: 5%
}
.galslide {
height: 183px!important;
overflow: hidden!important
}
.galslide img {
width: 100%
}
.flipcard {
position: relative;
float: left;
margin: 0 0 1.5%;
padding: 0 15px;
text-align: left;
width: 25%;
perspective: 1000px;
box-sizing: border-box;
height: 300px
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.flipcard {
height: 330px!important
}
.flipcard .front,
.flipcard .back {
height: 330px!important
}
}
.flipcard.v:hover .front,
.flipcard.v.flip .front {
transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-o-transform: rotateX(180deg)
}
.flipcard.v:hover .back,
.flipcard.v.flip .back {
transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-o-transform: rotateX(0deg)
}
.flipcard.v .back {
transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-webkit-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg)
}
.flipcard.h:hover .front,
.flipcard.h.flip .front {
transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg)
}
.flipcard.h:hover .back,
.flipcard.h.flip .back {
transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg)
}
.flipcard.h .back {
transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg)
}
.flipcard .front,
.flipcard .back {
position: absolute;
transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-webkit-transition: all .5s ease-in;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
text-align: center;
padding: 20px;
box-sizing: border-box;
vertical-align: middle;
display: inherit;
height: 300px
}
.flipcard .front {
border-radius: 0;
border-style: solid;
border-width: 1px
}
.flipcard .back {
border-radius: 0;
border-style: solid;
border-width: 1px
}
.frontimage {
text-align: center;
width: 100%;
overflow: hidden
}
.frontimage img {
max-height: 150px;
max-width: 230px
}
img,
a img {
border: none
}
.divider1 {
background-color: #fff;
border-top: 2px dashed;
margin: 40px auto;
clear: both
}
.divider2 {
background-color: #fff;
border-top: 2px dotted;
margin: 40px auto;
clear: both
}
.divider3 {
border-top: 1px dashed;
border-bottom: 1px dashed;
margin: 40px auto
}
.divider4 {
border-top: 1px dotted;
border-bottom: 1px dotted;
margin: 40px auto;
clear: both
}
.divider5 {
border-style: solid;
border-width: 0 0 1px;
height: 10px;
line-height: 20px;
text-align: center;
overflow: visable;
margin: 40px auto;
clear: both
}
.divider5 span {
clear: both;
display: inline-block;
min-height: 10px;
min-width: 10%;
padding: 0 80px
}
.divider6 {
border-style: solid;
border-width: 0 0 1px;
height: 10px;
line-height: 20px;
text-align: center;
overflow: visable;
margin: 40px auto;
clear: both
}
.divider6 span {
clear: both;
display: inline-block;
min-height: 10px;
min-width: 10%;
padding: 0 80px;
border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
-webkit-border-radius: 50px
}
.fusion-title {
align-items: center;
display: flex;
flex-wrap: nowrap;
margin: 20px 0 5px;
overflow: hidden
}
.fusion-title .title-sep-container {
flex-grow: 1;
height: 6px;
position: relative
}
.fusion-title .title-sep.sep-double {
border-bottom-width: 1px;
border-top-width: 1px;
height: 6px
}
.fusion-title .title-sep {
border: 0 solid;
box-sizing: content-box;
display: block;
position: relative;
width: 100%
}
.fusion-title h3 {
padding-right: 5px
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
width: auto
}
.timeline-container {
margin: 0 auto;
width: auto
}
.timeline-row {
float: left;
width: 100%
}
.timeline-row ul {
margin: 0;
padding: 0
}
.timeline-both-side {
float: left;
width: 100%;
margin: 20px 2% 50px;
position: relative;
box-sizing: border-box
}
.timeline-both-side:before {
bottom: 0;
content: " ";
left: 50%;
position: absolute;
top: 0;
width: 1px
}
.timeline-both-side:after {
border-radius: 50%;
bottom: -22px;
content: "";
height: 18px;
left: 50%;
margin-left: -11px;
position: absolute;
width: 18px;
border: 2px solid
}
.timeline-both-side li {
position: relative;
float: left;
width: 100%;
list-style: none
}
.timeline-both-side li .border-line {
font-size: 1.4em;
height: 1px;
left: 50%;
margin-left: -8%;
position: absolute;
text-align: center;
top: 50%;
width: 8%;
z-index: 100
}
.timeline-both-side li.opposite-side .border-line {
left: auto;
right: 50%;
margin-left: 0;
margin-right: -8%
}
.timeline-both-side li .border-line:before {
content: "";
height: 11px;
position: absolute;
right: -6px;
top: -5px;
width: 11px;
border-radius: 100%
}
.timeline-both-side li.opposite-side .border-line:before {
left: -5px;
right: auto
}
.timeline-both-side li .timeline-description {
border-radius: 2px;
border: 1px solid;
float: left;
padding: 20px;
position: relative;
width: 42%;
box-sizing: border-box
}
.timeline-both-side li.opposite-side .timeline-description {
float: right
}
.timeleft {
float: left;
width: 40%;
margin-right: 6%
}
.timeright {
float: left;
width: 53%
}
.timeright h3 {
margin-top: 0;
padding-top: 0
}
.timerightfull {
width: auto
}
.timerightfull h3 {
margin-top: 0;
padding-top: 0
}
.timeline-description p {
padding-bottom: 10px;
word-wrap: break-word
}
.timeline-description img {
display: block;
width: 100%;
height: auto
}
.gridwrapper {
width: 100%;
margin: 3em auto
}
.masonry {
margin: 1.5em 0;
padding: 0;
-moz-column-gap: 1.5em;
-webkit-column-gap: 1.5em;
column-gap: 1.5em
}
.griditem {
display: inline-block;
padding: 1em 1em 1.5em;
margin: 0 0 1.5em;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border: 1px solid
}
.griditem h3 {
margin-top: 0
}
.griditem img {
text-align: center;
width: auto;
height: auto;
display: block;
margin: 0 auto;
margin-bottom: 20px
}
.griditem p {
padding-bottom: 5px
}
@media only screen and (min-width: 300px) {
.masonry {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1
}
}
@media only screen and (min-width: 400px) {
.masonry {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2
}
}
@media only screen and (min-width: 700px) {
.masonry {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3
}
}
@media only screen and (min-width: 900px) {
.masonry {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 4
}
}
@media only screen and (min-width: 1100px) {
.masonry {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 4
}
}
.right_side{float:right;}
.single-product .right_side{float:right;}
.skt-left-sidebar #sidebar{float: left;}
.portfolio-content .portfolio-area li{width: 33.33% !important; padding:15px;}
.portfolio-area li:nth-child(1) {width:40% !important;}
.portfolio-area li:nth-child(2), .portfolio-area li:nth-child(3), .portfolio-area li:nth-child(4) {width:30% !important;}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.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{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}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)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{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)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-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)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-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)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-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)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-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)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-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)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);-ms-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.slider-wrapper {
position: relative
}
.slider-main {
position: relative
}
.nivoSlider {
position: relative;
width: 100%;
height: auto;
overflow: hidden
}
.nivoSlider img {
position: absolute;
top: 0;
left: 0;
max-width: none
}
.nivo-main-image {
display: block!important;
position: relative!important;
width: 100%
}
.nivoSlider a.nivo-imageLink {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
padding: 0;
margin: 0;
z-index: 6;
display: none;
background: #fff;
filter: alpha(opacity=0);
opacity: 0
}
.nivo-slice {
display: block;
position: absolute;
z-index: 5;
height: 100%;
top: 0
}
.nivo-box {
display: block;
position: absolute;
z-index: 5;
overflow: hidden
}
.nivo-box img {
display: block
}
.nivo-html-caption {
display: none
}
.nivo-directionNav a {
position: absolute;
top: 50%;
z-index: 999;
cursor: pointer
}
a.nivo-prevNav {
left: 0;
background-position: 17px 0 !important;
border-radius: 0 3px 3px 0
}
a.nivo-nextNav {
right: 0;
background-position: -17px 0 !important;
border-radius: 3px 0 0 3px
}
.nivo-controlNav {
text-align: center;
position: absolute;
display: table;
z-index: 9999;
bottom: 7%;
left:0;
right:0;
margin:0 auto;
}
.nivo-controlNav a {
cursor: pointer;
border: 0 none;
display: inline-block;
height: 8px;
margin: 0 4px;
text-indent: -9999px;
width: 8px;
}
.nivo-controlNav a.active {
font-weight: 700;
background-position: 0 -21px
}
.nivo-directionNav a {
border: 0 none;
display: block;
height: 43px;
text-indent: -9999px;
transition: all 200ms ease-in-out 0;
width: 43px;
background: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/slide-nav.png) no-repeat left top
}
.nivo-caption {
position: absolute;
left: 0;
right:0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 9;
display: none;
width: 1200px;
top: 3%;
text-align: center;
margin:auto;
}
.slide_info h2 {
font-size: 38px;
color: #fff;
margin: 0 0 20px;
text-transform: uppercase
}
.slide_info p {
font: 300 18px/20px Assistant, sans-serif;
margin-bottom: 15px;
text-shadow: 0 1px 0 #4b4b4b
}
.slide_info h2 a {
color: #fff
}
.theme-default .nivoSlider {
position: relative;
background: #f0f1f7 url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/loading.gif) no-repeat 50% 50%
}
.theme-default .nivoSlider img {
position: absolute;
top: 0;
left: 0;
display: none
}
.theme-default .nivoSlider a {
border: 0;
display: block
}
.theme-default .nivo-controlNav a {display:inline-block; width:15px; height:15px; border-radius:100%; text-indent:-9999px; border:0; position:relative; margin-left:5px;}
.theme-default .nivo-controlNav a.active {
background-position: 0 -22px;
}
.theme-default .nivo-directionNav a {
display: block;
width: 33px;
height: 26px;
background: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/images/arrows.png) no-repeat;
text-indent: -9999px;
border: 0;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out
}
.theme-default a.nivo-nextNav {
background-position: -30px 0;
}
.theme-default a.nivo-prevNav {
left: 15px
}
.theme-default .nivo-caption {
font-family: Helvetica, Arial, sans-serif
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
width: 100%
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
width: auto;
height: auto;
background: none;
margin-bottom: 5px
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
width: 120px;
height: auto
}div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff}div.light_square .pp_content .ppt{color:#000}div.light_square .pp_expand{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square #pp_full_res .pp_inline{color:#000}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_square .pp_nav .pp_play{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_arrow_next{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_square .pp_next:hover{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0 0 5px}.pp_nav{clear:left;float:left;margin:3px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;overflow:hidden;padding:0;position:relative}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0}.pp_gallery li.default a{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{display:block;float:right;line-height:22px;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}.pp_gallery a{background:none!important;border:none!important;display:none!important;height:146px;padding:2px!important;width:235px}@font-face {
font-family: 'FontAwesome';
src: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
[class*='fa-']{display:inline-block;font-family:FontAwesome!important;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-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 {
-ms-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: #ffffff;
} .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-pp: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-resistance: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: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";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
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;
}.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;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.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); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.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 {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
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(//www.kuzeynet.com/wp-content/themes/skt-generic-pro/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: 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;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }