@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=devanagari,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
.subheader,
header .top-bar {
    background-repeat: no-repeat;
    background-size: cover;
}

#search-results .item,
.sm,
.sm li,
.sm ul,
.topmenu li>a,
ul.sm a,
ul.sm:after {
    display: block;
}

#error-page,
#scrollUp {
    text-align: center;
}

body,
html {
    font-size: 16px;
}

body {
    font-family: 'Poppins', 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
    text-rendering: optimizeLegibility;
    font-weight: 300;
    overflow-x: hidden;
}

body.el {
    font-family: 'Open Sans', sans-serif;
}

a,
a.inverted,
a.white {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    outline: 0;
}

a.white {
    color: #fff;
}

a.hover,
a:focus,
a:hover {
    color: inherit;
    outline: 0;
    text-decoration: none;
}

hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0))
}

h1,
h2,
h2.h3.h4,
h3,
h5,
h6 {
    margin-bottom: 1rem;
}

p {
    margin-bottom: 1em;
}

p:last-child {
    margin-bottom: 0;
}

.sk-content {
    padding: 1em;
}

.sk-content-full {
    padding: 50px 0;
}

.sk-content-half {
    padding: .5em 0;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: rgba(0,0,0,0.6);
    z-index: 1000;
}

header .top-bar {
    padding: 20px 0;
}

header .top-bar .doSearch {
    float: right;
    min-width: 300px
}

header .logo {
}

.subheader h1 {
    color: #fff;
    margin: 0;
    font-weight: 100
}

.subheader h1 small {
    display: block;
    font-weight: 300;
    color: #fff;
    margin-top: .5em
}

.subheader .sk.breadcrumb {
    position: absolute;
    bottom: 0;
    right: 1em;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    padding: .5em 1.2em;
    text-transform: capitalize;
    width: auto
}

.subheader .sk.breadcrumb a.section {
    color: #fff
}

.subheader .sk.breadcrumb a:hover {
    text-decoration: underline
}

.subheader .sk.breadcrumb .section {
    font-size: .876em;
    color: #fff
}

.subheader .sk.inverted.input {
    width: 300px
}

#suggestions {
    position: absolute;
    width: 300px;
    top: 5em;
    z-index: 100
}

ul.sm a,
ul.sm li {
    position: relative
}

#search-results {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .08);
    background-color: #FFF
}

#pagination {
    margin-top: 1em
}

.sm,
.sm li,
.sm ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    direction: ltr
}

ul.sm li {
    float: left
}

ul.sm a {
    white-space: nowrap
}

ul.sm a.disabled {
    cursor: default
}

ul.sm ul {
}

.top-menu,
.topmenu li>a i,
.topmenu li>a small,
.topmenu li>a strong {
    position: relative;
}

ul.sm-rtl {
    direction: rtl
}

ul.sm-rtl li {
    float: right
}

ul.sm ul li,
ul.sm-vertical li {
    float: none
}

ul.sm ul a,
ul.sm-vertical a {
    white-space: normal
}

* html ul.sm-vertical li {
    float: left;
    width: 100%
}

* html ul.sm-vertical ul li {
    float: none;
    width: auto
}

ul.sm ul {
    position: absolute;
    top: -999999px;
    left: -800px;
    width: 100px
}

* html ul.sm {
    height: 1px
}

ul.sm li *,
ul.sm li:after,
ul.sm li:before {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

ul.sm {
    -webkit-tap-highlight-color: transparent
}

.topmenu li>a {
    text-decoration: none;
    font-weight: 400;
}

.topmenu li a>i {
    display: none;
}

.topmenu li > a strong {
    display: inline-block;
    position: relative;
    padding: 3px 20px;
    font-weight: 400;
    z-index: 1;
}

.topmenu li>a small {
    display: none;
    font-size: .85em
}

.topmenu li:hover a small,
.topmenu li:hover a strong,
.topmenu li:hover>a i {
    opacity: 1
}

.topmenu a>small {
    display: block
}

.topmenu li.nav-submenu-item i.icon {
    margin-right: .5em
}

.topmenu ul a.has-submenu,
.topmenu-vertical a.has-submenu {
    padding-right: 1.8em
}

.topmenu li ul li a i {
    font-size: 1em;
    display: inline-block;
    margin: 0 .5em 0 0
}

#menu ul.two.cols {
    width: 380px!important
}

#menu ul.three.cols {
    width: 500px!important
}

#menu ul.three.cols li {
    width: 33.33%
}

#menu ul.four.cols li {
    width: 25%
}

#menu ul.four.cols {
    width: 680px!important
}

#menu ul.cols li {
    display: block;
    float: left;
    width: 50%
}

#menu ul.cols li:first-child {
    box-shadow: none
}

#menu ul.cols {
    clear: both
}

.topmenu ul.menu-submenu {
    padding-top: 15px;
    color: rgba(0, 0, 0, 0.4);
    min-width: 13em !important;
    display: block !important;
    position: absolute;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0;
}

.homepage .topmenu ul.menu-submenu {
    color: rgba(255,255,255,0.8);
}

.topmenu ul.menu-submenu > li {
    line-height: 1;
}

.topmenu ul.menu-submenu > li > a {
    padding: 7px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.homepage .topmenu ul.menu-submenu > li > a {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.topmenu ul.menu-submenu > li:last-child {
    margin-bottom: 0;
}

.topmenu a span.sub-arrow {
    position: absolute;
    left: 50%;
    bottom: 16px;
    margin-left: -12px;
    width: 1em;
    height: 1em;
    line-height: 1em;
    display: none;
}

.topmenu ul.menu-submenu a span.sub-arrow,
.topmenu-vertical a span.sub-arrow {
    right: 1em;
    top: 1.4em;
    left: auto;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.topmenu li:first-child,
.topmenu ul li,
.topmenu-vertical li {
    border-left: 0
}

.topmenu ul li:first-child,
.topmenu-vertical li:first-child {
    border-top: 0
}

.topmenu span.scroll-down,
.topmenu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    border: solid #bbb;
    border-width: 1px 0;
    background: #fff;
    height: 20px
}

.topmenu span.scroll-down-arrow,
.topmenu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #555
}

#botwidget,
.loader {
    position: relative
}

.topmenu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #555 transparent transparent
}

#topwidget {
}

#topwidget .static-image {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 1em 4em;
    color: #fff
}

#topwidget .static-image>h1 {
    font-size: 3em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100
}

#leftwidget aside,
#rightwidget aside {
    margin-bottom: 1.5em
}

#leftwidget aside h3,
#rightwidget aside h3 {
    font-weight: 400;
    color: #333
}

#botwidget {
}

#botwidget h3 {
}

.loader:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/loader-large.gif) 50% 50% no-repeat rgba(255, 255, 255, .8);
    visibility: visible;
    z-index: 5000
}

footer {
    background-color: #f7901d;
    color: #fff;
    font-weight: 400;
}

#scrollUp {
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #85959A;
    border-radius: 30px;
    line-height: 55px;
    opacity: .8;
    color: #455C6A;
    display: none !important;
}

#scrollUp:before {
    content: "\f077";
    display: inline-block;
    vertical-align: middle;
    font: 28px Icons;
    color: #455C6A
}

#error-page {
    background-image: url(../images/404_bg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100vh;
    background-color: #282828;
    box-shadow: inset 0 10px 0 0 #000, inset 0 -10px 0 0 #000;
    position: relative
}

#error-page .logo {
    padding-top: 2em
}

#error-page h1 {
    padding-top: .5em;
    color: #fff;
    font-size: 5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75)
}

#error-page h3 {
    color: #7F7F7F;
    font-size: 1.5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75)
}

#error-page h3.primary {
    margin-top: 2em
}

#error-page #but.button {
    font-size: 2em;
    border-radius: 500em
}

#error-page #but.button i.icon {
    font-size: 4em
}

.section1 {
    background: #f4f6f8;
    position: relative;
    padding: 3em 1em
}

