/*   
Theme Name: Ple[k]hov WEB THEME

/* FONTS */
                                                                                                              
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;600;&display=swap');

/* RESET */

*,
*::before,
*::after {
  box-sizing: border-box;
}
 
/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}
 
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
 
/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
 
/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}
 
/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}
 
/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
}
 
/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}
 
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}
 
/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

input, textarea {
  outline:none!important;
  -moz-box-shadow: none!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
} 

a {
  color: #000000;
  text-decoration: underline;
}

a:hover, a:focus, a:active {
  color: #000000;
  text-decoration: none;
}

button:active, button:focus {
  outline: none!important;
}

button::-moz-focus-inner {
  border: 0 !important;
} 

input, textarea, select, button {
  outline: none!important;
}

:active, :hover, :focus {
  outline: 0!important;
  outline-offset: 0!important;
}

/* TEST */

#test {
  position: fixed;
  top: 0;
  right: 0;
  background: #D0D0D0;
  z-index: 777777;
  opacity: 0.6;
  font-size: 12px;
  padding: 0!important;
  margin: 0!important;
  
  display: none!important;  /* !!! */
}

/* DEBUG */

.debug {
  display: block;
  position: relative;
  width: 100%;
  padding: 15px;
  background: #E0E0E0;
  font-size: 12px;
}

/* CLEAR */

.clear {
  display: block;
  clear: both;
  height: 0px;
}

.clear15 {
  display: block;
  clear: both;
  height: 15px;
}

.clear30 {
  display: block;
  clear: both;
  height: 30px;
}    

.clear60 {
  display: block;
  clear: both;
  height: 60px;
} 

/* ICONS */

i {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px; 
  background-repeat: no-repeat;
  background-position: center center;     
}

.i-phone-fix {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23000000' d='M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;  
  top: 4px;  
}

.i-phone-fix-orange {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23FF6600' d='M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;  
  top: 4px;  
}

.i-mail-fix {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23000000' d='M176 216h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16zm-16 80c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16zm96 121.13c-16.42 0-32.84-5.06-46.86-15.19L0 250.86V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V250.86L302.86 401.94c-14.02 10.12-30.44 15.19-46.86 15.19zm237.61-254.18c-8.85-6.94-17.24-13.47-29.61-22.81V96c0-26.51-21.49-48-48-48h-77.55c-3.04-2.2-5.87-4.26-9.04-6.56C312.6 29.17 279.2-.35 256 0c-23.2-.35-56.59 29.17-73.41 41.44-3.17 2.3-6 4.36-9.04 6.56H96c-26.51 0-48 21.49-48 48v44.14c-12.37 9.33-20.76 15.87-29.61 22.81A47.995 47.995 0 0 0 0 200.72v10.65l96 69.35V96h320v184.72l96-69.35v-10.65c0-14.74-6.78-28.67-18.39-37.77z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px; 
  top: 4px;
}

.i-mail-fix-orange {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23FF6600' d='M176 216h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16zm-16 80c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16zm96 121.13c-16.42 0-32.84-5.06-46.86-15.19L0 250.86V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V250.86L302.86 401.94c-14.02 10.12-30.44 15.19-46.86 15.19zm237.61-254.18c-8.85-6.94-17.24-13.47-29.61-22.81V96c0-26.51-21.49-48-48-48h-77.55c-3.04-2.2-5.87-4.26-9.04-6.56C312.6 29.17 279.2-.35 256 0c-23.2-.35-56.59 29.17-73.41 41.44-3.17 2.3-6 4.36-9.04 6.56H96c-26.51 0-48 21.49-48 48v44.14c-12.37 9.33-20.76 15.87-29.61 22.81A47.995 47.995 0 0 0 0 200.72v10.65l96 69.35V96h320v184.72l96-69.35v-10.65c0-14.74-6.78-28.67-18.39-37.77z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px; 
  top: 4px;
}

.i-telegram-fix {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23FF6600' d='M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;   
  top: 4px;
}

