@font-face {
font-family: 'FontHeaderLight';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Plain.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontHeaderRegular';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Plain.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontHeaderMedium';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Bold.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontHeaderBold';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Bold.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontBodyLight';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Plain.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontBodyRegular';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Plain.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontBodyMedium';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Bold.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontBodyBold';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Bold.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
html {
scroll-behavior: smooth;
}
::-moz-selection {
color: #fff;
background: #00bde2;
text-shadow: none;
}
::selection {
color: #fff;
background: #00bde2;
text-shadow: none;
}
.container {
max-width: 1300px;
width: 100%;
}
body {
font-family: 'FontBodyRegular', sans-serif, Arial;
font-size: 17px;
font-weight: 400;
-webkit-overflow-scrolling: touch;
letter-spacing: 0 !important;
color: #606161; }
body.thisHome {
}
a {	
color: #606161;
transition: 0.3s;
}
a:hover,
a:focus {
color: #404040;
transition: 0.3s;
text-decoration: none;
text-decoration: underline solid #00bde2 1px;
}
.justified {
text-align: justify !important;
}
p {
font-size: 16px;
line-height: 24px;
margin-bottom: 15px;
}
li {
font-size: 16px;
line-height: 24px;
margin-bottom: 7px;
}
p.large,
.large li {
font-size: 19px;
line-height: 28px;
margin-bottom: 30px;
}
hr {
border-color: #d9d9d9 !important;
}
hr.s1 {
border: 0;
height: 1px;
background-image: linear-gradient(to left, transparent, #00bde2, transparent) !important;
border-top: 0 !important;
margin-top: 20px;
margin-bottom: 20px;
}
hr.s2 {
border: 0;
height: 1px;
background-image: linear-gradient(to left, transparent, #00bde2, transparent) !important;
border-top: 0 !important;
margin-top: 20px;
margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'FontHeaderBold';
}
section {
padding: 60px 0;
}
section.less {
padding: 15px 0;
}
section.rounded {
margin: 20px;
border-radius: 16px;
}
section .default-img {
width: 100%;
height: auto;
border-radius: 16px;
}
section .default-img.shadow {
box-shadow: 0 0 24px rgba(0,0,0,0.1);
}
section .default-img.smaller {
width: 100%;
height: 300px;
border-radius: 16px;
object-fit: cover;
}
.stick-section {
position: sticky;
display: block;
top: 89px;
transition: 0.3s;
z-index: 2;
}
.stick-sidebar {
position: sticky;
display: block;
top: 140px;
transition: 0.3s;
z-index: 2;
}
.section-panel {
background: rgba(255,255,255,1) !important;
padding: 10px !important;
border-bottom: 1px solid rgba(0,0,0,0.15);
}
.section-panel p {
margin-bottom: 0;
}
.section-panel p a {
margin: 0 5px;
}
section.minHeight {
min-height: 400px;
}
section h2 {
margin-bottom: 20px;
}
section h3 {
margin-bottom: 20px;
line-height: 36px;
}
section h4 {
margin-bottom: 17px;
line-height: 27px;
}
section.withbg {
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
min-height: 560px;
margin-bottom: 60px;
}
section.withbg2 {
background-size: 1250px !important;
margin-top: 60px;
}
section.withbg3 {
background-size: 1250px !important;
margin-top: 60px;
min-height: 400px;
padding-top: 100px;
}
section.withbgfull {
background-size: cover !important;
margin: 0;
min-height: 600px;
padding-top: 240px;
}
section.withbg.home {
min-height: 520px;
}
section .all-white {
color: #fff !important;
}
.fullwidth-img {
width: 100%;
height: auto;
border: 1px solid #00bde2;
box-shadow: 0px 0px 16px rgba(0,0,0,0.1);
border-radius: 16px;
}
.section-light {
background: rgba(255,255,255,0.89);
backdrop-filter: saturate(170%) blur(6px);
margin-top: 5%;
padding: 20px 50px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,.05);
border-radius: 6px;
}
.pullup {
position: relative;
margin-top: -260px;
}
.pullup2 {
position: relative;
margin-top: -130px;
}
.pullup.home {
position: relative;
margin-top: -340px;
}
.pushdown {
margin-top: 5%;
}
.section-bg1 {
background: linear-gradient(220.55deg, #150D29 0%, #772F71 100%) !important;
color: #fff !important;
}
.section-bg2 {
background: #ecf0f1;
padding: 30px;
padding-bottom: 0;
border-radius: 16px;
background: linear-gradient(180deg,rgba(255, 255, 255, 0.9)0%, rgba(255, 255, 255, 0.86) 100%) !important;
backdrop-filter: saturate(170%) blur(10px);
box-shadow: 0 12px 20px rgba(0,0,0,0.1);
}
.section-white {
padding: 30px;
padding-bottom: 0;
border-radius: 16px;
color: #000 !important;
background: #fff;
box-shadow: 0 12px 20px rgba(0,0,0,0.1);
}
.section-bg3 {
background: linear-gradient(220.55deg, #6c7a89 0%, #bfbfbf 100%) !important;
background: rgba(0,166,81,0.98) !important;
padding: 50px;
box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
}
.section-bg4 {
background: linear-gradient(220.55deg, #d9fefb 0%, #fff 100%) !important;
padding: 40px 50px;
border-radius: 16px;
box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
}
.section-bg5 {
background: linear-gradient(to right, #111 0%, #404040 100%) !important;
background: linear-gradient(to right, rgba(0,0,0,0.76) 0%, rgba(0,0,0,0.9) 100%) !important;
backdrop-filter: saturate(170%) blur(12px);
border-radius: 0;
}
.section-bg5 {
background: #fff !important;
border-radius: 0;
}
.section-bg6 {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg1.svg) #fff !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: cover !important;
background-attachment: fixed !important;
border-radius: 0;
color: #404040 !important;
transition: 0.8s;
}
.section-bg6:hover {
background-position: bottom center !important;
transition: 0.8s;
}
.section-bg7 {
background: #00a651 !important;
padding: 40px 50px;
border-radius: 0;
box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
color: #fff;
}
.section-bg8 {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg1.svg) !important;
background-repeat: no-repeat !important;
background-position: center center !important;
background-size: cover !important;
}
.section-about {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg1.svg) !important;
background-repeat: no-repeat !important;
background-position: top center !important;
background-size: contain !important;
}
.section-bg9 {
background: linear-gradient(to bottom, #ecf0f1 0%, rgba(0,0,0,0) 100%) !important;
}
.section-bg10 {
background: linear-gradient(to top, #ecf0f1 0%, rgba(0,0,0,0) 100%) !important;
}
.section-grey {
background: #ecf0f1 !important;
}
.section-brandblue {
background: #00bde2 !important;
}
.bg-ersa-stamp {
background: url(https://ersa-sa.com/wp-content/uploads/2025/11/ersa-seal.webp) bottom right #f7f4ed !important;
background-repeat: no-repeat !important;
background-size: contain !important;
border: 1px solid #d0b183 !important;
}
.home-header {
padding-top: 230px;
padding-bottom: 80px;
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/wave.svg) no-repeat !important;
background-repeat: no-repeat;
background-size: contain !important;
background-position: center;
}
.home-header h1 {
font-size: 30px;
}
.home-header p {
font-size: 18px;
line-height: 30px;
margin-bottom: 20px;
}
.home-header img {
width: 100%;
height: auto;
border-radius: 16px;
}
.section-page { background: #eee !important;
padding-top: 50px;
padding-bottom: 50px;
border-radius: 20px;
margin: 20px;
margin-bottom: 0;
margin-top: 130px;  background-repeat: no-repeat !important; 
background-size: cover !important; 
background-position: center !important; }
.section-page.larger {
padding: 0 !important;
background: transparent !important;
}
.section-page.larger img {
width: 100%;
height: auto;
border-radius: 20px;
}
.section-page.larger .pagetitles {
background: rgba(0,0,0,0.3);
position: relative;
margin-top: -280px;
border-radius: 20px;
padding: 30px;
}
.section-page.archive {
padding-top: 20px;
padding-bottom: 20px;
}
.section-page p {
font-size: 18px;
text-align: center;
}
.section-page p:before,
.section-page h3:before {
content: '';
display: block;
height: 3px;
background: #00bde2;
width: 60px;
margin: 15px auto;
border-radius: 20px;
}
.section-faq {
width: 140%;
height: 500px;
object-fit: cover;
border-radius: 6px;
}
.section-faq.reverse {
float: right;
}
.section-bg4 [class^="col-md"] {
padding: 0 30px;
margin-bottom: 30px;
}
.col-highlight [class^="col-md"] {
padding: 15px 40px;
}
.col-highlight [class^="col-md"] h3 {
font-size: 16px;
}
.col-highlight [class^="col-md"] h2 {
color: #c0c0c0;
margin: 0;
padding: 0;
font-size: 40px;
transition: 0.5s;
}
.col-highlight [class^="col-md"] h2:after {
content: '';
display: block;
height: 2px;
background: #fff;
width: 50px;
margin: 0;
transition: 0.5s;
position: relative;
top: 5px;
}
.col-highlight [class^="col-md"]:hover h2:after {
background: #00a550;
background: linear-gradient(to right, #eee, #00a550);
width: 99%;
transition: 0.5s;
}
.col-highlight [class^="col-md"] h2.txt-green {
color: #00a550 !important;
font-weight: 100 !important;
}
.line {
content: '';
display: block;
height: 2px;
background: #000;
width: 60px;
margin: 12px auto;	
border-radius: 10px;
}
.line.left {
margin: 0;
margin-bottom: 25px;
}
.line.green {
background: #008881;
}
.line.white {
background: #fff;
}
.line.blue {
background: #00bde2;
}
.line.grey {
background: #606161;
}
.line.gold {
background: #b99f64;
} .row-centered {
text-align:inherit;
}
.col-centered {
display:inline-block;
float:none;  margin-right:-4px;
}
.upper {text-transform: uppercase;}
.txt-white {color: #fff !important;}
.txt-black {color: #000 !important;}
.txt-grey {color: #404040 !important;} .txt-green {color: #008881;}
.txt-green2 {color: #579085;}
.txt-blue {color: #00bde2;}
.txt-gold {color: #b99f64;}
.txt-red {color: #FF0F21;}
.txt-purple {color: #772F71;}
.txt-darkpurple {color: #150D29;}
.line-white .bg-white {background: #fff !important;}
.line-black, .bg-black {background: #000 !important;}
.line-grey, .bg-grey {background: #606161 !important; color: #fff !important;}
.line-grey2, .bg-grey2 {background: #ecf0f1 !important;}
.line-grey3, .bg-grey3 {background: #fbfbfb !important;} .line-green, .bg-green {background: #008881 !important; color: #fff !important;}
.line-green2, .bg-green2 {background: #579085 !important; color: #fff !important;}
.line-blue, .bg-blue {background: #00bde2 !important; color: #fff !important;}
.line-yellow, .bg-yellow {background: #b99f64 !important;}
.txt-grad1 {
background: linear-gradient(270deg,#00bde2 0,#008cc6 50.18%,#00bde2 80%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.theme-red {
background: #1A2E85;
background: -webkit-linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
background: -moz-linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
background: linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.txt-white p {color: #fff !important;}
form.cf7mls input.wpcf7-form-control.wpcf7-submit,
.cf7mls_next.action-button,
.wpcf7-form input[type=submit],
.btn-default {
border: 1px solid #00bde2;
background: #00bde2;
color: #fff !important;
border-radius: 12px;
padding: 12px 30px;
font-size: 15px;
text-align: center;
transition: all .3s ease-out;
text-decoration: none !important;
}
form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover,
.cf7mls_next.action-button:hover,
.wpcf7-form input[type=submit]:hover,
.btn-default:hover, 
.btn-default:focus {
background: #606161;
border: 1px solid #606161;
color: #fff !important;
padding: 12px 30px;
font-size: 15px;
background: linear-gradient(to right, #00bde2 50%, #606161 50%);
background-size: 203% 103%;
background-position: right bottom;
transition: all .3s ease-out;
text-decoration: none !important;
}
.cf7mls_back.action-button,
.cf7mls_back.action-button:hover,
.cf7mls_next.action-button,
.cf7mls_next.action-button:hover {
border-radius: 12px !important;
}
.btn-outline {
border-color: #00bde2;
color: #00bde2 !important;
background: #fff;
}
.btn-outline:hover,
.btn-outline:focus {
border-color: #00bde2;
color: #fff;
background: #00bde2;
}
.btn-outline img {
width: auto;
height: 24px;
}
.wpcf7-form input[type=submit],
.wpcf7-form input[type=submit]:hover {
font-size: 16px;
padding: 20px;
}
.btn-white {
background: transparent !important;
border-color: #fff;
color: #fff !important;
}
.btn-white:hover,
.btn-white:focus {
background: #fff !important;
border-color: #00bde2;
color: #00bde2 !important;
}
.btn-white-solid {
background: #fff !important;
border-color: #fff;
color: #00bde2 !important;
}
.btn-white-solid:hover,
.btn-white-solid:focus {
background: #fff !important;
border-color: #00bde2;
color: #00bde2 !important;
}
.btn-black {
background: transparent !important;
border-color: #000;
color: #000 !important;
}
.btn-black:hover,
.btn-black:focus {
background: #000 !important;
border-color: #00a550;
color: #fff !important;
}
.btn-line {
border-radius: 0 !important;
background: transparent !important;
border: 0 !important;
border-bottom: 1px solid #000 !important;
color: #000 !important;
padding: 0;
}
.btn-line:hover,
.btn-line:focus {
border-radius: 0 !important;
background: transparent !important;
border: 0 !important;
border-bottom: 1px solid #666 !important;
color: #666 !important;
padding: 0;
}
.btn-large {
padding: 20px 40px;
}
.btn-large:hover {
padding: 20px 40px;
box-shadow: none;
}
.btn-thin,
.btn-thin:hover,
.btn-thin:focus {
padding: 15px !important;
}
.mt, .mb {
padding: 90px 0;
}
.post-entry {
min-height: 200px;
}
#header {
position: fixed;
width: 100%;
z-index: 2000;
top: 0;
padding: 0;
transition: 0.3s;
border: 0;
background: #fff; }
#header.shrinked {
background: linear-gradient(180deg,rgba(255, 255, 255, 0.9)0%, rgba(255, 255, 255, 0.86) 100%) !important;
backdrop-filter: saturate(170%) blur(10px);
padding-top: 0;
padding-bottom: 0;
transition: 0.3s;
border: 0;
box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}
#header.thisHome {
background: linear-gradient(180deg,rgba(0, 0, 0, 0.4)0%, rgba(0, 0, 0, 0.2) 100%) !important;
background: transparent !important;
border-bottom: 1px solid rgba(0,0,0,0.1) !important; }
#header.thisHome.shrinked {
backdrop-filter: saturate(170%) blur(10px);
background: linear-gradient(180deg,rgba(255, 255, 255, 0.9)0%, rgba(255, 255, 255, 0.86) 100%) !important;
border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}
#header .logo img {
height: auto;
width: 96px;
margin-top: 20px;
margin-bottom: 20px;
filter: none;
transition: 0.4s;
}
#header.thisHome .logo img {
}
#header.shrinked .logo img,
#header.thisHome.shrinked .logo img {
filter: none !important;
width: 78px;
margin-top: 10px;
margin-bottom: 10px;
transition: 0.4s;
}
.navbar-nav {
float: auto;
}
.navbar-default {
background: transparent;
border: 0;
padding: 0;
}
#header .navbar {
margin: 0;
margin-top: 48px;
margin-left: 40px;
margin-right: 0;
}
#header.shrinked .navbar {
margin-top: 30px;
}
#header .navbar-default .navbar-nav > li, 
#header.thisHome .navbar-default .navbar-nav > li {
margin: 0 4px;
}
.navbar-default .navbar-nav > li > a {
color: #111 !important;
margin: 0;
font-family: 'FontBodyRegular';
font-size: 16px;
padding: 10px 15px;
text-transform: none;
letter-spacing: 0;
border: 0;
border-radius: 40px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background: transparent;
}
#header.thisHome .navbar-default .navbar-nav > li > a:hover,
#header.thisHome .navbar-default .navbar-nav .dropdown > a:hover,
#header.shrinked .navbar-default .navbar-nav > li > a:hover  {
color: #fff !important;
}
#header.shrinked .navbar-default .navbar-nav > li > a {
color: #000 !important;
}
#header .navbar-default .navbar-nav > li > a:hover, 
#header .navbar-default .navbar-nav > li > a:focus,
#header .navbar-default .navbar-nav > li > a.dropdown-toggle:hover {
color: #fff !important;
background: #00bde2;
border-radius: 40px;
}
#header.shrinked .navbar-default .navbar-nav > li > a.dropdown-toggle {
color: #000 !important;
}
#header.thisHome.shrinked .navbar-default .navbar-nav .dropdown > a:hover,
#header.thisHome.shrinked .navbar-default .navbar-nav > .active > a,
#header.shrinked .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
color: #000 !important;
background: transparent;
border-radius: 2px;
}
.navbar-default .navbar-nav > .current_page_item.active > a,
.navbar-default .navbar-nav > .menu-item-has-children.active > a,
.navbar-default .navbar-nav > .current-page-ancestor a {
font-weight: normal;
color: #fff !important;
border: 0;
background: #00bde2;
border-radius: 40px;
}
#header.shrinked .navbar-default .navbar-nav > .current_page_item.active > a,
#header.shrinked .navbar-default .navbar-nav > .current-page-ancestor a {
font-weight: normal;
color: #fff !important;
background: #00bde2;
border-radius: 40px;
}
.dropdown-menu {
background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);
border: 0;
border-radius: 12px !important;
min-width: 240px;
padding: 20px 0;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
width: 100%;
}
.dropdown-menu li a {
color: #00bde2 !important;
font-size: 15px;
line-height: 30px;
text-transform: none;
}
.dropdown-menu li a:hover {
color: #404040 !important;
background: transparent;
}
.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus,
.dropdown-menu > .current_page_item.active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
background: transparent;
color: #999 !important;
}
.dropdown.active a.dropdown-toggle {
color: #fff !important;
}
.dropdown .current_page_item.active a {
color: #222 !important;
} .navbar-toggle,
.navbar-toggle:hover
.navbar-toggle:focus {
border: 0;
background: #4d4e4e !important;
margin-top: -40px;
border-radius: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border: 0 none;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
box-shadow: none;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
#header .navbar-default .navbar-nav > li:last-child {
margin-right: 0;
}
.menu-extras {
border: 0 solid #eee;
text-align: right;
margin-top: 48px;
}
.shrinked .menu-extras {
margin-top: 25px;
}
.menu-extras .menu-menu-language-en-container {
display: inline-block;
}
.menu-extras ul {
list-style: none;
padding: 0;
}
.menu-extras li a  {
color: #404040;
font-size: 14px;
}
.menu-extras #search-form {
display: inline-block;
padding: 0;
}
.menu-extras #search-form .is-search-input {
}
.menu-extras #search-form .is-search-submit {
}
.menu-extras .shop {
background: #00bde2;
color: #fff;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
border-radius: 100%;
line-height: 40px;
margin: 0 15px;
transition: 0.4s;
}
.menu-extras .shop:hover {
background: #eee;
color: #00bde2;
transition: 0.4s;
}
.menu-extras .shop a {
color: #fff;
font-size: 20px;
}
#paging {
text-align: center;
padding: 10px 0;
}
.paging .wp-pagenavi a {
background: #fff;
color: #444;
text-decoration: none;
border: 1px solid #d9d9d9;
width: 28px;
margin: 5px;
display: inline-block;
border-radius: 4px;
}
.paging .wp-pagenavi a:hover {
color: #000;
border: #fff;
background: #eee;
}
.paging .wp-pagenavi .current {
color: #00bde2;
border: 1px solid #00bde2;
background: #fff;
width: 28px;
margin: 3px;
display: inline-block;
border-radius: 4px;
}
.post-detail {
background: #fff;
-moz-box-shadow: 1px 1px 5px #d9d9d9;
-webkit-box-shadow: 1px 1px 5px #d9d9d9;
box-shadow: 1px 1px 5px #d9d9d9;
margin-top: 30px;
margin-bottom: 50px;
padding-bottom: 40px;
}
.post-detail .title {
color: #2a2a2a;
font-size: 1.65em;
font-weight: 600;
text-align: right;
padding: 10px 0;
margin-top: 30px;
margin-bottom: 10px;
border-bottom: 1px solid #2a2a2a;
}
.post-pic img {
width: 100%;
height: auto;
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.1);
box-shadow: 0 0 18px rgba(0,0,0,0.05);
}
.book .post-pic img {
width: 90%;
height: auto;
border-radius: 12px;
border: 1px solid #eee;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.post-detail .post-desc {
border-bottom: 1px solid #eee;
padding: 40px 0;
}
.team-pic img {
width: 240px;
height: 240px;
object-fit: cover;
border-radius: 100%;
border: 1px solid #eee;
}
.comment-form label {
display: block;
}
.comment-form input,
.comment-form textarea {
border: 1px solid #d9d9d9;
padding: 7px;
}
.comment-form input[type="submit"] {
color: #fff;
background: #6c7a89;
border: 1px solid #6c7a89;
margin-top: 30px;
padding: 10px 30px;
}
.comment-form input[type="submit"]:hover {
color: #6c7a89;
background: #fff;
border: 1px solid #6c7a89;
}
.wpcf7-not-valid-tip,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
background: #fff;
border-radius: 5px;
overflow: hidden;
}
.wpcf7-not-valid-tip {
font-size: 13px;
font-weight: normal;
margin-top: -15px;
padding-bottom: 10px;
}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
background: transparent;
border: 0;
border: 1px solid rgba(0,0,0,0.3);
padding: 10px;
width: 100%;
color: #000;
border-radius: 8px;
margin-bottom: 20px;
font-size: 15px;
}
.wpcf7-form textarea {
max-height: 160px;
}
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form textarea:focus,
.wpcf7-form select:focus {
border: 0;
color: #222;
border: 1px solid #111 !important;
box-shadow: none !important;
outline: none;
}
.wpcf7-form input[type="checkbox"] {
width: auto !important;
display: inline-block;
}
.wpcf7-form input[type="radio"] {
width: auto !important;
display: inline-block;
}
.wpcf7-form p {
margin-bottom: 0;
}
.wpcf7-form p small {
background: #e8fbff;
font-size: 12px;
line-height: 19px;
padding: 8px;
margin-bottom: 5px;
border-radius: 9px;
display: inline-table;
}
.wpcf7-form .option-box {
background: #b99f64;
color: #fff;
margin: 10px 0;
margin-bottom: 30px;
padding: 10px;
padding-top: 20px;
border-radius: 12px;
}
.wpcf7-form .option-box .wpcf7-list-item {
display: block;
font-size: 15px;
margin: 0;
}
.wpcf7-form .option-box input[type="checkbox"] {
display: inline-block;
margin: 10px 5px;
}
.wpcf7-list-item {
margin: 0;
}
.wpcf7-list-item-label {
display: inline-table;
width: 90%;
padding: 5px 10px;
}
.wpcf7 .download input[type=submit] {
color: #b4000c;
background: #fff;
font-size: 1em;
text-transform: uppercase;
min-width: auto;
border-radius: 10px;
border: 1px solid #b4000c;
padding: 15px;
line-height: 1em;
}
.wpcf7 .download input,
.wpcf7 .download input:focus,
.wpcf7 .download input:hover {
color: #000;
border: 1px solid #000;
box-shadow: none;
}
.wpcf7 ::placeholder {
color: #00bde2 !important;
opacity: 0.5;
}
.wpcf7 form .wpcf7-response-output {
padding: 20px;
border: 2px solid #00a0d2 !important;
margin-bottom: 20px;
background: rgba(0, 187, 222, 0.1) !important;
border-radius: 16px !important;
margin-bottom: 30px;
margin-top: 0;
}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top {position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.menu-end {
padding: 0;
list-style: none;
margin-top: 30px;
text-align: right;
font-size: 20px;
}
.shrinked .menu-end {
margin-top: 29px;
}
.menu-end li {
display: inline-block;
font-size: 0.82em;
margin-left: 20px;
margin-right: 0;
}
.thisHome .menu-end li a {
color: #000;
}
.thisHome.shrinked .menu-end li a,
.shrinked .menu-end li a {
color: #000;
}
.menu-overlay {
height: 0%;
width: 100%;
position: fixed;
z-index: 5000;
top: 0;
left: 0; overflow-y: scroll;
transition: 0.5s;
text-transform: none;
background: rgba(0,0,0,0.6);
backdrop-filter: saturate(60%) blur(2px);
overflow: hidden;
}
.overlay-content {
position: relative;
top: 0px;
width: 96%;
padding: 30px;
padding-top: 40px;
background: #00bde2;
border-radius: 20px;
margin: 0 auto;
margin-top: 20px;
}
.overlay-content .logo img {
width: 120px;
height: auto;
margin-bottom: 30px;
}
.overlay-content p {
}
.overlay-content ul {
padding: 0;
list-style: none;
}
.overlay-content li {
padding: 10px 0;
font-size: 16px;
font-weight: 500;
list-style: none;
width: 100%;
display: block;
border: 0;
min-height: 30px;
letter-spacing: 0;
}
.overlay-content li a,
.overlay-content li a:hover,
.overlay-content li a:focus,
.overlay-content li a:visited {
color: #fff;
text-decoration: none;
}
li.current_page_item a,
li.current-page-ancestor a,
.sub-menu li.current-menu-item a {
color: #000 !important;
}
.overlay-content li.menu-item-has-children a { }
.overlay-content .sub-menu {
border-top: 0 solid rgba(0,0,0,0.1);
margin: 10px 0;
padding: 20px 15px;
background: rgba(0,0,0,0.1);
border-radius: 12px;
}
.overlay-content .sub-menu li {
font-size: 14px;
padding: 5px 0;
display: block;
width: 100%;
}
.overlay-content .sub-menu li a {
color: #fff;
pointer-events: auto;
}
.menu-overlay .closebtn {
color: #fff;
position: absolute;
top: 30px;
right: 30px;
font-size: 42px;
outline: none;
z-index: 6000;
cursor: pointer;
}
.menu-overlay img {
margin: 20px 0;
width: 160px;
background: #fff;
padding: 5px;
border-radius: 12px;
}
.menu-overlay p {
color: #fff;
font-size: 14px;
line-height: 27px;
}
.menu-overlay .text-right {
text-align: left;
}
.menu-overlay  i {
color: #fff;
margin: 20px 10px;
font-size: 28px;
}
.hamburger {
color: #000;
font-size: 30px;
cursor: pointer;
position: absolute;
top: 13px;
right: 20px;
left: 0;
text-align: center;
border: 0 solid #e1e1e1;
background: #f9f9f9;
border-radius: 8px;
width: 48px;
}
.thisHome .hamburger {
color: #000 !important;
}
.shrinked .hamburger,
.thisHome.shrinked .hamburger {
color: #000 !important;
}
#wrap-slider h1 {
line-height: inherit;
}
#wrap-page h1 {
margin: 0;
}
#wrap-page img {
width: 100%;
height: auto;
margin-bottom: 30px;
}
#wrap-page .case-img {
width: 100%;
height: auto;
transition: 0.4s;
border: 3px solid #eee;
border-radius: 12px;
}
#wrap-page .case-img:hover {
transform:scale(1.03);
transition: 0.4s;
}
#wrap-pagehero {
padding-top: 140px;
padding-bottom: 20px;
background: #fff;
transition: 0.4s;
}
#wrap-pagehero.shrinked {
padding-top: 160px;
padding-bottom: 60px;
background: #b91877;
transition: 0.6s;
}
#wrap-home-pagehero {
padding-bottom: 60px;
}
#wrap-aim {
background: #d5d5d5;
}
#wrap-team {
background: #fff;
padding-bottom: 80px;
}
#wrap-pagehero h1,
#wrap-whytenx h1,
#wrap-aim h1,
#wrap-portfolio h1,
#wrap-team h1,
#wrap-contact h1 {
font-size: 60px;
margin: 0;
padding: 20px 0;
transition: 0.4s;
}
#wrap-whytenx h1 {
color: #8ba49c;
}
#wrap-team h1 {
color: #000;
}
#wrap-aim h1 {
color: #fff;
}
#wrap-whytenx h1 span,
#wrap-aim h1 span,
#wrap-portfolio h1 span,
#wrap-team h1 span,
#wrap-contact h1 span {
color: #4db86d;
}
#wrap-pagehero p {
font-size: 16px;
transition: 0.4s;
padding-top: 10px;
}
#wrap-pagehero h1 {
font-size: 48px;
margin-bottom: 0;
text-transform: none;
}
#wrap-pagehero.shrinked h1 {
color: #fff !important;
font-size: 42px;
padding: 15px 0;
transition: 0.4s;
}
#wrap-pagehero.shrinked p,
#wrap-pagehero.shrinked p span {
color: #fff !important;
}
#wrap-pagehero .bio-img {
border-radius: 100%;
width: 120px;
height: 120px;
object-fit: cover;
background: #f8f8f8;
}
#wrap-pagehero.shrinked .bio-img {
display: none;
}
#wrap-pagehero .logo {
width: 240px;
height: 160px;
object-fit: contain;
}
#wrap-contact iframe {
width: 100%;
height: auto;
min-height: 400px;
}
footer {
color: #404040;
padding: 60px 0;
padding-bottom: 10px;
background: transparent;
font-weight: 400;
font-size: 13px;
border-radius: 16px;
border: 0;
margin: 20px;
background: linear-gradient(180deg,rgba(0, 0, 0, 0.01)0%, rgba(255, 255, 255, 0.66) 100%) !important;
backdrop-filter: saturate(170%) blur(10px);
}
footer img {
width: 82px;
height: auto;
margin-bottom: 0;
position: relative;
top: -20px;
background: transparent;
border-radius: 0;
padding: 0px;
}
footer h3 {
padding-bottom: 10px;
margin-bottom: 0;
font-size: 16px;
font-weight: 400;
}
footer p {
color: inherit;
line-height: 24px;
margin: 10px 0;
font-size: 14px;
}
footer p img {
margin: 0;
}
footer p.padding {
padding-left: 0;
padding-right: 30px;
}
footer ul {
list-style: none;
padding: 0;
}
footer li {
line-height: 15px !important;
font-size: 13px;
padding-bottom: 5px;
}
footer ul.cols li {
width: 45.333%;
display: inline-flex;
line-height: 23px;
margin-bottom: 7px;
}
footer a,
footer a:hover,
footer li a,
footer li a:hover {
margin: 0;
color: #404040;
padding-bottom: 3px;
transition: 0.4s;
background: none;
text-decoration: none;
}
footer i {
background: #00bde2;
color: #fff;
font-size: 24px !important;
margin: 5px;
transition: 0.4s;
width: 32px;
height: 32px;
display: inline-block;
text-align: center;
line-height: 32px;
}
footer i:hover,
footer i:focus {
color: #00bde2;
opacity: 1;
transform: scale(1);
transition: 0.4s;
}
footer i.address {
color: #00bde2;
font-size: 15px !important;
}
footer .news-img {
width: 100%;
height: 56px;
margin-top: 20px;
border-radius: 6px;
object-fit: cover;
padding: 0;
}
.social {
margin-top: 30px;
}
.social a,
.social a:hover,
.social a:focus {
display: inline-block;
margin-left: 0;
margin-right: 5px;
}
.social img {
background: #00bde2;
width: 38px;
border-radius: 100%;
padding: 5px;
} 
.social img:hover {
background: #a9bfc4;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border-top: 1px solid rgba(0,0,0,0.1) !important;
}
.checked {
padding: 0;
list-style: none;
}
.checked li {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/check.png) left 3px no-repeat;
background-size: 18px;
padding-left: 30px;
padding-right: 0;
margin-bottom: 17px;
line-height: inherit;
}
.checked.invert li {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/check-white.png) left 3px no-repeat;
background-size: 18px;
padding-left: 30px;
padding-right: 0;
margin-bottom: 17px;
line-height: inherit;
}
.page-default-img {
width: auto;
height: 100%;
margin-bottom: 30px;
border-radius: 10px;
} .tabs {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: auto;
}
.tabs label {
order: 1;
display: block;
padding: 15px 20px;
min-width: 160px;
margin: 0;
margin-bottom: 20px;
cursor: pointer;
background: #fff;
border: 1px solid #00bde2;
font-weight: normal;
transition: 0.4s;
color: #00bde2;
border-radius: 40px;
transition: all 0.2s ease-in-out;
text-align: center;
margin-right: -10px !important;
margin-left: 20px !important;
} .w3-animate-right{
position:relative;animation:animateright 0.5s}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}
}
.w3-animate-opacity{animation:opac 0.4s}
@keyframes opac{from{opacity:0} to{opacity:1}
}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}
@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}
}
.tabs .tab {
order: 99;
flex-grow: 1;
width: 100%;
display: none;
padding: 0;
background: none;
transition: 0.4s;
margin-right: -10px;
margin-left: -10px;
}
.tabs input[type="radio"] {
display: none;
}
.tabs label:hover,
.tabs input[type="radio"]:checked + label {
background: #00bde2;
color: #fff;
border-color: #00bde2;
}
.tabs input[type="radio"]:checked + label .bar {
background: #45A787;
position:relative;animation:animateright 0.3s}
@keyframes animate{from{right:-320px;opacity:0.3} to{right:0;opacity:1}
}
.tabs input[type="radio"]:checked + label + .tab {
display: block;
} .tabs.style1 {
justify-content: center;
}
.tabs.style1 .tab {
border: 1px solid rgba(0,0,0,0.05);
box-shadow: 0 0 9px rgba(0,0,0,0.04);
border-radius: 12px;
margin-top: 15px;
padding: 40px 30px;
}
.tabs.style1 label {
padding: 10px !important;
font-size: 14px;
width: 240px;
height: 65px;
border: 1px solid rgba(0,0,0,0.1);
border-color: #00bde2;
background: rgba(0,0,0,0.0);
margin: 10px 4px !important;
border-radius: 14px;
text-align: inherit;
}
.tabs.style1.less label {
height: auto;
width: auto;
}
.tabs.style1 label:hover,
.tabs.style1 input[type="radio"]:checked + label {
background: #00bde2;
color: #fff;
border-color: #00bde2;
}
.tabs.style1 img {
background: #00bde2;
border-radius: 6px;
width: auto;
height: 36px;
margin-left: 0 !important;
margin-right: 8px !important;
padding: 0;
transition: 0.4s;
float: left;
}
.tabs.style1.less img {
float: none;
}
.panel-home {
color: #fff;
background: #cc1223;
box-shadow: 18px 18px 0px rgba(0,0,0,0.1);
border: 0;
border-radius: 2px;
padding: 30px;
transition: 0.4s;
margin-bottom: 60px;
}
.panel-home:hover {
box-shadow: none;
transition: 0.4s;
}
.panel-service {
border: 1px solid #eee;
border-radius: 0;
min-height: auto;
height: auto;
background: transparent;
padding: 15px;
transition: 0.4s;
margin-bottom: 30px;
}
.panel-service:hover {
background: #deb8d7;
border: 1px solid #deb8d7;
transform: scale(1.05);
transition: 0.4s;
box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.panel-service .service-img {
margin-bottom: 30px;
width: 56px;
height: 56px;
object-fit: contain;
text-align: center;
opacity: 1;
}
.panel-service h2,
.panel-service h3 {
padding: 0;
padding-bottom: 40px;
margin: 0;
font-size: 1.2em;
}
.panel-service:hover .service-img {
opacity: 1;
}
.panel-service:hover h2 {
color: #000;
}
.panel-service p {
color: #404040;
padding: 0;
min-height: auto;
}
.panel-service .more {
min-height: 0;
}
.panel-service.panel-location:hover {
background: none;
}
.panel-service.panel-location .location-img {
margin-bottom: 30px;
width: 100px !important;
height: 100px !important;
object-fit: contain;
text-align: center;
opacity: 1;
}
.panel-service.panel-location i {
color: #96358e;
background: #eee;
border: 1px solid #eee;
border-radius: 100%;
font-size: 16px !important;
width: 36px;
height: 36px;
line-height: 36px !important;
text-align: center;
}
.panel-service.panel-location i:hover {
background: #96358e;
border-color: #96358e;
color: #fff;
}
.panel-service.panel-location i.fa-last,
.panel-service.panel-location i.fa-last:hover {
color: #b91877;
background: none;
border: 0;
width: auto;
height: auto;
}
p.smallest {
font-size: 15px;
color: #666;
}
p.smallest a,
p.smallest a:hover {
color: #333;
padding: 0;
margin: 0;
}
#wrap-section {
color: #fff;
background: #fff;
padding: 80px 0;
}
#wrap-section img {
width: 100%;
height: auto;
padding: 0;
border: 1px solid #fff;
box-shadow: 66px 66px 0px rgba(0,0,0,0.05);
transition: all 1s ease-out;
box-shadow: none;
}
#wrap-section img:hover {
box-shadow: -66px 66px 0px rgba(0,0,0,0);
transition: all 1s ease-out;
}
#wrap-section .section-content {
padding: 0 50px;
}
#wrap-section .section-content.no-top {
margin-top: 0;
}
#wrap-section h1 {
font-size: 30px;
margin: 0;
}
#wrap-section h2 {
font-size: 40px;
margin-bottom: 10px;
margin-top: 60px;
line-height: 40px;
}
#wrap-section h3 {
margin: 0;
margin-bottom: 20px;
}
#wrap-section .line {
margin: 15px 0;
}
#wrap-section .logos {
width: 180px;
height:  90px;
object-fit: contain;
margin: 0;
margin: 10px 20px;
filter: grayscale(100%) brightness(1000%);
}
#wrap-section .number {
color: rgba(0,0,0,0.13);
display: inline-block;
font-size: 8em;
font-weight: 600;
position: absolute;
right: 40px;
left: auto;
top: -50px;
transition: all .5s ease-out;
}
#wrap-section .number:hover {
font-size: 12em;
transition: all .5s ease-out;
opacity: 0;
}
#wrap-pagehero .line,
#wrap-section .line {
background: #000;
width: 100px;
height: 4px;
border-radius: 10px;
display: inline-block;
margin-bottom: 20px;
}
#wrap-section .taglist {
padding: 0;
list-style: none;
}
#wrap-section .taglist li {
background: #eee;
width: auto;
display: inline-block;
margin: 5px;
padding: 5px 10px;
font-size: 18px;
border-radius: 6px;
}
#wrap-section .checked li {
background-image: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/check-white.png);
background-size: 24px;
width: auto;
display: block;
font-size: 15px;
line-height: 25px;
}
#wrap-hero {
background: #404040;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: top center !important;
min-height: 110vh;
transition: 1s;
}
#wrap-hero.shrinked {
transition: all 1s ease-out;
}
#wrap-hero .content {
padding-top: 40vh;
}
#wrap-hero .content h1 {
font-size: 74px;
margin-bottom: 40px;
transition: 0.5s;
}
#wrap-hero.shrinked .content h1 {
}
#wrap-hero .content p {
color: #fff;
font-size: 32px;
line-height: 48px;
padding-bottom: 10px;
} .panel-work {
background: #fff;
padding: 0;
border-radius: 0;
border: 4px solid #fff;
box-shadow: 0 15px 20px rgba(0,0,0,0.3);
transition: 0.4s;
margin-bottom: 40px;
}
.panel-work .port-img {
width: 100%;
height: auto;
object-fit: cover;
border-radius: 0;
border: 4px solid #fff;
transition: 0.4s;
filter: grayscale(0%);
}
.panel-work:hover {
background: #fff;
} .panel-work .content h3 {
margin: 15px 0 !important;
transition: 0.4s;
}
.panel-work:hover .port-img {
opacity: 1;
filter: grayscale(0%);
transition: 0.4s;
transform: scale(1.3);
z-index: 3;
position: relative;
box-shadow: 19px 18px 80px rgba(0, 0, 0, 0.14);
}
.panel-work:hover .content h3 {
padding-top: 20px;
transition: 0.4s;
} .slick-slide{
}
.slick-prev::before, .slick-next::before {
color: #404040 !important;
font-size: 28px !important;
}
.slick-next::before {
content: '' !important;
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/arrow-grey.png) no-repeat;
background-size: contain;
display: block;
width: 30px;
height: 30px;
}
.slick-prev::before {
content: '' !important;
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/arrow-grey.png) no-repeat;
background-size: contain;
display: block;
width: 30px;
height: 30px;
transform: rotate(-180deg);
}
.slick-dots {
bottom: -60px !important;
}
.slick-dots li button {
background: #d9d9d9 !important;
border-radius: 100%;
width: 10px !important;
height: 10px !important;
}
.slick-dots li.slick-active button {
background: #00bde2 !important;
}
.slick-dots li button::before {
font-size: 0 !important;
}
.bio-img {
border-radius: 100%;
width: 160px;
height: 160px;
border: 3px solid #eee;
object-fit: cover;
}
.arrow-divider i {
color: #ae529f;
background: #fff;
background-image: linear-gradient(#fff , #fff );
transform: rotate(180deg);
width: 60px;
height: 60px;
line-height: 50px;
text-align: center;
font-size: 24px;
border-radius: 100%;
position: relative;
bottom: -70px;
border: 1px solid rgba(0,0,0,0.1);
outline: 0 !important;
box-shadow: 0 -10px 20px rgba(0,0,0,0.2);
}
.arrow-divider.home i {
padding: 0;
font-size: 30px;
}
.arrow-divider a {
outline: none;
}
.bouncing {
animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-30px);}
60% {transform: translateY(-15px);}
}
#wrap-slider {
background: #fff;
}
#wrap-slider {
padding: 0;
padding-bottom: 0;
min-height: 860px;
height: 860px;
margin-top: -30px;
}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
padding: 0;
margin: 0;
}
.rslides .item {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
display: block;
min-height: 860px;
height: 860px;
border-radius: 0;
}
#wrap-slider .content,
.rslides .item .content {
position: relative;
margin-top: 25%;
padding: 0;
}
#wrap-slider h1,
.rslides .item .content h1 {
font-size: 64px;
}
.rslides_tabs {
z-index: 1000;
position: relative;
margin: 0 auto;
margin-top: -100px;
max-width: auto;
padding: 0;
text-align: center;
}
.rslides_tabs li {
display: inline;
float: none;
margin: 0 5px;
}
.rslides_tabs a {
width: 16px;
height:16px;
background: transparent;
display: inline-block;
background: #222;
border: 0;
border-radius: 100%;
font-size: 0;
}
.rslides_tabs .rslides_here a {
background: #b91877;
}
.rslides_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
margin-top: -90px;
left: 5%;
-moz-opacity: 0.7;
-webkit-opacity: 0.7;
opacity: 0.7;
z-index: 4000;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 40px;
width: 32px;
background: transparent url(//ersa-sa.com/wp-content/themes/ersa-wp/images/arrows.png) no-repeat left top;
}
.rslides_nav:hover {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
outline: none;
}
.rslides_nav.next {
left: auto;
background-position: right top;
right: 5%;
} .accordion {
background: no-repeat;
cursor: pointer;
padding: 20px 0;
width: 100%;
border: none;
outline: none;
transition: 0.4s;
text-align: inherit;
font-weight: normal;
border-bottom: 0;
color: #000;
border: 1px solid #ececec;
margin: 10px 0;
padding: 15px;
border-radius: 12px;
box-shadow: 0 0 11px #f7f7f7;
background: #f9fcfd;
font-size: 15px;
}
.accordion::after {
content: '+';
font-size: 21px;
float: right;
margin-left: 5px;
margin-top: 0;
color: #00bde2;
background: #fff;
width: 28px;
height: 28px;
text-align: center;
line-height: 28px;
border-radius: 6px;
border: 1px solid #bfdce1;
}
.accordion.active:after {
content: "-"; } .accordion .active, .accordion:hover {
background: none;
color: #555;
transition: 0.4s;
}
.accordion img.icon {
border: 0;
width: auto;
height: 32px;
margin: 0 5px;
position: relative;
top: -2px;
}
.accordion.job {
border-radius: 40px;
padding: 10px 10px;
line-height: 33px;
padding: 7px 10px;
margin-bottom: 2px;
font-weight: 600 !important;
background: #00bde2;
color: #fff;
border-color: #0ca4c1;
text-align: center;
}
.accordion.job::after {
content: '△';
transform: rotate(180deg);
font-size: 16px;
border: 0;
border-radius: 100%;
color: #b99f64;
margin-top: 3px;
}
.accordion.job.active:after {
content: "△"; transform: rotate(0deg);
color: #b99f64;
} .panel-faq {
padding: 20px;
background-color: #00bde2;
display: none;
overflow: hidden;
border: 0;
border-radius: 16px;
transition: 0.4s;
}
.panel-faq p,
.panel-faq li {
color: #fff;
font-size: 15px;
}
.panel-faq a,
.panel-faq a:hover {
background: rgba(0,0,0,0.3);
padding: 0 5px;
border-radius: 6px;
color: #fff;
text-decoration: none;
}
.panel-faq.job {
border: 1px solid #ececec;
box-shadow: 0 0 11px #f7f7f7;
background: #f9fcfd;
}
.panel-faq.job p {
font-size: 14px;
line-height: 21px;
margin: 0;
color: #111;
}
.panel-st1 {
border-radius: 16px;
border: 0;
padding: 40px;
padding-top: 80px;
transition: 0.4s;
box-shadow: 0 0 22px 0 rgba(0,0,0,0);
color: #fff;
background: #00bde2;
margin-top: 30px;
transition: 0.4s;
}
.panel-st1:hover {
transition: 0.4s;
}
.panel-st1 img {
width: auto;
height: 48px;
margin-bottom: 15px;
}
.panel-st1 h4 {
margin: 0;
margin-bottom: 30px;
line-height: inherit;
font-size: 26px;
}
.panel-st1 p {
margin-bottom: 0;
}
.panel-st1 i {
color: #606161;
font-size: 32px;
width: 64px;
height: 64px;
background: #fff;
border-radius: 100%;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
line-height: 64px;
text-align: center;
position: absolute;
top: -10px;
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
}
.panel-st1:hover {
transition: 0.4s;
}
.panel-st1:hover i {
transform: scale(1.1);
transition: 0.4s;
}
.panel-st2 {
border-radius: 16px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: none;
background: #f5f5f5 !important;
box-shadow: 0 0 22px rgba(0,0,0,0.05);
}
.panel-st2:hover {
color: inherit;
transition: 0.4s;
background: #fff !important;
box-shadow: 0 0 12px rgba(0,0,0,0.3);
}
.panel-st2 h4 {
margin-top: 20px;
min-height: 40px;
font-size: 22px !important;
line-height: 29px;
}
.panel-st2 h2 {
font-size: 17px !important;
line-height: 24px;
}
.panel-st2 p {
color: inherit;
min-height: 170px;
margin-bottom: 20px;
font-size: 14px;
line-height: 24px;
}
.panel-st2.course p {
min-height: 0;
}
.panel-st2.panel-filter {
padding: 15px;
}
.panel-st2.panel-filter h4 {
margin-top: 20px;
min-height: 30px;
font-size: 17px !important;
line-height: 28px;
}
.panel-st2.panel-filter p {
font-size: 14px;	
line-height: 23px;
min-height: 150px;
}
.panel-st2 p.more {
min-height: 0;
}
.panel-st2 img {
width: 100%;
height: 220px;
border-radius: 12px;
object-fit: cover;
}
.panel-st3 {
border-radius: 10px;
border: 0;
padding: 25px;
padding-top: 40px;
transition: 0.4s;
box-shadow: 0 0 16px rgba(0,0,0,0);
}
.panel-st3:hover {
color: inherit;
transition: 0.4s;
background: linear-gradient(to right, #fff 0%, #fff 100%) !important;
box-shadow: 0 0 16px rgba(0,0,0,0.1);
}
.panel-animation {
margin-top: 0;
transition: 0.6s;
border-bottom: 3px solid #fff;
}
.panel-animation:hover {
margin-top: 20px;
transition: 0.6s;
border-color: #00a550;
}
.panel-st3 h3 {
margin: 0;
min-height: 50px;
transition: 0.4s;
}
.panel-st3:hover h3 {
color: inherit;
transition: 0.4s;
}
.panel-st3 p {
min-height: 170px;
}
.panel-st1 .more
.panel-st2 .more,
.panel-st3 .more,
.panel-st4 .more,
.panel-st5 .more,
.panel-st6 .more {
min-height: 0;
margin-bottom: 10px;
}
.panel-st4 {
border-radius: 16px;
border: 0;
padding: 0;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 40px;
background: rgba(0,0,0,0.01);
}
.panel-st4:hover {
color: inherit;
transition: 0.4s;
box-shadow: 0 0 16px rgba(0,0,0,0.2);
}
.panel-st4 p {
padding: 15px 20px;
padding-bottom: 5px;
margin-bottom: 0;
font-size: 13px;
}
.panel-st4 p.date {
padding-bottom: 0;
font-size: 13px;
}
.panel-st4 h3 {
padding: 10px 20px;
min-height: 82px;
margin: 0;
font-size: 18px;
line-height: 30px;
}
.panel-st4 h3 a:hover {
color: #000;
}
.panel-st4 img {
width: 100%;
height: 188px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-st4:hover img {
width: 100%;
height: 188px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-st4.inner h4 {
padding: 0px 15px;
line-height: 24px;
min-height: 51px;
font-size: 15px;
}
.panel-st4 h5 {
padding: 10px 20px;
min-height: 100px;
margin: 0;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.panel-st4 iframe {
width: 100%;
height: 221px;
}
.panel-st4.search h4 {
padding: 0px 10px;
line-height: 25px;
min-height: 80px;
font-size: 14px;
font-family: 'FontBodyLight';
}
.panel-st4.search img {
width: 100%;
height: 180px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-st4.search iframe {
height: 175px;
}
.panel-vdo h5 {
padding: 10px;
min-height: 70px;
margin: 0;
font-size: 13px;
font-weight: 300;
line-height: 21px;
font-family: 'FontBodyLight';
}
.panel-vdo iframe {
width: 100%;
height: 185px;
}
.panel-vdo.smaller iframe {
width: 100%;
height: 145px;
}
.panel-st5 {
border-radius: 16px;
border: 0;
padding: 5px;
padding-bottom: 20px;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
text-align: center;
margin-bottom: 40px;
}
.panel-st5 h4 {
min-height: 75px;
margin-top: 15px;
font-weight: 500;
font-size: 15px;
line-height: 24px;
}
.panel-st5 img {
width: 100%; height: 280px;
object-fit: cover;
border-radius: 16px;
}
.panel-st5 p {
margin-bottom: 0;
}
.panel-st5.panel-square img {
width: 100%;
height: 280px;
object-fit: cover;
border-radius: 12px;
}
.panel-st5.panel-square h4 {
min-height: 50px;
font-size: 16px;
line-height: 24px;
}
.panel-st5 .sooner {
background: rgba(0,187,222,0.8);
position: absolute; 
top: 30%;
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
width: 75%; border-radius: 10px;
color: #fff;
padding: 15px;
}
.panel-st5.panel-giveaways h4 {
min-height: 60px;
font-size: 14px;
line-height: 24px;
}
.panel-st6 {
border-radius: 16px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
}
.panel-st6:hover {
padding: 20px;
color: inherit;
transition: 0.4s;
box-shadow: 0 0 16px rgba(0,0,0,0.2);
}
.panel-st6 img {
width: 140px;
height: 140px;
display: inline-block;
object-fit: cover;
border-radius: 100%;
margin-bottom: 20px;
background: linear-gradient(to left, #008781 0%, #3168a3 100%) !important;
padding: 4px;
}
.panel-st6 h4 {
font-size: 19px;
min-height: 40px;
}
.panel-st6 .read-more {
display: none;
}
.panel-st6 .btn {
margin-top: 10px;
}
.panel-st7 {
border-radius: 16px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: 0 0 40px rgba(0,0,0,0.1);
overflow: hidden;
font-weight: 600;
color: #404040;
}
.panel-st7 p {
font-weight: 500;
}
.panel-st8 {
border-radius: 16px;
border: 0;
padding: 20px;
padding-top: 60px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
border: 1px solid transparent;
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg2.svg) transparent no-repeat top left !important;
background-size: 50% !important;
}
.panel-st8 h2 {
font-size: 24px;
line-height: 33px;
}
.panel-st8 h2 span {
color: #404040;
font-size: 37px;
}
.panel-st9 {
border-radius: 16px;
border: 0;
padding: 0;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background: #00bde2;
background: linear-gradient(220.55deg, #0392c7 0%, #00bde2 100%) !important;
color: #fff;
}
.panel-st9 .value-img {
border: 0;
width: 100%;
height: 230px;
object-fit: cover;
border-radius: 16px;
}
.panel-st9 .content h3 {
padding: 5px 15px;
}
.panel-st9 .content p {
padding: 0 15px;
color: #fff;
}
.panel-st10 {
border-radius: 36px 36px 0 36px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: 0;
overflow: hidden;
font-weight: 600;
color: #404040;
background: #fff;
box-shadow: 0 0 25px rgba(0,187,222,0.3);
box-shadow: none;
}
.panel-st10:hover {
transition: 0.4s;
transform: scale(1.01);
}
.panel-st10 p {
font-weight: 500;
line-height: 32px;
margin-bottom: 0;
}
.panel-st10 .profile { }
.panel-st10 img {
width: 100px;
height: 100px;
object-fit: cover;
border-radius: 100%;
border: 1px solid #fff;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.panel-st11 {
border-radius: 16px;
border: 0;
padding: 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background: rgba(255,255,255,0.8);
}
.panel-st12 {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.05);
padding: 30px;
transition: 0.4s;
overflow: hidden;
background: #f4fdff;
box-shadow: 0 0 12px rgba(0,0,0,0.05);
}
.panel-st12 li {
line-height: 32px;
}
.panel-mission {
color: #fff !important;
border-radius: 16px;
border: 0;
padding: 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background-image: linear-gradient(to right, rgba(0,0,0,0.7), rgb(0, 187, 222,0.5)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/mission.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.panel-stats {
color: #fff !important;
border-radius: 16px;
border: 0;
padding: 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background-image: linear-gradient(to bottom, rgb(0,0,0,0.8), rgb(0,0,0,0.4)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/home-stats-1.webp);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.panel-stats h2 {
font-size: 24px;
line-height: 36px;
}
.panel-stats h2 span {
font-size: 37px;
}
.panel-tests {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.1);
padding: 3px;
transition: 0.4s;
overflow: hidden;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
background: rgba(0,0,0,0.01);
font-size: 15px;
transition: 0.4s;
}
.panel-tests:hover {
box-shadow: 0 0 16px rgba(0,0,0,0.1);
transition: 0.4s;
}
.panel-tests .tests-img {
width: 100%;
height: 160px;
object-fit: cover;
border-radius: 12px;
margin-bottom: 10px;
}
.panel-tests h3 {
min-height: 50px;
font-size: 17px;
line-height: 25px;
margin: 5px 0;
padding: 0;
}
.panel-tests h5 {
font-family: 'FontHeaderMedium';
font-size: 15px;
}
.panel-tests p.brief {
min-height: 45px;
line-height: 21px;
font-size: 14px;
padding: 0 5px;
}
.panel-thumb {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.2);
padding: 0;
transition: 0.4s;
box-shadow: 0 0 20px rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 30px;
}
.panel-thumb:hover {
color: inherit;
transition: 0.4s;
box-shadow: 0 0 36px rgba(0,0,0,0.2);
background: #00bde2;
border: 1px solid rgba(0,0,0,0);
}
.panel-thumb p {
padding: 15px 20px;
padding-bottom: 5px;
margin-bottom: 0;
font-size: 13px;
}
.panel-thumb h4 {
padding: 10px;
padding-bottom: 0;
margin: 0;
font-size: 17px;
line-height: 24px;
margin-top: 22px;
}
.panel-thumb h4 a:hover {
color: #000;
}
.panel-thumb:hover h4 a {
color: #fff;
}
.panel-thumb .pic {
margin: 0;
padding: 0;
}
.panel-thumb img,
.panel-thumb:hover img {
width: 100%;
height: 120px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.section-bio .panel-st11 {
padding: 30px;
padding-top: 130px;
margin-top: -100px;
}
.section-bio .panel-st11 i {
color: #00bde2;
font-size: 26px !important;
margin: 5px;
}
.section-bio .panel-st11 hr {
border-top: 1px solid rgba(0,0,0,0.2) !important;
}
.panel-st2 .btn-default,
.panel-st3 .btn-default,
.panel-st4 .btn-default,
.panel-st5 .btn-default {
border-radius: 12px;
}
.panel-testimonials {
padding: 20px;
border: 0;
background: transparent;
box-shadow: none;
}
.panel-testimonials p {
font-size: inherit;
line-height: 28px;
min-height: 110px;
}
.testimonial i {
color: #eee;
font-size: 42px;
position: absolute;
top: -15px;
left: 45%;
}
.testimonial .star {
text-align: center;
margin-bottom: 15px;
}
.testimonial .star img {
display: inline-block;
margin: 0 3px;
width: 18px;
height: 18px;
}
.testimonial .star img.small {
width: 12px;
height: 12px;	
}
.testimonial .star img.large {
width: 24px;
height: 24px;	
}
.panel-testimonials h5 {
text-align: center;
}
.panel-testimonials .avatar {
border-radius: 100%;
width: 72px;
height: 72px;
onject-fit: cover;
opacity: 1;
margin: 0 auto;
}
.panel-hub {
border-radius: 16px;
border: 0;
padding: 20px;
box-shadow: 0 0 7px rgba(0,0,0,0.1);
overflow: hidden;
text-align: center;
transition: 0.4s;
margin-bottom: 30px;
}
.panel-hub:hover {
box-shadow: 0 0 18px rgba(0,0,0,0.2);
transition: 0.4s;
}
.panel-hub h4 {
min-height: auto;
margin-top: 70px;
font-weight: 500;
font-size: 17px;
line-height: 26px;
text-align: left;
}
.panel-hub img {
width: 100%;
height: 220px;
object-fit: cover;
border-radius: 12px;
}
.partners-slide .logos {
border: 0;
width: 160px;
height: 100px;
object-fit: contain;
padding: 10px;
filter: grayscale(0%) brightness(100%);
}
.partners-slide .logos:hover {
filter: grayscale(100%) brightness(100%);
}
.partner .logo {
width: 140px !important;
height: 100px !important;
object-fit: contain !important;
padding: 20px 10px;
border-radius: 10px;
background: transparent;
transition: 0.4s;
border: 0;
box-shadow: 0 0 6px rgba(0,0,0,0.04);
margin-bottom: 20px;
}
.partner .logo:hover {
box-shadow: 0 0 26px rgba(0,0,0,0.1);
transition: 0.4s;
}
.icons {
width: auto;
height: 51px;
margin-bottom: 15px;
filter: grayscale(90%)
} #video-home-section {
padding: 0;
background: #fff;
}
#heroVideo {
width: 100%;
height: auto;
}
#video-home-section .content {
position: absolute;
top: 70%;
left: 50%;
transform: translate(-50%, -50%);
width: 60%;
background: rgba(0,0,0,0.4);
padding: 40px;
}
#video-home-section .content h1 {
color: #fff;
}
#video-home-section .content em {
display: block;
font-weight: normal;
font-style: normal;
font-size: 28px;
padding-top: 30px;
}
.section-hero {	
background: #444;
padding-top: 200px;
padding-bottom: 100px;
background: linear-gradient(to left, rgba(0,135,129,0.8), rgba(49,104,163,0.9)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/wave.svg) !important;
background-repeat: no-repeat;
background-size: 120% !important;
background-position: bottom center !important;
}
.section-hero .content {
padding: 30px 60px;
}
.section-hero h1 {
font-size: 43px;
line-height: 49px;
}
.section-hero video {
border-radius: 16px;
}
.profile-img {
width: 300px;
height: 300px;
border-radius: 16px;
z-index: 2;
position: relative;
margin-top: 30px;
box-shadow: 0px -10px 40px rgba(0,0,0,0.2);
border: 3px solid #fff;
object-fit: cover;
}
.foot {
position: fixed;
bottom: 15px;
left: 15px;
right: auto;
background: linear-gradient(180deg,rgba(0, 0, 0, 0.01)0%, rgba(255, 255, 255, 0.66) 100%) !important;
backdrop-filter: saturate(170%) blur(15px);
border: 1px solid rgba(0, 0, 0, 0.05);
z-index: 3;
padding: 5px 9px;
border-radius: 60px;
}
.foot .whatsapp {
text-align: center;
margin: 0;
font-size: 13px;
margin-bottom: 0;
}
.foot .whatsapp i {
width: 42px;
height: 42px;
line-height: 42px;
font-size: 25px !important;
background: #00bde2;
color: #fff;
border-radius: 100%;
}
.values-slide.inner img {
width: auto;
height: 420px;
object-fit: cover;
border-radius: 16px;
}
.twitterx {
width: 21px;
height: 21px;
object-fit: contain;
position: relative;
top: -6px;
transition: 0.4s;
}
.twitterx:hover {
opacity: 1;
filter: none;
transform: scale(1);
transition: 0.4s;
}
.discount-cta .alert {
background: linear-gradient(90deg, #006796, #00bde2 70%, #006796) !important;
background: linear-gradient(90deg, rgba(22, 93, 49, 1), rgba(22, 93, 49, 1) 70%, rgba(22, 93, 49, 1)) !important;
position: fixed;
width: 100%;
padding: 7px !important;
color: #fff;
z-index: 9999;
top:0;
padding: 0;
margin-bottom: 0;
border: 0;
border-radius: 0;
opacity: 1;
transition: 0.4s;
font-size: 15px;
line-height: 24px;
min-height: 43px;
border: 2px solid #7befb2;
}
.discount-cta .alert img {
width: auto;
height: 48px;
}
.discount-cta .alert .btn-alert {
color: #fff;
background: #006796;
border: 1px solid rgba(255,255,255,0.6);
padding: 8px 15px;
font-size: 15px;
box-shadow: 0 0 12px rgba(0,0,0,0.2);
border-radius: 10px;
}
.discount-cta .alert .btn-alert:hover,
.discount-cta .alert .btn-alert:focus {
background: #00bde2;
opacity: 1;
} .discount-cta a,
.discount-cta a:hover {
color: #fff;
}
.discount-cta a:hover {
text-decoration: underline;
}
.discount-cta .close {
opacity: 1;
color: #fff;
margin: 5px;
font-size: 28px !important;
font-weight: 300 !important;
}
.ramadan-cta .alert {
background: linear-gradient(90deg, #a1e1ff, #ddab37 50%, #a1e1ff) !important;
position: fixed;
width: 100%;
padding: 7px !important;
color: #fff;
z-index: 9999;
top:0;
padding: 0;
margin-bottom: 0;
border: 0;
border-radius: 0;
opacity: 1;
transition: 0.4s;
font-size: 15px;
line-height: 24px;
min-height: 40px;
text-shadow: 0 0 8px #feb818;
}
.panel-training {
border-radius: 16px;
border: 0;
padding: 30px 20px;
padding-bottom: 20px;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
background: #00bde2;
background-image: linear-gradient(to right bottom, #007aaf, #008abc, #009ac9, #00abd4, #00bde2);
color: #fff;
}
.panel-training p {
border-bottom: 1px solid rgba(255,255,255,0.3);
padding: 5px 0;
margin-bottom: 0;
font-size: 13px;
}
.panel-training p i {
font-size: 20px;
margin-right: 5px;
margin-left: 0;
}
.panel-training p span {
min-width: 40%;
display: inline-block;
}
.panel-training p span.type {
background: rgba(0,0,0,0.4);
display: inline-block;
min-width: auto;
padding: 0 10px;
margin: 0 5px;
border-radius: 20px;
}
.panel-training p b {
font-size: 14px;
}
.panel-training p .large {
font-size: 18px;
font-weight: 500;
background: #bca87a;
border-radius: 4px;
padding: 0 6px;
}
.panel-training p .strike-baseprice {
min-width: 0;
text-decoration: line-through #111;
font-weight: 500;
font-size: 18px;
} .panel-program {
border-radius: 16px;
border: 0;
padding: 0;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 30px;
padding-bottom: 20px;
}
.panel-program:hover {
color: inherit;
transition: 0.4s;
box-shadow: 0 0 22px rgba(0,0,0,0.3);
background: #f4fdff;
}
.panel-program p {
padding: 0 20px;
padding-bottom: 5px;
margin-bottom: 0;
font-size: 15px;
direction: inherit;
}
.panel-program p.price {
position: relative;
margin-top: -20px;
transition: 0.4s;
}
.panel-program p.price span {
background: #bca87a;
color: #fff;
padding: 8px 20px;
border-radius: 30px;
}
.panel-program h3 {
padding: 10px 20px;
min-height: 69px;
margin: 0;
font-size: 15px;
line-height: 23px;
}
.panel-program:hover h3 a {
color: #000;
}
.panel-program:hover p.price {
transform: scale(1.1);
transition: 0.2s;
}
.panel-program img {
width: 100%;
height: 180px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-program:hover img {
width: 109%;
height: 180px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-program p.days {
min-height: 50px;
padding-bottom: 0;
}
.panel-program.extended {
background: #fdf7e9;
box-shadow: none;
border: 1px solid #ece9e1;
transition: 0.2s;
}
.panel-program.extended:hover {
background: #f4fdff;
transition: 0.2s;
box-shadow: 0 0 17px rgba(0,0,0,0.1);
border: 1px solid #f4fdff;
}
.panel-program.extended img,
.panel-program.extended img:hover {
width: 100%;
height: 270px;
object-fit: cover;
transition: 0.4s;
filter: none;
padding: 5px;
border-radius: 24px;
}
.panel-program.extended h3,
.panel-program.extended p {
padding: 0 15px;
}
.panel-program.extended h3 {
font-size: 20px;
min-height: 0;
padding-top: 40px;
padding-bottom: 15px;
}
.panel-program.extended h3 a,
.panel-program.extended p a,
.panel-program.extended p a:hover {
color: #000 !important;
text-decoration: none;
}
.panel-program.extended p {
font-size: 14px;
line-height: 22px;
padding-bottom: 10px;
}
.panel-program.extended p.price,
.panel-program.extended p.days {
font-size: 16px;
}
.panel-program.extended p.price,
.panel-program.extended:hover p.price {
transform: scale(1);
transition: 0.2s;
}
.panel-program.extended p.price span {
background: #00bde2;
transition: 0.2s;
}
.panel-program.extended p.price span span.strike-baseprice {
padding: 0;
text-decoration: line-through #f26e6e 2px;
}
.panel-program.extended .program-tags {
padding: 0 10px;
list-style: none;
}
.panel-program.extended .program-tags li {
border: 1px solid #d1eaee;
display: inline-block;
margin: 3px;
padding: 2px 8px;
font-size: 12px;
border-radius: 24px;
color: #00bde2;
background: #fff;
}
.panel-program.extended:hover p.price span {
background: #bca87a;
transition: 0.2s;
}
.panel-program.extended:hover .program-tags li {
color: #bca87a;
background: #fff;
border-color: #bca87a;
transition: 0.2s;
}
.panel-feedback {
border-radius: 16px;
padding: 20px;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 30px;
}
.panel-feedback p {
font-size: 15px;
line-height: 22px;
min-height: 140px;
color: #00bde2;
}
.panel-feedback h4 {
font-size: 13px;
padding: 5px 0;
margin: 0;
}
.panel-feedback .star {
text-align: ;
margin: 0;
}
.panel-feedback .star img {
display: inline-block;
margin: 0 2px;
width: 16px;
height: 16px;
}
.panel-feedback .avatar {
border-radius: 100%;
width: 48px;
height: 48px;
onject-fit: cover;
opacity: 0.8;
margin: 0 auto;
}
.section-newsletter {
background: #eee;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
padding: 20px;
padding-bottom: 40px;
margin: 20px;
border-radius: 16px;
}
.sender-form-button.submit-button {
border: 2px solid red !important;
}
.book-author span {
border: 1px solid #00bde2;
font-size: 14px;
padding: 3px 10px;
border-radius: 20px;
color: #000;
background: #f4fdff;
}
.book-author span i {
color: #00bde2;
}
.book-info span {
background: #f4fdff;
border: 1px solid rgba(0,0,0,0.05);
border-radius: 12px;
box-shadow: 0 0 12px rgba(0,0,0,0.05);
min-width: 140px;
display: inline-block;
text-align: center;
margin-right: 10px;
margin-left: 0;
margin-bottom: 15px;
padding: 20px 10px;
font-size: 13px !important;
color: #000;
font-family: 'FontBodyRegular';
}
.book-info span svg {
display: block;
margin: 0 auto;
width: 36px;
height: 36px;
margin-bottom: 10px;
}
.book-info span i {
color: #00bde2;
display: block;
margin: 0 auto;
width: 36px;
height: 36px;
margin-bottom: 10px;
font-size: 30px;
}
.book-star {
line-height: 48px;
}
.book-star img {
display: inline-block;
margin: 0 1px;
width: 14px;
height: 14px;
}
.book-star span {
position: relative;
top: 4px;
font-size: 14px;
font-family: 'FontBodyRegular';
}
.book-star span span {
position: relative;
top: -1px;
background: #00bde2;
color: #fff;
margin: 0 5px;
padding: 0px 5px;
border-radius: 8px;
}
.slider-for-gallery {
box-shadow: 0 0 16px rgba(0,0,0,0.1);
}
.slider-for-gallery img {
width: 100%;
height: 480px;
object-fit: contain;
border: 1px solid #eee;
}
.slider-nav-gallery {
margin-top: 0;
border: 1px solid #eee;
border-top: 0;
box-shadow: 0 0 16px rgba(0,0,0,0.1);
}
.slider-nav-gallery img {
width: 100%;
height: 140px;
object-fit: cover;
border: 1px solid #eee;
border-bottom: 0;
border-top: 0;
}
.slider-nav-gallery .slick-current img {
}
.slider-for-gallery .slick-prev::before, 
.slider-for-gallery .slick-next::before {
background-color: #d9d9d9;
border-radius: 100%;
width: 36px;
height: 36px;
text-align: center;
display: inline-block;
background-position: center;
background-size: 30%;
}
.slider-for-gallery .slick-prev {
right: auto !important;
left: 10px !important;
z-index: 2;
}
.slider-for-gallery .slick-next {
right: 25px !important;
left: auto !important;
z-index: 2;
}
#content-detect {
padding: 5px 10px;
position: fixed;
background: #00bde2;
transform: rotate(-90deg);
transform-origin: 0 0;
left: 0;
top: 390px;
font-size: 15px;
color: #fff;
border-radius: 0 0 10px 10px;
border: 1px solid #00bde2;
border-top: 0;
z-index: 1;
}
.panel-channel {
border: 0;
border-radius: 16px;
background: rgba(0,0,0,0.1);
backdrop-filter: saturate(180%) blur(12px);
padding: 15px;
}
.panel-channel h5 {
margin-bottom: 20px;
}
.panel-channel h5 span {
background: #00bde2;
margin: 5px;
color: #fff;
padding: 10px;
border-radius: 20px;
font-size: 14px;
display: inline-block;
}
.panel-channel h4,
.panel-channel h5 {
font-family: 'FontHeaderRegular';
}
.panel-channel .btn-youtube {
direction: ltr !important;
margin-top: 20px;
padding: 5px 10px;
font-size: 15px;
border-radius: 8px;
background: #ff0000;
border: 0;
}
.panel-channel .btn-youtube:hover,
.panel-channel .btn-youtube:focus {
opacity: 0.7;
}
.panel-channel .btn-youtube i {
font-size: 19px;
}
.panel-expert {
border: 1px solid #fff;
border-radius: 16px;
box-shadow: none;
padding: 15px 30px;
margin-bottom: 60px;
transition: 0.4s;
}
.panel-expert:hover {
box-shadow: 0 0 16px rgba(0,0,0,0.2);
transition: 0.4s;
}
.panel-expert.even {
background: #ecf0f1;
}
.panel-expert.odd {
background: #e4f1fe;
}
.panel-expert img {
border-radius: 12px;
width: 100%;
height: 300px;
object-fit: cover;
margin-top: 30px;
border: 0 solid #000;
}
.panel-expert h3 {
padding-top: 15px;
}
.panel-expert p {
font-size: 15px;
}
.panel-values {
border: 0;
box-shadow: none;
background: #fff;
padding: 15px;
border-radius: 16px;
}
.panel-values.first {
background: #f7f4ed;
padding: 0;
border: 1px solid #d0b183;
min-height: 300px;
}
.panel-values img {
width: auto;
height: auto;
border-radius: 0;
}
.panel-values.first img {
width: 100%;
height: auto;
border-radius: 0 0 16px 16px;
}
.panel-values h4 {
min-height: 30px;
margin-top: 15px;
font-size: 15px;
}
.panel-values p {
font-size: 13px;
line-height: 20px;
min-height: 183px;
margin-bottom: 0;
}
.panel-values.first p {
min-height: 0;
padding: 20px 15px;
font-weight: 600;
color: #6e4a0c;
}
.panel-values.job {
background: #00bde2;
color: #fff;
}
.panel-values.job p {
min-height: 140px;
}
.panel-values.job img {
filter: invert(100%) brightness(1000%);
background: transparent;
}
.panel-mission2 {
color: #fff !important;
border-radius: 16px;
border: 0;
padding: 15px 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background: #00bde2;
background-image: linear-gradient(to bottom, rgba(0, 0, 0,0.4), rgb(0, 196, 222,0.5)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/mission.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
min-height: auto;
}
.panel-mission2 svg {
position: relative;
top: 8px;
}
.new-tag {
color: #fff;
background: #d64541;
padding: 5px 15px;
font-size: 13px;
border-radius: 10px;
position: absolute;
top: 15px;
right: 30px;
left: auto;
line-height: 18px;
}
.panel-test-cat {
border-radius: 16px;
border: 1px solid #00bde2;
padding: 0;
transition: 0.4s;
overflow: hidden;
box-shadow: 0 0 8px rgba(0,0,0,0.2);
background: rgba(244,253,255,0.2);
font-size: 15px;
transition: 0.4s;
}
.panel-test-cat h4 {
color: #fff;
background: #00bde2;
border-bottom: 1px solid #00bde2;
padding-top: 8px;
padding-bottom: 8px;
margin: 0;
}
.panel-test-cat h4 svg {
position: relative;
top: 5px;
margin: 0 10px;
}
.panel-test-cat ul {
list-style: none;
padding: 0;
}
.panel-test-cat li svg {
position: relative;
top: 7px;
width: 15px;
}
.panel-test-cat li {
padding: 8px 15px;
border-bottom: 1px solid rgba(0,0,0,0.04);
transition: 0.4s;
font-size: 14px;
}
.panel-test-cat li .count {
display: inline-block;
background: #b99f64;
padding: 2px;
color: #fff;
width: 22px;
height: 22px;
text-align: center;
border-radius: 6px;
margin: 0 2px;
font-size: 13px;
line-height: 20px;
float: right;
position: relative;
top: 5px;	
}
.panel-test-cat li.havechild {
cursor: pointer;
}
.subcategory {
}
.subcategory li .count {
background: #e8f2f7;
color: #00bde2;
position: relative;
top: 0px;
}
.subcategory li {
padding: 5px 33px;
padding-right: 15px;
} .collapse-icon {
display: none;
} li.havechild[aria-expanded="true"] .expand-icon {
display: none;
} li.havechild[aria-expanded="true"] .collapse-icon {
display: inline;
}
li.havechild .expand-icon img,
li.havechild .collapse-icon img {
width: 15px;
}
li.havechild[aria-expanded="true"] .collapse-icon img {
transform: rotate(90deg);
}
.panel-st4.inner.media .btn-default {
padding: 5px 9px !important;
}
.panel-st4 img.media-img {
height: 110px !important;
width: 100% !important;
object-fit: cover !important;
} .panel-test-cat li a.active {
color: #00bde2;
}
.panel-test-cat.tags p {
margin-bottom: 0;
}
.panel-test-cat.tags span {
}
.panel-test-cat.tags span a {
color: #fff;
display: inline-block;
background: #00bde2;
border: 1px solid #00bde2;
font-size: 13px;
margin: 10px 2px;
border-radius: 20px;
padding: 0px 10px;
}
.panel-test-cat.tags span a:hover,
.panel-test-cat.tags span a.active {
opacity: 0.4;
}
.panel-test-cat.price-tags p {
margin-bottom: 0;
padding: 5px;
}
.panel-test-cat.price-tags span {
}
.panel-test-cat.price-tags span a {
color: #000;
display: inline-block;
background: #fff;
border: 1px solid #00bde2;
font-size: 13px;
margin: 5px 5px;
border-radius: 6px;
padding: 0px 5px;
}
.panel-test-cat.price-tags span a:hover,
.panel-test-cat.price-tags span a.active {
color: #fff;
background: #00bde2;
border: 1px solid #00bde2;
}
#search-form {
padding: 15px;
}
#search-form .is-search-input {
border: 1px solid #00bde2 !important;
border-radius: 6px 0 0 6px;
font-weight: normal;
color: #404040 !important;
}
#search-form button.is-search-submit,
#search-form .is-search-icon {
border-radius: 0 6px 6px 0 !important;
}
#search-form .is-search-icon svg {
filter: invert(100%) brightness(500%);
} .container-slide {
display: flex;
width: 90vw;
}
.panel-slide {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 55vh;
border-radius: 50px;
color: #fff;
cursor: pointer;
flex: 0.5;
margin: 10px;
position: relative;
transition: flex 0.7s ease-in;
}
.panel-slide h2 svg {
width: 48px;
height: 48px;
background: #00bde2;
border-radius: 100%;
padding: 7px;
}
.panel-slide h3 {
font-size: 23px;
position: absolute;
bottom: 100px;
left: 30px;
margin: 0;
opacity: 0;
}
.panel-slide .more  {
opacity: 0;
display: none;
}
.panel-slide.active {
flex: 5;
border-radius: 32px;
}
.panel-slide.active h2 {
position: absolute;
bottom: 140px;
left: 30px;
margin: 0;
opacity: 1;
}
.panel-slide h2 {
position: absolute;
bottom: 20px;
left: 22px;
margin: 0;
opacity: 1;
}
.panel-slide.active .more {
position: absolute;
bottom: 20px;
left: 30px;
margin: 0;
opacity: 1;
display: inline-block;
}
.panel-slide.active h3 {
opacity: 1;
transition: opacity 0.3s ease-in 0.4s;
}
.panel-st4.inner h4 a,
.panel-test-cat li a,
.panel-program h3 a,
.col-md-4 a {
text-decoration: none;
}
.panel-team {
background: #e4f1fe;
box-shadow: none;
margin-bottom: 30px;
border: 0;
transition: 0.4s;
padding: 15px;
border-radius: 16px;
}
.panel-team:hover {
transition: 0.4s;
box-shadow: 0 0 22px rgba(0,0,0,0.2);
}
.panel-team .pic {
width: 100%;
height: 300px;
object-fit: cover;
border-radius: 16px;
}
.panel-team h4 {
padding-top: 15px;
padding-bottom: 5px;
}
.panel-team .btn-white {
background: #fff !important;
color: #404040 !important;
font-size: 13px !important;
border: 0 !important;
padding: 10px 20px !important;
}
.panel-team.smaller {
padding: 5px 10px;
}
.panel-team.smaller .pic {
width: 100%;
height: 130px;
object-fit: contain;
border-radius: 12px;
}
.panel-team.smaller h4 {
padding-top: 5px;
padding-bottom: 5px;
font-size: 15px;
}
.panel-team.smaller p {
font-size: 12px;
line-height: 21px;
}
.panel-team.smaller .read-more {
display: none;
}
.panel-team.smaller a,
.panel-team.smaller a:hover {
text-decoration: none;
}
.section-aboutus {
margin-top: 130px !important;
padding-top: 100px !important;
padding-bottom: 0px !important;
}
.section-servicepage {
margin-top: 60px !important;
padding-top: 120px !important;
padding-bottom: 30px !important;
color: #000;
}
.section-home-header {
margin-top: 100px !important;
padding-top: 60px !important;
padding-bottom: 20px !important;
color: #000;
margin-bottom: 40px !important;
}
.section-home-header .default-img {
width: 100%;
}
.section-home-header .overlay-box {
background: #888;
position: relative;
margin-top: -380px;
border-radius: 30px;
padding: 30px;
background: rgba(255, 255, 255, 0.88);
backdrop-filter: saturate(0%) blur(9px);
}
.section-aboutus h1,
.section-servicepage h1 {
font-size: 45px;
line-height: 52px;
margin-bottom: 30px;
}
.section-home-header h1 {
font-size: 19px;
line-height: 30px;
margin-bottom: 20px;
}
.section-home-header h2 {
font-size: 28px;
line-height: 36px;
margin-bottom: 10px;
}
.section-aboutus p {
font-size: 20px;
line-height: 30px;
}
.section-home-header p {
font-size: 15px !important;
}
.section-aboutus p span,
.section-servicepage p span,
.section-home-header p span {
background: rgba(255,255,255,0.96);
font-size: 15px;
padding: 5px 20px;
border-radius: 30px;
color: #036f84;
}
.section-servicepage p span {
border: 0 solid #00bde2;
background: #fff;
color: #00bde2;
}
.section-home-header p span,
.contentClass p span,
.style1 p.inner span {
border: 0 solid #00bde2;
background: #00bde2;
color: #fff;
font-size: 13px;
line-height: 21px;
margin: 3px;
}
.section-home-header p span {
background: #b99f64;
}
.section-aboutus .hero-img {
width: 100%;
height: auto;
}
.section-home-header .hero-img {
width: 100%;
height: auto;
}
.section-servicepage .hero-img {
width: 100%;
height: 360px;
background: #00bde2;
background: linear-gradient(to top, #00bde2 , #00bde2);
border-radius: 24px;
margin-top: 40px;
padding-top: 0px;
object-fit: cover;
object-position: right;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.note-content.home {
text-align: left;
width: 183px;
padding: 16px 10px;
font-size: 12px;
background: rgba(255,255,255,0.88);
}
.panel-numbersHome {
list-style: none;
padding: 0;
}
.panel-numbersHome.large {
text-align: center;
}
.panel-numbersHome li {
background: #fff;
border: 0 solid #90daf7;
border-radius: 12px;
margin: 5px 3px;
padding: 17px 8px;
padding-bottom: 14px;
display: inline-block;
width: 46.999%;
text-align: left;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.panel-numbersHome.large li {
padding: 30px 15px;
width: 30.999%;
margin: 0 auto;
margin: 10px;
}
.note-content.home h3,
.panel-numbersHome h3 {
color: #00bde2;
font-size: 20px !important;
line-height: 20px !important;
margin: 0;
padding: 0;
}
.note-content.home h3 {
line-height: 25px !important;
}
.panel-numbersHome.large h3 {
font-size: 36px !important;
line-height: 36px !important;
}
.panel-numbersHome p {
margin: 0 !important;
color: #000;
font-size: 11px !important;
line-height: 24px !important;
}
.panel-numbersHome.large p {
font-size: 15px !important;
line-height: 30px !important;
}
.note-content.home img,
.panel-numbersHome img {
background: #b99f64;
width: 40px;
height: 40px;
display: inline-block;
float: left;
padding: 5px;
border-radius: 100%;
position: relative;
top: 1px;
margin-right: 7px;
margin-left: 0;
}
.panel-numbersHome.large img {
width: 60px;
height: 60px;
}
.note-content.home img {
width: 44px;
height: 44px;
}
.note-content.home::after {
display: none;
}
.panel-numbers {
box-shadow: none;
border-color: #90daf7;
border-radius: 16px;
margin-bottom: 30px;
padding: 20px 30px;
box-shadow: 0 0 7px rgba(0,0,0,0.1);
}
.panel-numbers h3 {
color: #00bde2;
font-size: 36px;
margin: 0;
padding: 10px 0;
}
.panel-numbers p {
margin-bottom: 0;
color: #000;
}
.protect_alert_word {
}
.panel-tests .btn-default,
.panel-st5 .btn-default,
.panel-st2.course .btn-default,
.panel-st4.inner .btn-default {
padding: 7px 17px !important;
font-size: 13px !important;
border-radius: 32px;
}
.panel-services {
background-color: #f3f3f3 !important;
background-size: 80% auto !important;
border: 0 solid #000;
box-shadow: none;
padding: 30px 30px;
border-radius: 16px;
margin-bottom: 30px;
}
.panel-services.gold {
background-color: #b99f64 !important;
}
.panel-services.grey {
background-color: #6b7071 !important;
}
.panel-services.blue {
background-color: #00a5c5 !important;
}
.panel-services.lightblue .icon {
background: #9bbfc6;
}
.panel-services.darkblue {
background-color: #0a93ac !important;
} .panel-services.lesser {
padding: 15px;
}
.panel-services.longer {
background-size: 60% auto !important;
}
.panel-services .icon {
background: rgba(0,0,0,0.2);
margin-bottom: 5px;
width: 43px;
height: 43px;
border-radius: 10px;
padding: 5px;
}
.panel-services .service-img {
width: 100%;
height: auto;
}
.panel-services h3 {
margin: 0;
margin-bottom: 10px;
padding: 0;
font-size: 21px;
}
.panel-services p {
margin-bottom: 0;
min-height: 100px;
padding-left: 0;
padding-right: 220px;
font-size: 14px;
line-height: 20px;
}
.panel-services.shorter p {
padding-left: 0;
padding-right: 110px;
}
.panel-services.longer p {
margin-bottom: 0;
min-height: 80px;
padding-left: 0;
padding-right: 280px;
}
.panel-services.lesser h3 {
font-size: 17px !important;
}
.panel-services.lesser p {
padding-left: 0 !important;
padding-right: 0 !important;
min-height: 70px;
font-size: 14px !important;
line-height: 20px !important;
}
.panel-services p.more,
.panel-services.lesser p.more {
min-height: 0;
}
.panel-services .btn-default,
.panel-home-bottom .btn-default {
border-radius: 30px !important;
font-size: 13px !important;
background: rgba(0,189,226,0.8) !important;
color: #fff !important;
padding: 10px 30px;
border: 0 !important;
box-shadow: none;
}
.panel-services .btn-default:hover,
.panel-services .btn-default:focus,
.panel-home-bottom .btn-default:hover,
.panel-home-bottom .btn-default:focus {
border-radius: 30px !important;
font-size: 13px !important;
background: #fff !important;
color: #000 !important;
padding: 10px 30px;
border: 0 !important;
box-shadow: 0 0 7px rgba(0,0,0,0.2);
}
.panel-services .btn-white2 {
background: #fff !important;
color: #00bde2 !important;
}
.panel-services .btn-white2:hover,
.panel-services .btn-white2:focus {
background: #a7905b !important;
color: #fff !important;
} .panel-home-bottom {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/geo-bg.png) #00bde2 no-repeat;
background-size: 60%;
background-position: right;
border: 0 solid #000;
box-shadow: none;
padding: 50px 40px;
border-radius: 16px;
overflow: hidden;
color: #fff;
}
.panel-home-bottom p {
margin-top: 20px;
}
.panel-home-bottom.style1 {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/geo-bg.png) #b99f64 no-repeat;
}
.panel-home-bottom.less {
padding: 20px 40px;
background-position: center;
}
.float-box {
border: 1px solid #000;
background: #fff;
box-shadow: 0 0 10px #000;
border-radius: 12px;
width: 200px;
height: 80px;
}  @keyframes float {
0% {
transform: translateY(0px); }
50% {
transform: translateY(-20px); }
100% {
transform: translateY(0px); }
}
@keyframes float_two {
0% {
transform: translateY(0px); }
50% {
transform: translateY(20px); }
100% {
transform: translateY(0px); }
} .floating-note {
position: relative; animation-name: float; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; }
.floating-note2 {
position: relative; animation-name: float_two; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } .note-content {
background-color: rgba(255,255,255,0.9);
border: 0;
padding: 10px 10px;
padding-bottom: 3px;
border-radius: 12px;
box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.3);
width: 160px;
text-align: inherit;
min-height: auto;
line-height: 20px;
color: #000;
font-size: 14px;
backdrop-filter: saturate(120%) blur(12px);
}
.note-content::after {
content: '';
height: 4px;
background: #b99f64;
display: block;
width: 30%;
margin: 8px 0;
padding: 0;
border-radius: 10px;
}
.note-content.blue {
background-color: #e8fbff;
}
.note-content.blue::after {
background: #00bde2;
}
.floating-note.note1 {
position: absolute;
left: 80px;
top: -10px;
}
.floating-note.note11 {
position: absolute;
left: 80px;
top: 20px;
}
.floating-note.note21 {
position: absolute;
left: -35px;
top: 150px;
}
.floating-note.note21a {
position: absolute;
left: -35px;
top: 220px;
}
.floating-note2.note2 {
position: absolute;
left: -20px;
top: 80px;
}
.floating-note2.note21 {
position: absolute;
left: -20px;
top: 50px;
}
.floating-note2.note21a {
position: absolute;
left: -20px;
top: 110px;
}
.floating-note2.note22 {
position: absolute;
left: -20px;
top: 170px;
}
.floating-note2.note3 {
position: absolute;
left: 80px;
bottom: -20px;
}
.floating-note.note3 {
position: absolute;
left: 80px;
bottom: -20px;
} .floating-note.note1h {
position: absolute;
left: 60%;
top: 190px;
}
.floating-note2.note2h {
position: absolute;
left: 55%;
top: 300px;
}
.floating-note2.note3h {
position: absolute;
right: 2%;
top: 220px;
}
.floating-note.note4h {
position: absolute;
right: 80px;
bottom: 30px;
}
.gototop {
background: #00bde2;
color: #fff;
font-size: 24px;
width: 100px;
height: 42px;
line-height: 42px;
border-radius: 30px;
display: inline-block;
}
.gototop:hover {
background: #ececec;
color: #404040;
} #tabsDiv {
overflow: hidden;
border: 0 solid #c0c0c0;
padding: 0 15px;
} #tabsDiv button {
border: 1px solid #00bde2;
border-radius: 10px;
display: block;
color: #000;
background-color: #fff;
padding: 10px;
width: 100%;
cursor: pointer;
margin: 0 auto;
margin-bottom: 15px;
text-align: inherit;
transition: 0.4s;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
font-size: 15px;
} #tabsDiv button:hover,
#tabsDiv button.active {
background-color: #00bde2;
color: #fff;
transition: 0.4s;
box-shadow: none;
}
#tabsDiv button .icon {
background: #00bde2;
border-radius: 6px;
width: auto;
height: 36px;
margin-left: 0;
margin-right: 8px;
padding: 3px;
transition: 0.4s;
}
#tabsDiv button:hover .icon,
#tabsDiv button.active .icon {
background: transparent;
padding: 0;
transition: 0.4s;
} .contentClass {
display: none;
border: 0;
border-radius: 0;
padding: 0;
}
.contentClass h2 {
margin: 0;
margin-bottom: 20px;
}
.contentClass p span,
.style1 p.inner span {
background: #b99f64;
font-size: 12px;
padding: 4px 7px;
border-radius: 30px;
color: #fff;
margin-left: 0;
margin-right: 7px;
}
.contentClass .hero-img {
width: 100%;
height: 250px;
background: #00bde2;
border-radius: 24px;
margin-top: 0px;
object-fit: cover;
object-position: right;
padding-top: 0;
}
.section-servicepage .hero-img.gold,
.contentClass .hero-img.gold {
background: #b99f64 !important;
}
.contentClass .hero-img.grey {
background-color: #6b7071 !important;
}
.contentClass .hero-img.lightblue {
background-color: #daeef2 !important;
color: #1d1f20 !important;
}
.contentClass .hero-img.darkblue {
background-color: #0a93ac !important;
}
#octAccess {
top: 84% !important;
}
#octAccess .open::before, #octAccess .octContainer::before {
background: #00bde2 !important;
opacity: 1 !important;
}
#octAccess.oct-active {
top: auto !important;
bottom: 10% !important;
}
#octAccess .octContainer ul {
margin: 2px !important;
border-top: 0 !important;
border-bottom: 0 !important;
background-color: #2f2f2f !important;
border-radius: 6px !important;
padding-bottom: 5px !important;
}
.sticky-tab {
}
.sticky-tab a {
border: 1px solid #00bde2;
border-radius: 10px;
display: inline-block;
color: #000;
background-color: #fff;
padding: 7px;
width: 270px;
cursor: pointer;
margin: 0 auto;
text-align: left;
transition: 0.4s;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
font-size: 15px;
text-decoration: none;
}
.sticky-tab a:hover {
background: #00bde2;
color: #fff;
text-decoration: none;
transition: 0.4s;
}
.sticky-tab img {
border-radius: 6px;
width: auto;
height: 40px;
margin-left: 0;
margin-right: 8px;
transition: 0.4s;
}
.sticky-tab:hover img {
border: 0;
transition: 0.4s;
}
.btn-dark-mode {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/moon.svg) no-repeat center transparent;
background-size: contain;
width: 27px;
height: 27px;
display: inline-block;
border: 0;
position: relative;
top: 8px;
margin: 0 6px;
cursor: pointer;
} body.dark-mode {
background-color: #072533;
color: #fff;
}
.dark-mode .btn-dark-mode {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/sun.svg) no-repeat center transparent;
background-size: contain;
width: 27px;
height: 27px;
}
.dark-mode a,
.dark-mode .menu-extras li a,
.dark-mode .dropdown-menu li a,
.dark-mode .txt-grey,
.dark-mode .txt-black,
.dark-mode .section-grey h1,
.dark-mode .section-grey h2,
.dark-mode .section-newsletter h3,
.dark-mode .section-page .txt-blue,
.dark-mode .panel-numbers p,
.dark-mode .panel-numbersHome p {
color: #fff !important;
}
.dark-mode .section-page.larger {
background: transparent !important;
}
.dark-mode .line,
.dark-mode .partner .logo,
.dark-mode .partners-slide .logos {
background: #fff !important;
}
.dark-mode #header,
.dark-mode #header.shrinked,
.dark-mode #header.thisHome.shrinked,
.dark-mode .dropdown-menu,
.dark-mode .bg-grey2,
.dark-mode .bg-grey3,
.dark-mode .section-bg10,
.dark-mode .section-servicepage .hero-img,
.dark-mode .section-page p::before, .dark-mode .section-page h3::before,
.dark-mode .menu-overlay {
background: #072533 !important;
}
.dark-mode .dropdown-menu li a:hover,
.dark-mode .dropdown .current_page_item.active a {
color: #00bde2 !important;
}
.dark-mode #header .logo img,
.dark-mode #header.shrinked .logo img, 
.dark-mode #header.thisHome.shrinked .logo img {
filter: invert(0%) brightness(500%) !important;
}
.dark-mode #header .navbar-default .navbar-nav > li > a,
.dark-mode #header.shrinked .navbar-default .navbar-nav > li > a,
.dark-mode .menu-overlay li.current_page_item a,
.dark-mode .st-btn > span,
.dark-mod .panel-program.extended h3 a,
.dark-mod .panel-program.extended p a {
color: #fff !important;
}
.dark-mode .section-page,
.dark-mode .section-grey,
.dark-mode .sticky-tab a,
.dark-mode .btn-outline,
.dark-mode .wpcf7-form input[type=submit] {
background: #00bde2 !important;
color: #fff !important;
}
.dark-mode .section-home-header .txt-blue,
.dark-mode .panel-services .txt-black {
color: #000 !important;
}
.dark-mode .foot,
.dark-mode .section-home-header p span, 
.dark-mode .contentClass p span,
.dark-mode .panel-test-cat li .count,
.dark-mode .accordion::after {
background: rgba(0, 0, 0, 0.8) !important;
border-color: rgba(0, 0, 0, 0.8) !important;
color: #e3c98e !important;
}
.dark-mode .section-grey .btn-default,
.dark-mode .panel-program,
.dark-mode .panel-values,
.dark-mode .panel-tests,
.dark-mode .panel-st2,
.dark-mode .panel-st4,
.dark-mode .panel-st5,
.dark-mode .panel-st6,
.dark-mode .panel-st11,
.dark-mode .panel-st12,
.dark-mode .panel-test-cat.price-tags span a,
.dark-mode .section-newsletter,
.dark-mode .section-bg2,
.dark-mode .section-bg5,
.dark-mode .wpcf7-form p small,
.dark-mode .panel-test-cat,
.dark-mode footer {
background: rgba(0, 0, 0, 0.3) !important;
color: #fff !important;
}
.dark-mode #tabsDiv button {
background: transparent;
color: #fff;
}
.dark-mode #tabsDiv button:hover,
.dark-mode #tabsDiv button.active {
background-color: #00bde2;
}
.dark-mode .panel-test-cat li,
.dark-mode .slider-for-gallery img {
border-color: #00bde2;
}
.dark-mode .wpcf7-form input, 
.dark-mode .wpcf7-form textarea, 
.dark-mode .wpcf7-form select,
.dark-mode .gototop:hover,
.dark-mode .section-panel,
.dark-mode .section-white,
.dark-mode .note-content.home,
.dark-mode .panel-numbersHome li {
background: rgba(0,0,0,0.5) !important;
color: #fff !important;
}
.dark-mode .note-content,
.dark-mode .tabs.style1 label {
background: rgba(0,0,0,0.9);
color: #00bde2;
}
.dark-mode .accordion,
.paging .wp-pagenavi a, 
.dark-mode .panel-numbers,
.dark-mode .tabs.style1 .tab {
background: rgba(0,0,0,0.3) !important;
border-color: rgba(0,0,0,0.3) !important;
color: #fff !important;
box-shadow: none !important;
}
.dark-mode .panel-tocIndex {
background: rgba(0,0,0,0.3);	
box-shadow: none;
}
.dark-mode .panel-tocIndex a {
color: #00bde2 !important;
background: rgba(0,0,0,0.3);
}
.dark-mode .panel-tocIndex a:hover,
.dark-mode .panel-tocIndex a:focus {
background: rgba(0,0,0,0.7);	
}
.dark-mode .post-desc table td {
border-color: rgba(255,255,255,0.5) !important;
background: rgba(0,0,0,0.2);
}
.dark-mode .panel-numbersHome.large li {
background: rgba(0,0,0,0.4);
}
.dark-mode .panel-numbersHome.large p {
color: #e3c98e;
}
.dark-mode .section-home-header .overlay-box {
background: rgba(0,0,0,0.5) !important;
color: #fff !important;
}
.dark-mode .section-home-header .overlay-box h1 {
color: #00bde2 !important;
}
.dark-mode .panel-hire p {
background: transparent !important;
}  .post-desc h2 {
margin-top: 110px;
}
.ersaPostINDEX {
transition: 0.3s;
z-index: 1;
}
.ersaPostINDEX.affix {
position: fixed;
display: block;
top: 100px;
transition: 0.3s;
width: 390px;
}
.ersaPostINDEX.suffix {
opacity: 0;
transition: 0.3s;
}
.panel-tocIndex {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.05);
padding: 20px;
transition: 0.4s;
overflow: hidden;
background: #d9f4ff;
box-shadow: 0 0 12px rgba(0,0,0,0.05);
}
.panel-tocIndex p {
font-size: 13px;
line-height: 23px;
}
.panel-tocIndex a {
color: #404040;
padding: 8px 10px;
margin-bottom: 8px;
text-decoration: none;
background: rgba(255,255,255,0.6);
display: block;
border-radius: 6px;
}
.panel-tocIndex a:hover {
background: rgba(255,255,255,1);
}
.panel-tocIndex a:focus {
background: #00bde2;
color: #fff;
text-decoration: none;
}
.tts__listent_content {
top: 0 !important;
position: relative !important;
}
.form-legends {
list-style: none;
padding: 0;
}
.form-legends li {
display: inline-block;
border: 0;
background: #b99f64;
color: #fff;
margin: 5px;
padding: 10px 15px;
border-radius: 30px;
font-size: 14px;
min-width: 160px;
}
.panel-contents {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.05);
padding: 15px;
transition: 0.4s;
overflow: hidden;
background: #f7fcfd;
box-shadow: 0 0 12px rgba(0,0,0,0.05);
margin-bottom: 30px;
}
.panel-contents h3 {
margin: 0;
margin-bottom: 15px;
padding: 0;
}
.panel-contents .icons {
filter: grayscale(0%);
background: #fff;
border-radius: 8px;
padding: 5px;
border: 1px solid #d5ecf7;
width: auto;
height: 44px;
}
.panel-contents p {
font-size: 15px;
}
#modal-TC-Program {
top: 20%;
}
#modal-TC-Program .modal-dialog {
width: 860px;
}
#modal-TC-Program .modal-content {
border-radius: 16px;
}
#modal-TC-Program p {
font-size: 14px;
line-height: 25px;
}
#modal-TC-Program .close {
font-size: 24px;
opacity: 1;
color: #000;
}
.form-steps {
border: 0 solid red;
list-style: none;
margin: 20px 0;
margin-bottom: 40px;
padding: 0;
}
.form-steps:before {
content: '';
display: block;
width: 100%;
height: 1px;
background: #cecece;
margin-top: 15px !important;
position: absolute;
z-index: -1;
}
.form-steps li {
display: inline-block;
background: #b5b5b5;
color: #fff;
font-weight: 600;
width: 32px;
height: 32px;
text-align: center;
margin: 0 10px;
border-radius: 100%;
}
.form-steps li.active {
background: #00bde2;
}
.form-steps li p {
line-height: 32px;	
}
.panel-hire { margin-bottom: 30px;
min-height: 170px;
transition: 0.6s;
}
.panel-hire img {
width: auto;
height: 56px;
margin-bottom: 25px;
}
.panel-hire .time {
font-size: 12px;
margin-bottom: 10px;
background: none;
padding: 0;
box-shadow: none;
min-height: 0;
}
.panel-hire .time span {
border: 1px solid #a6dde8;
padding: 1px 10px;
border-radius: 18px;
color: #262626;
background: #eef9fb;
box-shadow: none;
}
.panel-hire:hover .time span {
background: #00bde2;
color: #fff;
transition: 0.6s;
}
.panel-hire .title {
font-size: 15px;
font-weight: 600;
background: none;
padding: 0;
margin: 0;
box-shadow: none;
min-height: 45px;
}
.panel-hire p {
font-size: 12px;
line-height: 19px;
margin-bottom: 10px;
background: #fff;
padding: 8px;
border-radius: 13px;
box-shadow: 0 0 22px rgba(103, 219, 255, 0.2);
min-height: 96px;
} @media only screen and (max-width: 768px) {
body {
overflow-x: hidden !important;
max-width: 100% !important;
}
section.rounded {
margin: 10px;
border-radius: 16px;
}
#modal-TC-Program {
top: 5%;
}
#modal-TC-Program .modal-dialog {
width: auto;
}
.section-page.larger {
margin-left: 5px;
margin-right: 5px;
}
.section-page.larger img {
width: 100%;
height: 160px;
border-radius: 12px;
object-fit: cover;
}
.section-page.larger.mobile img {
width: 100%;
height: 100%;
border-radius: 12px;
object-fit: contain;
}
.section-page.larger .pagetitles {
padding: 0px;
margin-top: -130px;
}
.section-page.larger .pagetitles h2 {
margin-bottom: 0;
}
.section-page.larger .pagetitles p {
font-size: 12px;
line-height: 20px;
margin-bottom: 0;
} .dark-mode .thisHome .hamburger, 
.dark-mode .hamburger {
background: rgba(0,0,0,0.3) !important;
color: #fff !important;
}
.ersaPostINDEX.affix {
position: relative;
top: 0;
width: 100%;
}
.post-desc h2 {
margin-top: 30px;
font-size: 24px;
}
#content-detect {
top: 400px;
padding: 5px;
display: block;
}
#content-toc {
padding: 5px;
position: fixed;
background: #bca87a;
left: 10px;
top: 15px;
font-size: 12px;
color: #fff;
border-radius: 100%;
border: 1px solid #bca87a;
z-index: 2;
transition: 0.3s;
opacity: 0;
}
#content-toc img {
width: 30px;
}
.contentClass .hero-img {
height: 190px;
border-radius: 16px;
}
.contentClass p span {
display: inline-block;
font-size: 11px !important;
}
.section-white {
margin: 20px;
padding: 20px;
}
.section-aboutus,
.section-servicepage {
margin-top: 20px !important;
padding-top: 60px !important;
padding-bottom: 0px !important;
}
.section-home-header {
margin-top: 0px !important;
padding: 20px 10px !important;
margin-bottom: 20px !important;
}
.section-home-header .default-img {
width: 100%;
}
.section-home-header .overlay-box {
padding: 15px;
border-radius: 20px;
margin: 0 auto;
position: absolute;
top: 30px;
left: 0;
right: auto;
transform: translate(-0%, -0%);
z-index: 3;
right: auto;
margin-left: 20px;
margin-right: 20px;
}
.section-aboutus h1,
.section-servicepage h1 {
font-size: 27px;
line-height: 32px;
}
.section-home-header h1{
font-size: 16px !important;
line-height: 22px !important;
margin-bottom: 10px;
}
.section-home-header h2 {
font-size: 22px !important;
line-height: 32px !important;
margin-bottom: 10px;
}
.section-aboutus p {
font-size: 16px;
line-height: 27px;
}
.section-servicepage p,
.section-home-header p {
font-size: 15px;
line-height: 24px;
padding: 0 !important;
}
.section-home-header p {
font-size: 13px !important;
line-height: 20px;
margin-bottom: 0;
}
.section-aboutus p span,
.section-home-header p span {
font-size: 13px;
}
.section-aboutus .hero-img {
width: 85%;
height: auto;
}
.section-servicepage .hero-img {
width: 100%;
height: auto;
background: none;
border-radius: 24px;
margin-top: 0;
margin-bottom: 30px;
padding-top: 0;
}
.panel-numbers {
margin-bottom: 20px;
padding: 15px;
}
.panel-numbers h3 {
font-size: 32px;
padding: 7px 0;
}
.panel-numbers p {
font-size: 14px;
}
.discount-cta .alert,
.discount-cta .alert .btn-alert {
font-size: 13px;
line-height: 21px;
text-align: center;
}
.discount-cta .alert .btn-alert {
padding: 6px;
}
.discount-cta .alert img {
height: 42px;
}
.section-panel p a {
margin: 3px;
}
.section-panel p .btn-default {
padding: 8px;
font-size: 12px;
}
.stick-section {
position: sticky;
display: block;
top: 0;
transition: 0.3s;
z-index: 2;
}
.foot .whatsapp i {
width: 32px;
height: 32px;
line-height: 32px;
font-size: 20px !important;
}
.section-hero {	
padding-top: 100px;
padding-bottom: 20px;
}
.section-hero .content {
padding: 20px 15px;
}
.section-hero h1 {
font-size: 23px;
line-height: 29px;
}
.profile-img {
width: 160px;
height: 160px;
}
.values-slide.inner img {
width: auto;
height: 240px;
}
#video-home-section .content {
position: relative;
width: 85%;
padding: 20px;
bottom: 0;
margin-top: -100px;
}
#video-home-section .content h1 {
font-size: 18px;
line-height: 22px;
padding: 0;
margin: 0;
}
#video-home-section .content em {
font-size: 15px;
padding-top: 10px;
}
.icons {
width: auto;
height: 42px;
margin-top: 15px;
margin-bottom: 5px;
}
p.large {
font-size: 16px;
line-height: 20px;
}
section {
padding: 40px 10px;
}
section h1 {
font-size: 30px;
}
section h2 {
font-size: 26px;
padding-bottom: 0px;
line-height: inherit;
}
section h3 {
font-size: 19px;
line-height: 26px;
}
section h4 {
font-size: 16px;
line-height: 24px;
}
section.withbg {
background-size: cover !important;
min-height: 380px;
width: 100%;
margin-bottom: 20px;
transition: 0.4s;
background-attachment: scroll !important;
padding: 20px;
}
section.withbg2 {
background-size: cover !important;
margin-top: 0px;
min-height: 300px;
width: 100%;
}
section.withbgfull {
min-height: 500px;
padding-top: 200px;
}
.section-bg4, .section-bg5, .section-bg3 {
padding: 30px 5px;
margin: 0 20px;
}
.section-page {
padding-top: 30px;
padding-bottom: 30px;
margin-top: 20px; }
.section-page h2 {
font-size: 23px;
}
.section-page p {
font-size: 16px;
line-height: 29px;
}
.section-faq {
width: 100%;
height: 240px;
object-fit: cover;
}
.section-light {
margin-top: 0;
margin: 0 15px;
padding: 20px;
}
.home-header h1 {
font-size: 26px;
}
.btn-line {
padding: 0;
}
.panel-st1,
.panel-st2,
.panel-st3,
.panel-st4 {
margin-bottom: 30px;
}
.panel-st1,
.panel-st2,
.panel-st3 {
padding: 20px;
}
.panel-st1 h3,
.panel-st2 h3,
.panel-st3 h3 {
min-height: 0;
padding-bottom: 20px;
}
.panel-st1 p,
.panel-st2 p,
.panel-st3 p {
min-height: 0;
}
.panel-st4 img,
.panel-st4:hover img {
height: 300px;
width: 100%;
}
.panel-st4.search img {
height: 200px;
}
.panel-st4.inner img,
.panel-st4.inner:hover img {
height: auto;
width: 100%;
object-fit: contain;
}
.panel-st4.home img,
.panel-st4.home:hover img {
height: 200px;
width: 100%;
}
.panel-st4 h3,
.panel-st4.search h4 {
min-height: 0;
margin-bottom: 10px;
padding: 0 20px;
}
.panel-st4.inner h4 {
min-height: 0;
padding-bottom: 0px;
}
.panel-vdo iframe {
width: 100%;
height: 221px;
}
.panel-st1 {
padding-top: 60px;
}
.panel-st1 h4 {
font-size: 18px;
}
.panel-st1 i {
font-size: 20px;
width: 52px;
height: 52px;
line-height: 52px;
}
.panel-st2 img {
height: 180px;
}
.panel-st2 p {
font-size: 14px;
line-height: 23px;
margin-bottom: 20px;
}
.text-center-mobile {text-align: center !important;}
#wrap-hero {
padding-left: 20px;
padding-right: 20px;
min-height: 70vh;
background-position:  center !important;
}
#wrap-hero.shrinked  {
background-position:  center !important;
}
#wrap-section {
padding: 60px 20px;
padding-bottom: 10px;
}
#wrap-section img {
width: 280px;
height: 200px;
object-fit: cover;
padding: 0;
margin-bottom: 30px;
}
#wrap-section .section-content {
padding: 0 20px;
}
#wrap-section h1 {
font-size: 20px;
}
#wrap-section h2 {
font-size: 29px;
line-height: 36px;
margin: 0;
}
.tabs label {
padding: 15px;
min-width: 130px;
font-size: 15px;
}
.tabs.style1 .tab {
margin-top: 15px;
padding: 30px 5px;
}
.tabs.style1 label {
padding: 15px 20px;
width: 76.33%;
min-height: 64px;
margin: 5px !important;
}
.tabs.style1.less label {
width: auto;
min-height: auto;
}
.page-default-img {
width: 100%;
height: auto;
margin-bottom: 30px;
}
#header {
min-height: 70px;
background: transparent;
position: relative;
padding-top: 0px !important; }
#header.shrinked {
min-height: 60px;
}
#header .logo img,
#header.shrinked .logo img,
#header.thisHome.shrinked .logo img {
height: auto;
width: 56px;
margin-top: 10px;
margin-bottom: 10px;
}
#header,
#header.thisHome {
padding-top: 0;
}
#header.thisHome .logo img {
filter: invert(0%);
}
.menu-extras {
margin-top: 11px !important;
}
#header .logo-text {
position: absolute;
top: 32px;
left: 115px;
right: auto;
}
#header .logo-text img {
display: inline;
width: 90px;
height: auto;
}
#header.shrinked .logo-text {
position: absolute;
top: 30px;
left: 95px;
right: auto;
}
#header.shrinked .logo-text img {
display: inline;
width: 72px;
height: auto;
}
.thisHome .hamburger,
.hamburger {
color: #5e5e5e !important;
}
#header.shrinked .hamburger {
top: 5px;
}
#header {
padding-bottom: 0;
}
#wrap-page {
padding: 20px;
padding-bottom: 60px;
}
#wrap-page iframe {
height: 208px;
}
#wrap-pagehero {
padding-top: 100px;
}
#wrap-pagehero p {
font-size: 14px;
line-height: 20px;
padding: 0;
}
#wrap-pagehero.shrinked p {
font-size: 14px;
}
#wrap-pagehero .bio-img {
border-radius: 100%;
width: 90px;
height: 90px;
}
#wrap-pagehero .logo {
width: 120px;
height: 80px;
object-fit: contain;
}
#wrap-pagehero h1 {
font-size: 38px;
}
#wrap-pagehero.shrinked h1 {
font-size: 32px;
}
#wrap-page h1 {
font-size: 32px;
margin-bottom: 20px;
}
#wrap-section .logos {
width: 90px;
height:  90px !important;
object-fit: contain;
margin: 10px 20px;
}
#wrap-hero .content {
padding-top: 20vh;
}
#wrap-hero .content h1 {
font-size: 44px;
margin-bottom: 20px;
}
#wrap-hero .content p {
font-size: 21px;
line-height: 30px;
}
.slick-slide {
padding: 0;
} .panel-work {
padding: 0;
}
.panel-work .port-img {
filter: grayscale(0%);
}
.panel-work .btn {
font-size: 15px;
}
.panel-work h3 {
font-size: 20px;
margin-bottom: 0 !important;
}
.panel-work small {
font-size: 14px;
}
.panel-work .content {
margin: 0;
margin-top: -60px;
padding: 10px;
height: 60px;
}
.panel-work:hover .content {
margin-top: -100px;
height: 100px;
}
.panel-work .content h3 {
font-size: 15px;
}
.panel-work:hover .content h3 {
padding-top: 0;
}
.panel-work .content p {
font-size: 14px;
}
#wrap-section .number {
font-size: 4em;
top: -10px;
}
#wrap-section .checked li  {
width: 100%;
}
.arrow-divider i {
bottom: -45px;
box-shadow: none;
}
#wrap-slider {
min-height: 540px;
height: 540px;
margin-top: 0px;
}
.rslides .item {
min-height: 540px;
height: 540px;
}
#wrap-slider .content,
.rslides .item .content {
margin-top: 45%;
padding: 0 15px;
}
#wrap-slider .content h1,
.rslides .item .content h1 {
font-size: 32px;
line-height: 40px;
}
.rslides_tabs {
margin-top: -60px;
}  
.mobile-only {
background: ;
padding: 0 30px;
}
.mobile-only .btn-white {
border-color: #96358e;
color: #96358e !important;
padding: 15px 30px;
}
.partners-slide .logos {
border: 0;
width: 110px;
height: 110px;
object-fit: contain;
padding: 10px;
}
.btn-large {
width: auto;
padding: 20px;
}
.testimonial i {
top: 40px;
}
.home-header p {
font-size: inherit;
line-height: 27px;
}
.panel-st10 img {
width: 80px;
height: 80px;
object-fit: cover;
border-radius: 100%;
}
.home-header {
padding-top: 60px;
}
.home-header img {
margin-bottom: 30px;
}
.panel-hub h4 {
margin-top: 20px;
text-align: center !important;
}
.panel-hub img {
width: 60%;
height: auto;
object-fit: cover;
border-radius: 12px;
}
footer {
padding: 40px 20px;
text-align: inherit;
}
footer img {
width: 70px;
margin: 0;
}
footer .padding {
padding: 0 !important;
}
footer h3 {
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 30px;
}
footer li,
footer ul.cols li {
display: block;
width: 100%;
}
.panel-thumb h4 {
font-size: 16px;
line-height: 23px;
margin-top: 20px;
}
.post-desc img {
width: 100%;
height: auto;
}
.post-desc video {
width: 100%;
height: auto;
margin-bottom: 30px;
}
.panel-tests h3,
.panel-tests p.brief,
.panel-program h3,
.panel-program p.days,
.panel-feedback p  {
min-height: 0 !important;
}	
.panel-program.extended p {
font-size: 13px;
}
.slider-for-gallery img {
width: 100%;
height: 280px;
}
.slider-nav-gallery img {
width: 100%;
height: 72px;
}
.panel-channel h5 span {
margin: 2px;
padding: 7px;
font-size: 13px;
}
.panel-expert {
text-align: center !important;
}
.panel-expert img {
width: 220px;
height: auto;
margin-top: 0;
}
.panel-expert h3 {
padding-top: 0;
}
.panel-mission2 {
min-height: auto;
}
.panel-values {
margin-bottom: 30px;
}
.panel-values h4 {
min-height: 0;
font-size: 18px;
}
.panel-values p {
min-height: 0 !important;
}
.book-info span {
min-width: 100px;
font-size: 12px !important;
}
.book-info span svg {
width: 30px;
height: 30px;
margin-bottom: 5px;
}
.book-info span i {
width: 30px;
height: 30px;
margin-bottom: 5px;
font-size: 28px;
} .container-slide {
flex-direction: column;
height: 50vh;
width: 100%;
}
.panel-slide {
padding: 20px;
}
.panel-slide h3 {
font-size: 18px;
bottom: 80px;
}
.panel-slide h2 {
position: absolute;
bottom: 0px;
left: 22px;
margin: 0;
opacity: 1;
}
.panel-slide h2 svg {
width: 36px;
height: 36px;
border-radius: 100%;
padding: 4px;
}
.panel-slide .btn {
font-size: 13px;
padding: 10px 15px;
}
.panel-services,
.panel-services.longer {
padding: 0px 15px;
background-size: contain !important;
}
.panel-services.lesser {
padding: 20px;
padding-bottom: 0;
}
.panel-services h3 {
font-size: 18px !important;
padding-top: 15px;
}
.panel-services p {
padding-left: 0 !important;
padding-right: 60px !important;
padding-bottom: 20px;
font-size: 13px !important;
line-height: 19px !important;
min-height: 0 !important;
}
.accordion,
.panel-faq p, .panel-faq li {
font-size: 13px;
line-height: 20px;
}
.accordion::after {
margin-top: 2px;
}
.panel-home-bottom {
padding: 20px;
background-size: 80% !important;
}
.panel-numbersHome {
margin-top: -180px;
}
.panel-numbersHome.about {
margin-top: 0;
}
.panel-numbersHome li {
padding: 10px 8px;
padding-bottom: 9px;
}
.panel-numbersHome.large li {
padding: 15px 5px;
width: 42.999%;
margin: 5px 3px;
}
.panel-numbersHome.large li.long {
width: 89.333%;
}
.panel-numbersHome.large img {
width: 36px;
height: 36px;
}
.panel-numbersHome.large h3 {
font-size: 20px !important;
line-height: 25px !important;
}
.panel-numbersHome.large p {
font-size: 11px !important;
line-height: 16px !important;
}
.sticky-tab a {
padding: 4px;
font-size: 13px !important;
width: auto !important;
min-width: 120px !important;
}
.sticky-tab img {
border-radius: 6px;
width: auto;
height: 28px;
margin-left: 0;
margin-right: 5px;
}
#tabsDiv {
padding: 0;
}
#tabsDiv button {
padding: 6px;
}
#tabsDiv button .icon {
height: 32px;
}
.accordion img.icon {
border: 0;
width: auto;
height: 27px;
margin: 0 5px;
position: relative;
top: -2px;
}
.form-legends li {
display: block;
margin: 10px;
padding: 10px;
border-radius: 30px;
font-size: 13px;
min-width: auto;
}
.panel-contents {
padding: 15px;
}
.panel-contents .icons {
position: relative;
top: -10px;
height: 40px;
}
.panel-hire .time {
min-height: 0 !important;
}
.panel-hire .title {
padding-bottom: 5px;
font-size: 13px;
min-height: 47px !important;
}
.panel-hire p {
font-size: 11px;
min-height: 130px !important;
}
.panel-hire img {
width: auto;
height: 42px;
margin-bottom: 20px;
object-fit: contain;
}
}