.section1:after,
.section1:before,
.section2:after {
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

.section1:before {
    background: #fff;
    border-top: 1px solid #e1e1e1;
    top: 1px
}

.section1:after {
    background: #e1e1e1;
    border-bottom: 1px solid #fefefe;
    bottom: 5px
}

.section2:after {
    background: #fefefe;
    top: 0;
    transition: all .3s ease 0s
}

.section2,
.section3,
.section4 {
    padding: 3em 1em;
    position: relative
}

.section2 {
    background: #f4f6f8;
    border-top: 1px solid #e3e3e3
}

.section3 {
    background: #fff;
    border-top: 1px solid #dadada
}

.section4 {
    background: #e3e8ee;
    border-bottom: 1px solid #f4f6f8
}

.menu.lang_menu.show {
    display: block;
    position: absolute;
    background: white;
    z-index: 10000;
    width: auto;
    top: 46px;
}

.sk.menu {
    font-size: 20px;
}

.headerlanguage {
    cursor: pointer;
}

.menu.lang_menu .item {
    display: inline-block;
}

.lazyload {
    display: block;
    min-height: 1px;
}

.lazyload.custom-loader {
    max-width: 50px;
    max-height: 50px;
    left: calc(50% - 25px);
}

/*All*/
b {
    font-weight: 900;
}
input,
textarea,
select,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
::-webkit-input-placeholder {
    opacity:1;
}
::-moz-placeholder {
    opacity:1;
}
:-ms-input-placeholder {
    opacity:1;
}
:-moz-placeholder {
    opacity:1;
}
.underline, a.underline:hover, a.underline:focus {
    text-decoration: underline;
}
.big-grid {
    padding-left: 45px;
    padding-right: 45px;
}
.row {
    margin-left:-15px;
    margin-right:-15px;
}
.col {
    padding-left:15px;
    padding-right:15px;
}
.row-2 {
    margin-left:-2px;
    margin-right:-2px;
}
.col-2 {
    padding-left:2px;
    padding-right:2px;
}
.row-5 {
    margin-left:-5px;
    margin-right:-5px;
}
.col-5 {
    padding-left:5px;
    padding-right:5px;
}
.row-7 {
    margin-left:-7px;
    margin-right:-7px;
}
.col-7 {
    padding-left:7px;
    padding-right:7px;
}
.row-10 {
    margin-left:-10px;
    margin-right:-10px;
}
.col-10 {
    padding-left:10px;
    padding-right:10px;
}
.row-20 {
    margin-left:-20px;
    margin-right:-20px;
}
.col-20 {
    padding-left:20px;
    padding-right:20px;
}
.row-25 {
    margin-left:-25px;
    margin-right:-25px;
}
.col-25 {
    padding-left:25px;
    padding-right:25px;
}
.row-30 {
    margin-left:-30px;
    margin-right:-30px;
}
.col-30 {
    padding-left:30px;
    padding-right:30px;
}
.row-35 {
    margin-left:-35px;
    margin-right:-35px;
}
.col-35 {
    padding-left:35px;
    padding-right:35px;
}
.row-40 {
    margin-left:-40px;
    margin-right:-40px;
}
.col-40 {
    padding-left:40px;
    padding-right:40px;
}
.row-50 {
    margin-left:-50px;
    margin-right:-50px;
}
.col-50 {
    padding-left:50px;
    padding-right:50px;
}
.row-60 {
    margin-left:-60px;
    margin-right:-60px;
}
.col-60 {
    padding-left:60px;
    padding-right:60px;
}
.row-65 {
    margin-left:-65px;
    margin-right:-65px;
}
.col-65 {
    padding-left:65px;
    padding-right:65px;
}
.row-70 {
    margin-left:-70px;
    margin-right:-70px;
}
.col-70 {
    padding-left:70px;
    padding-right:70px;
}
.row-75 {
    margin-left:-75px;
    margin-right:-75px;
}
.col-75 {
    padding-left:75px;
    padding-right:75px;
}
.row-80 {
    margin-left:-80px;
    margin-right:-80px;
}
.col-80 {
    padding-left:80px;
    padding-right:80px;
}
.row-100 {
    margin-left:-100px;
    margin-right:-100px;
}
.col-100 {
    padding-left:100px;
    padding-right:100px;
}
.row-125 {
    margin-left:-125px;
    margin-right:-125px;
}
.col-125 {
    padding-left:125px;
    padding-right:125px;
}
.v-align-middle {
    vertical-align:middle;
}
.overflow-hidden {
    overflow: hidden;
}
.visibility-hidden {
    visibility:hidden;
}
.uppercase {
    text-transform:uppercase;
}
.bold {
    font-weight:bold;
}
.light {
    font-weight: 300;
}
.block {
    display:block;
}
.inline-block {
    display: inline-block;
}
.flex {
    display:flex;
}
.flex-wrap {
    display:flex;
    flex-wrap:wrap;
}
.flex-between {
    display:flex;
    justify-content: space-between;
}
.flex-wrap-between {
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.flex-center {
    display:flex;
    justify-content: center;
}
.flex-wrap-center {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
}
.flex-left {
    display:flex;
    justify-content: flex-start;
}
.flex-right {
    display:flex;
    justify-content: flex-end;
}
.flex-wrap-right {
    display:flex;
    flex-wrap:wrap;
    justify-content: flex-end;
}
.flex-all-center {
    display:flex;
    justify-content: center;
    align-items:center;
}
.flow-column {
    flex-flow:column;
}
.flex-vertical-center {
    display:flex;
    align-items:center;
}
.flex-top {
    display:flex;
    align-items:flex-start;
}
.flex-bottom {
    display:flex;
    align-items:flex-end;
}
.flex-wrap-bottom {
    display:flex;
    flex-wrap:wrap;
    align-items:flex-end;
}
ul.list-type-none {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.arrow-list {
    font-weight: bold;
}
ul.about-page-list.arrow-list.founders-list {
    min-width: 215px;
}
ul.arrow-list-big-font {
    font-size: 22px;
}
ul.arrow-list li {
    padding-right: 50px;
    cursor: pointer;
    position: relative;
    margin-bottom: 30px;
    line-height: 1;
}
ul.arrow-list.small-margin li {
    margin-bottom: 20px;
}
ul.arrow-list li.orange-list-title {
    color: #f7901d;
    position: relative;
}
ul.arrow-list li.orange-list-title::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #f7901d;
    width: 30px;
    bottom: 2px;
    left: -35px;
}
ul.arrow-list li > a {
    display: block;
    color: rgba(0,0,0,0.3);
}
ul.about-page-list.arrow-list.founders-list a {
    display: inline-block;
    color: black;
}
ul.arrow-list li img {
    position: absolute;
    right: 0;
    height: 13px;
    top: 0.4em;
    margin: auto;
}
ul.arrow-list li:hover img {
    animation-name: arrow-list;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.image-link img.over, .image-link:hover img.normal {
    display:none;
}
.image-link:hover img.over {
    display:inline-block;
}
.visible-phone {
    display:none !important;
}
.photo-landscape img, img.photo-landscape {
    width: 100%;
    height: auto;
}
.photo-portrait img, img.photo-portrait {
    width: auto;
    height: 100%;
}
.sk-grid {
    max-width: 100%;
    padding-left: 70px;
    padding-right: 70px;
}
.small-grid {
    max-width: 100%;
    padding-left: 200px;
    padding-right: 200px;
}
.sk-grid-left {
    padding-left: 70px;
}
.sk-grid-right {
    padding-right: 70px;
}
.small-grid-left {
    padding-left: 200px;
}
.small-grid-right {
    padding-right: 200px;
}
.page-section {
    margin-top: 100px;
    margin-bottom: 100px;
}
.page-section-top {
    margin-top: 100px;
}
.page-section-bottom {
    margin-bottom: 100px;
}
.page-big-section {
    margin-top: 200px;
    margin-bottom: 200px;
}
.page-big-section-top {
    margin-top: 200px;
}
.page-big-section-bottom {
    margin-bottom: 200px;
}
.page-small-section {
    margin-top: 50px;
    margin-bottom: 50px;
}
.page-small-section-top {
    margin-top: 50px;
}
.page-small-section-bottom {
    margin-bottom: 50px;
}
.page-title {
    font-size: 65px;
    font-weight: bold;
    color: #f7901d;
    line-height: 1;
}
.page-title.black {
    color: black;
}
.line-title {
    font-size: 14px;
    font-weight: 300;
    color: rgba(0,0,0,0.5);
    position: relative;
    margin-bottom: 10px;
    line-height: 1;
}
.line-title::after {
    /*content: "";*/
    /*display: inline-block;*/
    /*border-bottom: 1px solid rgba(0,0,0,0.3);*/
    /*width: 70px;*/
    /*margin-left: 5px;*/
}
.color-orange {
    color: #ff9f40;
}
.color-green {
    color: #32cc40;
}
.color-white {
    color: #fff;
}
.circle-button {
    position: relative;
    display: inline-block;
    height: 65px;
    padding: 20px 20px 20px 75px;
    font-size: 18px;
    font-weight: bold;
    color: #f7901d;
    z-index: 1;
}
.circle-button.medium {
    padding: 15px 15px 15px 65px;
    height: 55px;
}
.circle-button.small {
    padding: 5px 5px 5px 45px;
    height: 35px;
    font-size: 16px;
    font-weight: 400;
}
.circle-button.small.bold {
    font-weight: bold;
}
.circle-button.white {
    color: rgba(255,255,255,0.8);  
}
.circle-button.white.bold {
    color: white;
}
.circle-button.text-black {
    color: black;
}
.circle-button::before {
    content: "";
    border: 1px solid #f7901d;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    width: 65px;
    border-radius: 65px;
    background-color: #f7901d;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(247,144,29,0.38);
    -moz-box-shadow: 0px 0px 10px 0px rgba(247,144,29,0.38);
    box-shadow: 0px 0px 10px 0px rgba(247,144,29,0.38);
    z-index: -1;
}
.circle-button.medium::before {
    width: 55px;
    border-radius: 55px;
}
.circle-button.small::before {
    width: 35px;
    border-radius: 35px;
}
.circle-button.white:before {
    border-color: white;
    background-color: white;
}
.circle-button.invert::before {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.circle-button-icon  {
    font-weight: 400;
    text-align: center;
    width: 65px;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.circle-button.small .circle-button-icon {
    width: 35px;
}
.circle-button-icon img,
.circle-button.invert.white .circle-button-icon {
    vertical-align: middle;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.circle-button.invert .circle-button-icon img {
    -webkit-filter: none;
    filter: none;
}
.circle-button.small .circle-button-icon img {
    max-width: 25px;
}
.solar-lines {
    width: 100%;
    max-width: 500px;
    display: flex;
    justify-content: space-between;
    position: absolute;
}
.solar-lines.hide-screen {
    display: none;
}
.solar-line {
    min-height: 100%;
    border-right: 1px solid rgba(0,0,0,0.1);
    position: relative;
}
.solar-line.orange {
    border-color: #f7901d;
}
.solar-lines.white .solar-line {
    border-right: 1px solid rgba(255,255,255,0.5);
}
.about-page-switch {
    display: none;
}
.about-page-switch.active {
    display: block;
}
.about-page-top .page-title {
    margin: 0;
}
.page-link-item {
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    color: rgba(0,0,0,0.3);
    position: relative;
    margin-bottom: 5px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.page-link-item:last-child {
    margin-bottom: 0;
}
.page-link-item.active {
    color: #ff9f40;
    text-decoration: underline;
}
.page-link-item::after {
    content: "";
    height: 6px;
    width: 6px;
    margin-left: 2px;
    background-color: #ff9f40;
    border-radius: 50%;
    display: inline-block;
    vertical-align: text-top;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.page-link-item.active::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.about-page-paragraph {
    max-width: 560px;
}
.about-page-paragraph h1,
.about-page-paragraph h2,
.about-page-paragraph h3,
.about-page-paragraph h4,
.about-page-paragraph h5,
.about-page-paragraph h6 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}
ul.about-page-list {
    padding: 0;
    margin: 0; 
    list-style: none;
    font-weight: bold;
}
ul.about-page-list.two-cols {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;    
}
ul.about-page-list li {
    position: relative;
    margin-bottom: 15px;
}
ul.about-page-list.two-cols li {
    padding: 0 15px;
    width: 50%; 
}
ul.about-page-list.big-margin li {
    margin-bottom: 40px;
}
ul.about-page-list li::before {
    content: "";
    display: inline-block;
    background-color: #f7901d;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 0.5em;
}
.about-slogan-right h2 {
    font-size: 4.69vw;
    font-weight: bold;
    margin-top: -0.3em;
    max-width: 765px;
}
.about-page-image {
    height: 25vw;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.about-page-image-text {
    background: white;
    position: absolute;
    bottom: -100px;
    padding: 50px;
}
.about-page-image-text h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
}
.mutiple-paragraphs.with-slogan {
    overflow: hidden;
    margin-top: -100px;
}
.mutiple-paragraphs > .solar-lines {
    position: absolute;
    left: 20px;
    right: 20px;
    height: 75px;
    top: 0;
}
.mutiple-paragraphs-slogan {
    background-color: white;
    position: relative;
    padding: 70px 100px;
    font-size: 40px;
    font-weight: bold;
}
.mutiple-paragraphs-slogan p {
    line-height: 1.25;
    position: relative;
    z-index: 1;
}
.mutiple-paragraphs-left,
.mutiple-paragraphs-item {
    position: relative;
    z-index: 10;
}
.mutiple-paragraphs-left {
    padding-top: 120px;
}
ul.mutiple-paragraphs-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 300;
}
ul.mutiple-paragraphs-list li {
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
    /*padding-left: 110px;*/
    padding-left: 15px;
}
ul.mutiple-paragraphs-list li:last-child {
    margin-bottom: 0;
}
ul.mutiple-paragraphs-list li.active {
    font-weight: bold;
    color: #ff9f40;
}
ul.mutiple-paragraphs-list li:before {
    content: "";
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    background-color: black;
    position: absolute;
    top: 0.5em;
    left: 0;
}
ul.mutiple-paragraphs-list li.active:before {
    background-color: #ff9f40;
}
.mutiple-paragraph-number {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.mutiple-paragraph-number::after {
    content: "";
    display: inline-block;
    border-bottom: 1px solid;
    width: 70px;
    margin: 0 10px;
}
ul.mutiple-paragraphs-list .mutiple-paragraph-number {
    color: #ff9f40;
}
.mutiple-paragraphs-results {
    position: relative;
}
.mutiple-paragraphs-right .solar-lines {
    width: 100%;
    max-width: 450px;
    height: 80px;
    top: 0;
    left: 0;
}
.mutiple-paragraphs.with-slogan .mutiple-paragraphs-right .solar-lines {
    max-width: 500px;
    height: 1080px;
    top: -1000px;
}
.mutiple-paragraphs-item {
    padding: 0 0 0 50px;
    border-left: 1px solid #f7901d;
    margin-bottom: 80px;
}
#mutiple-paragraph-1 {
    padding-top: 120px;
}
.mutiple-paragraphs-item:last-child {
    margin-bottom: 0;
}
.mutiple-paragraphs-item > h3 {
    font-size: 22px;
    font-weight: bold;
    /*padding-left: 110px;*/
    position: relative;
    line-height: 1;
    top: -0.1em;
}
.mutiple-paragraphs-item > h3 .mutiple-paragraph-number {
    top: 5px;
}
.mutiple-paragraphs-column h3 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 40px;
}
.mutiple-paragraphs-text {
    position: relative;
    top: 0.3em;
}
.mutiple-paragraphs-column p {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}
.mutiple-paragraphs-column p:last-child {
    margin-bottom: 0;
}
.mutiple-paragraphs-column p::before {
    content: "";
    border-top: 1px solid #ff9f40;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 0;
}
.mutiple-paragraphs-certificate-text {
    max-width: 985px;
}
.mutiple-paragraphs-certificate-image {
    position: relative;
}
.mutiple-paragraphs-certificate-image img {
    opacity: 0.3;
    -webkit-filter: brightness(0);
    filter: brightness(0);
    position: absolute;
    top: -35px;
    left: 5px;
    right: 5px;
}
@keyframes arrow-link-animation {
    0%   {left: 0px;}
    50%  {left: 15px;}
    100% {left: 0px;}
}
@keyframes arrow-list {
    0%   {right: 0px;}
    50%  {right: -15px;}
    100% {right: 0px;}
}
/*Breadcrumb*/
.sk.breadcrumb {
    color: rgba(0,0,0,0.4);
    font-weight: bold;
}
.sk.breadcrumb a.section {
    color: rgba(0,0,0,0.4);
}
.sk.breadcrumb .divider {
    opacity: 1;
}
.sk.breadcrumb .divider::before {
    content: "/";
    font-family: 'Poppins', 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: bold;
}
.sk.breadcrumb .active.section {
    font-weight: bold;
    color: #f7901e;
}
/*Header*/
.homepage header {
    color: white;
}
header .logo {
    display: none;
}
.homepage header .logo {
    display: block;
}
.homepage header .logo-grey {
    display: none;
}
.menu.lang_menu {
    font-weight: 600;
    text-align: right;
}
.menu.lang_menu a.item {
    color: rgba(0,0,0,0.5);
}
.menu.lang_menu div.item {
    color: black;
}
.megamenu-language .menu.lang_menu a.item {
    color: rgba(0,0,0,0.5);
}
.homepage .header-language .menu.lang_menu a.item  {
    color: rgba(255,255,255,0.5);
}
.homepage  .header-language .menu.lang_menu div.item {
    color: white;
}
.header-left {
    width: 260px;
    position: relative;
    padding-top: 15px;
    left: -5px;
}
.header-right {
    width: calc(100% - 275px);
}
.header-right-top {
    padding: 15px 95px 15px 0;
}
.header-main-menu {
    margin-right: 50px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.header-main-menu.active {
    opacity: 1;
    visibility: visible;
}
.header-right-bottom .header-language {
    display: none;
    padding: 13px 0;
    margin-left: 30px;
}
.header-tel {
    margin-right: 70px;
    font-weight: 500;
    color: rgba(0,0,0,0.3);
    border-radius: 30px;
    border: 2px solid;
    padding: 2px 15px;
    display: inline-block;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.header-tel svg {
    height: 1em;
    vertical-align: middle;
    margin-right: 10px;
    fill: rgba(0,0,0,0.3);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.header-tel:hover {
    background-color: #f7901d;
    border-color: #f7901d;
    color: #fff;
}
.header-tel:hover svg {
    fill: #fff;
}
.homepage .header-tel {
    color: white;
}
.homepage .header-tel svg {
    fill: #fff;
}
.header-button {
    border: 1px solid;
    margin-right: 30px;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 25px;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    font-size: 12px;
    height: 40px;
    font-weight: 400;
    visibility: hidden;
    display: none;
}
.header-button img {
    vertical-align: middle;
    margin-left: 2px;
    -webkit-filter: brightness(0);
    filter: brightness(0);
    opacity: 0.6;
}
.homepage .header-button img {
    vertical-align: middle;
    margin-left: 2px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    opacity: 1;
}
.secondary-page #header-height {
    height: 250px;
}
.header-breadcrumb {
    display: none;
    padding-top: 20px;
    font-size: 14px;
    color: rgba(0,0,0,0.4);
    background-color: rgba(255,255,255,0.75);
}
header.scroll {
    position: fixed;
    background-color: white;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
}
header.scroll .top-bar {
    display: none;
}
header.scroll .header-left {
    padding-top: 0;
}
.homepage header.scroll .logo {
    display: none;
}
.homepage header.scroll .logo-grey {
    display: block;
}
header.scroll .logo-grey img {
    max-height: 60px;
}
header.scroll .header-right {
    padding: 10px 0;
}
header.scroll .header-right-top {
    display: none;
}
header.scroll .header-right-bottom {
    position: relative;
    top: 10px;
}
header.scroll .header-main-menu {
    opacity: 1;
    color: rgba(0,0,0,0.6);
    visibility: visible;
}
.secondary-page .topmenu ul.menu-submenu,
header.scroll .topmenu ul.menu-submenu {
    padding-top: 15px;
    color: rgba(0, 0, 0, 0.4);
    background-color: white;
}
header.scroll .topmenu ul.menu-submenu > li > a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
header.scroll .header-menu {
    display: none;
}
header.scroll .header-right-bottom .header-language {
    display: block;
    padding: 7px 0;
}
.homepage header.scroll .header-language .menu.lang_menu a.item {
    color: rgba(0,0,0,0.5);
}
.homepage header.scroll .header-language .menu.lang_menu div.item {
    color: black;
}
header.scroll .header-button {
    background-color: #f7901d;
    border-color: #f7901d;
    color: white;
}
header.scroll .header-button span {
    color: white;
}
header.scroll .header-button img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
header.scroll .header-breadcrumb {
    display: block;
}
.header-lines-container {
    position: relative;
}
.header-lines .solar-lines {
    height: 530px;
    right: 0;
    z-index: -1;
}
/*Megamenu*/
#megamenu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1000000;
    height: 100vh;
    overflow: auto;
    opacity: 0;
    font-weight: 400;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
#megamenu.active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.megamenu-close {
    position: absolute;
    z-index: 10;
    background-color: white;
    right: 100px;
    top: 50px;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #f7901d;
    font-size: 50px;
}
.megamenu-left {
    padding: 25px 50px;
    min-height: 720px;
}
.megamenu-left-container {
    padding-left: 150px;
    background-image: url('https://www.aisolar.com/uploads/images/megamenu-logo.svg');
    background-repeat: no-repeat;
    background-size: 110px;
    background-position-y: 10px;
    min-height: 100%;
}
.megamenu-top {
    margin-bottom: 40px;
}
.megamenu-language {
    margin-bottom: 50px;
}
#menu {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
}
.topmenu > li {
    margin-right: 15px;
    flex: 1;
    position: relative;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.topmenu > li:last-child {
    margin-right: 0;
}
.topmenu > li > a strong::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    left: 0;
    border: 1px solid transparent;
    border-radius: 20px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.topmenu ul.menu-submenu > li.nav-submenu-item.category {
    position: relative;
    color: #f7901d;
}
.topmenu ul.menu-submenu > li.nav-submenu-item.category::before {
    content: "";
    border-top: 3px solid #f7901d;
    position: absolute;
    left: -25px;
    width: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0;
}
.topmenu ul.menu-submenu > li {
    opacity: 0;
}
.megamenu-informations {
    font-size: 12px;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
}
.megamenu-contact-info {
    margin-bottom: 20px;
}
.megamenu-informations h3 {
    color: #f7901d;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.megamenu-informations p {
    display: flex;
    margin-bottom: 10px;
    align-items: flex-start;
}
.megamenu-informations p:last-child {
    margin-bottom: 0;
}
.megamenu-informations p img {
    margin-right: 5px;
}
.megamenu-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
.megamenu-links ul li {
    margin-bottom: 5px;
}
.megamenu-links ul li:last-child {
    margin-bottom: 0;
}
.megamenu-socials {
    margin-top: 30px;
}
.megamenu-socials a {
    margin-right: 10px;
}
.megamenu-socials a:last-child {
    margin-right: 0;
}
.megamenu-socials a img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
    height: 20px;
}
.megamenu-services {
    min-height: 100%;
    display: flex;
    flex-flow: column;
    height: 100vh;
}
.megamenu-service-item {
    flex: 1;
    position: relative;
    min-height: 180px;
}
.megamenu-service-wrap,
.megamenu-service-image,
.megamenu-service-over {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.megamenu-service-image {
    background-size: cover;
    background-position: center center;
}
.megamenu-service-over {
    background-color: rgba(0,0,0,0.25);
    padding: 35px;
    display: flex;
    align-items: flex-end;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.megamenu-service-over .circle-button.medium {
    font-size: 22px;
    line-height: 1;
}
.megamenu-service-over .circle-button.white {
    color: white;
}
@keyframes menu-plus-to-circle {
    0% {}
    50% {
        width: 3px;
        height: 3px;
        border-radius: 0;
    }
    100% {
        border-radius: 50%;
        width: 12px;
        height: 12px;
    }
}
/*Dropdown Menu*/
.menu-icon {
    position: relative;
    color: #fff;
    margin-right: 0;
    display: inline-block;
    line-height: 25px;
}
.menu-icons-inside {
    position: relative;
    text-align: center;
    cursor: pointer;
    z-index: 200000;
    height: 50px;
    width: 50px;
}
.menu-icon-create {
    display: inline-block;
    width: 35px;
    height: 3px;
    position: relative;
    vertical-align: bottom;
    background: rgba(0,0,0,0.6);
    white-space: nowrap;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    left: 8px;
}
.menu-icon-create::after, 
.menu-icon-create::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 47px;
    height: 3px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    outline: 0;
    right: 0;
    background: rgba(0,0,0,0.6)
    
}
.homepage .menu-icon-create,
.homepage .menu-icon-create::after, 
.homepage .menu-icon-create::before {
    background: #fff;
}
.menu-icon-create::before {
    top: -15px;
}
.menu-icon-create::after {
    top: 15px;
}
.menu-icon.opened .menu-icon-create {
    background: none;
}
.menu-icon.opened .menu-icon-create::before {
    top: 1px;
    left: -16px;
    -webkit-transform: rotate(-48deg) translate(2px,0);
    -moz-transform: rotate(-48deg) translate(2px,0);
    -ms-transform: rotate(-48deg) translate(2px,0);
    -o-transform: rotate(-48deg) translate(2px,0);
    transform: rotate(-48deg) translate(2px,0);
}
.menu-icon.opened .menu-icon-create::after {
    -webkit-transform: rotate(45deg) translate(0,1px);
    -moz-transform: rotate(45deg) translate(0,1px);
    -ms-transform: rotate(45deg) translate(0,1px);
    -o-transform: rotate(45deg) translate(0,1px);
    transform: rotate(45deg) translate(0,1px);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    top: 16px;
    left: -20px;
}
/*Carousels*/
.slick-slide {
    outline: 0;
}
.slick-arrow {
    border: 1px solid #f7901d;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    z-index: 1;
}
.slick-arrow.slick-prev::before, 
.slick-arrow.slick-next::before {
    content: "";
    display: block;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 35px;
    margin: auto;
    opacity: 1;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.slick-arrow.slick-prev::before {
    background-image: url('https://www.aisolar.com/uploads/images/arrow-left.svg');
}
.slick-arrow.slick-next::before {
    background-image: url('https://www.aisolar.com/uploads/images/arrow-right.svg');
}
/*Solar Carousels*/
.solar-carousels-button:nth-child(2n) {
    text-align: right;
    padding-right: 85px;
}
.solar-carousels-button h2 {
    font-size: 1.8vw;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    display: inline-block;
    position: relative;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.solar-carousels-button h2.active {
    font-size: 3.35vw;
    font-weight: bold;
    color: #f7901d;
}
.solar-carousels-button h2::after {
    content: "";
    display: block;
    width: 0.23em;
    height: 0.23em;
    background-color: #f7901d;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -0.5em;
    opacity: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.solar-carousels-button h2.active::after {
    opacity: 1;
}
.solar-carousels-bottom-container {
    margin-right: -16.75%;
}
.solar-carousels-container {
    display: none;
}
.solar-carousels-container.active {
    display: block;
}
.solar-carousels-item {
    padding-bottom: 100px;
}
.solar-carousels-item .slick-list {
    padding: 20px 0;
}
.solar-car-res-item.with-hover {
    width: 14.285%;
    position: relative;
    min-height: 170px;
    margin-bottom: 30px;
}
.solar-car-res-wrap {
    padding: 45px 45px 10px;
    background-color: rgba(0,0,0,0.05);
    border-radius: 10px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    height: 100%;
    min-height: 450px;
}
.solar-car-res-item.with-hover .solar-car-res-wrap {
    padding: 20px;
    min-height: 100%;
    right: 0;
    left: 0;
}
.solar-car-res-icon img {
    margin: 0 auto 100px;
    max-width: 120px;
    display: block;
}
.solar-car-res-item.with-hover .solar-car-res-icon img {
    margin: 0 auto 50px;
    max-width: 100px;
}
.solar-car-res-title {
    font-size: 22px;
    font-weight: bold;
}
.solar-car-res-item.with-hover .solar-car-res-title {
    font-size: 18px;
    text-align: center;
}
.solar-car-res-wrap p {
    color: rgba(0,0,0,0.4);
}
.solar-car-res-item.with-hover .solar-car-res-wrap p {
    display: none;
}
.solar-carousels-item .slick-arrow {
    position: absolute;
    bottom: 0;
    top: auto;
    left: auto; 
}
.solar-carousels-item .slick-arrow.slick-prev {
    right: calc(16.75% + 185px); 
}
.solar-carousels-item .slick-arrow.slick-next {
    right: calc(16.75% + 90px);
}
.solar-carousels-item .slick-dots {
    width: calc(100vw - 200px);
    left: 25px;
    display: flex !important;
    bottom: -30px;
}
.solar-carousels-item .slick-dots li {
    flex: 1;
}
.slick-dots li button {
    width: 100%;
    height: 4px;
    padding: 0;
    background: rgba(0,0,0,0.1);
}
.slick-dots li button:hover {
    background: rgba(0,0,0,0.25);
}
.slick-dots li.slick-active button {
    background: #f7901d;
    height: 5px;
}
/*Projects Results*/
#home-projects {
    position: relative;
    padding-bottom: 140px;
    z-index: 1;
}
#home-projects > .small-grid-left {
    padding-left: calc((100% - 1500px) / 2);
}
#home-projects > .sk-grid-right {
    padding-right: calc((100% - 1600px) / 2);
}
#home-projects h3 {
    color: rgba(0,0,0,0.07);
    font-size: 265px;
    line-height: 0.8;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
}
.project-res-item.with-margin {
    margin-bottom: 30px;
}
.col-20.project-res-item.with-margin {
    margin-bottom: 40px;
}
.col-25.project-res-item.with-margin {
    margin-bottom: 50px;
}
.project-res-wrap {
    position: relative;
    cursor: pointer; 
}
.project-res-item.project-logo .project-res-wrap {
    padding: 20px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.project-res-wrap-top {
    position: relative;
}
.project-res-item.project-logo .project-res-wrap-top {
    overflow: hidden;
    padding: 60px;
}
.project-res-image {
    padding-top: 160%;
    background-size: cover;
    background-position: center center;
    position: relative;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
#home-projects .project-res-image {
    padding-top: 165%;
}
.project-res-item.project-logo .project-res-image {
    padding-top: 75%;
    background-size: contain;
    background-repeat: no-repeat;
}
.project-res-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#cc000000',GradientType=0 );
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.project-res-item.project-logo .project-res-image::after {
    display: none;
}
.project-res-over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    color: white;
}
.screen-20.project-res-item .project-res-over {
    padding: 20px;
}
.screen-25.project-res-item .project-res-over {
    padding: 40px 25px;
}
.project-res-text {
    height: calc(100% - 45px);
    overflow: hidden;
    margin-bottom: 15px;
}
.project-res-item.with-large-button .project-res-text {
    height: calc(100% - 80px);
}
.project-res-item.with-large-button .circle-button::before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.project-res-title {
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
}
.screen-20.project-res-item .project-res-title {
    font-size: 23px;
}
.project-res-item.project-logo .project-res-title {
    color: rgba(0,0,0,0.6);
}
.project-res-wrap-bottom {
    padding: 15px;
    position: relative;
}
.project-res-wrap-bottom-grey {
    background-color: rgba(0,0,0,0.05);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;    
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.project-res-wrap-text-bottom {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;
    height: 100px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.project-res-bottom-text {
    margin-top: 10px;
}
#home-projects h3 {
    color: rgba(0,0,0,0.07);
    font-size: 290px;
    line-height: 0.8;
    font-weight: bold;
    position: absolute;
    bottom: -40px;
    left: 30px;
    margin: 0;
    z-index: -1;
}
/*Green Energy Banner*/
#topwidget #green-energy {
    margin-bottom: 0;
}
.green-energy-banner {
    width: calc(75% - 40px);
}
.green-energy-left {
    padding: 60px 0;
    display: flex;
    width: 28%;
}
.green-energy-left-container {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    border-left: 5px solid #f7901d;
    padding-left: 9%;
}
.green-energy-left-container h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
}
.green-energy-left-container h2 {
    white-space: nowrap;
    position: relative;
    font-size: 3.4vw;
    font-weight: bold;
    margin: 0;
    line-height: 1;
    z-index: 1;
}
.green-energy-left-container h2 a {
    vertical-align: bottom;
    margin-left: 50px;
    color: white;
}
.green-energy-right {
    width: 72%;
}
.green-energy-right .about-page-image::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
}
/*Services Results*/
.services-results-left .small-grid-left {
    padding-left: 235px;
}
.services-publish-top .page-title {
    max-width: 950px;
}
#main-services-results .small-grid-left {
    padding-left: 280px;
}
#services-results .about-page-image-text {
    left: 300px;
    width: calc(100% - 920px);
}
.services-images-over, 
.service-image-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.service-image-item {
    opacity: 0;
}
.service-image-item.active {
    opacity: 1;
}
/*Installation Process*/
#installation-process {
    padding-top: 150px;
}
.process-carousel-container {
    position: relative;
}
.process-carousel-container .solar-lines {
    width: 500px;
    height: 155px;
    top: -150px;
    right: 0;
}
.process-carousel-labels {
    position: absolute;
    left: 350px;
    top: 0;
    display: flex;
    z-index: 1;
    width: calc(100% - 900px);
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #f7901d;
}
.process-carousel-labels::after {
    content: "";
    border-right: 1px solid #f7901d;
    position: absolute;
    right: 0;
    bottom: 0;
    top: -150px;
    display: block;
}
.process-carousel-label {
    border-left: 1px solid #f7901d;
    padding: 0 10px 10px;
    line-height: 1;
    height: 50px;
    flex: 1;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.process-carousel-label::after {
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #f7901d;
    display: inline-block;
    vertical-align: super;
    margin-left: 4px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.process-carousel-label.active {
    color: #f7901d;
}
.process-carousel-label.active::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.process-res-left {
    width: 350px;
    color: rgba(0,0,0,0.05);
    font-size: 225px;
    line-height: 0.8;
    font-weight: bold;
    text-align: right;
}
.process-res-right {
    width: calc(100% - 350px);
    padding-top: 80px;
}
#installation-process .slick-prev.slick-arrow,
#installation-process .slick-next.slick-arrow {
    position: absolute;
    z-index: 1;
    top: 215px;
    bottom: auto;
}
#installation-process .slick-prev.slick-arrow {
    left: 65px;
}
#installation-process .slick-next.slick-arrow {
    left: 170px;
}
/*Products Brands Results*/
.project-res-item.project-logo .circle-button::before {
    border: 2px solid #f7901d;
}
/*Products Publish*/
.product-publish-text {
    color: rgba(0,0,0,0.5);
}
.product-publish-image-item {
    position: relative;
}
.product-publish-image-wrap {
    padding-top: 65%;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}