.i-whatsapp-fix {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23FF6600' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;   
  top: 4px;
}

.i-phone-black {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23000000' d='M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;    
}

.i-telegram-black {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23000000' d='M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;   
}

.i-whatsapp-black {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23000000' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;    
}

.i-mail-black {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23000000' d='M176 216h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16zm-16 80c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16zm96 121.13c-16.42 0-32.84-5.06-46.86-15.19L0 250.86V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V250.86L302.86 401.94c-14.02 10.12-30.44 15.19-46.86 15.19zm237.61-254.18c-8.85-6.94-17.24-13.47-29.61-22.81V96c0-26.51-21.49-48-48-48h-77.55c-3.04-2.2-5.87-4.26-9.04-6.56C312.6 29.17 279.2-.35 256 0c-23.2-.35-56.59 29.17-73.41 41.44-3.17 2.3-6 4.36-9.04 6.56H96c-26.51 0-48 21.49-48 48v44.14c-12.37 9.33-20.76 15.87-29.61 22.81A47.995 47.995 0 0 0 0 200.72v10.65l96 69.35V96h320v184.72l96-69.35v-10.65c0-14.74-6.78-28.67-18.39-37.77z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;   
}

.i-lang {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3e%3cpath fill='%23FF6600' d='M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z'/%3e%3c/svg%3e");
  background-size: 22px 22px;   
  width: 22px;
  height: 22px;   
  top: 4px;
}

/* HEADER */

.header_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_wrapper {
    display: block;
    height: auto;
    padding-top: 15px;
    padding-bottom: 0px;    
  }
}

.header_logo_wrapper {
  display: table;
  width: 100%;
    height: 80px;
}

.header_logo {
  display:table-cell;
  vertical-align: middle;
    height: 80px; 
}

.header_logo a {
  color: #000000;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 32px;
  font-weight: 600;  
  text-decoration: none;
}

