@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap");
body {
font-family: "Montserrat", sans-serif;
font-weight: normal;
font-style: normal;
color: #8a8a8a; }
.img, img {
max-width: 100%;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s; }
.f-left {
float: left; }
.f-right {
float: right; }
.fix {
overflow: hidden; }
button {
cursor: pointer;
transition: .3s;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s; }
a,
.button {
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s; }
a:focus,
.button:focus {
text-decoration: none;
outline: none; }
a:focus,
a:hover {
color: inherit;
text-decoration: none; }
a,
button {
color: inherit;
outline: medium none; }
button:focus, input:focus, input:focus, textarea, textarea:focus {
outline: 0; }
.uppercase {
text-transform: uppercase; }
.capitalize {
text-transform: capitalize; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", sans-serif;
color: #222;
margin-top: 0px;
font-style: normal;
font-weight: 700;
text-transform: normal;
line-height: 1.2; }
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit; }
h1 {
font-size: 40px;
font-weight: 700; }
h2 {
font-size: 35px; }
h3 {
font-size: 28px; }
h4 {
font-size: 22px; }
h5 {
font-size: 18px; }
h6 {
font-size: 16px; }
ul {
margin: 0px;
padding: 0px; }
li {
list-style: none; }
p {
font-size: 15px;
font-weight: 500;
line-height: 30px;
color: #8a8a8a;
margin-bottom: 15px; }
hr {
border-bottom: 1px solid #eceff8;
border-top: 0 none;
margin: 30px 0;
padding: 0; }
label {
color: #7e7e7e;
cursor: pointer;
font-size: 14px;
font-weight: 400; }
*::-moz-selection {
background: #222;
color: #ffffff;
text-shadow: none; }
::-moz-selection {
background: #222;
color: #ffffff;
text-shadow: none; }
::selection {
background: #222;
color: #ffffff;
text-shadow: none; } *::-moz-placeholder {
color: #222;
font-size: 14px;
opacity: 1; }
*::placeholder {
color: #222;
font-size: 14px;
opacity: 1; } .fix {
overflow: hidden; }
.clear {
clear: both; } .grey-bg {
background: #f7f7f7; }
.grey-2-bg {
background: #f0f7ff; }
.white-bg {
background: #ffffff; }
.black-bg {
background: #222; }
.theme-bg {
background: #f6732e; }
.purple-bg {
background: #1d1f47; }
.coral-bg {
background: #fc5546; }
.blue-bg {
background: #1f80fd; } .white-color {
color: #ffffff; }
.black-color {
color: #222; }
.theme-color {
color: #f6732e; }  .mt-5 {
margin-top: 5px; }
.mt-10 {
margin-top: 10px; }
.mt-15 {
margin-top: 15px; }
.mt-20 {
margin-top: 20px; }
.mt-25 {
margin-top: 25px; }
.mt-30 {
margin-top: 30px; }
.mt-35 {
margin-top: 35px; }
.mt-40 {
margin-top: 40px; }
.mt-45 {
margin-top: 45px; }
.mt-50 {
margin-top: 50px; }
.mt-55 {
margin-top: 55px; }
.mt-60 {
margin-top: 60px; }
.mt-65 {
margin-top: 65px; }
.mt-70 {
margin-top: 70px; }
.mt-75 {
margin-top: 75px; }
.mt-80 {
margin-top: 80px; }
.mt-85 {
margin-top: 85px; }
.mt-90 {
margin-top: 90px; }
.mt-95 {
margin-top: 95px; }
.mt-100 {
margin-top: 100px; }
.mt-105 {
margin-top: 105px; }
.mt-110 {
margin-top: 110px; }
.mt-115 {
margin-top: 115px; }
.mt-120 {
margin-top: 120px; }
.mt-125 {
margin-top: 125px; }
.mt-130 {
margin-top: 130px; }
.mt-135 {
margin-top: 135px; }
.mt-140 {
margin-top: 140px; }
.mt-145 {
margin-top: 145px; }
.mt-150 {
margin-top: 150px; }
.mt-155 {
margin-top: 155px; }
.mt-160 {
margin-top: 160px; }
.mt-165 {
margin-top: 165px; }
.mt-170 {
margin-top: 170px; }
.mt-175 {
margin-top: 175px; }
.mt-180 {
margin-top: 180px; }
.mt-185 {
margin-top: 185px; }
.mt-190 {
margin-top: 190px; }
.mt-195 {
margin-top: 195px; }
.mt-200 {
margin-top: 200px; } .mb-5 {
margin-bottom: 5px; }
.mb-10 {
margin-bottom: 10px; }
.mb-15 {
margin-bottom: 15px; }
.mb-20 {
margin-bottom: 20px; }
.mb-25 {
margin-bottom: 25px; }
.mb-30 {
margin-bottom: 30px; }
.mb-35 {
margin-bottom: 35px; }
.mb-40 {
margin-bottom: 40px; }
.mb-45 {
margin-bottom: 45px; }
.mb-50 {
margin-bottom: 50px; }
.mb-55 {
margin-bottom: 55px; }
.mb-60 {
margin-bottom: 60px; }
.mb-65 {
margin-bottom: 65px; }
.mb-70 {
margin-bottom: 70px; }
.mb-75 {
margin-bottom: 75px; }
.mb-80 {
margin-bottom: 80px; }
.mb-85 {
margin-bottom: 85px; }
.mb-90 {
margin-bottom: 90px; }
.mb-95 {
margin-bottom: 95px; }
.mb-100 {
margin-bottom: 100px; }
.mb-105 {
margin-bottom: 105px; }
.mb-110 {
margin-bottom: 110px; }
.mb-115 {
margin-bottom: 115px; }
.mb-120 {
margin-bottom: 120px; }
.mb-125 {
margin-bottom: 125px; }
.mb-130 {
margin-bottom: 130px; }
.mb-135 {
margin-bottom: 135px; }
.mb-140 {
margin-bottom: 140px; }
.mb-145 {
margin-bottom: 145px; }
.mb-150 {
margin-bottom: 150px; }
.mb-155 {
margin-bottom: 155px; }
.mb-160 {
margin-bottom: 160px; }
.mb-165 {
margin-bottom: 165px; }
.mb-170 {
margin-bottom: 170px; }
.mb-175 {
margin-bottom: 175px; }
.mb-180 {
margin-bottom: 180px; }
.mb-185 {
margin-bottom: 185px; }
.mb-190 {
margin-bottom: 190px; }
.mb-195 {
margin-bottom: 195px; }
.mb-200 {
margin-bottom: 200px; }
.mb-205 {
margin-bottom: 205px; }
.mb-210 {
margin-bottom: 210px; }
.mb-215 {
margin-bottom: 215px; }
.mb-220 {
margin-bottom: 220px; }
.mb-225 {
margin-bottom: 225px; }
.mb-230 {
margin-bottom: 230px; }
.mb-235 {
margin-bottom: 235px; }
.mb-240 {
margin-bottom: 240px; }
.mb-245 {
margin-bottom: 245px; }
.mb-250 {
margin-bottom: 250px; }
.mb-255 {
margin-bottom: 255px; }
.mb-260 {
margin-bottom: 260px; }
.mb-265 {
margin-bottom: 265px; }
.mb-270 {
margin-bottom: 270px; }
.mb-275 {
margin-bottom: 275px; }
.mb-280 {
margin-bottom: 280px; }
.mb-285 {
margin-bottom: 285px; }
.mb-290 {
margin-bottom: 290px; }
.mb-295 {
margin-bottom: 295px; }
.mb-300 {
margin-bottom: 300px; } .ml-5 {
margin-left: 5px; }
.ml-10 {
margin-left: 10px; }
.ml-15 {
margin-left: 15px; }
.ml-20 {
margin-left: 20px; }
.ml-25 {
margin-left: 25px; }
.ml-30 {
margin-left: 30px; }
.ml-35 {
margin-left: 35px; }
.ml-40 {
margin-left: 40px; }
.ml-45 {
margin-left: 45px; }
.ml-50 {
margin-left: 50px; }
.ml-55 {
margin-left: 55px; }
.ml-60 {
margin-left: 60px; }
.ml-65 {
margin-left: 65px; }
.ml-70 {
margin-left: 70px; }
.ml-75 {
margin-left: 75px; }
.ml-80 {
margin-left: 80px; }
.ml-85 {
margin-left: 85px; }
.ml-90 {
margin-left: 90px; }
.ml-95 {
margin-left: 95px; }
.ml-100 {
margin-left: 100px; }
.ml-105 {
margin-left: 105px; }
.ml-110 {
margin-left: 110px; }
.ml-115 {
margin-left: 115px; }
.ml-120 {
margin-left: 120px; }
.ml-125 {
margin-left: 125px; }
.ml-130 {
margin-left: 130px; }
.ml-135 {
margin-left: 135px; }
.ml-140 {
margin-left: 140px; }
.ml-145 {
margin-left: 145px; }
.ml-150 {
margin-left: 150px; }
.ml-155 {
margin-left: 155px; }
.ml-160 {
margin-left: 160px; }
.ml-165 {
margin-left: 165px; }
.ml-170 {
margin-left: 170px; }
.ml-175 {
margin-left: 175px; }
.ml-180 {
margin-left: 180px; }
.ml-185 {
margin-left: 185px; }
.ml-190 {
margin-left: 190px; }
.ml-195 {
margin-left: 195px; }
.ml-200 {
margin-left: 200px; } .mr-5 {
margin-right: 5px; }
.mr-10 {
margin-right: 10px; }
.mr-15 {
margin-right: 15px; }
.mr-20 {
margin-right: 20px; }
.mr-25 {
margin-right: 25px; }
.mr-30 {
margin-right: 30px; }
.mr-35 {
margin-right: 35px; }
.mr-40 {
margin-right: 40px; }
.mr-45 {
margin-right: 45px; }
.mr-50 {
margin-right: 50px; }
.mr-55 {
margin-right: 55px; }
.mr-60 {
margin-right: 60px; }
.mr-65 {
margin-right: 65px; }
.mr-70 {
margin-right: 70px; }
.mr-75 {
margin-right: 75px; }
.mr-80 {
margin-right: 80px; }
.mr-85 {
margin-right: 85px; }
.mr-90 {
margin-right: 90px; }
.mr-95 {
margin-right: 95px; }
.mr-100 {
margin-right: 100px; }
.mr-105 {
margin-right: 105px; }
.mr-110 {
margin-right: 110px; }
.mr-115 {
margin-right: 115px; }
.mr-120 {
margin-right: 120px; }
.mr-125 {
margin-right: 125px; }
.mr-130 {
margin-right: 130px; }
.mr-135 {
margin-right: 135px; }
.mr-140 {
margin-right: 140px; }
.mr-145 {
margin-right: 145px; }
.mr-150 {
margin-right: 150px; }
.mr-155 {
margin-right: 155px; }
.mr-160 {
margin-right: 160px; }
.mr-165 {
margin-right: 165px; }
.mr-170 {
margin-right: 170px; }
.mr-175 {
margin-right: 175px; }
.mr-180 {
margin-right: 180px; }
.mr-185 {
margin-right: 185px; }
.mr-190 {
margin-right: 190px; }
.mr-195 {
margin-right: 195px; }
.mr-200 {
margin-right: 200px; } .pt-5 {
padding-top: 5px; }
.pt-10 {
padding-top: 10px; }
.pt-15 {
padding-top: 15px; }
.pt-20 {
padding-top: 20px; }
.pt-25 {
padding-top: 25px; }
.pt-30 {
padding-top: 30px; }
.pt-35 {
padding-top: 35px; }
.pt-40 {
padding-top: 40px; }
.pt-45 {
padding-top: 45px; }
.pt-50 {
padding-top: 50px; }
.pt-55 {
padding-top: 55px; }
.pt-60 {
padding-top: 60px; }
.pt-65 {
padding-top: 65px; }
.pt-70 {
padding-top: 70px; }
.pt-75 {
padding-top: 75px; }
.pt-80 {
padding-top: 80px; }
.pt-85 {
padding-top: 85px; }
.pt-90 {
padding-top: 90px; }
.pt-95 {
padding-top: 95px; }
.pt-100 {
padding-top: 100px; }
.pt-105 {
padding-top: 105px; }
.pt-110 {
padding-top: 110px; }
.pt-115 {
padding-top: 115px; }
.pt-120 {
padding-top: 120px; }
.pt-125 {
padding-top: 125px; }
.pt-130 {
padding-top: 130px; }
.pt-135 {
padding-top: 135px; }
.pt-140 {
padding-top: 140px; }
.pt-145 {
padding-top: 145px; }
.pt-150 {
padding-top: 150px; }
.pt-155 {
padding-top: 155px; }
.pt-160 {
padding-top: 160px; }
.pt-165 {
padding-top: 165px; }
.pt-170 {
padding-top: 170px; }
.pt-175 {
padding-top: 175px; }
.pt-180 {
padding-top: 180px; }
.pt-185 {
padding-top: 185px; }
.pt-190 {
padding-top: 190px; }
.pt-195 {
padding-top: 195px; }
.pt-200 {
padding-top: 200px; }
.pt-205 {
padding-top: 205px; }
.pt-210 {
padding-top: 210px; }
.pt-215 {
padding-top: 215px; }
.pt-220 {
padding-top: 220px; }
.pt-225 {
padding-top: 225px; }
.pt-230 {
padding-top: 230px; }
.pt-235 {
padding-top: 235px; }
.pt-240 {
padding-top: 240px; }
.pt-245 {
padding-top: 245px; }
.pt-250 {
padding-top: 250px; }
.pt-255 {
padding-top: 255px; }
.pt-260 {
padding-top: 260px; }
.pt-265 {
padding-top: 265px; }
.pt-270 {
padding-top: 270px; }
.pt-275 {
padding-top: 275px; }
.pt-280 {
padding-top: 280px; }
.pt-285 {
padding-top: 285px; }
.pt-290 {
padding-top: 290px; }
.pt-295 {
padding-top: 295px; }
.pt-300 {
padding-top: 300px; } .pb-5 {
padding-bottom: 5px; }
.pb-10 {
padding-bottom: 10px; }
.pb-15 {
padding-bottom: 15px; }
.pb-20 {
padding-bottom: 20px; }
.pb-25 {
padding-bottom: 25px; }
.pb-30 {
padding-bottom: 30px; }
.pb-35 {
padding-bottom: 35px; }
.pb-40 {
padding-bottom: 40px; }
.pb-45 {
padding-bottom: 45px; }
.pb-50 {
padding-bottom: 50px; }
.pb-55 {
padding-bottom: 55px; }
.pb-60 {
padding-bottom: 60px; }
.pb-65 {
padding-bottom: 65px; }
.pb-70 {
padding-bottom: 70px; }
.pb-75 {
padding-bottom: 75px; }
.pb-80 {
padding-bottom: 80px; }
.pb-85 {
padding-bottom: 85px; }
.pb-90 {
padding-bottom: 90px; }
.pb-95 {
padding-bottom: 95px; }
.pb-100 {
padding-bottom: 100px; }
.pb-105 {
padding-bottom: 105px; }
.pb-110 {
padding-bottom: 110px; }
.pb-115 {
padding-bottom: 115px; }
.pb-120 {
padding-bottom: 120px; }
.pb-125 {
padding-bottom: 125px; }
.pb-130 {
padding-bottom: 130px; }
.pb-135 {
padding-bottom: 135px; }
.pb-140 {
padding-bottom: 140px; }
.pb-145 {
padding-bottom: 145px; }
.pb-150 {
padding-bottom: 150px; }
.pb-155 {
padding-bottom: 155px; }
.pb-160 {
padding-bottom: 160px; }
.pb-165 {
padding-bottom: 165px; }
.pb-170 {
padding-bottom: 170px; }
.pb-175 {
padding-bottom: 175px; }
.pb-180 {
padding-bottom: 180px; }
.pb-185 {
padding-bottom: 185px; }
.pb-190 {
padding-bottom: 190px; }
.pb-195 {
padding-bottom: 195px; }
.pb-200 {
padding-bottom: 200px; }
.pb-205 {
padding-bottom: 205px; }
.pb-210 {
padding-bottom: 210px; }
.pb-215 {
padding-bottom: 215px; }
.pb-220 {
padding-bottom: 220px; }
.pb-225 {
padding-bottom: 225px; }
.pb-230 {
padding-bottom: 230px; }
.pb-235 {
padding-bottom: 235px; }
.pb-240 {
padding-bottom: 240px; }
.pb-245 {
padding-bottom: 245px; }
.pb-250 {
padding-bottom: 250px; }
.pb-255 {
padding-bottom: 255px; }
.pb-260 {
padding-bottom: 260px; }
.pb-265 {
padding-bottom: 265px; }
.pb-270 {
padding-bottom: 270px; }
.pb-275 {
padding-bottom: 275px; }
.pb-280 {
padding-bottom: 280px; }
.pb-285 {
padding-bottom: 285px; }
.pb-290 {
padding-bottom: 290px; }
.pb-295 {
padding-bottom: 295px; }
.pb-300 {
padding-bottom: 300px; } .pl-5 {
padding-left: 5px; }
.pl-10 {
padding-left: 10px; }
.pl-15 {
padding-left: 15px; }
.pl-20 {
padding-left: 20px; }
.pl-25 {
padding-left: 25px; }
.pl-30 {
padding-left: 30px; }
.pl-35 {
padding-left: 35px; }
.pl-40 {
padding-left: 40px; }
.pl-45 {
padding-left: 45px; }
.pl-50 {
padding-left: 50px; }
.pl-55 {
padding-left: 55px; }
.pl-60 {
padding-left: 60px; }
.pl-65 {
padding-left: 65px; }
.pl-70 {
padding-left: 70px; }
.pl-75 {
padding-left: 75px; }
.pl-80 {
padding-left: 80px; }
.pl-85 {
padding-left: 85px; }
.pl-90 {
padding-left: 90px; }
.pl-95 {
padding-left: 95px; }
.pl-100 {
padding-left: 100px; }
.pl-105 {
padding-left: 105px; }
.pl-110 {
padding-left: 110px; }
.pl-115 {
padding-left: 115px; }
.pl-120 {
padding-left: 120px; }
.pl-125 {
padding-left: 125px; }
.pl-130 {
padding-left: 130px; }
.pl-135 {
padding-left: 135px; }
.pl-140 {
padding-left: 140px; }
.pl-145 {
padding-left: 145px; }
.pl-150 {
padding-left: 150px; }
.pl-155 {
padding-left: 155px; }
.pl-160 {
padding-left: 160px; }
.pl-165 {
padding-left: 165px; }
.pl-170 {
padding-left: 170px; }
.pl-175 {
padding-left: 175px; }
.pl-180 {
padding-left: 180px; }
.pl-185 {
padding-left: 185px; }
.pl-190 {
padding-left: 190px; }
.pl-195 {
padding-left: 195px; }
.pl-200 {
padding-left: 200px; } .pr-5 {
padding-right: 5px; }
.pr-10 {
padding-right: 10px; }
.pr-15 {
padding-right: 15px; }
.pr-20 {
padding-right: 20px; }
.pr-25 {
padding-right: 25px; }
.pr-30 {
padding-right: 30px; }
.pr-35 {
padding-right: 35px; }
.pr-40 {
padding-right: 40px; }
.pr-45 {
padding-right: 45px; }
.pr-50 {
padding-right: 50px; }
.pr-55 {
padding-right: 55px; }
.pr-60 {
padding-right: 60px; }
.pr-65 {
padding-right: 65px; }
.pr-70 {
padding-right: 70px; }
.pr-75 {
padding-right: 75px; }
.pr-80 {
padding-right: 80px; }
.pr-85 {
padding-right: 85px; }
.pr-90 {
padding-right: 90px; }
.pr-95 {
padding-right: 95px; }
.pr-100 {
padding-right: 100px; }
.pr-105 {
padding-right: 105px; }
.pr-110 {
padding-right: 110px; }
.pr-115 {
padding-right: 115px; }
.pr-120 {
padding-right: 120px; }
.pr-125 {
padding-right: 125px; }
.pr-130 {
padding-right: 130px; }
.pr-135 {
padding-right: 135px; }
.pr-140 {
padding-right: 140px; }
.pr-145 {
padding-right: 145px; }
.pr-150 {
padding-right: 150px; }
.pr-155 {
padding-right: 155px; }
.pr-160 {
padding-right: 160px; }
.pr-165 {
padding-right: 165px; }
.pr-170 {
padding-right: 170px; }
.pr-175 {
padding-right: 175px; }
.pr-180 {
padding-right: 180px; }
.pr-185 {
padding-right: 185px; }
.pr-190 {
padding-right: 190px; }
.pr-195 {
padding-right: 195px; }
.pr-200 {
padding-right: 200px; } #scrollUp {
background: #f6732e;
height: 60px;
width: 50px;
right: 50px;
bottom: 77px;
color: #ffffff;
text-align: center;
border-radius: 20px;
font-size: 18px;
line-height: 60px;
transition: .3s; }
#scrollUp:hover {
background: #222; } .bounce-animate {
animation-name: float-bob;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-moz-animation-name: float-bob;
-moz-animation-duration: 2s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob;
-ms-animation-duration: 2s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob;
-o-animation-duration: 2s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear; }
@-webkit-keyframes float-bob {
0% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px); }
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px); }
100% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px); } }
.rotateme {
-webkit-animation-name: rotateme;
animation-name: rotateme;
-webkit-animation-duration: 10s;
animation-duration: 60s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear; }
@keyframes rotateme {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes rotateme {
from {
-webkit-transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg); } }
.button {
cursor: pointer; }
.play-btn-style {
position: relative; }
.play-btn-style::before {
content: '';
display: inline-block;
position: absolute;
top: -2px;
left: -2px;
bottom: -2px;
right: -2px;
border-radius: inherit;
border: 1px solid #fff;
-webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite; } [data-overlay] {
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
[data-overlay]::before {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
content: ""; } [data-overlay="light"]::before {
background-color: #ffffff; }
[data-overlay="dark"]::before {
background-color: #222; } [data-opacity="1"]::before {
opacity: 0.1; }
[data-opacity="2"]::before {
opacity: 0.2; }
[data-opacity="3"]::before {
opacity: 0.3; }
[data-opacity="4"]::before {
opacity: 0.4; }
[data-opacity="5"]::before {
opacity: 0.5; }
[data-opacity="6"]::before {
opacity: 0.6; }
[data-opacity="7"]::before {
opacity: 0.7; }
[data-opacity="8"]::before {
opacity: 0.8; }
[data-opacity="9"]::before {
opacity: 0.9; } .header-transparent {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 9;
transition: .4s; }
.sticky {
left: 0;
margin: auto;
position: fixed;
top: 0;
width: 100%;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
z-index: 9999;
-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
background: #fff; }
.header-red .sticky {
background: #080e1b; }
.header-red .main-menu-area.sticky {
border-bottom: 0; }
.header-red .sticky .main-menu nav > ul > li > a {
padding: 35px 0; }
.header-red .sticky .menu-bar {
margin-top: 30px; }
.header-top-area {
border-bottom: 1px solid #eaeaea; }
.header-info span {
color: #818181;
font-size: 15px;
font-weight: 500;
margin-right: 54px;
position: relative; }
.header-info span:last-child {
margin-right: 0; }
.header-info span::before {
position: absolute;
content: "";
height: 24px;
width: 2px;
background: #d4d4d4;
left: -30px;
top: -1px; }
.header-info span:first-child::before {
display: none; }
.header-info span i {
font-size: 16px;
color: #f6732e;
margin-right: 3px; }
.header-lang {
padding: 16px 0 18px;
display: inline-block; }
.lang-icon > a {
font-size: 14px;
color: #818181;
margin-left: 5px;
font-weight: 500; }
.lang-icon i {
font-size: 15px;
position: relative;
top: 2px;
left: 3px; }
.header-lang-list {
position: absolute;
width: 120px;
opacity: 0;
visibility: hidden;
padding: 20px 15px;
border-top: 3px solid #f6732e;
transition: .4s;
z-index: 999;
background: #fff;
padding-bottom: 5px;
padding-top: 4px;
top: 100%;
box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
transition: .3s; }
.header-lang:hover .header-lang-list {
opacity: 1;
visibility: visible; }
.header-lang-list li {
display: block;
margin-bottom: 0;
padding: 5px 0; }
.header-lang-list li a {
display: block;
color: #647589;
font-size: 13px; }
.header-lang-list li a:hover {
color: #f6732e; }
.pos-rel {
position: relative; }
.menu-bar {
margin-top: 32px;
margin-left: 38px; }
.menu-bar i {
font-size: 35px;
color: #222; }
.header-middle-area {
padding: 28px 0; }
.header-middle-info {
float: left;
margin-right: 90px; }
.header-middle-info:last-child {
margin-right: 0; }
.header-top-2-text span {
color: #8a8a8a;
font-weight: 500;
font-size: 15px; }
.header-top-2-text span a {
color: #fc5546; }
.header-middle-icon {
margin-top: 10px;
margin-right: 15px; }
.header-middle-icon i {
font-size: 30px;
color: #fc5546; }
.header-middle-text {
overflow: hidden; }
.header-middle-text span {
font-weight: 600;
font-size: 15px;
color: #8a8a8a; }
.header-middle-text h5 {
color: #0e2b5c;
font-size: 16px;
margin-bottom: 0;
margin-top: 5px; } .extra-info {
background: #152136;
height: 100%;
padding: 30px;
position: fixed;
right: 0;
top: 0;
transition: all 0.7s ease 0s;
width: 340px;
z-index: 9999;
transform: translateX(100%);
padding-bottom: 40px; }
.extra-info.info-open {
transform: translateX(0); }
.extra-info-left {
right: inherit;
left: 0;
transform: translateX(-100%); }
.extra-info.extra-info-left.info-open {
transform: translateX(0); }
.close-icon {
margin-top: -16px;
text-align: right; }
.close-icon > button {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 0 none;
color: #f6732e;
cursor: pointer;
font-size: 20px;
padding: 0; }
.extra-info > p {
color: #ddd;
font-size: 15px;
line-height: 28px; }
.extra-info.extra-info-left.info-open {
transform: translateX(0); }
.instagram img {
width: 100%; }
.social-icon-right > a {
color: #fff;
display: inline-block;
margin-right: 20px;
text-align: center; }
.social-icon-right > a:hover {
color: #f6732e; }
.instagram {
overflow: hidden;
margin: 0 -4px; }
.instagram > a {
float: left;
width: 33.33%;
padding: 0 4px;
margin-bottom: 7px; }
.side-info {
border-top: 1px solid #344159;
padding-top: 25px; }
.contact-list h4 {
color: #fff;
font-weight: 500;
font-size: 18px; }
.contact-list p {
color: #fff;
opacity: .5;
margin: 0;
margin-bottom: 5px;
line-height: 28px; }
.side-menu ul li:hover a {
color: #f6732e; } .main-menu nav > ul > li {
display: inline-block;
position: relative;
margin-left: 25px; }
.main-menu nav > ul > li:first-child {
margin-left: 0; }
.main-menu nav > ul > li > a {
display: block;
font-size: 16px;
padding: 43px 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background: transparent;
line-height: 1;
position: relative;
text-transform: capitalize;
color: #222;
font-weight: 600; }
.main-menu nav > ul > li > a i {
font-size: 16px;
position: relative;
top: 2px;
left: 3px; }
.main-menu nav > ul > li:hover > a, .main-menu nav > ul > li.active > a {
color: #f6732e; } .main-menu nav > ul > li .sub-menu {
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
left: 0;
opacity: 0;
position: absolute;
top: 120%;
transition: all 0.3s ease 0s;
visibility: hidden;
width: 220px;
z-index: 9;
border-top: 3px solid #f6732e;
text-align: left; }
.main-menu nav > ul > li:hover .sub-menu {
opacity: 1;
top: 100%;
visibility: visible; }
.main-menu nav > ul > li .sub-menu li {
display: block; }
.main-menu nav > ul > li .sub-menu li a {
color: #666666;
font-size: 14px;
margin: 0;
padding: 13px 20px;
text-transform: capitalize;
display: block;
font-size: 400; }
.main-menu nav > ul > li:hover > .sub-menu li > a:hover {
color: #fff;
background: #f6732e; }
.header-default .header-info span i {
color: #1f80fd; }
.header-default .header-lang-list {
border-top: 3px solid #1f80fd; }
.header-default .header-lang-list li a:hover {
color: #1f80fd; }
.header-default .main-menu nav > ul > li .sub-menu {
border-top: 3px solid #1f80fd; }
.header-default .main-menu nav > ul > li:hover > .sub-menu li > a:hover {
background: #1f80fd; }
.header-default .close-icon > button {
color: #1f80fd; }
.header-default .social-icon-right > a:hover {
color: #1f80fd; }
.header-default .main-menu nav > ul > li:hover > a, .header-default .main-menu nav > ul > li.active > a {
color: #1f80fd; }
.green-menu .main-menu nav > ul > li .sub-menu {
border-top: 3px solid #7dba2f; }
.green-menu .main-menu nav > ul > li:hover > .sub-menu li > a:hover {
background: #7dba2f; }
.green-menu .close-icon > button {
color: #7dba2f; }
.green-menu .social-icon-right > a:hover {
color: #7dba2f; }
.green-menu .main-menu nav > ul > li:hover > a, .green-menu .main-menu nav > ul > li.active > a {
color: #7dba2f; }
.header-red .main-menu nav > ul > li:hover > a, .header-red .main-menu nav > ul > li.active > a {
color: #e50a25; }
.header-red .main-menu nav > ul > li .sub-menu {
border-top: 3px solid #e50a25; }
.header-red .main-menu nav > ul > li:hover > .sub-menu li > a:hover {
background: #e50a25; }
.header-rednu .close-icon > button {
color: #e50a25; }
.header-red .social-icon-right > a:hover {
color: #e50a25; }
.header-red .main-menu nav > ul > li > a {
color: #ffffff;
padding: 56px 0; }
.header-red .menu-bar i {
font-size: 35px;
color: #ffffff; }
.header-red .close-icon > button {
color: #e50a25; }
.header-red .menu-bar {
margin-top: 46px; }
.header-red .main-menu-area {
border-bottom: 2px solid #273145; }
.header-red .main-menu > nav > ul > li > a::before {
background: #e50a25;
content: "";
height: 3px;
position: absolute;
bottom: 0;
width: 0;
transition: .5s; }
.header-red .main-menu > nav > ul > li:hover > a::before, .main-menu > nav > ul > li.active > a::before {
width: 100%; }
.menu-box {
background: #fc5546;
margin-bottom: -37px;
position: relative;
padding-left: 50px;
padding-right: 50px;
z-index: 99; }
.header-coral .header-lang-list {
border-top: 3px solid #fc5546; }
.header-coral .header-lang-list li a:hover {
color: #fc5546; }
.menu-box {
background: #fc5546; }
.header-coral .main-menu nav > ul > li > a {
padding: 32px 0;
color: #ffffff; }
.header-coral .main-menu nav > ul > li .sub-menu {
border-top: 3px solid #fc5546; }
.header-coral .main-menu nav > ul > li:hover > .sub-menu li > a:hover {
background: #fc5546; }
.header-coral .close-icon > button {
color: #fc5546; }
.header-coral .social-icon-right > a:hover {
color: #fc5546; }
.header-coral .menu-bar {
margin-top: 24px; }
.header-coral .menu-bar i {
font-size: 35px;
color: #fff; }
.sticky .menu-box {
margin-bottom: 0;
background: none; }
.header-coral .sticky {
background: #fc5546; }
.area-title h1 {
font-size: 45px;
font-weight: 800;
margin-bottom: 34px;
position: relative;
border-bottom: 3px solid #e7eaeb;
padding-bottom: 32px; }
.area-title h1::before {
background: #f6732e;
width: 150px;
height: 5px;
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
margin: auto; }
.area-title p {
margin-bottom: 0;
line-height: 26px;
color: #777777;
font-weight: 500;
margin-bottom: 5px; }
.area-title-blue span {
color: #1f80fd;
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 12px;
display: inline-block; }
.area-title-blue h1 {
margin-bottom: 0;
font-size: 45px;
font-weight: 800; }
.area-title-white span {
color: #ffffff; }
.area-title-white h1 {
color: #ffffff; }
.area-title-green span {
color: #7dba2f;
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 12px;
display: inline-block; }
.area-title-green h1 {
margin-bottom: 0;
font-size: 45px;
font-weight: 800;
color: #1d1f47; }
.white-title-1 span {
color: #ffff; }
.area-title-green-white h1 {
color: #ffffff; }
.area-title-red span {
color: #e50a25; }
.area-title-coral span {
color: #fc5546; }
.area-title-coral h1 {
color: #0e2b5c; }
.features-img {
overflow: hidden;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px; }
.features-img img {
width: 100%; }
.features-img img:hover {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1); }
.features-text {
margin-top: 28px; }
.features-text h4 {
font-size: 22px;
color: #16303f;
font-weight: 700; }
.features-text p {
margin-bottom: 0;
font-size: 14px;
line-height: 28px; }
.features-active .slick-arrow {
background: #fff;
font-size: 16px;
left: -121px;
opacity: 0;
position: absolute;
text-align: center;
top: 26%;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
visibility: hidden;
color: #f6732e;
font-weight: 400;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 50%;
border: 2px solid #d9d9d9; }
.features-active .slick-next {
left: auto;
right: -121px; }
.features-active:hover .slick-arrow {
opacity: 1;
visibility: visible; }
.features-active .slick-arrow:hover {
background: #f6732e;
border-color: #f6732e;
color: #ffffff;
box-shadow: 0px 10px 29.7px 0.3px rgba(246, 115, 46, 0.72); }
.blue-features-active .slick-arrow {
color: #1f80fd; }
.blue-features-active .slick-arrow:hover {
background: #1f80fd;
border-color: #1f80fd;
color: #ffffff;
box-shadow: 0px 10px 29.7px 0.3px rgba(31, 128, 253, 0.72); }
.single-features {
box-shadow: 0px 0px 59.4px 0.6px rgba(219, 219, 219, 0.46);
padding: 50px;
transition: .3s; }
.single-features:hover {
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px); }
.feature-text h4 {
font-size: 20px;
line-height: 1.4;
margin-top: 24px;
margin-bottom: 19px; }
.feature-text p {
margin-bottom: 25px;
line-height: 26px; }
.feature-area {
margin-top: -150px;
z-index: 999;
position: relative; }
.feature-text a {
color: #222;
font-size: 15px;
transition: .3s;
position: relative;
font-weight: 700;
text-transform: uppercase; }
.feature-text a i {
font-size: 14px;
margin-left: 4px; }
.feature-text a:hover {
color: #1f80fd; }
.feature-text a::after {
content: '';
width: 100%;
height: 2px;
position: absolute;
bottom: -1px;
left: 0;
background: #1f80fd;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.feature-text a::before {
content: '';
width: 0;
height: 2px;
position: absolute;
bottom: -1px;
left: 100%;
background: #222;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 99; }
.feature-text a:hover::before {
width: 100%;
left: 0;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease; }
.container.container-box {
max-width: 1280px; }
.features-bg {
background: #fdfdfd;
padding: 50px 50px 20px; }
.features-info {
margin-left: 100px;
margin-top: 12px; }
.features-info p {
margin-bottom: 0;
color: #747474;
font-size: 14px; }
.features-02-wrapper {
position: relative;
background: #ffffff;
padding: 58px 37px 41px;
border-radius: 10px;
transition: .3s; }
.features-02-wrapper.active {
background: #7dba2f; }
.features-02-wrapper:hover {
background: #7dba2f; }
.feature-02-icon {
margin-bottom: 31px; }
.feature-02-icon i {
font-size: 60px;
color: #1d1f47;
line-height: 1;
transition: .3s; }
.features-02-wrapper:hover {
transform: translateY(-10px); }
.features-02-wrapper:hover .feature-02-icon i {
color: #ffffff; }
.features-02-wrapper.active .feature-02-icon i {
color: #ffffff; }
.feature-02-text h3 {
font-size: 24px;
color: #1d1f47;
margin-bottom: 17px;
transition: .3s; }
.feature-02-text p {
margin-bottom: 17px;
font-size: 14px;
line-height: 28px;
transition: .3s; }
.feature-02-text a {
color: #222;
font-size: 15px;
transition: .3s;
position: relative;
font-weight: 700;
text-transform: uppercase;
transition: .3s; }
.feature-02-text a i {
font-size: 14px;
margin-left: 4px; }
.features-02-wrapper:hover .feature-02-text h3 {
color: #ffffff; }
.features-02-wrapper:hover .feature-02-text p {
color: #ffffff; }
.features-02-wrapper:hover .feature-02-text a {
color: #ffffff; }
.features-02-wrapper.active .feature-02-text h3 {
color: #ffffff; }
.features-02-wrapper.active .feature-02-text p {
color: #ffffff; }
.features-02-wrapper.active .feature-02-text a {
color: #ffffff; }
.fe-01 {
top: 9%;
right: 18%; }
.fe-02 {
top: 25%;
right: 34%; }
.fe-03 {
top: 38%;
right: 10%; }
.features-03-area {
background-size: cover;
background-position: center center; }
.features-03-icon {
float: left;
margin-right: 30px; }
.features-03-text {
overflow: hidden; }
.features-03-text h3 {
color: #ffffff;
font-size: 24px;
margin-bottom: 11px; }
.features-03-text p {
margin-bottom: 15px;
color: #ffffff;
line-height: 26px; }
.features-03-text a {
color: #ffffff;
font-size: 15px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
position: relative;
font-weight: 700;
text-transform: uppercase; }
.features-03-text a i {
font-size: 14px;
margin-left: 4px; }
.features-03-text a:hover {
color: #1e283c; }
.features-03-text a::after {
content: '';
width: 100%;
height: 2px;
position: absolute;
bottom: -1px;
left: 0;
background: #ffffff;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.features-03-text a::before {
content: '';
width: 0;
height: 2px;
position: absolute;
bottom: -1px;
left: 100%;
background: #1e283c;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 99; }
.features-03-text a:hover::before {
width: 100%;
left: 0;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease; }
.strategy-wrapper {
margin-right: 30px; }
.strategy-text span {
color: #1e283c;
font-size: 20px;
font-weight: 700; }
.strategy-text span i {
font-size: 24px;
color: #e50a25;
margin-right: 12px; }
.strategy-text p {
margin-top: 8px;
margin-bottom: 35px; }
.strategy-img img {
width: 100%; }
.strategy-02-text span i {
color: #1f80fd; }
.section-title span {
color: #f6732e;
font-size: 18px;
font-weight: 700;
position: relative;
display: inline-block;
margin-bottom: 13px;
margin-left: 30px; }
.section-title span::before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 15px 15px;
border-color: transparent transparent #f6732e transparent;
left: -30px;
top: 5px; }
.section-title h1 {
font-weight: 800;
font-size: 45px;
margin-bottom: 42px; }
.section-title p {
margin-bottom: 0; }
.section-title-red span {
color: #e50a25;
position: relative; }
.section-title-red span::before {
border-color: transparent transparent #e50a25 transparent; }
.section-title-red h1 {
color: #1e283c;
margin-bottom: 37px; }
.section-title-blue span {
color: #1f80fd;
position: relative; }
.section-title-blue span::before {
border-color: transparent transparent #1f80fd transparent; }
.section-title-blue h1 {
color: #222;
margin-bottom: 37px; }
.white-title h1 {
color: #ffffff; }
.white-title p {
color: #ffffff; }
.padding-section-title h1 {
margin-bottom: 28px; }
.choose-us-wrapper .white-title h1 {
margin-bottom: 36px; }
.choose-us-wrapper .white-title h3 {
color: #e1f2ff;
font-size: 24px;
line-height: 1.3;
margin-bottom: 24px; }
.choose-us-wrapper .white-title p {
font-size: 14px; }
.section-padding h1 {
margin-bottom: 16px; }
.inner-about-us {
border-bottom: 2px solid #e6e6e6;
margin-bottom: 20px;
padding-bottom: 22px;
position: relative; }
.inner-about-us::before {
position: absolute;
content: "";
background: #f6732e;
height: 2px;
width: 180px;
bottom: -2px;
left: 0; }
.about-us-icon {
float: left;
margin-right: 20px; }
.about-us-icon i {
color: #f6732e;
font-size: 35px; }
.about-us-text {
overflow: hidden; }
.about-us-text h4 {
font-size: 18px;
margin-bottom: 0; }
.about-us-content p {
margin-bottom: 0;
line-height: 28px;
font-size: 14px;
margin-right: 2px; }
.about-img {
position: relative; }
.about-us-info {
position: absolute;
background: #f6732e; }
.about-us-info {
position: absolute;
background: #f6732e;
bottom: 40px;
right: 90px;
left: -40px;
padding: 34px 53px 30px 51px; }
.about-info {
position: relative; }
.about-info::before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 40px 30px 0;
border-color: transparent #e3611c transparent transparent;
left: -51px;
bottom: -68px; }
.about-info h3 {
color: #ffffff; }
.about-info h3 a {
border-bottom: 2px solid #ffffff; }
.about-info h3 a:hover {
color: #222;
border-color: #222; }
.shape-item {
position: absolute; }
.ab-01 {
top: 0;
left: 0; }
.about-2-img {
margin-right: 45px; }
.about-2-img img {
width: 100%; }
.about-03-wrapper {
padding-right: 230px; }
.about-03-wrapper .white-title span {
color: #ffffff; }
.about-03-wrapper .white-title span::before {
border-color: transparent transparent #fff transparent; }
.about-bg-img {
background-size: cover;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
background-position: center center; }
.about-03-wrapper .about-us-icon i {
color: #ffffff;
font-size: 35px; }
.about-03-wrapper .inner-about-us {
border-bottom: 2px solid #ff857a; }
.about-03-wrapper .inner-about-us::before {
background: #ffffff; }
.about-03-wrapper .about-us-text h4 {
color: #ffffff; }
.about-03-wrapper .about-us-content p {
color: #ffffff; }
.about-03-wrapper .btn-border {
color: #ffffff;
padding: 19px 40px 22px;
border: 2px solid #ffffff;
transition: .3s; }
.about-03-wrapper .btn-border:hover {
color: #fc5546;
background: #ffffff;
border-color: #ffffff; }
.about-01 {
bottom: 8%;
right: 5%; }
.about-02 {
top: 7%;
right: 2%; }
.about-video-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
text-align: center; }
.about-video-icon a {
font-size: 50px;
color: #ffffff;
border: 3px solid #ffffff;
height: 135px;
display: inline-block;
width: 135px;
line-height: 135px;
text-align: center;
border-radius: 50%;
transition: .3s; }
.about-video-icon a:hover {
background: #ffffff;
color: #fc5546;
border-color: #ffffff; }
.about-2-video-icon a:hover {
color: #1f80fd; }
.about-blue-wrapper .section-title span {
color: #1f80fd; }
.about-blue-wrapper .section-title span::before {
border-color: transparent transparent #1f80fd transparent; }
.about-blue-wrapper .about-us-icon i {
color: #1f80fd; }
.about-blue-wrapper .inner-about-us::before {
background: #1f80fd; }
.our-history-area {
margin-top: -136px; }
.history-bg {
-webkit-box-shadow: 0px 10px 29.7px 0.3px rgba(241, 241, 241, 0.72);
box-shadow: 0px 10px 29.7px 0.3px rgba(241, 241, 241, 0.72);
background: #ffffff;
padding: 74px 100px 43px 166px; }
.history-section span {
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
color: #1f80fd; }
.history-section h1 {
font-size: 45px;
font-weight: 800;
margin-bottom: 0;
margin-top: 12px; }
.history-link ul li {
position: relative;
margin-bottom: 78px; }
.history-link ul li span {
font-size: 18px;
font-weight: 700;
color: #222;
text-transform: uppercase;
background: #ffffff;
padding-right: 60px;
position: relative; }
.history-link ul li:last-child {
margin-bottom: 0; }
.history-link ul li::before {
position: absolute;
background: #dbdbdb;
content: "";
left: 0;
bottom: 11px;
height: 2px;
width: 100%; }
.history-link ul li::after {
background-image: url(//windpowermexico.com/wp-content/themes/bizzix/assets/img/icon/teer.png);
background-repeat: no-repeat;
content: "";
height: 23px;
position: absolute;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 15px;
bottom: 0px;
right: 0; }
.history-wrapper {
padding-top: 20px;
padding-left: 22px; }
.history-info {
margin-top: 70PX; }
.history-info p {
font-size: 14px;
line-height: 26px;
margin-bottom: 25px; }
.history-info p:last-child {
margin-bottom: 0; }
.btn-icon {
-moz-user-select: none;
background: #f6732e;
border: medium none;
display: inline-block;
font-size: 15px;
margin-bottom: 0;
padding: 22px 91px 22px 38px;
text-align: center;
text-transform: capitalize;
border-radius: 5px;
position: relative;
color: #ffffff;
font-weight: 700;
transition: .3s;
line-height: 1; }
.btn-icon:hover {
color: #ffffff;
transform: translateY(-5px);
-webkit-transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-o-transform: translateY(-5px); }
.btn-icon i {
position: absolute;
right: 0;
background: #e85e15;
padding: 20px 20px;
top: 0;
font-size: 18px;
transition: .3s;
border-radius: 0 5px 5px 0; }
.btn-icon i:hover {
background: #ff5800; }
.btn {
-moz-user-select: none;
background: #1f80fd;
border: medium none;
border-radius: 5px;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 700;
letter-spacing: 0;
line-height: 1;
margin-bottom: 0;
padding: 19px 42px 22px;
text-align: center;
text-transform: uppercase;
touch-action: manipulation;
-webkit-transition: .3s linear;
-moz-transition: .3s linear;
transition: .3s linear;
vertical-align: middle;
white-space: nowrap;
position: relative;
overflow: hidden;
z-index: 1; }
.btn:hover {
color: #ffffff; }
.btn::after {
content: "";
position: absolute;
background-color: #0776ff;
height: 100%;
left: -35%;
top: 0;
transform: skew(50deg);
transition-duration: 0.6s;
transform-origin: top left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width: 0;
z-index: -1; }
.btn:hover:after {
height: 100%;
left: 100%;
width: 135%; }
.btn i {
font-size: 18px;
position: relative;
left: 6px;
top: 2px; }
.green-btn {
background: #7dba2f; }
.green-btn::after {
content: "";
position: absolute;
background-color: #7dc81e;
height: 100%;
left: -35%;
top: 0;
transform: skew(50deg);
transition-duration: 0.6s;
transform-origin: top left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width: 0;
z-index: -1; }
.blue-btn {
background: #1e283c; }
.blue-btn::after {
content: "";
position: absolute;
background-color: #000;
height: 100%;
left: -35%;
top: 0;
transform: skew(50deg);
transition-duration: 0.6s;
transform-origin: top left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width: 0;
z-index: -1; }
.red-btn {
background: #e50a25; }
.red-btn::after {
content: "";
position: absolute;
background-color: #f2253f;
height: 100%;
left: -35%;
top: 0;
transform: skew(50deg);
transition-duration: 0.6s;
transform-origin: top left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width: 0;
z-index: -1; }
.coral-btn {
background: #fc5546; }
.coral-btn::after {
content: "";
position: absolute;
background-color: #ea5b4e;
height: 100%;
left: -35%;
top: 0;
transform: skew(50deg);
transition-duration: 0.6s;
transform-origin: top left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width: 0;
z-index: -1; }
.white-btn {
background: #ffffff;
color: #1d1f47; }
.white-btn:hover {
background: #1d1f47; }
.white-btn::after {
display: none; }
.btn-border {
padding: 16px 28px;
border: 2px solid #d7d7d7;
display: inline-block;
line-height: 1;
color: #222222;
font-weight: 700;
text-transform: uppercase;
transition: .3s;
border-radius: 5px;
font-size: 14px; }
.btn-border i {
padding-left: 5px; }
.btn-border:hover {
color: #ffffff;
background: #1f80fd;
border-color: #1f80fd; }
.services-img img {
width: auto;
display: inline-block; }
.services-wrapper:hover .services-img img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1); }
.services-img-icon {
position: absolute;
right: 20px;
box-shadow: 0px 10px 59.4px 0.6px rgba(143, 143, 143, 0.24);
height: 70px;
width: 70px;
border-radius: 50%;
text-align: center;
line-height: 70px;
bottom: -30px;
transition: .3s;
background: #ffffff;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s; }
.services-img-icon i {
color: #f6732e;
font-size: 28px;
transition: .3s;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s; }
.services-img-icon:hover i {
color: #ffffff; }
.services-text {
margin: 38px 38px; }
.services-text h4 {
font-size: 20px;
margin-bottom: 14px; }
.services-text p {
margin-bottom: 0; }
.services-button a {
background: #ededed;
border: medium none;
display: block;
font-size: 15px;
margin-bottom: 0;
padding: 22px 15px;
text-align: center;
text-transform: capitalize;
position: relative;
color: #222;
font-weight: 700;
transition: .3s;
line-height: 1; }
.services-button a i {
padding-left: 3px;
position: relative;
top: 2px; }
.services-wrapper:hover .services-button a {
background: #f6732e;
color: #ffffff; }
.services-wrapper:hover .services-img-icon {
background: #f6732e; }
.services-wrapper:hover .services-img-icon i {
color: #ffffff; }
.services-active.owl-carousel .owl-item img {
display: inline-block;
width: auto; }
.services-active .slick-arrow {
background: #fff;
font-size: 16px;
left: -121px;
opacity: 0;
position: absolute;
text-align: center;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
visibility: hidden;
color: #1F80FD;
font-weight: 400;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 50%;
border: 2px solid #d9d9d9; }
.services-active .slick-next {
left: auto;
right: -121px; }
.services-active:hover .slick-arrow {
opacity: 1;
visibility: visible; }
.services-active .slick-arrow:hover {
background: #1F80FD;
border-color: #1F80FD;
color: #ffffff;
}
.services-blue-wrapper .services-img-icon i {
color: #1f80fd; }
.services-blue-wrapper:hover .services-button a {
background: #1f80fd; }
.services-blue-wrapper:hover .services-img-icon {
background: #1f80fd; }
.p-services-img {
position: relative;
overflow: hidden;
border-radius: 5px; }
.p-services-img::before {
background-image: -moz-linear-gradient(to bottom, rgba(31, 128, 253, 0.2) 0%, rgba(31, 128, 253, 0.904) 100%);
background-image: -webkit-linear-gradient(to bottom, rgba(31, 128, 253, 0.2) 0%, rgba(31, 128, 253, 0.904) 100%);
background-image: linear-gradient(to bottom, rgba(31, 128, 253, 0.2) 0%, rgba(31, 128, 253, 0.904) 100%);
position: absolute;
content: "";
height: 100%;
width: 200%;
top: 0;
left: 0;
content: '';
transition: .3s;
opacity: 0;
z-index: 9; }
.p-services-img::after {
content: '';
display: inline-block;
width: 100%;
height: 200%;
position: absolute;
top: 0;
left: 0;
background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #141622), to(transparent));
background: -webkit-linear-gradient(bottom, #141622 50%, transparent 100%);
background: -o-linear-gradient(bottom, #141622 50%, transparent 100%);
background: linear-gradient(to top, #141622 50%, transparent 100%);
-webkit-transition: opacity 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), -webkit-transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1);
transition: opacity 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), -webkit-transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1);
-o-transition: transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), opacity 0.45s cubic-bezier(0.3, 0.95, 0.5, 1);
transition: transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), opacity 0.45s cubic-bezier(0.3, 0.95, 0.5, 1);
transition: transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), opacity 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), -webkit-transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1);
transition: .3s; }
.p-services-img img {
width: 100%; }
.p-services-wrapper:hover .p-services-img::before {
opacity: 1; }
.p-services-wrapper:hover .p-services-img::before {
opacity: 1; }
.p-services-wrapper:hover .p-services-img img {
transform: scale(1.1); }
.p-services-wrapper:hover .p-services-img::after {
opacity: 0; }
.p-services-text {
position: absolute;
bottom: 50px;
left: 0;
right: 0;
transition: .3s;
text-align: center;
z-index: 99; }
.p-services-text h4 {
color: #ffffff;
font-size: 22px;
margin-bottom: 5px; }
.p-services-text p {
margin-bottom: 17px;
font-size: 14px;
line-height: 26px;
color: #ffffff; }
.p-services-wrapper:hover .p-services-text {
transform: translateY(-20px);
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px); }
.p-services-icon {
margin-bottom: 18px; }
.p-services-icon i {
color: #ffffff;
font-size: 40px; }
.p-services-text a {
color: #ffffff;
font-size: 15px;
transition: .3s;
position: relative;
font-weight: 700;
text-transform: uppercase; }
.p-services-text a i {
font-size: 14px;
margin-left: 4px; }
.p-services-text a::after {
content: '';
width: 100%;
height: 2px;
position: absolute;
bottom: -1px;
left: 0;
background: #ffffff;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.p-services-wrapper-02 .p-services-img::before {
background: #fc5546;
position: absolute;
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
content: '';
transition: .3s;
opacity: 0; }
.p-services-wrapper-02:hover .p-services-img::before {
opacity: .9; }
.our-services-text {
margin-top: 25px; }
.our-services-text h3 {
font-size: 24px;
color: #1d1f47;
margin-bottom: 17px; }
.our-services-text p {
margin-bottom: 17px;
font-size: 14px;
line-height: 28px;
padding: 0 22px; }
.our-services-text a {
color: #222;
font-size: 15px;
transition: .3s;
position: relative;
font-weight: 700;
text-transform: uppercase;
transition: .3s; }
.our-services-text a:hover {
color: #7dba2f; }
.our-services-text a i {
font-size: 14px;
margin-left: 4px; }
.our-services-icon {
margin-top: -40px;
position: relative;
z-index: 99; }
.our-services-icon i {
color: #7dba2f;
-webkit-box-shadow: 0px 10px 29.7px 0.3px rgba(220, 220, 220, 0.46);
box-shadow: 0px 10px 29.7px 0.3px rgba(220, 220, 220, 0.46);
height: 80px;
width: 80px;
background: #ffffff;
font-size: 30px;
text-align: center;
line-height: 80px;
border-radius: 50%;
transition: .3s; }
.our-services-img {
overflow: hidden;
border-radius: 5px; }
.our-services-wrapper:hover .our-services-img img {
transform: scale(1.1); }
.our-services-wrapper:hover .our-services-icon i {
color: #ffffff;
background: #7dba2f; }
.our-services-active .slick-arrow {
background: #ffffff;
font-size: 16px;
left: -121px;
opacity: 0;
position: absolute;
text-align: center;
top: 38%;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
visibility: hidden;
color: #7dba2f;
font-weight: 400;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 50%;
border: 2px solid #7dba2f; }
.our-services-active .slick-next {
left: auto;
right: -121px; }
.our-services-active:hover .slick-arrow {
opacity: 1;
visibility: visible; }
.our-services-active .slick-arrow:hover {
background: #7dba2f;
border-color: #7dba2f;
color: #ffffff;
box-shadow: 0px 10px 29.7px 0.3px rgba(125, 186, 47, 0.72); }
.services-2-wrapper {
border: 2px solid #ececec;
padding: 60px;
transition: .3s; }
.services-2-wrapper:hover {
box-shadow: 0px 10px 29.7px 0.3px rgba(241, 241, 241, 0.72);
border-color: transparent;
transform: translateY(-10px); }
.services-2-icon {
margin-bottom: 33px; }
.services-2-icon i {
color: #fc5546;
font-size: 70px;
line-height: 1; }
.services-2-text h3 {
color: #0e2b5c;
font-size: 24px;
margin-bottom: 6px; }
.services-2-text p {
line-height: 26px;
margin-bottom: 17px; }
.services-2-text > a {
color: #fc5546;
font-size: 15px;
transition: .3s;
position: relative;
font-weight: 700;
text-transform: uppercase; }
.services-2-text > a i {
font-size: 14px;
margin-left: 4px; }
.services-2-text > a:hover {
color: #0e2b5c; }
.services-2-text > a::after {
content: '';
width: 100%;
height: 2px;
position: absolute;
bottom: -1px;
left: 0;
background: #fc5546;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.services-2-text > a::before {
content: '';
width: 0;
height: 2px;
position: absolute;
bottom: -1px;
left: 100%;
background: #0e2b5c;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 99; }
.services-2-text > a:hover::before {
width: 100%;
left: 0;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease; }
.services-2-blue-wrapper .services-2-icon i {
color: #1f80fd; }
.services-2-blue-wrapper .services-2-text > a {
color: #1f80fd; }
.services-2-blue-wrapper .services-2-text > a:hover {
color: #0e2b5c; }
.services-2-blue-wrapper .services-2-text > a::after {
background: #1f80fd; }
.cta-area {
background-size: cover;
background-position: center center; }
.cta-video-icon a {
background: rgba(103, 97, 91, 0.5);
height: 110px;
width: 110px;
display: inline-block;
text-align: center;
line-height: 110px;
border-radius: 50%;
transition: .3s; }
.cta-video-icon a i {
color: #f6732e;
font-size: 18px;
background: #ffffff;
height: 80px;
width: 80px;
line-height: 80px;
border-radius: 50%;
text-align: center;
transition: .3s; }
.cta-video-icon a:hover i {
background: #f6732e;
color: #ffffff; }
.cta-text {
margin-top: 32px; }
.cta-text h1 {
color: #ffffff;
font-size: 50px;
line-height: 1.4;
margin-bottom: 33px; }
.cta-content span {
color: #ffffff;
font-size: 16px;
font-weight: 700;
text-transform: uppercase; }
.cta-content span > i {
color: #ffffff;
height: 45px;
width: 45px;
font-size: 16px;
line-height: 45px;
border: 2px solid #ffffff;
border-radius: 50%;
margin-right: 15px; }
.cta-content h1 {
color: #ffffff;
font-size: 50px;
margin-top: 18px;
margin-bottom: 35px; }
.cta-icon {
margin-top: 75px; }
.cta-icon i {
font-size: 24px;
color: #fff;
height: 100px;
width: 100px;
line-height: 100px;
border: 3px solid #fff;
text-align: center;
border-radius: 50%;
transition: .3s; }
.cta-icon i:hover {
background: #1f80fd;
border-color: #1f80fd; }
.cta-2-content h1 {
font-size: 85px;
letter-spacing: -.3px;
line-height: 1;
margin-bottom: 48px;
margin-top: 22px; }
.cta-button .btn-border {
padding: 19px 38px 22px;
color: #ffffff;
border: 2px solid #8b8b8b;
margin-left: 6px;
transition: .3s; }
.cta-button .btn-border:hover {
background: #e50a25;
border-color: #e50a25; }
.cta-3-content span {
font-size: 24px; }
.cta-11-button .btn-border:hover {
background: #1f80fd;
border-color: #1f80fd; }
.cat-1-wrapper .cta-video-icon a i {
color: #1f80fd; }
.cat-1-wrapper .cta-video-icon a:hover i {
background: #1f80fd;
color: #ffffff; }
.cat-1-wrapper .cta-text h1 {
margin-bottom: 0; }
.team-img {
position: relative; }
.team-img img {
width: 100%; }
.team-img::before {
height: 100%;
width: 100%;
position: absolute;
content: "";
background: #222;
left: 0;
top: 0;
border-radius: 50%;
opacity: .0;
transition: .3s; }
.team-wrapper:hover .team-img::before {
opacity: .5; }
.team-icon {
position: absolute;
left: 0;
right: 0;
text-align: center;
bottom: 40px;
transition: .3s;
opacity: 0; }
.team-icon a {
font-size: 14px;
transition: .3s;
margin: 0 1px;
height: 36px;
width: 36px;
background: #ffffff;
display: inline-block;
text-align: center;
line-height: 36px;
border-radius: 50%;
color: #979797; }
.team-icon a:hover {
color: #ffffff;
background: #f6732e; }
.team-wrapper:hover .team-icon {
opacity: 1;
bottom: 55px; }
.team-text {
margin-top: 25px; }
.team-text h4 {
margin-bottom: 3px;
font-size: 18px; }
.team-text span {
color: #f6732e;
font-size: 14px;
text-transform: uppercase;
font-weight: 700; }
.team-active .slick-dots {
text-align: center;
bottom: -97px;
z-index: 99;
position: absolute;
left: 0;
right: 0; }
.team-active .slick-dots li {
display: inline-block;
margin: 0 4px; }
.team-active .slick-dots li button {
height: 10px;
width: 10px;
text-indent: -9999px;
transition: .3s;
padding: 0;
border-radius: 50%;
background: #8a8a8a;
border: none; }
.team-active .slick-dots li.slick-active button {
background: #f6732e; }
.team-coral .slick-dots li.slick-active button {
background: #fc5546; }
.team-blue .slick-dots li.slick-active button {
background: #1f80fd; }
.team-coral-wrapper .team-icon a:hover {
background: #fc5546; }
.team-coral-wrapper .team-text span {
color: #fc5546; }
.team-coral-wrapper .team-img::before {
border-radius: 10px; }
.team-blue-wrapper .team-icon a:hover {
background: #1f80fd; }
.team-blue-wrapper .team-text span {
color: #1f80fd; }
.team-blue-wrapper .team-img::before {
border-radius: 10px; }
.team-blue-2 .team-icon a:hover {
background: #1f80fd; }
.team-blue-2 .team-text span {
color: #1f80fd; }
.choose-us-area {
background-size: cover;
background-position: center center; }
.choose-text h5 {
color: #ffffff;
font-size: 14px;
font-weight: 500;
margin-bottom: 0;
margin-top: 26px; }
.choose-us-img img {
width: 100%; }
.choose-wrapper {
margin-top: 92px;
margin-left: 40px; }
.choose-us-content p {
color: #1d1f47;
font-size: 18px;
font-weight: 600;
line-height: 32px;
margin-bottom: 0; }
.choose-link {
margin-top: 30px;
margin-bottom: 38px; }
.choose-link ul li {
font-size: 14px;
color: #8a8a8a;
font-weight: 500;
padding-bottom: 20px;
position: relative;
padding-left: 32px; }
.choose-link ul li:last-child {
padding-bottom: 0; }
.choose-link ul li::before {
position: absolute;
content: "\f058";
font-family: "Font Awesome 5 Pro";
display: inline-block;
color: #7dba2f;
font-size: 16px;
text-align: center;
left: 0;
top: 3px;
line-height: 1; }
.choose-01-wrapper {
margin-top: 44px;
margin-right: 57px; }
.choose-01-wrapper .we-are-text p {
margin-bottom: 23px;
margin-right: 0; }
.choose-02-img {
margin-left: 50px;
margin-right: 20px; }
.choose-02-img img {
width: 100%; }
.client-wrapper {
position: relative;
padding: 40px 37px 47px 37px;
border: 2px solid #fef1ea; }
.client-wrapper::after {
position: absolute;
content: "\f10e";
font-family: "Font Awesome 5 Pro";
display: inline-block;
color: #f6732e;
font-size: 50px;
text-align: center;
left: 24px;
top: 28px;
line-height: 1;
font-weight: 700;
opacity: .2; }
.clientsay-name {
overflow: hidden; }
.client-text p {
font-size: 14px;
line-height: 28px;
position: relative;
padding-bottom: 36px;
margin-bottom: 30px; }
.client-text p::before {
width: 200px;
height: 2px;
background: #fef1ea;
content: "";
position: absolute;
left: 0;
bottom: 0; }
.client-text p::after {
width: 60px;
height: 4px;
background: #f6732e;
content: "";
position: absolute;
left: 0;
bottom: -1px; }
.client-say-content {
padding-top: 9px;
overflow: hidden; }
.client-say-img {
float: left;
margin-right: 15px; }
.client-say-img img {
border-radius: 50%; }
.client-say-content h4 {
font-size: 18px;
margin-bottom: 0; }
.client-say-content span {
font-size: 13px;
color: #f6732e;
font-weight: 700;
text-transform: uppercase; }
.client-red .client-wrapper::after {
color: #e50a25; }
.client-red .client-text p::after {
background: #e50a25; }
.client-red .client-say-content span {
color: #e50a25; }
.client-active .slick-arrow {
position: absolute;
bottom: 68px;
left: -317px;
padding: 0;
border: 2px solid #d9d9d9;
height: 60px;
width: 60px;
text-align: center;
line-height: 60px;
font-size: 16px;
color: #686868;
background: none;
border-radius: 50%;
cursor: pointer;
z-index: 9;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.client-active .slick-prev {
left: -386px; }
.client-active .slick-arrow:hover {
color: #fff;
background: #f6732e;
border: #f6732e; }
.client-red .slick-arrow:hover {
color: #fff;
background: #e50a25;
border: #e50a25; }
.testimonial-img {
margin-top: -73px; }
.testimonial-img img {
display: inline-block; }
.testimonial-text {
margin-left: 70px;
margin-right: 60px;
padding: 31px 100px 58px 100px;
box-shadow: 0px 0px 29.7px 0.3px rgba(199, 199, 199, 0.2);
position: relative; }
.testimonial-text::after {
position: absolute;
content: "\f10d";
font-family: "Font Awesome 5 Pro";
display: inline-block;
color: #1f80fd;
font-size: 120px;
text-align: center;
left: 80px;
top: -57px;
line-height: 1;
font-weight: 700; }
.testimonial-text h5 {
font-size: 18px;
margin-bottom: 2px;
margin-top: 21px; }
.testimonial-text span {
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
color: #1f80fd; }
.testimonial-text p {
font-size: 16px;
line-height: 32px;
margin-top: 34px;
margin-bottom: 28px; }
.testimonial-text h4 {
font-size: 20px; }
.test-rating i {
font-size: 14px;
color: #f6732e;
padding: 0 2px;
transition: .3s; }
.testimonial-active .slick-arrow {
background: none;
font-size: 16px;
left: -121px;
opacity: 1;
position: absolute;
text-align: center;
top: 53%;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
visibility: visible;
color: #1f80fd;
font-weight: 400;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 50%;
border: 3px solid #1f80fd; }
.testimonial-active .slick-next {
left: auto;
right: -121px; }
.testimonial-active .slick-arrow:hover {
background: #1f80fd;
border-color: #1f80fd;
color: #ffffff; }
.testimonial-active .slick-dots {
text-align: center;
bottom: -63px;
z-index: 99;
position: absolute;
left: 0;
right: 0; }
.testimonial-active .slick-dots li {
display: inline-block;
margin: 0 4px; }
.testimonial-active .slick-dots li button {
height: 8px;
width: 12px;
text-indent: -9999px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 0;
background: #1f80fd;
border: none;
border-radius: 30px; }
.testimonial-active .slick-dots li.slick-active button {
background: #1f80fd;
width: 42px; }
.testimonial-02-wrapper {
background: #ffffff;
padding: 50px 35px 44px 35px;
border-radius: 10px;
position: relative;
transition: .3s; }
.testimonial-02-wrapper::after {
position: absolute;
content: "\f10d";
font-family: "Font Awesome 5 Pro";
display: inline-block;
color: #7dba2f;
font-size: 50px;
text-align: center;
line-height: 1;
font-weight: 700;
bottom: 45px;
right: 39px;
transition: .3s; }
.testimonial-2-active .testimonial-02-wrapper:hover, .testimonial-2-active .slick-center .testimonial-02-wrapper {
background: #7dba2f; }
.testimonial-2-active .testimonial-02-wrapper:hover.testimonial-02-wrapper::after, .testimonial-2-active .slick-center .testimonial-02-wrapper::after {
color: #ffffff; }
.testimonial-name {
overflow: hidden; }
.testimonial-say-content {
padding-top: 9px;
overflow: hidden; }
.testimonial-say-img {
float: left;
margin-right: 15px; }
.testimonial-say-img img {
border-radius: 50%; }
.testimonial-say-content h4 {
font-size: 20px;
margin-bottom: 0;
color: #1d1f47;
transition: .3s; }
.testimonial-2-active .testimonial-02-wrapper:hover .testimonial-say-content h4, .testimonial-2-active .slick-center .testimonial-say-content h4 {
color: #ffffff; }
.testimonial-say-content span {
font-size: 13px;
color: #7dba2f;
font-weight: 700;
text-transform: uppercase;
transition: .3s; }
.testimonial-2-active .testimonial-02-wrapper:hover .testimonial-say-content span, .testimonial-2-active .slick-center .testimonial-say-content span {
color: #ffffff; }
.testimonial-02-text p {
font-size: 16px;
line-height: 32px;
margin-top: 22px;
margin-bottom: 27px;
transition: .3s; }
.testimonial-2-active .testimonial-02-wrapper:hover .testimonial-02-text p, .testimonial-2-active .slick-center .testimonial-02-text p {
color: #ffffff; }
.testimonial-02-text h3 {
font-size: 20px;
transition: .3s; }
.testimonial-2-active .testimonial-02-wrapper:hover .testimonial-02-text h3, .testimonial-2-active .slick-center .testimonial-02-text h3 {
color: #ffffff; }
.slick-center .test-2-rating i {
color: #ffffff; }
.testimonial-2-active .slick-arrow {
background: #ffffff;
font-size: 16px;
left: -121px;
opacity: 1;
position: absolute;
text-align: center;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
visibility: visible;
color: #1d1f47;
font-weight: 400;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 50%;
border: none; }
.testimonial-2-active .slick-next {
left: auto;
right: -121px; }
.testimonial-2-active .slick-arrow:hover {
background: #7dba2f;
border-color: #7dba2f;
color: #ffffff; }
.testimonial-2-active .slick-dots {
text-align: center;
bottom: -54px;
z-index: 99;
position: absolute;
left: 0;
right: 0; }
.testimonial-2-active .slick-dots li {
display: inline-block;
margin: 0 4px; }
.testimonial-2-active .slick-dots li button {
height: 5px;
width: 10px;
text-indent: -9999px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 0;
background: #ffffff;
border: none;
border-radius: 30px; }
.testimonial-2-active .slick-dots li.slick-active button {
background: #7dba2f;
width: 30px; }
.testimonial-3-active .slick-arrow {
background: none;
font-size: 16px;
left: -121px;
opacity: 1;
position: absolute;
text-align: center;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
visibility: visible;
color: #ffffff;
font-weight: 400;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 50%;
border: 2px solid #ffffff; }
.testimonial-3-active .slick-next {
left: auto;
right: -121px; }
.testimonial-3-active .slick-arrow:hover {
background: #ffffff;
border-color: #ffffff;
color: #1f80fd; }
.testimonial-3-active .slick-dots {
text-align: center;
bottom: -54px;
z-index: 99;
position: absolute;
left: 0;
right: 0; }
.testimonial-3-active .slick-dots li {
display: inline-block;
margin: 0 4px; }
.testimonial-3-active .slick-dots li button {
height: 5px;
width: 10px;
text-indent: -9999px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 0;
background: #ffffff;
border: none;
border-radius: 30px; }
.testimonial-3-active .slick-dots li.slick-active button {
width: 30px; }
.test-01 {
bottom: 7%;
left: 6%; }
.test-02 {
top: 16%;
right: 9%; }
.testimonial-blue-wrapper .testimonial-say-content span {
color: #1f80fd; }
.testimonial-blue-wrapper::after {
color: #1f80fd; }
.brand-area {
background-size: cover;
background-position: center center; }
.b-top {
border-top: 1px solid #e4e4e4; }
.b-2-top {
border-top: 2px solid #f0f0f0; }
.brand-bg-2 {
border-bottom: 3px solid #0e2b5c; }
.brand-img img {
display: inline-block; }
.brand-title span {
color: #f6732e;
position: relative;
font-weight: 700;
font-size: 18px; }
.brand-title span::before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 15px 15px;
border-color: transparent transparent #f6732e transparent;
left: -26px;
top: 3px; }
.brand-title span::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 15px 0 0 15px;
border-color: transparent transparent transparent #f6732e;
right: -26px;
top: 3px; }
.brand-title h1 {
font-size: 45px;
margin-bottom: 0;
font-weight: 800;
margin-top: 14px; }
.brand-box-img > a img {
width: 100%; }
.newsletter-wrapper {
padding: 54px 67px 54px 80px;
position: relative; }
.newsletter-wrapper img {
position: absolute;
top: 20px;
left: 0;
right: 0;
margin: auto; }
.newsletter-text h2 {
color: #ffffff;
font-size: 35px;
margin-bottom: 0; }
.newsletter-text span {
color: #ffffff;
font-size: 24px;
font-weight: 700;
margin-top: 7px;
display: inline-block; }
.newsletter-form {
margin-top: 3px; }
.newsletter-form form {
position: relative; }
.newsletter-form form input {
height: 40px;
width: 100%;
background: none;
color: #fff;
font-size: 14px;
border-bottom: 2px solid #ecb091;
border-left: 0;
border-radius: 0;
border-right: 0;
border-top: 0;
font-weight: 500; }
.newsletter-form form input::placeholder {
color: #ffffff;
font-size: 14px;
font-weight: 500; }
.newsletter-form form::-moz-placeholder {
color: #ffffff;
font-size: 14px;
font-weight: 500; }
.newsletter-form form button {
position: absolute;
right: 0;
top: 0;
background: none;
border: 0;
padding: 0; }
.newsletter-form form button i {
color: #ffffff;
font-size: 18px;
position: relative;
top: 9px; }
.footer-area {
background-size: cover;
background-position: center center; }
.footer-text {
margin-top: 26px;
margin-bottom: 20px; }
.footer-text p {
margin-bottom: 0;
font-size: 14px;
line-height: 30px;
color: #d6d6d6; }
.footer-contact {
background: #f6732e;
padding: 24px 20px 24px 22px;
border-radius: 10px; }
.footer-contact-address {
margin-bottom: 13px; }
.footer-contact-address:last-child {
margin-bottom: 0; }
.footer-contact-icon {
float: left;
margin-right: 15px; }
.footer-contact-icon i {
font-size: 14px;
color: #ffffff; }
.footer-contact-text {
overflow: hidden; }
.footer-contact-text span {
color: #ffffff;
font-size: 16px;
font-weight: 600; }
.footer-title {
position: relative;
margin-top: 18px; }
.footer-title::before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 10px 10px;
border-color: transparent transparent #f6732e transparent;
left: 0;
top: -21px; }
.footer-title h3 {
color: #ffffff;
font-size: 24px;
margin-bottom: 23px; }
.footer-menu ul li {
padding-bottom: 7px; }
.footer-menu ul li:last-child {
padding-bottom: 0; }
.footer-menu ul li a {
font-size: 14px;
color: #d6d6d6;
font-weight: 500;
transition: .3s; }
.footer-menu ul li a:hover {
color: #f6732e; }
.footer-menu ul li a i {
margin-right: 5px; }
.recent-news-text {
margin-bottom: 19px; }
.recent-news-text:last-child {
margin-bottom: 0; }
.recent-news-text h4 {
margin-bottom: 12px; }
.recent-news-text h4 a {
color: #ffffff;
font-size: 16px;
transition: .3s;
font-weight: 700; }
.recent-news-text h4 a:hover {
color: #f6732e; }
.news-date span {
font-size: 14px;
font-weight: 500;
color: #d6d6d6; }
.news-date span i {
color: #f6732e;
font-size: 16px;
margin-right: 6px; }
.f-bottom-border {
border-top: 1px solid #454545; }
.footer-icon a {
color: #828282;
font-size: 14px;
height: 40px;
width: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
border-radius: 50%;
transition: .3s;
background: #454545;
margin-right: 5px; }
.footer-icon a:hover {
background: #f6732e;
color: #ffffff; }
.copyright p {
margin-bottom: 0;
color: #d6d6d6;
font-size: 14px; }
.copyright p a {
color: #f6732e; }
.black-footer .footer-contact {
background: 0;
padding: 0;
border-radius: 0; }
.black-footer .footer-contact-text span {
color: #d6d6d6; }
.black-footer .footer-contact-icon i {
color: #1f80fd; }
.black-footer .footer-title::before {
display: none; }
.black-footer .footer-title {
margin-top: 0; }
.black-footer .news-date span i {
color: #1f80fd; }
.black-footer .recent-news-text h4 a:hover {
color: #1f80fd; }
.subscribes-form form input {
background: none;
border-radius: 0;
height: 50px;
padding: 0 23px;
width: 100%;
color: #d6d6d6;
font-size: 14px;
font-weight: 500;
border: 2px solid #7d7d7d;
border-radius: 5px; }
.subscribes-form form input::placeholder {
color: #d6d6d6;
font-size: 14px;
font-weight: 500; }
.subscribes-form form input::-moz-placeholder {
color: #d6d6d6;
font-size: 14px;
font-weight: 500; }
.subscribes-form form button.btn {
margin-top: 10px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 14px 45px 18px; }
.footer-info p {
font-size: 16px;
color: #d6d6d6;
font-weight: 700;
margin-bottom: 27px; }
.black-footer .copyright p a {
color: #1f80fd; }
.black-footer .footer-icon a:hover {
background: #1f80fd; }
.black-footer .f-bottom-border {
border-top: 2px solid #454545; }
.black-footer .footer-menu ul li a:hover {
color: #1f80fd; }
.green-footer .footer-contact {
background: 0;
padding: 0;
border-radius: 0; }
.green-footer .footer-contact-text span {
color: #d6d6d6; }
.green-footer .footer-contact-icon i {
color: #7dba2f; }
.green-footer .footer-title::before {
display: none; }
.green-footer .footer-title {
margin-top: 0; }
.green-footer .news-date span i {
color: #7dba2f; }
.green-footer .recent-news-text h4 a:hover {
color: #7dba2f; }
.green-footer .copyright p a {
color: #7dba2f; }
.green-footer .footer-icon a {
color: #787a98;
background: #353865; }
.green-footer .footer-icon a:hover {
background: #7dba2f;
color: #ffffff; }
.green-footer .f-bottom-border {
border-top: 2px solid #353865; }
.green-footer .footer-menu ul li a:hover {
color: #7dba2f; }
.footer-2-area {
background-size: cover;
background-position: left bottom; }
.red-footer .footer-contact {
background: 0;
padding: 0;
border-radius: 0; }
.red-footer .footer-contact-text span {
color: #d6d6d6; }
.red-footer .footer-contact-icon i {
color: #e50a25; }
.red-footer .footer-title::before {
display: none; }
.red-footer .footer-title {
margin-top: 0; }
.red-footer .news-date span i {
color: #e50a25; }
.red-footer .recent-news-text h4 a:hover {
color: #e50a25; }
.red-footer .copyright p a {
color: #e50a25; }
.red-footer .footer-icon a {
color: #747474;
background: #303030; }
.red-footer .footer-icon a:hover {
background: #e50a25;
color: #ffffff; }
.red-footer .f-bottom-border {
border-top: 2px solid #3c3c3c; }
.red-footer .footer-menu ul li a:hover {
color: #e50a25; }
.coral-footer .footer-contact {
background: 0;
padding: 0;
border-radius: 0; }
.coral-footer .footer-contact-text span {
color: #d6d6d6; }
.coral-footer .footer-contact-icon i {
color: #fc5546; }
.coral-footer .footer-title::before {
display: none; }
.coral-footer .footer-title {
margin-top: 0; }
.coral-footer .news-date span i {
color: #fc5546; }
.coral-footer .recent-news-text h4 a:hover {
color: #fc5546; }
.coral-footer .copyright p a {
color: #fc5546; }
.coral-footer .footer-icon a {
color: #747474;
background: #333660; }
.coral-footer .footer-icon a:hover {
background: #fc5546;
color: #ffffff; }
.coral-footer .f-bottom-border {
border-top: 1px solid #3c3e64; }
.coral-footer .footer-menu ul li a:hover {
color: #fc5546; }
.we-are-wrapper {
margin-top: 38px; }
.we-are-text span {
color: #1f80fd;
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 12px;
display: inline-block; }
.we-are-text h1 {
margin-bottom: 24px;
font-size: 45px;
font-weight: 800; }
.we-are-text p {
margin-bottom: 40px;
color: #888888;
font-size: 14px;
line-height: 30px;
margin-right: 64px; }
.we-are-img img {
width: 100%; }
.gallery-img img {
width: 100%; }
.gallery-text {
-webkit-box-shadow: 0px 10px 29.7px 0.3px rgba(220, 220, 220, 0.46);
box-shadow: 0px 10px 29.7px 0.3px rgba(220, 220, 220, 0.46);
background: #fff;
margin: 0 36px;
padding: 23px 20px;
margin-top: -35px;
position: relative;
transition: .3s; }
.gallery-text h4 {
font-size: 20px;
margin-bottom: 0; }
.gallery-text h4 a {
color: #222;
transition: .3s; }
.gallery-text h4 a:hover {
color: #1f80fd; }
.gallery-wrapper:hover .gallery-text {
transform: translateY(-10px); }
.counter-area {
background-size: cover;
background-position: center center; }
.counter-icon i {
color: #ffffff;
font-size: 80px; }
.counter-text h1 {
font-size: 85px;
margin-top: 17px;
color: #ffffff;
font-weight: 600;
margin-bottom: 4px; }
.counter-text p {
color: #ffffff;
line-height: 26px;
margin-bottom: 0; }
.plus-icon {
font-size: 85px; }
.counter-2-wrapper .counter-icon i {
color: #7dba2f; }
.counter-2-wrapper .counter-text h1 {
color: #7dba2f; }
.counter-2-wrapper .counter-text p {
color: #777777; }
.counter-center .counter-icon {
float: left;
margin-right: 30px; }
.counter-center .counter-icon i {
color: #e50a25;
font-size: 70px; }
.counter-center .counter-text h1 {
font-size: 55px;
margin-top: 0;
color: #1d1f47;
font-weight: 700;
margin-bottom: 4px;
line-height: 1; }
.counter-center .counter-text {
overflow: hidden; }
.counter-center .plus-icon {
font-size: 55px; }
.counter-center .counter-text p {
color: #8a8a8a; }
.counter-blue .counter-icon i {
color: #1f80fd; }
.video-wrapper {
margin-left: 62px;
margin-top: 45px; }
.video-img {
position: relative; }
.video-img img {
width: 100%; }
.video-img::before {
position: absolute;
content: "";
height: 100%;
width: 100%;
opacity: .7;
background: #1f80fd;
left: 0;
top: 0;
border-radius: 16px; }
.video-icon {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
transform: translateY(-50%); }
.video-icon a {
height: 100px;
width: 100px;
background: #ffffff;
display: inline-block;
border-radius: 50%;
line-height: 100px;
text-align: center;
font-size: 14px;
transition: .3s;
color: #1f80fd;
position: relative; }
@-webkit-keyframes btnIconRipple {
0% {
border-width: 4px;
-webkit-transform: scale(1);
transform: scale(1); }
80% {
border-width: 1px;
-webkit-transform: scale(1.35);
transform: scale(1.35); }
100% {
opacity: 0; } }
.video-icon a::before {
content: '';
display: inline-block;
position: absolute;
top: -2px;
left: -2px;
bottom: -2px;
right: -2px;
border-radius: inherit;
border: 1px solid #fff;
-webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite; }
.quote-area {
background-size: cover;
background-position: center center; }
.quote-padding {
padding-bottom: 375px; }
#quote-form input {
background: none;
height: 70px;
width: 100%;
padding: 0 30px;
border: 0;
color: #ffffff;
border: 2px solid #89bdff;
font-size: 14px;
text-transform: capitalize;
border-radius: 5px;
font-weight: 700; }
#quote-form textarea {
color: #ffffff;
font-weight: 700;
height: 125px;
width: 100%;
padding: 30px 30px;
border: 2px solid #89bdff;
text-transform: capitalize;
background: none;
border-radius: 5px;
font-size: 14px; }
#quote-form input::-moz-placeholder, #quote-form input::placeholder {
color: #ffffff;
font-weight: 700;
font-size: 14x; }
#quote-form textarea::-moz-placeholder, #quote-form textarea::placeholder {
color: #ffffff;
font-weight: 700;
font-size: 14x; }
.quote-btn .btn {
padding: 23px 108px 26px;
background: #ffffff;
color: #1f80fd;
transition: .3s; }
.quote-btn .btn:hover {
color: #ffffff;
background: #1f80fd; }
.quote-btn .btn::after {
display: none; }
.form-box {
position: relative; }
.form-box::after {
position: absolute;
content: "\f007";
font-family: "Font Awesome 5 Pro";
display: inline-block;
font-size: 14px;
text-align: center;
right: 27px;
color: #ffffff;
top: 24px; }
.form-2-box::after {
position: absolute;
content: "\f007";
font-family: "Font Awesome 5 Pro";
display: inline-block;
font-size: 16px;
text-align: center;
right: 22px;
color: #8a8a8a;
top: 19px; }
.email-icon:after {
content: "\f2b6"; }
.date-icon::after {
content: "\f107"; }
.person-icon:after {
content: "\f6c0"; }
.time-icon:after {
content: "\f017"; }
.message-icon:after {
content: "\f040"; }
.quote-tab {
border-bottom: 2px solid #f1f1f1;
padding-bottom: 14px; }
.quote-tab ul li {
position: relative; }
.quote-tab ul li a {
transition: .3s;
margin: 0;
margin-right: 0px;
color: #8a8a8a;
font-size: 16px;
font-weight: 700;
padding: 0;
margin-right: 32px;
position: relative; }
.quote-tab ul li a::before {
background: #7dba2f;
position: absolute;
bottom: 0;
content: "";
left: 0;
height: 2px;
width: 100%;
bottom: -16px;
transition: .3s;
opacity: 0; }
.quote-tab ul li a:hover::before {
opacity: 1; }
.quote-tab ul li a.active::before {
opacity: 1; }
.quote-tab ul li a:hover {
color: #7dba2f;
border-color: #7dba2f; }
.quote-tab ul li a.active {
color: #7dba2f;
border-color: #7dba2f; }
.quote-tab ul li:last-child {
margin-right: 0; }
.quote-2-form input {
background: none;
height: 60px;
width: 100%;
padding-left: 20px;
border: 0;
color: #8a8a8a;
border: 1px solid #e9e9e9;
font-size: 14px;
text-transform: capitalize;
border-radius: 0;
font-weight: 500; }
.quote-2-form input::-moz-placeholder, .quote-2-form input::placeholder {
color: #8a8a8a;
font-weight: 500;
font-size: 14x; }
.quote-info {
color: #1d1f47;
font-size: 24px;
margin-bottom: 22px;
margin-top: 10px; }
.pro-filter {
position: relative; }
.pro-filter select {
background: none;
height: 60px;
width: 100%;
padding-left: 20px;
border: 0;
color: #8a8a8a;
border: 1px solid #e9e9e9;
font-size: 14px;
text-transform: capitalize;
font-weight: 500;
appearance: none;
-moz-appearance: none; }
.pro-filter::before {
content: "\f107";
right: 22px;
top: 20px;
position: absolute;
color: #8a8a8a;
font-family: "Font Awesome 5 Pro";
font-weight: 400;
font-size: 16px; }
.quote-img img {
width: 100%; }
.quote-icon-img {
position: absolute;
top: 42%;
right: -72px; }
.contact-map {
min-height: 700px; }
.contact-box {
border: 2px dashed #eaeaea;
padding: 40px 10px;
transition: .3s;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s; }
.contact-box:hover, .contact-box:hover i {
border-color: #1f80fd; }
.contact-box i {
font-size: 29px;
height: 100px;
width: 100px;
color: #1f80fd;
border-radius: 50%;
line-height: 99px;
border: 2px dashed #eaedff;
margin-bottom: 30px;
transition: .3s; }
.contact-box h3 {
font-size: 26px;
margin-bottom: 15px; }
.contact-box p {
margin: 0;
padding: 0 50px; }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.contact-box p {
padding: 0 10px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.contact-box p {
padding: 0 0px; } }
.contact-social a {
width: 35px;
height: 35px;
display: inline-block;
line-height: 36px;
text-align: center;
color: #fff;
border-radius: 50%;
margin-right: 6px;
font-size: 13px; }
.contacts-us-form input {
border: 1px solid #ececec;
height: 70px;
margin-bottom: 30px;
padding: 0 28px;
width: 100%;
font-size: 15px;
color: #8a8a8a;
font-weight: 500;
border-radius: 5px; }
.contacts-us-form textarea {
border: 1px solid #ececec;
height: 150px;
margin-bottom: 30px;
padding: 28px;
width: 100%;
font-size: 15px;
color: #8a8a8a;
font-weight: 500;
border-radius: 5px; }
.contacts-us-form input:focus {
border-color: #1f80fd; }
.contacts-us-form textarea:focus {
border-color: #1f80fd; }
#contacts-us-form input::-moz-placeholder {
font-size: 15px;
color: #8a8a8a;
font-weight: 500; }
#contacts-us-form input::placeholder {
font-size: 15px;
color: #8a8a8a;
font-weight: 500; }
#contacts-us-form textarea::-moz-placeholder {
font-size: 15px;
color: #8a8a8a;
font-weight: 500; }
#contacts-us-form textarea::placeholder {
font-size: 15px;
color: #8a8a8a;
font-weight: 500; }
.contacts-icon {
position: relative; }
.contacts-icon::after {
position: absolute;
content: "";
font-family: "Font Awesome 5 Pro";
font-weight: 700;
display: inline-block;
font-size: 16px;
text-align: center;
right: 25px;
color: #1f80fd;
top: 22px; }
.contactss-message::after {
content: "\f303"; }
.contactss-name::after {
content: "\f007"; }
.contactss-email::after {
content: "\f0e0"; }
.contactss-website::after {
content: "\f0ac"; }
.contacts-us-form-button .btn {
padding: 23px 74px 25px; }
.contact-1-address-text {
overflow: hidden; }
.contact-1-address-text h3 {
font-size: 24px;
text-transform: capitalize;
margin-bottom: 12px; }
.contact-1-address-text p {
line-height: 28px;
margin-bottom: 0;
font-size: 18px; }
.contact-1-list-address li {
padding-bottom: 46px; }
.contact-1-list-address li:last-child {
padding-bottom: 0; }
.contact-1-address-icon {
float: left;
margin-right: 0;
width: 45px;
}
.contact-1-address-icon i {
font-size: 25px;
color: #1f80fd; }
.contact-us-01-wrapper .contacts-us-form textarea {
height: 195px; }
.blog-img {
overflow: hidden;
border-radius: 5px; }
.blog-img img {
width: 100%; }
.blog-wrapper:hover .blog-img img {
transform: scale(1.1); }
.single-blog .we-are-text p {
line-height: 30px;
margin-right: 27px; }
.blog-meta span {
margin-right: 25px; }
.blog-meta span:last-child {
margin-right: 0; }
.blog-meta span a {
font-size: 14px;
color: #888888;
font-weight: 500; }
.blog-meta span i {
color: #1f80fd;
font-size: 14px;
margin-right: 5px; }
.blog-text {
margin-top: 33px; }
.blog-text h4 {
font-size: 19px;
letter-spacing: -.3px;
line-height: 1.4;
margin-top: 13px;
margin-bottom: 11px; }
.blog-text h4 > a {
transition: .3s;
color: #222; }
.blog-text h4 > a:hover {
color: #1f80fd; }
.blog-text p {
font-size: 14px;
line-height: 28px;
margin-bottom: 24px; }
.red-blog .blog-meta span i {
color: #e50a25; }
.red-blog .blog-text h4 > a:hover {
color: #e50a25; }
.red-blog .btn-border:hover {
background: #e50a25;
border-color: #e50a25; }
.coral-blog .blog-meta span i {
color: #fc5546; }
.coral-blog .blog-text h4 > a:hover {
color: #e50a25; }
.coral-blog .btn-border:hover {
background: #fc5546;
border-color: #fc5546; }
.blog-02-text h4 {
font-size: 30px;
line-height: 1.3;
margin-bottom: 12px; }
.latest-news-wrapper {
border: 1px solid #e9e9e9;
padding: 40px 35px 40px 35px;
position: relative;
transition: .3s; }
.latest-news-wrapper:hover, .slick-center .latest-news-wrapper {
border: 1px solid transparent; }
.latest-news-wrapper::before {
background-image: url(//windpowermexico.com/wp-content/themes/bizzix/assets/img/blog/news.jpg);
background-repeat: no-repeat;
content: "";
height: 100%;
position: absolute;
transition: all 0.3s ease 0s;
width: 100%;
left: 0;
right: 0;
bottom: 0;
top: 0;
opacity: 0;
background-size: cover; }
.latest-news-wrapper:hover.latest-news-wrapper::before, .slick-center .latest-news-wrapper::before {
opacity: 1; }
.latest-news-text {
z-index: 999;
position: relative; }
.latest-news-text > a {
border: 2px solid #7dba2f;
font-size: 14px;
color: #7dba2f;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
line-height: 1;
padding: 9px 14px;
border-radius: 5px;
transition: .3s; }
.latest-news-text h3 {
font-size: 24px;
line-height: 1.4;
margin-top: 22px;
margin-bottom: 36px; }
.latest-news-text h3 > a {
transition: .3s;
color: #1d1f47; }
.latest-news-text p {
font-size: 14px;
line-height: 28px;
margin-bottom: 24px;
margin-top: 5px; }
.latest-news-wrapper:hover .latest-news-text > a, .slick-center .latest-news-text > a {
border-color: #ffffff;
color: #ffffff; }
.latest-news-wrapper:hover .latest-news-text h3 > a, .slick-center .latest-news-text h3 > a {
color: #ffffff; }
.latest-news-wrapper:hover .latest-news-text p, .slick-center .latest-news-text p {
color: #ffffff; }
.news-meta span {
margin-right: 25px; }
.news-meta span:last-child {
margin-right: 0; }
.news-meta span a {
font-size: 14px;
color: #8a8a8a;
font-weight: 500; }
.news-meta span i {
color: #7dba2f;
font-size: 14px;
margin-right: 5px; }
.latest-news-wrapper:hover .news-meta span a, .slick-center .news-meta span a {
color: #ffffff; }
.news-active .slick-arrow {
position: absolute;
top: -142px;
right: 19px;
padding: 0;
border: 2px solid #7dba2f;
height: 60px;
width: 60px;
text-align: center;
line-height: 60px;
font-size: 16px;
color: #7dba2f;
background: none;
border-radius: 50%;
cursor: pointer;
z-index: 9;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.news-active .slick-prev {
right: 94px; }
.news-active .slick-arrow:hover {
color: #ffffff;
background: #7dba2f;
border-color: #7dba2f;
box-shadow: 0px 10px 29.7px 0.3px rgba(125, 186, 47, 0.72); }
.widget {
border: 2px solid #E8EAF2;
padding: 30px; }
.b-0 {
border: 0; }
.search-form {
position: relative; }
.search-form input {
width: 100%;
height: 60px;
border: 0;
background: #E8EAF2;
padding: 0 20px; }
.search-form button {
position: absolute;
top: 0;
right: 0;
height: 100%;
background: #222;
padding: 0 25px;
color: #ffffff;
line-height: 60px;
border: 0; }
.search-form button:hover {
background: #1f80fd; }
.widget-title {
font-size: 21px;
margin-bottom: 10px;
position: relative;
display: inline-block;
padding-bottom: 18px;
}
.widget-title::before {
content: "";
position: absolute;
background: #202aae;
height: 2px;
width: 50px;
left: 0;
bottom: 0;
}
.widget .cat-item a {
font-weight: 500;
}
.animate-border::after {
position: absolute;
content: "";
width: 35px;
height: 3px;
left: 0;
bottom: 0;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
-webkit-animation: animborder 2s linear infinite;
animation: animborder 2s linear infinite; }
.animate-border.border-white::after {
border-color: #ffffff; }
.animate-border.border-white::after {
border-color: #ffffff; }
.animate-border {
position: relative;
display: inline-block;
width: 25px;
height: 4px;
background: #1f80fd;
margin-right: 10px;
top: -3px; 
display:none;
}
.widget .widget{
border:0;
padding:0;
margin:0;
}
.animate-border::after {
position: absolute;
content: "";
width: 35px;
height: 4px;
left: 5%;
bottom: 0;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff; }
@-webkit-keyframes animborder {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px); }
100% {
-webkit-transform: translateX(25px);
transform: translateX(25px); } }
@keyframes animborder {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px); }
100% {
-webkit-transform: translateX(25px);
transform: translateX(25px); } }
.about-me img {
margin-bottom: 25px; }
.about-me h4 {
font-size: 18px;
letter-spacing: 1px; }
.widget-social-icon a {
display: inline-block;
margin: 0 8px; }
.widget-social-icon a:hover {
color: #1f80fd; }
.widget .recent-posts > li:first-child {
border: 0;
padding-top: 0; }
.widget .recent-posts li:last-child {
padding-bottom: 0; }
.widget .recent-posts > li {
border-top: 1px solid #E8EAF2;
padding: 20px 0;
overflow: hidden; }
.widget-posts-image {
float: left; }
.widget-posts-image img {
width: 80px;
height: 80px;
border-radius: 50%;
margin-right: 15px; }
.widget-posts-body {
overflow: hidden; }
.widget-posts-title {
margin-bottom: 10px;
font-size: 16px; }
.widget-posts-title:hover {
color: #1f80fd; }
.widget-posts-meta {
font-size: 12px; }
ul.cat li {
border-top: 1px solid #E8EAF2;
padding: 15px 0;
overflow: hidden; }
ul.cat li:first-child {
border-top: 0;
padding-top: 0; }
ul.cat li:last-child {
padding-bottom: 0; }
ul.cat li a {
display: block; }
ul.cat li a:hover {
color: #1f80fd; }
.social-profile a {
height: 50px;
width: 50px;
text-align: center;
background: #222;
line-height: 50px;
margin-right: 2px;
display: inline-block;
color: #ffffff;
margin-bottom: 5px; }
.social-profile a:hover {
background: #1f80fd; }
#Instafeed {
margin: 0 -5px;
overflow: hidden; }
#Instafeed li {
width: 33.33%;
float: left;
padding: 0 5px;
margin-bottom: 10px; }
#Instafeed li img {
width: 100%; }
.basic-pagination ul {
display: block; }
.basic-pagination ul li {
display: inline-block; }
@media (max-width: 767px) {
.basic-pagination ul li {
margin-bottom: 10px; } }
.basic-pagination ul li a {
height: 50px;
width: 50px;
background: #ffffff;
color: #8a8a8a;
font-size: 20px;
font-weight: 700;
border-radius: 5px;
line-height: 50px;
margin: 0 5px;
display: inline-block;
text-align: center;
border: 2px solid #d7d7d7; }
.basic-pagination ul li a:hover {
background: #1f80fd;
color: #ffffff;
border-color: #1f80fd; }
.blog-post-tag span {
font-size: 18px;
font-weight: 600;
display: block;
margin-bottom: 17px;
color: #222; }
.blog-post-tag a {
color: #646974;
display: inline-block;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
border: 2px solid #ddd;
padding: 12px 24px;
margin-right: 10px;
transition: .3s;
border-radius: 5px;
margin-bottom: 10px; }
.blog-post-tag a:hover {
color: #fff;
background: #1f80fd;
border-color: #1f80fd; }
.blog-post-tag a:last-child {
margin-right: 0; }
.blog-share-icon span {
font-size: 18px;
font-weight: 600;
color: #222;
display: block;
margin-bottom: 17px; }
.blog-share-icon a {
color: #cbcbcb;
font-size: 18px;
transition: .3s;
margin-right: 22px; }
.blog-share-icon a:hover {
color: #1f80fd; }
.blog-share-icon a:last-child {
margin-right: 0; }
.blog-details-border {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding-top: 33px;
padding-bottom: 23px;
margin-bottom: 42px; }
blockquote {
background: #1f80fd;
padding: 50px;
position: relative;
padding-left: 120px; }
@media (max-width: 767px) {
blockquote {
padding: 30px; } }
blockquote > p {
font-size: 22px;
margin-bottom: 20px;
color: #ffffff;
font-weight: 600;
line-height: 1.5; }
blockquote::before {
content: "\f10d";
left: 50px;
top: 50px;
position: absolute;
color: #ffffff;
font-family: "Font Awesome 5 Pro";
font-weight: 400;
font-size: 41px; }
@media (max-width: 767px) {
blockquote::before {
position: static; } }
blockquote footer {
font-size: 15px;
letter-spacing: 2px;
color: #ffffff;
font-weight: 600;
text-transform: uppercase; }
.author {
background: #f4f9fc;
padding: 0 70px 44px 70px; }
@media (max-width: 767px) {
.author {
padding: 0 30px 44px 30px; } }
.author-img {
margin-bottom: 35px; }
.author-img img {
margin-top: -60px; }
.author-text h3 {
font-size: 24px;
font-weight: 700;
margin-bottom: 10px; }
.author-text p {
margin-bottom: 0;
font-size: 16px;
line-height: 28px; }
.author-icon {
margin-top: 6px;
margin-bottom: 25px; }
.author-icon a {
font-size: 14px;
color: #666;
margin: 0 5px;
transition: .3s; }
.author-icon a:hover {
color: #1f80fd; }
.post-comments {
border-bottom: 1px solid #ddd;
margin-bottom: 42px;
padding-bottom: 46px; }
.blog-coment-title h2 {
font-size: 26px;
margin-bottom: 0; }
.comments-avatar {
float: left; }
@media (max-width: 767px) {
.comments-avatar {
float: none; } }
.comments-avatar img {
width: 100px;
margin-right: 20px; }
.latest-comments li:first-child .comments-box {
border-top: 0;
padding-top: 0; }
.latest-comments li:last-child .comments-box {
border-bottom: 0;
padding-bottom: 0; }
.latest-comments li.children {
margin-left: 100px; }
@media (max-width: 767px) {
.latest-comments li.children {
margin-left: 0; } }
.comments-box {
border-top: 1px solid #ddd;
padding: 30px 0; }
.comments-text {
overflow: hidden;
padding-top: 4px; }
@media (max-width: 767px) {
.comments-text {
margin-top: 15px; } }
.comments-text p {
margin-bottom: 0;
margin-top: 8px; }
.avatar-name h5 {
font-size: 18px;
margin-bottom: 7px; }
.avatar-name span {
color: #1f80fd;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px; }
.avatar-name {
margin-bottom: 3px;
overflow: hidden;
position: relative; }
.reply {
color: #222;
display: inline-block;
font-size: 14px;
font-weight: 500;
transition: .3s;
line-height: 1;
float: right;
margin-top: 4px;
position: absolute;
right: 0;
top: 0; }
.reply:hover {
color: #1f80fd; }
.reply i {
margin-right: 5px; }
.post-comments-title {
margin-bottom: 39px; }
.post-comments-title h2 {
font-size: 26px;
font-weight: 700;
color: #140a20;
margin-bottom: 0; }
.conatct-post-form {
background: #F7F7F7;
padding: 45px 35px;
padding-right: 20px;
}
@media (max-width: 767px) {
.conatct-post-form {
padding: 20px; } }
.conatct-post-form input {
border: none;
height: 60px;
margin-bottom: 20px;
padding: 0 30px;
width: 100%;
font-size: 14px;
color: #a7a7c1; }
.conatct-post-form textarea {
border: none;
height: 150px;
margin-bottom: 20px;
padding: 30px;
width: 100%;
color: #a7a7c1;
font-size: 14px; }
#contacts-form input::-moz-placeholder {
color: #a7a7c1;
font-size: 14px; }
#contacts-form input::placeholder {
color: #a7a7c1;
font-size: 14px; }
#contacts-form textarea::-moz-placeholder {
color: #a7a7c1;
font-size: 14px; }
#contacts-form textarea::placeholder {
color: #a7a7c1;
font-size: 14px; }
.contact-icon {
position: relative; }
.contact-icon::after {
position: absolute;
content: "";
font-family: "Font Awesome 5 Pro";
font-weight: 700;
display: inline-block;
font-size: 16px;
text-align: center;
right: 30px;
color: #1f80fd;
top: 18px; }
.contacts-message::after {
content: "\f303"; }
.contacts-name::after {
content: "\f007"; }
.contacts-email::after {
content: "\f0e0"; }
.contacts-website::after {
content: "\f0ac"; }
.progress-bar-text {
overflow: hidden; }
.bar-title h4 {
display: inline-block;
font-size: 18px;
margin-bottom: 17px;
font-weight: 700;
color: #1e283c; }
.progress-bar span {
font-size: 18px;
margin-top: -52px;
color: #1e283c;
font-weight: 700; }
.progress-bar {
background-color: #e50a25;
text-align: right; }
.progress {
border-radius: 0;
height: 5px;
overflow: visible;
background: #e0e0e0; }
.progress-2-bar-text .bar-title h4 {
color: #ffffff; }
.progress-2-bar-text .progress-bar span {
color: #ffffff; }
.progress-2-bar-text .progress-bar {
background-color: #ffffff; }
.case-area {
background-size: cover;
background-position: center center; }
.case-bg {
padding: 30px 30px 40px;
-webkit-box-shadow: 0px 10px 29.7px 0.3px rgba(241, 241, 241, 0.72);
box-shadow: 0px 10px 29.7px 0.3px rgba(241, 241, 241, 0.72);
margin-top: -241px;
background: #fff; }
.case-img {
overflow: hidden; }
.case-wrapper:hover .case-img img {
transform: scale(1.1); }
.case-text {
margin-top: 38px; }
.case-text h4 {
font-size: 22px;
margin-bottom: 8px; }
.case-text h4 > a {
transition: .3s;
color: #1d1f47; }
.case-text h4 > a:hover {
color: #e50a25; }
.case-text h4 p {
font-size: 14px;
line-height: 28px;
margin-bottom: 19px; }
.case-text > a {
color: #1d1f47;
font-size: 15px;
transition: .3s;
position: relative;
font-weight: 700;
text-transform: uppercase; }
.case-text > a i {
font-size: 14px;
margin-left: 4px; }
.case-text > a:hover {
color: #e50a25; }
.case-text > a::after {
content: '';
width: 100%;
height: 2px;
position: absolute;
bottom: -1px;
left: 0;
background: #1d1f47;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.case-text > a::before {
content: '';
width: 0;
height: 2px;
position: absolute;
bottom: -1px;
left: 100%;
background: #e50a25;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 99; }
.case-text > a:hover::before {
width: 100%;
left: 0;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease; }
.case-active .slick-dots {
text-align: center;
bottom: -130px;
z-index: 1;
position: absolute;
left: 0;
right: 0; }
.case-active .slick-dots li {
display: inline-block;
margin: 0 5px; }
.case-active .slick-dots li button {
height: 35px;
width: 35px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 0;
background: none;
border: 2px solid #eaeaea;
border-radius: 50%;
color: #8a8a8a;
font-size: 14px;
font-weight: 700; }
.case-active .slick-dots li.slick-active button {
border-color: #e50a25;
color: #e50a25; }
.case-study-text {
background: #ffffff;
margin-left: 28px;
margin-right: 28px;
padding: 20px;
border-radius: 10px;
margin-top: -47px;
position: relative;
transition: .3s; }
.case-study-text h4 {
margin-bottom: 2px;
font-size: 22px; }
.case-study-text h4 > a {
color: #0e2b5c;
transition: .3s; }
.case-study-text h4 > a:hover {
color: #fc5546; }
.case-study-wrapper:hover .case-study-text {
transform: translateY(-10px); }
.case-study-text > a {
color: #fc5546;
font-size: 15px;
transition: .3s;
position: relative;
font-weight: 700;
text-transform: uppercase; }
.case-study-text > a i {
font-size: 14px;
margin-left: 4px; }
.case-study-text > a:hover {
color: #0e2b5c; }
.case-study-text > a::after {
content: '';
width: 100%;
height: 2px;
position: absolute;
bottom: -1px;
left: 0;
background: #fc5546;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.case-study-text > a::before {
content: '';
width: 0;
height: 2px;
position: absolute;
bottom: -1px;
left: 100%;
background: #0e2b5c;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 99; }
.case-study-text > a:hover::before {
width: 100%;
left: 0;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease; }
.case-study-active .slick-arrow {
background: #0e2b5c;
font-size: 16px;
left: -121px;
opacity: 0;
position: absolute;
text-align: center;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
visibility: hidden;
color: #ffffff;
font-weight: 400;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 50%;
border: none; }
.case-study-active .slick-next {
left: auto;
right: -121px; }
.case-study-active:hover .slick-arrow {
opacity: 1;
visibility: visible; }
.case-study-active .slick-arrow:hover {
background: #fc5546;
color: #ffffff; }
.case-study-img > a img {
width: 100%; }
.case-study-blue-wrapper .case-study-text h4 {
margin-bottom: 4px;
font-size: 24px; }
.case-study-blue-wrapper .case-study-text h4 > a {
color: #222;
transition: .3s; }
.case-study-blue-wrapper .case-study-text h4 > a:hover {
color: #1f80fd; }
.case-study-blue-wrapper .case-study-text > a {
color: #1f80fd;
transition: .3s; }
.case-study-blue-wrapper .case-study-text > a:hover {
color: #222; }
.case-study-blue-wrapper .case-study-text > a::before {
background: #0e2b5c; }
.case-study-blue-wrapper .case-study-text > a::after {
background: #1f80fd; }
.case-3-col .case-study-text h4 {
margin-bottom: 2px;
font-size: 20px; }
.case-full .features-text h4 {
font-size: 24px;
color: #222;
margin-bottom: 7px; }
.case-details-img img {
width: 100%; }
.case-details-text h2 {
font-size: 30px;
margin-bottom: 18px; }
.case-details-text p {
font-size: 14px;
margin-bottom: 0; }
.case-details-info {
margin-top: 53px;
margin-left: 30px; }
.case-details-link {
border: 3px dashed #eee;
padding: 30px; }
.case-details-link li {
padding-bottom: 8px; }
.case-details-link li:last-child {
padding-bottom: 0; }
.case-d-info-1 span {
color: #8a8a8a;
font-weight: 500;
font-size: 14px;
margin-right: 25px; }
.case-d-info-2 {
overflow: hidden; }
.case-d-info-2 span {
color: #222;
font-weight: 600;
font-size: 14px; }
.case-details-11 .marketing-text h2 {
font-size: 30px;
margin-bottom: 11px; }
.case-details-11 .marketing-text p {
margin-bottom: 0;
font-size: 14px;
line-height: 28px; }
.case-details-11 .relationship-link {
margin-top: 18px; }
.case-details-11 .relationship-link li {
font-weight: 500;
padding-bottom: 13px; }
.case-details-11 {
margin-top: 10px; }
.case-02-details-info {
margin-left: 0; }
.case-details-3-img img {
width: 100%; }
.pricing-wrapper {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 50px; }
.pricing-wrapper.active {
border-top: 1px solid #e50a25;
border-right: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
padding-bottom: 60px;
margin-top: -58px; }
.pricing-top-text {
background: #e50a25;
padding: 15px 5px; }
.pricing-top-text h4 {
font-size: 18px;
color: #ffffff;
text-transform: uppercase;
line-height: 1;
margin-bottom: 0; }
.pricing-text {
margin-top: 45px; }
.pricing-text h3 {
font-size: 30px;
color: #1e283c;
margin-bottom: 0; }
.pricing-wrapper.active .pricing-text {
margin-top: 55px; }
.price-count {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 40px;
padding-bottom: 49px;
margin-top: 16px; }
.price-count h1 {
font-size: 40px;
color: #e50a25;
font-weight: 800;
line-height: 1;
margin-bottom: 0; }
.price-count span {
font-size: 18px;
color: #8a8a8a;
font-weight: 600; }
.price-count h1 span.usd {
font-size: 22px;
font-weight: 600;
color: #8a8a8a;
position: relative;
top: -6px;
right: 9px; }
.pricing-content p {
margin-bottom: 0;
font-size: 18px;
line-height: 35px;
padding: 0 34px; }
.pricing-button {
margin-top: 40px; }
.pricing-button .btn-border {
padding: 19px 38px 22px;
border: 2px solid #1d1f47;
color: #1d1f47;
transition: .3s; }
.pricing-button .btn-border:hover {
color: #ffffff;
border-color: #e50a25;
background: #e50a25; }
.pricing-button.active .btn-border {
color: #ffffff;
border-color: #e50a25;
background: #e50a25; }
.pricing-3 .price-count h1 {
color: #1f80fd; }
.pricing-3 .pricing-top-text {
background: #1f80fd; }
.pricing-3 .pricing-wrapper.active {
border-top: 1px solid #1f80fd; }
.pricing-3 .pricing-button .btn-border:hover {
color: #ffffff;
border-color: #1f80fd;
background: #1f80fd; }
.pricing-3 .pricing-button.active .btn-border {
color: #ffffff;
border-color: #1f80fd;
background: #1f80fd; }
.breadcrumb-area {
background-position: center center;
background-size: cover; }
.breadcrumb-text {
position: relative;
z-index: 1; }
.breadcrumb-text > h1 {
font-size: 60px;
margin-bottom: 17px;
text-transform: capitalize;
line-height: 1;
color: #ffffff;
font-weight: 800; }
.breadcrumb-menu li {
display: inline-block;
position: relative;
padding: 0 19px; }
.breadcrumb-menu li a {
color: #ffffff;
font-size: 24px;
text-transform: capitalize;
transition: all 0.3s ease 0s;
font-weight: 600; }
.breadcrumb-menu li::before {
content: "";
display: inline-block;
padding-bottom: 0;
position: absolute;
top: 11px;
background: #ffffff;
left: -7px;
height: 8px;
width: 8px;
border-radius: 50%; }
.breadcrumb-menu li:first-child::before {
display: none; }
.breadcrumb-menu span {
color: #ffffff;
font-size: 24px;
text-transform: capitalize;
font-weight: 600; }
.financial-text h1 {
font-size: 45px;
margin-bottom: 18px; }
.financial-text p {
margin-bottom: 50px;
font-size: 14px; }
.financial-img img {
width: 100%; }
.financial-info h1 {
font-size: 40px;
margin-bottom: 26px; }
.financial-info p {
margin-bottom: 22px; }
.financial-info p:last-child {
margin-bottom: 0; }
.financial-info-img {
margin-left: 20px; }
.financial-info-img img {
width: 100%; }
.financial-content h1 {
font-size: 40px;
margin-bottom: 28px; }
.financial-content p {
margin-bottom: 0;
font-size: 14px; }
.financial-link li {
padding-bottom: 27px; }
.financial-link li:last-child {
padding-bottom: 0; }
.financial-link-info {
overflow: hidden; }
.financial-icon {
float: left;
margin-right: 20px; }
.financial-icon i {
font-size: 24px;
color: #ffffff;
background: #1f80fd;
height: 60px;
width: 60px;
border-radius: 50%;
line-height: 60px;
text-align: center; }
.marketing-analysis-img img {
width: 100%; }
.marketing-text h2 {
font-size: 35px;
margin-bottom: 18px; }
.marketing-text p {
margin-bottom: 0;
font-size: 14px; }
.relationship-img img {
width: 100%; }
.relationship-2-img img {
width: 100%; }
.relationship-link li {
color: #8a8a8a;
font-size: 14px;
font-weight: 500;
padding-bottom: 20px; }
.relationship-link li:last-child {
padding-bottom: 0; }
.relationship-link li i {
color: #1f80fd;
font-size: 16px;
margin-right: 4px; }
.relationship-info p {
font-size: 14px;
margin-bottom: 0; }
.faq-box .btn-link {
display: block;
font-size: 18px;
border: 0;
text-decoration: none;
line-height: 1;
font-weight: 700;
color: #222;
border: 1px solid #ededed;
padding: 20px 30px; }
.faq-box .card-header {
padding: 0;
border-bottom: 0;
background: none;
border-radius: 0; }
.faq-box .card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 0;
border-radius: 0;
background: none;
margin-bottom: 19px; }
.faq-box .card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 0 0 0 0;
border-bottom: 0;
padding-bottom: 15px;
border-top: 0;
padding-top: 20px;
margin-top: 0;
padding-left: 30px;
padding-right: 30px; }
.faq-box .card-body p {
margin: 0;
line-height: 28px; }
.faq-box .btn-link.collapsed::before {
content: "\f067"; }
.faq-box .btn-link::before {
content: "\f068";
line-height: 30px;
position: absolute;
right: 30px;
top: 10px;
font-size: 15px;
font-family: "Font Awesome 5 Pro";
height: 40px;
width: 40px;
background: #1f80fd;
text-align: center;
color: #fff;
line-height: 40px;
border-radius: 50%; }
.faq-box .btn-link::before {
content: "\f068";
line-height: 30px;
position: absolute;
right: 30px;
top: 10px;
font-size: 15px;
font-family: "Font Awesome 5 Pro";
height: 40px;
width: 40px;
background: #1f80fd;
text-align: center;
color: #fff;
line-height: 40px;
border-radius: 50%; } .dark #preloader {
background-color: #232323;
}
#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #f7f7f7;
z-index: 999999;
}
.preloader {
width: 50px;
height: 50px;
display: inline-block;
padding: 0px;
text-align: left;
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
margin-left: -25px;
margin-top: -25px;
}
.preloader span {
position: absolute;
display: inline-block;
width: 50px;
height: 50px;
border-radius: 100%;
background: #F6732E;
-webkit-animation: preloader 1.3s linear infinite;
animation: preloader 1.3s linear infinite;
}
.preloader span:last-child {
animation-delay: -0.8s;
-webkit-animation-delay: -0.8s;
}
@keyframes preloader {
0% {
transform: scale(0, 0);
opacity: 0.5;
}
100% {
transform: scale(1, 1);
opacity: 0;
}
}
@-webkit-keyframes preloader {
0% {
-webkit-transform: scale(0, 0);
opacity: 0.5;
}
100% {
-webkit-transform: scale(1, 1);
opacity: 0;
}
}  .up-home-header {
padding: 0 70px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-home-header {
padding: 0 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-home-header {
padding: 0 15px;
}
}
.up-home-header .up-header-border {
border-bottom: 1px solid #eaeaea;
}
.up-menu-area {
padding: 0 70px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-menu-area {
padding: 0 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-menu-area {
padding: 0 15px;
}
}
.up-menu-area .mean-container a.meanmenu-reveal {
margin-top: -62px;
}
.up-menu-area.sticky .up-logo {
padding: 24px 44px 30px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-menu-area.sticky .up-logo {
padding: 20px 30px 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-menu-area.sticky .up-logo {
padding: 20px 30px 20px;
}
}
@media (max-width: 767px) {
.up-menu-area.sticky .up-logo {
padding: 20px 30px 20px;
}
}
.up-menu-area.sticky .up-logo:before {
top: 0;
bottom: 0;
}
.up-menu-area.sticky .mean-container a.meanmenu-reveal {
margin-top: -65px;
}
.up-logo {
margin-left: 75px;
position: relative;
z-index: 3;
padding: 20px 44px 30px; }
@media (min-width: 1200px) and (max-width: 1500px) {
.up-logo {
padding: 27px 30px;
margin-left: 0;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-logo {
padding: 30px 35px;
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-logo {
padding: 15px 30px;
margin-left: 0;
}
}
@media (max-width: 767px) {
.up-logo {
padding: 15px 30px;
margin-left: 0;
}
}
.up-logo:before {
position: absolute;
left: 0;
top: -30px;
right: 0;
bottom: -20px;
background: #f6732e;
content: "";
z-index: -1; }
@media (min-width: 1200px) and (max-width: 1500px) {
.up-logo:before {
top: 0;
bottom: 0;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-logo:before {
top: 0;
bottom: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-logo:before {
top: 0;
bottom: 0;
}
}
@media (max-width: 767px) {
.up-logo:before {
top: 0;
bottom: 0;
}
}
.up-header-info {
padding-left: 440px; }
@media (min-width: 1200px) and (max-width: 1500px) {
.up-header-info {
padding-left: 0;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-header-info {
padding-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-header-info {
padding-left: 0;
}
}
.up-header-info span {
color: #818181;
font-size: 15px;
font-weight: 500;
margin-right: 54px;
position: relative;
}
.up-header-info span:last-child {
margin-right: 0;
}
.up-header-info span i {
font-size: 16px;
color: #f6732e;
margin-right: 3px;
}
.up-header-icon {
padding: 12px 0;
}
.up-header-icon a {
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
background: #eaeaea;
color: #888888;
margin-left: 10px;
border-radius: 50%;
}
.up-header-icon a:hover {
background: #f6732e;
color: #fff;
}
.up-header-right {
margin-left: 38px;
}
.up-header-right .header-lang {
padding: 40px 0;
}
.up-home-slider .slick-prev {
position: absolute;
right: 380px;
z-index: 99;
top: 50%;
width: 60px;
height: 60px;
line-height: 56px;
text-align: center;
font-size: 20px;
background: transparent;
border: 3px solid #fff;
color: #fff;
border-radius: 50%;
margin-top: -35px;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-home-slider .slick-prev {
right: 100px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-home-slider .slick-prev {
right: 50px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-home-slider .slick-prev {
display: none;
}
}
.up-home-slider .slick-prev:hover {
background: #f6732e;
border-color: #f6732e;
}
.up-home-slider .slick-next {
position: absolute;
right: 380px;
z-index: 99;
top: 50%;
width: 60px;
height: 60px;
line-height: 56px;
text-align: center;
font-size: 20px;
background: transparent;
border: 3px solid #fff;
color: #fff;
border-radius: 50%;
margin-top: 35px;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-home-slider .slick-next {
right: 100px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-home-slider .slick-next {
right: 50px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-home-slider .slick-next {
display: none;
}
}
.up-home-slider .slick-next:hover {
background: #f6732e;
border-color: #f6732e;
}
.up-home-slide {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
padding: 185px 0;
z-index: 1;
}
@media (max-width: 767px) {
.up-home-slide {
padding: 145px 0;
}
}
.up-home-slide:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.5;
z-index: -1;
}
.up-home-slide h3 {
color: #fff;
font-weight: 400;
font-size: 130px;
line-height: 130px;
margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-home-slide h3 {
font-size: 100px;
line-height: 100px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-home-slide h3 {
font-size: 80px;
line-height: 80px;
}
}
@media (max-width: 767px) {
.up-home-slide h3 {
font-size: 60px;
line-height: 60px;
}
}
.up-home-slide h3 .font-weight-lighter {
font-weight: 100;
font-size: 120px;
line-height: 120px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-home-slide h3 .font-weight-lighter {
font-size: 90px;
line-height: 90px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-home-slide h3 .font-weight-lighter {
font-size: 70px;
line-height: 70px;
}
}
@media (max-width: 767px) {
.up-home-slide h3 .font-weight-lighter {
font-size: 50px;
line-height: 50px;
}
}
.up-home-slide h3 .font-weight-bolder {
font-weight: 900;
}
.up-home-slide p {
color: #fff;
margin-bottom: 30px;
padding-right: 150px;
}
@media (max-width: 767px) {
.up-home-slide p {
padding-right: 0px;
}
}
.up-home-slide .btn-text {
font-size: 15px;
color: #fff;
border-bottom: 2px solid #fff;
font-weight: 600;
margin-left: 30px;
}
@media (max-width: 767px) {
.up-home-slide .btn-text {
display: none;
}
}
.up-home-slide .btn-text:hover {
color: #f6732e;
border-color: #f6732e;
}
.up-features-area {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-color: #f7f7f7;
position: relative;
}
.up-section-title h5 {
position: relative;
color: #f6732e;
font-size: 18px;
font-weight: 700;
line-height: 26px;
margin: 0 30px 20px;
display: inline-block;
}
.up-section-title h5:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 15px 15px;
border-color: transparent transparent #f6732e transparent;
left: -30px;
top: 5px;
}
.up-section-title h5:after {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 15px 15px 0px;
border-color: transparent transparent #f6732e transparent;
right: -30px;
top: 5px;
}
.up-section-title h3 {
font-size: 45px;
font-weight: 800;
line-height: 55px;
margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-section-title h3 {
font-size: 38px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-section-title h3 {
font-size: 38px;
}
}
@media (max-width: 767px) {
.up-section-title h3 {
font-size: 27px;
}
}
.up-section-title p {
line-height: 26px;
color: #777777;
font-weight: 500;
margin-bottom: 5px;
}
.up-section-title.up-title-white h5 {
color: #fff;
}
.up-section-title.up-title-white h5:before {
border-color: transparent transparent #fff transparent;
}
.up-section-title.up-title-white h5:after {
border-color: transparent transparent #fff transparent;
}
.up-section-title.up-title-white h3 {
color: #fff;
}
.up-section-title.up-title-white p {
color: #fff;
}
.up-features-items {
background: #fff;
margin-top: -240px;
border-radius: 7px;
}
.up-features-wrapper {
margin-bottom: 50px;
}
.up-features-wrapper .up-features-img {
position: relative;
z-index: 2;
border-radius: 7px;
overflow: hidden;
}
.up-features-wrapper .up-features-img img {
width: 100%;
}
.up-features-wrapper .up-features-text {
position: relative;
padding: 65px 30px 45px;
background: #fff;
border-radius: 7px;
margin-top: -20px;
z-index: 1;
box-shadow: 0px 10px 29.7px 0.3px rgba(219, 219, 219, 0.75);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.up-features-wrapper .up-features-text:hover {
background: #f6732e;
}
.up-features-wrapper .up-features-text:hover h4 {
color: #fff;
}
.up-features-wrapper .up-features-text:hover p {
color: #fff;
}
.up-features-wrapper .up-features-text:hover .read-more {
background: #fff;
color: #f6732e;
box-shadow: 0px 10px 59.4px 0.6px rgba(246, 115, 46, 0.75);
}
.up-features-wrapper .up-features-text:hover .up-features-icon {
opacity: 0.2;
visibility: visible;
}
.up-features-wrapper .up-features-text .up-features-icon {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
font-size: 150px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
z-index: -1;
color: #fff;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.up-features-wrapper .up-features-text h4 {
font-size: 22px;
color: #16303f;
font-weight: 700;
margin-bottom: 10px;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.up-features-wrapper .up-features-text p {
margin-bottom: 0;
font-size: 14px;
line-height: 28px;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.up-features-wrapper .up-features-text .read-more {
position: absolute;
bottom: -22px;
left: 50%;
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 50%;
background: #f6732e;
font-size: 16px;
color: #fff;
transform: translateX(-50%);
}
.up-about-info {
position: absolute;
left: 60px;
top: 50px;
width: 280px;
background: #1F80FD;
text-align: center;
padding: 30px 40px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-about-info {
left: 0;
top: 12px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.up-about-info {
left: 0;
}
}
@media (max-width: 767px) {
.up-about-info {
left: 0;
top: 10px;
width: 220px;
text-align: center;
padding: 30px 30px;
}
}
.up-about-info h4 {
color: #fff;
line-height: 38px;
font-size: 28px;
font-weight: 500;
}
@media (max-width: 767px) {
.up-about-info h4 {
line-height: 30px;
font-size: 20px;
}
}
.up-about-info h4 b {
font-size: 50px;
font-weight: 700;
}
.up-services-area {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
z-index: 1;
}
.up-services-area:before {
content: "";
background: #222222;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.8;
z-index: -1;
}
.up-services-wrapper {
background: #fff;
}
.up-services-wrapper:hover .up-services-button a {
background: #f6732e;
color: #fff;
}
.up-services-wrapper .up-services-icon {
text-align: center;
padding: 50px 0 10px;
}
.up-services-wrapper .up-services-icon img {
max-width: 100%;
display: inline-block;
}
.up-services-wrapper .up-services-text {
padding: 38px 38px;
text-align: center;
}
.up-services-wrapper .up-services-text h4 {
font-size: 20px;
margin-bottom: 14px;
}
.up-services-wrapper .up-services-text p {
margin-bottom: 0;
}
.up-services-wrapper .up-services-button a {
background: #ededed;
border: medium none;
display: block;
font-size: 15px;
margin-bottom: 0;
padding: 22px 15px;
text-align: center;
text-transform: capitalize;
position: relative;
color: #222;
font-weight: 700;
transition: 0.3s;
line-height: 1;
}
.up-services-wrapper .up-services-button a i {
padding-left: 3px;
position: relative;
top: 2px;
}
.up-faq-wrapper {
background: #fff;
box-shadow: 0px 10px 29.7px 0.3px rgba(236, 236, 236, 0.7);
padding: 80px;
position: relative;
margin-top: -125px;
z-index: 33;
}
@media (min-width: 768px) and (max-width: 991px) {
.up-faq-wrapper {
padding: 50px;
}
}
@media (max-width: 767px) {
.up-faq-wrapper {
padding: 30px;
}
}
.up-faq-wrapper:before {
background: url(//windpowermexico.com/wp-content/themes/bizzix/assets/img/shape/faq-shape.png) right bottom/cover;
content: "";
width: 140px;
height: 115px;
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
}
.up-faq-post {
display: flex;
flex-wrap: wrap;
}
.up-faq-post .up-faq-post-thumb {
position: relative;
width: 30%;
}
.up-faq-post .up-faq-post-thumb:hover:before {
background: #f6732e;
}
.up-faq-post .up-faq-post-thumb img {
width: 100%;
}
.up-faq-post .up-faq-post-thumb:before {
content: "";
background: #222222;
opacity: 0.5;
position: absolute;
left: 0;
top: 0;
width: 100%;
z-index: 1;
height: 100%;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.up-faq-post .up-faq-post-thumb-video a {
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
font-size: 50px;
transform: translate(-50%, -50%);
color: #fff;
z-index: 2;
}
.up-faq-post .up-faq-post-content {
width: 70%;
padding-left: 30px;
}
.up-faq-post .up-faq-post-content h5 {
margin-bottom: 5px;
font-size: 18px;
line-height: 30px;
}
.up-faq-post .up-faq-post-content p {
margin: 0;
}
.up-faq-box .card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: 0;
border-radius: 0;
background: none;
margin-bottom: 10px;
}
.up-faq-box .card .card-header {
padding: 0;
border-bottom: 0;
background: none;
border-radius: 0;
}
.up-faq-box .card .card-header .btn-link {
display: block;
font-size: 16px;
border: 0;
text-decoration: none;
line-height: 30px;
font-weight: 700;
color: #222;
padding: 12px 0;
border-bottom: 2px solid #e5e5e5;
position: relative;
}
.up-faq-box .card .card-header .btn-link:before {
content: "";
position: absolute;
right: 0;
top: 50%;
font-size: 15px;
font-family: "Font Awesome 5 Pro";
height: 40px;
width: 40px;
text-align: center;
color: #222;
line-height: 40px;
transform: translateY(-50%);
}
.up-faq-box .card .card-header .btn-link.collapsed:before {
content: "";
}
.up-faq-box .card .card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 20px 0 25px;
border-bottom: 0;
border-top: 0;
margin-top: 0;
}
.up-faq-box .card .card-body p {
line-height: 28px;
}
.up-faq-box .card .card-body p:last-child {
margin: 0;
}
.up-team-wrapper:hover .up-team-img .up-team-icon {
left: 0;
visibility: visible;
opacity: 1;
}
.up-team-wrapper .up-team-img {
position: relative;
overflow: hidden;
}
.up-team-wrapper .up-team-img img {
width: 100%;
}
.up-team-wrapper .up-team-img .up-team-icon {
position: absolute;
left: -100%;
top: 0;
background: #fff;
padding: 40px 20px;
height: 100%;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.up-team-wrapper .up-team-img .up-team-icon a {
display: block;
color: #a6a6a6;
font-size: 14px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #fff;
margin-bottom: 10px;
border-radius: 50%;
border: 2px solid #d8d8d8;
}
.up-team-wrapper .up-team-img .up-team-icon a:hover {
background: #f6732e;
border-color: #f6732e;
color: #fff;
}
.up-team-wrapper .up-team-text {
padding-top: 40px;
}
.up-team-wrapper .up-team-text h4 {
font-size: 24px;
line-height: 26px;
margin-bottom: 10px;
}
.up-team-wrapper .up-team-text span {
font-size: 16px;
line-height: 26px;
color: #f6732e;
font-weight: 700;
}
.up-team-slider .slick-dots li button {
height: 32px;
width: 32px;
text-indent: 0;
transition: 0.3s;
padding: 0;
border-radius: 50%;
background: #fff;
border: 2px solid #eaeaea;
color: #8a8a8a;
font-size: 14px;
display: inline-block;
line-height: 30px;
position: relative;
}
.up-team-slider .slick-dots li.slick-active:last-child button {
margin-right: 0;
margin-left: 40px;
}
.up-team-slider .slick-dots li.slick-active:last-child button:before {
left: -40px;
right: auto;
}
.up-team-slider .slick-dots li.slick-active button {
background: #f6732e;
color: #fff;
margin-right: 40px;
border-color: #f6732e;
}
.up-team-slider .slick-dots li.slick-active button:before {
content: "";
background: #f6732e;
width: 30px;
height: 2px;
position: absolute;
right: -40px;
transform: translateY(-50%);
top: 50%;
}
.up-choose-us-area {
background-color: #f7f7f7;
background-repeat: no-repeat;
background-position: 100px 50px;
position: relative;
overflow: hidden;
}
.up-choose-us-area .up-shape-1 {
width: 220px;
height: 220px;
position: absolute;
top: -110px;
right: -110px;
background: #f6732e;
border-radius: 50%;
}
.up-choose-us-area .up-shape-2 {
width: 280px;
height: 280px;
position: absolute;
top: -140px;
right: -140px;
opacity: 0.1;
background: #f6732e;
border-radius: 50%;
}
.up-choose-us-area .up-shape-3 {
width: 360px;
height: 360px;
position: absolute;
top: -180px;
right: -180px;
opacity: 0.1;
background: #f6732e;
border-radius: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
.up-choose-img {
margin-top: 50px;
}
}
@media (max-width: 767px) {
.up-choose-img {
margin-top: 50px;
}
}
.up-choose-img img {
width: 100%;
height: 100%;
}
.up-choose-item {
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.up-choose-item .up-choose-icon {
width: 76px;
}
.up-choose-item .up-choose-icon img {
width: 50px;
}
.up-choose-item .up-choose-content {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.up-choose-item .up-choose-content h4 {
font-size: 18px;
line-height: 30px;
}
.up-choose-item .up-choose-content p {
font-size: 14px;
line-height: 30px;
margin-bottom: 0;
}
.up-cta-area {
margin-top: -300px;
}
@media (max-width: 767px) {
.up-cta-area .cta-area {
padding-left: 50px;
padding-right: 50px;
}
}
.up-brand-area {
background: #f6732e;
}
.slick-slide {
outline: none;
}
.up-footer-area {
background: #222;
}
.up-subscription-form {
padding: 50px 60px 20px;
background-color: #454545;
background-repeat: no-repeat;
background-position: center center;
}
.up-subscription-form .input-wrap {
position: relative;
margin-bottom: 30px;
}
.up-subscription-form .input-wrap input {
width: 100%;
height: 66px;
background: #2c2c2c;
border: 0;
padding: 8px 25px;
color: #fff;
}
.up-subscription-form .input-wrap input::-webkit-input-placeholder {
color: #fff;
}
.up-subscription-form .input-wrap input:-moz-placeholder {
color: #fff;
}
.up-subscription-form .input-wrap input::-moz-placeholder {
color: #fff;
}
.up-subscription-form .input-wrap input:-ms-input-placeholder {
color: #fff;
}
.up-subscription-form .input-wrap i {
width: 50px;
height: 50px;
background: #f6732e;
color: #fff;
line-height: 50px;
text-align: center;
border-radius: 4px;
position: absolute;
right: 8px;
top: 8px;
}
.up-subscription-form .input-submit-wrap {
margin-bottom: 30px;
}
.up-subscription-form .input-submit-wrap button {
width: 100%;
height: 66px;
}
.up-subscription-form .input-submit-wrap button i {
height: 66px;
line-height: 66px;
padding: 0;
width: 60px;
}
.up-client-area {
background-repeat: no-repeat;
background-position: center -100px;
}
.up-cta-shape {
position: absolute;
left: -145px;
bottom: -170px;
z-index: -1;
}
.up-client-active:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
@media (min-width: 992px) and (max-width: 1200px) {
.up-client-active:hover .slick-arrow {
display: none;
}
}
.up-client-active .slick-arrow {
background: #fff;
font-size: 16px;
left: -121px;
opacity: 0;
position: absolute;
text-align: center;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
visibility: hidden;
color: #686868;
font-weight: 400;
height: 60px;
width: 60px;
line-height: 58px;
border-radius: 50%;
border: 2px solid #d9d9d9; }
@media (min-width: 1200px) and (max-width: 1500px) {
.up-client-active .slick-arrow {
left: -80px;
}
}
.up-client-active .slick-arrow:hover {
color: #fff;
background: #f6732e;
border-color: #f6732e;
}
.up-client-active .slick-next {
left: auto;
right: -121px; }
@media (min-width: 1200px) and (max-width: 1500px) {
.up-client-active .slick-next {
right: -80px;
}
}
.up-client-active .slick-dots {
text-align: center;
z-index: 99;
position: relative;
margin-top: 80px;
}
.up-client-active .slick-dots li {
display: inline-block;
margin: 0 4px;
}
.up-client-active .slick-dots li button {
height: 20px;
width: 20px;
text-indent: -9999px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
padding: 0;
background: #fff;
border-radius: 30px;
border: 3px solid #f6732e;
display: block;
}
.up-client-active .slick-dots li.slick-active button {
background: #f6732e;
}
.up-client-wrapper {
position: relative;
padding: 33px 15px 0;
}
.up-client-wrapper .up-client-icon {
font-size: 22px;
height: 65px;
width: 65px;
line-height: 65px;
background: #f6732e;
color: #fff;
position: absolute;
left: 50%;
top: 0;
transform: translateX(-50%);
border-radius: 50%;
z-index: 3;
text-align: center;
}
.up-client-wrapper .up-client-text {
padding: 50px 30px;
background-color: #fff;
position: relative;
box-shadow: 0px 13px 12px 0.6px rgba(227, 227, 227, 0.7);
margin-bottom: 40px;
background-image: url(//windpowermexico.com/wp-content/themes/bizzix/assets/img/shape/stear-shape.png);
background-position: right top;
background-repeat: no-repeat;
background-size: 120px;
}
.up-client-wrapper .up-client-text:before {
content: "";
position: absolute;
width: 0;
height: 0;
left: 30px;
bottom: -24px;
border-top: 26px solid white;
border-left: 36px solid transparent;
}
.up-client-wrapper .up-client-text p {
font-size: 14px;
line-height: 28px;
position: relative;
margin: 0;
}
.up-client-wrapper .up-clientsay-content {
overflow: hidden;
padding-left: 30px;
}
.up-client-wrapper .up-clientsay-content .up-client-img {
float: left;
margin-right: 15px;
}
.up-client-wrapper .up-clientsay-content .up-client-img img {
border-radius: 50%;
display: block;
}
.up-client-wrapper .up-clientsay-content .up-client-info {
padding-top: 9px;
overflow: hidden;
}
.up-client-wrapper .up-clientsay-content .up-client-info h4 {
font-size: 18px;
margin-bottom: 0;
}
.up-client-wrapper .up-clientsay-content .up-client-info span {
font-size: 13px;
color: #f6732e;
font-weight: 700;
text-transform: uppercase;
}
.up-relationship-img {
position: relative;
}
.up-relationship-img .up-relationship-shape {
position: absolute;
top: -160px;
left: -160px;
z-index: -1;
}
.up-relationship-info {
background: #1f80fd;
padding: 45px;
width: 400px;
text-align: left;
position: absolute;
right: 30px;
bottom: -30px;
}
@media (min-width: 768px) and (max-width: 991px) {
.up-relationship-info {
padding: 24px;
width: 250px;
}
}
@media (max-width: 767px) {
.up-relationship-info {
width: 85%;
}
}
.up-relationship-info:before {
content: "";
width: 95%;
height: 90%;
position: absolute;
left: 50%;
top: 50%;
border: 2px dashed #fff;
transform: translate(-50%, -50%);
}
.up-relationship-info h3 {
font-size: 35px;
line-height: 40px;
color: #fff;
margin: 0;
font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991px) {
.up-relationship-info h3 {
font-size: 20px;
line-height: 30px;
}
}
.up-relationship-video {
position: relative;
z-index: 1;
}
.up-relationship-video:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000000;
opacity: 0.22;
z-index: 1;
}
.up-relationship-video a {
font-size: 14px;
width: 60px;
height: 60px;
background: #1f80fd;
color: #fff;
line-height: 60px;
position: absolute;
left: 50%;
top: 50%;
text-align: center;
border-radius: 50%;
transform: translate(-50%, -50%);
z-index: 2;
}
.up-relationship-thumb img {
width: 100%;
}
.up-rel-faq .card {
border-radius: 10px;
overflow: hidden;
margin-bottom: 20px;
}
.up-rel-faq .card .card-header {
padding: 0;
border-bottom: 0;
background: none;
border-radius: 0;
}
.up-rel-faq .card .card-header .btn-link {
display: block;
font-size: 18px;
text-decoration: none;
line-height: 1;
font-weight: 700;
border: 1px solid #1f80fd;
padding: 20px 30px;
background: #1f80fd;
color: #fff;
}
.up-rel-faq .card .card-header .btn-link:before {
content: "";
position: absolute;
right: 30px;
top: 10px;
font-size: 15px;
font-family: "Font Awesome 5 Pro";
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
border-radius: 50%;
background: #fff;
color: #1f80fd;
}
.up-rel-faq .card .card-header .btn-link.collapsed {
background: #ededed;
border-color: #ededed;
color: #222;
}
.up-rel-faq .card .card-header .btn-link.collapsed:before {
background: #1f80fd;
color: #fff;
}
.up-rel-faq .card .card-body {
background: #1f80fd;
}
.up-rel-faq .card .card-body p {
color: #fff;
margin: 0;
line-height: 28px;
}
.up-pricing-area {
background: #f0f7ff;
}
.pricing-wrapper-blue .price-count h1 {
color: #1f80fd;
}
.pricing-wrapper-blue.active {
background: #fff;
border-top-color: #1f80fd;
}
.pricing-wrapper-blue.active .pricing-top-text {
background: #1f80fd;
}
.pricing-wrapper-blue.active .price-count h1 {
color: #1f80fd;
}
.pricing-wrapper-blue.active .pricing-button.active .btn-border {
border-color: #1f80fd;
background: #1f80fd;
}
.single-skill {
text-align: center;
}
.single-skill h4 {
font-size: 16px;
font-weight: 700;
padding: 12px;
}@media (min-width: 1200px) and (max-width: 1500px) {
.features-active .slick-arrow {
left: -66px;;
}
.features-active .slick-next {
left: auto;
right: -66px;
}
.up-menu-area {
padding: 0 30px;
}
.up-home-header {
padding: 0 30px;
}
.services-active .slick-arrow {
left: -66px;;
}
.services-active .slick-next {
left: auto;
right: -66px;
}
.testimonial-2-active .slick-arrow {
left: -66px;
}
.testimonial-2-active .slick-next {
left: auto;
right: -66px;
}
.testimonial-3-active .slick-arrow {
left: -66px;
}
.testimonial-3-active .slick-next {
left: auto;
right: -66px;
}
.our-services-active .slick-arrow {
left: -66px;
}
.our-services-active .slick-next {
left: auto;
right: -66px;
}
.case-study-active .slick-arrow {
left: -66px;
}
.case-study-active .slick-next {
left: auto;
right: -66px;
}
.about-03-wrapper {
padding-right: 50px;
padding-left: 50px;
}
.features-area {
padding-left: 0;
padding-right: 0;
}
.case-full .features-text h4 {
font-size: 22px;
}
.breadcrumb-area {
padding-top: 150px;
padding-bottom: 150px;
}
.breadcrumb-text > h1 {
font-size: 48px;
}
} @media (min-width: 992px) and (max-width: 1200px) {
.features-active .slick-arrow {
left: -60px;;
}
.features-active .slick-next {
left: auto;
right: -60px;
}
.services-active .slick-arrow {
left: -60px;;
}
.services-active .slick-next {
left: auto;
right: -60px;
}
.main-menu nav > ul > li {
margin-left: 14px;
}
.about-us-icon {
margin-right: 13px;
}
.about-us-text h4 {
font-size: 16px;
}
.about-us-content p {
margin-right: 0;
}
.section-title h1 {
font-size: 38px;
}
.area-title h1 {
font-size: 38px;
}
.cta-text h1 {
font-size: 40px;
}
.services-text {
margin: 38px 30px;
}
.choose-us-single{
margin-left: 0;
}
.client-wrapper {
padding: 40px 26px 47px 26px;
}
.client-active .slick-arrow {
position: absolute;
left: -235px;
}
.client-active .slick-prev {
left: -305px;
}
.brand-title h1 {
font-size: 38px;
}
.newsletter-wrapper {
padding: 54px 40px 54px 40px;
}
.footer-wrapper {
margin-left: 0;
}
.single-features {
padding: 50px 20px;
}
.area-title-blue{
padding-left: 0;
padding-right: 0;
}
.area-title-blue h1 {
font-size: 38px;
}
.area-title-green{
padding-left: 0;
padding-right: 0;
}
.area-title-green h1 {
font-size: 38px;
}
.we-are-text h1 {
font-size: 38px;
}
.we-are-text p {
margin-right: 0;
}
.gallery-text h4 {
font-size: 18px;
}
.video-wrapper {
margin-left: 0;
margin-top: 0;
}
.cta-icon {
margin-top: 40px;
}
.testimonial-text {
padding: 31px 70px 58px 70px;
}
.testimonial-2-active .slick-arrow {
left: -60px;
}
.testimonial-2-active .slick-next {
left: auto;
right: -60px;
}
.testimonial-3-active .slick-arrow {
left: -60px;
}
.testimonial-3-active .slick-next {
left: auto;
right: -60px;
}
.our-services-active .slick-arrow {
left: -60px;
}
.our-services-active .slick-next {
left: auto;
right: -60px;
}
.case-study-active .slick-arrow {
left: -60px;
}
.case-study-active .slick-next {
left: auto;
right: -60px;
}
.quote-02-wrapper {
margin-left: 0;
}
.quote-icon-img {
top: 50%;
right: 0;
transform: translateY(-50%);
left: 0;
text-align: center;
}
.quote-tab ul li a {
font-size: 15px;
margin-right: 13px;
}
.features-info {
margin-left: 0;
}
.our-services-text p {
padding: 0;
}
.choose-wrapper {
margin-top: 0;
margin-left: 0;
}
.cta-2-content h1 {
font-size: 60px;
}
.testimonial-02-wrapper {
padding: 50px 20px 44px 20px;
}
.testimonial-say-content h4 {
font-size: 18px;
}
.about-2-img {
margin-right: 0;
}
.features-03-text h3 {
font-size: 18px;
}
.features-03-icon {
margin-right: 20px;
}
.about-03-wrapper {
padding-right: 20px;
padding-left: 20px;
}
.services-2-wrapper {
padding: 60px 20px;
}
.case-study-text {
margin-left: 20px;
margin-right: 20px;
}
.case-study-text h4 {
font-size: 19px;
}
.feature-text h4 {
font-size: 19px;
}
.history-bg {
padding: 74px 80px 43px 80px;
}
.history-wrapper {
padding-top: 0;
padding-left: 0;
}
.choose-02-img {
margin-left: 0;
margin-right: 0;
}
.choose-01-wrapper {
margin-top: 0;
margin-right: 0;
}
.we-are-wrapper {
margin-top: 0;
}
.services-text h4 {
font-size: 19px;
}
.relationship-2-img {
margin-left: 0;
}
.features-area {
padding-left: 0;
padding-right: 0;
}
.case-full .features-text h4 {
font-size: 22px;
}
.case-details-info {
margin-left: 0;
}
.case-details-link {
padding: 30px 16px;
}
.case-details-11 {
margin-top: 0;
margin-left: 0;
}
.case-details-text {
margin-top: 0;
}
.header-middle-info {
margin-right: 20px;
}
} @media (min-width: 768px) and (max-width: 991px) {
.footer-wrapper {
margin-left: 0;
}
.video-wrapper {
margin-left: 0;
margin-top: 0;
}
.about-right-wrapper{
margin-left: 40px;
}
.area-title h1 {
font-size: 38px;
}
.cta-text h1 {
font-size: 38px;
}
.section-title h1 {
font-size: 38px;
}
.choose-us-single{
margin-left: 0;
margin-top: 0;
}
.choose-img img {
width: 100%;
}
.area-title-blue{
padding-left: 0;
padding-right: 0;
}
.area-title-green{
padding-left: 0;
padding-right: 0;
}
.single-features {
padding: 50px 26px;
}
.area-title-blue h1 {
font-size: 40px;
}
.area-title-green h1 {
font-size: 40px;
}
.we-are-text h1 {
font-size: 40px;
}
.we-are-text p {
margin-right: 0;
}
.cta-content h1 {
font-size: 40px;
}
.testimonial-text {
margin-left: 50px;
margin-right: 50px;
padding: 31px 32px 58px 30px;
}
.single-blog .we-are-text p {
margin-right: 0;
}
.quote-02-wrapper{
margin-left: 0;
}
.quote-icon-img {
top: 50%;
right: 0;
transform: translateY(-50%);
left: 0;
text-align: center;
}
.features-info {
margin-left: 0;
margin-top: 0;
}
.choose-wrapper {
margin-top: 0;
margin-left: 0;
}
.latest-news-wrapper {
padding: 40px 16px 40px 16px;
}
.about-2-img {
margin-right: 0;
}
.features-03-text h3 {
font-size: 19px;
}
.footer-2-area {
background-size: cover;
background-position: center center;
}
.services-2-wrapper {
padding: 60px 30px;
}
.about-bg-img {
background-size: cover;
height: 500px;
left: 0;
position: relative;
top: 0;
width: 100%;
background-position: center center;
}
.about-03-wrapper {
padding-right: 60px;
padding-left: 20px;
}
.history-bg {
padding: 74px 80px 43px 80px;
}
.history-wrapper {
padding-top: 0;
padding-left: 0;
}
.choose-02-img {
margin-left: 0;
margin-right: 0;
}
.choose-01-wrapper {
margin-top: 0;
margin-right: 0;
}
.we-are-wrapper {
margin-top: 0;
}
.services-text h4 {
font-size: 19px;
}
.financial-info-img {
margin-left: 0;
}
.financial-info h1 {
font-size: 35px;
}
.financial-content h1 {
font-size: 35px;
}
.financial-text h1 {
font-size: 35px;
}
.relationship-2-img {
margin-left: 0;
}
.features-area {
padding-left: 0;
padding-right: 0;
}
.breadcrumb-area {
padding-top: 150px;
padding-bottom: 150px;
}
.breadcrumb-text > h1 {
font-size: 48px;
}
.mail-header-icon {
display: none;
}
.main-menu-area {
padding: 16px 0 2px;
}
.case-details-info {
margin-left: 0;
}
.case-details-link {
padding: 30px 16px;
}
.case-details-11 {
margin-top: 0;
}
.case-02-details-info {
margin-top: 0;
}
.blog-02-text h4 {
font-size: 25px;
}
.header-red .mean-container a.meanmenu-reveal {
border: 1px solid #fff;
color: #fff;
}
.header-red .mean-container a.meanmenu-reveal span {
background: #fff;
}
.menu-box {
background: 0;
margin: 0;
}
.header-coral .sticky {
position: static;
padding: 0;
}
.header-coral .main-menu-area {
padding: 0;
}
.header-middle-area {
padding: 20px 0 3px;
}
} @media (max-width: 767px) {
.footer-wrapper {
margin-left: 0;
}
.services-2-wrapper {
padding: 60px 15px;
}
.video-wrapper {
margin-left: 0;
margin-top: 0;
}
.area-title-blue{
padding-left: 0;
padding-right: 0;
}
.area-title-green{
padding-left: 0;
padding-right: 0;
}
.about-right-wrapper{
margin-left: 40px;
}
.area-title h1 {
font-size: 27px;
}
.cta-text h1 {
font-size: 24px;
}
.section-title h1 {
font-size: 27px;
}
.choose-us-single{
margin-left: 0;
margin-top: 0;
}
.choose-img img {
width: 100%;
}
.brand-title h1 {
font-size: 27px;
}
.about-us-info {
right: 35px;
padding: 34px 15px 30px 15px;
}
.about-info h3 {
font-size: 21px;
}
.about-info::before {
left: -15px;
}
.services-text {
margin: 38px 15px;
}
.choose-us-wrapper .white-title h3 {
font-size: 22px;
}
.newsletter-wrapper {
padding: 54px 20px 54px 20px;
}
.newsletter-text h2 {
font-size: 21px;
}
.newsletter-text span {
font-size: 17px;
}
.copyright {
text-align: center;
}
.area-title-blue span {
font-size: 16px;
}
.area-title-blue h1 {
font-size: 27px;
}
.area-title-green span {
font-size: 16px;
}
.area-title-green h1 {
font-size: 27px;
}
.we-are-text h1 {
margin-bottom: 24px;
font-size: 27px;
font-weight: 800;
}
.we-are-text h1 {
font-size: 27px;
}
.we-are-text span{font-size: 16px;}
.we-are-text p {
margin-right: 0;
}
.gallery-text {
margin: 0 20px;
}
.gallery-text h4 {
font-size: 18px;
}
.counter-text h1 {
font-size: 55px;
}
.cta-content h1 {
font-size: 27px;
}
.cta-icon {
margin-top: 0;
}
.testimonial-text {
margin-left: 15px;
margin-right: 15px;
padding: 31px 15px 58px 15px;
}
.testimonial-text::after {
display: none;
}
.quote-btn .btn {
padding: 23px 48px 26px;
}
.single-blog .we-are-text p {
margin-right: 0;
}
.features-bg {
padding: 50px 15px 20px;
}
.single-features {
padding: 50px 15px;
}
.quote-02-wrapper {
margin-left: 0;
}
.quote-icon-img {
top: 50%;
right: 0;
transform: translateY(-50%);
left: 0;
text-align: center;
}
.features-info {
margin-left: 0;
margin-top: 0;
}
.features-02-wrapper {
padding: 58px 25px 41px;
}
.our-services-text p {
padding: 0;
}
.choose-wrapper {
margin-top: 0;
margin-left: 0;
}
.quote-tab ul li a {
margin-right: 13px;;
}
.quote-tab ul li a::before {
display: none;
}
.quote-tab {
border-bottom: 0;
padding-bottom: 0;
}
.testimonial-02-wrapper {
padding: 50px 16px 44px 16px;
}
.latest-news-wrapper {
padding: 40px 16px 40px 16px;
}
.about-2-img {
margin-right: 0;
}
.features-03-icon {
margin-right: 20px;
}
.features-03-text h3 {
font-size: 18px;
}
.footer-2-area {
background-size: cover;
background-position: center center;
}
.pricing-02 .area-title-green {
margin-bottom: 70px;
}
.pricing-wrapper.active {
margin-top: 0;
}
.pricing-content p {
padding: 0 10px;
}
.case-bg {
padding: 30px 20px 40px;
}
.cta-button .btn-border {
margin-left: 0;
margin-top: 15px;
}
.client-wrapper {
padding: 40px 25px 47px 25px;
}
.strategy-wrapper {
margin-right: 0;
}
.about-03-wrapper {
padding-right: 0;
padding-left: 0;
}
.case-study-text h4 {
font-size: 18px;
}
.case-study-text {
margin-left: 15px;
margin-right: 15px;
}
.mail-header-icon {
display: none;
}
.main-menu-area {
padding: 16px 0 2px;
}
.breadcrumb-text > h1 {
font-size: 35px;
}
.breadcrumb-menu li a {
font-size: 20px;
}
.breadcrumb-menu span {
font-size: 20px;
}
.breadcrumb-menu li::before {
top: 13px;
}
.breadcrumb-area {
padding-top: 120px;
padding-bottom: 120px;
}
.history-bg {
padding: 74px 20px 43px 20px;
}
.history-wrapper {
padding-top: 0;
padding-left: 0;
}
.history-section span {
font-size: 16px;
}
.history-section h1 {
font-size: 30px;
}
.choose-02-img {
margin-left: 0;
margin-right: 0;
}
.choose-01-wrapper {
margin-top: 0;
margin-right: 0;
}
.we-are-wrapper {
margin-top: 0;
}
.financial-text h1 {
font-size: 28px;
}
.financial-info h1 {
font-size: 28px;
}
.financial-info-img {
margin-left: 0;
}
.financial-content h1 {
font-size: 28px;
}
.marketing-text h2 {
font-size: 26px;
}
.faq-box .btn-link {
padding: 20px 20px;
}
.faq-box .btn-link::before {
display: none;
}
.widget {
padding: 30px 15px;
}
.marketing-img img {
width: 100%;
}
.relationship-2-img {
margin-left: 0;
}
.faq-box .card-body {
padding-left: 20px;
padding-right: 20px;
}
.case-study-blue-wrapper .case-study-text h4 {
font-size: 20px;
}
.features-area {
padding-left: 0;
padding-right: 0;
}
.case-full .features-text h4 {
font-size: 22px;
}
.case-details-info {
margin-left: 0;
margin-top: 0;
}
.case-details-link {
padding: 30px 16px;
}
.case-details-11 {
margin-top: 0;
margin-left: 0;
}
.case-details-text h2 {
font-size: 24px;
}
.case-details-2-img img {
width: 100%;
}
.case-details-text {
margin-left: 0;
margin-right: 0;
}
.blog-02-text h4 {
font-size: 23px;
}
.contacts-us-form-button .btn {
padding: 23px 58px 25px;
}
.header-red .mean-container a.meanmenu-reveal {
border: 1px solid #fff;
color: #fff;
}
.header-red .mean-container a.meanmenu-reveal span {
background: #fff;
}
.menu-box {
background: 0;
margin: 0;
}
.header-coral .sticky {
position: static;
padding: 0;
}
.header-coral .main-menu-area {
padding: 0;
}
.header-middle-area {
padding: 20px 0 3px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:450px}
}#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/fonts/revicons/revicons.eot?5510888);src:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/fonts/revicons/revicons.woff?5510888) format('woff'),url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(//windpowermexico.com/wp-content/themes/bizzix/assets/rs/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited
{
color:#0084B4!important;
}
.tp-caption.Twitter-Content a:hover
{
color:#0084B4!important;
text-decoration:underline!important;
}
.tp-caption.medium_grey,.medium_grey
{
background-color:#888;
border-style:none;
border-width:0;
color:#fff;
font-family:Arial;
font-size:20px;
font-weight:700;
line-height:20px;
margin:0;
padding:2px 4px;
position:absolute;
text-shadow:0 2px 5px rgba(0,0,0,0.5);
white-space:nowrap;
}
.tp-caption.small_text,.small_text
{
border-style:none;
border-width:0;
color:#fff;
font-family:Arial;
font-size:14px;
font-weight:700;
line-height:20px;
margin:0;
position:absolute;
text-shadow:0 2px 5px rgba(0,0,0,0.5);
white-space:nowrap;
}
.tp-caption.medium_text,.medium_text
{
border-style:none;
border-width:0;
color:#fff;
font-family:Arial;
font-size:20px;
font-weight:700;
line-height:20px;
margin:0;
position:absolute;
text-shadow:0 2px 5px rgba(0,0,0,0.5);
white-space:nowrap;
}
.tp-caption.large_text,.large_text
{
border-style:none;
border-width:0;
color:#fff;
font-family:Arial;
font-size:40px;
font-weight:700;
line-height:40px;
margin:0;
position:absolute;
text-shadow:0 2px 5px rgba(0,0,0,0.5);
white-space:nowrap;
}
.tp-caption.very_large_text,.very_large_text
{
border-style:none;
border-width:0;
color:#fff;
font-family:Arial;
font-size:60px;
font-weight:700;
letter-spacing:-2px;
line-height:60px;
margin:0;
position:absolute;
text-shadow:0 2px 5px rgba(0,0,0,0.5);
white-space:nowrap;
}
.tp-caption.very_big_white,.very_big_white
{
background-color:#000;
border-style:none;
border-width:0;
color:#fff;
font-family:Arial;
font-size:60px;
font-weight:800;
line-height:60px;
margin:0;
padding:1px 4px 0;
position:absolute;
text-shadow:none;
white-space:nowrap;
}
.tp-caption.very_big_black,.very_big_black
{
background-color:#fff;
border-style:none;
border-width:0;
color:#000;
font-family:Arial;
font-size:60px;
font-weight:700;
line-height:60px;
margin:0;
padding:1px 4px 0;
position:absolute;
text-shadow:none;
white-space:nowrap;
}
.tp-caption.modern_medium_fat,.modern_medium_fat
{
border-style:none;
border-width:0;
color:#000;
font-family:"Open Sans", sans-serif;
font-size:24px;
font-weight:800;
line-height:20px;
margin:0;
position:absolute;
text-shadow:none;
white-space:nowrap;
}
.tp-caption.modern_medium_fat_white,.modern_medium_fat_white
{
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans", sans-serif;
font-size:24px;
font-weight:800;
line-height:20px;
margin:0;
position:absolute;
text-shadow:none;
white-space:nowrap;
}
.tp-caption.modern_medium_light,.modern_medium_light
{
border-style:none;
border-width:0;
color:#000;
font-family:"Open Sans", sans-serif;
font-size:24px;
font-weight:300;
line-height:20px;
margin:0;
position:absolute;
text-shadow:none;
white-space:nowrap;
}
.tp-caption.modern_big_bluebg,.modern_big_bluebg
{
background-color:#4e5b6c;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans", sans-serif;
font-size:30px;
font-weight:800;
letter-spacing:0;
line-height:36px;
margin:0;
padding:3px 10px;
position:absolute;
text-shadow:none;
}
.tp-caption.modern_big_redbg,.modern_big_redbg
{
background-color:#de543e;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans", sans-serif;
font-size:30px;
font-weight:300;
letter-spacing:0;
line-height:36px;
margin:0;
padding:1px 10px 3px;
position:absolute;
text-shadow:none;
}
.tp-caption.modern_small_text_dark,.modern_small_text_dark
{
border-style:none;
border-width:0;
color:#555;
font-family:Arial;
font-size:14px;
line-height:22px;
margin:0;
position:absolute;
text-shadow:none;
white-space:nowrap;
}
.tp-caption.boxshadow,.boxshadow
{		
box-shadow:0 0 20px rgba(0,0,0,0.5);
}
.tp-caption.black,.black
{
color:#000;
text-shadow:none;
}
.tp-caption.noshadow,.noshadow
{
text-shadow:none;
}
.tp-caption.thinheadline_dark,.thinheadline_dark
{
background-color:transparent;
color:rgba(0,0,0,0.85);
font-family:"Open Sans";
font-size:30px;
font-weight:300;
line-height:30px;
position:absolute;
text-shadow:none;
}
.tp-caption.thintext_dark,.thintext_dark
{
background-color:transparent;
color:rgba(0,0,0,0.85);
font-family:"Open Sans";
font-size:16px;
font-weight:300;
line-height:26px;
position:absolute;
text-shadow:none;
}
.tp-caption.largeblackbg,.largeblackbg
{
background-color:#000;
border-radius:0;
color:#fff;
font-family:"Open Sans";
font-size:50px;
font-weight:300;
line-height:70px;
padding:0 20px;
position:absolute;
text-shadow:none;
}
.tp-caption.largepinkbg,.largepinkbg
{
background-color:#db4360;
border-radius:0;
color:#fff;
font-family:"Open Sans";
font-size:50px;
font-weight:300;
line-height:70px;
padding:0 20px;
position:absolute;
text-shadow:none;
}
.tp-caption.largewhitebg,.largewhitebg
{
background-color:#fff;
border-radius:0;
color:#000;
font-family:"Open Sans";
font-size:50px;
font-weight:300;
line-height:70px;
padding:0 20px;
position:absolute;
text-shadow:none;
}
.tp-caption.largegreenbg,.largegreenbg
{
background-color:#67ae73;
border-radius:0;
color:#fff;
font-family:"Open Sans";
font-size:50px;
font-weight:300;
line-height:70px;
padding:0 20px;
position:absolute;
text-shadow:none;
}
.tp-caption.excerpt,.excerpt
{
background-color:rgba(0,0,0,1);
border-color:#fff;
border-style:none;
border-width:0;
color:#fff;
font-family:Arial;
font-size:36px;
font-weight:700;
height:auto;
letter-spacing:-1.5px;
line-height:36px;
margin:0;
padding:1px 4px 0;
text-decoration:none;
text-shadow:none;
white-space:normal!important;
width:150px;
}
.tp-caption.large_bold_grey,.large_bold_grey
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#666;
font-family:"Open Sans";
font-size:60px;
font-weight:800;
line-height:60px;
margin:0;
padding:1px 4px 0;
text-decoration:none;
text-shadow:none;
}
.tp-caption.medium_thin_grey,.medium_thin_grey
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#666;
font-family:"Open Sans";
font-size:34px;
font-weight:300;
line-height:30px;
margin:0;
padding:1px 4px 0;
text-decoration:none;
text-shadow:none;
}
.tp-caption.small_thin_grey,.small_thin_grey
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#757575;
font-family:"Open Sans";
font-size:18px;
font-weight:300;
line-height:26px;
margin:0;
padding:1px 4px 0;
text-decoration:none;
text-shadow:none;
}
.tp-caption.lightgrey_divider,.lightgrey_divider
{
background-color:rgba(235,235,235,1);
background-position:initial;
background-repeat:initial;
border-color:#222;
border-style:none;
border-width:0;
height:3px;
text-decoration:none;
width:370px;
}
.tp-caption.large_bold_darkblue,.large_bold_darkblue
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#34495e;
font-family:"Open Sans";
font-size:58px;
font-weight:800;
line-height:60px;
text-decoration:none;
}
.tp-caption.medium_bg_darkblue,.medium_bg_darkblue
{
background-color:#34495e;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:20px;
font-weight:800;
line-height:20px;
padding:10px;
text-decoration:none;
}
.tp-caption.medium_bold_red,.medium_bold_red
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#e33a0c;
font-family:"Open Sans";
font-size:24px;
font-weight:800;
line-height:30px;
padding:0;
text-decoration:none;
}
.tp-caption.medium_light_red,.medium_light_red
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#e33a0c;
font-family:"Open Sans";
font-size:21px;
font-weight:300;
line-height:26px;
padding:0;
text-decoration:none;
}
.tp-caption.medium_bg_red,.medium_bg_red
{
background-color:#e33a0c;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:20px;
font-weight:800;
line-height:20px;
padding:10px;
text-decoration:none;
}
.tp-caption.medium_bold_orange,.medium_bold_orange
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#f39c12;
font-family:"Open Sans";
font-size:24px;
font-weight:800;
line-height:30px;
text-decoration:none;
}
.tp-caption.medium_bg_orange,.medium_bg_orange
{
background-color:#f39c12;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:20px;
font-weight:800;
line-height:20px;
padding:10px;
text-decoration:none;
}
.tp-caption.grassfloor,.grassfloor
{
background-color:rgba(160,179,151,1);
border-color:#222;
border-style:none;
border-width:0;
height:150px;
text-decoration:none;
width:4000px;
}
.tp-caption.large_bold_white,.large_bold_white
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:58px;
font-weight:800;
line-height:60px;
text-decoration:none;
}
.tp-caption.medium_light_white,.medium_light_white
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:30px;
font-weight:300;
line-height:36px;
padding:0;
text-decoration:none;
}
.tp-caption.mediumlarge_light_white,.mediumlarge_light_white
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:34px;
font-weight:300;
line-height:40px;
padding:0;
text-decoration:none;
}
.tp-caption.mediumlarge_light_white_center,.mediumlarge_light_white_center
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:34px;
font-weight:300;
line-height:40px;
padding:0;
text-align:center;
text-decoration:none;
}
.tp-caption.medium_bg_asbestos,.medium_bg_asbestos
{
background-color:#7f8c8d;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:20px;
font-weight:800;
line-height:20px;
padding:10px;
text-decoration:none;
}
.tp-caption.medium_light_black,.medium_light_black
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#000;
font-family:"Open Sans";
font-size:30px;
font-weight:300;
line-height:36px;
padding:0;
text-decoration:none;
}
.tp-caption.large_bold_black,.large_bold_black
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#000;
font-family:"Open Sans";
font-size:58px;
font-weight:800;
line-height:60px;
text-decoration:none;
}
.tp-caption.mediumlarge_light_darkblue,.mediumlarge_light_darkblue
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#34495e;
font-family:"Open Sans";
font-size:34px;
font-weight:300;
line-height:40px;
padding:0;
text-decoration:none;
}
.tp-caption.small_light_white,.small_light_white
{
background-color:transparent;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:17px;
font-weight:300;
line-height:28px;
padding:0;
text-decoration:none;
}
.tp-caption.roundedimage,.roundedimage
{
border-color:#222;
border-style:none;
border-width:0;
}
.tp-caption.large_bg_black,.large_bg_black
{
background-color:#000;
border-color:#ffd658;
border-style:none;
border-width:0;
color:#fff;
font-family:"Open Sans";
font-size:40px;
font-weight:800;
line-height:40px;
padding:10px 20px 15px;
text-decoration:none;
}
.tp-caption.mediumwhitebg,.mediumwhitebg
{
background-color:#fff;
border-color:#000;
border-style:none;
border-width:0;
color:#000;
font-family:"Open Sans";
font-size:30px;
font-weight:300;
line-height:30px;
padding:5px 15px 10px;
text-decoration:none;
text-shadow:none;
}
.tp-caption.maincaption,.maincaption
{
background-color:transparent;
border-color:#000;
border-style:none;
border-width:0;
color:#212a40;
font-family:roboto;
font-size:33px;
font-weight:500;
line-height:43px;
text-decoration:none;
text-shadow:none;
}
.tp-caption.miami_title_60px,.miami_title_60px
{
background-color:transparent;
border-color:#000;
border-style:none;
border-width:0;
color:#fff;
font-family:"Source Sans Pro";
font-size:60px;
font-weight:700;
letter-spacing:1px;
line-height:60px;
text-decoration:none;
text-shadow:none;
}
.tp-caption.miami_subtitle,.miami_subtitle
{
background-color:transparent;
border-color:#000;
border-style:none;
border-width:0;
color:rgba(255,255,255,0.65);
font-family:"Source Sans Pro";
font-size:17px;
font-weight:400;
letter-spacing:2px;
line-height:24px;
text-decoration:none;
text-shadow:none;
}
.tp-caption.divideline30px,.divideline30px
{
background:#fff;
background-color:#fff;
border-color:#222;
border-style:none;
border-width:0;
height:2px;
min-width:30px;
text-decoration:none;
}
.tp-caption.Miami_nostyle,.Miami_nostyle
{
border-color:#222;
border-style:none;
border-width:0;
}
.tp-caption.miami_content_light,.miami_content_light
{
background-color:transparent;
border-color:#000;
border-style:none;
border-width:0;
color:#fff;
font-family:"Source Sans Pro";
font-size:22px;
font-weight:400;
letter-spacing:0;
line-height:28px;
text-decoration:none;
text-shadow:none;
}
.tp-caption.miami_title_60px_dark,.miami_title_60px_dark
{
background-color:transparent;
border-color:#000;
border-style:none;
border-width:0;
color:#333;
font-family:"Source Sans Pro";
font-size:60px;
font-weight:700;
letter-spacing:1px;
line-height:60px;
text-decoration:none;
text-shadow:none;
}
.tp-caption.miami_content_dark,.miami_content_dark
{
background-color:transparent;
border-color:#000;
border-style:none;
border-width:0;
color:#666;
font-family:"Source Sans Pro";
font-size:22px;
font-weight:400;
letter-spacing:0;
line-height:28px;
text-decoration:none;
text-shadow:none;
}
.tp-caption.divideline30px_dark,.divideline30px_dark
{
background-color:#333;
border-color:#222;
border-style:none;
border-width:0;
height:2px;
min-width:30px;
text-decoration:none;
}
.tp-caption.ellipse70px,.ellipse70px
{
background-color:rgba(0,0,0,0.14902);
border-color:#222;
border-radius:50px 50px 50px 50px;
border-style:none;
border-width:0;
cursor:pointer;
line-height:1px;
min-height:70px;
min-width:70px;
text-decoration:none;
}
.tp-caption.arrowicon,.arrowicon
{
border-color:#222;
border-style:none;
border-width:0;
line-height:1px;
}
.tp-caption.MarkerDisplay,.MarkerDisplay
{
background-color:transparent;
border-color:#000;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
font-family:"Permanent Marker";
font-style:normal;
padding:0;
text-decoration:none;
text-shadow:none;
}
.tp-caption.Restaurant-Display,.Restaurant-Display
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:#fff;
font-family:Roboto;
font-size:120px;
font-style:normal;
font-weight:700;
line-height:120px;
padding:0;
text-decoration:none;
}
.tp-caption.Restaurant-Cursive,.Restaurant-Cursive
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:#fff;
font-family:"Nothing you could do";
font-size:30px;
font-style:normal;
font-weight:400;
letter-spacing:2px;
line-height:30px;
padding:0;
text-decoration:none;
}
.tp-caption.Restaurant-ScrollDownText,.Restaurant-ScrollDownText
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:#fff;
font-family:Roboto;
font-size:17px;
font-style:normal;
font-weight:400;
letter-spacing:2px;
line-height:17px;
padding:0;
text-decoration:none;
}
.tp-caption.Restaurant-Description,.Restaurant-Description
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:#fff;
font-family:Roboto;
font-size:20px;
font-style:normal;
font-weight:300;
letter-spacing:3px;
line-height:30px;
padding:0;
text-decoration:none;
}
.tp-caption.Restaurant-Price,.Restaurant-Price
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:#fff;
font-family:Roboto;
font-size:30px;
font-style:normal;
font-weight:300;
letter-spacing:3px;
line-height:30px;
padding:0;
text-decoration:none;
}
.tp-caption.Restaurant-Menuitem,.Restaurant-Menuitem
{
background-color:rgba(0,0,0,1.00);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:17px;
font-style:normal;
font-weight:400;
letter-spacing:2px;
line-height:17px;
padding:10px 30px;
text-align:left;
text-decoration:none;
}
.tp-caption.Furniture-LogoText,.Furniture-LogoText
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(230,207,163,1.00);
font-family:Raleway;
font-size:160px;
font-style:normal;
font-weight:300;
line-height:150px;
padding:0;
text-decoration:none;
text-shadow:none;
}
.tp-caption.Furniture-Plus,.Furniture-Plus
{
background-color:rgba(255,255,255,1.00);
border-color:transparent;
border-radius:30px 30px 30px 30px;
border-style:none;
border-width:0;
box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
color:rgba(230,207,163,1.00);
font-family:Raleway;
font-size:20px;
font-style:normal;
font-weight:400;
line-height:20px;
padding:6px 7px 4px;
text-decoration:none;
text-shadow:none;
}
.tp-caption.Furniture-Title,.Furniture-Title
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(0,0,0,1.00);
font-family:Raleway;
font-size:20px;
font-style:normal;
font-weight:700;
letter-spacing:3px;
line-height:20px;
padding:0;
text-decoration:none;
text-shadow:none;
}
.tp-caption.Furniture-Subtitle,.Furniture-Subtitle
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(0,0,0,1.00);
font-family:Raleway;
font-size:17px;
font-style:normal;
font-weight:300;
line-height:20px;
padding:0;
text-decoration:none;
text-shadow:none;
}
.tp-caption.Gym-Display,.Gym-Display
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:80px;
font-style:normal;
font-weight:900;
line-height:70px;
padding:0;
text-decoration:none;
}
.tp-caption.Gym-Subline,.Gym-Subline
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:30px;
font-style:normal;
font-weight:100;
letter-spacing:5px;
line-height:30px;
padding:0;
text-decoration:none;
}
.tp-caption.Gym-SmallText,.Gym-SmallText
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:17px;
font-style:normal;
font-weight:300;
line-height:22;
padding:0;
text-decoration:none;
text-shadow:none;
}
.tp-caption.Fashion-SmallText,.Fashion-SmallText
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:12px;
font-style:normal;
font-weight:600;
letter-spacing:2px;
line-height:20px;
padding:0;
text-decoration:none;
}
.tp-caption.Fashion-BigDisplay,.Fashion-BigDisplay
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(0,0,0,1.00);
font-family:Raleway;
font-size:60px;
font-style:normal;
font-weight:900;
letter-spacing:2px;
line-height:60px;
padding:0;
text-decoration:none;
}
.tp-caption.Fashion-TextBlock,.Fashion-TextBlock
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(0,0,0,1.00);
font-family:Raleway;
font-size:20px;
font-style:normal;
font-weight:400;
letter-spacing:2px;
line-height:40px;
padding:0;
text-decoration:none;
}
.tp-caption.Sports-Display,.Sports-Display
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:130px;
font-style:normal;
font-weight:100;
letter-spacing:13px;
line-height:130px;
padding:0;
text-decoration:none;
}
.tp-caption.Sports-DisplayFat,.Sports-DisplayFat
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:130px;
font-style:normal;
font-weight:900;
line-height:130px;
padding:0;
text-decoration:none;
}
.tp-caption.Sports-Subline,.Sports-Subline
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(0,0,0,1.00);
font-family:Raleway;
font-size:32px;
font-style:normal;
font-weight:400;
letter-spacing:4px;
line-height:32px;
padding:0;
text-decoration:none;
}
.tp-caption.Instagram-Caption,.Instagram-Caption
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:20px;
font-style:normal;
font-weight:900;
line-height:20px;
padding:0;
text-decoration:none;
}
.tp-caption.News-Title,.News-Title
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:"Roboto Slab";
font-size:70px;
font-style:normal;
font-weight:400;
line-height:60px;
padding:0;
text-decoration:none;
}
.tp-caption.News-Subtitle,.News-Subtitle
{
background-color:rgba(255,255,255,0);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:"Roboto Slab";
font-size:15px;
font-style:normal;
font-weight:300;
line-height:24px;
padding:0;
text-decoration:none;
}
.tp-caption.News-Subtitle:hover,.News-Subtitle:hover
{
background-color:rgba(255,255,255,0);
border-color:transparent;
border-radius:0 0 0 0;
border-style:solid;
border-width:0;
color:rgba(255,255,255,0.65);
text-decoration:none;
}
.tp-caption.Photography-Display,.Photography-Display
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:80px;
font-style:normal;
font-weight:100;
letter-spacing:5px;
line-height:70px;
padding:0;
text-decoration:none;
}
.tp-caption.Photography-Subline,.Photography-Subline
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(119,119,119,1.00);
font-family:Raleway;
font-size:20px;
font-style:normal;
font-weight:300;
letter-spacing:3px;
line-height:30px;
padding:0;
text-decoration:none;
}
.tp-caption.Photography-ImageHover,.Photography-ImageHover
{
background-color:transparent;
border-color:rgba(255,255,255,0);
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-size:20px;
font-style:normal;
font-weight:400;
line-height:22;
padding:0;
text-decoration:none;
}
.tp-caption.Photography-ImageHover:hover,.Photography-ImageHover:hover
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Photography-Menuitem,.Photography-Menuitem
{
background-color:rgba(0,0,0,0.65);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:20px;
font-style:normal;
font-weight:300;
letter-spacing:2px;
line-height:20px;
padding:3px 5px 3px 8px;
text-decoration:none;
}
.tp-caption.Photography-Menuitem:hover,.Photography-Menuitem:hover
{
background-color:rgba(0,255,222,0.65);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Photography-Textblock,.Photography-Textblock
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:17px;
font-style:normal;
font-weight:300;
letter-spacing:2px;
line-height:30px;
padding:0;
text-decoration:none;
}
.tp-caption.Photography-Subline-2,.Photography-Subline-2
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,0.35);
font-family:Raleway;
font-size:20px;
font-style:normal;
font-weight:300;
letter-spacing:3px;
line-height:30px;
padding:0;
text-decoration:none;
}
.tp-caption.Photography-ImageHover2,.Photography-ImageHover2
{
background-color:transparent;
border-color:rgba(255,255,255,0);
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Arial;
font-size:20px;
font-style:normal;
font-weight:400;
line-height:22;
padding:0;
text-decoration:none;
}
.tp-caption.Photography-ImageHover2:hover,.Photography-ImageHover2:hover
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.WebProduct-Title,.WebProduct-Title
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(51,51,51,1.00);
font-family:Raleway;
font-size:90px;
font-style:normal;
font-weight:100;
line-height:90px;
padding:0;
text-decoration:none;
}
.tp-caption.WebProduct-SubTitle,.WebProduct-SubTitle
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(153,153,153,1.00);
font-family:Raleway;
font-size:15px;
font-style:normal;
font-weight:400;
line-height:20px;
padding:0;
text-decoration:none;
}
.tp-caption.WebProduct-Content,.WebProduct-Content
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(153,153,153,1.00);
font-family:Raleway;
font-size:16px;
font-style:normal;
font-weight:600;
line-height:24px;
padding:0;
text-decoration:none;
}
.tp-caption.WebProduct-Menuitem,.WebProduct-Menuitem
{
background-color:rgba(51,51,51,1.00);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:15px;
font-style:normal;
font-weight:500;
letter-spacing:2px;
line-height:20px;
padding:3px 5px 3px 8px;
text-align:left;
text-decoration:none;
}
.tp-caption.WebProduct-Menuitem:hover,.WebProduct-Menuitem:hover
{
background-color:rgba(255,255,255,1.00);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(153,153,153,1.00);
text-decoration:none;
}
.tp-caption.WebProduct-Title-Light,.WebProduct-Title-Light
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:90px;
font-style:normal;
font-weight:100;
line-height:90px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.WebProduct-SubTitle-Light,.WebProduct-SubTitle-Light
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,0.35);
font-family:Raleway;
font-size:15px;
font-style:normal;
font-weight:400;
line-height:20px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.WebProduct-Content-Light,.WebProduct-Content-Light
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,0.65);
font-family:Raleway;
font-size:16px;
font-style:normal;
font-weight:600;
line-height:24px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.FatRounded,.FatRounded
{
background-color:rgba(0,0,0,0.50);
border-color:rgba(211,211,211,1.00);
border-radius:50px 50px 50px 50px;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:30px;
font-style:normal;
font-weight:900;
line-height:30px;
padding:20px 22px 20px 25px;
text-align:left;
text-decoration:none;
text-shadow:none;
}
.tp-caption.FatRounded:hover,.FatRounded:hover
{
background-color:rgba(0,0,0,1.00);
border-color:rgba(211,211,211,1.00);
border-radius:50px 50px 50px 50px;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.NotGeneric-Title,.NotGeneric-Title
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:70px;
font-style:normal;
font-weight:800;
line-height:70px;
padding:10px 0;
text-decoration:none;
}
.tp-caption.NotGeneric-SubTitle,.NotGeneric-SubTitle
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:13px;
font-style:normal;
font-weight:500;
letter-spacing:4px;
line-height:20px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.NotGeneric-CallToAction,.NotGeneric-CallToAction
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0.50);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:14px;
font-style:normal;
font-weight:500;
letter-spacing:3px;
line-height:14px;
padding:10px 30px;
text-align:left;
text-decoration:none;
}
.tp-caption.NotGeneric-CallToAction:hover,.NotGeneric-CallToAction:hover
{
background-color:transparent;
border-color:rgba(255,255,255,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.NotGeneric-Icon,.NotGeneric-Icon
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0);
border-radius:0 0 0 0;
border-style:solid;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:30px;
font-style:normal;
font-weight:400;
letter-spacing:3px;
line-height:30px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.NotGeneric-Menuitem,.NotGeneric-Menuitem
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0.15);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:14px;
font-style:normal;
font-weight:500;
letter-spacing:3px;
line-height:14px;
padding:27px 30px;
text-align:left;
text-decoration:none;
}
.tp-caption.NotGeneric-Menuitem:hover,.NotGeneric-Menuitem:hover
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.MarkerStyle,.MarkerStyle
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:"Permanent Marker";
font-size:17px;
font-style:normal;
font-weight:100;
line-height:30px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.Gym-Menuitem,.Gym-Menuitem
{
background-color:rgba(0,0,0,1.00);
border-color:rgba(255,255,255,0);
border-radius:3px 3px 3px 3px;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:20px;
font-style:normal;
font-weight:300;
letter-spacing:2px;
line-height:20px;
padding:3px 5px 3px 8px;
text-align:left;
text-decoration:none;
}
.tp-caption.Gym-Menuitem:hover,.Gym-Menuitem:hover
{
background-color:rgba(0,0,0,1.00);
border-color:rgba(255,255,255,0.25);
border-radius:3px 3px 3px 3px;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Newspaper-Button,.Newspaper-Button
{
background-color:rgba(255,255,255,0);
border-color:rgba(255,255,255,0.25);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:13px;
font-style:normal;
font-weight:700;
letter-spacing:2px;
line-height:17px;
padding:12px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Newspaper-Button:hover,.Newspaper-Button:hover
{
background-color:rgba(255,255,255,1.00);
border-color:rgba(255,255,255,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(0,0,0,1.00);
text-decoration:none;
}
.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(168,216,238,1.00);
font-family:Roboto;
font-size:15px;
font-style:normal;
font-weight:900;
line-height:20px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.Newspaper-Title,.Newspaper-Title
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:"Roboto Slab";
font-size:50px;
font-style:normal;
font-weight:400;
line-height:55px;
padding:0 0 10px;
text-align:left;
text-decoration:none;
}
.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:"Roboto Slab";
font-size:50px;
font-style:normal;
font-weight:400;
line-height:55px;
padding:0 0 10px;
text-align:center;
text-decoration:none;
}
.tp-caption.Hero-Button,.Hero-Button
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0.50);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:14px;
font-style:normal;
font-weight:500;
letter-spacing:3px;
line-height:14px;
padding:10px 30px;
text-align:left;
text-decoration:none;
}
.tp-caption.Hero-Button:hover,.Hero-Button:hover
{
background-color:rgba(255,255,255,1.00);
border-color:rgba(255,255,255,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(0,0,0,1.00);
text-decoration:none;
}
.tp-caption.Video-Title,.Video-Title
{
background-color:rgba(0,0,0,1.00);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:30px;
font-style:normal;
font-weight:900;
line-height:30px;
padding:5px;
text-align:left;
text-decoration:none;
}
.tp-caption.Video-SubTitle,.Video-SubTitle
{
background-color:rgba(0,0,0,0.35);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:12px;
font-style:normal;
font-weight:600;
letter-spacing:2px;
line-height:12px;
padding:5px;
text-align:left;
text-decoration:none;
}
.tp-caption.NotGeneric-Button,.NotGeneric-Button
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0.50);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:14px;
font-style:normal;
font-weight:500;
letter-spacing:3px;
line-height:14px;
padding:10px 30px;
text-align:left;
text-decoration:none;
}
.tp-caption.NotGeneric-Button:hover,.NotGeneric-Button:hover
{
background-color:transparent;
border-color:rgba(255,255,255,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.NotGeneric-BigButton,.NotGeneric-BigButton
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0.15);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:14px;
font-style:normal;
font-weight:500;
letter-spacing:3px;
line-height:14px;
padding:27px 30px;
text-align:left;
text-decoration:none;
}
.tp-caption.NotGeneric-BigButton:hover,.NotGeneric-BigButton:hover
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.WebProduct-Button,.WebProduct-Button
{
background-color:rgba(51,51,51,1.00);
border-color:rgba(0,0,0,1.00);
border-radius:0 0 0 0;
border-style:none;
border-width:2px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:16px;
font-style:normal;
font-weight:600;
letter-spacing:1px;
line-height:48px;
padding:0 40px;
text-align:left;
text-decoration:none;
}
.tp-caption.WebProduct-Button:hover,.WebProduct-Button:hover
{
background-color:rgba(255,255,255,1.00);
border-color:rgba(0,0,0,1.00);
border-radius:0 0 0 0;
border-style:none;
border-width:2px;
color:rgba(51,51,51,1.00);
text-decoration:none;
}
.tp-caption.Restaurant-Button,.Restaurant-Button
{
background-color:rgba(10,10,10,0);
border-color:rgba(255,255,255,0.50);
border-radius:0 0 0 0;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:17px;
font-style:normal;
font-weight:500;
letter-spacing:3px;
line-height:17px;
padding:12px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Restaurant-Button:hover,.Restaurant-Button:hover
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,224,129,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Gym-Button,.Gym-Button
{
background-color:rgba(139,192,39,1.00);
border-color:rgba(0,0,0,0);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:15px;
font-style:normal;
font-weight:600;
letter-spacing:1px;
line-height:15px;
padding:13px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Gym-Button:hover,.Gym-Button:hover
{
background-color:rgba(114,168,0,1.00);
border-color:rgba(0,0,0,0);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:0;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Gym-Button-Light,.Gym-Button-Light
{
background-color:transparent;
border-color:rgba(255,255,255,0.25);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:15px;
font-style:normal;
font-weight:600;
line-height:15px;
padding:12px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Gym-Button-Light:hover,.Gym-Button-Light:hover
{
background-color:rgba(114,168,0,0);
border-color:rgba(139,192,39,1.00);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Sports-Button-Light,.Sports-Button-Light
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0.50);
border-radius:0 0 0 0;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:17px;
font-style:normal;
font-weight:600;
letter-spacing:2px;
line-height:17px;
padding:12px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Sports-Button-Light:hover,.Sports-Button-Light:hover
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Sports-Button-Red,.Sports-Button-Red
{
background-color:rgba(219,28,34,1.00);
border-color:rgba(219,28,34,0);
border-radius:0 0 0 0;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:17px;
font-style:normal;
font-weight:600;
letter-spacing:2px;
line-height:17px;
padding:12px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Sports-Button-Red:hover,.Sports-Button-Red:hover
{
background-color:rgba(0,0,0,1.00);
border-color:rgba(0,0,0,1.00);
border-radius:0 0 0 0;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Photography-Button,.Photography-Button
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0.25);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
font-family:Raleway;
font-size:15px;
font-style:normal;
font-weight:600;
letter-spacing:1px;
line-height:15px;
padding:13px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Photography-Button:hover,.Photography-Button:hover
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,1.00);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:1px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Newspaper-Button-2,.Newspaper-Button-2
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,0.50);
border-radius:3px 3px 3px 3px;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:15px;
font-style:normal;
font-weight:900;
line-height:15px;
padding:10px 30px;
text-align:left;
text-decoration:none;
}
.tp-caption.Newspaper-Button-2:hover,.Newspaper-Button-2:hover
{
background-color:rgba(0,0,0,0);
border-color:rgba(255,255,255,1.00);
border-radius:3px 3px 3px 3px;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Feature-Tour,.Feature-Tour
{
background-color:rgba(139,192,39,1.00);
border-color:rgba(0,0,0,0);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:17px;
font-style:normal;
font-weight:700;
line-height:17px;
padding:17px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Feature-Tour:hover,.Feature-Tour:hover
{
background-color:rgba(114,168,0,1.00);
border-color:rgba(0,0,0,0);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:0;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Feature-Examples,.Feature-Examples
{
background-color:transparent;
border-color:rgba(33,42,64,0.15);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:2px;
color:rgba(33,42,64,0.50);
font-family:Roboto;
font-size:17px;
font-style:normal;
font-weight:700;
line-height:17px;
padding:15px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Feature-Examples:hover,.Feature-Examples:hover
{
background-color:transparent;
border-color:rgba(139,192,39,1.00);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:2px;
color:rgba(139,192,39,1.00);
text-decoration:none;
}
.tp-caption.subcaption,.subcaption
{
background-color:transparent;
border-color:rgba(0,0,0,1.00);
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(111,124,130,1.00);
font-family:roboto;
font-size:19px;
font-style:normal;
font-weight:400;
line-height:24px;
padding:0;
text-align:left;
text-decoration:none;
text-shadow:none;
}
.tp-caption.menutab,.menutab
{
background-color:transparent;
border-color:rgba(0,0,0,1.00);
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(41,46,49,1.00);
font-family:roboto;
font-size:25px;
font-style:normal;
font-weight:300;
line-height:30px;
padding:0;
text-align:left;
text-decoration:none;
text-shadow:none;
}
.tp-caption.menutab:hover,.menutab:hover
{
background-color:transparent;
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(213,0,0,1.00);
text-decoration:none;
}
.tp-caption.maincontent,.maincontent
{
background-color:transparent;
border-color:rgba(0,0,0,1.00);
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(41,46,49,1.00);
font-family:roboto;
font-size:21px;
font-style:normal;
font-weight:300;
line-height:26px;
padding:0;
text-align:left;
text-decoration:none;
text-shadow:none;
}
.tp-caption.minitext,.minitext
{
background-color:transparent;
border-color:rgba(0,0,0,1.00);
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(185,186,187,1.00);
font-family:roboto;
font-size:15px;
font-style:normal;
font-weight:400;
line-height:20px;
padding:0;
text-align:left;
text-decoration:none;
text-shadow:none;
}
.tp-caption.Feature-Buy,.Feature-Buy
{
background-color:rgba(0,154,238,1.00);
border-color:rgba(0,0,0,0);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:17px;
font-style:normal;
font-weight:700;
line-height:17px;
padding:17px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Feature-Buy:hover,.Feature-Buy:hover
{
background-color:rgba(0,133,214,1.00);
border-color:rgba(0,0,0,0);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:0;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Feature-Examples-Light,.Feature-Examples-Light
{
background-color:transparent;
border-color:rgba(255,255,255,0.15);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:17px;
font-style:normal;
font-weight:700;
line-height:17px;
padding:15px 35px;
text-align:left;
text-decoration:none;
}
.tp-caption.Feature-Examples-Light:hover,.Feature-Examples-Light:hover
{
background-color:transparent;
border-color:rgba(255,255,255,1.00);
border-radius:30px 30px 30px 30px;
border-style:solid;
border-width:2px;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Facebook-Likes,.Facebook-Likes
{
background-color:rgba(59,89,153,1.00);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
font-family:Roboto;
font-size:15px;
font-style:normal;
font-weight:500;
line-height:22px;
padding:5px 15px;
text-align:left;
text-decoration:none;
}
.tp-caption.Twitter-Favorites,.Twitter-Favorites
{
background-color:rgba(255,255,255,0);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(136,153,166,1.00);
font-family:Roboto;
font-size:15px;
font-style:normal;
font-weight:500;
line-height:22px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.Twitter-Link,.Twitter-Link
{
background-color:rgba(255,255,255,1.00);
border-color:transparent;
border-radius:30px 30px 30px 30px;
border-style:none;
border-width:0;
color:rgba(135,153,165,1.00);
font-family:Roboto;
font-size:15px;
font-style:normal;
font-weight:500;
line-height:15px;
padding:11px 11px 9px;
text-align:left;
text-decoration:none;
}
.tp-caption.Twitter-Link:hover,.Twitter-Link:hover
{
background-color:rgba(0,132,180,1.00);
border-color:transparent;
border-radius:30px 30px 30px 30px;
border-style:none;
border-width:0;
color:rgba(255,255,255,1.00);
text-decoration:none;
}
.tp-caption.Twitter-Retweet,.Twitter-Retweet
{
background-color:rgba(255,255,255,0);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(136,153,166,1.00);
font-family:Roboto;
font-size:15px;
font-style:normal;
font-weight:500;
line-height:22px;
padding:0;
text-align:left;
text-decoration:none;
}
.tp-caption.Twitter-Content,.Twitter-Content
{
background-color:rgba(255,255,255,1.00);
border-color:transparent;
border-radius:0 0 0 0;
border-style:none;
border-width:0;
color:rgba(41,47,51,1.00);
font-family:Roboto;
font-size:20px;
font-style:normal;
font-weight:500;
line-height:28px;
padding:30px 30px 70px;
text-align:left;
text-decoration:none;
}
.revtp-searchform input[type="text"],
.revtp-searchform input[type="email"],
.revtp-form input[type="text"],
.revtp-form input[type="email"]{ 	
font-family: "Arial", sans-serif;
font-size: 15px;
color: #000;
background-color: #fff;
line-height: 46px;
padding: 0 20px;
cursor: text;
border: 0;
width: 400px;
margin-bottom: 0px;
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
-ms-transition: background-color 0.5s;
transition: background-color 0.5s;
border-radius: 0px;
}
.tp-caption.BigBold-Title,
.BigBold-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 110px;
line-height: 100px;
font-weight: 800;
font-style: normal;
font-family: Raleway;
padding: 10px 0px 10px 0;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.BigBold-SubTitle,
.BigBold-SubTitle {
color: rgba(255, 255, 255, 0.50);
font-size: 15px;
line-height: 24px;
font-weight: 500;
font-style: normal;
font-family: Raleway;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
letter-spacing: 1px
}
.tp-caption.BigBold-Button,
.BigBold-Button {
color: rgba(255, 255, 255, 1.00);
font-size: 13px;
line-height: 13px;
font-weight: 500;
font-style: normal;
font-family: Raleway;
padding: 15px 50px 15px 50px;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 0.50);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
text-align: left;
letter-spacing: 1px
}
.tp-caption.BigBold-Button:hover,
.BigBold-Button:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.FoodCarousel-Content,
.FoodCarousel-Content {
color: rgba(41, 46, 49, 1.00);
font-size: 17px;
line-height: 28px;
font-weight: 500;
font-style: normal;
font-family: Raleway;
padding: 30px 30px 30px 30px;
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(41, 46, 49, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.FoodCarousel-Button,
.FoodCarousel-Button {
color: rgba(41, 46, 49, 1.00);
font-size: 13px;
line-height: 13px;
font-weight: 700;
font-style: normal;
font-family: Raleway;
padding: 15px 70px 15px 50px;
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(41, 46, 49, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
text-align: left;
letter-spacing: 1px
}
.tp-caption.FoodCarousel-Button:hover,
.FoodCarousel-Button:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(41, 46, 49, 1.00);
border-color: rgba(41, 46, 49, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.FoodCarousel-CloseButton,
.FoodCarousel-CloseButton {
color: rgba(41, 46, 49, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 700;
font-style: normal;
font-family: Raleway;
padding: 14px 14px 14px 16px;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(41, 46, 49, 0);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
text-align: left;
letter-spacing: 1px
}
.tp-caption.FoodCarousel-CloseButton:hover,
.FoodCarousel-CloseButton:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(41, 46, 49, 1.00);
border-color: rgba(41, 46, 49, 0);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px
}
.tp-caption.Video-SubTitle,
.Video-SubTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 12px;
line-height: 12px;
font-weight: 600;
font-style: normal;
font-family: Raleway;
padding: 5px 5px 5px 5px;
text-decoration: none;
background-color: rgba(0, 0, 0, 0.35);
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
letter-spacing: 2px;
text-align: left
}
.tp-caption.Video-Title,
.Video-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 30px;
line-height: 30px;
font-weight: 900;
font-style: normal;
font-family: Raleway;
padding: 5px 5px 5px 5px;
text-decoration: none;
background-color: rgba(0, 0, 0, 1.00);
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Travel-BigCaption,
.Travel-BigCaption {
color: rgba(255, 255, 255, 1.00);
font-size: 50px;
line-height: 50px;
font-weight: 400;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Travel-SmallCaption,
.Travel-SmallCaption {
color: rgba(255, 255, 255, 1.00);
font-size: 25px;
line-height: 30px;
font-weight: 300;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Travel-CallToAction,
.Travel-CallToAction {
color: rgba(255, 255, 255, 1.00);
font-size: 25px;
line-height: 25px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 12px 20px 12px 20px;
text-decoration: none;
background-color: rgba(255, 255, 255, 0.05);
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 2px;
border-radius: 5px 5px 5px 5px;
text-align: left;
letter-spacing: 1px
}
.tp-caption.Travel-CallToAction:hover,
.Travel-CallToAction:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 0.15);
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 2px;
border-radius: 5px 5px 5px 5px
}
.tp-caption.RotatingWords-TitleWhite,
.RotatingWords-TitleWhite {
color: rgba(255, 255, 255, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 800;
font-style: normal;
font-family: Raleway;
padding: 0px 0px 0px 0;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.RotatingWords-Button,
.RotatingWords-Button {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 700;
font-style: normal;
font-family: Raleway;
padding: 20px 50px 20px 50px;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 0.15);
border-style: solid;
border-width: 2px;
border-radius: 0px 0px 0px 0px;
text-align: left;
letter-spacing: 3px
}
.tp-caption.RotatingWords-Button:hover,
.RotatingWords-Button:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 2px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.RotatingWords-SmallText,
.RotatingWords-SmallText {
color: rgba(255, 255, 255, 1.00);
font-size: 14px;
line-height: 20px;
font-weight: 400;
font-style: normal;
font-family: Raleway;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
text-shadow: none
}
.tp-caption.ContentZoom-SmallTitle,
.ContentZoom-SmallTitle {
color: rgba(41, 46, 49, 1.00);
font-size: 33px;
line-height: 45px;
font-weight: 600;
font-style: normal;
font-family: Raleway;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.ContentZoom-SmallSubtitle,
.ContentZoom-SmallSubtitle {
color: rgba(111, 124, 130, 1.00);
font-size: 16px;
line-height: 24px;
font-weight: 600;
font-style: normal;
font-family: Raleway;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.ContentZoom-SmallIcon,
.ContentZoom-SmallIcon {
color: rgba(41, 46, 49, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 400;
font-style: normal;
font-family: Raleway;
padding: 10px 10px 10px 10px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.ContentZoom-SmallIcon:hover,
.ContentZoom-SmallIcon:hover {
color: rgba(111, 124, 130, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px
}
.tp-caption.ContentZoom-DetailTitle,
.ContentZoom-DetailTitle {
color: rgba(41, 46, 49, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 500;
font-style: normal;
font-family: Raleway;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.ContentZoom-DetailSubTitle,
.ContentZoom-DetailSubTitle {
color: rgba(111, 124, 130, 1.00);
font-size: 25px;
line-height: 25px;
font-weight: 500;
font-style: normal;
font-family: Raleway;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.ContentZoom-DetailContent,
.ContentZoom-DetailContent {
color: rgba(111, 124, 130, 1.00);
font-size: 17px;
line-height: 28px;
font-weight: 500;
font-style: normal;
font-family: Raleway;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.ContentZoom-Button,
.ContentZoom-Button {
color: rgba(41, 46, 49, 1.00);
font-size: 13px;
line-height: 13px;
font-weight: 700;
font-style: normal;
font-family: Raleway;
padding: 15px 50px 15px 50px;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(41, 46, 49, 0.50);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
text-align: left;
letter-spacing: 1px
}
.tp-caption.ContentZoom-Button:hover,
.ContentZoom-Button:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(41, 46, 49, 1.00);
border-color: rgba(41, 46, 49, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.ContentZoom-ButtonClose,
.ContentZoom-ButtonClose {
color: rgba(41, 46, 49, 1.00);
font-size: 13px;
line-height: 13px;
font-weight: 700;
font-style: normal;
font-family: Raleway;
padding: 14px 14px 14px 16px;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(41, 46, 49, 0.50);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
text-align: left;
letter-spacing: 1px
}
.tp-caption.ContentZoom-ButtonClose:hover,
.ContentZoom-ButtonClose:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(41, 46, 49, 1.00);
border-color: rgba(41, 46, 49, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px
}
.tp-caption.Newspaper-Title,
.Newspaper-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 50px;
line-height: 55px;
font-weight: 400;
font-style: normal;
font-family: "Roboto Slab";
padding: 0 0 10px 0;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Newspaper-Subtitle,
.Newspaper-Subtitle {
color: rgba(168, 216, 238, 1.00);
font-size: 15px;
line-height: 20px;
font-weight: 900;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Newspaper-Button,
.Newspaper-Button {
color: rgba(255, 255, 255, 1.00);
font-size: 13px;
line-height: 17px;
font-weight: 700;
font-style: normal;
font-family: Roboto;
padding: 12px 35px 12px 35px;
text-decoration: none;
background-color: rgba(255, 255, 255, 0);
border-color: rgba(255, 255, 255, 0.25);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 2px;
text-align: left
}
.tp-caption.Newspaper-Button:hover,
.Newspaper-Button:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.rtwhitemedium,
.rtwhitemedium {
font-size: 22px;
line-height: 26px;
color: rgb(255, 255, 255);
text-decoration: none;
background-color: transparent;
border-width: 0px;
border-color: rgb(0, 0, 0);
border-style: none;
text-shadow: none
}
@media only screen and (max-width: 767px) {
.revtp-searchform input[type="text"],
.revtp-searchform input[type="email"],
.revtp-form input[type="text"],
.revtp-form input[type="email"] { width: 200px !important; }
}
.revtp-searchform input[type="submit"],
.revtp-form input[type="submit"] {	
font-family: "Arial", sans-serif;
line-height: 46px;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
padding: 0 20px;
border: 0;
background: #009aee;
color: #fff;
border-radius: 0px;
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
color: #0084B4 !important;
text-decoration: underline !important
}
.tp-caption.Concept-Title,
.Concept-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 700;
font-style: normal;
font-family: "Roboto Condensed";
padding: 0px 0px 10px 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 5px
}
.tp-caption.Concept-SubTitle,
.Concept-SubTitle {
color: rgba(255, 255, 255, 0.65);
font-size: 25px;
line-height: 25px;
font-weight: 700;
font-style: italic;
font-family: ""Playfair Display"";
padding: 0px 0px 10px 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.Concept-Content,
.Concept-Content {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 30px;
font-weight: 400;
font-style: normal;
font-family: "Roboto Condensed";
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: center;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 1.00);
border-style: none;
border-width: 2px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.Concept-MoreBtn,
.Concept-MoreBtn {
color: rgba(255, 255, 255, 1.00);
font-size: 30px;
line-height: 30px;
font-weight: 300;
font-style: normal;
font-family: Roboto;
padding: 10px 8px 7px 10px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 50px 50px 50px 50px;
letter-spacing: 1px;
text-align: left
}
.tp-caption.Concept-MoreBtn:hover,
.Concept-MoreBtn:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 0.15);
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 50px 50px 50px 50px
}
.tp-caption.Concept-LessBtn,
.Concept-LessBtn {
color: rgba(255, 255, 255, 1.00);
font-size: 30px;
line-height: 30px;
font-weight: 300;
font-style: normal;
font-family: Roboto;
padding: 10px 8px 7px 10px;
text-decoration: none;
text-align: left;
background-color: rgba(0, 0, 0, 1.00);
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 50px 50px 50px 50px;
letter-spacing: 1px;
text-align: left
}
.tp-caption.Concept-LessBtn:hover,
.Concept-LessBtn:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 50px 50px 50px 50px
}
.tp-caption.Concept-SubTitle-Dark,
.Concept-SubTitle-Dark {
color: rgba(0, 0, 0, 0.65);
font-size: 25px;
line-height: 25px;
font-weight: 700;
font-style: italic;
font-family: "Playfair Display";
padding: 0px 0px 10px 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.Concept-Title-Dark,
.Concept-Title-Dark {
color: rgba(0, 0, 0, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 700;
font-style: normal;
font-family: "Roboto Condensed";
padding: 0px 0px 10px 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 5px
}
.tp-caption.Concept-MoreBtn-Dark,
.Concept-MoreBtn-Dark {
color: rgba(0, 0, 0, 1.00);
font-size: 30px;
line-height: 30px;
font-weight: 300;
font-style: normal;
font-family: Roboto;
padding: 10px 8px 7px 10px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 50px 50px 50px 50px;
letter-spacing: 1px;
text-align: left
}
.tp-caption.Concept-MoreBtn-Dark:hover,
.Concept-MoreBtn-Dark:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(0, 0, 0, 1.00);
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 50px 50px 50px 50px
}
.tp-caption.Concept-Content-Dark,
.Concept-Content-Dark {
color: rgba(0, 0, 0, 1.00);
font-size: 20px;
line-height: 30px;
font-weight: 400;
font-style: normal;
font-family: "Roboto Condensed";
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: center;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 1.00);
border-style: none;
border-width: 2px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.Concept-Notice,
.Concept-Notice {
color: rgba(255, 255, 255, 1.00);
font-size: 15px;
line-height: 15px;
font-weight: 400;
font-style: normal;
font-family: "Roboto Condensed";
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: center;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 1.00);
border-style: none;
border-width: 2px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 2px
}
.tp-caption.Concept-Content a,
.tp-caption.Concept-Content a:visited {
color: #fff !important;
border-bottom: 1px solid #fff !important;
font-weight: 700 !important;
}
.tp-caption.Concept-Content a:hover {
border-bottom: 1px solid transparent !important;
}
.tp-caption.Concept-Content-Dark a,
.tp-caption.Concept-Content-Dark a:visited {
color: #000 !important;
border-bottom: 1px solid #000 !important;
font-weight: 700 !important;
}
.tp-caption.Concept-Content-Dark a:hover {
border-bottom: 1px solid transparent !important;
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
color: #0084B4 !important;
text-decoration: underline !important
}
.tp-caption.Creative-Title,
.Creative-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 400;
font-style: normal;
font-family: "Playfair Display";
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.Creative-SubTitle,
.Creative-SubTitle {
color: rgba(205, 176, 131, 1.00);
font-size: 14px;
line-height: 14px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 2px
}
.tp-caption.Creative-Button,
.Creative-Button {
color: rgba(205, 176, 131, 1.00);
font-size: 13px;
line-height: 13px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 15px 50px 15px 50px;
text-decoration: none;
text-align: left;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(205, 176, 131, 0.25);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 2px
}
.tp-caption.Creative-Button:hover,
.Creative-Button:hover {
color: rgba(205, 176, 131, 1.00);
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(205, 176, 131, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.subcaption,
.subcaption {
color: rgba(111, 124, 130, 1.00);
font-size: 19px;
line-height: 24px;
font-weight: 400;
font-style: normal;
font-family: roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: rgba(0, 0, 0, 1.00);
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-shadow: none;
text-align: left
}
.tp-caption.RedDot,
.RedDot {
color: rgba(0, 0, 0, 1.00);        
font-weight: 400;
font-style: normal;        
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: left;
background-color: rgba(213, 0, 0, 1.00);
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 5px;
border-radius: 50px 50px 50px 50px
}
.tp-caption.RedDot:hover,
.RedDot:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 0.75);
border-color: rgba(213, 0, 0, 1.00);
border-style: solid;
border-width: 5px;
border-radius: 50px 50px 50px 50px
}
.tp-caption.SlidingOverlays-Title,
.SlidingOverlays-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 50px;
line-height: 50px;
font-weight: 400;
font-style: normal;
font-family: "Playfair Display";
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.SlidingOverlays-Title,
.SlidingOverlays-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 50px;
line-height: 50px;
font-weight: 400;
font-style: normal;
font-family: "Playfair Display";
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.Woo-TitleLarge,
.Woo-TitleLarge {
color: rgba(0, 0, 0, 1.00);
font-size: 40px;
line-height: 40px;
font-weight: 400;
font-style: normal;
font-family: "Playfair Display";
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
}
.tp-caption.Woo-Rating,
.Woo-Rating {
color: rgba(0, 0, 0, 1.00);
font-size: 14px;
line-height: 30px;
font-weight: 300;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
}
.tp-caption.Woo-SubTitle,
.Woo-SubTitle {
color: rgba(0, 0, 0, 1.00);
font-size: 18px;
line-height: 18px;
font-weight: 300;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
letter-spacing: 2px;
}
.tp-caption.Woo-PriceLarge,
.Woo-PriceLarge {
color: rgba(0, 0, 0, 1.00);
font-size: 60px;
line-height: 60px;
font-weight: 700;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
}
.tp-caption.Woo-ProductInfo,
.Woo-ProductInfo {
color: rgba(0, 0, 0, 1.00);
font-size: 15px;
line-height: 15px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 12px 75px 12px 50px;
text-decoration: none;
background-color: rgba(254, 207, 114, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 4px 4px 4px 4px;
text-align: left;
}
.tp-caption.Woo-ProductInfo:hover,
.Woo-ProductInfo:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(243, 168, 71, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 4px 4px 4px 4px
}
.tp-caption.Woo-AddToCart,
.Woo-AddToCart {
color: rgba(0, 0, 0, 1.00);
font-size: 15px;
line-height: 15px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 12px 35px 12px 35px;
text-decoration: none;
background-color: rgba(254, 207, 114, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 4px 4px 4px 4px;
text-align: left;
}
.tp-caption.Woo-AddToCart:hover,
.Woo-AddToCart:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(243, 168, 71, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 4px 4px 4px 4px
}
.tp-caption.Woo-TitleLarge,
.Woo-TitleLarge {
color: rgba(0, 0, 0, 1.00);
font-size: 40px;
line-height: 40px;
font-weight: 400;
font-style: normal;
font-family: "Playfair Display";
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
}
.tp-caption.Woo-SubTitle,
.Woo-SubTitle {
color: rgba(0, 0, 0, 1.00);
font-size: 18px;
line-height: 18px;
font-weight: 300;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
letter-spacing: 2px;
}
.tp-caption.Woo-PriceLarge,
.Woo-PriceLarge {
color: rgba(0, 0, 0, 1.00);
font-size: 60px;
line-height: 60px;
font-weight: 700;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
}
.tp-caption.Woo-ProductInfo,
.Woo-ProductInfo {
color: rgba(0, 0, 0, 1.00);
font-size: 15px;
line-height: 15px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 12px 75px 12px 50px;
text-decoration: none;
background-color: rgba(254, 207, 114, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 4px 4px 4px 4px;
text-align: left;
}
.tp-caption.Woo-ProductInfo:hover,
.Woo-ProductInfo:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(243, 168, 71, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 4px 4px 4px 4px
}
.tp-caption.Woo-AddToCart,
.Woo-AddToCart {
color: rgba(0, 0, 0, 1.00);
font-size: 15px;
line-height: 15px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 12px 35px 12px 35px;
text-decoration: none;
background-color: rgba(254, 207, 114, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 4px 4px 4px 4px;
text-align: left;
}
.tp-caption.Woo-AddToCart:hover,
.Woo-AddToCart:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(243, 168, 71, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 4px 4px 4px 4px
}
.tp-caption.FullScreen-Toggle,
.FullScreen-Toggle {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 400;
font-style: normal;
font-family: Raleway;
padding: 11px 8px 11px 12px;
text-decoration: none;
text-align: left;
background-color: rgba(0, 0, 0, 0.50);
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 3px;
text-align: left
}
.tp-caption.FullScreen-Toggle:hover,
.FullScreen-Toggle:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(0, 0, 0, 1.00);
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.Agency-Title,
.Agency-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 900;
font-style: normal;
font-family: lato;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
letter-spacing: 10px
}
.tp-caption.Agency-SubTitle,
.Agency-SubTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 400;
font-style: italic;
font-family: Georgia, serif;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.Agency-PlayBtn,
.Agency-PlayBtn {
color: rgba(255, 255, 255, 1.00);
font-size: 30px;
line-height: 71px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 0px 0px 0px 0px;
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 2px;
border-radius: 100px 100px 100px 100px;
text-align: center
}
.tp-caption.Agency-PlayBtn:hover,
.Agency-PlayBtn:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 2px;
border-radius: 100px 100px 100px 100px;
cursor: pointer
}
.tp-caption.Agency-SmallText,
.Agency-SmallText {
color: rgba(255, 255, 255, 1.00);
font-size: 12px;
line-height: 12px;
font-weight: 900;
font-style: normal;
font-family: lato;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
letter-spacing: 5px
}
.tp-caption.Agency-Social,
.Agency-Social {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 50px;
font-weight: 400;
font-style: normal;
font-family: Georgia, serif;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: rgba(51, 51, 51, 1.00);
border-style: solid;
border-width: 2px;
border-radius: 30px 30px 30px 30px;
text-align: center
}
.tp-caption.Agency-Social:hover,
.Agency-Social:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(51, 51, 51, 1.00);
border-color: rgba(51, 51, 51, 1.00);
border-style: solid;
border-width: 2px;
border-radius: 30px 30px 30px 30px;
cursor: pointer
}
.tp-caption.Agency-CloseBtn,
.Agency-CloseBtn {
color: rgba(255, 255, 255, 1.00);
font-size: 50px;
line-height: 50px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 0px 0px 0px 0px;
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 0);
border-style: none;
border-width: 0px;
border-radius: 100px 100px 100px 100px;
text-align: center
}
.tp-caption.Agency-CloseBtn:hover,
.Agency-CloseBtn:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 0);
border-style: none;
border-width: 0px;
border-radius: 100px 100px 100px 100px;
cursor: pointer
}
.tp-caption.Dining-Title,
.Dining-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 400;
font-style: normal;
font-family: Georgia, serif;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
letter-spacing: 10px
}
.tp-caption.Dining-SubTitle,
.Dining-SubTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 400;
font-style: normal;
font-family: Georgia, serif;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Dining-BtnLight,
.Dining-BtnLight {
color: rgba(255, 255, 255, 0.50);
font-size: 15px;
line-height: 15px;
font-weight: 700;
font-style: normal;
font-family: Lato;
padding: 17px 73px 17px 50px;
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 0.25);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
text-align: left;
letter-spacing: 2px
}
.tp-caption.Dining-BtnLight:hover,
.Dining-BtnLight:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px
}
.tp-caption.Dining-Social,
.Dining-Social {
color: rgba(255, 255, 255, 1.00);
font-size: 25px;
line-height: 50px;
font-weight: 400;
font-style: normal;
font-family: Georgia, serif;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 0.25);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
text-align: center
}
.tp-caption.Dining-Social:hover,
.Dining-Social:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(255, 255, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
cursor: pointer
}
tp-caption.Team-Thumb,
.Team-Thumb {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 22px;
font-weight: 400;
font-style: normal;
font-family: Arial;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Team-Thumb:hover,
.Team-Thumb:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.tp-caption.Team-Name,
.Team-Name {
color: rgba(255, 255, 255, 1.00);
font-size: 70px;
line-height: 70px;
font-weight: 900;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Team-Position,
.Team-Position {
color: rgba(255, 255, 255, 1.00);
font-size: 30px;
line-height: 30px;
font-weight: 400;
font-style: normal;
font-family: Georgia, serif;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Team-Description,
.Team-Description {
color: rgba(255, 255, 255, 1.00);
font-size: 18px;
line-height: 28px;
font-weight: 400;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Team-Social,
.Team-Social {
color: rgba(255, 255, 255, 1.00);
font-size: 50px;
line-height: 50px;
font-weight: 400;
font-style: normal;
font-family: Arial;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.Team-Social:hover,
.Team-Social:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
}
.tp-caption.VideoControls-Play,
.VideoControls-Play {
color: rgba(0, 0, 0, 1.00);
font-size: 50px;
line-height: 120px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 0px 0px 0px 7px;
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 100px 100px 100px 100px;
text-align: center
}
.tp-caption.VideoControls-Play:hover,
.VideoControls-Play:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 100px 100px 100px 100px;
cursor: pointer
}
.tp-caption.VideoPlayer-Title,
.VideoPlayer-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 40px;
line-height: 40px;
font-weight: 900;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
letter-spacing: 10px
}
.tp-caption.VideoPlayer-SubTitle,
.VideoPlayer-SubTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 400;
font-style: italic;
font-family: Georgia, serif;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.VideoPlayer-Social,
.VideoPlayer-Social {
color: rgba(255, 255, 255, 1.00);
font-size: 50px;
line-height: 50px;
font-weight: 400;
font-style: normal;
font-family: Arial;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.VideoPlayer-Social:hover,
.VideoPlayer-Social:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
}
.tp-caption.VideoControls-Mute,
.VideoControls-Mute {
color: rgba(0, 0, 0, 1.00);
font-size: 20px;
line-height: 50px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 0px 0px 0px 0px;
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 100px 100px 100px 100px;
text-align: center
}
.tp-caption.VideoControls-Mute:hover,
.VideoControls-Mute:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 100px 100px 100px 100px;
cursor: pointer
}
.tp-caption.VideoControls-Pause,
.VideoControls-Pause {
color: rgba(0, 0, 0, 1.00);
font-size: 20px;
line-height: 50px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 0px 0px 0px 0px;
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 100px 100px 100px 100px;
text-align: center
}
.tp-caption.VideoControls-Pause:hover,
.VideoControls-Pause:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 100px 100px 100px 100px;
cursor: pointer
}
.soundcloudwrapper iframe {
width: 100% !important
}
.tp-caption.SleekLanding-Title,
.SleekLanding-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 35px;
line-height: 40px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
letter-spacing: 5px
}
.tp-caption.SleekLanding-ButtonBG,
.SleekLanding-ButtonBG {
color: rgba(0, 0, 0, 1.00);
font-weight: 700;
font-style: normal;    
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: rgba(255, 255, 255, 0.10);
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-width: 0px;
border-radius: 5px 5px 5px 5px;
text-align: left;    
box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15)
}
.tp-caption.SleekLanding-SmallTitle,
.SleekLanding-SmallTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 13px;
line-height: 50px;
font-weight: 900;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left;
letter-spacing: 2px
}
.tp-caption.SleekLanding-BottomText,
.SleekLanding-BottomText {
color: rgba(255, 255, 255, 1.00);
font-size: 15px;
line-height: 24px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.SleekLanding-Social,
.SleekLanding-Social {
color: rgba(255, 255, 255, 1.00);
font-size: 22px;
line-height: 30px;
font-weight: 400;
font-style: normal;
font-family: Arial;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.SleekLanding-Social:hover,
.SleekLanding-Social:hover {
color: rgba(0, 0, 0, 0.25);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
#rev_slider_429_1_wrapper .tp-loader.spinner2 {
background-color: #555555 !important;
}
.tp-fat {
font-weight: 900 !important;
}
.tp-caption.PostSlider-Category,
.PostSlider-Category {
color: rgba(0, 0, 0, 1.00);
font-size: 15px;
line-height: 15px;
font-weight: 300;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
letter-spacing: 3px;
text-align: left
}
.tp-caption.PostSlider-Title,
.PostSlider-Title {
color: rgba(0, 0, 0, 1.00);
font-size: 40px;
line-height: 40px;
font-weight: 400;
font-style: normal;
font-family: "Playfair Display";
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.PostSlider-Content,
.PostSlider-Content {
color: rgba(119, 119, 119, 1.00);
font-size: 15px;
line-height: 23px;
font-weight: 400;
font-style: normal;
font-family: Roboto;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.PostSlider-Button,
.PostSlider-Button {
color: rgba(0, 0, 0, 1.00);
font-size: 15px;
line-height: 40px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 1px 56px 1px 32px;
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
text-align: left
}
.tp-caption.PostSlider-Button:hover,
.PostSlider-Button:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(238, 238, 238, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
} @media only screen and (max-width: 960px) {} @media only screen and (max-width: 768px) {} .tp-caption.LandingPage-Title,
.LandingPage-Title {
color:rgba(255,
255,
255,
1.00);
font-size:70px;
line-height:80px;
font-weight:900;
font-style:normal;
font-family:Lato;
padding:0 0 0 0px;
text-decoration:none;
background-color:transparent;
border-color:transparent;
border-style:none;
border-width:0px;
border-radius:0 0 0 0px;
text-align:left;
letter-spacing:10px
}
.tp-caption.LandingPage-SubTitle,
.LandingPage-SubTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 30px;
font-weight: 400;
font-style: italic;
font-family: Georgia, serif;
padding: 0 0 0 0px;
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.LandingPage-Button,
.LandingPage-Button {
color: rgba(0, 0, 0, 1.00);
font-size: 15px;
line-height: 54px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 0px 35px 0px 35px;
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
text-align: left;
letter-spacing: 3px
}
.tp-caption.LandingPage-Button:hover,
.LandingPage-Button:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
}
.tp-caption.App-Content a,
.tp-caption.App-Content a:visited {
color: #89124e !important;
border-bottom: 1px solid transparent !important;
font-weight: bold !important;
}
.tp-caption.App-Content a:hover {
border-bottom: 1px solid #89124e !important;
}
.tp-caption.RockBand-LogoText,
.RockBand-LogoText {
color: rgba(255, 255, 255, 1.00);
font-size: 60px;
line-height: 60px;
font-weight: 700;
font-style: normal;
font-family: Oswald;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
color: #fff !important;
text-decoration: underline !important;
}
.tp-caption.Twitter-Content a:hover {
color: #fff !important;
text-decoration: none !important;
}
.soundcloudwrapper iframe {
width: 100% !important
}
.tp-caption.Agency-LogoText,
.Agency-LogoText {
color: rgba(255, 255, 255, 1.00);
font-size: 12px;
line-height: 20px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
letter-spacing: 1px
}
.tp-caption.ComingSoon-Highlight,
.ComingSoon-Highlight {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 37px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 0 20px 3px 20px;
text-decoration: none;
text-align: left;
background-color: rgba(0, 154, 238, 1.00);
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.ComingSoon-Count,
.ComingSoon-Count {
color: rgba(255, 255, 255, 1.00);
font-size: 50px;
line-height: 50px;
font-weight: 900;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.ComingSoon-CountUnit,
.ComingSoon-CountUnit {
color: rgba(255, 255, 255, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.ComingSoon-NotifyMe,
.ComingSoon-NotifyMe {
color: rgba(164, 157, 143, 1.00);
font-size: 27px;
line-height: 35px;
font-weight: 600;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
#mc_embed_signup input#mce-EMAIL {
font-family: "Lato", sans-serif;
font-size: 15px;
color: #000;
background-color: #fff;
line-height: 46px;
padding: 0 20px;
cursor: text;
border: 1px solid #fff;
width: 400px;
margin-bottom: 0px;
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
-ms-transition: background-color 0.5s;
transition: background-color 0.5s;
border-radius: 0px;
}
#mc_embed_signup input#mce-EMAIL[type="email"]:focus {
background-color: #fff;
border: 1px solid #666;
border-right: 0;
}
#mc_embed_signup input#mc-embedded-subscribe,
#mc_embed_signup input#mc-embedded-subscribe:focus {
font-family: "Lato", sans-serif;
line-height: 46px;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 13px;
font-weight: 900;
padding: 0 20px;
border: 1px solid #009aee;
background: #009aee;
color: #fff;
border-radius: 0px;
}
#mc_embed_signup input#mc-embedded-subscribe:hover {
background: #0083d4;
}
@media only screen and (max-width: 767px) {
#mc_embed_signup input#mce-EMAIL {
width: 200px;
}
}
.tp-caption.Agency-SmallTitle,
.Agency-SmallTitle {
color: rgba(255, 255, 255, 1.00);
font-size: 15px;
line-height: 22px;
font-weight: 400;
font-style: normal;
font-family: lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
letter-spacing: 6px
}
.tp-caption.Agency-SmallContent,
.Agency-SmallContent {
color: rgba(255, 255, 255, 1.00);
font-size: 15px;
line-height: 24px;
font-weight: 400;
font-style: normal;
font-family: lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.Agency-SmallLink,
.Agency-SmallLink {
color: rgba(248, 124, 9, 1.00);
font-size: 12px;
line-height: 22px;
font-weight: 700;
font-style: normal;
font-family: lato;
padding: 0 0 0px 0;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
letter-spacing: 2px;
border-bottom: 1px solid #f87c09 !important
}
.tp-caption.Agency-SmallLink:hover,
.Agency-SmallLink:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.tp-caption.Agency-NavButton,
.Agency-NavButton {
color: rgba(51, 51, 51, 1.00);
font-size: 17px;
line-height: 50px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 0px 0px 0px 0px;
text-decoration: none;
text-align: center;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
text-align: center
}
.tp-caption.Agency-NavButton:hover,
.Agency-NavButton:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(51, 51, 51, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
}
.tp-caption.Agency-SmallLinkGreen,
.Agency-SmallLinkGreen {
color: rgba(109, 177, 155, 1.00);
font-size: 12px;
line-height: 22px;
font-weight: 700;
font-style: normal;
font-family: lato;
padding: 0 0 0px 0;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
letter-spacing: 2px;
border-bottom: 1px solid #6db19b !important
}
.tp-caption.Agency-SmallLinkGreen:hover,
.Agency-SmallLinkGreen:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.tp-caption.Agency-SmallLinkBlue,
.Agency-SmallLinkBlue {
color: rgba(153, 153, 153, 1.00);
font-size: 12px;
line-height: 22px;
font-weight: 700;
font-style: normal;
font-family: lato;
padding: 0 0 0px 0;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
letter-spacing: 2px;
border-bottom: 1px solid #999 !important
}
.tp-caption.Agency-SmallLinkBlue:hover,
.Agency-SmallLinkBlue:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.tp-caption.Agency-LogoText,
.Agency-LogoText {
color: rgba(255, 255, 255, 1.00);
font-size: 12px;
line-height: 20px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
letter-spacing: 1px
}
.tp-caption.Agency-ArrowTooltip,
.Agency-ArrowTooltip {
color: rgba(51, 51, 51, 1.00);
font-size: 15px;
line-height: 20px;
font-weight: 400;
font-style: normal;
font-family: "Permanent Marker";
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.Agency-SmallSocial,
.Agency-SmallSocial {
color: rgba(255, 255, 255, 1.00);
font-size: 30px;
line-height: 30px;
font-weight: 400;
font-style: normal;
font-family: Arial;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.Agency-SmallSocial:hover,
.Agency-SmallSocial:hover {
color: rgba(51, 51, 51, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
color: #0084B4 !important;
text-decoration: underline !important
}
.tp-caption.CreativeFrontPage-Btn,
.CreativeFrontPage-Btn {
color: rgba(255, 255, 255, 1.00);
font-size: 14px;
line-height: 60px;
font-weight: 900;
font-style: normal;
font-family: Roboto;
padding: 0px 50px 0px 50px;
text-decoration: none;
text-align: left;
background-color: rgba(0, 104, 92, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 4px 4px 4px 4px;
letter-spacing: 2px
}
.tp-caption.CreativeFrontPage-Btn:hover,
.CreativeFrontPage-Btn:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: rgba(0, 0, 0, 0.25);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 4px 4px 4px 4px;
cursor: pointer
}
.tp-caption.CreativeFrontPage-Menu,
.CreativeFrontPage-Menu {
color: rgba(255, 255, 255, 1.00);
font-size: 14px;
line-height: 14px;
font-weight: 500;
font-style: normal;
font-family: roboto;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
letter-spacing: 2px
}
.tp-flip-index {
z-index: 1000 !important;
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
color: #0084B4 !important;
text-decoration: underline !important
}
.tp-caption.FullScreenMenu-Category,
.FullScreenMenu-Category {
color: rgba(17, 17, 17, 1.00);
font-size: 20px;
line-height: 20px;
font-weight: 700;
font-style: normal;
font-family: BenchNine;
padding: 21px 30px 16px 30px;
text-decoration: none;
text-align: left;
background-color: rgba(255, 255, 255, 0.90);
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
letter-spacing: 3px
}
.tp-caption.FullScreenMenu-Title,
.FullScreenMenu-Title {
color: rgba(255, 255, 255, 1.00);
font-size: 65px;
line-height: 70px;
font-weight: 700;
font-style: normal;
font-family: BenchNine;
padding: 21px 30px 16px 30px;
text-decoration: none;
text-align: left;
background-color: rgba(17, 17, 17, 0.90);
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
color: #0084B4 !important;
text-decoration: underline !important
}
.tp-caption.TechJournal-Button,
.TechJournal-Button {
color: rgba(255, 255, 255, 1.00);
font-size: 13px;
line-height: 40px;
font-weight: 900;
font-style: normal;
font-family: Raleway;
padding: 1px 30px 1px 30px;
text-decoration: none;
text-align: left;
background-color: rgba(138, 0, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
letter-spacing: 3px
}
.tp-caption.TechJournal-Button:hover,
.TechJournal-Button:hover {
color: rgba(0, 0, 0, 1.00);
text-decoration: none;
background-color: rgba(255, 255, 255, 1.00);
border-color: rgba(0, 0, 0, 1.00);
border-style: solid;
border-width: 0px;
border-radius: 0px 0px 0px 0px;
cursor: pointer
}
.tp-caption.TechJournal-Big,
.TechJournal-Big {
color: rgba(255, 255, 255, 1.00);
font-size: 120px;
line-height: 120px;
font-weight: 900;
font-style: normal;
font-family: Raleway;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
letter-spacing: 0px
}
.rev_slider {
overflow: hidden;
}
.effect_layer {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
color: #0084B4 !important;
text-decoration: underline !important
}
#menu_forcefullwidth {
z-index: 5000;
position: fixed !important;
top: 0px;
left: 0px;
width: 100%
}
.tp-caption.FullSiteBlock-Title,
.FullSiteBlock-Title {
color: rgba(51, 51, 51, 1.00);
font-size: 55px;
line-height: 65px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-SubTitle,
.FullSiteBlock-SubTitle {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 34px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-Link,
.FullSiteBlock-Link {
color: rgba(0, 150, 255, 1.00);
font-size: 25px;
line-height: 24px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-Link:hover,
.FullSiteBlock-Link:hover {
color: rgba(51, 51, 51, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.tp-caption.FullSiteBlock-DownButton,
.FullSiteBlock-DownButton {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 32px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 1px 1px 1px 1px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: rgba(51, 51, 51, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
text-align: center
}
.tp-caption.FullSiteBlock-DownButton:hover,
.FullSiteBlock-DownButton:hover {
color: rgba(0, 150, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(0, 150, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
cursor: pointer
}
.tp-caption.FullSiteBlock-Title,
.FullSiteBlock-Title {
color: rgba(51, 51, 51, 1.00);
font-size: 55px;
line-height: 65px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-SubTitle,
.FullSiteBlock-SubTitle {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 34px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-Link,
.FullSiteBlock-Link {
color: rgba(0, 150, 255, 1.00);
font-size: 25px;
line-height: 24px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-Link:hover,
.FullSiteBlock-Link:hover {
color: rgba(51, 51, 51, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.tp-caption.FullSiteBlock-DownButton,
.FullSiteBlock-DownButton {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 32px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 1px 1px 1px 1px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: rgba(51, 51, 51, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
text-align: center
}
.tp-caption.FullSiteBlock-DownButton:hover,
.FullSiteBlock-DownButton:hover {
color: rgba(0, 150, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(0, 150, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
cursor: pointer
}
.tp-caption.FullSiteBlock-Title,
.FullSiteBlock-Title {
color: rgba(51, 51, 51, 1.00);
font-size: 55px;
line-height: 65px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-SubTitle,
.FullSiteBlock-SubTitle {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 34px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-DownButton,
.FullSiteBlock-DownButton {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 32px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 1px 1px 1px 1px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: rgba(51, 51, 51, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
text-align: center
}
.tp-caption.FullSiteBlock-DownButton:hover,
.FullSiteBlock-DownButton:hover {
color: rgba(0, 150, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(0, 150, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
cursor: pointer
}
.tp-caption.FullSiteBlock-Title,
.FullSiteBlock-Title {
color: rgba(51, 51, 51, 1.00);
font-size: 55px;
line-height: 65px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-SubTitle,
.FullSiteBlock-SubTitle {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 34px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-Link,
.FullSiteBlock-Link {
color: rgba(0, 150, 255, 1.00);
font-size: 25px;
line-height: 24px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-Link:hover,
.FullSiteBlock-Link:hover {
color: rgba(51, 51, 51, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.tp-caption.FullSiteBlock-DownButton,
.FullSiteBlock-DownButton {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 32px;
font-weight: 500;
font-style: normal;
font-family: Roboto;
padding: 1px 1px 1px 1px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: rgba(51, 51, 51, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
text-align: center
}
.tp-caption.FullSiteBlock-DownButton:hover,
.FullSiteBlock-DownButton:hover {
color: rgba(0, 150, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: rgba(0, 150, 255, 1.00);
border-style: solid;
border-width: 1px;
border-radius: 30px 30px 30px 30px;
cursor: pointer
}
.rev_slider {
overflow: hidden;
}
.effect_layer {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.gyges .tp-thumb {
opacity: 1
}
.gyges .tp-thumb-img-wrap {
padding: 3px;
background-color: rgba(0, 0, 0, 0.25);
display: inline-block;
width: 100%;
height: 100%;
position: relative;
margin: 0px;
box-sizing: border-box;
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.gyges .tp-thumb-image {
padding: 3px;
display: block;
box-sizing: border-box;
position: relative;
-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
}
.gyges .tp-thumb:hover .tp-thumb-img-wrap,
.gyges .tp-thumb.selected .tp-thumb-img-wrap {
background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.tp-caption.FullSiteBlock-Title,
.FullSiteBlock-Title {
color: rgba(51, 51, 51, 1.00);
font-size: 55px;
line-height: 65px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-SubTitle,
.FullSiteBlock-SubTitle {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 34px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-Link,
.FullSiteBlock-Link {
color: rgba(0, 150, 255, 1.00);
font-size: 25px;
line-height: 24px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-Link:hover,
.FullSiteBlock-Link:hover {
color: rgba(51, 51, 51, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.tp-caption.FullSiteBlock-SubTitle,
.FullSiteBlock-SubTitle {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 34px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-SubTitle,
.FullSiteBlock-SubTitle {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 34px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.FullSiteBlock-FooterLink,
.FullSiteBlock-FooterLink {
color: rgba(85, 85, 85, 1.00);
font-size: 15px;
line-height: 20px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: left
}
.tp-caption.FullSiteBlock-FooterLink:hover,
.FullSiteBlock-FooterLink:hover {
color: rgba(0, 150, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.fb-share-button.fb_iframe_widget iframe {
width: 115px!important;
}
#tp-socialwrapper {
opacity: 0;
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
color: #0084B4 !important;
text-decoration: underline !important
}
#menu_forcefullwidth {
z-index: 5000;
position: fixed !important;
top: 0px;
left: 0px;
width: 100%
}
#tp-menubg {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000', GradientType=0); }
#mc_embed_signup input[type="email"] {
font-family: "Lato", sans-serif;
font-size: 16px;
font-weight: 400;
background-color: #fff;
color: #888 !important;
line-height: 46px;
padding: 0 20px;
cursor: text;
border: 0;
width: 400px;
margin-bottom: 0px;
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
-ms-transition: background-color 0.5s;
transition: background-color 0.5s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#mc_embed_signup input[type="email"]::-webkit-input-placeholder {
color: #888 !important;
}
#mc_embed_signup input[type="email"]::-moz-placeholder {
color: #888 !important;
}
#mc_embed_signup input[type="email"]:-ms-input-placeholder {
color: #888 !important;
}
#mc_embed_signup input[type="email"]:focus {
background-color: #f5f5f5;
color: #454545;
}
#mc_embed_signup input#mc-embedded-subscribe,
#mc_embed_signup input#mc-embedded-subscribe:focus {
font-family: "Lato", sans-serif;
line-height: 46px;
font-size: 16px;
font-weight: 700;
padding: 0 30px;
border: 0;
background: #f04531;
text-transform: none;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#mc_embed_signup input#mc-embedded-subscribe:hover {
background: #e03727;
}
@media only screen and (max-width: 767px) {
#mc_embed_signup input[type="email"] {
width: 260px;
}
}
@media only screen and (max-width: 480px) {
#mc_embed_signup input[type="email"] {
width: 160px;
}
}
#rev_slider_167_6 .uranus.tparrows {
width: 50px;
height: 50px;
background: rgba(255, 255, 255, 0);
}
#rev_slider_167_6 .uranus.tparrows:before {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 40px;
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
#rev_slider_167_6 .uranus.tparrows:hover:before {
opacity: 0.75;
}
.tp-caption.FullSiteBlock-SubTitle,
.FullSiteBlock-SubTitle {
color: rgba(51, 51, 51, 1.00);
font-size: 25px;
line-height: 34px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center
}
.tp-caption.ParallaxWebsite-FooterItem,
.ParallaxWebsite-FooterItem {
color: rgba(255, 255, 255, 0.50);
font-size: 16px;
line-height: 24px;
font-weight: 400;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: left;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px
}
.tp-caption.ParallaxWebsite-FooterItem:hover,
.ParallaxWebsite-FooterItem:hover {
color: rgba(255, 255, 255, 1.00);
text-decoration: none;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
cursor: pointer
}
.fb-share-button.fb_iframe_widget iframe {
width: 115px!important;
}
iframe.twitter-share-button {
display: none;
}
.fb-share-button.fb_iframe_widget iframe {
display: none;
}
.tp-caption.FullSiteBlock-Link, 
.FullSiteBlock-Link {
color: rgba(0,150,255,1.00);
font-size: 25px;
line-height: 24px;
font-weight: 300;
font-style: normal;
font-family: Lato;
padding: 0 0 0 0px;
text-decoration: none;
text-align: center;
background-color: transparent;
border-color: transparent;
border-style: none;
border-width: 0px;
border-radius: 0 0 0 0px;
text-align: center;
}.ares.tparrows {
cursor:pointer;
background:#fff;
min-width:60px;
min-height:60px;
position:absolute;
display:block;
z-index:100;
border-radius:50%;
}
.ares.tparrows:hover {
}
.ares.tparrows:before {
font-family: "revicons";
font-size:25px;
color:#aaa;
display:block;
line-height: 60px;
text-align: center;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
z-index:2;
position:relative;
}
.ares.tparrows.tp-leftarrow:before {
content: "\e81f";
}
.ares.tparrows.tp-rightarrow:before {
content: "\e81e";
}
.ares.tparrows:hover:before {
color:#000;
}
.ares .tp-title-wrap { 
position:absolute;
z-index:1;
display:inline-block;
background:#fff;
min-height:60px;
line-height:60px;
top:0px;
margin-left:30px;
border-radius:0px 30px 30px 0px;
overflow:hidden;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transform:scaleX(0);  
-webkit-transform:scaleX(0);  
transform-origin:0% 50%; 
-webkit-transform-origin:0% 50%;
}
.ares.tp-rightarrow .tp-title-wrap { 
right:0px;
margin-right:30px;margin-left:0px;
-webkit-transform-origin:100% 50%;
border-radius:30px 0px 0px 30px;
}
.ares.tparrows:hover .tp-title-wrap {
transform:scaleX(1) scaleY(1);
-webkit-transform:scaleX(1) scaleY(1);
}
.ares .tp-arr-titleholder {
position:relative;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transform:translateX(200px);  
text-transform:uppercase;
color:#000;
font-weight:400;
font-size:14px;
line-height:60px;
white-space:nowrap;
padding:0px 20px;
margin-left:10px;
opacity:0;
}
.ares.tp-rightarrow .tp-arr-titleholder {
transform:translateX(-200px); 
margin-left:0px; margin-right:10px;
}
.ares.tparrows:hover .tp-arr-titleholder {
transform:translateX(0px);
-webkit-transform:translateX(0px);
transition-delay: 0.1s;
opacity:1;
} .ares.tp-bullets {
}
.ares.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background:transparent;
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
}
.ares .tp-bullet {
width:13px;
height:13px;
position:absolute;
background:#e5e5e5;
border-radius:50%;
cursor: pointer;
box-sizing:content-box;
}
.ares .tp-bullet:hover,
.ares .tp-bullet.selected {
background:#fff;
}
.ares .tp-bullet-title {
position:absolute;
color:#888;
font-size:12px;
padding:0px 10px;
font-weight:600;
right:27px;
top:-4px;
background:#fff;
background:rgba(255,255,255,0.75);
visibility:hidden;
transform:translateX(-20px);
-webkit-transform:translateX(-20px);
transition:transform 0.3s;
-webkit-transition:transform 0.3s;
line-height:20px;
white-space:nowrap;
}     
.ares .tp-bullet-title:after {
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent rgba(255,255,255,0.75);
content:" ";
position:absolute;
right:-10px;
top:0px;
}
.ares .tp-bullet:hover .tp-bullet-title{
visibility:visible;
transform:translateX(0px);
-webkit-transform:translateX(0px);
}
.ares .tp-bullet.selected:hover .tp-bullet-title {
background:#fff;
}
.ares .tp-bullet.selected:hover .tp-bullet-title:after {
border-color:transparent transparent transparent #fff;
}
.ares.tp-bullets:hover .tp-bullet-title {
visibility:hidden;
}
.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
visibility:visible;
} .ares .tp-tab { 
opacity:1;      
padding:10px;
box-sizing:border-box;
font-family: "Roboto", sans-serif;
border-bottom: 1px solid #e5e5e5;
}
.ares .tp-tab-image 
{ 
width:60px;
height:60px; max-height:100%; max-width:100%;
position:relative;
display:inline-block;
float:left;
}
.ares .tp-tab-content 
{
background:rgba(0,0,0,0); 
position:relative;
padding:15px 15px 15px 85px;
left:0px;
overflow:hidden;
margin-top:-15px;
box-sizing:border-box;
color:#333;
display: inline-block;
width:100%;
height:100%;
position:absolute; }
.ares .tp-tab-date
{
display:block;
color: #aaa;
font-weight:500;
font-size:12px;
margin-bottom:0px;
}
.ares .tp-tab-title 
{
display:block;	
text-align:left;
color:#333;
font-size:14px;
font-weight:500;
text-transform:none;
line-height:17px;
}
.ares .tp-tab:hover,
.ares .tp-tab.selected {
background:#eee; 
}
.ares .tp-tab-mask {
} @media only screen and (max-width: 960px) {
}
@media only screen and (max-width: 768px) {
}  .custom.tparrows {
cursor:pointer;
background:#000;
background:rgba(0,0,0,0.5);
width:40px;
height:40px;
position:absolute;
display:block;
z-index:10000;
}
.custom.tparrows:hover {
background:#000;
}
.custom.tparrows:before {
font-family: "revicons";
font-size:15px;
color:#fff;
display:block;
line-height: 40px;
text-align: center;
}
.custom.tparrows.tp-leftarrow:before {
content: "\e824";
}
.custom.tparrows.tp-rightarrow:before {
content: "\e825";
} .custom.tp-bullets {
}
.custom.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background:transparent;
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
}
.custom .tp-bullet {
width:12px;
height:12px;
position:absolute;
background:#aaa;
background:rgba(125,125,125,0.5);
cursor: pointer;
box-sizing:content-box;
}
.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
background:rgb(125,125,125);
}
.custom .tp-bullet-image {
}
.custom .tp-bullet-title {
}    .dione.tparrows {
height:100%;
width:100px;
background:transparent;
background:rgba(0,0,0,0);
line-height:100%;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.dione.tparrows:hover {
background:rgba(0,0,0,0.45);
}
.dione .tp-arr-imgwrapper {
width:100px;
left:0px;
position:absolute;
height:100%;
top:0px;
overflow:hidden;
}
.dione.tp-rightarrow .tp-arr-imgwrapper {
left:auto;
right:0px;
}
.dione .tp-arr-imgholder {
background-position:center center;
background-size:cover;
width:100px;
height:100%;
top:0px;
visibility:hidden;
transform:translateX(-50px);
-webkit-transform:translateX(-50px);
transition:all 0.3s;
-webkit-transition:all 0.3s;
opacity:0;
left:0px;
}
.dione.tparrows.tp-rightarrow .tp-arr-imgholder {
right:0px;
left:auto;
transform:translateX(50px);
-webkit-transform:translateX(50px);
}
.dione.tparrows:before {
position:absolute;
line-height:30px;
margin-left:-22px;
top:50%;
left:50%;
font-size:30px;
margin-top:-15px;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.dione.tparrows.tp-rightarrow:before {
margin-left:6px;
}
.dione.tparrows:hover:before {
transform:translateX(-20px);
-webkit-transform:translateX(-20px);
opacity:0;
}
.dione.tparrows.tp-rightarrow:hover:before {
transform:translateX(20px);
-webkit-transform:translateX(20px);
}
.dione.tparrows:hover .tp-arr-imgholder {
transform:translateX(0px);
-webkit-transform:translateX(0px);
opacity:1;
visibility:visible;
} .dione .tp-bullet { 
opacity:1;
width:50px;
height:50px;    
padding:3px;
background:#000;
background-color:rgba(0,0,0,0.25);
margin:0px;
box-sizing:border-box;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.dione .tp-bullet-image {
display:block;
box-sizing:border-box;
position:relative;
-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
width:44px;
height:44px;
background-size:cover;
background-position:center center;
}  
.dione .tp-bullet-title { 
position:absolute; 
bottom:65px;
display:inline-block;
left:50%;
background:#000;
background:rgba(0,0,0,0.75);
color:#fff;
padding:10px 30px;
border-radius:4px;
-webkit-border-radius:4px;
opacity:0;
transition:all 0.3s;
-webkit-transition:all 0.3s;
transform: translateZ(0.001px) translateX(-50%) translateY(14px);
transform-origin:50% 100%;
-webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
-webkit-transform-origin:50% 100%;
opacity:0;
white-space:nowrap;
}
.dione .tp-bullet:hover .tp-bullet-title {
transform:rotateX(0deg) translateX(-50%);
-webkit-transform:rotateX(0deg) translateX(-50%);
opacity:1;
}
.dione .tp-bullet.selected,
.dione .tp-bullet:hover  {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
}
.dione .tp-bullet-title:after {
content:" ";
position:absolute;
left:50%;
margin-left:-8px;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: rgba(0,0,0,0.75) transparent transparent transparent;
bottom:-8px;
}  .erinyen.tparrows {
cursor:pointer;
background:#000;
background:rgba(0,0,0,0.5);
min-width:70px;
min-height:70px;
position:absolute;
display:block;
z-index:1000;
border-radius:35px;   
}
.erinyen.tparrows:before {
font-family: "revicons";
font-size:20px;
color:#fff;
display:block;
line-height: 70px;
text-align: center;    
z-index:2;
position:relative;
}
.erinyen.tparrows.tp-leftarrow:before {
content: "\e824";
}
.erinyen.tparrows.tp-rightarrow:before {
content: "\e825";
}
.erinyen .tp-title-wrap { 
position:absolute;
z-index:1;
display:inline-block;
background:#000;
background:rgba(0,0,0,0.5);
min-height:70px;
line-height:70px;
top:0px;
margin-left:0px;
border-radius:35px;
overflow:hidden; 
transition: opacity 0.3s;
-webkit-transition:opacity 0.3s;
-moz-transition:opacity 0.3s;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);  
visibility:hidden;
opacity:0;
}
.erinyen.tparrows:hover .tp-title-wrap{
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity:1;
visibility:visible;
}
.erinyen.tp-rightarrow .tp-title-wrap { 
right:0px;
margin-right:0px;margin-left:0px;
-webkit-transform-origin:100% 50%;
border-radius:35px;
padding-right:20px;
padding-left:10px;
}
.erinyen.tp-leftarrow .tp-title-wrap { 
padding-left:20px;
padding-right:10px;
}
.erinyen .tp-arr-titleholder {
letter-spacing: 3px;
position:relative;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transform:translateX(200px);  
text-transform:uppercase;
color:#fff;
font-weight:600;
font-size:13px;
line-height:70px;
white-space:nowrap;
padding:0px 20px;
margin-left:11px;
opacity:0;  
}
.erinyen .tp-arr-imgholder {
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
background-position:center center;
background-size:cover;
}
.erinyen .tp-arr-img-over {
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
background:#000;
background:rgba(0,0,0,0.5);
}
.erinyen.tp-rightarrow .tp-arr-titleholder {
transform:translateX(-200px); 
margin-left:0px; margin-right:11px;
}
.erinyen.tparrows:hover .tp-arr-titleholder {
transform:translateX(0px);
-webkit-transform:translateX(0px);
transition-delay: 0.1s;
opacity:1;
} .erinyen.tp-bullets {
}
.erinyen.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background: #555555; background: -moz-linear-gradient(top,  #555555 0%, #222222 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#222222)); background: -webkit-linear-gradient(top,  #555555 0%,#222222 100%); background: -o-linear-gradient(top,  #555555 0%,#222222 100%); background: -ms-linear-gradient(top,  #555555 0%,#222222 100%); background: linear-gradient(to bottom,  #555555 0%,#222222 100%); filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#555555", endcolorstr="#222222",gradienttype=0 ); padding:10px 15px;
margin-left:-15px;margin-top:-10px;
box-sizing:content-box;
border-radius:10px;
box-shadow:0px 0px 2px 1px rgba(33,33,33,0.3);
}
.erinyen .tp-bullet {
width:13px;
height:13px;
position:absolute;
background:#111;	
border-radius:50%;
cursor: pointer;
box-sizing:content-box;
}
.erinyen .tp-bullet:hover,
.erinyen .tp-bullet.selected {
background: #e5e5e5; background: -moz-linear-gradient(top,  #e5e5e5 0%, #999999 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#999999)); background: -webkit-linear-gradient(top,  #e5e5e5 0%,#999999 100%); background: -o-linear-gradient(top,  #e5e5e5 0%,#999999 100%); background: -ms-linear-gradient(top,  #e5e5e5 0%,#999999 100%); background: linear-gradient(to bottom,  #e5e5e5 0%,#999999 100%); filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#e5e5e5", endcolorstr="#999999",gradienttype=0 ); border:1px solid #555;
width:12px;height:12px;
}
.erinyen .tp-bullet-image {
}
.erinyen .tp-bullet-title {
} .erinyen .tp-thumb {
opacity:1
}
.erinyen .tp-thumb-over {
background:#000;
background:rgba(0,0,0,0.25);
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
z-index:1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
.erinyen .tp-thumb-more:before {
font-family: "revicons";
font-size:12px;
color:#aaa;
color:rgba(255,255,255,0.75);
display:block;
line-height: 12px;
text-align: left;    
z-index:2;
position:absolute;
top:20px;
right:20px;
z-index:2;
}
.erinyen .tp-thumb-more:before {
content: "\e825";
}
.erinyen .tp-thumb-title {
font-family:"Raleway";
letter-spacing:1px;
font-size:12px;
color:#fff;
display:block;
line-height: 15px;
text-align: left;    
z-index:2;
position:absolute;
top:0px;
left:0px;
z-index:2;
padding:20px 35px 20px 20px;
width:100%;
height:100%;
box-sizing:border-box;
transition:all 0.3s;
-webkit-transition:all 0.3s;
font-weight:500;
}
.erinyen .tp-thumb.selected .tp-thumb-more:before,
.erinyen .tp-thumb:hover .tp-thumb-more:before {
color:#aaa;
}
.erinyen .tp-thumb.selected .tp-thumb-over,
.erinyen .tp-thumb:hover .tp-thumb-over {
background:#fff;
}
.erinyen .tp-thumb.selected .tp-thumb-title,
.erinyen .tp-thumb:hover .tp-thumb-title {
color:#000;
} .erinyen .tp-tab-title {
color:#a8d8ee;
font-size:13px;
font-weight:700;
text-transform:uppercase;
font-family:"Roboto Slab"
margin-bottom:5px;
}
.erinyen .tp-tab-desc {
font-size:18px;
font-weight:400;
color:#fff;
line-height:25px;
font-family:"Roboto Slab";
}   .gyges.tp-bullets {
}
.gyges.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background: #777777; background: -moz-linear-gradient(top,  #777777 0%, #666666 100%); 
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,#777777), color-stop(100%,#666666)); 
background: -webkit-linear-gradient(top,  #777777 0%,#666666 100%); 
background: -o-linear-gradient(top,  #777777 0%,#666666 100%); 
background: -ms-linear-gradient(top,  #777777 0%,#666666 100%); 
background: linear-gradient(to bottom,  #777777 0%,#666666 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#777777", 
endColorstr="#666666",GradientType=0 ); 
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
border-radius:10px;
}
.gyges .tp-bullet {
width:12px;
height:12px;
position:absolute;
background:#333;
border:3px solid #444;
border-radius:50%;
cursor: pointer;
box-sizing:content-box;
}
.gyges .tp-bullet:hover,
.gyges .tp-bullet.selected {
background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%); background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); background: -o-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", 
endColorstr="#e1e1e1",GradientType=0 ); }
.gyges .tp-bullet-image {
}
.gyges .tp-bullet-title {
} .gyges .tp-thumb { 
opacity:1
}
.gyges .tp-thumb-img-wrap {
padding:3px;
background:#000;
background-color:rgba(0,0,0,0.25);
display:inline-block;
width:100%;
height:100%;
position:relative;
margin:0px;
box-sizing:border-box;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.gyges .tp-thumb-image {
padding:3px; 
display:block;
box-sizing:border-box;
position:relative;
-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
}  
.gyges .tp-thumb-title { 
position:absolute; 
bottom:100%; 
display:inline-block;
left:50%;
background:rgba(255,255,255,0.8);
padding:10px 30px;
border-radius:4px;
-webkit-border-radius:4px;
margin-bottom:20px;
opacity:0;
transition:all 0.3s;
-webkit-transition:all 0.3s;
transform: translateZ(0.001px) translateX(-50%) translateY(14px);
transform-origin:50% 100%;
-webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
-webkit-transform-origin:50% 100%;
white-space:nowrap;
}
.gyges .tp-thumb:hover .tp-thumb-title {
transform:rotateX(0deg) translateX(-50%);
-webkit-transform:rotateX(0deg) translateX(-50%);
opacity:1;
}
.gyges .tp-thumb:hover .tp-thumb-img-wrap,
.gyges .tp-thumb.selected .tp-thumb-img-wrap {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
}
.gyges .tp-thumb-title:after {
content:" ";
position:absolute;
left:50%;
margin-left:-8px;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: rgba(255,255,255,0.8) transparent transparent transparent;
bottom:-8px;
} .gyges .tp-tab { 
opacity:1;      
padding:10px;
box-sizing:border-box;
font-family: "Roboto", sans-serif;
border-bottom: 1px solid rgba(255,255,255,0.15);
}
.gyges .tp-tab-image 
{ 
width:60px;
height:60px; max-height:100%; max-width:100%;
position:relative;
display:inline-block;
float:left;
}
.gyges .tp-tab-content 
{
background:rgba(0,0,0,0); 
position:relative;
padding:15px 15px 15px 85px;
left:0px;
overflow:hidden;
margin-top:-15px;
box-sizing:border-box;
color:#333;
display: inline-block;
width:100%;
height:100%;
position:absolute; }
.gyges .tp-tab-date
{
display:block;
color: rgba(255,255,255,0.25);
font-weight:500;
font-size:12px;
margin-bottom:0px;
}
.gyges .tp-tab-title 
{
display:block;  
text-align:left;
color:#fff;
font-size:14px;
font-weight:500;
text-transform:none;
line-height:17px;
}
.gyges .tp-tab:hover,
.gyges .tp-tab.selected {
background:rgba(0,0,0,0.5); 
}
.gyges .tp-tab-mask {
} @media only screen and (max-width: 960px) {
}
@media only screen and (max-width: 768px) {
}  .hades.tparrows {
cursor:pointer;
background:#000;
background:rgba(0,0,0,0.15);
width:100px;
height:100px;
position:absolute;
display:block;
z-index:1000;
}
.hades.tparrows:before {
font-family: "revicons";
font-size:30px;
color:#fff;
display:block;
line-height: 100px;
text-align: center;
transition: background 0.3s, color 0.3s;
}
.hades.tparrows.tp-leftarrow:before {
content: "\e824";
}
.hades.tparrows.tp-rightarrow:before {
content: "\e825";
}
.hades.tparrows:hover:before {
color:#aaa;
background:#fff;
background:rgba(255,255,255,1);
}
.hades .tp-arr-allwrapper {
position:absolute;
left:100%;
top:0px;
background:#888; 
width:100px;height:100px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
-webkit-transform: rotatey(-90deg);
transform: rotatey(-90deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.hades.tp-rightarrow .tp-arr-allwrapper {
left:auto;
right:100%;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transform: rotatey(90deg);
transform: rotatey(90deg);
}
.hades:hover .tp-arr-allwrapper {
-ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;  
-webkit-transform: rotatey(0deg);
transform: rotatey(0deg);
}
.hades .tp-arr-iwrapper {
}
.hades .tp-arr-imgholder {
background-size:cover;
position:absolute;
top:0px;left:0px;
width:100%;height:100%;
}
.hades .tp-arr-titleholder {
}
.hades .tp-arr-subtitleholder {
} .hades.tp-bullets {
}
.hades.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background:transparent;
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
}
.hades .tp-bullet {
width:3px;
height:3px;
position:absolute;
background:#888;	
cursor: pointer;
border:5px solid #fff;
box-sizing:content-box;
box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
-webkit-perspective:400;
perspective:400;
-webkit-transform:translatez(0.01px);
transform:translatez(0.01px);
}
.hades .tp-bullet:hover,
.hades .tp-bullet.selected {
background:#555;
}
.hades .tp-bullet-image {
position:absolute;top:-80px; left:-60px;width:120px;height:60px;
background-position:center center;
background-size:cover;
visibility:hidden;
opacity:0;
transition:all 0.3s;
-webkit-transform-style:flat;
transform-style:flat;
perspective:600;
-webkit-perspective:600;
transform: rotatex(-90deg);
-webkit-transform: rotatex(-90deg);
box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
transform-origin:50% 100%;
-webkit-transform-origin:50% 100%;
}
.hades .tp-bullet:hover .tp-bullet-image {
display:block;
opacity:1;
transform: rotatex(0deg);
-webkit-transform: rotatex(0deg);
visibility:visible;
}
.hades .tp-bullet-title {
} .hades .tp-thumb { 
opacity:1
}
.hades .tp-thumb-img-wrap {
border-radius:50%;
padding:3px;
display:inline-block;
background:#000;
background-color:rgba(0,0,0,0.25);
width:100%;
height:100%;
position:relative;
margin:0px;
box-sizing:border-box;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.hades .tp-thumb-image {
padding:3px; 
border-radius:50%;
display:block;
box-sizing:border-box;
position:relative;
-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
}  
.hades .tp-thumb:hover .tp-thumb-img-wrap,
.hades .tp-thumb.selected .tp-thumb-img-wrap {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
}
.hades .tp-thumb-title:after {
content:" ";
position:absolute;
left:50%;
margin-left:-8px;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: rgba(0,0,0,0.75) transparent transparent transparent;
bottom:-8px;
} .hades .tp-tab {
opacity:1;
}
.hades .tp-tab-title
{
display:block;
color:#333;
font-weight:600;
font-size:18px;
text-align:center;
line-height:25px;      
} 
.hades .tp-tab-price
{
display:block;
text-align:center;
color:#999;
font-size:16px;
margin-top:10px;
line-height:20px
}
.hades .tp-tab-button {
display:inline-block;
margin-top:15px;
text-align:center;
padding:5px 15px;
color:#fff;
font-size:14px;
background:#219bd7;
border-radius:4px;
font-weight:400;
}
.hades .tp-tab-inner {
text-align:center;
}  .hebe.tparrows {
cursor:pointer;
background:#fff;
min-width:70px;
min-height:70px;
position:absolute;
display:block;
z-index:1000;
}
.hebe.tparrows:hover {
}
.hebe.tparrows:before {
font-family: "revicons";
font-size:30px;
color:#aaa;
display:block;
line-height: 70px;
text-align: center;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
z-index:2;
position:relative;
background:#fff;
min-width:70px;
min-height:70px;
}
.hebe.tparrows.tp-leftarrow:before {
content: "\e824";
}
.hebe.tparrows.tp-rightarrow:before {
content: "\e825";
}
.hebe.tparrows:hover:before {
color:#000;
}
.hebe .tp-title-wrap { 
position:absolute;
z-index:0;
display:inline-block;
background:#000;
background:rgba(0,0,0,0.75);
min-height:60px;
line-height:60px;
top:-10px;
margin-left:0px;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transform:scaleX(0);  
-webkit-transform:scaleX(0);  
transform-origin:0% 50%; 
-webkit-transform-origin:0% 50%;
}
.hebe.tp-rightarrow .tp-title-wrap { 
right:0px;
-webkit-transform-origin:100% 50%;
}
.hebe.tparrows:hover .tp-title-wrap {
transform:scaleX(1);
-webkit-transform:scaleX(1);
}
.hebe .tp-arr-titleholder {
position:relative;
text-transform:uppercase;
color:#fff;
font-weight:600;
font-size:12px;
line-height:90px;
white-space:nowrap;
padding:0px 20px 0px 90px;
}
.hebe.tp-rightarrow .tp-arr-titleholder {
margin-left:0px; 
padding:0px 90px 0px 20px;
}
.hebe.tparrows:hover .tp-arr-titleholder {
transform:translateX(0px);
-webkit-transform:translateX(0px);
transition-delay: 0.1s;
opacity:1;
}
.hebe .tp-arr-imgholder{
width:90px;
height:90px;
position:absolute;
left:100%;
display:block;
background-size:cover;
background-position:center center;
top:0px; right:-90px;
}
.hebe.tp-rightarrow .tp-arr-imgholder{
right:auto;left:-90px;
} .hebe.tp-bullets {
}
.hebe.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background:transparent;
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
}
.hebe .tp-bullet {
width:3px;
height:3px;
position:absolute;
background:#fff;  
cursor: pointer;
border:5px solid #222;
border-radius:50%;
box-sizing:content-box;
-webkit-perspective:400;
perspective:400;
-webkit-transform:translateZ(0.01px);
transform:translateZ(0.01px);
transition:all 0.3s;
}
.hebe .tp-bullet:hover,
.hebe .tp-bullet.selected {
background:#222;
border-color:#fff;
}
.hebe .tp-bullet-image {
position:absolute;
top:-90px; left:-40px;
width:70px;
height:70px;
background-position:center center;
background-size:cover;
visibility:hidden;
opacity:0;
transition:all 0.3s;
-webkit-transform-style:flat;
transform-style:flat;
perspective:600;
-webkit-perspective:600;
transform: scale(0);
-webkit-transform: scale(0);
transform-origin:50% 100%;
-webkit-transform-origin:50% 100%;
border-radius:6px;
}
.hebe .tp-bullet:hover .tp-bullet-image {
display:block;
opacity:1;
transform: scale(1);
-webkit-transform: scale(1);
visibility:visible;
}
.hebe .tp-bullet-title {
} .hebe .tp-tab-title {
color:#a8d8ee;
font-size:13px;
font-weight:700;
text-transform:uppercase;
font-family:"Roboto Slab"
margin-bottom:5px;
}
.hebe .tp-tab-desc {
font-size:18px;
font-weight:400;
color:#fff;
line-height:25px;
font-family:"Roboto Slab";
}  .hephaistos.tparrows {
cursor:pointer;
background:#000;
background:rgba(0,0,0,0.5);
width:40px;
height:40px;
position:absolute;
display:block;
z-index:1000;
border-radius:50%;
}
.hephaistos.tparrows:hover {
background:#000;
}
.hephaistos.tparrows:before {
font-family: "revicons";
font-size:18px;
color:#fff;
display:block;
line-height: 40px;
text-align: center;
}
.hephaistos.tparrows.tp-leftarrow:before {
content: "\e82c";
margin-left:-2px;
}
.hephaistos.tparrows.tp-rightarrow:before {
content: "\e82d";
margin-right:-2px;
} .hephaistos.tp-bullets {
}
.hephaistos.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background:transparent;
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
}
.hephaistos .tp-bullet {
width:12px;
height:12px;
position:absolute;
background:#999;
border:3px solid #f5f5f5;
border-radius:50%;
cursor: pointer;
box-sizing:content-box;
box-shadow: 0px 0px 2px 1px rgba(130,130,130, 0.3);
}
.hephaistos .tp-bullet:hover,
.hephaistos .tp-bullet.selected {
background:#fff;
border-color:#000;
}
.hephaistos .tp-bullet-image {
}
.hephaistos .tp-bullet-title {
}  .hermes.tparrows {
cursor:pointer;
background:#000;
background:rgba(0,0,0,0.5);
width:30px;
height:110px;
position:absolute;
display:block;
z-index:1000;
}
.hermes.tparrows:before {
font-family: "revicons";
font-size:15px;
color:#fff;
display:block;
line-height: 110px;
text-align: center;
transform:translateX(0px);
-webkit-transform:translateX(0px);
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.hermes.tparrows.tp-leftarrow:before {
content: "\e824";
}
.hermes.tparrows.tp-rightarrow:before {
content: "\e825";
}
.hermes.tparrows.tp-leftarrow:hover:before {
transform:translateX(-20px);
-webkit-transform:translateX(-20px);
opacity:0;
}
.hermes.tparrows.tp-rightarrow:hover:before {
transform:translateX(20px);
-webkit-transform:translateX(20px);
opacity:0;
}
.hermes .tp-arr-allwrapper {
overflow:hidden;
position:absolute;
width:180px;
height:140px;
top:0px;
left:0px;
visibility:hidden;
-webkit-transition: -webkit-transform 0.3s 0.3s;
transition: transform 0.3s 0.3s;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.hermes.tp-rightarrow .tp-arr-allwrapper {
right:0px;left:auto;
}
.hermes.tparrows:hover .tp-arr-allwrapper {
visibility:visible;
}
.hermes .tp-arr-imgholder {
width:180px;position:absolute;
left:0px;top:0px;height:110px;
transform:translateX(-180px);
-webkit-transform:translateX(-180px);
transition:all 0.3s;
transition-delay:0.3s;
}
.hermes.tp-rightarrow .tp-arr-imgholder{
transform:translateX(180px);
-webkit-transform:translateX(180px);
}
.hermes.tparrows:hover .tp-arr-imgholder {
transform:translateX(0px);
-webkit-transform:translateX(0px);            
}
.hermes .tp-arr-titleholder {
top:110px;
width:180px;
text-align:left; 
display:block;
padding:0px 10px;
line-height:30px; background:#000;
background:rgba(0,0,0,0.75);color:#fff;
font-weight:600; position:absolute;
font-size:12px;
white-space:nowrap;
letter-spacing:1px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
box-sizing:border-box;
}
.hermes.tparrows:hover .tp-arr-titleholder {
-webkit-transition-delay: 0.6s;
transition-delay: 0.6s;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
} .hermes.tp-bullets {
}
.hermes .tp-bullet {
overflow:hidden;
border-radius:50%;
width:16px;
height:16px;
background-color: rgba(0, 0, 0, 0);
box-shadow: inset 0 0 0 2px #FFF;
-webkit-transition: background 0.3s ease;
transition: background 0.3s ease;
position:absolute;
}
.hermes .tp-bullet:hover {
background-color: rgba(0, 0, 0, 0.2);
}
.hermes .tp-bullet:after {
content: ' ';
position: absolute;
bottom: 0;
height: 0;
left: 0;
width: 100%;
background-color: #FFF;
box-shadow: 0 0 1px #FFF;
-webkit-transition: height 0.3s ease;
transition: height 0.3s ease;
}
.hermes .tp-bullet.selected:after {
height:100%;
} .hermes .tp-tab { 
opacity:1;  
padding-right:10px;
box-sizing:border-box;
}
.hermes .tp-tab-image 
{ 
width:100%;
height:60%;
position:relative;
}
.hermes .tp-tab-content 
{
background:rgb(54,54,54); 
position:absolute;
padding:20px 20px 20px 30px;
box-sizing:border-box;
color:#fff;
display:block;
width:100%;
min-height:40%;
bottom:0px;
left:-10px;
}
.hermes .tp-tab-date
{
display:block;
color:#888;
font-weight:600;
font-size:12px;
margin-bottom:10px;
}
.hermes .tp-tab-title 
{
display:block;	
color:#fff;
font-size:16px;
font-weight:800;
text-transform:uppercase;
line-height:19px;
}
.hermes .tp-tab.selected .tp-tab-title:after {
width: 0px;
height: 0px;
border-style: solid;
border-width: 30px 0 30px 10px;
border-color: transparent transparent transparent rgb(54,54,54);
content:" ";
position:absolute;
right:-9px;
bottom:50%;
margin-bottom:-30px;
}
.hermes .tp-tab-mask {
padding-right:10px !important;
} @media only screen and (max-width: 960px) {
.hermes .tp-tab .tp-tab-title {font-size:14px;line-height:16px;}
.hermes .tp-tab-date { font-size:11px; line-height:13px;margin-bottom:10px;}
.hermes .tp-tab-content { padding:15px 15px 15px 25px;}
}
@media only screen and (max-width: 768px) {
.hermes .tp-tab .tp-tab-title {font-size:12px;line-height:14px;}
.hermes .tp-tab-date {font-size:10px; line-height:12px;margin-bottom:5px;}
.hermes .tp-tab-content {padding:10px 10px 10px 20px;}
}  .hesperiden.tparrows {
cursor:pointer;
background:#000;
background:rgba(0,0,0,0.5);
width:40px;
height:40px;
position:absolute;
display:block;
z-index:1000;
border-radius: 50%;
}
.hesperiden.tparrows:hover {
background:#000;
}
.hesperiden.tparrows:before {
font-family: "revicons";
font-size:20px;
color:#fff;
display:block;
line-height: 40px;
text-align: center;
}
.hesperiden.tparrows.tp-leftarrow:before {
content: "\e82c";
margin-left:-3px;
}
.hesperiden.tparrows.tp-rightarrow:before {
content: "\e82d";
margin-right:-3px;
} .hesperiden.tp-bullets {
}
.hesperiden.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background:transparent;
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
border-radius:8px;
}
.hesperiden .tp-bullet {
width:12px;
height:12px;
position:absolute;
background: #999999; background: -moz-linear-gradient(top,  #999999 0%, #e1e1e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), 
color-stop(100%,#e1e1e1)); background: -webkit-linear-gradient(top,  #999999 0%,#e1e1e1 100%); background: -o-linear-gradient(top,  #999999 0%,#e1e1e1 100%); background: -ms-linear-gradient(top,  #999999 0%,#e1e1e1 100%); background: linear-gradient(to bottom,  #999999 0%,#e1e1e1 100%); filter: progid:dximagetransform.microsoft.gradient( 
startcolorstr="#999999", endcolorstr="#e1e1e1",gradienttype=0 ); border:3px solid #e5e5e5;
border-radius:50%;
cursor: pointer;
box-sizing:content-box;
}
.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet.selected {
background:#666;
}
.hesperiden .tp-bullet-image {
}
.hesperiden .tp-bullet-title {
} .hesperiden .tp-thumb {
opacity:1;
-webkit-perspective: 600px;
perspective: 600px;
}
.hesperiden .tp-thumb .tp-thumb-title {
font-size:12px;
position:absolute;
margin-top:-10px;
color:#fff;
display:block;
z-index:10000;
background-color:#000;
padding:5px 10px; 
bottom:0px;
left:0px;
width:100%;
box-sizing:border-box;
text-align:center;
overflow:hidden;
white-space:nowrap;
transition:all 0.3s;
-webkit-transition:all 0.3s;
transform:rotatex(90deg) translatez(0.001px);
transform-origin:50% 100%;
-webkit-transform:rotatex(90deg) translatez(0.001px);
-webkit-transform-origin:50% 100%;
opacity:0;
}
.hesperiden .tp-thumb:hover .tp-thumb-title {
transform:rotatex(0deg);
-webkit-transform:rotatex(0deg);
opacity:1;
} .hesperiden .tp-tab { 
opacity:1;      
padding:10px;
box-sizing:border-box;
font-family: "Roboto", sans-serif;
border-bottom: 1px solid #e5e5e5;
}
.hesperiden .tp-tab-image 
{ 
width:60px;
height:60px; max-height:100%; max-width:100%;
position:relative;
display:inline-block;
float:left;
}
.hesperiden .tp-tab-content 
{
background:rgba(0,0,0,0); 
position:relative;
padding:15px 15px 15px 85px;
left:0px;
overflow:hidden;
margin-top:-15px;
box-sizing:border-box;
color:#333;
display: inline-block;
width:100%;
height:100%;
position:absolute; }
.hesperiden .tp-tab-date
{
display:block;
color: #aaa;
font-weight:500;
font-size:12px;
margin-bottom:0px;
}
.hesperiden .tp-tab-title 
{
display:block;	
text-align:left;
color:#333;
font-size:14px;
font-weight:500;
text-transform:none;
line-height:17px;
}
.hesperiden .tp-tab:hover,
.hesperiden .tp-tab.selected {
background:#eee; 
}
.hesperiden .tp-tab-mask {
} @media only screen and (max-width: 960px) {
}
@media only screen and (max-width: 768px) {
}  .metis.tparrows {
background:#fff;
padding:10px;
transition:all 0.3s;
-webkit-transition:all 0.3s;
width:60px;
height:60px;
box-sizing:border-box;
}
.metis.tparrows:hover {
background:#fff;
background:rgba(255,255,255,0.75);
}
.metis.tparrows:before {
color:#000;  
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.metis.tparrows:hover:before {
transform:scale(1.5);
} .metis .tp-bullet { 
opacity:1;
width:50px;
height:50px;    
padding:3px;
background:#000;
background-color:rgba(0,0,0,0.25);
margin:0px;
box-sizing:border-box;
transition:all 0.3s;
-webkit-transition:all 0.3s;
border-radius:50%;
}
.metis .tp-bullet-image {
border-radius:50%;
display:block;
box-sizing:border-box;
position:relative;
-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
width:44px;
height:44px;
background-size:cover;
background-position:center center;
}  
.metis .tp-bullet-title { 
position:absolute; 
bottom:65px;
display:inline-block;
left:50%;
background:#000;
background:rgba(0,0,0,0.75);
color:#fff;
padding:10px 30px;
border-radius:4px;
-webkit-border-radius:4px;
opacity:0;
transition:all 0.3s;
-webkit-transition:all 0.3s;
transform: translateZ(0.001px) translateX(-50%) translateY(14px);
transform-origin:50% 100%;
-webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
-webkit-transform-origin:50% 100%;
opacity:0;
white-space:nowrap;
}
.metis .tp-bullet:hover .tp-bullet-title {
transform:rotateX(0deg) translateX(-50%);
-webkit-transform:rotateX(0deg) translateX(-50%);
opacity:1;
}
.metis .tp-bullet.selected,
.metis .tp-bullet:hover  {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
}
.metis .tp-bullet-title:after {
content:" ";
position:absolute;
left:50%;
margin-left:-8px;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: rgba(0,0,0,0.75) transparent transparent transparent;
bottom:-8px;
}
.metis .tp-tab-number {
color: #fff;
font-size: 40px;
line-height: 30px;
font-weight: 400;
font-family: "Playfair Display";
width: 50px;
margin-right: 17px;
display: inline-block;
float: left;
}
.metis .tp-tab-mask {
padding-left: 20px;
left: 0px;
max-width: 90px !important;
transition: 0.4s padding-left, 0.4s left, 0.4s max-width;
}
.metis:hover .tp-tab-mask {
padding-left: 0px;
left: 50px;
max-width: 500px !important;
}
.metis .tp-tab-divider {
border-right: 1px solid transparent;
height: 30px;
width: 1px;
margin-top: 5px;
display: inline-block;
float: left;
}
.metis .tp-tab-title {
color: #fff;
font-size: 20px;
line-height: 20px;
font-weight: 400;
font-family: "Playfair Display";
position: relative;
padding-top: 10px;
padding-left: 30px;
display: inline-block;
transform: translateX(-100%);
transition: 0.4s all;
}
.metis .tp-tab-title-mask {
position: absolute;
overflow: hidden;
left: 67px;
}
.metis:hover .tp-tab-title {
transform: translateX(0);
}
.metis .tp-tab {
opacity: 0.15;
transition: 0.4s all;
}
.metis .tp-tab:hover,
.metis .tp-tab.selected {
opacity: 1;
}
.metis .tp-tab.selected .tp-tab-divider {
border-right: 1px solid #cdb083;
}
.metis.tp-tabs {
max-width: 118px !important;
padding-left: 50px;
}
.metis.tp-tabs:before {
content: " ";
height: 100%;
width: 88px;
background: rgba(0, 0, 0, 0.15);
border-right: 1px solid rgba(255, 255, 255, 0.10);
left: 0px;
top: 0px;
position: absolute;
transition: 0.4s all;
}
.metis.tp-tabs:hover:before {
width: 118px;
}
@media (max-width: 499px) {
.metis.tp-tabs:before {
background: rgba(0, 0, 0, 0.75);
}
}  .persephone.tparrows {
cursor:pointer;
background:#aaa;
background:rgba(200,200,200,0.5);
width:40px;
height:40px;
position:absolute;
display:block;
z-index:100;
border:1px solid #f5f5f5;
}
.persephone.tparrows:hover {
background:#333;
}
.persephone.tparrows:before {
font-family: "revicons";
font-size:15px;
color:#fff;
display:block;
line-height: 40px;
text-align: center;
}
.persephone.tparrows.tp-leftarrow:before {
content: "\e824";
}
.persephone.tparrows.tp-rightarrow:before {
content: "\e825";
} .persephone.tp-bullets {
}
.persephone.tp-bullets:before {
content:" ";
position:absolute;
width:100%;
height:100%;
background:#transparent;
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
}
.persephone .tp-bullet {
width:12px;
height:12px;
position:absolute;
background:#aaa;
border:1px solid #e5e5e5;	
cursor: pointer;
box-sizing:content-box;
}
.persephone .tp-bullet:hover,
.persephone .tp-bullet.selected {
background:#222;
}
.persephone .tp-bullet-image {
}
.persephone .tp-bullet-title {
}  .uranus.tparrows {
width:50px;
height:50px;
background:transparent;
}
.uranus.tparrows:before {
width:50px;
height:50px;
line-height:50px;
font-size:40px;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.uranus.tparrows:hover:before {
opacity:0.75;
} .uranus .tp-bullet{
border-radius: 50%;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
-webkit-transition: box-shadow 0.3s ease;
transition: box-shadow 0.3s ease;
background:transparent;
}
.uranus .tp-bullet.selected,
.uranus .tp-bullet:hover {
box-shadow: 0 0 0 2px #FFF;
border:none;
border-radius: 50%;
background:transparent;
}
.uranus .tp-bullet-inner {
background-color: rgba(255, 255, 255, 0.7);
-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
transition: background-color 0.3s ease, transform 0.3s ease;
top: 0;
left: 0;
width: 100%;
height: 100%;
outline: none;
border-radius: 50%;
background-color: #FFF;
background-color: rgba(255, 255, 255, 0.3);
text-indent: -999em;
cursor: pointer;
position: absolute;
}
.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner{
transform: scale(0.4);
-webkit-transform: scale(0.4);
background-color:#fff;
}  .zeus.tparrows {
cursor:pointer;
min-width:70px;
min-height:70px;
position:absolute;
display:block;
z-index:100;
border-radius:35px;   
overflow:hidden;
background:rgba(0,0,0,0.10);
}
.zeus.tparrows:before {
font-family: "revicons";
font-size:20px;
color:#fff;
display:block;
line-height: 70px;
text-align: center;    
z-index:2;
position:relative;
}
.zeus.tparrows.tp-leftarrow:before {
content: "\e824";
}
.zeus.tparrows.tp-rightarrow:before {
content: "\e825";
}
.zeus .tp-title-wrap {
background:#000;
background:rgba(0,0,0,0.5);
width:100%;
height:100%;
top:0px;
left:0px;
position:absolute;
opacity:0;
transform:scale(0);
-webkit-transform:scale(0);
transition: all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
border-radius:50%;
}
.zeus .tp-arr-imgholder {
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
background-position:center center;
background-size:cover;
border-radius:50%;
transform:translateX(-100%);
-webkit-transform:translateX(-100%);
transition: all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
}
.zeus.tp-rightarrow .tp-arr-imgholder {
transform:translateX(100%);
-webkit-transform:translateX(100%);
}
.zeus.tparrows:hover .tp-arr-imgholder {
transform:translateX(0);
-webkit-transform:translateX(0);
opacity:1;
}
.zeus.tparrows:hover .tp-title-wrap {
transform:scale(1);
-webkit-transform:scale(1);
opacity:1;
} .zeus .tp-bullet {
box-sizing:content-box; -webkit-box-sizing:content-box; border-radius:50%;
background-color: rgba(0, 0, 0, 0);
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
width:13px;height:13px;
border:2px solid #fff;
}
.zeus .tp-bullet:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
border-radius: 50%;
background-color: #FFF;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: -webkit-transform 0.3s ease;
transition: transform 0.3s ease;
}
.zeus .tp-bullet:hover:after,
.zeus .tp-bullet.selected:after{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.zeus .tp-bullet-image,
.zeus .tp-bullet-imageoverlay{
width:135px;
height:60px;
position:absolute;
background:#000;
background:rgba(0,0,0,0.5);
bottom:25px;
left:50%;
margin-left:-65px;
box-sizing:border-box;
background-size:cover;
background-position:center center;
visibility:hidden;
opacity:0;
-webkit-backface-visibility: hidden; 
backface-visibility: hidden;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius:4px;
}
.zeus .tp-bullet-title,
.zeus .tp-bullet-imageoverlay {
z-index:2;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}     
.zeus .tp-bullet-title { 
color:#fff;
text-align:center;
line-height:15px;
font-size:13px;
font-weight:600;  
z-index:3;
visibility:hidden;
opacity:0;
-webkit-backface-visibility: hidden; 
backface-visibility: hidden;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position:absolute;
bottom:45px;
width:135px;
vertical-align:middle;
left:-57px;
}
.zeus .tp-bullet:hover .tp-bullet-title,
.zeus .tp-bullet:hover .tp-bullet-image,
.zeus .tp-bullet:hover .tp-bullet-imageoverlay{
opacity:1;
visibility:visible;
-webkit-transform:translateY(0px);
transform:translateY(0px);         
} .zeus .tp-thumb {
opacity:1
}
.zeus .tp-thumb-over {
background:#000;
background:rgba(0,0,0,0.25);
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
z-index:1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
.zeus .tp-thumb-more:before {
font-family: "revicons";
font-size:12px;
color:#aaa;
color:rgba(255,255,255,0.75);
display:block;
line-height: 12px;
text-align: left;    
z-index:2;
position:absolute;
top:20px;
right:20px;
z-index:2;
}
.zeus .tp-thumb-more:before {
content: "\e825";
}
.zeus .tp-thumb-title {
font-family:"Raleway";
letter-spacing:1px;
font-size:12px;
color:#fff;
display:block;
line-height: 15px;
text-align: left;    
z-index:2;
position:absolute;
top:0px;
left:0px;
z-index:2;
padding:20px 35px 20px 20px;
width:100%;
height:100%;
box-sizing:border-box;
transition:all 0.3s;
-webkit-transition:all 0.3s;
font-weight:500;
}
.zeus .tp-thumb.selected .tp-thumb-more:before,
.zeus .tp-thumb:hover .tp-thumb-more:before {
color:#aaa;
}
.zeus .tp-thumb.selected .tp-thumb-over,
.zeus .tp-thumb:hover .tp-thumb-over {
background:#000;
}
.zeus .tp-thumb.selected .tp-thumb-title,
.zeus .tp-thumb:hover .tp-thumb-title {
color:#fff;
} .zeus .tp-tab { 
opacity:1;      
box-sizing:border-box;
}
.zeus .tp-tab-title { 
display: block;
text-align: center;
background: rgba(0,0,0,0.25);
font-family: "Roboto Slab", serif; 
font-weight: 700; 
font-size: 13px; 
line-height: 13px;
color: #fff; 
padding: 9px 10px; }
.zeus .tp-tab:hover .tp-tab-title,
.zeus .tp-tab.selected .tp-tab-title {
color: #000;
background:rgba(255,255,255,1); 
} .post-tabs .tp-thumb {
opacity:1
}
.post-tabs .tp-thumb-over {
background:#252525;
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
z-index:1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
.post-tabs .tp-thumb-more:before {
font-family: "revicons";
font-size:12px;
color:#aaa;
color:rgba(255,255,255,0.75);
display:block;
line-height: 12px;
text-align: left;    
z-index:2;
position:absolute;
top:15px;
right:15px;
z-index:2;
}
.post-tabs .tp-thumb-more:before {
content: "\e825";
}
.post-tabs .tp-thumb-title {
font-family:"raleway";
letter-spacing:1px;
font-size:12px;
color:#fff;
display:block;
line-height: 15px;
text-align: left;    
z-index:2;
position:absolute;
top:0px;
left:0px;
z-index:2;
padding:15px 30px 15px 15px;
width:100%;
height:100%;
box-sizing:border-box;
transition:all 0.3s;
-webkit-transition:all 0.3s;
font-weight:500;
}
.post-tabs .tp-thumb.selected .tp-thumb-more:before,
.post-tabs .tp-thumb:hover .tp-thumb-more:before {
color:#aaa;
}
.post-tabs .tp-thumb.selected .tp-thumb-over,
.post-tabs .tp-thumb:hover .tp-thumb-over {
background:#fff;
}
.post-tabs .tp-thumb.selected .tp-thumb-title,
.post-tabs .tp-thumb:hover .tp-thumb-title {
color:#000;
}body {
font-family: "Montserrat", sans-serif;
font-style: normal;
font-size: 15px;
line-height: 27px;
font-weight: 400;
color: #31363b;
background-color: #ffffff;
overflow-x: hidden;
}
.blog-text p {
font-size: 15px;
font-weight: 500;
line-height: 30px;
margin-bottom: 15px;
}
a,button {
color: #091395;
}
p {
color: #333;
}
.widget_calendar {
float: none;
}
#wp-calendar {
width: 100%; 
}
#wp-calendar caption { 
background: none repeat scroll 0 0 #E9E9E9;
color: #333333;
font-size: 16px;
padding: 10px 0;
text-align: center; 
}
#wp-calendar thead { 
font-size: 10px; 
}
#wp-calendar thead th {
border: 1px solid #E9E9E9;
font-size: 13px;
padding: 8px 0;
text-align: center;
vertical-align: middle;
}
#wp-calendar tbody { 
color: #aaa; 
}
#wp-calendar tbody td {
background: #f5f5f5; 
border: 1px solid #E9E9E9; 
text-align: center; 
padding:8px;
}
#wp-calendar tbody td#today {
background: #16A085; 
color: #fff;
}
#wp-calendar tbody td#today a {
color: #fff;
}
#wp-calendar tbody td:hover { 
background: #fff; 
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot {
border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next { 
font-size: 12px; 
text-transform: uppercase; 
text-align: right; 
color: #83c99f;
}
#wp-calendar tfoot #prev { 
font-size: 12px; 
text-transform: uppercase; 
padding-top: 10px; 
color: #83c99f;
}
.widget select {
max-width: 100%;
padding: 5px;
border: 1px solid #ccc; 
width: 100%;
}
.widget_text .textwidget img{
max-width: 100%;
height: auto;
}
.widget_text select, .widget_text input , .widget_text textarea  {
max-width: 100%;
padding: 5px;
border: 1px solid #ccc; 
width: 100%;
}
.widget_text option {
max-width: 100%;
}
.widget_nav_menu ul li, .widget_pages ul li {
color: #827b7d;
line-height: 28px;
}
.widget_nav_menu ul li ul, .widget_pages ul li ul {
padding-left: 15px;
}
.widget_nav_menu ul li a, .widget_pages ul li a{
color: #827b7d;
}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {
color: #615C5C;
}
#sidebar .textwidget img {
max-width: 100%;
}
.wp-caption{
max-width:100%;
}
.wp-caption img{
padding-bottom: 5px;
}
.form-submit input.submit_btn {
display: inline-block;
width: auto;
color: #fff;
margin-top: 30px;
margin-left: 6px;
}
.form-submit input.submit_btn:hover{
color: #bfa373;
}
.screen-reader-text{
color: #777;
} .alignright{
float:right;
}
.alignleft{
float:left;
}
.single-content table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.single-content table td{
border: 1px solid #d1d1d1;
padding-left: 7px;
} 
.single-content table th{
border: 1px solid #d1d1d1;
padding-left: 7px;
}
img.alignleft, .alignleft img{
margin-right:10px; 
}
img.alignright, .alignright img{
margin-left:10px;
} 
.comment_text  table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.comment_text  table td{
border: 1px solid #d1d1d1;
padding-left: 7px;
} 
.comment_text  table th{
border: 1px solid #d1d1d1;
padding-left: 7px;
}
.single-content  li{
padding: 0!important;
list-style: inherit!important;
}
.single-content  ul{
list-style: disc!important;
padding-left: 20px!important;
}
.single-content  ol{
list-style: decimal!important;
padding-left: 20px!important;
}
.comment_text  li{
padding: 0!important;
list-style: inherit!important;
}
.comment_text  ul{
list-style: disc!important;
padding-left: 20px!important;
}
.comment_text  ol{
list-style: decimal!important;
padding-left: 20px!important;
}
.wp-caption.aligncenter {
width: 100% !important;
text-align: center;
}
.search-custom form {
width: 70% !important;
}
.search-custom form.search-form:after {
top: 20px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
color: #777;
}
form.post-password-form input[type=submit] {
padding: 1px 5px;
background: #000;
color: #fff;
border-color: #000;
width: auto;
}
.screen-reader-text {
display: none;
}
.widget ul li {
list-style: none !important;
}
.widget ul {
padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
padding-left: 10px !important;
}
.widget ul.sub-menu li, .widget ul.children li{
padding-bottom: 3px !important;
}
ul.children{
margin-left: 80px;
} span.featured-post {
color: #333;
font-weight: bold !important;
margin-right: 5px;
float: right;
}
.wp-tag-cloud li {
display: inline-block;
padding-bottom: 0px !important;
}
.wp-tag-cloud li:hover{
color: #fff;
text-decoration: none;
}
.wp-tag-cloud li a {
display: inline-block;
line-height: 1;
padding: 12px 15px;
background: #f5f5f5;
margin-bottom: 8px;
margin-right: 5px;
text-transform: uppercase;
font-size: 12px !important;
font-weight: 600;
color: #5f5b5b;
border-radius: 2px;
}
.wp-tag-cloud li:hover a {
background: #1f80fd;
color: #ffffff;
}
p.logged-in-as a{
color: #333;
}
h3.archive-title {
text-align: center;
margin-bottom: 40px;
font-size: 25px;
font-weight: 600;
}
.wrap-blog ul.children {
padding-left: 10px;
}
.single-content h1 {
font-size: 46px;
}
.single-content h2 {
font-size: 34px;
}
.single-content h3 {
font-size: 26px;
}
.single-content h4 {
font-size: 22px;
}
.single-content h5 {
font-size: 20px;
}
.single-content h6 {
font-size: 16px;
}
.comment_text h1 {
font-size: 46px;
}
.comment_text h2 {
font-size: 34px;
}
.comment_text h3 {
font-size: 26px;
}
.comment_text h4 {
font-size: 22px;
}
.comment_text h5 {
font-size: 20px;
}
.comment_text h6 {
font-size: 16px;
} body.logged-in #main-menu {
padding-top: 42px;
}
.leave-form input {
margin-bottom: 0px;
}
.text-leave textarea {
margin-bottom: 30px;
}
body.logged-in .text-leave textarea {
margin-bottom: 0px;
}
.contact-form .cont-submit {
border: 1px solid #16a085 !important;
width: auto;
border-radius: 0px !important;
}
.white .white {
color: #fff !important;
}
.error404 .breadcrumb-area{
height: 500px;
}
.page-404 .blog-info a {
color: #9aa1ac;
font-size: 18px;
}
.pd-bt-40 {
padding: 10px 0px;
}
.menu.one-page ul.sub-menu {
display: none;
}
.media-list .comment_text li {
margin-bottom: 0px;
}
.blog-meta{
margin-top: 0px;
}
.blog-img{
margin-bottom: 20px;
}
form.post-password-form input[type=submit]{
padding: 0px 20px;
height: 46px;
}
#respond{
padding-top: 150px;
margin-top: -150px;
}
h4.comment-title{
background: none;
margin-bottom: 10px;
font-size: 24px;
}
.theme-comment-section .media-body{
padding-left: 0px;
}
.media-left, .media>.pull-left {
padding-right: 15px;
}
.blog-text.blog-details-post{
margin-top: 0px;
}
.error404 .breadcrumb-area{
min-height: 630px;
}
.blog-info .blog-meta{
margin-bottom: 10px;
}
.single-blog{
border-bottom: 0.5px solid #999;
padding-bottom: 20px;
}
.blog-single{
border-bottom:  none; 
}
.breadcrumb-area {
color: white;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover,
.pagination li span.current {
z-index: 1;
color: #fff;
background-color: #ff3514;
border-color: #ff3514;
}
.blog-details-post p{
margin-bottom: 10px;
}
#wp-calendar tfoot{
display: none;
}
.blog-info .blog-meta{
font-weight: 700;
font-size: 16px;
}
.span-comment{
float: right;
margin-right: 10px;
}
.copyright-left{
font-weight: 700;
}
.copyright-left.text-left > span {
margin-top: 5px;
}
.form-horizontal input.form-control, .form-horizontal textarea.form-control {
font-size: 15px;
color: #a7a7a7;
border: 0;
border-bottom: 1px solid #dbdbdb;
border-radius: 0;
box-shadow: none;
background-color: transparent;
}
ul.children .first-comment {
background: #e9e8e8;
padding: 30px;
margin: 25px 0 80px 20px!important;
}
.form-horizontal textarea.form-control {
height: 100px;
}
.form-horizontal p.form-submit {
text-align: center;
}
.news-section .single-news .news-wrapper .wrapper-content .title,
.news-section .news-left-bar .news-wrapper .wrapper-content .title {
padding: initial;
}
ul.post-categories li a {
font-size: 14px;
font-weight: 700;
color: #FFFFFF;
background-color: #f5800d;
padding: 4px 8px;
}
.news-section .news-right-bar .widget-post h3 {
font-family: "Dosis", sans-serif;
font-size: 24px;
font-weight: 600;
color: #000000;
text-transform: uppercase;
margin-bottom: 35px;
margin-top: 50px;
}
div.widget_tag_cloud h3 {
margin-bottom: 30px;
}
div.widget_categories ul li:first-child {
margin-top: 5px;
}
div.widget_categories ul li {
padding: 15px 0;
overflow: hidden;
text-align: right;
}
div.widget_categories ul li:last-child {
padding-bottom:0;
}
div.widget_categories ul li a {
float: left;
}
div.widget_categories ul > li + li, div.widget_archive ul > li + li{
border-top: 1px solid rgba(199, 197, 197, 0.38);
}
div.widget_categories ul li a, div.widget_archive ul li a {
color: #31363b;
}
div.widget_categories ul li a:hover {
color: #202aae;
}
.news-section .single-news .widget .widget-tag ul li a {
margin-right: 10px;
}
.news-section .single-news .section-bottom .comments-wrapper .comment-respond .media-body h5 a {
text-transform: capitalize;
}
ul.pagination li span.current, ul.pagination li a:hover {
color: #FFFFFF;
background-color: #3575d3!important;
border-color: #3575d3;
}
.pagination>li>a, .pagination>li>span {
padding: 8px 15px;
}
.search-form .form-inner-div input {
width: 100%;
}
.blog-meta .author-post a {
font-size: 14px;
text-transform: capitalize;
color: #333;
}
.blog-meta .date-time, .blog-meta .comment-meta {
color: #333;
font-size: 14px;
font-weight: 500;
}
blockquote p {
font-size: 22px!important;
margin-bottom: 20px!important;
color: #ffffff;
font-weight: 600;
line-height: 1.5!important;
}
.blog-post-tag a, .blog-share-icon a {
color: #333;
font-weight: 600;
}
.comment-form-cookies-consent input[type="checkbox"] {
float: left;
display: inline-block;
width: auto;
height: 30px;
margin-right: 10px;
}
label {
color: #333; 
}
.conatct-post-form div.col-xl-12 {
padding-left: 0px;
}
.conatct-post-form .form-submit input.btn {
width: auto;
color: #fff;
margin-top: 10px;
margin-bottom: 0;
}
.form-submit {
margin: 0;
}
.comment-reply-title {
margin-bottom: 40px;
margin-top: 40px;
}
.logged-in-as {
padding-left: 0px;
line-height: 1;
margin-bottom: 25px;
}
.avatar-name h5 {
text-transform: capitalize;
}
.comment-reply-link {
color: #333;
display: inline-block;
font-size: 15px;
font-weight: 500;
transition: .3s;
line-height: 1;
float: right;
margin-top: 4px;
position: absolute;
right: 0;
top: 0;
font-weight: 600;
}
.comment-reply-link:hover {
color: #1f80fd;
}
.inner-content h4 {
font-size: 22px;
}
#text-2 .textwidget .widget-title-box p:nth-child(2) {
display: none;
}
#text-2 .textwidget .about-me p:nth-child(2), #text-2 .textwidget .about-me p:nth-child(6) {
display: none;
}
.about-me .widget-social-icon a {
color: #333;
}
.about-me .widget-social-icon a:hover {
color: #0056b3;
}
.widget_tag_cloud {
border: 2px solid #E8EAF2;
padding: 30px;
}
.basic-pagination ul li span.current {
height: 50px;
width: 50px;
background: #1f80fd;
color: #ffffff;
font-size: 20px;
font-weight: 700;
border-radius: 5px;
line-height: 50px;
margin: 0 5px;
display: inline-block;
text-align: center;
border: 2px solid #1f80fd;
}
.map-area .map-wrapper iframe {
width: 100%;
height: 700px;
}
.search-form button:hover {
color: #fff;
}
.author-text h3 {
text-transform: capitalize;
}
.logged-in header .main-menu-area.sticky {
top: 32px;
}
.logged-in .extra-info {
top: 32px;
}
.newsletter-form form input[type="submit"] {
text-align: right;
font-family: "Font Awesome 5 Pro";
position: absolute;
top: 0;
text-align: right;
border: 0;
padding: 0;
font-size: 20px;
right: 0px;
width: 20px;
cursor: pointer;
}
.textwidget .subscribe-form p:nth-child(2) {
display: none;
}
.footer-area .textwidget .subscribe-form .newsletter-text,
.footer-area .textwidget .subscribe-form .newsletter-form {
position: relative;
top: 15px;
}
.footer-menu ul li a, .footer-text p, .news-date span, .copyright p, .footer-icon a {
color: #fff;
}
.f-bottom-border {
border-top: 1px solid #ccc;
}
.subscribes-form .btn {
background: #1f80fd;
border: medium none;
border-radius: 5px;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 700;
letter-spacing: 0;
line-height: 1;
margin-bottom: 0;
text-align: center;
text-transform: uppercase;
touch-action: manipulation;
-webkit-transition: .3s linear;
-moz-transition: .3s linear;
transition: .3s linear;
vertical-align: middle;
white-space: nowrap;
position: relative;
overflow: hidden;
z-index: 1;
transition: .3s;
padding: 14px 45px 18px;
margin-top: 10px;
width: 80%;
padding-top: 18px;
}
.black-footer .footer-contact-text span, .green-footer .footer-contact-text span, 
.red-footer .footer-contact-text span, .coral-footer .footer-contact-text span {
color: #fff;
}
.footer-info p, .green-footer .footer-icon a, .red-footer .footer-icon a, .coral-footer .footer-icon a {
color: #fff;
}
.subscribes-form .btn.green-btn {
background: #7dba2f!important;
}
.subscribes-form .btn.red-btn {
background: #e50a25!important;
}
.subscribes-form .btn.coral-btn {
background: #fc5546!important;
}
.page-404 {
margin: 120px auto;
}
.page-404 h2 {
font-size: 150px;
font-weight: 300;
}
.page-404 h3 {
font-size: 50px;
font-weight: 400;
}
.page-404 div.text {
font-size: 25px;
font-weight: 400;
margin-top: 30px;
margin-bottom: 40px;
}
.page-404 a.btn {
padding: 28px 56px;
}
.search-custom h4 {
line-height: 32px;
margin-bottom: 20px;
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
color: #fff;
}
.we-are-text p, .blog-meta span a  {
color: #333;
}
.quote-area .product-tab-content .pro-filter::before {
display: none;
}
.quote-2-btn input.btn {
border: medium none!important;
border-radius: 5px!important;
color: #ffffff!important;
cursor: pointer!important;
display: inline-block;
font-size: 14px!important;
font-weight: 700!important;
letter-spacing: 0;
line-height: 1;
margin-bottom: 0;
padding: 19px 42px 22px;
text-align: center;
text-transform: uppercase!important;
touch-action: manipulation;
-webkit-transition: .3s linear;
-moz-transition: .3s linear;
transition: .3s linear;
vertical-align: middle;
white-space: nowrap;
position: relative;
overflow: hidden;
z-index: 1;
background: #7dba2f;
width: 200px;
}
.quote-2-wrapper div.wpcf7-mail-sent-ng, .quote-2-wrapper div.wpcf7-aborted {
color: #333;
}
.relationship-link li {
color: #333;
}
.contact-us-01-wrapper .contacts-us-form .contacts-us-form-button input.btn {
width: 285px;
font-weight: 700;
color: #fff;
}
.blog-area .single-blog {
border-bottom: none;
}
.mobile-menu .mean-nav ul li i {
margin-left: 5px;
}
.mobile-menu .mean-nav ul li .mean-expand {
padding: 10px 12px!important;
border-bottom: none!important;
}
.mean-container .mean-nav ul li li a {
opacity: 1;
}
.page-template-home-1-template .tp-mask-wrap #rs-layer-03, .page-template-home-1-template .tp-mask-wrap #rs-layer-03-2 {
color: #333!important;
}
@media (max-width: 768px) {
.page-template-home-1-template .tp-mask-wrap #rs-layer-03, .page-template-home-1-template .tp-mask-wrap #rs-layer-03-2 {
color: #333!important;
font-size: 14px!important
}
.popular-services-area .p-services-wrapper {
max-width: 370px;
margin: 0 auto;
margin-bottom: 30px;
}
.bd-slider-button {
margin-top: 20px;
}
.services-area .services-wrapper, .team-area .team-wrapper, .gallery-area .gallery-wrapper {
max-width: 370px;
margin: 0 auto;
}
.page-template-home-3-template .our-services-area .our-services-img img {
margin: 0 auto;
}
.case-study-area .case-study-wrapper {
max-width: 370px;
margin: 0 auto;
}
.page-template-case-2-template .case-study-area .case-study-wrapper.mb-60,
.page-template-case-3-template .case-study-area .case-study-wrapper.mb-60 {
margin-bottom: 60px;
}
.page-template-case-full-width-template .features-area .features-wrapper.mb-55 {
max-width: 422px;
margin: 0 auto;
margin-bottom: 55px;
}
.marketing-img img, .case-details-2-img img, .case-details-3-img img {
width: auto;
}
.brand-box-img > a img {
width: auto;
}
.page-template-services-1-template .services-area .services-wrapper {
max-width: 370px;
margin: 0 auto;
margin-bottom: 60px;
}
.blog-text .blog-inner-img img {
height: auto;
}
.copyright {
margin-bottom: 15px;
}
}
.page-template-home-2-template .tp-mask-wrap #rs-layer-03, 
.page-template-home-2-template .tp-mask-wrap #rs-layer-03-2 {
font-size: 12px!important
} 
.page-template-home-2-template #rs-layer-01 > div:nth-child(2) .tp-caption,
.page-template-home-2-template #rs-layer-01-2 > div:nth-child(2) .tp-caption {
font-size: 12px!important;
}
.page-template-home-2-template #rs-layer-01 > div:nth-child(2) .tp-caption,
.page-template-home-2-template #rs-layer-01-2 > div:nth-child(2) .tp-caption {
margin-left: 50px!important;
}
.page-template-home-3-template .tp-mask-wrap #rs-layer-03 {
font-size: 12px!important;
}
@media (max-width: 550px) {
.page-template-home-2-template .feature-area {
margin-top: -130px;
}
}
.page-template-home-2-template #quote-form input::placeholder {
color: #fff;
}
.page-template-home-2-template #quote-form textarea::placeholder {
color: #fff;
}
#quote-form .quote-btn input[type="submit"] {
padding: 23px 108px 26px;
background: #ffffff;
color: #1f80fd;
transition: .3s;
text-transform: uppercase;
width: auto;
border: none;
line-height: 24px;
}
.page-template-home-2-template #quote-form .quote-btn input[type="submit"]:hover {
color: #ffffff;
background: #1f80fd;
}
.quote-tab ul li a, .pro-filter select {
color: #333;
}
.form-2-box::after {
color: #333;
}
.choose-link ul li {
color: #333;
}
.blog-area .post-comments {
margin-top: 50px;
}
.area-title p {
color: #333;
}
.subscribes-form form input {
border: 2px solid #fff;
color: #fff;
margin-bottom: 15px;
}
.subscribes-form form input::placeholder {
color: #fff;
}
.main-menu nav > ul > li .sub-menu li a {
color: #333;
font-weight: 500;
}
.contacts-us-form textarea, .contacts-us-form input {
color: #333;
}
.conatct-post-form textarea, .conatct-post-form input {
color: #333;
}
.conatct-post-form .contacts-message textarea::placeholder, .conatct-post-form input::placeholder {
color: #555!important;
}
.comment-form-cookies-consent {
display: none;
}
.counter-2-wrapper .counter-text p {
color: #333;
}
.basic-pagination ul li a, .basic-pagination ul li span {
line-height: 46px;
color: #333;
}
.features-03-area .features-03-text h3 {
font-size: 25px;
}
.blog-meta .date-time, .blog-meta .comment-meta, .blog-meta .author-post a{
font-weight: 600;
}
.blog-meta span i{
color: #333;
}
.avatar-name span{
color: #333;
}
.comment-reply-link{
background: #333;
color: white;
padding: 8px 16px;
margin-top: 0px;
}
.comment-reply-link:hover{
color: white;
}
.widget-posts-meta{
font-weight: 600;
}
.widget-title{
font-size: 19px;
}
.wp-tag-cloud li a{
color: #333;
}
div.widget_categories ul li a, div.widget_archive ul li a{
color: #333;
}
.btn-icon {
background: #1f80fd;
}
.btn-icon i {
background: #1f80fd;
}
.up-section-title h5 {
color: #1f80fd;
}
.up-section-title h5:before {
border-color: transparent transparent #1f80fd transparent;
}
.up-section-title h5:after {
border-color: transparent transparent #1f80fd transparent;
}
.up-features-wrapper .up-features-text .read-more {
background: #1f80fd;
}
.up-features-wrapper .up-features-text:hover .read-more {
box-shadow: 0px 10px 59.4px 0.6px #1f80fd;
}
.up-features-wrapper .up-features-text:hover {
background: #1f80fd;
}
.section-title span {
color: #1f80fd;
}
.section-title span::before {
border-color: transparent transparent #1f80fd transparent;
}
.progress-circular div >input {
color: #1f80fd !important;
}
.up-services-wrapper:hover .up-services-button a {
background: #1f80fd;
}
.up-section-title h5 {
color: #1f80fd;
}
.up-section-title h5:before {
border-color: transparent transparent #1f80fd transparent;
}
.up-section-title h5:after {
border-color: transparent transparent #1f80fd transparent;
}
.up-team-wrapper .up-team-text span {
color: #1f80fd;
}
.up-team-slider .slick-dots li.slick-active button {
background: #1f80fd;
border-color: #1f80fd;
}
.up-team-slider .slick-dots li.slick-active button:before {
background: #1f80fd;
}
.cta-video-icon a i {
color: #1f80fd;
}
.cta-video-icon a:hover i {
background: #1f80fd;
}
.up-client-wrapper .up-client-icon {
background: #1f80fd;
}
.up-client-wrapper .up-clientsay-content .up-client-info span {
color: #1f80fd;
}
.up-client-active .slick-dots li.slick-active button {
background: #1f80fd;
}
.up-brand-area {
background: #1f80fd;
}
.footer-title::before {
border-color: transparent transparent #1f80fd transparent;
}
.footer-contact {
background: #1f80fd;
}
.recent-news-text h4 a:hover {
color: #1f80fd;
}
.footer-menu ul li a:hover {
color: #1f80fd;
}
.copyright p a {
color: #1f80fd;
}
.up-home-slide .btn-text:hover {
color: #fff;
border-color: #fff;
}
.up-features-wrapper .up-features-text .read-more {
background: #1f80fd;
}
.up-faq-post .up-faq-post-thumb:hover:before {
background: #1f80fd;
}
.btn-icon i:hover {
background: #1f80fd;
}
.up-client-active .slick-dots li button {
border: 3px solid #1f80fd;
}
.news-date span i {
color: #1f80fd;
}
.up-home-slider .slick-prev:hover {
background: #1f80fd;
border-color: #1f80fd;
}
.up-features-wrapper .up-features-text:hover .read-more {
color: #1f80fd;
}
.footer-icon a:hover {
background: #1f80fd;
}
.up-choose-us-area .up-shape-2 {
background: #1f80fd;
}
.up-choose-us-area .up-shape-3 {
background: #1f80fd;
}
.up-choose-us-area .up-shape-1 {
background: #1f80fd;
}
.up-team-wrapper .up-team-img .up-team-icon a:hover {
background: #1f80fd;
border-color: #1f80fd;
}
.up-client-active .slick-arrow:hover {
background: #1f80fd;
border-color: #1f80fd;
}
#scrollUp {
background: #1f80fd;
}
.up-home-slider .slick-next:hover {
background: #1f80fd;
border-color: #1f80fd;
}
.gray-bg {
background: #f0f4ff;
}
.blog-text {
background: #fff;
padding: 35px;
}
.widget {
background: #fff;
border: none;
border-top: 4px solid #1f80fd;
}
.widget-title::before {
display: none;
}
.widget-title {
margin-bottom: 0px;
padding-bottom: 0px;
}
.info-wrapper {
margin: 0px;
background: #fff;
padding: 35px;
}
.post-comments, .post-comments-form {
background: #fff;
padding: 35px;
}
.post-comments {
margin-bottom: 0px;
}
.single-area .blog-wrapper.mb-60 {
margin-bottom: 0px;
}
.info-wrapper .col-xl-8 {
padding-left: 0px;
padding-top: 0px;
}
.blog-wrapper .blog-img {
margin-bottom: 0px;
}
.blog-wrapper .blog-text {
margin-top: 0px;
}
.blog-wrapper .blog-img img {
border-radius: 0px;
}
.search-form input {
border: 2px solid #E8EAF2;
background: #fff;
}
.blog-grid-text {
padding: 25px;
}
.blog-text {
padding: 25px;
}
.pro-filter + p {
display: none;
}
.progress-skill .single-skill {
text-align: left;
}
.brand-style-5 .brand-active .col-xl-12 {
padding-left: 60px;
}
.testimonial-img img {
display: inline-block!important;
}
.quote-area .quote-wrapper form input::placeholder,
.quote-area .quote-wrapper form textarea::placeholder {
color: #fff; 
}
.faq-box p {
display: none;
}
.faq-box .collapse.show .card-body p {
display: block;
}
.faq-box .card-header h5 a br {
display: none;
}
.case-details-img img {
height: 100%;
}
.section-title-red span {
color: #e50a25;
}
.section-title-red span::before {
border-color: transparent transparent #e50a25 transparent;
}@font-face{font-family:elementskit;src:url(//windpowermexico.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?y24e1e) format("woff");font-weight:400;font-style:normal;font-display:swap}.ekit-wid-con .fasicon,.ekit-wid-con .icon,.ekit-wid-con .icon::before,.fasicon,.icon,.icon::before{font-family:elementskit!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ekit-wid-con .fasicon.icon-home::before,.ekit-wid-con .icon.icon-home::before,.icon.icon-home::before{content:"\e800"}.ekit-wid-con .fasicon.icon-advanced-slider::before,.ekit-wid-con .icon.icon-advanced-slider::before,.icon.icon-advanced-slider::before{content:"\e9c8"}.ekit-wid-con .fasicon.icon-image-box::before,.ekit-wid-con .icon.icon-image-box::before,.icon.icon-image-box::before{content:"\ebd1"}.ekit-wid-con .fasicon.icon-image-swap::before,.ekit-wid-con .icon.icon-image-swap::before,.icon.icon-image-swap::before{content:"\eba4"}.ekit-wid-con .fasicon.icon-apartment1::before,.ekit-wid-con .icon.icon-apartment1::before,.icon.icon-apartment1::before{content:"\e801"}.ekit-wid-con .fasicon.icon-pencil::before,.ekit-wid-con .icon.icon-pencil::before,.icon.icon-pencil::before{content:"\e802"}.ekit-wid-con .fasicon.icon-magic-wand::before,.ekit-wid-con .icon.icon-magic-wand::before,.icon.icon-magic-wand::before{content:"\e803"}.ekit-wid-con .fasicon.icon-drop::before,.ekit-wid-con .icon.icon-drop::before,.icon.icon-drop::before{content:"\e804"}.ekit-wid-con .fasicon.icon-lighter::before,.ekit-wid-con .icon.icon-lighter::before,.icon.icon-lighter::before{content:"\e805"}.ekit-wid-con .fasicon.icon-poop::before,.ekit-wid-con .icon.icon-poop::before,.icon.icon-poop::before{content:"\e806"}.ekit-wid-con .fasicon.icon-sun::before,.ekit-wid-con .icon.icon-sun::before,.icon.icon-sun::before{content:"\e807"}.ekit-wid-con .fasicon.icon-moon::before,.ekit-wid-con .icon.icon-moon::before,.icon.icon-moon::before{content:"\e808"}.ekit-wid-con .fasicon.icon-cloud1::before,.ekit-wid-con .icon.icon-cloud1::before,.icon.icon-cloud1::before{content:"\e809"}.ekit-wid-con .fasicon.icon-cloud-upload::before,.ekit-wid-con .icon.icon-cloud-upload::before,.icon.icon-cloud-upload::before{content:"\e80a"}.ekit-wid-con .fasicon.icon-cloud-download::before,.ekit-wid-con .icon.icon-cloud-download::before,.icon.icon-cloud-download::before{content:"\e80b"}.ekit-wid-con .fasicon.icon-cloud-sync::before,.ekit-wid-con .icon.icon-cloud-sync::before,.icon.icon-cloud-sync::before{content:"\e80c"}.ekit-wid-con .fasicon.icon-cloud-check::before,.ekit-wid-con .icon.icon-cloud-check::before,.icon.icon-cloud-check::before{content:"\e80d"}.ekit-wid-con .fasicon.icon-database1::before,.ekit-wid-con .icon.icon-database1::before,.icon.icon-database1::before{content:"\e80e"}.ekit-wid-con .fasicon.icon-lock::before,.ekit-wid-con .icon.icon-lock::before,.icon.icon-lock::before{content:"\e80f"}.ekit-wid-con .fasicon.icon-cog::before,.ekit-wid-con .icon.icon-cog::before,.icon.icon-cog::before{content:"\e810"}.ekit-wid-con .fasicon.icon-trash::before,.ekit-wid-con .icon.icon-trash::before,.icon.icon-trash::before{content:"\e811"}.ekit-wid-con .fasicon.icon-dice::before,.ekit-wid-con .icon.icon-dice::before,.icon.icon-dice::before{content:"\e812"}.ekit-wid-con .fasicon.icon-heart1::before,.ekit-wid-con .icon.icon-heart1::before,.icon.icon-heart1::before{content:"\e813"}.ekit-wid-con .fasicon.icon-star1::before,.ekit-wid-con .icon.icon-star1::before,.icon.icon-star1::before{content:"\e814"}.ekit-wid-con .fasicon.icon-star-half::before,.ekit-wid-con .icon.icon-star-half::before,.icon.icon-star-half::before{content:"\e815"}.ekit-wid-con .fasicon.icon-star-empty::before,.ekit-wid-con .icon.icon-star-empty::before,.icon.icon-star-empty::before{content:"\e816"}.ekit-wid-con .fasicon.icon-flag::before,.ekit-wid-con .icon.icon-flag::before,.icon.icon-flag::before{content:"\e817"}.ekit-wid-con .fasicon.icon-envelope1::before,.ekit-wid-con .icon.icon-envelope1::before,.icon.icon-envelope1::before{content:"\e818"}.ekit-wid-con .fasicon.icon-paperclip::before,.ekit-wid-con .icon.icon-paperclip::before,.icon.icon-paperclip::before{content:"\e819"}.ekit-wid-con .fasicon.icon-inbox::before,.ekit-wid-con .icon.icon-inbox::before,.icon.icon-inbox::before{content:"\e81a"}.ekit-wid-con .fasicon.icon-eye::before,.ekit-wid-con .icon.icon-eye::before,.icon.icon-eye::before{content:"\e81b"}.ekit-wid-con .fasicon.icon-printer::before,.ekit-wid-con .icon.icon-printer::before,.icon.icon-printer::before{content:"\e81c"}.ekit-wid-con .fasicon.icon-file-empty::before,.ekit-wid-con .icon.icon-file-empty::before,.icon.icon-file-empty::before{content:"\e81d"}.ekit-wid-con .fasicon.icon-file-add::before,.ekit-wid-con .icon.icon-file-add::before,.icon.icon-file-add::before{content:"\e81e"}.ekit-wid-con .fasicon.icon-enter::before,.ekit-wid-con .icon.icon-enter::before,.icon.icon-enter::before{content:"\e81f"}.ekit-wid-con .fasicon.icon-exit::before,.ekit-wid-con .icon.icon-exit::before,.icon.icon-exit::before{content:"\e820"}.ekit-wid-con .fasicon.icon-graduation-hat::before,.ekit-wid-con .icon.icon-graduation-hat::before,.icon.icon-graduation-hat::before{content:"\e821"}.ekit-wid-con .fasicon.icon-license::before,.ekit-wid-con .icon.icon-license::before,.icon.icon-license::before{content:"\e822"}.ekit-wid-con .fasicon.icon-music-note::before,.ekit-wid-con .icon.icon-music-note::before,.icon.icon-music-note::before{content:"\e823"}.ekit-wid-con .fasicon.icon-film-play::before,.ekit-wid-con .icon.icon-film-play::before,.icon.icon-film-play::before{content:"\e824"}.ekit-wid-con .fasicon.icon-camera-video::before,.ekit-wid-con .icon.icon-camera-video::before,.icon.icon-camera-video::before{content:"\e825"}.ekit-wid-con .fasicon.icon-camera::before,.ekit-wid-con .icon.icon-camera::before,.icon.icon-camera::before{content:"\e826"}.ekit-wid-con .fasicon.icon-picture::before,.ekit-wid-con .icon.icon-picture::before,.icon.icon-picture::before{content:"\e827"}.ekit-wid-con .fasicon.icon-book::before,.ekit-wid-con .icon.icon-book::before,.icon.icon-book::before{content:"\e828"}.ekit-wid-con .fasicon.icon-bookmark::before,.ekit-wid-con .icon.icon-bookmark::before,.icon.icon-bookmark::before{content:"\e829"}.ekit-wid-con .fasicon.icon-user::before,.ekit-wid-con .icon.icon-user::before,.icon.icon-user::before{content:"\e82a"}.ekit-wid-con .fasicon.icon-users::before,.ekit-wid-con .icon.icon-users::before,.icon.icon-users::before{content:"\e82b"}.ekit-wid-con .fasicon.icon-shirt::before,.ekit-wid-con .icon.icon-shirt::before,.icon.icon-shirt::before{content:"\e82c"}.ekit-wid-con .fasicon.icon-store::before,.ekit-wid-con .icon.icon-store::before,.icon.icon-store::before{content:"\e82d"}.ekit-wid-con .fasicon.icon-cart2::before,.ekit-wid-con .icon.icon-cart2::before,.icon.icon-cart2::before{content:"\e82e"}.ekit-wid-con .fasicon.icon-tag::before,.ekit-wid-con .icon.icon-tag::before,.icon.icon-tag::before{content:"\e82f"}.ekit-wid-con .fasicon.icon-phone-handset::before,.ekit-wid-con .icon.icon-phone-handset::before,.icon.icon-phone-handset::before{content:"\e830"}.ekit-wid-con .fasicon.icon-phone::before,.ekit-wid-con .icon.icon-phone::before,.icon.icon-phone::before{content:"\e831"}.ekit-wid-con .fasicon.icon-pushpin::before,.ekit-wid-con .icon.icon-pushpin::before,.icon.icon-pushpin::before{content:"\e832"}.ekit-wid-con .fasicon.icon-map-marker::before,.ekit-wid-con .icon.icon-map-marker::before,.icon.icon-map-marker::before{content:"\e833"}.ekit-wid-con .fasicon.icon-map::before,.ekit-wid-con .icon.icon-map::before,.icon.icon-map::before{content:"\e834"}.ekit-wid-con .fasicon.icon-location::before,.ekit-wid-con .icon.icon-location::before,.icon.icon-location::before{content:"\e835"}.ekit-wid-con .fasicon.icon-calendar-full::before,.ekit-wid-con .icon.icon-calendar-full::before,.icon.icon-calendar-full::before{content:"\e836"}.ekit-wid-con .fasicon.icon-keyboard::before,.ekit-wid-con .icon.icon-keyboard::before,.icon.icon-keyboard::before{content:"\e837"}.ekit-wid-con .fasicon.icon-spell-check::before,.ekit-wid-con .icon.icon-spell-check::before,.icon.icon-spell-check::before{content:"\e838"}.ekit-wid-con .fasicon.icon-screen::before,.ekit-wid-con .icon.icon-screen::before,.icon.icon-screen::before{content:"\e839"}.ekit-wid-con .fasicon.icon-smartphone::before,.ekit-wid-con .icon.icon-smartphone::before,.icon.icon-smartphone::before{content:"\e83a"}.ekit-wid-con .fasicon.icon-tablet::before,.ekit-wid-con .icon.icon-tablet::before,.icon.icon-tablet::before{content:"\e83b"}.ekit-wid-con .fasicon.icon-laptop::before,.ekit-wid-con .icon.icon-laptop::before,.icon.icon-laptop::before{content:"\e83c"}.ekit-wid-con .fasicon.icon-laptop-phone::before,.ekit-wid-con .icon.icon-laptop-phone::before,.icon.icon-laptop-phone::before{content:"\e83d"}.ekit-wid-con .fasicon.icon-power-switch::before,.ekit-wid-con .icon.icon-power-switch::before,.icon.icon-power-switch::before{content:"\e83e"}.ekit-wid-con .fasicon.icon-bubble::before,.ekit-wid-con .icon.icon-bubble::before,.icon.icon-bubble::before{content:"\e83f"}.ekit-wid-con .fasicon.icon-heart-pulse::before,.ekit-wid-con .icon.icon-heart-pulse::before,.icon.icon-heart-pulse::before{content:"\e840"}.ekit-wid-con .fasicon.icon-construction::before,.ekit-wid-con .icon.icon-construction::before,.icon.icon-construction::before{content:"\e841"}.ekit-wid-con .fasicon.icon-pie-chart::before,.ekit-wid-con .icon.icon-pie-chart::before,.icon.icon-pie-chart::before{content:"\e842"}.ekit-wid-con .fasicon.icon-chart-bars::before,.ekit-wid-con .icon.icon-chart-bars::before,.icon.icon-chart-bars::before{content:"\e843"}.ekit-wid-con .fasicon.icon-gift1::before,.ekit-wid-con .icon.icon-gift1::before,.icon.icon-gift1::before{content:"\e844"}.ekit-wid-con .fasicon.icon-diamond1::before,.ekit-wid-con .icon.icon-diamond1::before,.icon.icon-diamond1::before{content:"\e845"}.ekit-wid-con .fasicon.icon-dinner::before,.ekit-wid-con .icon.icon-dinner::before,.icon.icon-dinner::before{content:"\e847"}.ekit-wid-con .fasicon.icon-coffee-cup::before,.ekit-wid-con .icon.icon-coffee-cup::before,.icon.icon-coffee-cup::before{content:"\e848"}.ekit-wid-con .fasicon.icon-leaf::before,.ekit-wid-con .icon.icon-leaf::before,.icon.icon-leaf::before{content:"\e849"}.ekit-wid-con .fasicon.icon-paw::before,.ekit-wid-con .icon.icon-paw::before,.icon.icon-paw::before{content:"\e84a"}.ekit-wid-con .fasicon.icon-rocket::before,.ekit-wid-con .icon.icon-rocket::before,.icon.icon-rocket::before{content:"\e84b"}.ekit-wid-con .fasicon.icon-briefcase::before,.ekit-wid-con .icon.icon-briefcase::before,.icon.icon-briefcase::before{content:"\e84c"}.ekit-wid-con .fasicon.icon-bus::before,.ekit-wid-con .icon.icon-bus::before,.icon.icon-bus::before{content:"\e84d"}.ekit-wid-con .fasicon.icon-car1::before,.ekit-wid-con .icon.icon-car1::before,.icon.icon-car1::before{content:"\e84e"}.ekit-wid-con .fasicon.icon-train::before,.ekit-wid-con .icon.icon-train::before,.icon.icon-train::before{content:"\e84f"}.ekit-wid-con .fasicon.icon-bicycle::before,.ekit-wid-con .icon.icon-bicycle::before,.icon.icon-bicycle::before{content:"\e850"}.ekit-wid-con .fasicon.icon-wheelchair::before,.ekit-wid-con .icon.icon-wheelchair::before,.icon.icon-wheelchair::before{content:"\e851"}.ekit-wid-con .fasicon.icon-select::before,.ekit-wid-con .icon.icon-select::before,.icon.icon-select::before{content:"\e852"}.ekit-wid-con .fasicon.icon-earth::before,.ekit-wid-con .icon.icon-earth::before,.icon.icon-earth::before{content:"\e853"}.ekit-wid-con .fasicon.icon-smile::before,.ekit-wid-con .icon.icon-smile::before,.icon.icon-smile::before{content:"\e854"}.ekit-wid-con .fasicon.icon-sad::before,.ekit-wid-con .icon.icon-sad::before,.icon.icon-sad::before{content:"\e855"}.ekit-wid-con .fasicon.icon-neutral::before,.ekit-wid-con .icon.icon-neutral::before,.icon.icon-neutral::before{content:"\e856"}.ekit-wid-con .fasicon.icon-mustache::before,.ekit-wid-con .icon.icon-mustache::before,.icon.icon-mustache::before{content:"\e857"}.ekit-wid-con .fasicon.icon-alarm::before,.ekit-wid-con .icon.icon-alarm::before,.icon.icon-alarm::before{content:"\e858"}.ekit-wid-con .fasicon.icon-bullhorn::before,.ekit-wid-con .icon.icon-bullhorn::before,.icon.icon-bullhorn::before{content:"\e859"}.ekit-wid-con .fasicon.icon-volume-high::before,.ekit-wid-con .icon.icon-volume-high::before,.icon.icon-volume-high::before{content:"\e85a"}.ekit-wid-con .fasicon.icon-volume-medium::before,.ekit-wid-con .icon.icon-volume-medium::before,.icon.icon-volume-medium::before{content:"\e85b"}.ekit-wid-con .fasicon.icon-volume-low::before,.ekit-wid-con .icon.icon-volume-low::before,.icon.icon-volume-low::before{content:"\e85c"}.ekit-wid-con .fasicon.icon-volume::before,.ekit-wid-con .icon.icon-volume::before,.icon.icon-volume::before{content:"\e85d"}.ekit-wid-con .fasicon.icon-mic::before,.ekit-wid-con .icon.icon-mic::before,.icon.icon-mic::before{content:"\e85e"}.ekit-wid-con .fasicon.icon-hourglass::before,.ekit-wid-con .icon.icon-hourglass::before,.icon.icon-hourglass::before{content:"\e85f"}.ekit-wid-con .fasicon.icon-undo::before,.ekit-wid-con .icon.icon-undo::before,.icon.icon-undo::before{content:"\e860"}.ekit-wid-con .fasicon.icon-redo::before,.ekit-wid-con .icon.icon-redo::before,.icon.icon-redo::before{content:"\e861"}.ekit-wid-con .fasicon.icon-sync::before,.ekit-wid-con .icon.icon-sync::before,.icon.icon-sync::before{content:"\e862"}.ekit-wid-con .fasicon.icon-history::before,.ekit-wid-con .icon.icon-history::before,.icon.icon-history::before{content:"\e863"}.ekit-wid-con .fasicon.icon-clock1::before,.ekit-wid-con .icon.icon-clock1::before,.icon.icon-clock1::before{content:"\e864"}.ekit-wid-con .fasicon.icon-download::before,.ekit-wid-con .icon.icon-download::before,.icon.icon-download::before{content:"\e865"}.ekit-wid-con .fasicon.icon-upload::before,.ekit-wid-con .icon.icon-upload::before,.icon.icon-upload::before{content:"\e866"}.ekit-wid-con .fasicon.icon-enter-down::before,.ekit-wid-con .icon.icon-enter-down::before,.icon.icon-enter-down::before{content:"\e867"}.ekit-wid-con .fasicon.icon-exit-up::before,.ekit-wid-con .icon.icon-exit-up::before,.icon.icon-exit-up::before{content:"\e868"}.ekit-wid-con .fasicon.icon-bug::before,.ekit-wid-con .icon.icon-bug::before,.icon.icon-bug::before{content:"\e869"}.ekit-wid-con .fasicon.icon-code::before,.ekit-wid-con .icon.icon-code::before,.icon.icon-code::before{content:"\e86a"}.ekit-wid-con .fasicon.icon-link::before,.ekit-wid-con .icon.icon-link::before,.icon.icon-link::before{content:"\e86b"}.ekit-wid-con .fasicon.icon-unlink::before,.ekit-wid-con .icon.icon-unlink::before,.icon.icon-unlink::before{content:"\e86c"}.ekit-wid-con .fasicon.icon-thumbs-up::before,.ekit-wid-con .icon.icon-thumbs-up::before,.icon.icon-thumbs-up::before{content:"\e86d"}.ekit-wid-con .fasicon.icon-thumbs-down::before,.ekit-wid-con .icon.icon-thumbs-down::before,.icon.icon-thumbs-down::before{content:"\e86e"}.ekit-wid-con .fasicon.icon-magnifier::before,.ekit-wid-con .icon.icon-magnifier::before,.icon.icon-magnifier::before{content:"\e86f"}.ekit-wid-con .fasicon.icon-cross::before,.ekit-wid-con .icon.icon-cross::before,.icon.icon-cross::before{content:"\e870"}.ekit-wid-con .fasicon.icon-chevron-up::before,.ekit-wid-con .icon.icon-chevron-up::before,.icon.icon-chevron-up::before{content:"\e873"}.ekit-wid-con .fasicon.icon-chevron-down::before,.ekit-wid-con .icon.icon-chevron-down::before,.icon.icon-chevron-down::before{content:"\e874"}.ekit-wid-con .fasicon.icon-chevron-left::before,.ekit-wid-con .icon.icon-chevron-left::before,.icon.icon-chevron-left::before{content:"\e875"}.ekit-wid-con .fasicon.icon-chevron-right::before,.ekit-wid-con .icon.icon-chevron-right::before,.icon.icon-chevron-right::before{content:"\e876"}.ekit-wid-con .fasicon.icon-arrow-up::before,.ekit-wid-con .icon.icon-arrow-up::before,.icon.icon-arrow-up::before{content:"\e877"}.ekit-wid-con .fasicon.icon-arrow-down::before,.ekit-wid-con .icon.icon-arrow-down::before,.icon.icon-arrow-down::before{content:"\e878"}.ekit-wid-con .fasicon.icon-arrow-left::before,.ekit-wid-con .icon.icon-arrow-left::before,.icon.icon-arrow-left::before{content:"\e879"}.ekit-wid-con .fasicon.icon-arrow-right::before,.ekit-wid-con .icon.icon-arrow-right::before,.icon.icon-arrow-right::before{content:"\e87a"}.ekit-wid-con .fasicon.icon-right-arrow::before,.ekit-wid-con .icon.icon-right-arrow::before,.icon.icon-right-arrow::before{content:"\e9c5"}.ekit-wid-con .fasicon.icon-left-arrow::before,.ekit-wid-con .icon.icon-left-arrow::before,.icon.icon-left-arrow::before{content:"\e94a"}.ekit-wid-con .fasicon.icon-download-arrow::before,.ekit-wid-con .icon.icon-download-arrow::before,.icon.icon-download-arrow::before{content:"\e94b"}.ekit-wid-con .fasicon.icon-up-arrow::before,.ekit-wid-con .icon.icon-up-arrow::before,.icon.icon-up-arrow::before{content:"\e9c3"}.ekit-wid-con .fasicon.icon-arrows::before,.ekit-wid-con .icon.icon-arrows::before,.icon.icon-arrows::before{content:"\e9c4"}.ekit-wid-con .fasicon.icon-double-angle-pointing-to-right::before,.ekit-wid-con .icon.icon-double-angle-pointing-to-right::before,.icon.icon-double-angle-pointing-to-right::before{content:"\e949"}.ekit-wid-con .fasicon.icon-double-left-chevron::before,.ekit-wid-con .icon.icon-double-left-chevron::before,.icon.icon-double-left-chevron::before{content:"\e948"}.ekit-wid-con .fasicon.icon-left-arrow2::before,.ekit-wid-con .icon.icon-left-arrow2::before,.icon.icon-left-arrow2::before{content:"\e94c"}.ekit-wid-con .fasicon.icon-right-arrow2::before,.ekit-wid-con .icon.icon-right-arrow2::before,.icon.icon-right-arrow2::before{content:"\e94d"}.ekit-wid-con .fasicon.icon-warning::before,.ekit-wid-con .icon.icon-warning::before,.icon.icon-warning::before{content:"\e87c"}.ekit-wid-con .fasicon.icon-down-arrow1::before,.ekit-wid-con .icon.icon-down-arrow1::before,.icon.icon-down-arrow1::before{content:"\e994"}.ekit-wid-con .fasicon.icon-up-arrow1::before,.ekit-wid-con .icon.icon-up-arrow1::before,.icon.icon-up-arrow1::before{content:"\e995"}.ekit-wid-con .fasicon.icon-right-arrow1::before,.ekit-wid-con .icon.icon-right-arrow1::before,.icon.icon-right-arrow1::before{content:"\e876";font-weight:900}.ekit-wid-con .fasicon.icon-left-arrows::before,.ekit-wid-con .icon.icon-left-arrows::before,.icon.icon-left-arrows::before{content:"\e997"}.ekit-wid-con .fasicon.icon-question-circle::before,.ekit-wid-con .icon.icon-question-circle::before,.icon.icon-question-circle::before{content:"\e87d"}.ekit-wid-con .fasicon.icon-menu-circle::before,.ekit-wid-con .icon.icon-menu-circle::before,.icon.icon-menu-circle::before{content:"\e87e"}.ekit-wid-con .fasicon.icon-checkmark-circle::before,.ekit-wid-con .icon.icon-checkmark-circle::before,.icon.icon-checkmark-circle::before{content:"\e87f"}.ekit-wid-con .fasicon.icon-cross-circle::before,.ekit-wid-con .icon.icon-cross-circle::before,.icon.icon-cross-circle::before{content:"\e880"}.ekit-wid-con .fasicon.icon-plus-circle::before,.ekit-wid-con .icon.icon-plus-circle::before,.icon.icon-plus-circle::before{content:"\e881"}.ekit-wid-con .fasicon.icon-move::before,.ekit-wid-con .icon.icon-move::before,.icon.icon-move::before{content:"\e87b"}.ekit-wid-con .fasicon.icon-circle-minus::before,.ekit-wid-con .icon.icon-circle-minus::before,.icon.icon-circle-minus::before{content:"\e882"}.ekit-wid-con .fasicon.icon-arrow-up-circle::before,.ekit-wid-con .icon.icon-arrow-up-circle::before,.icon.icon-arrow-up-circle::before{content:"\e883"}.ekit-wid-con .fasicon.icon-arrow-down-circle::before,.ekit-wid-con .icon.icon-arrow-down-circle::before,.icon.icon-arrow-down-circle::before{content:"\e884"}.ekit-wid-con .fasicon.icon-arrow-left-circle::before,.ekit-wid-con .icon.icon-arrow-left-circle::before,.icon.icon-arrow-left-circle::before{content:"\e885"}.ekit-wid-con .fasicon.icon-arrow-right-circle::before,.ekit-wid-con .icon.icon-arrow-right-circle::before,.icon.icon-arrow-right-circle::before{content:"\e886"}.ekit-wid-con .fasicon.icon-chevron-up-circle::before,.ekit-wid-con .icon.icon-chevron-up-circle::before,.icon.icon-chevron-up-circle::before{content:"\e887"}.ekit-wid-con .fasicon.icon-chevron-down-circle::before,.ekit-wid-con .icon.icon-chevron-down-circle::before,.icon.icon-chevron-down-circle::before{content:"\e888"}.ekit-wid-con .fasicon.icon-chevron-left-circle::before,.ekit-wid-con .icon.icon-chevron-left-circle::before,.icon.icon-chevron-left-circle::before{content:"\e889"}.ekit-wid-con .fasicon.icon-chevron-right-circle::before,.ekit-wid-con .icon.icon-chevron-right-circle::before,.icon.icon-chevron-right-circle::before{content:"\e88a"}.ekit-wid-con .fasicon.icon-crop::before,.ekit-wid-con .icon.icon-crop::before,.icon.icon-crop::before{content:"\e88b"}.ekit-wid-con .fasicon.icon-frame-expand::before,.ekit-wid-con .icon.icon-frame-expand::before,.icon.icon-frame-expand::before{content:"\e88c"}.ekit-wid-con .fasicon.icon-frame-contract::before,.ekit-wid-con .icon.icon-frame-contract::before,.icon.icon-frame-contract::before{content:"\e88d"}.ekit-wid-con .fasicon.icon-layers::before,.ekit-wid-con .icon.icon-layers::before,.icon.icon-layers::before{content:"\e88e"}.ekit-wid-con .fasicon.icon-funnel::before,.ekit-wid-con .icon.icon-funnel::before,.icon.icon-funnel::before{content:"\e88f"}.ekit-wid-con .fasicon.icon-text-format::before,.ekit-wid-con .icon.icon-text-format::before,.icon.icon-text-format::before{content:"\e890"}.ekit-wid-con .fasicon.icon-text-size::before,.ekit-wid-con .icon.icon-text-size::before,.icon.icon-text-size::before{content:"\e892"}.ekit-wid-con .fasicon.icon-bold::before,.ekit-wid-con .icon.icon-bold::before,.icon.icon-bold::before{content:"\e893"}.ekit-wid-con .fasicon.icon-italic::before,.ekit-wid-con .icon.icon-italic::before,.icon.icon-italic::before{content:"\e894"}.ekit-wid-con .fasicon.icon-underline::before,.ekit-wid-con .icon.icon-underline::before,.icon.icon-underline::before{content:"\e895"}.ekit-wid-con .fasicon.icon-strikethrough::before,.ekit-wid-con .icon.icon-strikethrough::before,.icon.icon-strikethrough::before{content:"\e896"}.ekit-wid-con .fasicon.icon-highlight::before,.ekit-wid-con .icon.icon-highlight::before,.icon.icon-highlight::before{content:"\e897"}.ekit-wid-con .fasicon.icon-text-align-left::before,.ekit-wid-con .icon.icon-text-align-left::before,.icon.icon-text-align-left::before{content:"\e898"}.ekit-wid-con .fasicon.icon-text-align-center::before,.ekit-wid-con .icon.icon-text-align-center::before,.icon.icon-text-align-center::before{content:"\e899"}.ekit-wid-con .fasicon.icon-text-align-right::before,.ekit-wid-con .icon.icon-text-align-right::before,.icon.icon-text-align-right::before{content:"\e89a"}.ekit-wid-con .fasicon.icon-text-align-justify::before,.ekit-wid-con .icon.icon-text-align-justify::before,.icon.icon-text-align-justify::before{content:"\e89b"}.ekit-wid-con .fasicon.icon-line-spacing::before,.ekit-wid-con .icon.icon-line-spacing::before,.icon.icon-line-spacing::before{content:"\e89c"}.ekit-wid-con .fasicon.icon-indent-increase::before,.ekit-wid-con .icon.icon-indent-increase::before,.icon.icon-indent-increase::before{content:"\e89d"}.ekit-wid-con .fasicon.icon-indent-decrease::before,.ekit-wid-con .icon.icon-indent-decrease::before,.icon.icon-indent-decrease::before{content:"\e89e"}.ekit-wid-con .fasicon.icon-page-break::before,.ekit-wid-con .icon.icon-page-break::before,.icon.icon-page-break::before{content:"\e8a2"}.ekit-wid-con .fasicon.icon-hand::before,.ekit-wid-con .icon.icon-hand::before,.icon.icon-hand::before{content:"\e8a5"}.ekit-wid-con .fasicon.icon-pointer-up::before,.ekit-wid-con .icon.icon-pointer-up::before,.icon.icon-pointer-up::before{content:"\e8a6"}.ekit-wid-con .fasicon.icon-pointer-right::before,.ekit-wid-con .icon.icon-pointer-right::before,.icon.icon-pointer-right::before{content:"\e8a7"}.ekit-wid-con .fasicon.icon-pointer-down::before,.ekit-wid-con .icon.icon-pointer-down::before,.icon.icon-pointer-down::before{content:"\e8a8"}.ekit-wid-con .fasicon.icon-pointer-left::before,.ekit-wid-con .icon.icon-pointer-left::before,.icon.icon-pointer-left::before{content:"\e8a9"}.ekit-wid-con .fasicon.icon-burger::before,.ekit-wid-con .icon.icon-burger::before,.icon.icon-burger::before{content:"\e94e"}.ekit-wid-con .fasicon.icon-cakes::before,.ekit-wid-con .icon.icon-cakes::before,.icon.icon-cakes::before{content:"\e94f"}.ekit-wid-con .fasicon.icon-cheese::before,.ekit-wid-con .icon.icon-cheese::before,.icon.icon-cheese::before{content:"\e950"}.ekit-wid-con .fasicon.icon-drink-glass::before,.ekit-wid-con .icon.icon-drink-glass::before,.icon.icon-drink-glass::before{content:"\e951"}.ekit-wid-con .fasicon.icon-pizza::before,.ekit-wid-con .icon.icon-pizza::before,.icon.icon-pizza::before{content:"\e952"}.ekit-wid-con .fasicon.icon-vplay::before,.ekit-wid-con .icon.icon-vplay::before,.icon.icon-vplay::before{content:"\e953"}.ekit-wid-con .fasicon.icon-newsletter::before,.ekit-wid-con .icon.icon-newsletter::before,.icon.icon-newsletter::before{content:"\e954"}.ekit-wid-con .fasicon.icon-coins-2::before,.ekit-wid-con .icon.icon-coins-2::before,.icon.icon-coins-2::before{content:"\e955"}.ekit-wid-con .fasicon.icon-commerce-2::before,.ekit-wid-con .icon.icon-commerce-2::before,.icon.icon-commerce-2::before{content:"\e956"}.ekit-wid-con .fasicon.icon-monitor::before,.ekit-wid-con .icon.icon-monitor::before,.icon.icon-monitor::before{content:"\e957"}.ekit-wid-con .fasicon.icon-business::before,.ekit-wid-con .icon.icon-business::before,.icon.icon-business::before{content:"\e958"}.ekit-wid-con .fasicon.icon-graphic-2::before,.ekit-wid-con .icon.icon-graphic-2::before,.icon.icon-graphic-2::before{content:"\e959"}.ekit-wid-con .fasicon.icon-commerce-1::before,.ekit-wid-con .icon.icon-commerce-1::before,.icon.icon-commerce-1::before{content:"\e95a"}.ekit-wid-con .fasicon.icon-hammer::before,.ekit-wid-con .icon.icon-hammer::before,.icon.icon-hammer::before{content:"\e95b"}.ekit-wid-con .fasicon.icon-justice-1::before,.ekit-wid-con .icon.icon-justice-1::before,.icon.icon-justice-1::before{content:"\e95c"}.ekit-wid-con .fasicon.icon-line::before,.ekit-wid-con .icon.icon-line::before,.icon.icon-line::before{content:"\e95d"}.ekit-wid-con .fasicon.icon-money-3::before,.ekit-wid-con .icon.icon-money-3::before,.icon.icon-money-3::before{content:"\e95e"}.ekit-wid-con .fasicon.icon-commerce::before,.ekit-wid-con .icon.icon-commerce::before,.icon.icon-commerce::before{content:"\e95f"}.ekit-wid-con .fasicon.icon-agenda::before,.ekit-wid-con .icon.icon-agenda::before,.icon.icon-agenda::before{content:"\e960"}.ekit-wid-con .fasicon.icon-justice::before,.ekit-wid-con .icon.icon-justice::before,.icon.icon-justice::before{content:"\e961"}.ekit-wid-con .fasicon.icon-technology::before,.ekit-wid-con .icon.icon-technology::before,.icon.icon-technology::before{content:"\e962"}.ekit-wid-con .fasicon.icon-coins-1::before,.ekit-wid-con .icon.icon-coins-1::before,.icon.icon-coins-1::before{content:"\e963"}.ekit-wid-con .fasicon.icon-bank::before,.ekit-wid-con .icon.icon-bank::before,.icon.icon-bank::before{content:"\e964"}.ekit-wid-con .fasicon.icon-calculator::before,.ekit-wid-con .icon.icon-calculator::before,.icon.icon-calculator::before{content:"\e965"}.ekit-wid-con .fasicon.icon-soundcloud::before,.ekit-wid-con .icon.icon-soundcloud::before,.icon.icon-soundcloud::before{content:"\e966"}.ekit-wid-con .fasicon.icon-chart2::before,.ekit-wid-con .icon.icon-chart2::before,.icon.icon-chart2::before{content:"\e967"}.ekit-wid-con .fasicon.icon-checked::before,.ekit-wid-con .icon.icon-checked::before,.icon.icon-checked::before{content:"\e968"}.ekit-wid-con .fasicon.icon-clock11::before,.ekit-wid-con .icon.icon-clock11::before,.icon.icon-clock11::before{content:"\e969"}.ekit-wid-con .fasicon.icon-comment2::before,.ekit-wid-con .icon.icon-comment2::before,.icon.icon-comment2::before{content:"\e96a"}.ekit-wid-con .fasicon.icon-comments::before,.ekit-wid-con .icon.icon-comments::before,.icon.icon-comments::before{content:"\e96b"}.ekit-wid-con .fasicon.icon-consult::before,.ekit-wid-con .icon.icon-consult::before,.icon.icon-consult::before{content:"\e96c"}.ekit-wid-con .fasicon.icon-consut2::before,.ekit-wid-con .icon.icon-consut2::before,.icon.icon-consut2::before{content:"\e96d"}.ekit-wid-con .fasicon.icon-deal::before,.ekit-wid-con .icon.icon-deal::before,.icon.icon-deal::before{content:"\e96e"}.ekit-wid-con .fasicon.icon-envelope11::before,.ekit-wid-con .icon.icon-envelope11::before,.icon.icon-envelope11::before{content:"\e96f"}.ekit-wid-con .fasicon.icon-folder::before,.ekit-wid-con .icon.icon-folder::before,.icon.icon-folder::before{content:"\e970"}.ekit-wid-con .fasicon.icon-folder2::before,.ekit-wid-con .icon.icon-folder2::before,.icon.icon-folder2::before{content:"\ea6a"}.ekit-wid-con .fasicon.icon-invest::before,.ekit-wid-con .icon.icon-invest::before,.icon.icon-invest::before{content:"\e971"}.ekit-wid-con .fasicon.icon-loan::before,.ekit-wid-con .icon.icon-loan::before,.icon.icon-loan::before{content:"\e972"}.ekit-wid-con .fasicon.icon-menu1::before,.ekit-wid-con .icon.icon-menu1::before,.icon.icon-menu1::before{content:"\e871"}.ekit-wid-con .fasicon.icon-list1::before,.ekit-wid-con .icon.icon-list1::before,.icon.icon-list1::before{content:"\e872"}.ekit-wid-con .fasicon.icon-map-marker1::before,.ekit-wid-con .icon.icon-map-marker1::before,.icon.icon-map-marker1::before{content:"\e973"}.ekit-wid-con .fasicon.icon-mutual-fund::before,.ekit-wid-con .icon.icon-mutual-fund::before,.icon.icon-mutual-fund::before{content:"\e974"}.ekit-wid-con .fasicon.icon-google-plus::before,.ekit-wid-con .icon.icon-google-plus::before,.icon.icon-google-plus::before{content:"\e975"}.ekit-wid-con .fasicon.icon-phone1::before,.ekit-wid-con .icon.icon-phone1::before,.icon.icon-phone1::before{content:"\e976"}.ekit-wid-con .fasicon.icon-pie-chart1::before,.ekit-wid-con .icon.icon-pie-chart1::before,.icon.icon-pie-chart1::before{content:"\e977"}.ekit-wid-con .fasicon.icon-play::before,.ekit-wid-con .icon.icon-play::before,.icon.icon-play::before{content:"\e978"}.ekit-wid-con .fasicon.icon-savings::before,.ekit-wid-con .icon.icon-savings::before,.icon.icon-savings::before{content:"\e979"}.ekit-wid-con .fasicon.icon-search2::before,.ekit-wid-con .icon.icon-search2::before,.icon.icon-search2::before{content:"\e97a"}.ekit-wid-con .fasicon.icon-tag1::before,.ekit-wid-con .icon.icon-tag1::before,.icon.icon-tag1::before{content:"\e97b"}.ekit-wid-con .fasicon.icon-tags::before,.ekit-wid-con .icon.icon-tags::before,.icon.icon-tags::before{content:"\e97c"}.ekit-wid-con .fasicon.icon-instagram1::before,.ekit-wid-con .icon.icon-instagram1::before,.icon.icon-instagram1::before{content:"\e97d"}.ekit-wid-con .fasicon.icon-quote::before,.ekit-wid-con .icon.icon-quote::before,.icon.icon-quote::before{content:"\e97e"}.ekit-wid-con .fasicon.icon-arrow-point-to-down::before,.ekit-wid-con .icon.icon-arrow-point-to-down::before,.icon.icon-arrow-point-to-down::before{content:"\e97f"}.ekit-wid-con .fasicon.icon-play-button::before,.ekit-wid-con .icon.icon-play-button::before,.icon.icon-play-button::before{content:"\e980"}.ekit-wid-con .fasicon.icon-minus::before,.ekit-wid-con .icon.icon-minus::before,.icon.icon-minus::before{content:"\e981"}.ekit-wid-con .fasicon.icon-plus::before,.ekit-wid-con .icon.icon-plus::before,.icon.icon-plus::before{content:"\e982"}.ekit-wid-con .fasicon.icon-tick::before,.ekit-wid-con .icon.icon-tick::before,.icon.icon-tick::before{content:"\e983"}.ekit-wid-con .fasicon.icon-check::before,.ekit-wid-con .icon.icon-check::before,.icon.icon-check::before{content:"\eaaf"}.ekit-wid-con .fasicon.icon-edit::before,.ekit-wid-con .icon.icon-edit::before,.icon.icon-edit::before{content:"\e984"}.ekit-wid-con .fasicon.icon-reply::before,.ekit-wid-con .icon.icon-reply::before,.icon.icon-reply::before{content:"\e985"}.ekit-wid-con .fasicon.icon-cogwheel-outline::before,.ekit-wid-con .icon.icon-cogwheel-outline::before,.icon.icon-cogwheel-outline::before{content:"\e986"}.ekit-wid-con .fasicon.icon-abacus::before,.ekit-wid-con .icon.icon-abacus::before,.icon.icon-abacus::before{content:"\e987"}.ekit-wid-con .fasicon.icon-abacus1::before,.ekit-wid-con .icon.icon-abacus1::before,.icon.icon-abacus1::before{content:"\e988"}.ekit-wid-con .fasicon.icon-agenda1::before,.ekit-wid-con .icon.icon-agenda1::before,.icon.icon-agenda1::before{content:"\e989"}.ekit-wid-con .fasicon.icon-shopping-basket::before,.ekit-wid-con .icon.icon-shopping-basket::before,.icon.icon-shopping-basket::before{content:"\e98a"}.ekit-wid-con .fasicon.icon-users1::before,.ekit-wid-con .icon.icon-users1::before,.icon.icon-users1::before{content:"\e98b"}.ekit-wid-con .fasicon.icon-man::before,.ekit-wid-con .icon.icon-man::before,.icon.icon-man::before{content:"\e98c"}.ekit-wid-con .fasicon.icon-support1::before,.ekit-wid-con .icon.icon-support1::before,.icon.icon-support1::before{content:"\e98d"}.ekit-wid-con .fasicon.icon-favorites::before,.ekit-wid-con .icon.icon-favorites::before,.icon.icon-favorites::before{content:"\e98e"}.ekit-wid-con .fasicon.icon-calendar::before,.ekit-wid-con .icon.icon-calendar::before,.icon.icon-calendar::before{content:"\e98f"}.ekit-wid-con .fasicon.icon-paper-plane::before,.ekit-wid-con .icon.icon-paper-plane::before,.icon.icon-paper-plane::before{content:"\e990"}.ekit-wid-con .fasicon.icon-placeholder::before,.ekit-wid-con .icon.icon-placeholder::before,.icon.icon-placeholder::before{content:"\e991"}.ekit-wid-con .fasicon.icon-phone-call::before,.ekit-wid-con .icon.icon-phone-call::before,.icon.icon-phone-call::before{content:"\e992"}.ekit-wid-con .fasicon.icon-contact::before,.ekit-wid-con .icon.icon-contact::before,.icon.icon-contact::before{content:"\e993"}.ekit-wid-con .fasicon.icon-email::before,.ekit-wid-con .icon.icon-email::before,.icon.icon-email::before{content:"\e998"}.ekit-wid-con .fasicon.icon-internet::before,.ekit-wid-con .icon.icon-internet::before,.icon.icon-internet::before{content:"\e999"}.ekit-wid-con .fasicon.icon-quote1::before,.ekit-wid-con .icon.icon-quote1::before,.icon.icon-quote1::before{content:"\e99a"}.ekit-wid-con .fasicon.icon-medical::before,.ekit-wid-con .icon.icon-medical::before,.icon.icon-medical::before{content:"\e99b"}.ekit-wid-con .fasicon.icon-eye1::before,.ekit-wid-con .icon.icon-eye1::before,.icon.icon-eye1::before{content:"\e99c"}.ekit-wid-con .fasicon.icon-full-screen::before,.ekit-wid-con .icon.icon-full-screen::before,.icon.icon-full-screen::before{content:"\e99d"}.ekit-wid-con .fasicon.icon-tools::before,.ekit-wid-con .icon.icon-tools::before,.icon.icon-tools::before{content:"\e99e"}.ekit-wid-con .fasicon.icon-pie-chart2::before,.ekit-wid-con .icon.icon-pie-chart2::before,.icon.icon-pie-chart2::before{content:"\e99f"}.ekit-wid-con .fasicon.icon-diamond11::before,.ekit-wid-con .icon.icon-diamond11::before,.icon.icon-diamond11::before{content:"\e9a0"}.ekit-wid-con .fasicon.icon-valentines-heart::before,.ekit-wid-con .icon.icon-valentines-heart::before,.icon.icon-valentines-heart::before{content:"\e9a1"}.ekit-wid-con .fasicon.icon-like::before,.ekit-wid-con .icon.icon-like::before,.icon.icon-like::before{content:"\e9a2"}.ekit-wid-con .fasicon.icon-team::before,.ekit-wid-con .icon.icon-team::before,.icon.icon-team::before{content:"\e9a3"}.ekit-wid-con .fasicon.icon-tshirt::before,.ekit-wid-con .icon.icon-tshirt::before,.icon.icon-tshirt::before{content:"\e9a4"}.ekit-wid-con .fasicon.icon-cancel::before,.ekit-wid-con .icon.icon-cancel::before,.icon.icon-cancel::before{content:"\e9a5"}.ekit-wid-con .fasicon.icon-drink::before,.ekit-wid-con .icon.icon-drink::before,.icon.icon-drink::before{content:"\e9a6"}.ekit-wid-con .fasicon.icon-home1::before,.ekit-wid-con .icon.icon-home1::before,.icon.icon-home1::before{content:"\e9a7"}.ekit-wid-con .fasicon.icon-music::before,.ekit-wid-con .icon.icon-music::before,.icon.icon-music::before{content:"\e9a8"}.ekit-wid-con .fasicon.icon-rich::before,.ekit-wid-con .icon.icon-rich::before,.icon.icon-rich::before{content:"\e9a9"}.ekit-wid-con .fasicon.icon-brush::before,.ekit-wid-con .icon.icon-brush::before,.icon.icon-brush::before{content:"\e9aa"}.ekit-wid-con .fasicon.icon-opposite-way::before,.ekit-wid-con .icon.icon-opposite-way::before,.icon.icon-opposite-way::before{content:"\e9ab"}.ekit-wid-con .fasicon.icon-cloud-computing1::before,.ekit-wid-con .icon.icon-cloud-computing1::before,.icon.icon-cloud-computing1::before{content:"\e9ac"}.ekit-wid-con .fasicon.icon-technology-1::before,.ekit-wid-con .icon.icon-technology-1::before,.icon.icon-technology-1::before{content:"\e9ad"}.ekit-wid-con .fasicon.icon-rotate::before,.ekit-wid-con .icon.icon-rotate::before,.icon.icon-rotate::before{content:"\e9ae"}.ekit-wid-con .fasicon.icon-medical1::before,.ekit-wid-con .icon.icon-medical1::before,.icon.icon-medical1::before{content:"\e9af"}.ekit-wid-con .fasicon.icon-flash-1::before,.ekit-wid-con .icon.icon-flash-1::before,.icon.icon-flash-1::before{content:"\e9b0"}.ekit-wid-con .fasicon.icon-flash::before,.ekit-wid-con .icon.icon-flash::before,.icon.icon-flash::before{content:"\e9b1"}.ekit-wid-con .fasicon.icon-uturn::before,.ekit-wid-con .icon.icon-uturn::before,.icon.icon-uturn::before{content:"\e9b2"}.ekit-wid-con .fasicon.icon-down-arrow::before,.ekit-wid-con .icon.icon-down-arrow::before,.icon.icon-down-arrow::before{content:"\e9b3"}.ekit-wid-con .fasicon.icon-hours-support::before,.ekit-wid-con .icon.icon-hours-support::before,.icon.icon-hours-support::before{content:"\e9b4"}.ekit-wid-con .fasicon.icon-bag::before,.ekit-wid-con .icon.icon-bag::before,.icon.icon-bag::before{content:"\e9b5"}.ekit-wid-con .fasicon.icon-photo-camera::before,.ekit-wid-con .icon.icon-photo-camera::before,.icon.icon-photo-camera::before{content:"\e9b6"}.ekit-wid-con .fasicon.icon-school::before,.ekit-wid-con .icon.icon-school::before,.icon.icon-school::before{content:"\e9b7"}.ekit-wid-con .fasicon.icon-settings::before,.ekit-wid-con .icon.icon-settings::before,.icon.icon-settings::before{content:"\e9b8"}.ekit-wid-con .fasicon.icon-smartphone1::before,.ekit-wid-con .icon.icon-smartphone1::before,.icon.icon-smartphone1::before{content:"\e9b9"}.ekit-wid-con .fasicon.icon-technology-11::before,.ekit-wid-con .icon.icon-technology-11::before,.icon.icon-technology-11::before{content:"\e9ba"}.ekit-wid-con .fasicon.icon-tool::before,.ekit-wid-con .icon.icon-tool::before,.icon.icon-tool::before{content:"\e9bb"}.ekit-wid-con .fasicon.icon-business1::before,.ekit-wid-con .icon.icon-business1::before,.icon.icon-business1::before{content:"\e9bc"}.ekit-wid-con .fasicon.icon-shuffle-arrow::before,.ekit-wid-con .icon.icon-shuffle-arrow::before,.icon.icon-shuffle-arrow::before{content:"\e9bd"}.ekit-wid-con .fasicon.icon-van-1::before,.ekit-wid-con .icon.icon-van-1::before,.icon.icon-van-1::before{content:"\e9be"}.ekit-wid-con .fasicon.icon-van::before,.ekit-wid-con .icon.icon-van::before,.icon.icon-van::before{content:"\e9bf"}.ekit-wid-con .fasicon.icon-vegetables::before,.ekit-wid-con .icon.icon-vegetables::before,.icon.icon-vegetables::before{content:"\e9c0"}.ekit-wid-con .fasicon.icon-women::before,.ekit-wid-con .icon.icon-women::before,.icon.icon-women::before{content:"\e9c1"}.ekit-wid-con .fasicon.icon-vintage::before,.ekit-wid-con .icon.icon-vintage::before,.icon.icon-vintage::before{content:"\e9c2"}.ekit-wid-con .fasicon.icon-team-1::before,.ekit-wid-con .icon.icon-team-1::before,.icon.icon-team-1::before{content:"\e9c6"}.ekit-wid-con .fasicon.icon-team1::before,.ekit-wid-con .icon.icon-team1::before,.icon.icon-team1::before{content:"\e9c7"}.ekit-wid-con .fasicon.icon-apple::before,.ekit-wid-con .icon.icon-apple::before,.icon.icon-apple::before{content:"\e9c9"}.ekit-wid-con .fasicon.icon-watch::before,.ekit-wid-con .icon.icon-watch::before,.icon.icon-watch::before{content:"\e9ca"}.ekit-wid-con .fasicon.icon-cogwheel::before,.ekit-wid-con .icon.icon-cogwheel::before,.icon.icon-cogwheel::before{content:"\e9cb"}.ekit-wid-con .fasicon.icon-light-bulb::before,.ekit-wid-con .icon.icon-light-bulb::before,.icon.icon-light-bulb::before{content:"\e9cc"}.ekit-wid-con .fasicon.icon-light-bulb-1::before,.ekit-wid-con .icon.icon-light-bulb-1::before,.icon.icon-light-bulb-1::before{content:"\e9cd"}.ekit-wid-con .fasicon.icon-heart-shape-outline::before,.ekit-wid-con .icon.icon-heart-shape-outline::before,.icon.icon-heart-shape-outline::before{content:"\e9ce"}.ekit-wid-con .fasicon.icon-online-shopping-cart::before,.ekit-wid-con .icon.icon-online-shopping-cart::before,.icon.icon-online-shopping-cart::before{content:"\e9cf"}.ekit-wid-con .fasicon.icon-shopping-cart1::before,.ekit-wid-con .icon.icon-shopping-cart1::before,.icon.icon-shopping-cart1::before{content:"\e9d0"}.ekit-wid-con .fasicon.icon-star2::before,.ekit-wid-con .icon.icon-star2::before,.icon.icon-star2::before{content:"\e9d1"}.ekit-wid-con .fasicon.icon-star-1::before,.ekit-wid-con .icon.icon-star-1::before,.icon.icon-star-1::before{content:"\e9d2"}.ekit-wid-con .fasicon.icon-favorite1::before,.ekit-wid-con .icon.icon-favorite1::before,.icon.icon-favorite1::before{content:"\e9d3"}.ekit-wid-con .fasicon.icon-agenda2::before,.ekit-wid-con .icon.icon-agenda2::before,.icon.icon-agenda2::before{content:"\e9d4"}.ekit-wid-con .fasicon.icon-agenda-1::before,.ekit-wid-con .icon.icon-agenda-1::before,.icon.icon-agenda-1::before{content:"\e9d5"}.ekit-wid-con .fasicon.icon-alarm-clock::before,.ekit-wid-con .icon.icon-alarm-clock::before,.icon.icon-alarm-clock::before{content:"\e9d6"}.ekit-wid-con .fasicon.icon-alarm-clock1::before,.ekit-wid-con .icon.icon-alarm-clock1::before,.icon.icon-alarm-clock1::before{content:"\e9d7"}.ekit-wid-con .fasicon.icon-atomic::before,.ekit-wid-con .icon.icon-atomic::before,.icon.icon-atomic::before{content:"\e9d8"}.ekit-wid-con .fasicon.icon-auction::before,.ekit-wid-con .icon.icon-auction::before,.icon.icon-auction::before{content:"\e9d9"}.ekit-wid-con .fasicon.icon-balance::before,.ekit-wid-con .icon.icon-balance::before,.icon.icon-balance::before{content:"\e9da"}.ekit-wid-con .fasicon.icon-balance1::before,.ekit-wid-con .icon.icon-balance1::before,.icon.icon-balance1::before{content:"\e9db"}.ekit-wid-con .fasicon.icon-bank1::before,.ekit-wid-con .icon.icon-bank1::before,.icon.icon-bank1::before{content:"\e9dc"}.ekit-wid-con .fasicon.icon-bar-chart::before,.ekit-wid-con .icon.icon-bar-chart::before,.icon.icon-bar-chart::before{content:"\e9dd"}.ekit-wid-con .fasicon.icon-barrier::before,.ekit-wid-con .icon.icon-barrier::before,.icon.icon-barrier::before{content:"\e9de"}.ekit-wid-con .fasicon.icon-battery::before,.ekit-wid-con .icon.icon-battery::before,.icon.icon-battery::before{content:"\e9df"}.ekit-wid-con .fasicon.icon-battery-1::before,.ekit-wid-con .icon.icon-battery-1::before,.icon.icon-battery-1::before{content:"\e9e0"}.ekit-wid-con .fasicon.icon-bell::before,.ekit-wid-con .icon.icon-bell::before,.icon.icon-bell::before{content:"\e9e1"}.ekit-wid-con .fasicon.icon-bluetooth::before,.ekit-wid-con .icon.icon-bluetooth::before,.icon.icon-bluetooth::before{content:"\e9e2"}.ekit-wid-con .fasicon.icon-book1::before,.ekit-wid-con .icon.icon-book1::before,.icon.icon-book1::before{content:"\e9e3"}.ekit-wid-con .fasicon.icon-briefcase1::before,.ekit-wid-con .icon.icon-briefcase1::before,.icon.icon-briefcase1::before{content:"\e9e4"}.ekit-wid-con .fasicon.icon-briefcase-1::before,.ekit-wid-con .icon.icon-briefcase-1::before,.icon.icon-briefcase-1::before{content:"\e9e5"}.ekit-wid-con .fasicon.icon-briefcase-2::before,.ekit-wid-con .icon.icon-briefcase-2::before,.icon.icon-briefcase-2::before{content:"\e9e6"}.ekit-wid-con .fasicon.icon-calculator1::before,.ekit-wid-con .icon.icon-calculator1::before,.icon.icon-calculator1::before{content:"\e9e7"}.ekit-wid-con .fasicon.icon-calculator2::before,.ekit-wid-con .icon.icon-calculator2::before,.icon.icon-calculator2::before{content:"\e9e8"}.ekit-wid-con .fasicon.icon-calculator-1::before,.ekit-wid-con .icon.icon-calculator-1::before,.icon.icon-calculator-1::before{content:"\e9e9"}.ekit-wid-con .fasicon.icon-calendar1::before,.ekit-wid-con .icon.icon-calendar1::before,.icon.icon-calendar1::before{content:"\e9ea"}.ekit-wid-con .fasicon.icon-calendar2::before,.ekit-wid-con .icon.icon-calendar2::before,.icon.icon-calendar2::before{content:"\e9eb"}.ekit-wid-con .fasicon.icon-calendar-1::before,.ekit-wid-con .icon.icon-calendar-1::before,.icon.icon-calendar-1::before{content:"\e9ec"}.ekit-wid-con .fasicon.icon-calendar-page-empty::before,.ekit-wid-con .icon.icon-calendar-page-empty::before,.icon.icon-calendar-page-empty::before{content:"\eaac"}.ekit-wid-con .fasicon.icon-calendar3::before,.ekit-wid-con .icon.icon-calendar3::before,.icon.icon-calendar3::before{content:"\eb9c"}.ekit-wid-con .fasicon.icon-car11::before,.ekit-wid-con .icon.icon-car11::before,.icon.icon-car11::before{content:"\e9ed"}.ekit-wid-con .fasicon.icon-carrier::before,.ekit-wid-con .icon.icon-carrier::before,.icon.icon-carrier::before{content:"\e9ee"}.ekit-wid-con .fasicon.icon-cash::before,.ekit-wid-con .icon.icon-cash::before,.icon.icon-cash::before{content:"\e9ef"}.ekit-wid-con .fasicon.icon-chat::before,.ekit-wid-con .icon.icon-chat::before,.icon.icon-chat::before{content:"\e9f0"}.ekit-wid-con .fasicon.icon-chat-1::before,.ekit-wid-con .icon.icon-chat-1::before,.icon.icon-chat-1::before{content:"\e9f1"}.ekit-wid-con .fasicon.icon-checked1::before,.ekit-wid-con .icon.icon-checked1::before,.icon.icon-checked1::before{content:"\e9f2"}.ekit-wid-con .fasicon.icon-clip::before,.ekit-wid-con .icon.icon-clip::before,.icon.icon-clip::before{content:"\e9f3"}.ekit-wid-con .fasicon.icon-clip1::before,.ekit-wid-con .icon.icon-clip1::before,.icon.icon-clip1::before{content:"\e9f4"}.ekit-wid-con .fasicon.icon-clipboard1::before,.ekit-wid-con .icon.icon-clipboard1::before,.icon.icon-clipboard1::before{content:"\e9f5"}.ekit-wid-con .fasicon.icon-clipboard11::before,.ekit-wid-con .icon.icon-clipboard11::before,.icon.icon-clipboard11::before{content:"\e9f6"}.ekit-wid-con .fasicon.icon-clock2::before,.ekit-wid-con .icon.icon-clock2::before,.icon.icon-clock2::before{content:"\e9f7"}.ekit-wid-con .fasicon.icon-clock-1::before,.ekit-wid-con .icon.icon-clock-1::before,.icon.icon-clock-1::before{content:"\e9f8"}.ekit-wid-con .fasicon.icon-cloud11::before,.ekit-wid-con .icon.icon-cloud11::before,.icon.icon-cloud11::before{content:"\e9f9"}.ekit-wid-con .fasicon.icon-cloud-computing11::before,.ekit-wid-con .icon.icon-cloud-computing11::before,.icon.icon-cloud-computing11::before{content:"\e9fa"}.ekit-wid-con .fasicon.icon-cloud-computing-1::before,.ekit-wid-con .icon.icon-cloud-computing-1::before,.icon.icon-cloud-computing-1::before{content:"\e9fb"}.ekit-wid-con .fasicon.icon-cogwheel1::before,.ekit-wid-con .icon.icon-cogwheel1::before,.icon.icon-cogwheel1::before{content:"\e9fc"}.ekit-wid-con .fasicon.icon-coins1::before,.ekit-wid-con .icon.icon-coins1::before,.icon.icon-coins1::before{content:"\e9fd"}.ekit-wid-con .fasicon.icon-compass::before,.ekit-wid-con .icon.icon-compass::before,.icon.icon-compass::before{content:"\e9fe"}.ekit-wid-con .fasicon.icon-contract::before,.ekit-wid-con .icon.icon-contract::before,.icon.icon-contract::before{content:"\e9ff"}.ekit-wid-con .fasicon.icon-conversation::before,.ekit-wid-con .icon.icon-conversation::before,.icon.icon-conversation::before{content:"\ea00"}.ekit-wid-con .fasicon.icon-crane1::before,.ekit-wid-con .icon.icon-crane1::before,.icon.icon-crane1::before{content:"\ea01"}.ekit-wid-con .fasicon.icon-crane-2::before,.ekit-wid-con .icon.icon-crane-2::before,.icon.icon-crane-2::before{content:"\ea02"}.ekit-wid-con .fasicon.icon-credit-card::before,.ekit-wid-con .icon.icon-credit-card::before,.icon.icon-credit-card::before{content:"\ea03"}.ekit-wid-con .fasicon.icon-credit-card1::before,.ekit-wid-con .icon.icon-credit-card1::before,.icon.icon-credit-card1::before{content:"\ea04"}.ekit-wid-con .fasicon.icon-cursor::before,.ekit-wid-con .icon.icon-cursor::before,.icon.icon-cursor::before{content:"\ea05"}.ekit-wid-con .fasicon.icon-customer-service::before,.ekit-wid-con .icon.icon-customer-service::before,.icon.icon-customer-service::before{content:"\ea06"}.ekit-wid-con .fasicon.icon-cutlery::before,.ekit-wid-con .icon.icon-cutlery::before,.icon.icon-cutlery::before{content:"\ea07"}.ekit-wid-con .fasicon.icon-dart-board::before,.ekit-wid-con .icon.icon-dart-board::before,.icon.icon-dart-board::before{content:"\ea08"}.ekit-wid-con .fasicon.icon-decision-making::before,.ekit-wid-con .icon.icon-decision-making::before,.icon.icon-decision-making::before{content:"\ea09"}.ekit-wid-con .fasicon.icon-desk-chair::before,.ekit-wid-con .icon.icon-desk-chair::before,.icon.icon-desk-chair::before{content:"\ea0a"}.ekit-wid-con .fasicon.icon-desk-lamp::before,.ekit-wid-con .icon.icon-desk-lamp::before,.icon.icon-desk-lamp::before{content:"\ea0b"}.ekit-wid-con .fasicon.icon-diamond2::before,.ekit-wid-con .icon.icon-diamond2::before,.icon.icon-diamond2::before{content:"\ea0c"}.ekit-wid-con .fasicon.icon-direction::before,.ekit-wid-con .icon.icon-direction::before,.icon.icon-direction::before{content:"\ea0d"}.ekit-wid-con .fasicon.icon-document::before,.ekit-wid-con .icon.icon-document::before,.icon.icon-document::before{content:"\ea0e"}.ekit-wid-con .fasicon.icon-dollar-bill::before,.ekit-wid-con .icon.icon-dollar-bill::before,.icon.icon-dollar-bill::before{content:"\ea0f"}.ekit-wid-con .fasicon.icon-download1::before,.ekit-wid-con .icon.icon-download1::before,.icon.icon-download1::before{content:"\ea10"}.ekit-wid-con .fasicon.icon-edit1::before,.ekit-wid-con .icon.icon-edit1::before,.icon.icon-edit1::before{content:"\ea11"}.ekit-wid-con .fasicon.icon-email1::before,.ekit-wid-con .icon.icon-email1::before,.icon.icon-email1::before{content:"\ea12"}.ekit-wid-con .fasicon.icon-envelope2::before,.ekit-wid-con .icon.icon-envelope2::before,.icon.icon-envelope2::before{content:"\ea13"}.ekit-wid-con .fasicon.icon-envelope3::before,.ekit-wid-con .icon.icon-envelope3::before,.icon.icon-envelope3::before{content:"\ea14"}.ekit-wid-con .fasicon.icon-eraser::before,.ekit-wid-con .icon.icon-eraser::before,.icon.icon-eraser::before{content:"\ea15"}.ekit-wid-con .fasicon.icon-eye2::before,.ekit-wid-con .icon.icon-eye2::before,.icon.icon-eye2::before{content:"\ea16"}.ekit-wid-con .fasicon.icon-factory::before,.ekit-wid-con .icon.icon-factory::before,.icon.icon-factory::before{content:"\ea17"}.ekit-wid-con .fasicon.icon-fast-forward::before,.ekit-wid-con .icon.icon-fast-forward::before,.icon.icon-fast-forward::before{content:"\ea18"}.ekit-wid-con .fasicon.icon-favorites1::before,.ekit-wid-con .icon.icon-favorites1::before,.icon.icon-favorites1::before{content:"\ea19"}.ekit-wid-con .fasicon.icon-file::before,.ekit-wid-con .icon.icon-file::before,.icon.icon-file::before{content:"\ea1a"}.ekit-wid-con .fasicon.icon-file-1::before,.ekit-wid-con .icon.icon-file-1::before,.icon.icon-file-1::before{content:"\ea1b"}.ekit-wid-con .fasicon.icon-file-2::before,.ekit-wid-con .icon.icon-file-2::before,.icon.icon-file-2::before{content:"\ea1c"}.ekit-wid-con .fasicon.icon-file-3::before,.ekit-wid-con .icon.icon-file-3::before,.icon.icon-file-3::before{content:"\ea1d"}.ekit-wid-con .fasicon.icon-filter::before,.ekit-wid-con .icon.icon-filter::before,.icon.icon-filter::before{content:"\ea1e"}.ekit-wid-con .fasicon.icon-finance-book::before,.ekit-wid-con .icon.icon-finance-book::before,.icon.icon-finance-book::before{content:"\ea1f"}.ekit-wid-con .fasicon.icon-flag1::before,.ekit-wid-con .icon.icon-flag1::before,.icon.icon-flag1::before{content:"\ea20"}.ekit-wid-con .fasicon.icon-folder1::before,.ekit-wid-con .icon.icon-folder1::before,.icon.icon-folder1::before{content:"\ea21"}.ekit-wid-con .fasicon.icon-folder-1::before,.ekit-wid-con .icon.icon-folder-1::before,.icon.icon-folder-1::before{content:"\ea22"}.ekit-wid-con .fasicon.icon-folders::before,.ekit-wid-con .icon.icon-folders::before,.icon.icon-folders::before{content:"\ea23"}.ekit-wid-con .fasicon.icon-folders1::before,.ekit-wid-con .icon.icon-folders1::before,.icon.icon-folders1::before{content:"\ea24"}.ekit-wid-con .fasicon.icon-gamepad::before,.ekit-wid-con .icon.icon-gamepad::before,.icon.icon-gamepad::before{content:"\ea25"}.ekit-wid-con .fasicon.icon-gift11::before,.ekit-wid-con .icon.icon-gift11::before,.icon.icon-gift11::before{content:"\ea26"}.ekit-wid-con .fasicon.icon-growth::before,.ekit-wid-con .icon.icon-growth::before,.icon.icon-growth::before{content:"\ea27"}.ekit-wid-con .fasicon.icon-heart11::before,.ekit-wid-con .icon.icon-heart11::before,.icon.icon-heart11::before{content:"\ea28"}.ekit-wid-con .fasicon.icon-home2::before,.ekit-wid-con .icon.icon-home2::before,.icon.icon-home2::before{content:"\ea29"}.ekit-wid-con .fasicon.icon-house::before,.ekit-wid-con .icon.icon-house::before,.icon.icon-house::before{content:"\ea2a"}.ekit-wid-con .fasicon.icon-house-1::before,.ekit-wid-con .icon.icon-house-1::before,.icon.icon-house-1::before{content:"\ea2b"}.ekit-wid-con .fasicon.icon-house-2::before,.ekit-wid-con .icon.icon-house-2::before,.icon.icon-house-2::before{content:"\ea2c"}.ekit-wid-con .fasicon.icon-id-card::before,.ekit-wid-con .icon.icon-id-card::before,.icon.icon-id-card::before{content:"\ea2d"}.ekit-wid-con .fasicon.icon-id-card1::before,.ekit-wid-con .icon.icon-id-card1::before,.icon.icon-id-card1::before{content:"\ea2e"}.ekit-wid-con .fasicon.icon-id-card-1::before,.ekit-wid-con .icon.icon-id-card-1::before,.icon.icon-id-card-1::before{content:"\ea2f"}.ekit-wid-con .fasicon.icon-idea1::before,.ekit-wid-con .icon.icon-idea1::before,.icon.icon-idea1::before{content:"\ea30"}.ekit-wid-con .fasicon.icon-image::before,.ekit-wid-con .icon.icon-image::before,.icon.icon-image::before{content:"\ea31"}.ekit-wid-con .fasicon.icon-improvement::before,.ekit-wid-con .icon.icon-improvement::before,.icon.icon-improvement::before{content:"\ea32"}.ekit-wid-con .fasicon.icon-inbox1::before,.ekit-wid-con .icon.icon-inbox1::before,.icon.icon-inbox1::before{content:"\ea33"}.ekit-wid-con .fasicon.icon-information::before,.ekit-wid-con .icon.icon-information::before,.icon.icon-information::before{content:"\ea34"}.ekit-wid-con .fasicon.icon-key::before,.ekit-wid-con .icon.icon-key::before,.icon.icon-key::before{content:"\ea35"}.ekit-wid-con .fasicon.icon-key1::before,.ekit-wid-con .icon.icon-key1::before,.icon.icon-key1::before{content:"\ea36"}.ekit-wid-con .fasicon.icon-laptop1::before,.ekit-wid-con .icon.icon-laptop1::before,.icon.icon-laptop1::before{content:"\ea37"}.ekit-wid-con .fasicon.icon-layers1::before,.ekit-wid-con .icon.icon-layers1::before,.icon.icon-layers1::before{content:"\ea38"}.ekit-wid-con .fasicon.icon-light-bulb1::before,.ekit-wid-con .icon.icon-light-bulb1::before,.icon.icon-light-bulb1::before{content:"\ea39"}.ekit-wid-con .fasicon.icon-like1::before,.ekit-wid-con .icon.icon-like1::before,.icon.icon-like1::before{content:"\ea3a"}.ekit-wid-con .fasicon.icon-line-chart1::before,.ekit-wid-con .icon.icon-line-chart1::before,.icon.icon-line-chart1::before{content:"\ea3b"}.ekit-wid-con .fasicon.icon-mail::before,.ekit-wid-con .icon.icon-mail::before,.icon.icon-mail::before{content:"\ea3c"}.ekit-wid-con .fasicon.icon-manager::before,.ekit-wid-con .icon.icon-manager::before,.icon.icon-manager::before{content:"\ea3d"}.ekit-wid-con .fasicon.icon-map1::before,.ekit-wid-con .icon.icon-map1::before,.icon.icon-map1::before{content:"\ea3e"}.ekit-wid-con .fasicon.icon-medal1::before,.ekit-wid-con .icon.icon-medal1::before,.icon.icon-medal1::before{content:"\ea3f"}.ekit-wid-con .fasicon.icon-megaphone::before,.ekit-wid-con .icon.icon-megaphone::before,.icon.icon-megaphone::before{content:"\ea40"}.ekit-wid-con .fasicon.icon-megaphone1::before,.ekit-wid-con .icon.icon-megaphone1::before,.icon.icon-megaphone1::before{content:"\ea41"}.ekit-wid-con .fasicon.icon-message::before,.ekit-wid-con .icon.icon-message::before,.icon.icon-message::before{content:"\ea42"}.ekit-wid-con .fasicon.icon-message-1::before,.ekit-wid-con .icon.icon-message-1::before,.icon.icon-message-1::before{content:"\ea43"}.ekit-wid-con .fasicon.icon-message-2::before,.ekit-wid-con .icon.icon-message-2::before,.icon.icon-message-2::before{content:"\ea44"}.ekit-wid-con .fasicon.icon-microphone::before,.ekit-wid-con .icon.icon-microphone::before,.icon.icon-microphone::before{content:"\ea45"}.ekit-wid-con .fasicon.icon-money1::before,.ekit-wid-con .icon.icon-money1::before,.icon.icon-money1::before{content:"\ea46"}.ekit-wid-con .fasicon.icon-money-bag1::before,.ekit-wid-con .icon.icon-money-bag1::before,.icon.icon-money-bag1::before{content:"\ea47"}.ekit-wid-con .fasicon.icon-monitor1::before,.ekit-wid-con .icon.icon-monitor1::before,.icon.icon-monitor1::before{content:"\ea48"}.ekit-wid-con .fasicon.icon-music1::before,.ekit-wid-con .icon.icon-music1::before,.icon.icon-music1::before{content:"\ea49"}.ekit-wid-con .fasicon.icon-next::before,.ekit-wid-con .icon.icon-next::before,.icon.icon-next::before{content:"\ea4a"}.ekit-wid-con .fasicon.icon-open-book1::before,.ekit-wid-con .icon.icon-open-book1::before,.icon.icon-open-book1::before{content:"\ea4b"}.ekit-wid-con .fasicon.icon-padlock::before,.ekit-wid-con .icon.icon-padlock::before,.icon.icon-padlock::before{content:"\ea4c"}.ekit-wid-con .fasicon.icon-padlock-1::before,.ekit-wid-con .icon.icon-padlock-1::before,.icon.icon-padlock-1::before{content:"\ea4d"}.ekit-wid-con .fasicon.icon-paint-brush::before,.ekit-wid-con .icon.icon-paint-brush::before,.icon.icon-paint-brush::before{content:"\ea4e"}.ekit-wid-con .fasicon.icon-pause::before,.ekit-wid-con .icon.icon-pause::before,.icon.icon-pause::before{content:"\ea4f"}.ekit-wid-con .fasicon.icon-pen::before,.ekit-wid-con .icon.icon-pen::before,.icon.icon-pen::before{content:"\ea50"}.ekit-wid-con .fasicon.icon-pencil1::before,.ekit-wid-con .icon.icon-pencil1::before,.icon.icon-pencil1::before{content:"\ea51"}.ekit-wid-con .fasicon.icon-percentage::before,.ekit-wid-con .icon.icon-percentage::before,.icon.icon-percentage::before{content:"\ea52"}.ekit-wid-con .fasicon.icon-phone-call1::before,.ekit-wid-con .icon.icon-phone-call1::before,.icon.icon-phone-call1::before{content:"\ea53"}.ekit-wid-con .fasicon.icon-phone-call2::before,.ekit-wid-con .icon.icon-phone-call2::before,.icon.icon-phone-call2::before{content:"\ea54"}.ekit-wid-con .fasicon.icon-photo-camera1::before,.ekit-wid-con .icon.icon-photo-camera1::before,.icon.icon-photo-camera1::before{content:"\ea55"}.ekit-wid-con .fasicon.icon-pie-chart3::before,.ekit-wid-con .icon.icon-pie-chart3::before,.icon.icon-pie-chart3::before{content:"\ea56"}.ekit-wid-con .fasicon.icon-pipe::before,.ekit-wid-con .icon.icon-pipe::before,.icon.icon-pipe::before{content:"\ea57"}.ekit-wid-con .fasicon.icon-placeholder1::before,.ekit-wid-con .icon.icon-placeholder1::before,.icon.icon-placeholder1::before{content:"\ea58"}.ekit-wid-con .fasicon.icon-placeholder2::before,.ekit-wid-con .icon.icon-placeholder2::before,.icon.icon-placeholder2::before{content:"\ea59"}.ekit-wid-con .fasicon.icon-planet-earth::before,.ekit-wid-con .icon.icon-planet-earth::before,.icon.icon-planet-earth::before{content:"\ea5a"}.ekit-wid-con .fasicon.icon-play-button1::before,.ekit-wid-con .icon.icon-play-button1::before,.icon.icon-play-button1::before{content:"\ea5b"}.ekit-wid-con .fasicon.icon-power-button::before,.ekit-wid-con .icon.icon-power-button::before,.icon.icon-power-button::before{content:"\ea5c"}.ekit-wid-con .fasicon.icon-presentation::before,.ekit-wid-con .icon.icon-presentation::before,.icon.icon-presentation::before{content:"\ea5d"}.ekit-wid-con .fasicon.icon-presentation1::before,.ekit-wid-con .icon.icon-presentation1::before,.icon.icon-presentation1::before{content:"\ea5e"}.ekit-wid-con .fasicon.icon-printer1::before,.ekit-wid-con .icon.icon-printer1::before,.icon.icon-printer1::before{content:"\ea5f"}.ekit-wid-con .fasicon.icon-push-pin::before,.ekit-wid-con .icon.icon-push-pin::before,.icon.icon-push-pin::before{content:"\ea60"}.ekit-wid-con .fasicon.icon-push-pin1::before,.ekit-wid-con .icon.icon-push-pin1::before,.icon.icon-push-pin1::before{content:"\ea61"}.ekit-wid-con .fasicon.icon-refresh::before,.ekit-wid-con .icon.icon-refresh::before,.icon.icon-refresh::before{content:"\ea62"}.ekit-wid-con .fasicon.icon-reload::before,.ekit-wid-con .icon.icon-reload::before,.icon.icon-reload::before{content:"\ea63"}.ekit-wid-con .fasicon.icon-return::before,.ekit-wid-con .icon.icon-return::before,.icon.icon-return::before{content:"\ea64"}.ekit-wid-con .fasicon.icon-rocket-ship::before,.ekit-wid-con .icon.icon-rocket-ship::before,.icon.icon-rocket-ship::before{content:"\ea65"}.ekit-wid-con .fasicon.icon-rss1::before,.ekit-wid-con .icon.icon-rss1::before,.icon.icon-rss1::before{content:"\ea66"}.ekit-wid-con .fasicon.icon-safebox::before,.ekit-wid-con .icon.icon-safebox::before,.icon.icon-safebox::before{content:"\ea67"}.ekit-wid-con .fasicon.icon-safebox1::before,.ekit-wid-con .icon.icon-safebox1::before,.icon.icon-safebox1::before{content:"\ea68"}.ekit-wid-con .fasicon.icon-settings1::before,.ekit-wid-con .icon.icon-settings1::before,.icon.icon-settings1::before{content:"\ea69"}.ekit-wid-con .fasicon.icon-settings-2::before,.ekit-wid-con .icon.icon-settings-2::before,.icon.icon-settings-2::before{content:"\ea6b"}.ekit-wid-con .fasicon.icon-sewing-machine::before,.ekit-wid-con .icon.icon-sewing-machine::before,.icon.icon-sewing-machine::before{content:"\ea6c"}.ekit-wid-con .fasicon.icon-share2::before,.ekit-wid-con .icon.icon-share2::before,.icon.icon-share2::before{content:"\ea6d"}.ekit-wid-con .fasicon.icon-shield1::before,.ekit-wid-con .icon.icon-shield1::before,.icon.icon-shield1::before{content:"\ea6e"}.ekit-wid-con .fasicon.icon-shield11::before,.ekit-wid-con .icon.icon-shield11::before,.icon.icon-shield11::before{content:"\ea6f"}.ekit-wid-con .fasicon.icon-shopping::before,.ekit-wid-con .icon.icon-shopping::before,.icon.icon-shopping::before{content:"\ea70"}.ekit-wid-con .fasicon.icon-shopping-bag::before,.ekit-wid-con .icon.icon-shopping-bag::before,.icon.icon-shopping-bag::before{content:"\ea71"}.ekit-wid-con .fasicon.icon-shopping-bag-1::before,.ekit-wid-con .icon.icon-shopping-bag-1::before,.icon.icon-shopping-bag-1::before{content:"\ea72"}.ekit-wid-con .fasicon.icon-shopping-bag-2::before,.ekit-wid-con .icon.icon-shopping-bag-2::before,.icon.icon-shopping-bag-2::before{content:"\ea73"}.ekit-wid-con .fasicon.icon-shopping-cart11::before,.ekit-wid-con .icon.icon-shopping-cart11::before,.icon.icon-shopping-cart11::before{content:"\ea74"}.ekit-wid-con .fasicon.icon-shopping-cart2::before,.ekit-wid-con .icon.icon-shopping-cart2::before,.icon.icon-shopping-cart2::before{content:"\ea75"}.ekit-wid-con .fasicon.icon-shopping-cart-1::before,.ekit-wid-con .icon.icon-shopping-cart-1::before,.icon.icon-shopping-cart-1::before{content:"\ea76"}.ekit-wid-con .fasicon.icon-shopping-cart-2::before,.ekit-wid-con .icon.icon-shopping-cart-2::before,.icon.icon-shopping-cart-2::before{content:"\ea77"}.ekit-wid-con .fasicon.icon-shopping-cart-3::before,.ekit-wid-con .icon.icon-shopping-cart-3::before,.icon.icon-shopping-cart-3::before{content:"\ea78"}.ekit-wid-con .fasicon.icon-smartphone2::before,.ekit-wid-con .icon.icon-smartphone2::before,.icon.icon-smartphone2::before{content:"\ea79"}.ekit-wid-con .fasicon.icon-speaker::before,.ekit-wid-con .icon.icon-speaker::before,.icon.icon-speaker::before{content:"\ea7a"}.ekit-wid-con .fasicon.icon-speakers::before,.ekit-wid-con .icon.icon-speakers::before,.icon.icon-speakers::before{content:"\ea7b"}.ekit-wid-con .fasicon.icon-stats::before,.ekit-wid-con .icon.icon-stats::before,.icon.icon-stats::before{content:"\ea7c"}.ekit-wid-con .fasicon.icon-stats-1::before,.ekit-wid-con .icon.icon-stats-1::before,.icon.icon-stats-1::before{content:"\ea7d"}.ekit-wid-con .fasicon.icon-stats-2::before,.ekit-wid-con .icon.icon-stats-2::before,.icon.icon-stats-2::before{content:"\ea7e"}.ekit-wid-con .fasicon.icon-stats-3::before,.ekit-wid-con .icon.icon-stats-3::before,.icon.icon-stats-3::before{content:"\ea7f"}.ekit-wid-con .fasicon.icon-stats-4::before,.ekit-wid-con .icon.icon-stats-4::before,.icon.icon-stats-4::before{content:"\ea80"}.ekit-wid-con .fasicon.icon-stats-5::before,.ekit-wid-con .icon.icon-stats-5::before,.icon.icon-stats-5::before{content:"\ea81"}.ekit-wid-con .fasicon.icon-stats-6::before,.ekit-wid-con .icon.icon-stats-6::before,.icon.icon-stats-6::before{content:"\ea82"}.ekit-wid-con .fasicon.icon-sticky-note::before,.ekit-wid-con .icon.icon-sticky-note::before,.icon.icon-sticky-note::before{content:"\ea83"}.ekit-wid-con .fasicon.icon-store1::before,.ekit-wid-con .icon.icon-store1::before,.icon.icon-store1::before{content:"\ea84"}.ekit-wid-con .fasicon.icon-store-1::before,.ekit-wid-con .icon.icon-store-1::before,.icon.icon-store-1::before{content:"\ea85"}.ekit-wid-con .fasicon.icon-suitcase::before,.ekit-wid-con .icon.icon-suitcase::before,.icon.icon-suitcase::before{content:"\ea86"}.ekit-wid-con .fasicon.icon-suitcase-1::before,.ekit-wid-con .icon.icon-suitcase-1::before,.icon.icon-suitcase-1::before{content:"\ea87"}.ekit-wid-con .fasicon.icon-tag2::before,.ekit-wid-con .icon.icon-tag2::before,.icon.icon-tag2::before{content:"\ea88"}.ekit-wid-con .fasicon.icon-target::before,.ekit-wid-con .icon.icon-target::before,.icon.icon-target::before{content:"\ea89"}.ekit-wid-con .fasicon.icon-team2::before,.ekit-wid-con .icon.icon-team2::before,.icon.icon-team2::before{content:"\ea8a"}.ekit-wid-con .fasicon.icon-tie::before,.ekit-wid-con .icon.icon-tie::before,.icon.icon-tie::before{content:"\ea8b"}.ekit-wid-con .fasicon.icon-trash1::before,.ekit-wid-con .icon.icon-trash1::before,.icon.icon-trash1::before{content:"\ea8c"}.ekit-wid-con .fasicon.icon-trolley::before,.ekit-wid-con .icon.icon-trolley::before,.icon.icon-trolley::before{content:"\ea8d"}.ekit-wid-con .fasicon.icon-trolley-1::before,.ekit-wid-con .icon.icon-trolley-1::before,.icon.icon-trolley-1::before{content:"\ea8e"}.ekit-wid-con .fasicon.icon-trolley-2::before,.ekit-wid-con .icon.icon-trolley-2::before,.icon.icon-trolley-2::before{content:"\ea8f"}.ekit-wid-con .fasicon.icon-trophy1::before,.ekit-wid-con .icon.icon-trophy1::before,.icon.icon-trophy1::before{content:"\ea90"}.ekit-wid-con .fasicon.icon-truck1::before,.ekit-wid-con .icon.icon-truck1::before,.icon.icon-truck1::before{content:"\ea91"}.ekit-wid-con .fasicon.icon-truck-1::before,.ekit-wid-con .icon.icon-truck-1::before,.icon.icon-truck-1::before{content:"\ea92"}.ekit-wid-con .fasicon.icon-truck-2::before,.ekit-wid-con .icon.icon-truck-2::before,.icon.icon-truck-2::before{content:"\ea93"}.ekit-wid-con .fasicon.icon-umbrella::before,.ekit-wid-con .icon.icon-umbrella::before,.icon.icon-umbrella::before{content:"\ea94"}.ekit-wid-con .fasicon.icon-upload1::before,.ekit-wid-con .icon.icon-upload1::before,.icon.icon-upload1::before{content:"\ea95"}.ekit-wid-con .fasicon.icon-user1::before,.ekit-wid-con .icon.icon-user1::before,.icon.icon-user1::before{content:"\ea96"}.ekit-wid-con .fasicon.icon-user-1::before,.ekit-wid-con .icon.icon-user-1::before,.icon.icon-user-1::before{content:"\ea97"}.ekit-wid-con .fasicon.icon-user-2::before,.ekit-wid-con .icon.icon-user-2::before,.icon.icon-user-2::before{content:"\ea98"}.ekit-wid-con .fasicon.icon-user-3::before,.ekit-wid-con .icon.icon-user-3::before,.icon.icon-user-3::before{content:"\ea99"}.ekit-wid-con .fasicon.icon-users2::before,.ekit-wid-con .icon.icon-users2::before,.icon.icon-users2::before{content:"\ea9a"}.ekit-wid-con .fasicon.icon-video-camera::before,.ekit-wid-con .icon.icon-video-camera::before,.icon.icon-video-camera::before{content:"\ea9b"}.ekit-wid-con .fasicon.icon-voucher::before,.ekit-wid-con .icon.icon-voucher::before,.icon.icon-voucher::before{content:"\ea9c"}.ekit-wid-con .fasicon.icon-voucher-1::before,.ekit-wid-con .icon.icon-voucher-1::before,.icon.icon-voucher-1::before{content:"\ea9d"}.ekit-wid-con .fasicon.icon-voucher-2::before,.ekit-wid-con .icon.icon-voucher-2::before,.icon.icon-voucher-2::before{content:"\ea9e"}.ekit-wid-con .fasicon.icon-voucher-3::before,.ekit-wid-con .icon.icon-voucher-3::before,.icon.icon-voucher-3::before{content:"\ea9f"}.ekit-wid-con .fasicon.icon-voucher-4::before,.ekit-wid-con .icon.icon-voucher-4::before,.icon.icon-voucher-4::before{content:"\eaa0"}.ekit-wid-con .fasicon.icon-wallet::before,.ekit-wid-con .icon.icon-wallet::before,.icon.icon-wallet::before{content:"\eaa1"}.ekit-wid-con .fasicon.icon-wallet1::before,.ekit-wid-con .icon.icon-wallet1::before,.icon.icon-wallet1::before{content:"\eaa2"}.ekit-wid-con .fasicon.icon-wifi::before,.ekit-wid-con .icon.icon-wifi::before,.icon.icon-wifi::before{content:"\eaa3"}.ekit-wid-con .fasicon.icon-worker::before,.ekit-wid-con .icon.icon-worker::before,.icon.icon-worker::before{content:"\eaa4"}.ekit-wid-con .fasicon.icon-zoom-in::before,.ekit-wid-con .icon.icon-zoom-in::before,.icon.icon-zoom-in::before{content:"\eaa5"}.ekit-wid-con .fasicon.icon-zoom-out::before,.ekit-wid-con .icon.icon-zoom-out::before,.icon.icon-zoom-out::before{content:"\eaa6"}.ekit-wid-con .fasicon.icon-burger-menu::before,.ekit-wid-con .icon.icon-burger-menu::before,.icon.icon-burger-menu::before{content:"\eab8"}.ekit-wid-con .fasicon.icon-squares::before,.ekit-wid-con .icon.icon-squares::before,.icon.icon-squares::before{content:"\eaa7"}.ekit-wid-con .fasicon.icon-options::before,.ekit-wid-con .icon.icon-options::before,.icon.icon-options::before{content:"\eaa8"}.ekit-wid-con .fasicon.icon-apps::before,.ekit-wid-con .icon.icon-apps::before,.icon.icon-apps::before{content:"\eaa9"}.ekit-wid-con .fasicon.icon-menu-11::before,.ekit-wid-con .icon.icon-menu-11::before,.icon.icon-menu-11::before{content:"\eaaa"}.ekit-wid-con .fasicon.icon-menu11::before,.ekit-wid-con .icon.icon-menu11::before,.icon.icon-menu11::before{content:"\eaab"}.ekit-wid-con .fasicon.icon-back_up::before,.ekit-wid-con .icon.icon-back_up::before,.icon.icon-back_up::before{content:"\eaad"}.ekit-wid-con .fasicon.icon-cart11::before,.ekit-wid-con .icon.icon-cart11::before,.icon.icon-cart11::before{content:"\eaae"}.ekit-wid-con .fasicon.icon-checkmark::before,.ekit-wid-con .icon.icon-checkmark::before,.icon.icon-checkmark::before{content:"\eab0"}.ekit-wid-con .fasicon.icon-dollar::before,.ekit-wid-con .icon.icon-dollar::before,.icon.icon-dollar::before{content:"\eab1"}.ekit-wid-con .fasicon.icon-domian::before,.ekit-wid-con .icon.icon-domian::before,.icon.icon-domian::before{content:"\eab2"}.ekit-wid-con .fasicon.icon-hosting1::before,.ekit-wid-con .icon.icon-hosting1::before,.icon.icon-hosting1::before{content:"\eab3"}.ekit-wid-con .fasicon.icon-key2::before,.ekit-wid-con .icon.icon-key2::before,.icon.icon-key2::before{content:"\eab4"}.ekit-wid-con .fasicon.icon-migration::before,.ekit-wid-con .icon.icon-migration::before,.icon.icon-migration::before{content:"\eab5"}.ekit-wid-con .fasicon.icon-play1::before,.ekit-wid-con .icon.icon-play1::before,.icon.icon-play1::before{content:"\eab6"}.ekit-wid-con .fasicon.icon-quote2::before,.ekit-wid-con .icon.icon-quote2::before,.icon.icon-quote2::before{content:"\eab7"}.ekit-wid-con .fasicon.icon-api_setup::before,.ekit-wid-con .icon.icon-api_setup::before,.icon.icon-api_setup::before{content:"\eab9"}.ekit-wid-con .fasicon.icon-coin::before,.ekit-wid-con .icon.icon-coin::before,.icon.icon-coin::before{content:"\eaba"}.ekit-wid-con .fasicon.icon-hand_shake::before,.ekit-wid-con .icon.icon-hand_shake::before,.icon.icon-hand_shake::before{content:"\eabb"}.ekit-wid-con .fasicon.icon-idea_generate::before,.ekit-wid-con .icon.icon-idea_generate::before,.icon.icon-idea_generate::before{content:"\eabc"}.ekit-wid-con .fasicon.icon-page_search::before,.ekit-wid-con .icon.icon-page_search::before,.icon.icon-page_search::before{content:"\eabd"}.ekit-wid-con .fasicon.icon-pen_shape::before,.ekit-wid-con .icon.icon-pen_shape::before,.icon.icon-pen_shape::before{content:"\eabe"}.ekit-wid-con .fasicon.icon-pencil_art::before,.ekit-wid-con .icon.icon-pencil_art::before,.icon.icon-pencil_art::before{content:"\eabf"}.ekit-wid-con .fasicon.icon-review::before,.ekit-wid-con .icon.icon-review::before,.icon.icon-review::before{content:"\eac0"}.ekit-wid-con .fasicon.icon-star::before,.ekit-wid-con .icon.icon-star::before,.icon.icon-star::before{content:"\eac1"}.ekit-wid-con .fasicon.icon-timing::before,.ekit-wid-con .icon.icon-timing::before,.icon.icon-timing::before{content:"\eac2"}.ekit-wid-con .fasicon.icon-trophy::before,.ekit-wid-con .icon.icon-trophy::before,.icon.icon-trophy::before{content:"\eac3"}.ekit-wid-con .fasicon.icon-communication::before,.ekit-wid-con .icon.icon-communication::before,.icon.icon-communication::before{content:"\eac4"}.ekit-wid-con .fasicon.icon-money-bag2::before,.ekit-wid-con .icon.icon-money-bag2::before,.icon.icon-money-bag2::before{content:"\eac5"}.ekit-wid-con .fasicon.icon-dentist::before,.ekit-wid-con .icon.icon-dentist::before,.icon.icon-dentist::before{content:"\eac6"}.ekit-wid-con .fasicon.icon-bill::before,.ekit-wid-con .icon.icon-bill::before,.icon.icon-bill::before{content:"\eac7"}.ekit-wid-con .fasicon.icon-label::before,.ekit-wid-con .icon.icon-label::before,.icon.icon-label::before{content:"\eac8"}.ekit-wid-con .fasicon.icon-money::before,.ekit-wid-con .icon.icon-money::before,.icon.icon-money::before{content:"\eac9"}.ekit-wid-con .fasicon.icon-shield::before,.ekit-wid-con .icon.icon-shield::before,.icon.icon-shield::before{content:"\eaca"}.ekit-wid-con .fasicon.icon-support::before,.ekit-wid-con .icon.icon-support::before,.icon.icon-support::before{content:"\eacb"}.ekit-wid-con .fasicon.icon-one::before,.ekit-wid-con .icon.icon-one::before,.icon.icon-one::before{content:"\eacc"}.ekit-wid-con .fasicon.icon-clock::before,.ekit-wid-con .icon.icon-clock::before,.icon.icon-clock::before{content:"\eacd"}.ekit-wid-con .fasicon.icon-cart::before,.ekit-wid-con .icon.icon-cart::before,.icon.icon-cart::before{content:"\eace"}.ekit-wid-con .fasicon.icon-globe::before,.ekit-wid-con .icon.icon-globe::before,.icon.icon-globe::before{content:"\eacf"}.ekit-wid-con .fasicon.icon-tooth::before,.ekit-wid-con .icon.icon-tooth::before,.icon.icon-tooth::before{content:"\ead0"}.ekit-wid-con .fasicon.icon-tooth-1::before,.ekit-wid-con .icon.icon-tooth-1::before,.icon.icon-tooth-1::before{content:"\ead1"}.ekit-wid-con .fasicon.icon-tooth-2::before,.ekit-wid-con .icon.icon-tooth-2::before,.icon.icon-tooth-2::before{content:"\ead2"}.ekit-wid-con .fasicon.icon-brain::before,.ekit-wid-con .icon.icon-brain::before,.icon.icon-brain::before{content:"\ead3"}.ekit-wid-con .fasicon.icon-view::before,.ekit-wid-con .icon.icon-view::before,.icon.icon-view::before{content:"\ead4"}.ekit-wid-con .fasicon.icon-doctor::before,.ekit-wid-con .icon.icon-doctor::before,.icon.icon-doctor::before{content:"\ead5"}.ekit-wid-con .fasicon.icon-heart::before,.ekit-wid-con .icon.icon-heart::before,.icon.icon-heart::before{content:"\ead6"}.ekit-wid-con .fasicon.icon-medicine::before,.ekit-wid-con .icon.icon-medicine::before,.icon.icon-medicine::before{content:"\ead7"}.ekit-wid-con .fasicon.icon-stethoscope::before,.ekit-wid-con .icon.icon-stethoscope::before,.icon.icon-stethoscope::before{content:"\ead8"}.ekit-wid-con .fasicon.icon-hospital::before,.ekit-wid-con .icon.icon-hospital::before,.icon.icon-hospital::before{content:"\ead9"}.ekit-wid-con .fasicon.icon-clipboard::before,.ekit-wid-con .icon.icon-clipboard::before,.icon.icon-clipboard::before{content:"\eada"}.ekit-wid-con .fasicon.icon-medicine-1::before,.ekit-wid-con .icon.icon-medicine-1::before,.icon.icon-medicine-1::before{content:"\eadb"}.ekit-wid-con .fasicon.icon-hospital-1::before,.ekit-wid-con .icon.icon-hospital-1::before,.icon.icon-hospital-1::before{content:"\eadc"}.ekit-wid-con .fasicon.icon-customer-support::before,.ekit-wid-con .icon.icon-customer-support::before,.icon.icon-customer-support::before{content:"\eadd"}.ekit-wid-con .fasicon.icon-brickwall::before,.ekit-wid-con .icon.icon-brickwall::before,.icon.icon-brickwall::before{content:"\eade"}.ekit-wid-con .fasicon.icon-crane2::before,.ekit-wid-con .icon.icon-crane2::before,.icon.icon-crane2::before{content:"\eadf"}.ekit-wid-con .fasicon.icon-valve::before,.ekit-wid-con .icon.icon-valve::before,.icon.icon-valve::before{content:"\eae1"}.ekit-wid-con .fasicon.icon-safety::before,.ekit-wid-con .icon.icon-safety::before,.icon.icon-safety::before{content:"\eae2"}.ekit-wid-con .fasicon.icon-energy-saving::before,.ekit-wid-con .icon.icon-energy-saving::before,.icon.icon-energy-saving::before{content:"\eae3"}.ekit-wid-con .fasicon.icon-paint-roller::before,.ekit-wid-con .icon.icon-paint-roller::before,.icon.icon-paint-roller::before{content:"\eae4"}.ekit-wid-con .fasicon.icon-paint-brushes::before,.ekit-wid-con .icon.icon-paint-brushes::before,.icon.icon-paint-brushes::before{content:"\eae5"}.ekit-wid-con .fasicon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.ekit-wid-con .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before{content:"\eae6"}.ekit-wid-con .fasicon.icon-trowel::before,.ekit-wid-con .icon.icon-trowel::before,.icon.icon-trowel::before{content:"\eae7"}.ekit-wid-con .fasicon.icon-bucket::before,.ekit-wid-con .icon.icon-bucket::before,.icon.icon-bucket::before{content:"\eae8"}.ekit-wid-con .fasicon.icon-smart::before,.ekit-wid-con .icon.icon-smart::before,.icon.icon-smart::before{content:"\eae9"}.ekit-wid-con .fasicon.icon-repair::before,.ekit-wid-con .icon.icon-repair::before,.icon.icon-repair::before{content:"\eaea"}.ekit-wid-con .fasicon.icon-saw::before,.ekit-wid-con .icon.icon-saw::before,.icon.icon-saw::before{content:"\eaeb"}.ekit-wid-con .fasicon.icon-cutter::before,.ekit-wid-con .icon.icon-cutter::before,.icon.icon-cutter::before{content:"\eaec"}.ekit-wid-con .fasicon.icon-plier::before,.ekit-wid-con .icon.icon-plier::before,.icon.icon-plier::before{content:"\eaed"}.ekit-wid-con .fasicon.icon-drill::before,.ekit-wid-con .icon.icon-drill::before,.icon.icon-drill::before{content:"\eaee"}.ekit-wid-con .fasicon.icon-save-money::before,.ekit-wid-con .icon.icon-save-money::before,.icon.icon-save-money::before{content:"\eaef"}.ekit-wid-con .fasicon.icon-planting::before,.ekit-wid-con .icon.icon-planting::before,.icon.icon-planting::before{content:"\eaf0"}.ekit-wid-con .fasicon.icon-line-chart::before,.ekit-wid-con .icon.icon-line-chart::before,.icon.icon-line-chart::before{content:"\eaf1"}.ekit-wid-con .fasicon.icon-open-book::before,.ekit-wid-con .icon.icon-open-book::before,.icon.icon-open-book::before{content:"\eaf2"}.ekit-wid-con .fasicon.icon-money-bag3::before,.ekit-wid-con .icon.icon-money-bag3::before,.icon.icon-money-bag3::before{content:"\eaf3"}.ekit-wid-con .fasicon.icon-server::before,.ekit-wid-con .icon.icon-server::before,.icon.icon-server::before{content:"\eaf4"}.ekit-wid-con .fasicon.icon-server-1::before,.ekit-wid-con .icon.icon-server-1::before,.icon.icon-server-1::before{content:"\eaf5"}.ekit-wid-con .fasicon.icon-server-2::before,.ekit-wid-con .icon.icon-server-2::before,.icon.icon-server-2::before{content:"\eaf6"}.ekit-wid-con .fasicon.icon-cloud-computing::before,.ekit-wid-con .icon.icon-cloud-computing::before,.icon.icon-cloud-computing::before{content:"\eaf7"}.ekit-wid-con .fasicon.icon-cloud::before,.ekit-wid-con .icon.icon-cloud::before,.icon.icon-cloud::before{content:"\eaf8"}.ekit-wid-con .fasicon.icon-database::before,.ekit-wid-con .icon.icon-database::before,.icon.icon-database::before{content:"\eaf9"}.ekit-wid-con .fasicon.icon-computer::before,.ekit-wid-con .icon.icon-computer::before,.icon.icon-computer::before{content:"\eafa"}.ekit-wid-con .fasicon.icon-server-3::before,.ekit-wid-con .icon.icon-server-3::before,.icon.icon-server-3::before{content:"\eafb"}.ekit-wid-con .fasicon.icon-server-4::before,.ekit-wid-con .icon.icon-server-4::before,.icon.icon-server-4::before{content:"\eafc"}.ekit-wid-con .fasicon.icon-server-5::before,.ekit-wid-con .icon.icon-server-5::before,.icon.icon-server-5::before{content:"\eafd"}.ekit-wid-con .fasicon.icon-server-6::before,.ekit-wid-con .icon.icon-server-6::before,.icon.icon-server-6::before{content:"\eafe"}.ekit-wid-con .fasicon.icon-server-7::before,.ekit-wid-con .icon.icon-server-7::before,.icon.icon-server-7::before{content:"\eaff"}.ekit-wid-con .fasicon.icon-cloud-1::before,.ekit-wid-con .icon.icon-cloud-1::before,.icon.icon-cloud-1::before{content:"\eb00"}.ekit-wid-con .fasicon.icon-server-8::before,.ekit-wid-con .icon.icon-server-8::before,.icon.icon-server-8::before{content:"\eb01"}.ekit-wid-con .fasicon.icon-business-and-finance::before,.ekit-wid-con .icon.icon-business-and-finance::before,.icon.icon-business-and-finance::before{content:"\eb02"}.ekit-wid-con .fasicon.icon-cloud-2::before,.ekit-wid-con .icon.icon-cloud-2::before,.icon.icon-cloud-2::before{content:"\eb03"}.ekit-wid-con .fasicon.icon-server-9::before,.ekit-wid-con .icon.icon-server-9::before,.icon.icon-server-9::before{content:"\eb04"}.ekit-wid-con .fasicon.icon-hosting::before,.ekit-wid-con .icon.icon-hosting::before,.icon.icon-hosting::before{content:"\eb05"}.ekit-wid-con .fasicon.icon-car::before,.ekit-wid-con .icon.icon-car::before,.icon.icon-car::before{content:"\eb06"}.ekit-wid-con .fasicon.icon-car-frontal-view::before,.ekit-wid-con .icon.icon-car-frontal-view::before,.icon.icon-car-frontal-view::before{content:"\eb07"}.ekit-wid-con .fasicon.icon-car-1::before,.ekit-wid-con .icon.icon-car-1::before,.icon.icon-car-1::before{content:"\eb08"}.ekit-wid-con .fasicon.icon-racing::before,.ekit-wid-con .icon.icon-racing::before,.icon.icon-racing::before{content:"\eb09"}.ekit-wid-con .fasicon.icon-car-wheel::before,.ekit-wid-con .icon.icon-car-wheel::before,.icon.icon-car-wheel::before{content:"\eb0a"}.ekit-wid-con .fasicon.icon-steering-wheel::before,.ekit-wid-con .icon.icon-steering-wheel::before,.icon.icon-steering-wheel::before{content:"\eb0b"}.ekit-wid-con .fasicon.icon-frontal-taxi-cab::before,.ekit-wid-con .icon.icon-frontal-taxi-cab::before,.icon.icon-frontal-taxi-cab::before{content:"\eb0c"}.ekit-wid-con .fasicon.icon-taxi::before,.ekit-wid-con .icon.icon-taxi::before,.icon.icon-taxi::before{content:"\eb0d"}.ekit-wid-con .fasicon.icon-cosmetics::before,.ekit-wid-con .icon.icon-cosmetics::before,.icon.icon-cosmetics::before{content:"\eb0e"}.ekit-wid-con .fasicon.icon-flower::before,.ekit-wid-con .icon.icon-flower::before,.icon.icon-flower::before{content:"\eb0f"}.ekit-wid-con .fasicon.icon-mirror::before,.ekit-wid-con .icon.icon-mirror::before,.icon.icon-mirror::before{content:"\eb10"}.ekit-wid-con .fasicon.icon-itunes::before,.ekit-wid-con .icon.icon-itunes::before,.icon.icon-itunes::before{content:"\eb6b"}.ekit-wid-con .fasicon.icon-salon::before,.ekit-wid-con .icon.icon-salon::before,.icon.icon-salon::before{content:"\eb11"}.ekit-wid-con .fasicon.icon-hair-dryer::before,.ekit-wid-con .icon.icon-hair-dryer::before,.icon.icon-hair-dryer::before{content:"\eb12"}.ekit-wid-con .fasicon.icon-shampoo::before,.ekit-wid-con .icon.icon-shampoo::before,.icon.icon-shampoo::before{content:"\eb13"}.ekit-wid-con .fasicon.icon-download-button::before,.ekit-wid-con .icon.icon-download-button::before,.icon.icon-download-button::before{content:"\e90b"}.ekit-wid-con .fasicon.icon-list::before,.ekit-wid-con .icon.icon-list::before,.icon.icon-list::before{content:"\eb14"}.ekit-wid-con .fasicon.icon-loupe::before,.ekit-wid-con .icon.icon-loupe::before,.icon.icon-loupe::before{content:"\eb15"}.ekit-wid-con .fasicon.icon-search::before,.ekit-wid-con .icon.icon-search::before,.icon.icon-search::before{content:"\eb16"}.ekit-wid-con .fasicon.icon-search-1::before,.ekit-wid-con .icon.icon-search-1::before,.icon.icon-search-1::before{content:"\eb17"}.ekit-wid-con .fasicon.icon-shopping-cart::before,.ekit-wid-con .icon.icon-shopping-cart::before,.icon.icon-shopping-cart::before{content:"\eb18"}.ekit-wid-con .fasicon.icon-menu::before,.ekit-wid-con .icon.icon-menu::before,.icon.icon-menu::before{content:"\eb19"}.ekit-wid-con .fasicon.icon-menu-1::before,.ekit-wid-con .icon.icon-menu-1::before,.icon.icon-menu-1::before{content:"\eb1a"}.ekit-wid-con .fasicon.icon-menu-button-of-three-horizontal-lines::before,.ekit-wid-con .icon.icon-menu-button-of-three-horizontal-lines::before,.icon.icon-menu-button-of-three-horizontal-lines::before{content:"\eb1b"}.ekit-wid-con .fasicon.icon-menu-2::before,.ekit-wid-con .icon.icon-menu-2::before,.icon.icon-menu-2::before{content:"\eb1c"}.ekit-wid-con .fasicon.icon-menu-3::before,.ekit-wid-con .icon.icon-menu-3::before,.icon.icon-menu-3::before{content:"\eb1d"}.ekit-wid-con .fasicon.icon-menu-5::before,.ekit-wid-con .icon.icon-menu-5::before,.icon.icon-menu-5::before{content:"\eb1f"}.ekit-wid-con .fasicon.icon-menu-button::before,.ekit-wid-con .icon.icon-menu-button::before,.icon.icon-menu-button::before{content:"\eb20"}.ekit-wid-con .fasicon.icon-list-1::before,.ekit-wid-con .icon.icon-list-1::before,.icon.icon-list-1::before{content:"\eb21"}.ekit-wid-con .fasicon.icon-menu-6::before,.ekit-wid-con .icon.icon-menu-6::before,.icon.icon-menu-6::before{content:"\eb22"}.ekit-wid-con .fasicon.icon-menu-7::before,.ekit-wid-con .icon.icon-menu-7::before,.icon.icon-menu-7::before{content:"\eb23"}.ekit-wid-con .fasicon.icon-menu-8::before,.ekit-wid-con .icon.icon-menu-8::before,.icon.icon-menu-8::before{content:"\eb24"}.ekit-wid-con .fasicon.icon-list-2::before,.ekit-wid-con .icon.icon-list-2::before,.icon.icon-list-2::before{content:"\eb25"}.ekit-wid-con .fasicon.icon-dot::before,.ekit-wid-con .icon.icon-dot::before,.icon.icon-dot::before{content:"\eb26"}.ekit-wid-con .fasicon.icon-menu-9::before,.ekit-wid-con .icon.icon-menu-9::before,.icon.icon-menu-9::before{content:"\eb27"}.ekit-wid-con .fasicon.icon-search11::before,.ekit-wid-con .icon.icon-search11::before,.icon.icon-search11::before{content:"\eb28"}.ekit-wid-con .fasicon.icon-search-minus::before,.ekit-wid-con .icon.icon-search-minus::before,.icon.icon-search-minus::before{content:"\eb29"}.ekit-wid-con .fasicon.icon-search-11::before,.ekit-wid-con .icon.icon-search-11::before,.icon.icon-search-11::before{content:"\eb2a"}.ekit-wid-con .fasicon.icon-search-2::before,.ekit-wid-con .icon.icon-search-2::before,.icon.icon-search-2::before{content:"\eb2b"}.ekit-wid-con .fasicon.icon-search-3::before,.ekit-wid-con .icon.icon-search-3::before,.icon.icon-search-3::before{content:"\eb2c"}.ekit-wid-con .fasicon.icon-magnifying-glass-search::before,.ekit-wid-con .icon.icon-magnifying-glass-search::before,.icon.icon-magnifying-glass-search::before{content:"\eb2d"}.ekit-wid-con .fasicon.icon-loupe1::before,.ekit-wid-con .icon.icon-loupe1::before,.icon.icon-loupe1::before{content:"\eb2e"}.ekit-wid-con .fasicon.icon-speed::before,.ekit-wid-con .icon.icon-speed::before,.icon.icon-speed::before{content:"\eb2f"}.ekit-wid-con .fasicon.icon-search21::before,.ekit-wid-con .icon.icon-search21::before,.icon.icon-search21::before{content:"\eb30"}.ekit-wid-con .fasicon.icon-search-4::before,.ekit-wid-con .icon.icon-search-4::before,.icon.icon-search-4::before{content:"\eb31"}.ekit-wid-con .fasicon.icon-search-5::before,.ekit-wid-con .icon.icon-search-5::before,.icon.icon-search-5::before{content:"\eb32"}.ekit-wid-con .fasicon.icon-detective::before,.ekit-wid-con .icon.icon-detective::before,.icon.icon-detective::before{content:"\eb33"}.ekit-wid-con .fasicon.icon-cart1::before,.ekit-wid-con .icon.icon-cart1::before,.icon.icon-cart1::before{content:"\eb34"}.ekit-wid-con .fasicon.icon-buying-on-smartphone::before,.ekit-wid-con .icon.icon-buying-on-smartphone::before,.icon.icon-buying-on-smartphone::before{content:"\eb35"}.ekit-wid-con .fasicon.icon-badge::before,.ekit-wid-con .icon.icon-badge::before,.icon.icon-badge::before{content:"\eb36"}.ekit-wid-con .fasicon.icon-basket1::before,.ekit-wid-con .icon.icon-basket1::before,.icon.icon-basket1::before{content:"\eb37"}.ekit-wid-con .fasicon.icon-commerce-and-shopping::before,.ekit-wid-con .icon.icon-commerce-and-shopping::before,.icon.icon-commerce-and-shopping::before{content:"\eb38"}.ekit-wid-con .fasicon.icon-comment::before,.ekit-wid-con .icon.icon-comment::before,.icon.icon-comment::before{content:"\eb39"}.ekit-wid-con .fasicon.icon-comment-1::before,.ekit-wid-con .icon.icon-comment-1::before,.icon.icon-comment-1::before{content:"\eb3a"}.ekit-wid-con .fasicon.icon-share::before,.ekit-wid-con .icon.icon-share::before,.icon.icon-share::before{content:"\eb3b"}.ekit-wid-con .fasicon.icon-share-1::before,.ekit-wid-con .icon.icon-share-1::before,.icon.icon-share-1::before{content:"\eb3c"}.ekit-wid-con .fasicon.icon-share-2::before,.ekit-wid-con .icon.icon-share-2::before,.icon.icon-share-2::before{content:"\eb3d"}.ekit-wid-con .fasicon.icon-share-3::before,.ekit-wid-con .icon.icon-share-3::before,.icon.icon-share-3::before{content:"\eb3e"}.ekit-wid-con .fasicon.icon-comment1::before,.ekit-wid-con .icon.icon-comment1::before,.icon.icon-comment1::before{content:"\eb3f"}.ekit-wid-con .fasicon.icon-favorite::before,.ekit-wid-con .icon.icon-favorite::before,.icon.icon-favorite::before{content:"\eb40"}.ekit-wid-con .fasicon.icon-retweet::before,.ekit-wid-con .icon.icon-retweet::before,.icon.icon-retweet::before{content:"\eb41"}.ekit-wid-con .fasicon.icon-share1::before,.ekit-wid-con .icon.icon-share1::before,.icon.icon-share1::before{content:"\eb42"}.ekit-wid-con .fasicon.icon-facebook::before,.ekit-wid-con .icon.icon-facebook::before,.icon.icon-facebook::before{content:"\eb43"}.ekit-wid-con .fasicon.icon-twitter::before,.ekit-wid-con .icon.icon-twitter::before,.icon.icon-twitter::before{content:"\eb44"}.ekit-wid-con .fasicon.icon-linkedin::before,.ekit-wid-con .icon.icon-linkedin::before,.icon.icon-linkedin::before{content:"\eb45"}.ekit-wid-con .fasicon.icon-whatsapp-1::before,.ekit-wid-con .icon.icon-whatsapp-1::before,.icon.icon-whatsapp-1::before{content:"\eb46"}.ekit-wid-con .fasicon.icon-dribbble::before,.ekit-wid-con .icon.icon-dribbble::before,.icon.icon-dribbble::before{content:"\eb47"}.ekit-wid-con .fasicon.icon-facebook-2::before,.ekit-wid-con .icon.icon-facebook-2::before,.icon.icon-facebook-2::before{content:"\eb48"}.ekit-wid-con .fasicon.icon-twitter1::before,.ekit-wid-con .icon.icon-twitter1::before,.icon.icon-twitter1::before{content:"\eb49"}.ekit-wid-con .fasicon.icon-vk::before,.ekit-wid-con .icon.icon-vk::before,.icon.icon-vk::before{content:"\eb4a"}.ekit-wid-con .fasicon.icon-youtube-v::before,.ekit-wid-con .icon.icon-youtube-v::before,.icon.icon-youtube-v::before{content:"\eb4b"}.ekit-wid-con .fasicon.icon-vimeo::before,.ekit-wid-con .icon.icon-vimeo::before,.icon.icon-vimeo::before{content:"\eae0"}.ekit-wid-con .fasicon.icon-youtube::before,.ekit-wid-con .icon.icon-youtube::before,.icon.icon-youtube::before{content:"\eb4c"}.ekit-wid-con .fasicon.icon-snapchat-1::before,.ekit-wid-con .icon.icon-snapchat-1::before,.icon.icon-snapchat-1::before{content:"\eb4d"}.ekit-wid-con .fasicon.icon-behance::before,.ekit-wid-con .icon.icon-behance::before,.icon.icon-behance::before{content:"\eb4e"}.ekit-wid-con .fasicon.icon-github::before,.ekit-wid-con .icon.icon-github::before,.icon.icon-github::before{content:"\eb4f"}.ekit-wid-con .fasicon.icon-pinterest::before,.ekit-wid-con .icon.icon-pinterest::before,.icon.icon-pinterest::before{content:"\eb50"}.ekit-wid-con .fasicon.icon-spotify::before,.ekit-wid-con .icon.icon-spotify::before,.icon.icon-spotify::before{content:"\eb51"}.ekit-wid-con .fasicon.icon-soundcloud-1::before,.ekit-wid-con .icon.icon-soundcloud-1::before,.icon.icon-soundcloud-1::before{content:"\eb52"}.ekit-wid-con .fasicon.icon-skype-1::before,.ekit-wid-con .icon.icon-skype-1::before,.icon.icon-skype-1::before{content:"\eb53"}.ekit-wid-con .fasicon.icon-rss::before,.ekit-wid-con .icon.icon-rss::before,.icon.icon-rss::before{content:"\eb54"}.ekit-wid-con .fasicon.icon-reddit-1::before,.ekit-wid-con .icon.icon-reddit-1::before,.icon.icon-reddit-1::before{content:"\eb55"}.ekit-wid-con .fasicon.icon-dribbble-1::before,.ekit-wid-con .icon.icon-dribbble-1::before,.icon.icon-dribbble-1::before{content:"\eb56"}.ekit-wid-con .fasicon.icon-wordpress-1::before,.ekit-wid-con .icon.icon-wordpress-1::before,.icon.icon-wordpress-1::before{content:"\eb57"}.ekit-wid-con .fasicon.icon-logo::before,.ekit-wid-con .icon.icon-logo::before,.icon.icon-logo::before{content:"\eb58"}.ekit-wid-con .fasicon.icon-dropbox-1::before,.ekit-wid-con .icon.icon-dropbox-1::before,.icon.icon-dropbox-1::before{content:"\eb59"}.ekit-wid-con .fasicon.icon-blogger-1::before,.ekit-wid-con .icon.icon-blogger-1::before,.icon.icon-blogger-1::before{content:"\eb5a"}.ekit-wid-con .fasicon.icon-photo::before,.ekit-wid-con .icon.icon-photo::before,.icon.icon-photo::before{content:"\eb5b"}.ekit-wid-con .fasicon.icon-hangouts::before,.ekit-wid-con .icon.icon-hangouts::before,.icon.icon-hangouts::before{content:"\eb5c"}.ekit-wid-con .fasicon.icon-xing::before,.ekit-wid-con .icon.icon-xing::before,.icon.icon-xing::before{content:"\eb5d"}.ekit-wid-con .fasicon.icon-myspace::before,.ekit-wid-con .icon.icon-myspace::before,.icon.icon-myspace::before{content:"\eb5e"}.ekit-wid-con .fasicon.icon-flickr-1::before,.ekit-wid-con .icon.icon-flickr-1::before,.icon.icon-flickr-1::before{content:"\eb5f"}.ekit-wid-con .fasicon.icon-envato::before,.ekit-wid-con .icon.icon-envato::before,.icon.icon-envato::before{content:"\eb60"}.ekit-wid-con .fasicon.icon-picasa-1::before,.ekit-wid-con .icon.icon-picasa-1::before,.icon.icon-picasa-1::before{content:"\eb61"}.ekit-wid-con .fasicon.icon-wattpad::before,.ekit-wid-con .icon.icon-wattpad::before,.icon.icon-wattpad::before{content:"\eb62"}.ekit-wid-con .fasicon.icon-emoji::before,.ekit-wid-con .icon.icon-emoji::before,.icon.icon-emoji::before{content:"\eb63"}.ekit-wid-con .fasicon.icon-deviantart-1::before,.ekit-wid-con .icon.icon-deviantart-1::before,.icon.icon-deviantart-1::before{content:"\eb64"}.ekit-wid-con .fasicon.icon-yahoo-1::before,.ekit-wid-con .icon.icon-yahoo-1::before,.icon.icon-yahoo-1::before{content:"\eb65"}.ekit-wid-con .fasicon.icon-vine-1::before,.ekit-wid-con .icon.icon-vine-1::before,.icon.icon-vine-1::before{content:"\eb66"}.ekit-wid-con .fasicon.icon-delicious::before,.ekit-wid-con .icon.icon-delicious::before,.icon.icon-delicious::before{content:"\eb67"}.ekit-wid-con .fasicon.icon-kickstarter-1::before,.ekit-wid-con .icon.icon-kickstarter-1::before,.icon.icon-kickstarter-1::before{content:"\eb68"}.ekit-wid-con .fasicon.icon-stumbleupon-1::before,.ekit-wid-con .icon.icon-stumbleupon-1::before,.icon.icon-stumbleupon-1::before{content:"\eb69"}.ekit-wid-con .fasicon.icon-brands-and-logotypes::before,.ekit-wid-con .icon.icon-brands-and-logotypes::before,.icon.icon-brands-and-logotypes::before{content:"\eb6a"}.ekit-wid-con .fasicon.icon-instagram-1::before,.ekit-wid-con .icon.icon-instagram-1::before,.icon.icon-instagram-1::before{content:"\eb6c"}.ekit-wid-con .fasicon.icon-facebook-1::before,.ekit-wid-con .icon.icon-facebook-1::before,.icon.icon-facebook-1::before{content:"\eb6d"}.ekit-wid-con .fasicon.icon-instagram-2::before,.ekit-wid-con .icon.icon-instagram-2::before,.icon.icon-instagram-2::before{content:"\eb6e"}.ekit-wid-con .fasicon.icon-twitter-1::before,.ekit-wid-con .icon.icon-twitter-1::before,.icon.icon-twitter-1::before{content:"\eb6f"}.ekit-wid-con .fasicon.icon-whatsapp-2::before,.ekit-wid-con .icon.icon-whatsapp-2::before,.icon.icon-whatsapp-2::before{content:"\eb70"}.ekit-wid-con .fasicon.icon-youtube-1::before,.ekit-wid-con .icon.icon-youtube-1::before,.icon.icon-youtube-1::before{content:"\eb71"}.ekit-wid-con .fasicon.icon-linkedin-1::before,.ekit-wid-con .icon.icon-linkedin-1::before,.icon.icon-linkedin-1::before{content:"\eb72"}.ekit-wid-con .fasicon.icon-telegram::before,.ekit-wid-con .icon.icon-telegram::before,.icon.icon-telegram::before{content:"\eb73"}.ekit-wid-con .fasicon.icon-github-1::before,.ekit-wid-con .icon.icon-github-1::before,.icon.icon-github-1::before{content:"\eb74"}.ekit-wid-con .fasicon.icon-vk-1::before,.ekit-wid-con .icon.icon-vk-1::before,.icon.icon-vk-1::before{content:"\eb75"}.ekit-wid-con .fasicon.icon-pinterest-1::before,.ekit-wid-con .icon.icon-pinterest-1::before,.icon.icon-pinterest-1::before{content:"\eb76"}.ekit-wid-con .fasicon.icon-rss-1::before,.ekit-wid-con .icon.icon-rss-1::before,.icon.icon-rss-1::before{content:"\eb77"}.ekit-wid-con .fasicon.icon-twitch::before,.ekit-wid-con .icon.icon-twitch::before,.icon.icon-twitch::before{content:"\eb78"}.ekit-wid-con .fasicon.icon-snapchat-2::before,.ekit-wid-con .icon.icon-snapchat-2::before,.icon.icon-snapchat-2::before{content:"\eb79"}.ekit-wid-con .fasicon.icon-skype-2::before,.ekit-wid-con .icon.icon-skype-2::before,.icon.icon-skype-2::before{content:"\eb7a"}.ekit-wid-con .fasicon.icon-behance-2::before,.ekit-wid-con .icon.icon-behance-2::before,.icon.icon-behance-2::before{content:"\eb7b"}.ekit-wid-con .fasicon.icon-spotify-1::before,.ekit-wid-con .icon.icon-spotify-1::before,.icon.icon-spotify-1::before{content:"\eb7c"}.ekit-wid-con .fasicon.icon-periscope::before,.ekit-wid-con .icon.icon-periscope::before,.icon.icon-periscope::before{content:"\eb7d"}.ekit-wid-con .fasicon.icon-dribbble-2::before,.ekit-wid-con .icon.icon-dribbble-2::before,.icon.icon-dribbble-2::before{content:"\eb7e"}.ekit-wid-con .fasicon.icon-tumblr-1::before,.ekit-wid-con .icon.icon-tumblr-1::before,.icon.icon-tumblr-1::before{content:"\eb7f"}.ekit-wid-con .fasicon.icon-soundcloud-2::before,.ekit-wid-con .icon.icon-soundcloud-2::before,.icon.icon-soundcloud-2::before{content:"\eb80"}.ekit-wid-con .fasicon.icon-google-drive-1::before,.ekit-wid-con .icon.icon-google-drive-1::before,.icon.icon-google-drive-1::before{content:"\eb81"}.ekit-wid-con .fasicon.icon-dropbox-2::before,.ekit-wid-con .icon.icon-dropbox-2::before,.icon.icon-dropbox-2::before{content:"\eb82"}.ekit-wid-con .fasicon.icon-reddit-2::before,.ekit-wid-con .icon.icon-reddit-2::before,.icon.icon-reddit-2::before{content:"\eb83"}.ekit-wid-con .fasicon.icon-html::before,.ekit-wid-con .icon.icon-html::before,.icon.icon-html::before{content:"\eb84"}.ekit-wid-con .fasicon.icon-vimeo-1::before,.ekit-wid-con .icon.icon-vimeo-1::before,.icon.icon-vimeo-1::before{content:"\eb85"}.ekit-wid-con .fasicon.icon-hangout::before,.ekit-wid-con .icon.icon-hangout::before,.icon.icon-hangout::before{content:"\eb86"}.ekit-wid-con .fasicon.icon-blogger-2::before,.ekit-wid-con .icon.icon-blogger-2::before,.icon.icon-blogger-2::before{content:"\eb87"}.ekit-wid-con .fasicon.icon-yahoo-2::before,.ekit-wid-con .icon.icon-yahoo-2::before,.icon.icon-yahoo-2::before{content:"\eb88"}.ekit-wid-con .fasicon.icon-path::before,.ekit-wid-con .icon.icon-path::before,.icon.icon-path::before{content:"\eb89"}.ekit-wid-con .fasicon.icon-yelp-1::before,.ekit-wid-con .icon.icon-yelp-1::before,.icon.icon-yelp-1::before{content:"\eb8a"}.ekit-wid-con .fasicon.icon-slideshare::before,.ekit-wid-con .icon.icon-slideshare::before,.icon.icon-slideshare::before{content:"\eb8b"}.ekit-wid-con .fasicon.icon-picasa-2::before,.ekit-wid-con .icon.icon-picasa-2::before,.icon.icon-picasa-2::before{content:"\eb8c"}.ekit-wid-con .fasicon.icon-myspace-1::before,.ekit-wid-con .icon.icon-myspace-1::before,.icon.icon-myspace-1::before{content:"\eb8d"}.ekit-wid-con .fasicon.icon-flickr-2::before,.ekit-wid-con .icon.icon-flickr-2::before,.icon.icon-flickr-2::before{content:"\eb8e"}.ekit-wid-con .fasicon.icon-xing-1::before,.ekit-wid-con .icon.icon-xing-1::before,.icon.icon-xing-1::before{content:"\eb8f"}.ekit-wid-con .fasicon.icon-envato-1::before,.ekit-wid-con .icon.icon-envato-1::before,.icon.icon-envato-1::before{content:"\eb90"}.ekit-wid-con .fasicon.icon-swarm::before,.ekit-wid-con .icon.icon-swarm::before,.icon.icon-swarm::before{content:"\eb91"}.ekit-wid-con .fasicon.icon-wattpad-1::before,.ekit-wid-con .icon.icon-wattpad-1::before,.icon.icon-wattpad-1::before{content:"\eb92"}.ekit-wid-con .fasicon.icon-foursquare::before,.ekit-wid-con .icon.icon-foursquare::before,.icon.icon-foursquare::before{content:"\eb93"}.ekit-wid-con .fasicon.icon-deviantart-2::before,.ekit-wid-con .icon.icon-deviantart-2::before,.icon.icon-deviantart-2::before{content:"\eb94"}.ekit-wid-con .fasicon.icon-kickstarter-2::before,.ekit-wid-con .icon.icon-kickstarter-2::before,.icon.icon-kickstarter-2::before{content:"\eb95"}.ekit-wid-con .fasicon.icon-delicious-1::before,.ekit-wid-con .icon.icon-delicious-1::before,.icon.icon-delicious-1::before{content:"\eb96"}.ekit-wid-con .fasicon.icon-vine-2::before,.ekit-wid-con .icon.icon-vine-2::before,.icon.icon-vine-2::before{content:"\eb97"}.ekit-wid-con .fasicon.icon-digg::before,.ekit-wid-con .icon.icon-digg::before,.icon.icon-digg::before{content:"\eb98"}.ekit-wid-con .fasicon.icon-bebo::before,.ekit-wid-con .icon.icon-bebo::before,.icon.icon-bebo::before{content:"\eb99"}.ekit-wid-con .fasicon.icon-stumbleupon-2::before,.ekit-wid-con .icon.icon-stumbleupon-2::before,.icon.icon-stumbleupon-2::before{content:"\eb9a"}.ekit-wid-con .fasicon.icon-forrst::before,.ekit-wid-con .icon.icon-forrst::before,.icon.icon-forrst::before{content:"\eb9b"}.ekit-wid-con .fasicon.icon-eye3::before,.ekit-wid-con .icon.icon-eye3::before,.icon.icon-eye3::before{content:"\eb9d"}.ekit-wid-con .fasicon.icon-microscope::before,.ekit-wid-con .icon.icon-microscope::before,.icon.icon-microscope::before{content:"\eb9e"}.ekit-wid-con .fasicon.icon-Anti-Lock::before,.ekit-wid-con .icon.icon-Anti-Lock::before,.icon.icon-Anti-Lock::before{content:"\eb9f"}.ekit-wid-con .fasicon.icon-apartment::before,.ekit-wid-con .icon.icon-apartment::before,.icon.icon-apartment::before{content:"\eba0"}.ekit-wid-con .fasicon.icon-app::before,.ekit-wid-con .icon.icon-app::before,.icon.icon-app::before{content:"\eba2"}.ekit-wid-con .fasicon.icon-Aroma::before,.ekit-wid-con .icon.icon-Aroma::before,.icon.icon-Aroma::before{content:"\eba3"}.ekit-wid-con .fasicon.icon-bamboo-Leaf::before,.ekit-wid-con .icon.icon-bamboo-Leaf::before,.icon.icon-bamboo-Leaf::before{content:"\eba5"}.ekit-wid-con .fasicon.icon-basket::before,.ekit-wid-con .icon.icon-basket::before,.icon.icon-basket::before{content:"\eba6"}.ekit-wid-con .fasicon.icon-Battery::before,.ekit-wid-con .icon.icon-Battery::before,.icon.icon-Battery::before{content:"\eba7"}.ekit-wid-con .fasicon.icon-Bettery::before,.ekit-wid-con .icon.icon-Bettery::before,.icon.icon-Bettery::before{content:"\eba8"}.ekit-wid-con .fasicon.icon-building::before,.ekit-wid-con .icon.icon-building::before,.icon.icon-building::before{content:"\eba9"}.ekit-wid-con .fasicon.icon-car-2::before,.ekit-wid-con .icon.icon-car-2::before,.icon.icon-car-2::before{content:"\ebaa"}.ekit-wid-con .fasicon.icon-Car::before,.ekit-wid-con .icon.icon-Car::before,.icon.icon-Car::before{content:"\ebab"}.ekit-wid-con .fasicon.icon-Child::before,.ekit-wid-con .icon.icon-Child::before,.icon.icon-Child::before{content:"\ebac"}.ekit-wid-con .fasicon.icon-cityscape::before,.ekit-wid-con .icon.icon-cityscape::before,.icon.icon-cityscape::before{content:"\ebad"}.ekit-wid-con .fasicon.icon-cleaner::before,.ekit-wid-con .icon.icon-cleaner::before,.icon.icon-cleaner::before{content:"\ebae"}.ekit-wid-con .fasicon.icon-Coffee-cup::before,.ekit-wid-con .icon.icon-Coffee-cup::before,.icon.icon-Coffee-cup::before{content:"\ebaf"}.ekit-wid-con .fasicon.icon-coins::before,.ekit-wid-con .icon.icon-coins::before,.icon.icon-coins::before{content:"\ebb0"}.ekit-wid-con .fasicon.icon-Computer::before,.ekit-wid-con .icon.icon-Computer::before,.icon.icon-Computer::before{content:"\ebb1"}.ekit-wid-con .fasicon.icon-Consultancy::before,.ekit-wid-con .icon.icon-Consultancy::before,.icon.icon-Consultancy::before{content:"\ebb2"}.ekit-wid-con .fasicon.icon-cottage::before,.ekit-wid-con .icon.icon-cottage::before,.icon.icon-cottage::before{content:"\ebb3"}.ekit-wid-con .fasicon.icon-crane::before,.ekit-wid-con .icon.icon-crane::before,.icon.icon-crane::before{content:"\ebb4"}.ekit-wid-con .fasicon.icon-Custom-api::before,.ekit-wid-con .icon.icon-Custom-api::before,.icon.icon-Custom-api::before{content:"\ebb5"}.ekit-wid-con .fasicon.icon-customer-support-2::before,.ekit-wid-con .icon.icon-customer-support-2::before,.icon.icon-customer-support-2::before{content:"\ebb6"}.ekit-wid-con .fasicon.icon-Design-2::before,.ekit-wid-con .icon.icon-Design-2::before,.icon.icon-Design-2::before{content:"\ebb7"}.ekit-wid-con .fasicon.icon-Design-3::before,.ekit-wid-con .icon.icon-Design-3::before,.icon.icon-Design-3::before{content:"\ebb8"}.ekit-wid-con .fasicon.icon-design::before,.ekit-wid-con .icon.icon-design::before,.icon.icon-design::before{content:"\ebb9"}.ekit-wid-con .fasicon.icon-diamond::before,.ekit-wid-con .icon.icon-diamond::before,.icon.icon-diamond::before{content:"\ebba"}.ekit-wid-con .fasicon.icon-diploma::before,.ekit-wid-con .icon.icon-diploma::before,.icon.icon-diploma::before{content:"\ebbb"}.ekit-wid-con .fasicon.icon-Document-Search::before,.ekit-wid-con .icon.icon-Document-Search::before,.icon.icon-Document-Search::before{content:"\ebbc"}.ekit-wid-con .fasicon.icon-Download::before,.ekit-wid-con .icon.icon-Download::before,.icon.icon-Download::before{content:"\ebbd"}.ekit-wid-con .fasicon.icon-drilling::before,.ekit-wid-con .icon.icon-drilling::before,.icon.icon-drilling::before{content:"\ebbe"}.ekit-wid-con .fasicon.icon-engine::before,.ekit-wid-con .icon.icon-engine::before,.icon.icon-engine::before{content:"\ebbf"}.ekit-wid-con .fasicon.icon-engineer::before,.ekit-wid-con .icon.icon-engineer::before,.icon.icon-engineer::before{content:"\ebc0"}.ekit-wid-con .fasicon.icon-envelope::before,.ekit-wid-con .icon.icon-envelope::before,.icon.icon-envelope::before{content:"\ebc1"}.ekit-wid-con .fasicon.icon-Family::before,.ekit-wid-con .icon.icon-Family::before,.icon.icon-Family::before{content:"\ebc2"}.ekit-wid-con .fasicon.icon-friendship::before,.ekit-wid-con .icon.icon-friendship::before,.icon.icon-friendship::before{content:"\ebc3"}.ekit-wid-con .fasicon.icon-gift::before,.ekit-wid-con .icon.icon-gift::before,.icon.icon-gift::before{content:"\ebc4"}.ekit-wid-con .fasicon.icon-graph-2::before,.ekit-wid-con .icon.icon-graph-2::before,.icon.icon-graph-2::before{content:"\ebc5"}.ekit-wid-con .fasicon.icon-graph::before,.ekit-wid-con .icon.icon-graph::before,.icon.icon-graph::before{content:"\ebc6"}.ekit-wid-con .fasicon.icon-hamburger-2::before,.ekit-wid-con .icon.icon-hamburger-2::before,.icon.icon-hamburger-2::before{content:"\ebc7"}.ekit-wid-con .fasicon.icon-handshake::before,.ekit-wid-con .icon.icon-handshake::before,.icon.icon-handshake::before{content:"\ebc8"}.ekit-wid-con .fasicon.icon-Helmet::before,.ekit-wid-con .icon.icon-Helmet::before,.icon.icon-Helmet::before{content:"\ebc9"}.ekit-wid-con .fasicon.icon-hot-Stone-2::before,.ekit-wid-con .icon.icon-hot-Stone-2::before,.icon.icon-hot-Stone-2::before{content:"\ebca"}.ekit-wid-con .fasicon.icon-hot-stone::before,.ekit-wid-con .icon.icon-hot-stone::before,.icon.icon-hot-stone::before{content:"\ebcb"}.ekit-wid-con .fasicon.icon-idea::before,.ekit-wid-con .icon.icon-idea::before,.icon.icon-idea::before{content:"\ebcc"}.ekit-wid-con .fasicon.icon-Leaf::before,.ekit-wid-con .icon.icon-Leaf::before,.icon.icon-Leaf::before{content:"\ebcd"}.ekit-wid-con .fasicon.icon-management::before,.ekit-wid-con .icon.icon-management::before,.icon.icon-management::before{content:"\ebce"}.ekit-wid-con .fasicon.icon-Massage-table::before,.ekit-wid-con .icon.icon-Massage-table::before,.icon.icon-Massage-table::before{content:"\ebcf"}.ekit-wid-con .fasicon.icon-Mechanic::before,.ekit-wid-con .icon.icon-Mechanic::before,.icon.icon-Mechanic::before{content:"\ebd0"}.ekit-wid-con .fasicon.icon-Money-2::before,.ekit-wid-con .icon.icon-Money-2::before,.icon.icon-Money-2::before{content:"\ebd2"}.ekit-wid-con .fasicon.icon-money-bag::before,.ekit-wid-con .icon.icon-money-bag::before,.icon.icon-money-bag::before{content:"\ebd3"}.ekit-wid-con .fasicon.icon-Money::before,.ekit-wid-con .icon.icon-Money::before,.icon.icon-Money::before{content:"\ebd4"}.ekit-wid-con .fasicon.icon-oil-bottle::before,.ekit-wid-con .icon.icon-oil-bottle::before,.icon.icon-oil-bottle::before{content:"\ebd5"}.ekit-wid-con .fasicon.icon-Physiotherapy::before,.ekit-wid-con .icon.icon-Physiotherapy::before,.icon.icon-Physiotherapy::before{content:"\ebd6"}.ekit-wid-con .fasicon.icon-Profile::before,.ekit-wid-con .icon.icon-Profile::before,.icon.icon-Profile::before{content:"\ebd7"}.ekit-wid-con .fasicon.icon-Rating::before,.ekit-wid-con .icon.icon-Rating::before,.icon.icon-Rating::before{content:"\ebd8"}.ekit-wid-con .fasicon.icon-right-mark::before,.ekit-wid-con .icon.icon-right-mark::before,.icon.icon-right-mark::before{content:"\ebd9"}.ekit-wid-con .fasicon.icon-rings::before,.ekit-wid-con .icon.icon-rings::before,.icon.icon-rings::before{content:"\ebda"}.ekit-wid-con .fasicon.icon-Safe-house::before,.ekit-wid-con .icon.icon-Safe-house::before,.icon.icon-Safe-house::before{content:"\ebdb"}.ekit-wid-con .fasicon.icon-Scan::before,.ekit-wid-con .icon.icon-Scan::before,.icon.icon-Scan::before{content:"\ebdc"}.ekit-wid-con .fasicon.icon-social-care::before,.ekit-wid-con .icon.icon-social-care::before,.icon.icon-social-care::before{content:"\ebdd"}.ekit-wid-con .fasicon.icon-Speed-Clock::before,.ekit-wid-con .icon.icon-Speed-Clock::before,.icon.icon-Speed-Clock::before{content:"\ebde"}.ekit-wid-con .fasicon.icon-stopwatch::before,.ekit-wid-con .icon.icon-stopwatch::before,.icon.icon-stopwatch::before{content:"\ebdf"}.ekit-wid-con .fasicon.icon-Support-2::before,.ekit-wid-con .icon.icon-Support-2::before,.icon.icon-Support-2::before{content:"\ebe0"}.ekit-wid-con .fasicon.icon-target-2::before,.ekit-wid-con .icon.icon-target-2::before,.icon.icon-target-2::before{content:"\ebe1"}.ekit-wid-con .fasicon.icon-Target::before,.ekit-wid-con .icon.icon-Target::before,.icon.icon-Target::before{content:"\ebe2"}.ekit-wid-con .fasicon.icon-tripod::before,.ekit-wid-con .icon.icon-tripod::before,.icon.icon-tripod::before{content:"\ebe3"}.ekit-wid-con .fasicon.icon-truck::before,.ekit-wid-con .icon.icon-truck::before,.icon.icon-truck::before{content:"\ebe4"}.ekit-wid-con .fasicon.icon-university::before,.ekit-wid-con .icon.icon-university::before,.icon.icon-university::before{content:"\ebe5"}.ekit-wid-con .fasicon.icon-User::before,.ekit-wid-con .icon.icon-User::before,.icon.icon-User::before{content:"\ebe6"}.ekit-wid-con .fasicon.icon-Web-Portals::before,.ekit-wid-con .icon.icon-Web-Portals::before,.icon.icon-Web-Portals::before{content:"\ebe7"}.ekit-wid-con .fasicon.icon-window::before,.ekit-wid-con .icon.icon-window::before,.icon.icon-window::before{content:"\ebe8"}.ekit-wid-con .fasicon.icon-ek_line_icon::before,.ekit-wid-con .icon.icon-ek_line_icon::before,.icon.icon-ek_line_icon::before{content:"\ebe9"}.ekit-wid-con .fasicon.icon-ek_stroke_icon::before,.ekit-wid-con .icon.icon-ek_stroke_icon::before,.icon.icon-ek_stroke_icon::before{content:"\eba1"}.ekit-wid-con .fasicon.icon-ekit::before,.ekit-wid-con .icon.icon-ekit::before,.icon.icon-ekit::before{content:"\e947"}.ekit-wid-con .fasicon.icon-elements-kit-logo::before,.ekit-wid-con .icon.icon-elements-kit-logo::before,.icon.icon-elements-kit-logo::before{content:"\e90d"}.ekit-wid-con .fasicon.icon-degree-image::before,.ekit-wid-con .icon.icon-degree-image::before,.icon.icon-degree-image::before{content:"\e900"}.ekit-wid-con .fasicon.icon-accordion::before,.ekit-wid-con .icon.icon-accordion::before,.icon.icon-accordion::before{content:"\e901"}.ekit-wid-con .fasicon.icon-animated-flip-box::before,.ekit-wid-con .icon.icon-animated-flip-box::before,.icon.icon-animated-flip-box::before{content:"\e902"}.ekit-wid-con .fasicon.icon-animated-text::before,.ekit-wid-con .icon.icon-animated-text::before,.icon.icon-animated-text::before{content:"\e903"}.ekit-wid-con .fasicon.icon-brands::before,.ekit-wid-con .icon.icon-brands::before,.icon.icon-brands::before{content:"\e904"}.ekit-wid-con .fasicon.icon-business-hour::before,.ekit-wid-con .icon.icon-business-hour::before,.icon.icon-business-hour::before{content:"\e905"}.ekit-wid-con .fasicon.icon-button::before,.ekit-wid-con .icon.icon-button::before,.icon.icon-button::before{content:"\e906"}.ekit-wid-con .fasicon.icon-carousel::before,.ekit-wid-con .icon.icon-carousel::before,.icon.icon-carousel::before{content:"\e907"}.ekit-wid-con .fasicon.icon-Circle-progress::before,.ekit-wid-con .icon.icon-Circle-progress::before,.icon.icon-Circle-progress::before{content:"\e908"}.ekit-wid-con .fasicon.icon-contact-form::before,.ekit-wid-con .icon.icon-contact-form::before,.icon.icon-contact-form::before{content:"\e909"}.ekit-wid-con .fasicon.icon-countdown-timer::before,.ekit-wid-con .icon.icon-countdown-timer::before,.icon.icon-countdown-timer::before{content:"\e90a"}.ekit-wid-con .fasicon.icon-dropbar::before,.ekit-wid-con .icon.icon-dropbar::before,.icon.icon-dropbar::before{content:"\e90c"}.ekit-wid-con .fasicon.icon-faq::before,.ekit-wid-con .icon.icon-faq::before,.icon.icon-faq::before{content:"\e90e"}.ekit-wid-con .fasicon.icon-full-width-scroll::before,.ekit-wid-con .icon.icon-full-width-scroll::before,.icon.icon-full-width-scroll::before{content:"\e90f"}.ekit-wid-con .fasicon.icon-google-map::before,.ekit-wid-con .icon.icon-google-map::before,.icon.icon-google-map::before{content:"\e910"}.ekit-wid-con .fasicon.icon-heading-style::before,.ekit-wid-con .icon.icon-heading-style::before,.icon.icon-heading-style::before{content:"\e911"}.ekit-wid-con .fasicon.icon-help-desk::before,.ekit-wid-con .icon.icon-help-desk::before,.icon.icon-help-desk::before{content:"\e912"}.ekit-wid-con .fasicon.icon-horizontal-timeline::before,.ekit-wid-con .icon.icon-horizontal-timeline::before,.icon.icon-horizontal-timeline::before{content:"\e913"}.ekit-wid-con .fasicon.icon-iframe::before,.ekit-wid-con .icon.icon-iframe::before,.icon.icon-iframe::before{content:"\e914"}.ekit-wid-con .fasicon.icon-image-comparison::before,.ekit-wid-con .icon.icon-image-comparison::before,.icon.icon-image-comparison::before{content:"\e915"}.ekit-wid-con .fasicon.icon-image-gallery::before,.ekit-wid-con .icon.icon-image-gallery::before,.icon.icon-image-gallery::before{content:"\e916"}.ekit-wid-con .fasicon.icon-image-justify::before,.ekit-wid-con .icon.icon-image-justify::before,.icon.icon-image-justify::before{content:"\e917"}.ekit-wid-con .fasicon.icon-image-magnifier::before,.ekit-wid-con .icon.icon-image-magnifier::before,.icon.icon-image-magnifier::before{content:"\e918"}.ekit-wid-con .fasicon.icon-image-masonry::before,.ekit-wid-con .icon.icon-image-masonry::before,.icon.icon-image-masonry::before{content:"\e919"}.ekit-wid-con .fasicon.icon-inline-svg::before,.ekit-wid-con .icon.icon-inline-svg::before,.icon.icon-inline-svg::before{content:"\e91a"}.ekit-wid-con .fasicon.icon-instagram::before,.ekit-wid-con .icon.icon-instagram::before,.icon.icon-instagram::before{content:"\e91b"}.ekit-wid-con .fasicon.icon-listing::before,.ekit-wid-con .icon.icon-listing::before,.icon.icon-listing::before{content:"\e91c"}.ekit-wid-con .fasicon.icon-music-player::before,.ekit-wid-con .icon.icon-music-player::before,.icon.icon-music-player::before{content:"\e91d"}.ekit-wid-con .fasicon.icon-news-ticker::before,.ekit-wid-con .icon.icon-news-ticker::before,.icon.icon-news-ticker::before{content:"\e91e"}.ekit-wid-con .fasicon.icon-off-canvus-menu::before,.ekit-wid-con .icon.icon-off-canvus-menu::before,.icon.icon-off-canvus-menu::before{content:"\e91f"}.ekit-wid-con .fasicon.icon-parallax::before,.ekit-wid-con .icon.icon-parallax::before,.icon.icon-parallax::before{content:"\e920"}.ekit-wid-con .fasicon.icon-portfolio::before,.ekit-wid-con .icon.icon-portfolio::before,.icon.icon-portfolio::before{content:"\e921"}.ekit-wid-con .fasicon.icon-post-banner::before,.ekit-wid-con .icon.icon-post-banner::before,.icon.icon-post-banner::before{content:"\e922"}.ekit-wid-con .fasicon.icon-post-carousel::before,.ekit-wid-con .icon.icon-post-carousel::before,.icon.icon-post-carousel::before{content:"\e923"}.ekit-wid-con .fasicon.icon-post-grid::before,.ekit-wid-con .icon.icon-post-grid::before,.icon.icon-post-grid::before{content:"\e924"}.ekit-wid-con .fasicon.icon-post-slider::before,.ekit-wid-con .icon.icon-post-slider::before,.icon.icon-post-slider::before{content:"\e925"}.ekit-wid-con .fasicon.icon-pricing-list::before,.ekit-wid-con .icon.icon-pricing-list::before,.icon.icon-pricing-list::before{content:"\e926"}.ekit-wid-con .fasicon.icon-pricing-table::before,.ekit-wid-con .icon.icon-pricing-table::before,.icon.icon-pricing-table::before{content:"\e927"}.ekit-wid-con .fasicon.icon-product-featured::before,.ekit-wid-con .icon.icon-product-featured::before,.icon.icon-product-featured::before{content:"\e928"}.ekit-wid-con .fasicon.icon-product-image::before,.ekit-wid-con .icon.icon-product-image::before,.icon.icon-product-image::before{content:"\e929"}.ekit-wid-con .fasicon.icon-product-recent::before,.ekit-wid-con .icon.icon-product-recent::before,.icon.icon-product-recent::before{content:"\e92a"}.ekit-wid-con .fasicon.icon-product-sale::before,.ekit-wid-con .icon.icon-product-sale::before,.icon.icon-product-sale::before{content:"\e92b"}.ekit-wid-con .fasicon.icon-product-top-rated::before,.ekit-wid-con .icon.icon-product-top-rated::before,.icon.icon-product-top-rated::before{content:"\e92c"}.ekit-wid-con .fasicon.icon-product-top-seller::before,.ekit-wid-con .icon.icon-product-top-seller::before,.icon.icon-product-top-seller::before{content:"\e92d"}.ekit-wid-con .fasicon.icon-progress-bar::before,.ekit-wid-con .icon.icon-progress-bar::before,.icon.icon-progress-bar::before{content:"\e92e"}.ekit-wid-con .fasicon.icon-protected-content-v2::before,.ekit-wid-con .icon.icon-protected-content-v2::before,.icon.icon-protected-content-v2::before{content:"\e92f"}.ekit-wid-con .fasicon.icon-protected-content-v3::before,.ekit-wid-con .icon.icon-protected-content-v3::before,.icon.icon-protected-content-v3::before{content:"\e930"}.ekit-wid-con .fasicon.icon-protected-content::before,.ekit-wid-con .icon.icon-protected-content::before,.icon.icon-protected-content::before{content:"\e931"}.ekit-wid-con .fasicon.icon-qr_code::before,.ekit-wid-con .icon.icon-qr_code::before,.icon.icon-qr_code::before{content:"\e932"}.ekit-wid-con .fasicon.icon-scroll-button::before,.ekit-wid-con .icon.icon-scroll-button::before,.icon.icon-scroll-button::before{content:"\e933"}.ekit-wid-con .fasicon.icon-search1::before,.ekit-wid-con .icon.icon-search1::before,.icon.icon-search1::before{content:"\e934"}.ekit-wid-con .fasicon.icon-service::before,.ekit-wid-con .icon.icon-service::before,.icon.icon-service::before{content:"\e935"}.ekit-wid-con .fasicon.icon-slider-image::before,.ekit-wid-con .icon.icon-slider-image::before,.icon.icon-slider-image::before{content:"\e936"}.ekit-wid-con .fasicon.icon-social-share::before,.ekit-wid-con .icon.icon-social-share::before,.icon.icon-social-share::before{content:"\e937"}.ekit-wid-con .fasicon.icon-subscribe::before,.ekit-wid-con .icon.icon-subscribe::before,.icon.icon-subscribe::before{content:"\e938"}.ekit-wid-con .fasicon.icon-tab::before,.ekit-wid-con .icon.icon-tab::before,.icon.icon-tab::before{content:"\e939"}.ekit-wid-con .fasicon.icon-table::before,.ekit-wid-con .icon.icon-table::before,.icon.icon-table::before{content:"\e93a"}.ekit-wid-con .fasicon.icon-team-join::before,.ekit-wid-con .icon.icon-team-join::before,.icon.icon-team-join::before{content:"\e93b"}.ekit-wid-con .fasicon.icon-team-member::before,.ekit-wid-con .icon.icon-team-member::before,.icon.icon-team-member::before{content:"\e93c"}.ekit-wid-con .fasicon.icon-testimonial-carousel::before,.ekit-wid-con .icon.icon-testimonial-carousel::before,.icon.icon-testimonial-carousel::before{content:"\e93d"}.ekit-wid-con .fasicon.icon-testimonial-grid::before,.ekit-wid-con .icon.icon-testimonial-grid::before,.icon.icon-testimonial-grid::before{content:"\e93e"}.ekit-wid-con .fasicon.icon-testimonial-quote::before,.ekit-wid-con .icon.icon-testimonial-quote::before,.icon.icon-testimonial-quote::before{content:"\e93f"}.ekit-wid-con .fasicon.icon-testimonial-slider::before,.ekit-wid-con .icon.icon-testimonial-slider::before,.icon.icon-testimonial-slider::before{content:"\e940"}.ekit-wid-con .fasicon.icon-toggle::before,.ekit-wid-con .icon.icon-toggle::before,.icon.icon-toggle::before{content:"\e941"}.ekit-wid-con .fasicon.icon-user-login::before,.ekit-wid-con .icon.icon-user-login::before,.icon.icon-user-login::before{content:"\e942"}.ekit-wid-con .fasicon.icon-user-registration::before,.ekit-wid-con .icon.icon-user-registration::before,.icon.icon-user-registration::before{content:"\e943"}.ekit-wid-con .fasicon.icon-vertical-timeline::before,.ekit-wid-con .icon.icon-vertical-timeline::before,.icon.icon-vertical-timeline::before{content:"\e944"}.ekit-wid-con .fasicon.icon-video-player::before,.ekit-wid-con .icon.icon-video-player::before,.icon.icon-video-player::before{content:"\e945"}.ekit-wid-con .fasicon.icon-weather::before,.ekit-wid-con .icon.icon-weather::before,.icon.icon-weather::before{content:"\e946"}.ekit-wid-con .fasicon.icon-image-hover-effect::before,.ekit-wid-con .icon.icon-image-hover-effect::before,.icon.icon-image-hover-effect::before{content:"\ebea"}.ekit-wid-con .fasicon.icon-audio-player::before,.ekit-wid-con .icon.icon-audio-player::before,.icon.icon-audio-player::before{content:"\ebeb"}.ekit-wid-con .fasicon.icon-category-list::before,.ekit-wid-con .icon.icon-category-list::before,.icon.icon-category-list::before{content:"\ebec"}.ekit-wid-con .fasicon.icon-fancy-heading::before,.ekit-wid-con .icon.icon-fancy-heading::before,.icon.icon-fancy-heading::before{content:"\ebed"}.ekit-wid-con .fasicon.icon-google-review::before,.ekit-wid-con .icon.icon-google-review::before,.icon.icon-google-review::before{content:"\ebee"}.ekit-wid-con .fasicon.icon-image-masking::before,.ekit-wid-con .icon.icon-image-masking::before,.icon.icon-image-masking::before{content:"\ebef"}.ekit-wid-con .fasicon.icon-image-morphing::before,.ekit-wid-con .icon.icon-image-morphing::before,.icon.icon-image-morphing::before{content:"\ebf0"}.ekit-wid-con .fasicon.icon-page-list::before,.ekit-wid-con .icon.icon-page-list::before,.icon.icon-page-list::before{content:"\ebf1"}.ekit-wid-con .fasicon.icon-post-list::before,.ekit-wid-con .icon.icon-post-list::before,.icon.icon-post-list::before{content:"\ebf2"}.ekit-wid-con .fasicon.icon-price-menu::before,.ekit-wid-con .icon.icon-price-menu::before,.icon.icon-price-menu::before{content:"\ebf3"}.ekit-wid-con .fasicon.icon-stylish-list::before,.ekit-wid-con .icon.icon-stylish-list::before,.icon.icon-stylish-list::before{content:"\ebf4"}.ekit-wid-con .fasicon.icon-advanced-tooltip::before,.ekit-wid-con .icon.icon-advanced-tooltip::before,.icon.icon-advanced-tooltip::before{content:"\ebf5"}.ekit-wid-con .fasicon.icon-avatar::before,.ekit-wid-con .icon.icon-avatar::before,.icon.icon-avatar::before{content:"\ebf6"}.ekit-wid-con .fasicon.icon-content-ticker::before,.ekit-wid-con .icon.icon-content-ticker::before,.icon.icon-content-ticker::before{content:"\ebf7"}.ekit-wid-con .fasicon.icon-coupon-code::before,.ekit-wid-con .icon.icon-coupon-code::before,.icon.icon-coupon-code::before{content:"\ebf8"}.ekit-wid-con .fasicon.icon-flip-box::before,.ekit-wid-con .icon.icon-flip-box::before,.icon.icon-flip-box::before{content:"\ebf9"}.ekit-wid-con .fasicon.icon-next-dark::before,.ekit-wid-con .icon.icon-next-dark::before,.icon.icon-next-dark::before{content:"\ebfa"}.ekit-wid-con .fasicon.icon-onepage-scroll::before,.ekit-wid-con .icon.icon-onepage-scroll::before,.icon.icon-onepage-scroll::before{content:"\ebfb"}.ekit-wid-con .fasicon.icon-pause-dark::before,.ekit-wid-con .icon.icon-pause-dark::before,.icon.icon-pause-dark::before{content:"\ebfc"}.ekit-wid-con .fasicon.icon-previous-dark::before,.ekit-wid-con .icon.icon-previous-dark::before,.icon.icon-previous-dark::before{content:"\ebfd"}.ekit-wid-con .fasicon.icon-team-carousel-slider::before,.ekit-wid-con .icon.icon-team-carousel-slider::before,.icon.icon-team-carousel-slider::before{content:"\ebfe"}.ekit-wid-con .fasicon.icon-volume-cross::before,.ekit-wid-con .icon.icon-volume-cross::before,.icon.icon-volume-cross::before{content:"\ebff"}.ekit-wid-con .fasicon.icon-volume-dark::before,.ekit-wid-con .icon.icon-volume-dark::before,.icon.icon-volume-dark::before{content:"\ec00"}.ekit-wid-con .fasicon.icon-volume-high-dark::before,.ekit-wid-con .icon.icon-volume-high-dark::before,.icon.icon-volume-high-dark::before{content:"\ec01"}.ekit-wid-con .fasicon.icon-volume-low-dark::before,.ekit-wid-con .icon.icon-volume-low-dark::before,.icon.icon-volume-low-dark::before{content:"\ec02"}.ekit-wid-con .fasicon.icon-volume-mute::before,.ekit-wid-con .icon.icon-volume-mute::before,.icon.icon-volume-mute::before{content:"\ec03"}.ekit-wid-con .fasicon.icon-youtube-feed::before,.ekit-wid-con .icon.icon-youtube-feed::before,.icon.icon-youtube-feed::before{content:"\ec04"}@font-face{font-family:eicons;src:url(//windpowermexico.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.27.0);src:url(//windpowermexico.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.27.0#iefix) format("embedded-opentype"),url(//windpowermexico.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.27.0) format("woff2"),url(//windpowermexico.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.27.0) format("woff"),url(//windpowermexico.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.27.0) format("truetype"),url(//windpowermexico.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.27.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-notification:before{content:"\e9c3"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-container-cube .elementor-swiper-button{transform:translate3d(0,-50%,1px)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}