.product-publish-image-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#gallerywrap .product-publish-image-wrap::before {
    background: rgba(0,0,0,0.15);
}
#gallerywrap .product-publish-image-wrap {
    background-size: cover;
    background-position: center center;
}
.product-publish-image-full {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 70px;
    height: 70px;
    background-image: url('https://www.aisolar.com/uploads/images/full-ic.svg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
/*Project Gallery*/
#project-gallery-pop-up {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1000000;
    display: none;
}
#project-gallery-pop-up.active {
    display: block;
}
.project-gallery-close {
    position: absolute;
    color: rgba(0,0,0,0.5);
    font-size: 45px;
    left: 80px;
    top: 80px;
    line-height: 1;
    cursor: pointer;
    width: 45px;
    height: 45px;
}
.project-gallery-left {
    padding: 300px 80px 250px;
}
.project-gallery-text h3 {
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
}
.project-gallery-text p {
    max-width: 470px;
}
.project-gallery-carousel-top {
    position: relative;
}
.project-gal-bigcar-wrap {
    height: calc(100vh - 120px);
    background-size: cover;
    background-position: center center;
}
.project-gallery-carousel-top .slick-arrow {
    bottom: 0;
    top: auto;
    z-index: 1;
}
.project-gallery-carousel-top .slick-next.slick-arrow {
    left: -115px;
}
.project-gallery-carousel-top .slick-prev.slick-arrow {
    left: -215px;
}
.project-gallery-carousel-bottom {
    margin-top: 20px;
}
.project-gal-thumb-wrap {
    height: 100px;
    background-size: cover;
    background-position: center center;
}
.project-gallery-carousel-bottom .owl-controls {
    display: none !important;
}
/*News Results*/
.news-results-section {
    position: relative;
}
.news-results-section .page-title {
    position: absolute;
    left: 50px;
    top: 0;
}
.news-res-item {
    margin-bottom: 50px;
}
.news-res-image {
    background-size: cover;
    background-position: center center;
    padding-top: 75%;
}
.news-res-text {
    background-color: rgba(0,0,0,0.05);
    padding: 25px;
    color: rgba(0,0,0,0.5);
}
.news-res-title {
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 30px;
    height: 90px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.news-res-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 22px;
    height: 88px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
/*News Publish*/
.news-publish-bottom {
    background-color: white;
}
.news-publish h2 {
    font-size: 28px;
    font-weight: bold;
}
.news-publish-image {
    padding-top: 75%;
    background-size: cover;
    background-position: center center;
}
.news-publish-description {
    color: rgba(0,0,0,0.5);
}
.news-publish-description ul {
    list-style: none;
    padding: 0;
    margin: 1em 0;
}
.news-publish-description ul li {
    margin-bottom: 1em;
}
.news-publish-description ul > li::before {
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    background-color: #f7901d;
    content: "";
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 0.5em;
}
.news-publish-description ul > li ul > li::before {
    content: "";
    border-bottom: 1px solid #f7901d;
    width: 30px;
    height: 0;
    border-radius: 0;
    margin-right: 0.5em;
    display: inline-block;
    margin-left: 20px;
}
.news-publish-description p strong a {
    font-size: 20px;
    text-decoration: underline;
}
/*Contact Form*/
.contact-form-left .page-title {
    margin-bottom: 100px;
}
.contact-form-right .sk-grid-right {
    padding-right: 100px;
}
.contact-form-right h2 {
    font-size: 90px;
    font-weight: bold;
    color: rgba(0,0,0,0.07);
    line-height: 1;
    margin-top: -20px;
}
.contact-form-left p {
    max-width: 530px;
}
.sk.form {
    font-weight: 400;
}
.sk.form .field {
    margin: 0 0 20px;
}
.sk.form .two.fields > .fields,
.sk.form .two.fields > .field {
    padding-left: 4%;
    padding-right: 4%;
}
.sk.form .fields .field:first-child {
    padding-left: 0;
}
.sk.form .fields .field:last-child {
    padding-right: 0;
}
.sk.form .field label {
    white-space: normal;
}
.sk.form .field label,
.sk.form textarea,
.sk.form input[type="text"],
.sk.form input[type="email"],
.sk.form input[type="date"],
.sk.form input[type="password"],
.sk.form input[type="number"],
.sk.form input[type="tel"],
.sk.form .fileinput > input,
.sk.button,
.sk.form .field label.radio,
.sk.form .field label.checkbox,
.sk.message .header,
.sk.form select {
    font-family: 'Poppins', 'Open Sans', sans-serif;
}
.sk.form textarea,
.sk.form input[type="text"],
.sk.form input[type="email"],
.sk.form input[type="date"],
.sk.form input[type="password"],
.sk.form input[type="number"],
.sk.form input[type="tel"],
.sk.form .fileinput > input,
.chosen-container-single .chosen-single,
.sk.form  select {
    padding: 15px !important;
    font-size: 16px;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.25;
}
.sk.form input[type="text"]:hover,
.sk.form input[type="email"]:hover,
.sk.form input[type="date"]:hover,
.sk.form input[type="password"]:hover,
.sk.form input[type="number"]:hover,
.sk.form input[type="url"]:hover,
.sk.form input[type="tel"]:hover,
.sk.form textarea:hover,
.sk.form input[type="text"]:focus,
.sk.form input[type="email"]:focus,
.sk.form input[type="date"]:focus,
.sk.form input[type="password"]:focus,
.sk.form input[type="number"]:focus,
.sk.form input[type="url"]:focus,
.sk.form input[type="tel"]:focus,
.sk.form textarea:focus,
.sk.form .field.error textarea:hover,
.sk.form .field.error input[type="text"]:hover,
.sk.form .field.error input[type="email"]:hover,
.sk.form .field.error input[type="date"]:hover,
.sk.form .field.error input[type="password"]:hover,
.sk.form .field.error input[type="number"]:hover,
.sk.form .field.error input[type="url"]:hover,
.sk.form .field.error input[type="tel"]:hover,
.sk.form .field.error textarea:focus,
.sk.form .field.error input[type="text"]:focus,
.sk.form .field.error input[type="email"]:focus,
.sk.form .field.error input[type="date"]:focus,
.sk.form .field.error input[type="password"]:focus,
.sk.form .field.error input[type="number"]:focus,
.sk.form .field.error input[type="url"]:focus,
.sk.form .field.error input[type="tel"]:focus {
    color: rgba(0,0,0,0.5);
    border: 1px solid #f7901d;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.sk.form .fields.error .field textarea,
.sk.form .fields.error .field input[type="text"],
.sk.form .fields.error .field input[type="email"],
.sk.form .fields.error .field input[type="date"],
.sk.form .fields.error .field input[type="password"],
.sk.form .fields.error .field input[type="number"],
.sk.form .fields.error .field input[type="url"],
.sk.form .fields.error .field input[type="tel"],
.sk.form .field.error textarea, .sk.form .field.error input[type="text"],
.sk.form .field.error input[type="email"],
.sk.form .field.error input[type="date"],
.sk.form .field.error input[type="password"],
.sk.form .field.error input[type="number"],
.sk.form .field.error input[type="url"],
.sk.form .field.error input[type="tel"] {
    color: rgba(0,0,0,0.5);
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}
.sk.textarea, 
.sk.form textarea {
    min-height: 7em;
    height: 7em;
}
.sk.form ::-webkit-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form ::-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :-ms-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .error ::-webkit-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .error ::-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .error :-ms-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .error :-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :hover::-webkit-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :hover::-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :hover:-ms-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :hover:-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :focus::-webkit-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :focus::-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :focus:-ms-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form :focus:-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .error :focus::-webkit-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .error :focus::-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .error :focus:-ms-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .error :focus:-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.sk.form .field label.checkbox {
    color: rgba(0,0,0,0.3) !important;
    font-size: 14px;
}
.chosen-container-single .chosen-single,
.sk.form select {
    color: rgba(0, 0, 0, 0.3);
}
.chosen-container .chosen-drop {
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.chosen-container-single .chosen-drop {
    margin-top: 0;
    border-radius: 0;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #f7901d;
}
.chosen-container-single .chosen-single div b::before {
    font-family: Linearicons-Free;
    content: "\e874";
    font-size: 1em;
    color: rgba(0,0,0,0.3);
}
.radio, .checkbox {
    padding-left: 0;
    line-height: 1;
}
.radio i,
.checkbox i {
    position: relative;
    display: inline-block;
    margin-right: 0.5em;
}
.checkbox i {
    width: 1em;
    height: 1em;
    border: 1px solid rgba(0,0,0,0.3);
}
.radio input + i::after,
.checkbox input + i::after {
    font-size: 1em;
}
.checkbox input + i::after {
    content: "";
    line-height: 1;
    position: absolute;
    left: 0;
}
.checkbox input:checked + i::after {
    content: "\f00c";
    color: #f7901d;
}
.checkbox a:hover {
    color: #f7901d;
}
.sk.form .fields.error .field label,
.sk.form .field.error label,
.sk.form .fields.error .field .input,
.sk.form .field.error .input, .sk.form #agreeInfo {
    color: rgba(189,33,38, 0.9);
    font-size: 14px;
}
.sk.button {
    border-radius: 35px;
    border: 1px solid rgba(247,144,29,0.75);
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 45px;
    text-transform: uppercase;
    color: #f7901d;
}
.sk.message {
    color: rgba(0,0,0,0.5);
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.sk.success.message,
.sk.positive.message {
    background-color: #fff;
    color: #f7901d;
    padding: 4em 1em;
    text-align: center;
}
.sk.warning.message {
    background-color: #f7901d;
    color: black;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.sk.icon.message.success i {
    display: none !important;
}
.sk.icon.message > .icon + .content {
    padding-left: 0;
}
.sk.message .header {
    font-size: 1.5em;
    font-weight: bold;
}
.sk.button:hover {
    color: #fff;
    background-color: #f7901d;
}
/*Contact Map*/
#contact-map {
    background-color: rgba(0,0,0,0.03);
}
.contact-map-left {
    background-color: #f7901d;
    position: relative;
}
.contact-map-left iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}
.contact-map-right {
    padding: 30px 75px;
}
.contact-map-info {
    border-left: 2px solid #ff9f40;
    padding-left: 15px;
}
.contact-map-info-item {
    margin-bottom: 50px;
}
.contact-map-info-item:last-child {
    margin-bottom: 0;
}
.contact-map-info-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}
.contact-map-info-item p {
    color: rgba(0,0,0,0.5);
    display: flex;
}
.contact-p-email img {
    max-height: 23px;
    position: relative;
    top: 3px;
}
/*Footer*/
footer .sk-grid {
    padding-left: 140px;
    padding-right: 140px;
}
.footer-logo-container {
    margin-left: -120px;
}
.footer-container {
    padding: 100px 0 60px;
    background-image: url('https://www.aisolar.com/uploads/images/footer-logo.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.footer-right {
    width: calc(100% - 260px);
}
.footer-top {
    padding-top: 55px;
    padding-bottom: 40px;
    position: relative;
}
.footer-contact {
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
}
.footer-contact a {
    display: inline-block;
}
.footer-contact a img {
    vertical-align: middle;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    position: relative;
}
.footer-menu-list {
    position: relative;
    z-index: 1;
}
.footer-menu-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-menu-list ul li {
    margin-bottom: 15px;
    line-height: 1;
}
.footer-menu-list ul li:last-child {
    margin-bottom: 0;
}
.footer-menu-list ul li.bold {
    font-size: 18px;
}
.footer-middle {
    border-bottom: 3px solid white;
    padding: 10px 0;
}
.footer-middle-column {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.footer-middle-column:not(:last-child)::after {
    content: "";
    border-right: 2px solid rgba(255,255,255,0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 55px;
    margin: auto;
}
.footer-middle-desc {
    max-width: 465px;
    font-size: 14px;
}
.footer-middle-desc p {
    line-height: 1.3;
}
.footer-eu-logo {
    height: 50px;
}
.footer-cy-logo {
    height: 65px;
}
footer .header-tel {
    color: white;
    border: 1px solid;
    margin: 0 -10px;
    font-weight: 400;
}
footer .header-tel svg {
    fill: white;
}
footer .header-tel:hover {
    background-color: #fff;
    border-color: #fff;
    color: #f7901d;
}
footer .header-tel:hover svg {
    fill: #f7901d;
}
.footer-tameia-logo {
    height: 70px;
}
.footer-bottom {
    font-size: 18px;
    padding: 15px 0;
}
.footer-bottom > .row > .col {
    flex: 1;
    min-width: 33.33%;
}
.footer-res-certificate-item {
    max-width: 70px;
    flex: 1;
}
.footer-res-certificate-wrap {
    padding-top: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.footer-socials {
    text-align: center;
}
.footer-socials a {
    margin-right: 30px;
}
.footer-socials a:last-child {
    margin-right: 0;
}
.footer-socials a img {
    height: 60px;
}
.footer-terms {
    max-width: 410px;
}
.footer-text {
    text-align: right;
    flex: 1;
    min-width: 50%;
}
.footer-contact-info {
    border-top: 2px solid rgba(255,255,255,0.3);
    margin-top: 20px;
    padding-top: 15px;
}
.each-contact-info-f {
    font-size: 16px;
    margin-bottom: 15px;
}
.each-contact-info-f span {
    font-weight: 700;
    padding-right: 3px;
}
.footer-map-wrap {
    border-bottom: 1px solid;
    font-size: 15px;
    font-weight: 500;
}
.footer-map img {
    vertical-align: middle;
    position: relative;
}
.footer-email {
    vertical-align: middle;
    position: relative;
}
.footer-map {
    margin-bottom: 25px;
}
/*SIDEBAR*/
.side-right-bar {
    background-color: #f59122;
    top: 50%;
    right: 0;
    color: white;
    width: 55px;
    position: fixed;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    z-index: 100;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
    overflow: hidden;
}
.side-right-bar-link {
    font-weight: 600;
    height: 100%;
    padding: 40px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: 0.5px;
}
.side-right-bar-text {
    white-space: nowrap;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -ms-transform: translateX(-100%) rotate(-90deg);
    transform: translateX(-100%) rotate(-90deg);
    display: inline-block;
    position: relative;
    left: 37px;
    bottom: 1em;
    line-height: 1;
}
.side-right-bar-text img {
    width: 30px;
    transform: rotate(90deg);
    margin-right: 10px;
}
.side-right-bar-link:hover {
    background-color: #32cc40;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
}
/*Responsive*/
@media only screen and (min-width:1551px) {
    /*Solar Carousels*/
    .solar-car-res-item.with-hover:nth-child(7n) .solar-car-res-wrap:hover {
        right: 15px;
        left: -50%;
        position: absolute;
        height: auto;
        z-index: 1;
    }
}
@media only screen and (min-width:1301px) {
    /*Menu*/
    .nav-menu-toggle {
        display: none;
    }
    .topmenu > li:hover strong::before {
        width: 100%;
        border: 1px solid;
    }
    .topmenu > li:hover > ul.menu-submenu {
        opacity: 1;
        top: calc(100% - 1px);
        left: 0;
    }
    .topmenu > li:hover ul.menu-submenu > li {
        opacity: 1;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 1)  {
        -webkit-transition: all .1s ease;
        -moz-transition: all .1s ease;
        -o-transition: all .1s ease;
        transition: all .1s ease;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 2) {
        -webkit-transition: all .1s ease .05s;
        -moz-transition: all .1s ease .05s;
        -o-transition: all .1s ease .05s;
        transition: all .1s ease .05s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 3) {
        -webkit-transition: all .1s ease .1s;
        -moz-transition: all .1s ease .1s;
        -o-transition: all .1s ease .1s;
        transition: all .1s ease .1s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 4) {
        -webkit-transition: all .1s ease .15s;
        -moz-transition: all .1s ease .15s;
        -o-transition: all .1s ease .15s;
        transition: all .1s ease .15s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 5) {
        -webkit-transition: all .1s ease .2s;
        -moz-transition: all .1s ease .2s;
        -o-transition: all .1s ease .2s;
        transition: all .1s ease .2s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 6) {
        -webkit-transition: all .1s ease .25s;
        -moz-transition: all .1s ease .25s;
        -o-transition: all .1s ease .25s;
        transition: all .1s ease .25s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 7) {
        -webkit-transition: all .1s ease .3s;
        -moz-transition: all .1s ease .3s;
        -o-transition: all .1s ease .3s;
        transition: all .1s ease .3s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 8) {
        -webkit-transition: all .1s ease .35s;
        -moz-transition: all .1s ease .35s;
        -o-transition: all .1s ease .35s;
        transition: all .1s ease .35s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 9) {
        -webkit-transition: all .1s ease .4s;
        -moz-transition: all .1s ease .4s;
        -o-transition: all .1s ease .4s;
        transition: all .1s ease .4s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 10) {
        -webkit-transition: all .1s ease .45s;
        -moz-transition: all .1s ease .45s;
        -o-transition: all .1s ease .45s;
        transition: all .1s ease .45s;
    }
    .topmenu > li:hover ul.menu-submenu > li:nth-child(11n + 11) {
        -webkit-transition: all .1s ease .5s;
        -moz-transition: all .1s ease .5s;
        -o-transition: all .1s ease .5s;
        transition: all .1s ease .5s;
    }
    .topmenu ul.menu-submenu > li > a:hover {
        color: black;
    }
    .homepage .topmenu ul.menu-submenu > li > a:hover {
        color: white;
    }
    header.scroll .topmenu ul.menu-submenu > li > a:hover {
        color: black;
    }
}
@media only screen and (min-width:1025px) {
    /*All*/
    .sk.breadcrumb a:hover {
        color: #f7901d;
    }
    ul.arrow-list li > a:hover {
        color: black;
    }
    .page-link-item:hover {
        color: #ff9f40;
    }
    .circle-button:hover {
        color: white;
    }
    .circle-button.text-black:hover {
        color: black;
    }
    .circle-button:hover::before {
        width: 100% !important;
    } 
    /*Header*/
    .menu.lang_menu a.item:hover {
        color: #ff9f40 !important;
    }
    .header-button:hover, 
    .header-button:hover span {
        color: white !important;
    }
    .header-button:hover {
        background-color: #ff9f40;
        border-color: #ff9f40;
    }
    .header-button:hover img {
       -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
        opacity: 1;
    }
    header.scroll .header-button:hover {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(247,144,29,0.38);
        -moz-box-shadow: 0px 0px 10px 0px rgba(247,144,29,0.38);
        box-shadow: 0px 0px 10px 0px rgba(247,144,29,0.38);
    }
    /*Megamenu*/
    #megamenu a:hover {
        color: #f7901d;
    }
    .megamenu-socials a:hover {
        opacity: 0.75;
    }
    .megamenu-service-wrap:hover .megamenu-service-over {
        background-color: rgba(0,0,0,0.5);
    }
    /*Carousels*/
    .slick-arrow:hover {
        background-color: #f7901d;
    }
    .slick-arrow:hover::before {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }
    /*Solar Carousels*/
    .solar-carousels-button h2:hover {
        color: #f7901d;
    }
    .solar-car-res-wrap:hover {
        background-color: #fcfcfc;
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    }
    .solar-car-res-item.with-hover .solar-car-res-wrap:hover {
        right: -50%;
        left: 15px;
        position: absolute;
        height: auto;
        z-index: 1;
    }
    .solar-car-res-item.with-hover .solar-car-res-wrap:hover p {
        display: block;
    }
    /*Projects Results*/
    .project-res-item.project-logo .project-res-wrap:hover {
        -webkit-box-shadow: 0px 1px 34px 0px rgba(153,149,146,0.6);
        -moz-box-shadow: 0px 1px 34px 0px rgba(153,149,146,0.6);
        box-shadow: 0px 1px 34px 0px rgba(153,149,146,0.6);
        background-color: white;
    }
    .project-res-wrap:hover .project-res-image,
    .project-res-wrap:hover .project-res-wrap-bottom-grey {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);  
    }
    .project-res-wrap:hover .project-res-image::after { 
        background-color: rgba(0,0,0,0.5);
    }
    /*Footer*/
    footer a:hover {
        color: black;
    }
    .footer-contact a:hover {
        color: white;
    }
    .footer-contact a:hover img {
        animation-name: arrow-link-animation;
        animation-duration: 1.5s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
    }
    .footer-socials a:hover {
        -webkit-filter: invert(1);
        filter: invert(1);
    }
    .footer-res-certificate-wrap:hover {
        -webkit-filter: brightness(0);
        filter: brightness(0);
    }
}
@media only screen and (min-width:501px) {
    .solar-carousels-item .slick-track {
        display: flex;
        flex-wrap: wrap;
    }
    .solar-carousels-item .slick-slide {
        height: auto;
    }
}
@media only screen and (max-width:1850px) {
    /*Footer*/
    footer .header-tel {
        font-size: 14px;
    }
}
@media only screen and (max-width:1817px) {
    /*Header*/
    .header-main-menu {
        margin-right: 30px;
    }
    .header-tel {
        margin-right: 30px;
    }
    /*Footer*/
    .footer-email {
        width: 160px;
    }
}
@media only screen and (max-width:1739px) {
    .footer-email {
        width: 158px;
    }
}
@media only screen and (max-width:1726px) {
    .footer-email-container {
        display: none;
    }
}
@media only screen and (max-width:1700px) {
    /*Header*/
    .header-right-top {
        padding: 15px 75px 15px 0;
    }
    .header-main-menu {
        margin-right: 20px;
    }
    .header-tel {
        margin-right: 20px;
    }
    .header-button {
        margin-right: 10px;
        padding: 10px;
    }
    /*Megamenu*/
    .megamenu-left {
        padding: 25px 20px;
    }
    .megamenu-left-container {
        padding-left: 100px;
    }
    .topmenu > li {
        margin-right: 5px;
    }
    .topmenu li > a strong {
        padding: 3px 15px;
    }
    .megamenu-service-over .circle-button.medium {
        font-size: 19px;
    }
    /*Solar Carousels*/
    .solar-car-res-wrap {
        padding: 25px 25px 10px;
    }
    .solar-car-res-item.with-hover .solar-car-res-title {
        font-size: 15px;
    }
    .solar-car-res-item.with-hover .solar-car-res-icon img {
        margin: 0 auto 30px;
        max-width: 65px;
    }
    /*Projects Results*/
    #home-projects > .small-grid-left {
        padding-left: 100px;
    }
    #home-projects > .sk-grid-right {
        padding-right: 70px;
    }
    .screen-25.project-res-item .project-res-title {
        font-size: 30px;
    }
    #home-projects h3 {
        font-size: 265px;
    }
    /*Services Results*/
    #services-results .about-page-image-text {
        left: 300px;
        width: auto;
        right: 70px;
    }
    .solar-car-res-item.with-hover .solar-car-res-wrap p {
        font-size: 13px;
    }
    /*Installation Process*/
    .process-carousel-container .solar-lines {
        display: none;
    }
    .process-carousel-labels {
        left: 350px;
        width: auto;
        right: 0;
    }
    /*Footer*/
    footer .sk-grid {
        padding-left: 70px;
        padding-right: 70px;
    }
    .footer-logo-container {
        margin-left: -50px;
    }
}
@media only screen and (max-width:1550px) {
    /*All*/
    body, html {
        font-size: 14px;
    }
    .sk-grid,
    footer .sk-grid {
        padding-left: 50px;
        padding-right: 50px;
    }
    .small-grid {
        padding-left: 85px;
        padding-right: 85px;
    }
    .sk-grid-left {
        padding-left: 50px;
    }
    .sk-grid-right {
        padding-right: 50px;
    }
    .services-results-left .small-grid-left,
    .small-grid-left {
        padding-left: 85px;
    }
    .small-grid-right {
        padding-right: 85px;
    }
    .page-title {
        font-size: 55px;
    }
    .circle-button.small {
        padding: 6px 5px 6px 45px;
        font-size: 14px;
    }
    /*Header*/
    .header-left {
        width: 215px;
    }
    .header-right {
        width: calc(100% - 215px);
    }
    /*Menu*/
    #menu {
        font-size: 12px;
    }
    .topmenu ul.menu-submenu {
        font-size: 12px;
    }
    /*Megamenu*/
    .megamenu-close {
        right: 20px;
        top: 20px;
    }
    .megamenu-left-container {
        padding-left: 0;
        background-size: 75px;
    }
    /*Solar Carousels*/
    .solar-car-res-wrap {
        min-height: 400px;
    }
    .solar-car-res-icon img {
        margin: 0 auto 50px;
    }
    .solar-car-res-title {
        font-size: 19px;
    }
    .solar-car-res-wrap p {
        font-size: 14px;
    }
    .solar-carousels-item .slick-dots {
        width: calc(100vw - 90px);
    }
    .solar-car-res-item.with-hover {
        width: 16.66%;
    }
    /*Projects Results*/
    #home-projects {
        padding-bottom: 90px;
    }
    #home-projects > .sk-grid-right {
        padding-right: 50px;
    }
    #home-projects > .small-grid-left {
        padding-left: 85px;
    }
    .home-projects-results > .row-80 {
        margin-left: -40px;
        margin-right: -40px;
    }
    .home-projects-results > .row-80 > .col-80 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .project-res-over,
    .screen-25.project-res-item .project-res-over {
        padding: 30px;
    }
    .project-res-title {
        font-size: 30px;
    }
    .screen-25.project-res-item .project-res-title {
        font-size: 25px;
    }
    .screen-20.project-res-item .project-res-title {
        font-size: 19px;
    }
    #home-projects h3 {
        font-size: 210px;
    }
    /*News Results*/
    .news-results-section .page-title {
        position: relative;
        left: 85px;
    }
    /*Services Results*/
    .services-results-left .small-grid-left {
        padding-left: 35px;
    }
    #services-results .about-page-image-text {
        left: 210px;
        padding: 30px;
        right: 50px;
    }
    #main-services-results .small-grid-left {
        padding-left: 0;
    }
    /*Installation Process*/
    .process-res-left {
        width: 240px;
        font-size: 135px;
    }
    .process-carousel-labels {
        left: 240px;
        font-size: 16px;
    }
    .process-res-right {
        width: calc(100% - 240px);
    }
    #installation-process .slick-arrow {
        width: 55px;
        height: 55px;
    }
    #installation-process .slick-prev.slick-arrow, 
    #installation-process .slick-next.slick-arrow {
        top: 140px;
    }
    #installation-process .slick-prev.slick-arrow {
        left: 25px;
    }
    #installation-process .slick-next.slick-arrow {
        left: 105px;
    }
    /*Green Energy*/
    .green-energy-left-container h2 {
        font-size: 3.3vw;
    }
    /*News Results*/
    .news-res-title {
        font-size: 20px;
        line-height: 25px;
        height: 75px;
    }
    .news-res-desc {
        font-size: 12px;
        line-height: 18px;
        height: 72px;
    }
    /*Contact Form*/
    .sk.form textarea, 
    .sk.form input[type="text"], 
    .sk.form input[type="email"], 
    .sk.form input[type="date"], 
    .sk.form input[type="password"], 
    .sk.form input[type="number"], 
    .sk.form input[type="tel"], 
    .sk.form .fileinput > input, 
    .chosen-container-single .chosen-single, 
    .sk.form select {
        padding: 13px !important;
        font-size: 14px;
    }
    .contact-map-info-item {
        margin-bottom: 40px;
    }
    .contact-map-info-item h3 {
        font-size: 16px;
    }
    /*Contact Map*/
    .contact-p-email img {
        max-height: 20px;
    }
    /*Footer*/
    .footer-logo,
    .footer-menus {
        width: 100%;
    }
    .footer-logo-container {
        margin: 0 0 30px;
    }
    .footer-container {
        padding: 60px 0 35px;
    }
    .footer-right {
        width: calc(100% - 200px);
    }
    .footer-logo-container {
        margin-left: -30px;
    }
    .footer-menu-list ul li.bold,
    .footer-bottom {
        font-size: 16px;
    }
    .footer-res-certificate-item {
        max-width: 60px;
    }
    .footer-socials a img {
        height: 50px;
    }
}
@media only screen and (min-width:1301px) and (max-width:1550px) {
    /*Solar Carousels*/
    .solar-car-res-item.with-hover:nth-child(6n) .solar-car-res-wrap:hover {
        right: 15px;
        left: -50%;
        position: absolute;
        height: auto;
        z-index: 1;
    }
}
@media only screen and (max-width:1300px) {
    /*All*/
    .sk-grid,
    footer .sk-grid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .small-grid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sk-grid-left {
        padding-left: 20px;
    }
    .sk-grid-right {
        padding-right: 20px;
    }
    .small-grid-left {
        padding-left: 20px;
    }
    .small-grid-right {
        padding-right: 20px;
    }
    .sk-grid .sk-grid,
    .sk-grid .small-grid {
        padding-left: 0;
        padding-right: 0;
    }
    .sk-grid .sk-grid-left,
    .sk-grid .small-grid-left {
        padding-left: 0;
    }
    .sk-grid .sk-grid-right,
    .sk-grid .small-grid-right {
        padding-right: 0;
    }
    .mutiple-paragraphs-slogan {
        padding: 40px;
        font-size: 30px;
    }
    ul.arrow-list li.orange-list-title::before {
        width: 15px;
        left: -20px;
    }
    /*Header*/
    .header-main-menu {
        margin: 0;
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 1;
        background-color: white;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
        max-width: 100%;
        min-width: 300px;
        padding: 80px 10px;
        z-index: 100;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        -ms-transform: translateX(110%);
        -o-transform: translateX(110%);
        transform: translateX(110%);
        visibility: visible;
    }
    .header-main-menu.active {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .menu-icons-inside.opened-inside,
    .menu-icon.opened {
        position: fixed;
        top: 10px;
        right: 10px;
    }
    .header-main-menu.active {
        color: rgba(0,0,0,0.6) !important;
    }
    header.scroll .header-right-bottom {
        top: 0;
    }
    header.scroll .header-menu {
        display: block;
    }
    .menu-icon.opened .menu-icon-create::after,
    .menu-icon.opened .menu-icon-create::before {
        background: rgba(0,0,0,0.6) !important;
    }
    header.scroll .menu-icon-create,
    header.scroll .menu-icon-create::after,
    header.scroll .menu-icon-create::before {
        background: rgba(0,0,0,0.6);
    }
    .header-right-bottom .header-language {
        margin: 0 10px;
    }
    /*Menu*/
    #menu {
        display: block;
        font-size: 14px;
    }
    ul.topmenu li.nav-item {
        margin: 0 0 20px;
    }
    ul.topmenu li {
        float: none;
        margin: 0 0 10px;
    }
    .topmenu ul.menu-submenu {
        color: rgba(0, 0, 0, 0.4);
        min-width: auto !important;
        width: auto !important;
        display: none !important;
        position: relative;
        top: 0 !important;
        left: 0 !important;
        padding: 15px;
        right: 0 !important;
        opacity: 1;
    }
    .header-main-menu.active .topmenu ul.menu-submenu > li > a {
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .header-main-menu.active .topmenu ul.menu-submenu {
        color: rgba(0, 0, 0, 0.4);
    }
    /*Megamenu*/
    .topmenu > li.open-active  {
        color: #f7901d;
    }
    .topmenu > li.open-active > ul.menu-submenu {
        display: block !important;
    }
    .topmenu > li.open-active ul.menu-submenu > li {
        opacity: 1;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 1)  {
        -webkit-transition: all .1s ease;
        -moz-transition: all .1s ease;
        -o-transition: all .1s ease;
        transition: all .1s ease;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 2) {
        -webkit-transition: all .1s ease .05s;
        -moz-transition: all .1s ease .05s;
        -o-transition: all .1s ease .05s;
        transition: all .1s ease .05s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 3) {
        -webkit-transition: all .1s ease .1s;
        -moz-transition: all .1s ease .1s;
        -o-transition: all .1s ease .1s;
        transition: all .1s ease .1s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 4) {
        -webkit-transition: all .1s ease .15s;
        -moz-transition: all .1s ease .15s;
        -o-transition: all .1s ease .15s;
        transition: all .1s ease .15s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 5) {
        -webkit-transition: all .1s ease .2s;
        -moz-transition: all .1s ease .2s;
        -o-transition: all .1s ease .2s;
        transition: all .1s ease .2s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 6) {
        -webkit-transition: all .1s ease .25s;
        -moz-transition: all .1s ease .25s;
        -o-transition: all .1s ease .25s;
        transition: all .1s ease .25s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 7) {
        -webkit-transition: all .1s ease .3s;
        -moz-transition: all .1s ease .3s;
        -o-transition: all .1s ease .3s;
        transition: all .1s ease .3s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 8) {
        -webkit-transition: all .1s ease .35s;
        -moz-transition: all .1s ease .35s;
        -o-transition: all .1s ease .35s;
        transition: all .1s ease .35s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 9) {
        -webkit-transition: all .1s ease .4s;
        -moz-transition: all .1s ease .4s;
        -o-transition: all .1s ease .4s;
        transition: all .1s ease .4s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 10) {
        -webkit-transition: all .1s ease .45s;
        -moz-transition: all .1s ease .45s;
        -o-transition: all .1s ease .45s;
        transition: all .1s ease .45s;
    }
    .topmenu > li.open-active ul.menu-submenu > li:nth-child(11n + 11) {
        -webkit-transition: all .1s ease .5s;
        -moz-transition: all .1s ease .5s;
        -o-transition: all .1s ease .5s;
        transition: all .1s ease .5s;
    }
    .topmenu > li.nav-item .nav-menu-toggle {
        display: block;
        position: absolute;
        right: 15px;
        top: 0;
        width: 100%;
        text-align: right;
        cursor: pointer;
        font-size: 1.5em;
    }
    .topmenu > li.nav-item .nav-menu-toggle::after {
        content: "+";
    }
    .topmenu > li.nav-item.open-active .nav-menu-toggle::after {
        content: "-";
    }
    .topmenu > li.nav-item a.has-submenu {
        position: relative;
        display: inline-block;
    }
    .megamenu-service-over {
        padding: 20px;
    }
    .megamenu-service-over .circle-button.medium {
        font-size: 16px;
        padding: 17px 15px 17px 65px;
    }
    /*Solar Carousels*/
    .solar-car-res-item.with-hover {
        width: 25%;
    }
    .solar-carousels-item .slick-dots {
        width: calc(100vw - 10px);
    }
    /*Projects Results*/
    #home-projects {
        padding-bottom: 55px;
    }
    #home-projects > .sk-grid-right {
        padding-right: 20px;
    }
    #home-projects > .small-grid-left {
        padding-left: 20px;
    }
    .home-projects-results > .row-80 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .home-projects-results > .row-80 > .col-80 {
        padding-left: 20px;
        padding-right: 20px;
    }
    #home-projects .project-res-item .circle-button {
        font-size: 14px;
    }
    .project-res-title {
        font-size: 25px;
    }
    .screen-25.project-res-item .project-res-title {
        font-size: 20px;
    }
    .screen-20.project-res-item .project-res-title {
        font-size: 17px;
    }
    .project-res-description {
        font-size: 12px;
    }
    .project-res-wrap-text-bottom {
        line-height: 18px;
        height: 72px;
        font-size: 12px;
    }
    #home-projects h3 {
        font-size: 150px;
    }
    /*Green Energy Banner*/
    .green-energy-banner {
        width: 100%;
    }
    .green-energy-left {
        padding: 0;
    }
    .green-energy-left-container h3 {
        font-size: 1.7vw;
    }
    .green-energy-left-container h2 {
        white-space: normal;
        font-size: 2.5vw;
        line-height: 1.25;
    }
    .green-energy-left-container h2 span.color-white {
        color: black;
    }
    .green-energy-left-container h2 a {
        margin-left: 0;
        margin-top: 30px;
        color: #f7901d;
    }
    /*Project Gallery*/
    .project-gallery-close {
        font-size: 40px;
        left: 20px;
        top: 20px;
        width: 40px;
        height: 40px;
    }
    .project-gallery-left {
        padding: 125px 20px 250px;
    }
    /*News Results*/
    .news-results-section .page-title {
        left: 0;
    }
    .news-res-text {
        padding: 15px;
    }
    /*Services Results*/
    #services-results .about-page-image-text {
        right: 20px;
    }
    .services-results-left .small-grid-left {
        padding-left: 20px;
    }
    /*Contact Form*/
    .contact-form-right .sk-grid-right {
        padding-right: 0;
    }
    /*Footer*/
    footer {
        font-size: 12px;
    }
    .footer-middle-desc {
        max-width: 400px;
    }
    .footer-right {
        width: calc(100% - 185px);
    }
    .footer-menu-list ul li.bold,
    .footer-bottom {
        font-size: 14px;
    }
    .footer-res-certificate-item {
        max-width: 45px;
    }
    .footer-socials a {
        margin-right: 15px;
    }
    .footer-socials a img {
        height: 35px;
    }
}
@media only screen and (min-width:1025px) and (max-width:1300px) {
    /*Menu*/
    /*.topmenu > li:hover > ul.menu-submenu {
        display: block !important;
    }
    .header-main-menu.active .topmenu ul.menu-submenu > li > a:hover {
        color: black !important;
    }*/
    /*Solar Carousels*/
    .solar-car-res-item.with-hover:nth-child(4n) .solar-car-res-wrap:hover {
        right: 15px;
        left: -50%;
        position: absolute;
        height: auto;
        z-index: 1;
    }
}
@media only screen and (max-width:1024px) {
    /*All*/
    body,
    html {
        overflow-x: hidden;
    }
    .page-big-section {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .page-big-section-top {
        margin-top: 100px;
    }
    .page-big-section-bottom {
        margin-bottom: 100px;
    }
    .page-title {
        font-size: 50px;
    }
    .about-page-paragraph {
        font-size: 12px;
    }
    .mutiple-paragraphs.with-slogan {
        margin-top: -45px;
    }
    .mutiple-paragraphs-slogan {
        padding: 20px;
    }
    .mutiple-paragraphs-left {
        padding-top: 75px;
    }
    ul.mutiple-paragraphs-list li {
        margin-bottom: 15px;
    }
    .mutiple-paragraphs-right .solar-lines {
        height: 50px;
    }
    .mutiple-paragraphs.with-slogan .mutiple-paragraphs-right .solar-lines {
        top: -1045px;
    }
    .mutiple-paragraph-number::after {
        width: 25px;
    }
    .mutiple-paragraphs-item {
        padding: 0 0 0 20px;
        margin-bottom: 50px;
        font-size: 12px;
    }
    #mutiple-paragraph-1 {
        padding-top: 75px;
    }
    .mutiple-paragraphs-column {
        margin-bottom: 30px;
    }
    .mutiple-paragraphs-column:last-child {
        margin-bottom: 0;
    }
    ul.mutiple-paragraphs-list li,
    .mutiple-paragraphs-item > h3 {
        /*padding-left: 65px;*/
    }
    /*Header*/
    header .top-bar {
        padding: 10px 0;
    }
    .header-left {
        width: 230px;
    }
    .header-right {
        width: calc(100% - 230px);
    }
    .secondary-page #header-height {
        height: 160px;
    }
    /*Megamenu*/
    .megamenu-close {
        width: 40px;
        height: 40px;
        font-size: 40px;
    }
    .megamenu-language {
        padding-right: 50px;
    }
    .megamenu-left {
        min-height: calc(100vh - 400px);
    }
    .megamenu-left-container {
        background-position-y: 0;
    }
    .megamenu-services {
        height: auto;
        flex-flow: wrap;
    }
    .megamenu-service-item {
        min-width: 50%;
    }
    /*Carousels*/
    .slick-arrow {
        width: 55px;
        height: 55px;
    }
    /*Solar Carousels*/
    .solar-carousels-bottom-container {
        margin-right: 0%;
        padding-right: 20px;
    }
    .solar-carousels-item {
        padding-bottom: 65px;
    }
    .solar-car-res-wrap {
        min-height: 350px;
    }
    .solar-car-res-icon img {
        max-width: 90px;
    }
    .solar-car-res-title {
        font-size: 17px;
    }
    .solar-carousels-item .slick-arrow.slick-prev {
        right: 100px;
    }
    .solar-carousels-item .slick-arrow.slick-next {
        right: 25px;
    }
    .solar-carousels-item .slick-dots {
        width: auto;
        left: 20px;
        right: 20px;
    }
    /*Projects Results*/
    .project-res-item.project-logo .project-res-wrap {
        -webkit-box-shadow: 0px 1px 20px 0px rgba(153,149,146,0.6);
        -moz-box-shadow: 0px 1px 20px 0px rgba(153,149,146,0.6);
        box-shadow: 0px 1px 20px 0px rgba(153,149,146,0.6);
        background-color: white;
    }
    .project-res-over,
    .screen-25.project-res-item .project-res-over {
        padding: 20px;
    }
    .project-res-title {
        font-size: 20px;
    }
    .project-res-description {
        /*display: none;*/
    }
    .project-res-item.with-large-button .circle-button {
        height: 50px;
        padding: 13px 13px 13px 65px;
        font-size: 14px;
    }
    .project-res-item.with-large-button .circle-button::before {
        width: 50px;
        border-radius: 50px;
    }
    .project-res-item.with-large-button .circle-button-icon {
        width: 50px;
    }
    .project-res-item.with-large-button .project-res-text {
        height: calc(100% - 65px);
    }
    /*Green Energy Banner*/
    .green-energy-left .circle-button {
        height: 50px;
        padding: 13px 13px 13px 65px;
        font-size: 15px;
        display: block;
        width: 165px;
    }
    .green-energy-left .circle-button::before {
        width: 50px;
        border-radius: 50px;
    }
    .green-energy-left .circle-button-icon {
        width: 50px;
    }
    /*Project Gallery*/
    .project-gallery-container {
        height: 100vh;
        overflow-y: auto;
        position: relative;
        overflow-x: hidden;
    }
    .project-gallery-left {
        padding: 125px 20px 50px;
    }
    .project-gal-bigcar-wrap {
        height: 80vw;
    }
    .project-gallery-carousel-top .slick-arrow {
        bottom: 0;
        top: 0;
        margin: auto;
    }
    .project-gallery-carousel-top .slick-prev.slick-arrow {
        left: 15px;
    }
    .project-gallery-carousel-top .slick-next.slick-arrow {
        left: auto;
        right: 15px;
    }
    /*Services Results*/
    #services-results .about-page-image-text {
        left: 20px;
        padding: 30px;
        right: 20px;
        position: relative;
        width: calc(100% - 40px);
        bottom: -50%;
    }
    #main-services-results .project-res-item {
        margin-bottom: 40px;
    }
    /*Installation Process*/
    .process-carousel-labels {
        left: 20px;
        position: relative;
        width: calc(100% - 20px);
        margin-bottom: 30px;
    }
    .process-res-right {
        padding-top: 0;
    }
    /*Products Publish*/
    .product-publish-image-full {
        width: 40px;
        height: 40px;
    }
    /*Contact Us*/
    .contact-form-left .page-title {
        margin-bottom: 50px;
    }
    .contact-form-right {
        margin-top: 50px;
    }
    .contact-form-right h2 {
        font-size: 65px;
        margin-top: 0;
    }
    .contact-map-right {
        padding: 30px;
    }
    /*Footer*/
    footer > .sk-grid-right {
        padding-left: 20px;
    }
    .footer-container {
        padding: 50px 0 30px;
        background-size: auto 100px;
    }
    .footer-middle-column:first-child {
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-middle-column:first-child::after {
        display: none;
    }
    .footer-right {
        width: 100%;
    }
    .footer-logo-container {
        margin: 0 0 30px;
        max-width: 300px;
    }
    .footer-bottom > .row > .col {
        min-width: 50%;
    }
    .footer-socials {
        text-align: right;
    }
    .footer-terms-container {
        display: block;
    }
    .footer-terms {
        max-width: none;
        margin-top: 20px;
    }
    .footer-terms .footer-text:first-child {
        text-align: left;
    }
}
@media only screen and (min-width:770px) and (max-width:1024px) {
    /*Products Publish*/
    .product-publish-left {
        font-size: 14px;
    }
    /*Footer*/
    footer .header-tel {
        font-size: 9px;
    }
}
@media only screen and (max-width:769px) {
    #footer .links {
        float: none!important
    }
    .sk.tabs li {
        float: none
    }
    .sk.tabs li a.active,
    .sk.tabs li a.active:hover {
        border-color: #F4BF1E
    }
    .sk-content-full {
        padding: 25px 0;
    }
    /*All*/
    body,
    html {
        font-size: 12px;
    }
    .page-section {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .page-section-top {
        margin-top: 50px;
    }
    .page-section-bottom {
        margin-bottom: 50px;
    }
    .page-big-section {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .page-big-section-top {
        margin-top: 50px;
    }
    .page-big-section-bottom {
        margin-bottom: 50px;
    }
    .page-title {
        font-size: 30px;
    }
    .page-link-item {
        font-size: 12px;
    }
    .circle-button,
    .circle-button.medium {
        height: 50px;
        padding: 13px 13px 13px 65px;
        font-size: 15px;
    }
    .circle-button::before,
    .circle-button.medium::before {
        width: 50px;
        border-radius: 50px;
    }
    .circle-button-icon {
        width: 50px;
    }
    .circle-button.small {
        padding: 5px 5px 5px 40px;
        height: 30px;
        font-size: 12px;
    }
    .circle-button.small::before {
        width: 30px;
        border-radius: 30px;
    }
    .circle-button.small .circle-button-icon {
        width: 30px;
    }
    .about-page-paragraph {
        max-width: 100%;
    }
    .about-slogan-right {
        margin-top: 35px;
    }
    .about-slogan-right h2 {
        font-size: 9.69vw;
    }
    .about-page-image-text h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .mutiple-paragraphs {
        padding-top: 75px;
        position: relative;
    }
    .mutiple-paragraphs.with-slogan {
        padding-top: 0;
        position: unset;
    }
    .mutiple-paragraphs-slogan {
        font-size: 18px;
    }
    .mutiple-paragraphs-left {
        padding-top: 30px;
        margin-bottom: 50px;
    }
    .mutiple-paragraphs.with-slogan ul.mutiple-paragraphs-list {
        padding-left: 20px;
    }
    ul.mutiple-paragraphs-list li {
        margin-bottom: 10px;
    }
    .mutiple-paragraphs.with-slogan .mutiple-paragraphs-right .solar-lines {
        top: -1270px;
    }
    .solar-lines.hide-phone {
        display: none;
    }
    .solar-lines.show-phone {
        display: flex;
    }
    .mutiple-paragraphs-item {
        padding: 0 0 0 20px;
        margin-bottom: 30px;
    }
    #mutiple-paragraph-1 {
        padding-top: 0;
    }
    .mutiple-paragraphs-item > h3 {
        font-size: 15px;
    }
    .mutiple-paragraphs-item > h3 .mutiple-paragraph-number {
        top: 0px;
    }
    .mutiple-paragraphs-column h3,
    .mutiple-paragraphs-column p {
        padding-left: 25px;
    }
    .mutiple-paragraphs-column p::before {
        width: 15px;
    }
    .mutiple-paragraphs-certificate-image img {
        top: -20px;
        max-height: 90px;
    }
    ul.arrow-list-big-font {
        font-size: 16px;
    }
    ul.arrow-list li.orange-list-title::before {
        width: 20px;
        left: -25px;
    }
    ul.arrow-list li {
        margin-bottom: 20px;
    }
    /*Header*/
    .header-left {
        width: 100px;
        padding-top: 25px;
    }
    .header-right {
        width: calc(100% - 100px);
    }
    .header-right-top {
        padding: 5px 0;
    }
    .header-button {
        margin-right: 10px;
        padding: 6px 10px;
        height: 30px;
        font-size: 10px;
    }
    .header-button img {
        display: none;
    }
    .header-breadcrumb {
        padding: 5px 0;
        font-size: 12px;
    }
    header.scroll .top-bar {
        display: block;
    }
    header.scroll .header-left {
        padding-top: 10px;
    }
    header.scroll .header-right-bottom .header-language {
        display: none;
    }
    .secondary-page #header-height {
        height: 115px;
    }
    .header-lines {
        display: none;
    }
    .menu-icon {
        line-height: 17px;
    }
    .header-main-menu {
        width: 100%;
    }
    /*Megamenu*/
    #menu {
        display: block;
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    ul.topmenu > li {
        float: none;
        margin-right: 0;
    }
    ul.topmenu > li:last-child {
        padding-bottom: 0;
    }
    /*.topmenu > li.nav-item {
        -webkit-box-shadow: inset 3px 0px 0px 0px rgba(247,144,29,1);
        -moz-box-shadow: inset 3px 0px 0px 0px rgba(247,144,29,1);
        box-shadow: inset 3px 0px 0px 0px rgba(247,144,29,1);
    }*/
    .topmenu > li.nav-item a.has-submenu {
        position: relative;
    }
    /*.topmenu > li.nav-item a.has-submenu::before {
        content: "";
        border-bottom: 3px solid #f7901d;
        position: absolute;
        width: 15px;
        left: -23px;
        height: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }*/
    .topmenu ul.menu-submenu {
        display: none !important;
    }
    .topmenu > li.open-active ul.menu-submenu {
        display: block !important;
    }
    .megamenu-service-over .circle-button.medium {
        font-size: 16px;
    }
    /*Dropdown*/
    .menu-icons-inside {
        height: 35px;
        width: 33px;
    }
    .menu-icon-create {
        width: 25px;
        height: 2px;
        /*left: 4px;*/
    }
    .menu-icon-create::after, 
    .menu-icon-create::before {
        width: 33px;
        height: 2px;
    }
    .menu-icon-create::before {
        top: -10px;
    }
    .menu-icon-create::after {
        top: 10px;
    }
    .menu-icon.opened .menu-icon-create::after {
        top: 12px;
        left: -18px;
    }
    /*Solar Carousels*/
    .solar-carousels-top {
        margin-bottom: 25px;
    }
    .solar-carousels-button:nth-child(2n) {
        text-align: left;
        padding-right: 15px;
    }
    .solar-carousels-button h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .solar-carousels-button h2.active {
        font-size: 25px;
    }
    .solar-carousels-item {
        padding-bottom: 0;
    }
    .solar-carousels-item .slick-dots {
        bottom: -10px;
    }
    /*Projects Results*/
    .project-res-item {
        margin-bottom: 40px;
    }
    .project-res-item:last-child,
    .col-25.project-res-item.with-margin:last-child {
        margin-bottom: 0;
    }
    #home-projects h3 {
        font-size: 16.5vw;
        bottom: -10px;
        left: 15px;
    }
    /*Green Energy Banner*/
    .green-energy-left {
        padding: 30px 0 0;
        width: 100%;
    }
    .green-energy-left-container {
        padding-left: 20px;
        padding-bottom: 20px;
    }
    .green-energy-left-container h3 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .green-energy-left-container h2 {
        font-size: 18px;
    }
    .green-energy-right {
        width: 100%;
    }
    /*Project Gallery*/
    .project-gallery-left {
        padding: 100px 20px 30px;
    }
    .project-gallery-carousel-top .slick-arrow {
        width: 35px;
        height: 35px;
    }
    .project-gallery-carousel-top .slick-arrow.slick-prev::before, 
    .project-gallery-carousel-top .slick-arrow.slick-next::before {
        width: 25px;
    }
    /*Services Results*/
    .services-results-left .small-grid-left {
        padding-left: 25px;
    }
    #services-results .about-page-image-text {
        padding: 20px;
    }
    /*Installation Process*/
    #installation-process {
        padding-top: 110px;
    }
    .process-carousel-labels {
        flex-wrap: wrap;
        font-size: 16px;
    }
    .process-carousel-labels::after {
        top: -110px;
    }
    .process-carousel-label {
        width: 100%;
        flex: unset;
    }
    .process-res-item > .columns {
        margin-left: -10px;
        margin-right: -10px;
    }
    .process-res-left {
        width: 125px;
        font-size: 80px;
        margin-bottom: 10px;
        text-align: left;
        float: left;
        clear: none;
        padding-left: 10px;
        padding-right: 10px;
    }
    .process-res-right {
        width: calc(100% - 125px);
        float: left;
        clear: none;
        padding-left: 10px;
        padding-right: 10px;
    }
    #installation-process .slick-slider {
        padding-bottom: 0;
        padding-left: 20px;
    }
    #installation-process .slick-prev.slick-arrow, 
    #installation-process .slick-next.slick-arrow {
        top: auto;
        bottom: 0;
    }
    /*News Publish*/
    .news-publish h2 {
        font-size: 17px;
    }
    .news-publish-description {
        margin-top: 15px;
    }
    .news-publish-description p strong a {
        font-size: 16px;
    }
    /*Contact Us*/
    .contact-form-right h2 {
        font-size: 50px;
    }
    .sk.form textarea, 
    .sk.form input[type="text"], 
    .sk.form input[type="email"], 
    .sk.form input[type="date"], 
    .sk.form input[type="password"], 
    .sk.form input[type="number"], 
    .sk.form input[type="tel"], 
    .sk.form .fileinput > input, 
    .chosen-container-single .chosen-single, 
    .sk.form select {
        padding: 10px !important;
        font-size: 12px;
    }
    .sk.form .fields.error .field label, 
    .sk.form .field.error label, 
    .sk.form .fields.error .field .input, 
    .sk.form .field.error .input, 
    .sk.form #agreeInfo,
    .sk.form .field label.checkbox {
        font-size: 12px;
    }
    .sk.button {
        font-size: 14px;
        padding: 15px 30px;
    }
    /*Contact Map*/
    .contact-map-left {
        height: 50vw;
    }
    .contact-map-right {
        padding: 20px;
    }
    .contact-map-info-item {
        margin-bottom: 25px;
    }
    .contact-map-info-item h3 {
        font-size: 16px;
    }
    .contact-p-email img {
        max-height: 18px;
    }
    /*Footer*/
    footer {
        padding-top: 20px;
        font-size: 12px;
    }
    .footer-container {
        padding: 20px 0 25px;
        background: none;
    }
    .footer-contact {
        font-size: 20px;
    }
    .footer-top {
        padding-top: 25px;
        padding-bottom: 30px;
    }
    .footer-logo-container {
        max-width: 235px;
    }
    .footer-menu-list {
        margin-bottom: 0;
    }
    .footer-menu-list:last-child {
        margin-bottom: 0;
    }
    .footer-menu-list ul li.bold {
        font-size: 16px;
    }
    .footer-menu-list ul .footer-menu-list-dropdown li {
        margin-bottom: 10px;
    }
    .footer-menu-list ul .footer-menu-list-toggle {
        position: relative;
        padding-right: 60px;
    }
    .footer-menu-list ul .footer-menu-list-toggle a {
        position: relative;
        z-index: 1;
    }
    .footer-menu-list ul .footer-menu-list-toggle .footer-toggle {
        position: absolute;
        left: 0;
        right: 45px;
        cursor: pointer;
        text-align: right;
        font-size: 1.5em;
        top: -0.2em;
    }
    .footer-menu-list ul .footer-menu-list-toggle .footer-toggle:before {
        content: "+";
    }
    .footer-menu-list ul .footer-menu-list-toggle.active .footer-toggle:before {
        content: "-";
    }
    .footer-menu-list ul li {
        margin-bottom: 20px;
    }
    .footer-menu-list-dropdown {
        display: none;
        margin-bottom: 20px !important;
    }
    .footer-menu-list-toggle.active + .footer-menu-list-dropdown {
        display: block;
    }
    .footer-middle-desc {
        font-size: 11px;
    }
    .footer-middle .flex-wrap {
        margin-left: -10px;
        margin-right: -10px;
    }
    .footer-middle .footer-middle-column {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-eu-logo {
        height: 25px;
    }
    .footer-cy-logo {
        height: 37px;
    }
    .footer-tameia-logo {
        height: 50px;
    }
    .footer-bottom {
        font-size: 12px;
    }
    .footer-bottom > .row {
        display: block;
    }
    .footer-certificates > .flex {
        justify-content: center;
    }
    .footer-socials {
        text-align: center;
        margin-top: 20px;
    }
    .footer-socials a img {
        height: 35px;
    }
    .footer-text,
    .footer-terms .footer-text:first-child {
        min-width: 100%;
        text-align: left;
    }
    .footer-email-container {
        display: block;
    }
    .footer-email {
        width: auto;
        margin-top: -3px;
    }
    .side-right-bar {
        width: 40px;
    }
    .side-right-bar-link {
        font-size: 15px;
        padding: 30px 5px;
    }
    .side-right-bar-text {
        left: 30px;
    }
    .side-right-bar-text img {
        width: 20px;
        margin-right: 7px;
    }
}
@media only screen and (min-width:501px) and (max-width:769px) {
    /*Projects Results*/
    .megamenu-informations,
    .megamenu-links,
    .project-res-item,
    .news-res-item,
    .footer-menu-list {
        width: 50%;
        float: left;
        clear: none;
    }
    /*Installation Process*/
    .process-carousel-labels {
        position: relative;
    }
    .process-carousel-labels:before {
        content: "";
        position: absolute;
        left: 50%;
        border-left: 1px solid #f7901d;
        top: 0;
        bottom: 0;
    }
    .process-carousel-label {
        width: 50%;
    }
}
@media only screen and (max-width:500px) {
    /*All*/
    ul.about-page-list.two-cols li {
        width: 100%;
    }
    /*Header*/
    .header-tel {
        padding: 2px 7px;
        font-size: 11px;
        margin-right: 5px;
    }
    .header-tel svg {
        margin-right: 5px;
    }
    /*Megamenu*/
    .megamenu-left {
        min-height: calc(100vh - 800px);
    }
    .megamenu-informations {
        margin-bottom: 30px;
        display: none;
    }
    .megamenu-service-item {
        min-width: 100%;
    }
    /*Installation Process*/
    #installation-process {
        padding-top: 200px;
    }
    .process-carousel-labels::after {
        top: -200px;
    }
    .process-res-left,
    .process-res-right {
        width: 100%;
        float: none;
        clear: both;
    }
    /*News Results*/
    .news-res-item:last-child {
        margin-bottom: 0;
    }
    /*Footer*/
    .footer-menu-list ul .footer-menu-list-toggle .footer-toggle {
        right: 0;
    }
}