.gradient_title span {
  background-image: linear-gradient(
    -45deg,
    #FFCC00 0%,
    #FF6600 25%,
    #FFCC00 75%,
    #FF6600 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 300% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 6s linear infinite;
}

@keyframes textclip {
  to {
    background-position: 300% center;
  }
}

.header_cont_wrapper {
  display: table;
  width: 100%;
    height: 80px;  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_cont_wrapper {
    display: block;
    height: auto;
  }
}

.header_cont_container {
  display:table-cell;
  vertical-align: middle;
    height: 80px; 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_cont_container {
    display: block;
    height: auto;
  }
}

.header_cont {
  display: block;
  width: auto;
  float: right;
  text-align: left;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_cont {
    display: block;
    float: none;
    text-align: center;
  }
}

.header_cont_line {
  color: #000000;
  font-size: 18px;
  font-family: 'Jost', Arial, Verdana, Tahoma; 
  font-weight: 600;
  text-align: left;
  line-height: 1.8em;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_cont_line {
    text-align: center;
  }
}

.header_cont_line i {
  margin-right: 5px;
}

.header_cont_line_no_underline a {
  text-decoration: none;
}

/* HEADER FIX */  

.header_fix_wrapper {
  width: 100%;
  height: 60px;
  display: none;
  position: fixed; 
  top: 0px;
  z-index: 100!important;
  background: #FFFFFF;
  border-bottom: 1px solid #F0F0F0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header_fix_logo_wrapper {
  display: table;
  width: 100%;
  height: 40px;
}

.header_fix_logo {
  display:table-cell;
  vertical-align: middle;
  height: 40px; 
}

.header_fix_logo a {
  color: #000000;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 24px;
  font-weight: 600;  
  text-decoration: none;
}

.header_fix_cont_wrapper {
  display: table;
  width: 100%;
  height: 40px;  
}

.header_fix_cont_container {
  display:table-cell;
  vertical-align: middle;
  height: 40px; 
  text-align: right;
}

.header_fix_cont_container a {
  color: #000000;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 18px;
  font-weight: 600;
}

.header_fix_block {
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .header_fix_block_mail {
    display: none;
  }
}

.header_fix_block_mail_mobile {
  display: none;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .header_fix_block_mail_mobile {
    display: inline-block;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_fix_block_phone {
    display: none;
  }
}

.header_fix_block_phone_mobile {
  display: none;
}


/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .header_fix_block_phone_mobile {
    display: inline-block;
  }
}

/* SLIDER */

.slider_wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("images/back.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; 
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .slider_wrapper {
    height: 400px;
    background-position: bottom right 30%;
  }
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_wrapper {
    height: 400px;
    background-position: bottom right 30%;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_wrapper {
    height: 360px;
    background-position: bottom right 35%;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .slider_wrapper {
    height: 300px;
    background-position: bottom right 30%;
  } 
}

.slider_capiton {
  display: block;
  position: relative;
  text-align: center;
  top: 160px; 
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  .slider_capiton {
    top: 140px; 
  }
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .slider_capiton {
    top: 120px; 
  }
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .slider_capiton {
    top: 120px; 
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .slider_capiton {
    top: 90px; 
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .slider_capiton {
    top: 60px; 
  } 
}

.slider_capiton_logo {
  color: #000000;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 72px;
  font-weight: 600;  
  text-align: center;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .slider_capiton_logo {
    font-size: 64px;
  } 
}

.slider_capiton_description {
  color: #000000;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 20px;
  font-weight: 600;  
  text-align: center;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .slider_capiton_description {
    font-size: 18px;
  } 
}

.content h1.main_slider {
  color: #000000;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 20px;
  font-weight: 600;  
  text-align: center;  
  padding: 0;
  margin: 0;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .content h1.main_slider {
    font-size: 18px;
  } 
}

.content h2.main_slider {
  color: #000000;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 20px;
  font-weight: 600;  
  text-align: center;  
  padding: 0;
  margin: 0;  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .content h2.main_slider {
    font-size: 18px;
  } 
}

/* ABOUT */

.about_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #FFFFFF;
}

/* SERVICES */

.services_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 60px;
  background: linear-gradient(to top,  #f0f0f0 0%,#ffffff 100%); 
}

.service_intro {
  display: block;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .service_intro {
    width: 75%;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .service_intro {
    width: 100%;
  }  
}

.service_icon {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 90px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .service_icon {
    padding-top: 60px;
  } 
}

.service_icon img {
  display: inline-block;
  width: 100%;
  max-width: 200px;
  height: auto;
  text-align: center;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .service_icon img {
    max-width: 140px;
  } 
}

.service_title {
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 24px;
  text-align: left;
  line-height: 1.4em;  
  margin-top: 60px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .service_title {
    margin-top: 30px;
    text-align: center;
  } 
}

.service_content {
  display: block;
  position: relative;
  margin-top: 10px;
}

/* WHY */

.why_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 60px;
  background: #FFFFFF;
}

.why_intro {
  display: block;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .why_intro {
    width: 75%;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .why_intro {
    width: 100%;
  }  
}

.why_block {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 60px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .why_block {
    margin-top: 30px;
  }  
}

.why_icon {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 20px;
}

.why_icon img {
  display: inline-block;
  width: 100%;
  max-width: 80px;
  height: auto;
  text-align: center;
}

.why_title {
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  line-height: 1.4em;
  min-height: 2.8em;
  margin-bottom: 10px;  
}

.why_content {
  text-align: center;
}

/* CASES */

.cases_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 60px;
  background: linear-gradient(to bottom,  #f0f0f0 0%,#ffffff 100%);   
}

.q_content_1_hide {
  display: none;
}

.q_content_1_show {
  display: block;
}

.q_content_2_hide {
  display: none;
}

.q_content_2_show {
  display: block;
}

.q_content_3_hide {
  display: none;
}

.q_content_3_show {
  display: block;
}

.q_content_4_hide {
  display: none;
}

.q_content_4_show {
  display: block;
}

.q_content_5_hide {
  display: none;
}

.q_content_5_show {
  display: block;
}

.q_content_6_hide {
  display: none;
}

.q_content_6_show {
  display: block;
}

.cases_box {
  display: block;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #D0D0D0;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.cases_box a {
  display: inline-block;
  position: relative;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2em;
  color: #000000;
  text-decoration: none;
  width: calc( 100% - 30px );
}

.q_content {
  padding-top: 20px;
}

.cases_box a span.q_plus {
  display: block;
  position: absolute;
  float: right;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23FF6600' d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z'/%3e%3c/svg%3e");
  background-size: 20px 20px;  
  width: 20px;
  height: 20px;     
  top: 3px;
  right: -20px;
}

.cases_box a span.q_minus {
  display: block;
  position: absolute;
  float: right;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23FF6600' d='M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z'/%3e%3c/svg%3e");
  background-size: 20px 20px;  
  width: 20px;
  height: 20px;
  top: 3px;
  right: -20px;
}

/* CASE_BLOCK */

.case_block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.case_block a {
  width: 100%!important;
}

.case_block_cover {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  border: 1px solid #D0D0D0;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 15px;
  -moz-transition: all 0.3s 0.01s ease;
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;       
}

.case_block_cover_img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.case_block_title {
  color: #000000;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 18px;  
  text-align: center; 
  -moz-transition: all 0.3s 0.01s ease;
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;       
}

.case_block:hover .case_block_title a {
  color: #FF6600;
}

.case_block:hover .case_block_cover {
  border: 1px solid #FF6600;
}

.sl-wrapper {
    z-index: 2055!important;
}

/* logo_wrapper */

.logo_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 30px;
  background: #FFFFFF;
}

.logos_box {
  display: block;
  position: relative;
  padding: 30px;
}

.logos_box img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  filter: grayscale(1);
  -moz-transition: all 0.3s 0.01s ease;
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;     
}

.logos_box img:hover {
  filter: grayscale(0);
}

.logos_carousel .flickity-button {
  opacity: 0;
}

.logos_carousel:hover .flickity-button {
  opacity: 1;
}

/* PAGE */

.page_wrapper {
  display: block;
  padding-top: 30px;
  padding-bottom: 50px;
}

/* CONTENT */

.content {
  padding-top: 0px;
  padding-bottom: 0px;
}    

.content h1 {
  color: #000000;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 24px; 
  text-transform: none;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}   

.content h2 {
  color: #000000;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 24px; 
  text-transform: none;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}  

.content h2.main {
  font-size: 30px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px;
} 

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .content h2.main {
    font-size: 24px;
  }
}

.content h3 {
  color: #000000;
  line-height: 1.3em;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 24px; 
  text-transform: none;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}  

.content p {
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 20px;
  text-align: justify;
  line-height: 1.4em;
  padding: 0;
  margin: 0 0 10px 0;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content p {
    font-size: 18px;
    line-height: 1.4em;
    text-align: left!important;    
  }  
}

.content blockquote {
  padding: 15px 15px 8px 15px;
  margin: 20px 0px 20px 0px;
  font-family: 'Jost', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 20px;
  text-align: justify;
  line-height: 1.4em;
  border-left: 3px solid #FFCC00;
  background: #FAFAFA;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content blockquote {
    font-size: 18px;
    line-height: 1.4em;
    text-align: left!important;    
  }  
}

.content ul { 
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 10px 0px;  
}

.content ul li { 
  font-size: 20px;
  padding: 0;
  margin: 0 0 10px 30px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content ul li { 
    font-size: 18px;
    line-height: 1.4em;  
    text-align: left!important;
    margin: 0 0 10px 0px;
  }  
}

.content ol {
  list-style-type: decimal; 
  list-style-position: inside;
  margin: 0;
  padding: 10px 0px; 
}

.content ol li {
  padding: 0;
  margin: 0 0 10px 30px;
  font-size: 20px;
}   

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content ol li { 
    font-size: 18px;
    line-height: 1.4em;  
    text-align: left!important;
    margin: 0 0 10px 0px;
  } 
}

/* TABLE */

.content table {
  border-collapse: collapse;
  border: 1px solid #FFFFFF;
  margin-bottom: 20px;
  margin-top: 20px; 
  font-size: 16px;
}             

.content table tr {
	text-align: left;
	padding-left: 20px; 
}   
          
.content table tr td:first-child {
	border-left: 0;
}     

.content table tr td {
	padding: 15px; 
	background: #F0F0F0;
  border: 1px solid #FFFFFF;
}

.content table tr:nth-child(even) td {
	background: #FAFAFA;
}

.content table tr:hover td {
  background: #FFFFFF!important;  
}

/* FOOTER */  

.footer_wrapper {
  width: 100%;
  display: block;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #F0F0F0;
}

.footer_logo {
  color: #000000;
  line-height: 1.4em;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-size: 32px;
  font-weight: 600;  
  text-decoration: none;
  text-align: center;
}

.footer_cont {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}

.footer_cont a {
  margin: 0px 10px;
}

.footer_copyright {
  text-align: center;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 14px;  
  color: #000000;  
}

/* UPBUTTON */

#upbutton {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23FF6600' d='M177 255.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 351.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 425.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1zm-34-192L7 199.7c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l96.4-96.4 96.4 96.4c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8 0z'/%3e%3c/svg%3e");
  background-size: contain!important;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 999;
}

#upbutton:hover {
  opacity: 1!important;
}   

/* IMAGES */

img.size-full {
  width: 100%;
  height: auto; 
  margin: 10px 0px;
}    

img.alignleft {
  float: left;
  width: 31.3%!important;
  height: auto;   
  margin: 5px 20px 5px 0px;
  border: 1px solid #FFFFFF!important;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1); 
}

@media screen and (max-width: 767px) { 
  img.alignleft {
    clear: both;
    width: 100%!important;
    height: auto;
    margin: 10px 0px 30px 0px;
  }
} 

img.alignright {
  float: right;
  width: 31.3%!important;
  height: auto;   
  margin: 5px 20px 5px 0px;
  border: 1px solid #FFFFFF!important;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);   
}

@media screen and (max-width: 767px) { 
  img.alignright {
    clear: both;
    width: 100%!important;
    height: auto;
    margin: 10px 0px 30px 0px;
  }
} 

/* GALLERY */

.gallery {
  margin-left: -15px!important;
  margin-right: -15px!important;
  margin-bottom: 10px!important;
}

.gallery-item {
  padding: 0px 15px!important;
}

.gallery-item img {
  width: 100%;
  height: auto;
  border: 0px solid #000000!important;
  margin-bottom: 10px;
}

.gallery-item:hover img {

}

.gallery-columns-3 .gallery-item {
  float: left;
  text-align: center;
  width: 33.33333333%!important;
}

/* SM */
@media screen and (min-width: 576px) and (max-width: 767px) { 
  .gallery-columns-3 .gallery-item {
    width: 33.33333333%!important;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 576px) { 
  .gallery-columns-3 .gallery-item {
    width: 33.33333333%!important;
  }   
}

.gallery-columns-4 .gallery-item {
  float: left;
  text-align: center;
  width: 25%!important;
}

/* SM */
@media screen and (min-width: 576px) and (max-width: 767px) { 
  .gallery-columns-4 .gallery-item {
    width: 50%!important;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 576px) { 
  .gallery-columns-4 .gallery-item {
    width: 50%!important;
  }   
} 

.gallery-columns-6 .gallery-item {
  float: left;
  text-align: center;
  width: 16.66666666%!important;
}

/* SM */
@media screen and (min-width: 576px) and (max-width: 767px) { 
  .gallery-columns-6 .gallery-item {
    width: 16.66666666%!important;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 576px) { 
  .gallery-columns-6 .gallery-item {
    width: 33.33333333%!important;
  }   
}  

.gallery-caption {
  display: none;
}

/* MODAL */

.modal-content {
  background-color: rgba(255, 255, 255, 1)!important;
  border: 5px solid rgba(255, 255, 255, 0.1)!important;
  border-radius: 5px!important;
}

.modal-title {
  font-size: 16px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600;
  color: #000000;
  line-height: 1.2em;
}

.modal-footer {
  font-size: 12px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  color: #000000; 
  line-height: 1.4em;
  display: block;
  width: 100%;
  text-align: center;
}

.modal-body p {
    font-size: 16px;
    line-height: 1.4em;
    text-align: left!important;  
}

.modal-body dl.gallery-item {
  padding: 0px!important;
}

/* BUTTONS */

.btn-block {
  width: 100%;
}

/* btn-primary */

a.btn-primary {
  color: #FFFFFF!important;
  text-decoration: none;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 15px;
}

.btn-primary {
  color: #FFFFFF!important;
  background-color: #000000;
  background-image: none;
  border-color: #000000;
  text-transform: uppercase;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600;
  font-size: 15px;  
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 15px; 
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}

.btn-primary:focus, .btn-primary.active {
  box-shadow: none!important;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none!important;
}

.btn-primary:disabled {
  background-color: #000000!important;
  border: 1px solid #000000!important;
  border-color: #000000!important;  
  opacity: 1!important;
}

/* FORMS */

::-webkit-input-placeholder {
  color: #000000!important;
  opacity: 1;
}

:-moz-placeholder {
  color: #000000!important;
  opacity: 1;
}
::-moz-placeholder {
  color: #000000!important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #000000!important;
  opacity: 1;
}

.my_input {  
  border: 1px solid #000000;
  font-size: 15px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  color: #000000;
  line-height: 50px;
  vertical-align: middle;
  padding: 0px 15px;
  margin-bottom: 20px;
}

.my_input:focus, .my_input:active {
  border: 1px solid #000000!important;    
}

.my_text {
  resize: vertical;  
  border: 1px solid #000000;
  font-size: 15px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;  
  margin-bottom: 20px;
}  

.my_text:focus, .my_text:active {
  border: 1px solid #000000!important;    
}  

.wpcf7 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.my_input.wpcf7-not-valid {
  border: 1px solid #000000!important; 
}
         
span.wpcf7-not-valid-tip {
  font-size: 13px!important;
  color: #000000!important;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400;
  position: relative;
  top: -12px;
}

.wpcf7-not-valid-tip:before {
  content: "";
  padding-right: 15px;
  background-size: contain;
  position: relative;
  top: 0px;
  width: 14px;
  height: 14px; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%23000000' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3e%3c/svg%3e");
  background-size: 14px 14px;   
  background-repeat: no-repeat;  
}

.wpcf7-validation-errors {
  display: none!important;
}

.wpcf7-mail-sent-ok {
  color: #000000!important;
  padding: 15px 0px 15px 0px!important;
  margin: 5px 0px 0px 0px!important;  
  border: 0px!important;
  border-radius: 4px!important;
  font-size: 18px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 400; 
  text-align: center!important;
}

span.wpcf7-list-item {
  margin-left: 0px!important;
  margin-top: 5px!important;
  line-height: 1.3em!important;
}

.wpcf7-list-item-label {
  font-size: 14px;
  line-height: 1.3em!important;
  position: relative;
  top: -2px;
} 

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: transparent!important;
  border: 0px solid transparent;
}

.wpcf7 form .wpcf7-response-output { 
  padding: 0!important;
  margin: 15px 0px 0px 0px!important;
  font-size: 18px;
  font-family: 'Jost', Arial, Verdana, Tahoma;
  font-weight: 600; 
  text-align: center;  
}

.form_check {
  margin-bottom: 20px;
}

.codedropz-upload-wrapper {
  margin-bottom: 30px;
}

.codedropz-upload-inner h3 {
  font-size: 20px!important;
}

a.cd-upload-btn {
  text-decoration: underline!important;
}

.dnd-upload-status .dnd-upload-details .name {
  color: #000000!important;
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #000000!important;
    opacity: 1!important;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 10px auto!important;
    position: relative;
    text-align: center!important;
}