@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@200;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap);
body {
font-family: 'Barlow', 'sans-serif';
font-size: 18px;
font-weight: 400;
background-color: #fff;
color: #212529;
width: 100%
}
p {
font-family: 'Barlow Condensed', 'sans-serif';
font-weight: 300;
font-size: 20px
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #444
}
.fa {
font-size: 14px
}
h1 {
font-size: 33px
}
h2 {
font-size: 27px
}
a {
color: #23a1d1
}
a:hover {
text-decoration: none
}
legend {
font-size: 18px;
padding: 7px 0
}
label {
font-size: 12px;
font-weight: 400
}
li {
font-family: 'Barlow Condensed', 'sans-serif';
font-weight: 300;
font-size: 20px
}
.container li {
margin-bottom: 3px;
padding-bottom: 3px;
line-height: 1.25
}
header {
background-color: #fff0;
padding-top: 10px;
padding-bottom: 10px
}
header.home-header {
position: sticky;
top: 0;
z-index: 1050;
background: #fff;
width: 100%;
}
header.darkHeader {
position: sticky;
top: 0;
width: 100%;
left: 0;
right: 0;
z-index: 1050;
transition: all 0.5s;
border-bottom: 10px solid #397c46;
background: #fff
}
.fa {
font-size: 20px
}
a:hover {
color: #0a58ca
}
a {
color: #0d6efd;
text-decoration: underline
}
b,
strong {
font-weight: 500
}
.fa-icon {
padding-right: 5px
}
legend {
font-size: 16px;
padding: 7px 0
}
label {
font-size: 13px;
font-weight: 400
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
font-size: 13px
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
font-size: 13px
}
.input-group .input-group-addon {
font-size: 12px;
height: 30px
}
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
display: inline
}
.nav-tabs {
margin-bottom: 15px
}
div.required .control-label:before {
content: '* ';
color: red;
font-weight: 700
}
.dropdown-menu li>a:hover {
text-decoration: none;
color: #fff;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
background-repeat: repeat-x
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
background: #fff0
}
#topbanner {
background: #0c4972
}
#topbanner h3 {
text-align: center;
padding: 1rem;
color: #fff;
margin: 0;
font-size: 24px
}
#topbanner h3 a {
color: #fff;
text-decoration: none
}
#top {
background-color: #0f6cb2;
padding: 0;
margin: 0;
min-height: 20px
}
#top .container {
padding: 0 20px
}
#top #form-currency .currency-select,
#top #form-language .language-select {
text-align: left
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
text-shadow: none;
color: #fff;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
background-repeat: repeat-x
}
#top .btn-link,
#top-links li,
#top-links a {
color: #eee;
text-decoration: none
}
#top .btn-link:hover,
#top-links a:hover {
color: #fff
}
#top-links .dropdown-menu a {
text-shadow: none;
color: #666
}
#top-links .dropdown-menu a:hover {
color: #FFF
}
#top .btn-link strong {
font-size: 12px;
line-height: 14px
}
#top-links {
padding-top: 6px;
font-size: 12px
}
#top-links a+a {
margin-left: 15px
}
#logo {
margin: 0 0 10px 20px
}
#search {
margin-bottom: 10px
}
#search .input-lg {
height: 40px;
line-height: 20px;
padding: 0 10px
}
#search .btn-lg {
font-size: 15px;
line-height: 18px;
padding: 10px 35px;
background-color: #fdd922;
border: 1px solid #e0bc27
}
#cart {
margin-bottom: 0;
display: block
}
#cart>.btn {
line-height: 18px;
color: #FFF;
background: #004a76
}
#cart.open>.btn {
background-image: none;
background-color: #FFF;
border: 1px solid #E6E6E6;
color: #666;
box-shadow: none;
text-shadow: none
}
#cart.open>.btn:hover {
color: #444
}
#cart .dropdown-menu {
background: #fff;
z-index: 1001
}
#cart .dropdown-menu {
min-width: 100%;
overflow-y: auto;
max-height: 800px;
scrollbar-width: thin;
overflow-x: hidden
}
#cart .dropdown-menu table {
margin-bottom: 10px
}
#cart .dropdown-menu li>div {
min-width: 427px;
padding: 0 10px
}
#cart .dropdown-menu li p {
margin: 20px 0
}
#menu {
background-color: #fff0;
min-height: 40px;
border-radius: 0;
margin-bottom: 0
}
#menu .nav>li>a {
color: #004a76;
padding: 8px;
background-color: #fff0;
font-size: 20px;
font-family: 'Barlow', 'sans-serif';
margin-left: 5px;
font-weight: 400;
text-transform: uppercase
}
#menu .nav>li>a:hover,
#menu .nav>li.open>a {
color: #397c46
}
#menu .dropdown-menu {
padding-bottom: 0;
padding-top: 0
}
#menu .dropdown-inner {
display: table
}
#menu .dropdown-inner a {
min-width: 300px;
display: block;
padding: 10px 20px;
clear: both;
line-height: 28px;
color: #0d5fa0;
font-size: 20px;
font-weight: 400;
font-family: 'Barlow', 'sans-serif'
}
#menu .dropdown-inner li a:hover {
color: #397c46;
background: #e9ecef
}
#menu .see-all {
display: none;
margin-top: .5em;
border-top: 1px solid #DDD;
padding: 3px 20px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 3px 3px;
font-size: 12px
}
#menu .see-all:hover,
#menu .see-all:focus {
text-decoration: none;
color: #fff;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
background-repeat: repeat-x
}
#menu #category {
float: left;
padding-left: 15px;
font-size: 16px;
font-weight: 700;
line-height: 40px;
color: #fff;
text-shadow: 0 1px 0 rgb(0 0 0 / .2)
}
#menu .btn-navbar {
font-size: 15px;
font-stretch: expanded;
color: #FFF;
padding: 2px 18px;
float: right;
background-color: #229ac8;
background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
background-repeat: repeat-x;
border-color: #1f90bb #1f90bb #145e7a
}
#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
color: #fff;
background-color: #229ac8
}
#testimonials {
background: #e0eaf3
}
.mt-20 {
margin-top: 20px
}
footer {
margin-top: 0;
padding-top: 20px;
background: #0d5fa0;
color: #fff
}
footer hr {
border-top: none;
border-bottom: 1px solid #5c6884
}
footer a {
color: #fff;
font-size: 16px;
text-decoration: none;
padding: 5px 0;
display: block
}
footer a:hover {
color: #eee
}
footer h5 {
font-size: 20px;
margin-bottom: 25px;
font-weight: 500;
color: #fff
}
footer h3 {
color: #fff
}
.footer-logo {
margin-bottom: 10px;
margin-top: 15px
}
.footer-social {
padding-left: 0
}
.footer-social>li {
display: inline-block;
margin-right: 10px;
margin-bottom: 6px;
background-color: #3c4862;
padding: 5px 10px 5px 10px;
border-radius: 3px
}
.footer-social>li a {
color: #ecd76c
}
.footer-payments {
padding-left: 0
}
.footer-payments li {
display: inline-block;
margin-right: 5px
}
.footer-payments li a {
color: #f2eed6
}
.footer-payments li a i {
font-size: 36px
}
.foot-power {
background: #0c4972;
padding: 1rem;
text-align: right
}
.foot-power .foot-txt,
.foot-power .foot-txt a {
color: #fff;
font-size: 16px;
line-height: 1.5
}
.foot-power .foot-txt br {
display: none
}
.foot-power .menu ul {
display: flex;
align-items: center;
justify-content: flex-end;
margin-bottom: 0;
color: #fff;
list-style: none
}
.foot-power .menu ul li {
display: inline-block;
margin: 0 0 0 30px
}
.foot-power .menu ul li a {
color: #fff;
text-decoration: none;
font-size: 18px
}
.alert {
padding: 8px 14px 8px 14px
}
#breadcrumb {
-webkit-box-shadow: 0 6px 20px -6px rgb(0 0 0 / .175);
box-shadow: 0 6px 20px -6px rgb(0 0 0 / .175);
border: 1px solid #ccc;
margin-bottom: 20px;
padding: 10px
}
.breadcrumb {
border: none;
border-radius: 0;
padding: 5px 0;
margin: 0;
color: #0060aa
}
.breadcrumb i {
font-size: 20px
}
.breadcrumb>li {
padding: 0 5px;
position: relative
}
.breadcrumb>li a {
color: #0060aa;
font-size: 19px;
font-weight: 500;
text-decoration: none
}
.breadcrumb>li+li:before {
content: "/\00a0";
padding: 0;
color: #DADADA
}
html[dir=rtl] .breadcrumb>li::after {
top: -3px;
left: -5px;
width: 26px;
height: 26px;
border-left: 1px solid #DDD;
border-top: 1px solid #DDD;
right: unset;
border-right: unset;
border-bottom: unset
}
.pagination {
margin: 0
}
.buttons {
margin: 1em 0 5em
}
.btn {
padding: 7.5px 12px;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: inset 0 1px 0 rgb(255 255 255 / .2), 0 1px 2px rgb(0 0 0 / .05)
}
.btn-xs {
font-size: 12px
}
.btn-sm {
font-size: 12px
}
.btn-lg {
padding: 10px 16px;
font-size: 15px
}
.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
font-size: 12px
}
.btn-group>.btn-xs {
font-size: 12px
}
.btn-group>.btn-sm {
font-size: 12px
}
.btn-group>.btn-lg {
font-size: 15px
}
.btn-default {
color: #777;
text-shadow: 0 1px 0 rgb(255 255 255 / .5);
background-color: #e7e7e7;
background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
background-repeat: repeat-x;
border-color: #ddd #ddd #b3b3b3 #b7b7b7
}
.btn-primary {
background-color: #0b5ed7;
color: #fff;
border: 1px solid #0a58ca
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
background-position: 0 -15px;
background-color: #0f7ae5;
color: #fff;
border: 1px solid #fff0
}
.btn-warning {
color: #fff;
text-shadow: 0 -1px 0 rgb(0 0 0 / .25);
background-color: #faa732;
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: #f89406 #f89406 #ad6704
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
box-shadow: inset 0 1000px 0 rgb(0 0 0 / .1)
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border: 1px solid #dc3545
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
box-shadow: inset 0 1000px 0 rgb(0 0 0 / .1)
}
.btn-success {
color: #fff;
text-shadow: 0 -1px 0 rgb(0 0 0 / .25);
background-color: #5bb75b;
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
box-shadow: inset 0 1000px 0 rgb(0 0 0 / .1)
}
.btn-info {
color: #fff;
text-shadow: 0 -1px 0 rgb(0 0 0 / .25);
background-color: #df5c39;
background-image: linear-gradient(to bottom, #e06342, #dc512c);
background-repeat: repeat-x;
border-color: #dc512c #dc512c #a2371a
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
background-image: none;
background-color: #df5c39
}
.btn-link {
border-color: #fff0;
cursor: pointer;
color: #23A1D1;
border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
background-color: #fff0;
background-image: none;
box-shadow: none
}
.btn-inverse {
color: #fff;
text-shadow: 0 -1px 0 rgb(0f 0 0 / .25);
background-color: #363636;
background-image: linear-gradient(to bottom, #444444, #222222);
background-repeat: repeat-x;
border-color: #222 #222 #000
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
background-color: #222;
background-image: linear-gradient(to bottom, #333333, #111111)
}
.list-group a {
border: 1px solid #DDD;
color: #888;
padding: 8px 12px
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
color: #444;
background: #eee;
border: 1px solid #DDD;
text-shadow: 0 1px 0 #FFF
}
.carousel-caption {
color: #FFF;
text-shadow: 0 1px 0 #000
}
.carousel-control .icon-prev:before {
content: '\f053';
font-family: FontAwesome
}
.carousel-control .icon-next:before {
content: '\f054';
font-family: FontAwesome
}
.product-thumb {
border: 1px solid #ddd;
margin-bottom: 20px;
overflow: auto
}
.product-thumb .image {
text-align: center
}
.product-thumb .image a {
display: block
}
.product-thumb .image a:hover {
opacity: .8
}
.product-thumb .image img {
margin-left: auto;
margin-right: auto
}
.product-grid .product-thumb .image {
float: none
}
.product-thumb h4 {
font-weight: 700
}
.product-thumb .caption {
padding: 0 20px;
min-height: 180px
}
.product-list .product-thumb .caption {
margin-left: 230px
}
.product-thumb .rating {
padding-bottom: 10px
}
.rating .fa-stack {
font-size: 7px
}
.rating .fa-star-o {
color: #999;
font-size: 13px
}
.rating .fa-star {
color: #FC0;
font-size: 13px
}
.rating .fa-star+.fa-star-o {
color: #FFB656
}
h2.price {
margin: 0
}
.product-thumb .price-tax {
color: #999;
font-size: 12px;
display: block
}
.product-thumb .button-group {
border-top: 1px solid #ddd;
background-color: #eee;
overflow: auto
}
.product-list .product-thumb .button-group {
border-left: 1px solid #ddd
}
.product-thumb .button-group button {
width: 60%;
border: none;
display: inline-block;
float: left;
background-color: #eee;
color: #888;
line-height: 38px;
font-weight: 700;
text-align: center;
text-transform: uppercase
}
.product-thumb .button-group button+button {
width: 20%;
border-left: 1px solid #ddd
}
.product-thumb .button-group button:hover {
color: #444;
background-color: #ddd;
text-decoration: none;
cursor: pointer
}
.thumbnails {
overflow: auto;
clear: both;
list-style: none;
padding: 0;
margin: 0
}
.thumbnails>li {
margin-left: 20px
}
.thumbnails {
margin-left: -20px
}
.thumbnails>img {
width: 100%
}
.image-additional a {
margin-bottom: 20px;
padding: 5px;
display: block;
border: 1px solid #ddd
}
.image-additional {
max-width: 78px
}
.thumbnails .image-additional {
float: left;
margin-left: 20px
}
#column-left .product-layout,
#column-right .product-layout {
width: 100%
}
.input-group .form-control[name^=quantity] {
min-width: 20px
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
background-image: none;
background-color: #df5c39
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
position: absolute;
margin-top: 4px;
margin-right: -20px;
margin-left: unset
}
html[dir=rtl] .input-group-btn:last-child>.btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px
}
html[dir=rtl] .input-group .form-control:first-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: unset;
border-bottom-left-radius: unset
}
html[dir=rtl] .container .row:first-child .col-sm-4,
html[dir=rtl] .container .row:first-child .col-sm-5 {
float: right
}
html[dir=rtl] #cart .dropdown-menu {
left: 0;
right: auto
}
.btn-search {
color: #777;
background-color: #fdd922;
border: 1px solid #e0bc27
}
.btn-lib-cart {
border-radius: 3px;
box-shadow: none;
background-color: rgb(255 255 255 / .1);
color: rgb(255 255 255 / .7);
background-clip: padding-box;
border-color: rgb(255 255 255 / .2)
}
.btn-lib-wishlist {
background: rgb(255 255 255 / .2);
color: #fff;
padding: 10px;
border-radius: 3px;
border: 0;
box-shadow: none
}
.lib-badge {
position: absolute;
bottom: 0;
right: -6px;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
background-color: #fff;
vertical-align: top;
width: 20px;
height: 20px;
color: #fff;
background-color: #202020;
border-radius: 50%
}
.header-wishlist {
position: relative;
float: left;
margin-left: 10px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #004a76;
border-radius: 3px;
color: #fff
}
.header-wishlist a {
color: #fff
}
.header-wishlist .qty {
position: absolute;
right: -9px;
top: -9px;
width: 18px;
height: 18px;
line-height: 18px;
text-align: center;
font-size: 10px;
background: #fdd922;
color: #444;
border-radius: 50%
}
.support-area {
padding: 0 0 5px 20px;
background: #fff;
margin-top: 20px;
border-radius: 5px;
box-shadow: 0 0 3px 0 #dee2e6
}
.single-support {
margin-top: -5px
}
.sigle-support-icon {
float: left;
margin-right: 15px
}
.sigle-support-icon p {
background: #ffa726 none repeat scroll 0 0;
color: #fff;
height: 48px;
line-height: 48px;
text-align: center;
width: 48px
}
.sigle-support-icon p i {
font-size: 20px
}
.sigle-support-content h2 {
font-size: 16px;
color: #ffa726;
margin-bottom: 10px
}
.sigle-support-content p {
font-size: 14px
}
.owl-product-item {
margin: 10px 10px 15px 10px;
background-color: #fff;
box-shadow: 0 0 2px 0 rgb(60 64 67 / .1), 0 0 6px 0 rgb(60 64 67 / .25);
border-radius: 10px !important
}
.owl-product-item .image {
position: relative
}
.owl-product-item .image img {
width: 70%;
padding-top: 10px
}
.owl-product-item .label-discount-st1 {
color: #fff;
font-size: 11px;
height: 35px;
width: 35px;
line-height: 31px;
text-align: center;
display: block;
position: absolute;
z-index: 1;
text-transform: uppercase;
white-space: nowrap;
vertical-align: baseline;
border-radius: 50px;
background-color: #ff3100;
border: 1px dashed #fff;
-webkit-box-shadow: 0 0 0 2px #ff3100;
box-shadow: 0 0 0 2px #ff3100;
right: 7%;
top: 8%;
font-weight: 500
}
.owl-product-item .label-discount {
background: #EA4335;
color: #FFF;
height: 40px;
width: 40px;
text-align: right;
padding-top: 5px;
padding-right: 1px;
position: absolute;
border-radius: 0 0 0 100%;
border: 1px dashed #FFF;
box-shadow: 0 0 0 3px #EA4335;
right: 3px;
top: 3px;
font-weight: 500;
font-size: 12px
}
.owl-product-item .price {
color: #D10024;
padding: 0 15px
}
.owl-product-item .price-new {
font-weight: 500;
font-size: 16px
}
.owl-product-item .price-old {
color: #999;
text-decoration: line-through;
margin-left: 10px
}
.owl-product-item .name {
padding: 0 15px;
height: 50px;
overflow: hidden
}
.owl-product-item .name a {
color: #444
}
.owl-product-item .name a:hover {
color: #06c
}
.owl-product-item .rating {
padding: 0 15px 15px 15px
}
.owl-product-item .btn-action {
left: 45%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
z-index: 20;
text-align: center
}
.owl-product-item .image:hover .btn-action {
opacity: 1;
visibility: visible
}
.owl-product-item .btn-action .btn-cart,
.owl-product-item .btn-action .btn-wishlist,
.owl-product-item .btn-action .btn-compare {
background: #52656c;
opacity: .9;
color: #fff;
border: 0;
border-radius: 0;
font-size: 13px;
line-height: 22px;
padding: 5px 10px;
margin-left: 3px;
box-shadow: none
}
.owl-product-item .btn-action .btn-cart:hover,
.owl-product-item .btn-action .btn-wishlist:hover,
.owl-product-item .btn-action .btn-compare:hover {
background-color: #52656c;
opacity: 1
}
.owl-product-item .review {
background-color: #faa05a;
color: #fff;
padding: 0 5px 0 7px;
border-radius: 2px;
font-size: 11px;
float: right
}
#lib-special {
background: linear-gradient(#379bec 0%, #5aadee);
padding-left: 15px;
padding-right: 15px;
padding-top: 1px;
margin-top: 15px;
border-radius: 5px;
box-shadow: 0 0 3px 0 #dee2e6
}
#lib-special h3 {
color: #ff2;
margin-left: 50px
}
#lib-special h3::before {
position: absolute;
margin-left: -40px;
margin-top: -5px;
content: "\f06d";
font-family: 'FontAwesome';
background: #fdd922;
height: 30px;
width: 30px;
border-radius: 50px;
line-height: 25px;
text-align: center;
color: #b79f28
}
#lib-special span.see-all a {
font-size: 13px;
font-weight: 400;
color: #fff;
padding-right: 15px
}
.owl-special .owl-nav {
position: absolute;
top: 35%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
width: 100%;
height: 0;
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between
}
.owl-special .owl-nav>button.owl-prev {
position: relative;
background-color: rgb(0 0 0 / .2);
width: 35px;
height: 35px;
border-radius: 0
}
.owl-special .owl-nav>button.owl-next {
position: relative;
background-color: rgb(0 0 0 / .2);
width: 35px;
height: 35px;
border-radius: 0
}
.owl-special .owl-nav>button.owl-prev span {
font-size: 20px
}
.owl-special .owl-nav>button.owl-next span {
font-size: 20px
}
#lib-banner {
margin-top: 20px
}
.owl-banner {
border: 2px solid #fff;
box-shadow: 0 0 3px 0 #dee2e6
}
.banner-promotion {
border: 2px solid #fff;
box-shadow: 0 0 3px 0 #dee2e6
}
.owl-banner .owl-nav {
position: absolute;
top: 35%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
width: 100%;
height: 0;
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between
}
.owl-banner .owl-nav>button.owl-prev {
position: relative;
background-color: rgb(0 0 0 / .2);
width: 35px;
height: 35px;
border-radius: 0
}
.owl-banner .owl-nav>button.owl-next {
position: relative;
background-color: rgb(0 0 0 / .2);
width: 35px;
height: 35px;
border-radius: 0
}
.owl-banner .owl-nav>button.owl-prev span {
font-size: 20px
}
.owl-banner .owl-nav>button.owl-next span {
font-size: 20px
}
#lib-category {
background: #fff;
border-radius: 5px;
margin: 20px 0 20px 0;
padding: 1px 15px 0 15px;
box-shadow: 0 0 3px 0 #dee2e6
}
#lib-category h3 {
text-transform: uppercase
}
.category-item {
padding-bottom: 20px
}
.category-item .name {
text-align: center;
color: #666;
padding-top: 5px
}
.category-item .image:hover {
opacity: .6
}
.category-item .name:hover {
color: #06c
}
#lib-tabs {
background: #fff;
border-radius: 5px;
margin: 20px 0 20px 0;
padding: 1px 15px 0 15px;
box-shadow: 0 0 3px 0 #dee2e6
}
#lib-tabs h3 {
text-transform: uppercase
}
#lib-tabs .tab-content {
padding: 10px 20px 10px 20px
}
ul.nav.lib-tab {
display: inline-flex;
padding: 20px
}
ul.nav.lib-tab li {
border-radius: 10px;
border: 1px solid #e5e5e5;
font-weight: 500;
padding: 2px;
margin-right: 10px;
font-size: 14px
}
ul.nav.lib-tab li a {
color: #444;
padding: 5px 15px
}
ul.nav.lib-tab li:hover {
background-color: #e6eef9;
border: 1px solid #06c
}
ul.nav.lib-tab li a:hover {
color: #06c;
background: #fff0
}
ul.nav.lib-tab li a:focus {
outline: none
}
ul.nav.lib-tab li.active {
border: 1px solid #06c;
background-color: #e6eef9
}
ul.nav.lib-tab li.active a {
color: #06c;
background: #fff0
}
#lib-tabs .col-md-2 {
width: 20%
}
.tab-item {
background-color: #fff;
box-shadow: 0 0 2px 0 rgb(60 64 67 / .1), 0 0 6px 0 rgb(60 64 67 / .25);
border-radius: 10px !important;
margin-left: -5px;
margin-right: -5px;
margin-bottom: 15px
}
.tab-item .image {
position: relative
}
.tab-item .image img {
width: 70%;
padding-top: 10px
}
.tab-item .label-discount {
background: #EA4335;
color: #FFF;
height: 40px;
width: 40px;
text-align: right;
padding-top: 5px;
padding-right: 1px;
position: absolute;
border-radius: 0 0 0 100%;
border: 1px dashed #FFF;
box-shadow: 0 0 0 3px #EA4335;
right: 3px;
top: 3px;
font-weight: 500;
font-size: 12px
}
.tab-item .price {
color: #D10024;
padding: 0 15px;
font-size: 16px;
font-weight: 500
}
.tab-item .price-old {
color: #999;
text-decoration: line-through;
margin-left: 10px;
font-size: 13px;
font-weight: 400
}
.tab-item .name {
padding: 0 15px;
height: 50px;
overflow: hidden
}
.tab-item .name a {
color: #444
}
.tab-item .name a:hover {
color: #06c
}
.tab-item .rating {
padding: 0 15px 15px 15px
}
.tab-item .btn-action {
left: 45%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
z-index: 20;
text-align: center
}
.tab-item .image:hover .btn-action {
opacity: 1;
visibility: visible
}
.tab-item .btn-action .btn-cart,
.tab-item .btn-action .btn-wishlist,
.tab-item .btn-action .btn-compare {
background: #52656c;
opacity: .9;
color: #fff;
border: 0;
border-radius: 0;
font-size: 13px;
line-height: 22px;
padding: 5px 10px;
margin-left: 3px;
box-shadow: none
}
.tab-item .btn-action .btn-cart:hover,
.tab-item .btn-action .btn-wishlist:hover,
.tab-item .btn-action .btn-compare:hover {
background-color: #52656c;
opacity: 1
}
span.total-sales {
background-color: #f0506e;
color: #fff;
padding: 0 5px 0 7px;
border-radius: 2px;
font-size: 11px;
float: right
}
#lib-brand {
padding: 5px 10px 5px 10px;
background: #fff;
margin-top: 20px;
border-radius: 5px;
box-shadow: 0 0 3px 0 #dee2e6
}
.owl-brand .owl-nav {
position: absolute;
top: 20%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
width: 100%;
height: 0;
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between
}
.owl-brand .owl-nav>button.owl-prev {
position: relative;
background-color: rgb(0 0 0 / .2);
width: 35px;
height: 35px;
border-radius: 0
}
.owl-brand .owl-nav>button.owl-next {
position: relative;
background-color: rgb(0 0 0 / .2);
width: 35px;
height: 35px;
border-radius: 0
}
.owl-brand .owl-nav>button.owl-prev span {
font-size: 20px
}
.owl-brand .owl-nav>button.owl-next span {
font-size: 20px
}
#lib-brand .owl-carousel .owl-item img {
width: 80%
}
.content-section {
background: #fff;
padding: 0 0 35px;
border: 0;
box-shadow: none;
margin: 50px 0;
border-radius: 0
}
.category-name {
text-align: center;
padding-bottom: 10px
}
.category-name p {
margin-top: -5px;
color: #999
}
.card-header {
border-bottom: 1px solid #e5e5e5
}
.card-header .row {
padding-top: 10px
}
.card-header .group-action-view {
float: right;
margin-right: -130px
}
.card-header .group-action-view button {
background: #fff0;
box-shadow: none;
border: none
}
.card-content {
margin: 15px 10px 15px 10px;
padding-bottom: 20px
}
.btn-list-view,
.btn-grid-view {
color: #999
}
.btn-list-view.active,
.btn-grid-view.active {
color: #666
}
.btn-list-view i,
.btn-grid-view i {
font-size: 16px;
font-weight: 400
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: none
}
.card-header .form-control {
border: none;
box-shadow: none
}
.card-header .input-group-addon {
border: none;
background: none;
color: #999
}
.product-item {
background-color: #fff;
border: 1px solid #e5e5e5;
;
border-radius: 5px !important;
margin-left: -10px;
margin-right: -10px;
margin-bottom: 15px
}
.product-item .image {
position: relative
}
.product-item .image img {
width: 70%;
padding-top: 10px
}
.product-item .label-discount {
background: #EA4335;
color: #FFF;
height: 40px;
width: 40px;
text-align: right;
padding-top: 5px;
padding-right: 1px;
position: absolute;
border-radius: 0 0 0 100%;
border: 1px dashed #FFF;
box-shadow: 0 0 0 3px #EA4335;
right: 3px;
top: 3px;
font-weight: 500;
font-size: 12px
}
.product-item .price {
color: #D10024;
padding: 0 15px;
font-size: 16px;
font-weight: 500;
margin-top: 10px
}
.product-item .price-old {
color: #999;
text-decoration: line-through;
margin-left: 10px;
font-size: 13px;
font-weight: 400
}
.product-item .name {
padding: 10px 15px;
min-height: 170px
}
.product-item .name a {
color: #444
}
.product-item .name a:hover {
color: #06c
}
.product-item .rating {
padding: 10px 15px 15px 15px
}
.product-item .btn-action {
left: 45%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
z-index: 20;
text-align: center
}
.product-item .image:hover .btn-action {
opacity: 1;
visibility: visible
}
.product-item .btn-action .btn-cart,
.product-item .btn-action .btn-wishlist,
.product-item .btn-action .btn-compare {
background: #52656c;
opacity: .9;
color: #fff;
border: 0;
border-radius: 0;
font-size: 13px;
line-height: 22px;
padding: 5px 10px;
margin-left: 3px;
box-shadow: none
}
.product-item .btn-action .btn-cart:hover,
.product-item .btn-action .btn-wishlist:hover,
.product-item .btn-action .btn-compare:hover {
background-color: #52656c;
opacity: 1
}
.product-list {
display: grid
}
.product-list .product-item .image {
float: left
}
.product-list .product-item .price {
margin-top: 25px
}
.product-list .product-item .name {
padding: 0
}
.product-list .product-item .label-discount {
background: #EA4335;
color: #FFF;
height: 40px;
width: 40px;
text-align: center;
padding-top: 5px;
padding-right: 1px;
position: absolute;
border-radius: 0 0 100% 0;
border: 1px dashed #FFF;
box-shadow: 0 0 0 3px #EA4335;
left: 3px;
top: 3px;
font-weight: 500;
font-size: 12px
}
#product-manufacturer h1 {
text-align: center
}
#product-manufacturer p {
text-align: center
}
.manufacturer-item {
text-align: center;
margin-left: 20px
}
.manufacturer-item:hover {
background: #fff;
-webkit-box-shadow: 0 14px 25px rgb(0 0 0 / .16);
box-shadow: 0 14px 25px rgb(0 0 0 / .16)
}
.manufacturer-item a {
color: #666
}
aside#column-left {
background-color: #fff;
border-radius: 3px;
box-shadow: 0 0 3px 0 #dee2e6
}
.empty {
background: #fff;
padding: 20px;
min-height: 100px;
display: none
}
#lib-filter .button-filter {
margin-bottom: 20px;
margin-top: 20px
}
#lib-filter .filter-title {
padding-bottom: 10px;
font-size: 14px
}
.well-content {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #fff;
border: 1px solid #e3e3e3;
border-radius: 4px;
box-shadow: 0 0 3px 0 #dee2e6
}
.well-content-login {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #fff;
border: 1px solid #e3e3e3;
border-radius: 4px;
margin: 10px
}
.single-product-item button#button-cart {
background-color: #0060aa;
font-size: 20px;
line-height: 1.5;
display: flex;
align-items: center
}
.single-product-item button#button-cart i {
font-size: 18px;
margin-right: 5px
}
.single-product-name {
margin-bottom: 20px;
font-size: 30px;
text-align: left;
position: relative;
line-height: 1.3
}
.single-product-image li a img {
width: 250px
}
.single-product-item span.total-review {
background-color: #faa05a;
color: #fff;
padding: 3px 5px 3px 7px;
border-radius: 2px;
font-size: 11px;
margin-left: 10px;
margin-right: 10px
}
.single-product-item span.total-sale {
background-color: #f0506e;
color: #fff;
padding: 3px 5px 3px 7px;
border-radius: 2px;
font-size: 11px
}
.single-product-item .qty-input {
display: inline-block;
display: none
}
.single-product-item .qty-input input {
width: 60px;
height: 40px;
padding: 0 15px;
border: none;
background-color: #fff;
-webkit-box-shadow: 0 0 0 1px #DADADA inset, 0 0 0 5px #fff0;
box-shadow: 0 0 0 1px #DADADA inset, 0 0 0 5px #fff0;
-webkit-transition: 0.3s all;
transition: 0.3s all
}
.single-product-item .btn-wiscom {
margin-left: 100px
}
.single-product-item .price {
color: #D10024;
font-size: 22px;
font-weight: 500;
margin-top: 5px;
margin-bottom: 15px
}
.single-product-item .tax {
margin-bottom: 15px
}
.single-product-item .price-old {
color: #999;
text-decoration: line-through;
margin-left: 10px;
font-size: 14px;
font-weight: 400
}
.single-product-item .points {
border-radius: 4px;
background-color: #f2f0fe;
display: flex;
width: fit-content;
-moz-box-align: center;
align-items: center;
padding: 4px 8px;
border: .5px solid #c6bcf8;
margin-top: 10px;
margin-bottom: 20px
}
.single-product-item .discounts {
margin-bottom: 20px
}
.single-product-item span.discount {
border: 1px solid #bed4ee;
background-color: #fff;
border-radius: 4px;
padding: 6px;
margin-right: 5px;
margin-bottom: 20px
}
.single-product-item span.discount-price {
color: #cb1c22;
font-size: 13px;
font-weight: 500
}
.single-product-item .coupon {
border-radius: 5px;
background-color: #fcf8e3;
position: relative;
color: #8a6d3b;
margin-bottom: 20px;
border: 1px dashed;
padding: 10px 10px 20px 10px;
margin-top: 10px
}
.single-product-item .coupon .discount {
float: left;
width: 150px;
font-size: 16px;
font-weight: 500;
margin-left: 20px
}
.single-product-item .coupon .copy-button {
margin: 5px 50px 0 0;
height: 35px;
border-radius: 4px;
padding: 5px;
border: 1px solid #e1e1e1;
display: flex;
justify-content: space-between;
background-color: #fff
}
.single-product-item .coupon .copy-button input {
width: 100%;
height: 100%;
border: none;
outline: none;
font-size: 14px
}
.single-product-item .coupon .copy-button button {
padding: 0 10px 0 10px;
background-color: crimson;
color: #fff;
border: 1px solid #fff0
}
.single-product-item .coupon .note {
margin-left: 5px;
margin-top: 5px
}
.single-product-tab {
margin-top: 10px
}
.single-product-tab ul li:nth-child(2),
.single-product-tab ul li:nth-child(3) {
display: none
}
.single-product-tab .tab-nav {
position: relative;
text-align: center;
padding: 5px 0;
margin-bottom: 20px;
display: none
}
.single-product-tab .tab-nav li {
display: inline-block;
background: #397c46;
padding: 10px;
border-radius: 5px;
text-transform: uppercase;
font-size: 16px;
font-weight: 500;
margin-right: 20px
}
.single-product-tab .nav>li>a {
padding: 7px 10px 7px 10px;
color: #fff;
text-decoration: none
}
.single-product-tab .tab-nav li a:hover {
background: none
}
.single-product-tab .tab-nav li.active {
background-color: #0060aa
}
.single-product-tab .tab-nav li.active a {
background-color: #fff0;
color: #fff
}
.single-product-tab .tab-nav li a:focus {
outline: none
}
.single-product-tab .tab-content {
padding: 0
}
.single-review {
margin-bottom: 30px
}
.product-related {
background-color: #fff
}
.product-related h3 {
text-transform: uppercase
}
.product-related .image {
position: relative
}
.product-related .image img {
width: 70%;
padding-top: 10px
}
.product-related .label-discount {
background: #EA4335;
color: #FFF;
height: 40px;
width: 40px;
text-align: right;
padding-top: 6px;
padding-right: 5px;
position: absolute;
border-radius: 50%;
border: 1px dashed #FFF;
box-shadow: 0 0 0 3px #EA4335;
right: 3px;
top: 3px;
font-weight: 500;
font-size: 12px
}
.product-related .price {
color: #0d5fa0;
padding: 0 15px;
font-size: 18px;
font-weight: 600;
margin-top: 0;
margin-bottom: 15px
}
.product-related .price-old {
color: #999;
text-decoration: line-through;
margin-left: 10px;
font-size: 13px;
font-weight: 400
}
.product-related .name {
padding: 10px 15px;
min-height: 170px
}
.product-related .name a {
text-decoration: none;
font-size: 18px;
line-height: 1.5;
color: #0c4972;
padding-top: 0;
display: block
}
.product-related .name a:hover {
color: #06c
}
.product-related .rating {
padding: 0 15px 15px 15px
}
.product-related .btn-action {
left: 45%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
z-index: 20;
text-align: center
}
.product-related .image:hover .btn-action {
opacity: 1;
visibility: visible
}
.product-related .btn-action .btn-cart,
.product-related .btn-action .btn-wishlist,
.product-related .btn-action .btn-compare {
background: #52656c;
opacity: .9;
color: #fff;
border: 0;
border-radius: 0;
font-size: 13px;
line-height: 22px;
padding: 5px 10px;
margin-left: 3px;
box-shadow: none
}
.product-related .btn-action .btn-cart:hover,
.product-related .btn-action .btn-wishlist:hover,
.product-related .btn-action .btn-compare:hover {
background-color: #52656c;
opacity: 1
}
.cus-row {
display: flex;
align-items: center
}
.dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid #fff0;
border-bottom: 0;
border-left: .3em solid #fff0
}
.nav-item.cus-nav-item .dropdown-toggle::after {
content: "\f101";
font-family: FontAwesome;
position: absolute;
border: 0;
margin-left: 10px;
font-size: 18px
}
.custom-cart-btn {
background: #fff0;
border: 0;
padding: 0
}
.custom-cart-btn i {
color: #004a76;
font-size: 22px
}
.header-inner {
display: flex;
align-items: center;
justify-content: center
}
.menu-cart-sec {
display: flex;
align-items: center;
justify-content: center;
}
.menu-cart-sec #menu {
flex: 0 0 80%;
}
.menu-cart-sec #cart {
flex: 0 0 2%
}
.contact-sec {
float: right
}
.contact-sec p {
color: #0d5fa0;
font-size: 18px;
margin-bottom: 0
}
.contact-sec a {
font-size: 18px;
font-weight: 700;
text-decoration: underline;
    text-wrap: nowrap;
}
.fullslider {
width: 100%;
height: 300px;
position: relative;
z-index: 999
}
#fullslider {
width: 100%;
height: 450px;
position: relative;
z-index: 999
}
.fullslider .overlay {
position: absolute;
width: 0;
top: 0;
left: 0;
z-index: 10;
background: #fff0 url(/images/webp/overlay.webp) top left no-repeat;
background-size: cover
}
.fullslider .caption {
position: absolute;
z-index: 10001;
height: 20vh;
top: 20%
}
.fullslider .homeSlider {
background: #fff0 url(/images/webp/FRES_WebsiteConceptsHeroImage_1280.webp) center center no-repeat;
position: absolute;
z-index: -1;
background-size: cover;
background-position: center -150px;
width: 100%;
height: 100%
}
.homeSlider {
background: #fff0 url(/images/webp/FRES_WebsiteConceptsHeroImage_1280.webp) 0 0 no-repeat;
background-size: cover;
z-index: -1;
width: 100%;
max-height: 100%
}
.slider72 {
background: #fff0 url(/images/webp/COURSES-1-02.webp) 0 0 no-repeat;
background-size: cover;
z-index: -1;
width: 100%;
height: 100%
}
.fullslider .caption h1 {
font-size: 3em;
text-transform: uppercase;
font-weight: 800;
color: #fff;
margin-top: 5px;
text-shadow: #777 1px 1px 6px;
line-height: 1.2
}
.fullslider .button {
border-radius: 30px;
padding: 10px 40px;
color: #fff;
text-decoration: none;
font-weight: 700;
font-size: 20px;
display: block;
max-width: 300px;
margin: 0 auto;
width: 100%;
text-align: center;
float: left;
margin-top: -45px;
margin-left: 400px
}
.bluebg,
.blue {
background: #0d5fa0
}
#getstarted {
background: #0d5fa0;
padding: 15px 0
}
.Real-Estate-Agent-sec {
display: flex;
align-items: center
}
.Real-Estate-Agent-sec img {
width: 100px
}
.Real-Estate-Agent-sec h2 {
margin-bottom: 0;
color: #fff;
font-weight: 500;
font-size: 32px
}
.getstartedlinks li:first-child a {
padding: 0 0 5px
}
.getstartedlinks .button {
margin: 0;
color: #fff !important;
max-width: 100%;
padding: 10px 40px
}
div.getStarted-btn {
margin: 0
}
.getStarted-btn>span {
margin-bottom: 5px
}
.getStarted-btn span a:link {
font-weight: 500;
display: inline-block;
text-align: center
}
.getStarted-btn span a:visited {
border: 1px solid #0c4972;
box-shadow: inset 0 1px 0 rgb(255 255 255 / .2), 0 1px 2px rgb(0 0 0 / .05);
text-decoration: none
}
.getStarted-btn span a:hover {
border: 1px solid #397c46;
box-shadow: inset 0 1px 0 rgb(255 255 255 / .2), 0 1px 2px rgb(0 0 0 / .05);
text-decoration: none
}
a.btn-green:hover {
border: 1px solid #fff;
color: #0c4972
}
a.btn-green {
color: #fff;
font-size: 32px;
width: 96%;
background: #26ecaf;
border-radius: 10px;
padding: 10px 20px;
border: 1px solid #0c4972;
text-decoration: none
}
a.btn-blue:hover {
border: 1px solid #fff;
color: #26ecaf
}
a.btn-blue {
color: #fff;
font-size: 32px;
width: 96%;
background: #0c4972;
border-radius: 10px;
padding: 10px 20px;
border: 1px solid #0c4972;
text-decoration: none;
margin-top: 10px
}
#logo img {
width: 200px
}
.top-course-sec {
padding: 40px 0
}
.top-course-title {
margin-bottom: 40px
}
.top-course-title h2 {
text-align: center;
font-size: 40px;
color: #0c4972
}
.top-course-inner h3 {
text-align: center;
border: solid 2px #0c4972;
min-height: 70px;
vertical-align: middle;
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center
}
.top-course-inner h3 a {
font-size: 20px
}
.top-course-inner ul {
margin-left: 3rem
}
.top-course-inner ul li {
font-size: 20px;
line-height: 1.5
}
.top-course-inner .learn-more-btn {
display: block;
width: 200px;
margin: 50px auto;
text-align: center;
font-weight: 700;
border-radius: 20px;
background: #0d5fa0;
color: #fff;
padding: 10px;
font-size: 20px;
text-decoration: none;
line-height: 1.5
}
.Estate-License-sec {
background: #0c4972;
padding: 30px
}
.License-sec-left h2 {
color: #fff;
padding-left: 0;
margin-top: 35px;
float: left;
font-size: 2rem
}
.License-sec-left h2 span {
float: left;
height: 100px;
width: 100px;
margin-top: -30px;
margin-left: 55px;
display: block
}
.License-sec-left h2 span img {
width: 100px
}
.License-sec-btn a {
font-weight: 700;
font-size: 20px;
display: block;
max-width: 350px;
background: #fff;
padding: 16px;
text-align: center;
border-radius: 10px;
text-decoration: none;
line-height: 1;
margin: auto
}
section.greenbg {
background: #397c46;
padding: 2rem
}
section.greenbg h3 {
font-size: 24px;
text-align: center;
margin-bottom: 20px
}
section.greenbg h3 a {
color: #fff;
text-decoration: none
}
#numbers,
#fres {
display: none
}
.step-sec {
background: #0d5fa0;
padding-bottom: 50px
}
.cus-card-sec {
color: #fff;
text-align: center;
position: relative
}
.card-inner-box {
position: relative
}
.card-inner-box:before {
content: '';
position: absolute;
right: -12px;
width: 1px;
height: 280px;
background: #fff
}
.step-sec .container .row .col-lg-4:last-child .card-inner-box:before {
display: none
}
.cus-card-sec .top-btn-step {
font-size: 20px;
color: #0c4972;
font-weight: 600;
background: #fff;
padding: 0;
text-align: center;
border-radius: 10px !important;
line-height: 1.3;
height: 80px;
min-height: 60px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
margin-top: -20px;
margin-bottom: 20px
}
.card-inner-box {
padding: 0 5rem;
min-height: 280px
}
.cus-card-sec h4 {
font-size: 24px;
color: #fff;
font-weight: 300
}
.cus-card-sec h3 {
font-size: 28px;
color: #fff;
font-weight: 500
}
.cus-card-sec p {
font-size: 24px;
font-weight: 300;
line-height: 1.3;
font-family: "Barlow Condensed", "sans-serif"
}
.cus-card-sec a.find-course-btn {
background: #fff;
color: #0c4972;
padding: 10px 40px;
font-size: 20px;
font-weight: 600;
text-decoration: none;
border-radius: 10px !important;
position: absolute;
margin: auto;
left: 0;
right: 0;
max-width: 250px
}
.Free-Course-Demo-sec {
background: url(/images/webp/DEMO_BANNER.webp);
width: 100%;
position: relative;
background-size: cover;
height: 100%
}
.demo-inner-sec {
padding: 150px 50px
}
.demo-inner-sec p {
font-size: 28px;
font-weight: 500;
color: #0d5fa0;
line-height: 1.2
}
.demo-inner-sec a {
font-size: 20px;
background: #26ecaf;
padding: 10px 40px;
border-radius: 40px;
font-weight: 600;
text-decoration: none;
text-align: center;
color: #0d5fa0;
text-transform: uppercase;
max-width: 300px;
display: block
}
.main-course-section {
padding: 1.5rem 0;
text-align: center;
background: #fff
}
.course-title h2 {
font-size: 28px;
color: #0d5fa0;
margin-bottom: 40px
}
.course-box h4 {
font-size: 18px;
font-weight: 700;
color: #0d5fa0;
margin: 5px 0 20px
}
.view-course-sec {
height: 450px;
background: #fff0 url(/images/webp/house_key.webp) center center no-repeat;
background-size: cover;
padding: 80px 0
}
.view-course-sec-inner {
padding-right: 200px
}
.view-course-sec-inner h2 {
text-align: right;
margin: 50px auto;
color: #0d5fa0;
text-shadow: #777 1px 1px 6px;
font-size: 40px
}
.view-course-sec-inner a {
width: 250px;
text-align: center;
background: #26ecaf;
color: #0d5fa0;
text-transform: uppercase;
border-radius: 30px;
padding: 10px 50px;
text-decoration: none;
font-weight: 700;
font-size: 20px;
display: block;
max-width: 300px;
margin: 0 0 0 auto
}
.view-course-sec-inner a:hover {
color: #fff
}
.row.product-view {
display: none
}
#product-product .content-section {
padding: 0;
margin: 10px 0
}
#product-category .content-section {
padding: 0;
margin: 0;
background: #fff0;
border: 0;
box-shadow: none
}
#product-category .category-name {
text-align: center;
display: flex;
align-items: center;
justify-content: flex-start;
background: #0060aa;
padding: 15px 20px;
border-radius: 5px;
margin: 20px 10px
}
#product-category .category-name h2 {
margin-bottom: 0;
color: #fff;
font-size: 18px
}
#product-category .category-name p {
color: #fff;
font-size: 18px;
margin: 0;
position: relative;
line-height: 1.2
}
#product-category .category-name i {
color: #fff;
margin: 0 5px;
font-size: 16px
}
#product-category .content-section .card-header {
background: #fff0;
border-bottom: 0;
margin-bottom: 40px
}
#product-category .content-section .card-header h1 {
margin-bottom: 0;
font-size: 40px;
color: #212529
}
#product-category .content-section .card-content {
padding: 0 15px;
margin: 0
}
#product-category .content-section .product-item,
#product-product .related-item {
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
text-align: center;
padding: 0;
padding-top: 0;
border: 0;
box-shadow: none;
border-radius: 3px !important
}
#product-category .content-section .product-item:hover {
box-shadow: 0 5px 25px -10px #ccc
}
#product-category .content-section .product-item .image img,
#product-product .related-item .image img {
padding: 10px;
margin-left: auto;
margin-right: auto;
max-width: 200px;
width: 100%
}
#product-category .content-section .product-item .name a {
text-decoration: none;
font-size: 18px;
line-height: 1.5;
color: #0c4972;
padding-top: 0;
display: block
}
#product-category .content-section .product-item .price {
color: #0d5fa0;
padding: 0 15px;
font-size: 18px;
font-weight: 600;
margin-top: 0;
margin-bottom: 15px
}
#product-category .content-section .btn-group,
#product-product .related-item .btn-group {
margin: 0 10px 20px
}
#product-category .content-section .btn-group .btn-cart,
#product-product .related-item .btn-cart {
border: solid 3px #26ecaf;
background: #fff0;
padding: 3px 10px;
text-align: center;
font-size: 16px;
font-weight: 600;
color: #0c4972;
border-radius: 10px
}
#product-category .alert-success {
line-height: 1.5;
padding: 15px;
font-size: 16px;
color: #444;
font-weight: 500;
box-shadow: 0 3px 15px -5px #ccc;
background-color: #fff;
border-color: #fff;
border: 0;
border-left: 4px solid #0f7e3f;
border-radius: 0;
margin-right: 100px;
margin-left: 100px
}
#product-category .alert-success i {
font-size: 20px;
color: #0f7e3f
}
#product-category .alert-success a {
color: #0f7e3f;
font-weight: 600
}
#product-category .alert-success .close {
border: 0;
font-size: 24px;
padding: 0;
background: #fff0;
line-height: 1;
font-weight: 600;
padding-left: 10px;
color: #0f7e3f
}
#checkout-cart .content-section h2 {
font-size: 30px;
margin-bottom: 20px
}
#checkout-cart .content-section table tr th,
#checkout-cart .content-section table tr td {
font-size: 18px;
padding: 15px 10px;
vertical-align: middle
}
#checkout-cart .content-section table thead tr td {
font-weight: 500
}
#checkout-cart .content-section .row {
justify-content: flex-end
}
#checkout-cart .pull-left a.btn.btn-default {
background: #0d5fa0;
color: #fff;
font-size: 20px;
border: 0;
text-transform: uppercase
}
#checkout-cart .pull-right a.btn.btn-primary {
background: #397c46;
color: #fff;
font-size: 20px;
border: 0;
text-transform: uppercase
}
#checkout-cart .buttons {
margin: 1em 0
}
.foot-top {
padding: 40px 0
}
.foot-top #column-left1.col-lg-12 div p img {
width: 250px
}
.menu-one h2,
.menu-two h4,
.menu-three h4 {
font-size: 20px;
color: #fff;
margin-bottom: 25px
}
.menu-one ul,
.menu-two ul,
.menu-three ul {
list-style: none;
padding-left: 0;
line-height: 1.3
}
.menu-one ul li a,
.menu-two ul li a,
.menu-three ul li a {
font-size: 16px;
font-weight: 400
}
.menu-one ul li a:hover,
.menu-two ul li a:hover,
.menu-three ul li a:hover {
color: #26ecaf
}
#menu .dropdown:hover ul.dropdown-menu.cus-dropdown-menu {
display: none
}
#menu .dropdown:hover li.nav-item.cus-nav-item:hover ul.dropdown-menu.cus-dropdown-menu {
display: block;
position: absolute;
left: 100%;
top: 0
}
section#fullslider.slider72 {
background: url(/images/webp/COURSES-1-02.webp)50% center;
background-size: cover;
background-repeat: no-repeat;
background-position: right
}
section.fullslider.homeSlider {
background: url(/images/webp/FRES_WebsiteConceptsHeroImage_07.19.22-10.webp)50% center;
background-size: cover;
background-repeat: no-repeat;
background-position: right
}
#product-category section#fullslider {
background: url(/images/webp/COURSES-1-02.webp);
background-size: cover;
background-repeat: no-repeat;
padding: 60px 0 50px
}
#product-category section#fullslider.bookstore-bg {
background: url(/images/webp/bg-bookstore.webp);
padding: 60px 0 50px
}
#product-category section#fullslider.glossary {
background: url(/images/webp/GLOSSARY.webp);
padding: 60px 0 50px;
background-size: cover
}
#product-category section#fullslider.howto {
background: url(/images/webp/HOWTO-01.webp);
padding: 60px 0 50px;
background-size: cover
}
#product-category section#fullslider.courseselection {
background: url(/images/webp/COURSESELECTION-1.webp);
padding: 60px 0 50px;
background-size: cover
}
#product-category section#fullslider .caption.leftside h1 {
font-size: 50px;
text-transform: uppercase;
font-weight: 600;
color: #0c4972;
text-shadow: #777 1px 1px 6px
}
#product-category section#fullslider .caption.leftside p {
font-size: 20px;
color: #0c4972;
font-weight: 400;
font-family: 'Barlow Condensed', 'sans-serif';
width: 40%;
line-height: 1.4
}
#product-category section#fullslider.bookstore-bg .caption.leftside h1,
#product-category section#fullslider.bookstore-bg .caption.leftside p {
color: #fff;
text-align: center;
width: 100%
}
.floatleft {
float: left;
margin-top: 10px
}
.bordered.green {
border: solid 3px #26ecaf;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-left-width: 3px;
background: #fff0;
margin-bottom: 50px
}
.semirounded {
border-radius: 10px !important
}
.bordered {
background: #fff0;
border: solid 2px #0c4972;
padding: .5rem;
text-align: center
}
.white,
.whitetext {
color: #fff
}
.green {
color: #397c46
}
#starthere .bordered.thinner {
max-width: 80%;
margin: 0 auto !important
}
.bordered.thinner {
border-width: 2px;
padding: 1rem
}
.greenblue {
background: #26ecaf;
color: #0c4972
}
.button {
border-radius: 30px;
padding: 10px 40px;
color: #fff;
text-decoration: none;
font-weight: 700;
font-size: 20px;
display: block;
max-width: 300px;
margin: 0 auto;
width: 100%;
text-align: center
}
#product-category section#fullslider a.button.rounder.greenblue.floatleft.anchortag {
background: #26ecaf;
color: #0c4972;
padding: 10px 40px;
font-size: 20px;
text-align: center;
text-decoration: none;
margin-right: 10px;
border-radius: 50rem;
font-weight: 600;
display: inline-block;
line-height: 1.5
}
.contentblock {
color: #0c4972
}
.contentblock h3.centered {
font-size: 28px;
font-weight: 500;
text-align: center;
color: #0c4972;
margin-bottom: 20px
}
.offering {
display: table
}
.contentblock .container.p-5.desktoponly {
padding: 3.5rem 15px !important
}
.contentblock p {
color: #0c4972;
line-height: 1.4;
margin-bottom: 0
}
.contentblock .fullwidth.lightbluebg h3.bordered.blue.clear.rounded {
font-family: 'Barlow', 'sans-serif';
background: #fff;
border: solid 2px #0c4972;
padding: 1.5rem;
text-align: center;
color: #0c4972;
font-size: 28px;
border-radius: 10px !important
}
#pricingguide .tableheader a {
color: #fff;
font-size: 18px;
text-decoration: none
}
#pricingguide .tableheader .rounded.header {
padding: 1rem;
display: block;
text-align: center;
font-weight: 600;
text-transform: uppercase;
border-radius: 10px !important
}
#pricingguide .tableheader .greenbg {
background: #397c46
}
#pricingguide .tableheader .lightgreenbg {
background: #26ecaf;
color: #0d5fa0
}
.chart .fullwidth.lightbluebg {
background: #e0eaf3
}
.fullwidth.lightbluebg .row {
align-items: center
}
.fullwidth.lightbluebg h3.bluetext.desktoponly {
color: #0c4972;
font-size: 28px;
margin-bottom: 0
}
del {
text-decoration-color: red;
margin-bottom: 7px;
display: inline-block
}
.line.underlined {
color: #0d5fa0;
font-weight: 600;
padding-left: 15px;
line-height: 45px
}
.py-1 {
margin: auto;
border-bottom: solid 2px #e0eaf3;
vertical-align: text-bottom
}
.row.py-1 {
margin: auto;
border-bottom: solid 2px #e0eaf3
}
.row .py-1 {
margin: auto
}
.py-1 .col-4 {
margin: auto
}
.py-1 .col-7 {
margin: auto
}
.py-1 .col-7 .col-4 {
margin: auto
}
.py-1 .col-6 {
margin: auto
}
.tablegrid .row {
vertical-align: middle
}
.tablegrid .rounded {
border-radius: 10px !important
}
.tablegrid .lightbluebg {
background: #e0eaf3
}
.tablegrid .dot {
display: block;
width: 20px;
height: 20px;
border-radius: 30px !important;
margin: 0 auto;
vertical-align: middle
}
.greenbg {
background: #397c46
}
.lightgreenbg {
background: #26ecaf
}
.bluetext {
color: #0d5fa0
}
#pricingguide h4 {
margin: 0;
text-transform: uppercase
}
.rounded.header {
padding: 1rem;
display: block;
text-align: center;
font-weight: 600;
text-transform: uppercase
}
.promo .rounded.header {
padding: .25rem;
display: block;
text-align: center;
margin-top: 25px;
line-height: 20px;
border-radius: 10px !important
}
.promo .header a {
color: #fff;
text-decoration: none;
display: block
}
.underlined {
color: #0d5fa0;
font-weight: 600;
padding-left: 15px;
line-height: 45px
}
.promo .text-center,
.promo small {
color: #0d5fa0
}
.small,
small {
font-size: .875em
}
section#courseicons {
background: #e0eaf3
}
.centered {
text-align: center;
margin: 25px 0
}
#courseicons .gridrow div {
text-align: center;
padding: 0 5rem;
border-right: solid 2px #0d4fa0
}
#courseicons .gridrow div:last-child {
border-width: 0
}
#courseicons h4 {
font-size: 20px;
margin-top: 20px;
color: #0d5fa0
}
.palmtree {
position: relative
}
.palmtree .bg {
position: absolute;
right: 0;
top: 350px;
z-index: 30;
opacity: .4
}
.palmtree .bg.home-bg {
top: 0
}
#accessdemo {
background: #fff0 url(/images/webp/DEMO_BANNER.webp) top left no-repeat;
width: 100%;
position: relative;
background-size: cover;
z-index: 20
}
#accessdemo h3 {
color: #0d5fa0
}
#accessdemo .button {
text-align: center;
color: #0d5fa0;
text-transform: uppercase;
z-index: 200;
background: #26ecaf;
color: #0c4972;
border-radius: 30px;
padding: 15px 40px;
text-decoration: none;
font-weight: 700;
font-size: 20px;
display: block;
max-width: 300px;
width: 100%
}
#information-information div#breadcrumb {
margin-bottom: 0
}
.about-content-sec {
padding: 10px;
margin: 0
}
.about-content-sec #fullslider {
width: 100%;
position: relative;
z-index: 999;
padding-top: 0
}
.about-content-sec #fullslider .caption {
position: absolute;
z-index: 10001;
height: 20vh;
top: 20%;
left: 10vw
}
.about-content-sec #fullslider .caption h1 {
font-size: 50px;
text-transform: uppercase;
font-weight: 600;
color: #0c4972;
text-shadow: #777 1px 1px 6px
}
.about-content-sec #fullslider .caption p {
color: #0c4972;
font-weight: 400;
max-width: 550px;
font-size: 20px;
font-family: "Barlow Condensed", "sans-serif";
line-height: 1.4
}
.about-content-sec #fullslider .bgimg {
background: #fff0 url(/images/webp/ABOUTUS-02.webp) center center no-repeat;
width: 100%;
height: 100%;
background-size: cover;
padding: 200px 0
}
.demoFormpage #fullslider .bgimg {
background: #fff0 url(/images/webp/DEMOPAGE-01.webp) center center no-repeat;
width: 100%;
height: 100%;
background-size: cover;
padding: 200px 0
}
.about-content-sec .lightbluebg {
background: #e0eaf3
}
#aftersliderbanner h3 {
text-align: center;
font-size: 20px;
color: #0060a5
}
.contentblock {
font-size: 20px;
font-weight: 300;
color: #0c4972
}
.lightbluebg {
background: #e0eaf3
}
.about-content-sec .bordered.green {
border: solid 3px #26ecaf;
background: #fff0;
margin-bottom: 20px;
text-align: center;
padding: 10px;
border-radius: 10px !important
}
.about-content-sec .button {
border-radius: 30px;
padding: 10px 40px;
color: #fff;
text-decoration: none;
font-weight: 700;
font-size: 20px;
display: block;
max-width: 300px;
margin: 0 auto;
width: 100%;
text-align: center
}
.about-content-sec .greenblue {
background: #26ecaf;
color: #0c4972
}
.dot.off {
background: #e0eaf3
}
.white,
.whitetext {
color: #fff
}
h4.alignleft {
float: left;
margin-right: 50px
}
#findcourse h4 {
font-size: 36px;
color: #26ecaf;
font-weight: 400;
margin-left: 50px
}
#findcourse .rightblock {
margin-bottom: 50px
}
#findcourse ul {
margin-left: 250px
}
.greenlines {
margin: 0 0 0 -50px;
padding: 0
}
#findcourse ul li {
list-style: none;
padding: 8px 0 8px 20px;
font-size: 24px;
color: #fff
}
#findcourse ul li span {
display: block;
height: 10px;
width: 200px;
background: url(/catalog/view/theme/fresroar/image/green_line.png) left center no-repeat;
float: left;
margin-top: 10px
}
.about-content-sec #allabout {
background: url(/images/webp/ABOUTUS-01.webp) top center no-repeat;
background-size: cover;
height: 75vh
}
.about-content-sec #allabout h4 {
color: #0d5fa0;
margin-top: 15px;
font-size: 18px;
font-weight: 400;
font-family: 'Barlow Condensed', 'sans-serif';
font-weight: 300;
font-size: 20px;
min-height: 85px
}
.about-content-sec #allabout img {
float: left;
margin: 0 10px 50px 0
}
.opaque {
background: rgb(255 255 255 / .3) !important
}
.about-content-sec .bordered.green {
border: solid 3px #26ecaf;
background: #fff0;
margin-bottom: 50px
}
.about-content-sec #allabout .centered {
margin: 0 0 25px
}
#contactus .bordered.green {
margin-bottom: 10px
}
#coursecatalog h4 {
font-size: 20px
}
#coursecatalog h3 {
font-size: 24px;
font-weight: 700;
margin-bottom: 50px
}
.button.larger {
max-width: 375px
}
.crse-loginsec {
padding: 50px 0
}
.crse-loginsec h2 {
font-size: 40px;
margin: 20px 0
}
.crse-loginsec ol {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap
}
.crse-loginsec ol li {
line-height: 1.5;
padding-bottom: 15px;
font-weight: 500;
flex: 0 0 50%
}
.crse-loginsec ol li a {
color: #0060aa;
padding-left: 5px
}
.crse-loginsec ol li a:hover {
color: #397c46
}
#gettingstarted h4 {
font-size: 18px;
text-align: center;
font-weight: 700
}
.courselist .step {
margin-bottom: 50px
}
.courselist .step h3 {
font-weight: 700;
color: #0d5fa0
}
.courselist .step h3 span {
display: block;
height: 10px;
width: 200px;
background: url(/catalog/view/theme/fresroar/image/greenline2.png) center right no-repeat;
float: left;
margin-left: -120px;
margin-right: 20px;
margin-top: 10px
}
.courselist .step h4 {
margin-bottom: 35px;
font-weight: 600;
font-size: 22px;
color: #0d5fa0
}
.courselist .step p a {
font-family: 'Barlow Condensed', 'sans-serif';
font-weight: 500;
font-size: 20px
}
.courselist .step .button {
margin: 0
}
#whydont {
background: url(/catalog/view/theme/fresroar/image/HOWTO-02.jpg) center center no-repeat;
background-size: cover;
min-height: 50vh
}
.leftindent {
margin-left: 500px;
margin-top: 5vh
}
#whydont h3 {
color: #0d5fa0
}
.gutters {
padding: 0 10rem
}
.indent_fourth {
margin-left: 250px;
margin-bottom: 50px
}
#rightcareer .indent_fourth {
margin-left: 135px
}
.indent_fourth li {
list-style: none
}
.indent_fourth li .line1 {
display: block;
height: 10px;
width: 100px;
background: url(/catalog/view/theme/fresroar/image/greenline2.png) center center no-repeat;
float: left;
margin-top: 10px;
margin-right: 20px
}
.indent_fourth li .line2 {
display: block;
height: 10px;
width: 100px;
background: url(/catalog/view/theme/fresroar/image/green_line.png) center center no-repeat;
float: left;
margin-top: 10px;
margin-right: 20px
}
.privacy-condition-sec {
padding: 50px
}
.privacy-condition-sec h1 {
font-size: 40px;
margin-bottom: 20px
}
.privacy-condition-sec h2 {
font-size: 32px;
margin-bottom: 20px
}
.privacy-condition-sec p {
font-size: 20px
}
.empty-cart-btn {
margin: 1rem 0
}
.empty-cart-btn .pull-right a {
background: #0d5fa0;
color: #fff;
font-size: 20px;
border: 0;
text-transform: uppercase
}
.License-sec-btn a:hover {
color: #0c4972
}
.fullslider .button:hover,
.top-course-inner .learn-more-btn:hover {
color: #26ecaf
}
.cus-card-sec .top-btn-step:hover {
background: #26ecaf
}
.cus-card-sec a.find-course-btn:hover {
background: #26ecaf;
color: #fff
}
.leftblock .greenlines {
margin: 0
}
.greenlines li {
list-style: none
}
.greenlines li span {
display: block;
height: 10px;
width: 100px;
background: url(/catalog/view/theme/fresroar/image/green-line.png) center center no-repeat;
float: left;
margin-top: 10px
}
.greenlines li a {
text-decoration: none;
font-size: 20px
}
.p3 {
margin-top: 20px
}
a.button.rounder.greenblue.floatleft {
background: #26ecaf;
color: #0c4972;
border-radius: 30px;
padding: 15px 40px;
text-decoration: none;
font-weight: 700;
font-size: 20px;
display: block;
max-width: 300px;
margin: 0;
width: 100%;
text-align: center
}
.caption.leftside {
margin-left: 50px
}
a.button.rounder.greenblue.floatleft:hover {
color: #fff !important
}
.caption.leftside p b {
margin-bottom: 20px;
display: block
}
#checkout-cart .table.table-bordered tr td:nth-child(4) {
width: 20%
}
i.fa.fa-shopping-cart {
color: #0c4972
}
div#product-category {
border-top: 10px solid #397c46
}
.letters .row .col {
border-right: solid 1px #fff
}
.letters .row .col:last-child {
border-right: 0
}
.letters a {
color: #fff;
text-decoration: none;
font-size: 24px
}
.glossary-list p {
margin-bottom: 1rem;
font-weight: 300
}
.scrolldown {
display: none
}
.panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
padding: 10px;
border: 1px solid #ccc
}
h4.panel-title {
margin-bottom: 0
}
h4.panel-title a {
text-decoration: none
}
.panel {
margin-bottom: 15px
}
.panel .panel-body {
border: 1px solid #ccc;
padding: 10px;
border-top: 0
}
.panel .panel-body label {
font-size: 18px;
margin-bottom: 10px
}
.prod-frm-sec .form-group {
margin-bottom: 10px
}
.prod-frm-sec .form-group label {
font-size: 18px
}
.prod-frm-sec .form-group label.control-label {
font-weight: 700;
margin-bottom: 5px
}
.tab-content a.thumbnail img {
display: none
}
.return-sec h2 {
font-size: 2.5rem;
color: #212529
}
.return-sec legend {
font-weight: 800;
font-size: 1.2em
}
.return-sec label {
font-weight: 600;
font-size: 1.1em;
margin-bottom: 10px
}
.return-sec .form-control {
padding: 10px;
margin-bottom: 15px;
font-size: 15px !important
}
.date-picker-btn {
padding: 11.5px 12px;
border-radius: 0 .25rem .25rem 0;
border-left: 0
}
.return-sec .pull-left a,
.return-sec .pull-right input.btn {
font-size: 16px;
font-weight: 500;
padding: 10px 30px;
text-transform: uppercase
}
.datepicker {
padding: 15px
}
.datepicker td,
.datepicker th {
font-size: 16px;
padding: 5px 10px;
font-weight: 500
}
.modal {
background-color: rgb(20 20 20 / .6);
justify-content: center;
align-items: center
}
.popup-bdy img {
width: 100%
}
.modal-body.popup-bdy {
padding: 0
}
.modal-body.popup-bdy .cls-btn-popup {
position: absolute;
right: 0;
background: #c9d9e2;
border-radius: 50rem;
height: 30px;
width: 30px;
padding: 1px;
margin: 10px
}
.modal-body.popup-bdy .cls-btn-popup .btn-close {
padding: 7px;
font-size: 13px;
border-radius: 50rem;
opacity: 1
}
.modal-body.popup-bdy .click-btn-popup-outter {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 50px;
display: flex;
align-items: center;
justify-content: center
}
.modal-body.popup-bdy a.click-btn-popup {
background: #00f0a9;
padding: 7px 20px;
border-radius: 10px;
color: #fff;
text-decoration: none
}
@media (max-width:1900px) {
.about-content-sec #allabout {
height: 85vh;
min-height: 700px
}
}
@media (max-width:1366px)
{
#menu .nav>li>a
{
font-size: 16px; 
}
}
@media (max-width:1280px) {
.fullslider .bgimg {
background-position: center
}
.fullslider .homeSlider {
background-position: right;
}
}
@media (max-width:1200px) {
.product-thumb .button-group button,
.product-thumb .button-group button+button {
width: 33.33%
}
.product-grid .product-thumb .caption {
min-height: 210px;
padding: 0 10px
}
}
@media (min-width:1200px) {
#content .col-lg-2:nth-child(6n+1),
#content .col-lg-3:nth-child(4n+1),
#content .col-lg-4:nth-child(3n+1),
#content .col-lg-6:nth-child(2n+1) {
clear: left
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
margin-left: 10%
}
.h2 h2 {
font-size: 2rem
}
.h3,
h3 {
font-size: 1.75rem
}
.h4,
h4 {
font-size: 1.5rem
}
#menu .dropdown:hover .dropdown-menu {
display: block
}
.contentblock .container.p-5.desktoponly {
padding: 2.5rem 15px !important
}
}
@media (min-width:821px) and (max-width:991px) {
.fullslider {
height: 320px;
position: relative;
z-index: 999
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
margin-left: 20px
}
.btn-green {
font-size: 28px
}
.btn-blue {
font-size: 28px
}
}
@media (min-width:992px) and (max-width:1199px) {
#content .col-md-2:nth-child(6n+1),
#content .col-md-3:nth-child(4n+1),
#content .col-md-4:nth-child(3n+1),
#content .col-md-6:nth-child(2n+1) {
clear: left
}
#lib-tabs .col-md-2 {
width: 33%;
margin-left: 3px
}
.tab-item .image img {
width: auto
}
.tab-item {
height: 350px
}
}
@media(max-width:1024px) {
.foot-top #column-left1.col-lg-12 div p img {
width: 200px
}
#fullslider {
max-height: 45vh;
min-height: 25vh
}
#product-category section#fullslider {
padding: 50px
}
#product-category section#fullslider .caption.leftside h1 {
font-size: 30px
}
#product-category section#fullslider .caption.leftside p {
width: 60%;
text-shadow: 1px 1px 1px #fff
}
.contentblock .container.p-5.desktoponly {
padding: 2rem 5px !important
}
.contentblock h3.centered {
margin-top: 0
}
.contentblock .fullwidth.lightbluebg h3.bordered.blue.clear.rounded {
font-size: 20px
}
#pricingguide .tableheader a {
font-size: 16px
}
#pricingguide .tableheader .rounded.header {
padding: 10px
}
.fullwidth.lightbluebg h3.bluetext.desktoponly {
font-size: 20px
}
.line.underlined {
padding-left: 10px;
line-height: 1.5;
font-size: 17px
}
.tablegrid .dot {
width: 15px;
height: 15px
}
#pricingguide h4 {
font-size: 20px
}
.promo .header a {
font-size: 16px
}
.promo h3.bluetext.desktoponly {
font-size: 20px
}
.promo .rounded.header {
margin-top: 10px
}
#courseicons .gridrow div {
padding: 2rem 5rem .5rem
}
#accessdemo h3 {
font-size: 23px;
text-align: right;
margin-right: 10px
}
#logo img {
width: 150px
}
#menu .nav>li>a {
font-size: 18px
}
.contact-sec p {
font-size: 15px;
margin-bottom: 0
}
.contact-sec a {
font-size: 15px
}
#accessdemo .button {
margin-left: auto
}
.about-content-sec #fullslider .caption h1 {
font-size: 30px
}
.about-content-sec #fullslider .caption p {
max-width: 400px;
font-size: 18px;
background-color: #f0f8ff;
background-color: rgb(240 248 255 / .4)
}
.contentblock .container.p-5,
#findcourse .container.p-5 {
padding: 1rem !important
}
.about-content-sec .bordered.green {
margin-bottom: 20px;
padding: 15px 10px
}
.centered {
margin: 25px 0 0
}
#findcourse .container .m-5 {
margin: 1rem !important
}
#findcourse .rightblock {
margin-bottom: 20px
}
#findcourse h4 {
font-size: 25px;
line-height: 1.5
}
#findcourse ul li {
font-size: 16px
}
.about-content-sec #fullslider .bgimg {
padding: 150px 0
}
.about-content-sec .button {
font-size: 16px
}
#allabout .container.p-5 {
padding: 2rem !important;
padding-bottom: 0.5rem !important
}
.about-content-sec #allabout h4 {
font-size: 16px;
min-height: 70px
}
.about-content-sec #allabout img {
margin: 0 10px 10px 0
}
.about-content-sec #allabout {
height: 70vh;
min-height: 550px
}
div#coursecatalog {
padding-bottom: 20px
}
#coursecatalog h3 {
margin-bottom: 20px
}
.crse-loginsec ol li {
font-size: 16px
}
#product-category section#fullslider.bookstore-bg {
padding: 100px;
background-size: cover;
background-repeat: no-repeat
}
.card-inner-box {
padding: 0 1rem
}
}
@media (max-width:900px) {
.gutters {
padding: 0 1rem
}
}
@media (min-width:901px) {
.desktoponly {
display: visible
}
}
@media (min-width:768px) and (max-width:991px) {
#content .col-sm-2:nth-child(6n+1),
#content .col-sm-3:nth-child(4n+1),
#content .col-sm-4:nth-child(3n+1),
#content .col-sm-6:nth-child(2n+1) {
clear: left
}
.col-sm-2.wishlist {
float: right;
width: 20%;
margin-right: -50px
}
.banner-promotion {
display: none
}
.support-area .col-md-3 {
width: 50%;
float: left
}
.category-item .col-md-2 {
width: 30%;
float: left;
margin-bottom: 10px
}
.category-item .col-md-2 img {
width: 50%
}
.sigle-support-content h2 {
font-size: 13px
}
.sigle-support-content p {
font-size: 13px
}
.owl-product-item .image img {
width: 60%;
padding-top: 10px;
margin-bottom: -20px
}
#lib-tabs .col-md-2 {
width: 33%;
float: left;
clear: none !important
}
.card-header .group-action-view {
float: right;
margin-top: -45px;
margin-right: 0
}
.tab-item {
height: 300px
}
}
@media(max-width:912px) {
#courseicons .gridrow div:nth-child(2) {
border-width: 0;
border-bottom: solid 2px #0d4fa0
}
#courseicons .gridrow div:nth-child(1) {
border-bottom: solid 2px #0d4fa0
}
}
@media(max-width:820px) {
.courselist .step h3 span {
display: block;
height: 10px;
width: 100px;
margin-left: -20px;
margin-right: 20px;
margin-top: 10px
}
.caption.leftside {
margin-left: 10px
}
.fullslider {
height: 20vh;
}
.fullslider .caption {
height: 100%;
top: 0;
left: 0
}
.fullslider .caption h1 {
font-size: 28px;
margin-top: 40px;
margin-bottom: 15px;
line-height: 1.3
}
.fullslider .button {
padding: 10px;
font-size: 18px;
width: 200px;
float: unset;
margin-top: 0;
margin-left: 0
}
#logo img {
width: 120px
}
.navbar-dark .navbar-toggler {
color: #0d5fa0;
position: relative;
z-index: 9909
}
.menu-cart-sec {
justify-content: flex-end
}
.menu-cart-sec #menu {
flex: 0 0 80%;
justify-content: flex-end !important
}
.menu-cart-sec #cart {
flex: 0 0 10%;
margin-top: 2px
}
.navbar-toggler:focus {
box-shadow: none;
background-color: #fff;
opacity: .8
}
.contact-sec {
display: none
}
#logo {
margin: 0
}
#menu .nav>li>a {
color: #fff !important;
padding: 5px 5px 5px 15px;
font-size: 18px;
line-height: 30px;
border-bottom: 1px solid #ddd;
margin-left: 0
}
#menu .dropdown-inner li a:hover {
color: #fff;
background: #fff0
}
.nav-item.cus-nav-item .dropdown-toggle::after {
margin-left: 7px;
font-size: 14px;
rotate: 0deg;
transition: rotate 0.2s
}
#menu .dropdown-inner a {
padding: 5px 10px
}
.nav-item.cus-nav-item .dropdown-toggle.show::after {
rotate: 90deg;
transition: rotate 0.2s;
top: 11px
}
.Real-Estate-Agent-sec {
justify-content: center
}
.Real-Estate-Agent-sec img {
width: 50px
}
.Real-Estate-Agent-sec h2 {
font-weight: 500;
font-size: 22px
}
div.getStarted-btn {
display: flex;
align-items: last baseline;
justify-content: space-evenly
}
div.getStarted-btn span a {
font-weight: 500;
padding: 10px 1px;
text-decoration: none
}
div.getStarted-btn span a.btn-green,
div.getStarted-btn span a.btn-blue {
font-size: 16px;
width: 98%;
max-width: 300px;
float: left
}
.top-course-sec {
padding: 20px 0
}
.top-course-title {
margin-bottom: 20px
}
.top-course-title h2,
.course-title h2 {
font-size: 25px
}
.course-box img {
width: 100px
}
.top-course-inner h3 a,
.course-box h4 {
font-size: 20px
}
.sidepanel {
width: 0;
position: fixed;
z-index: 9900;
height: 100%;
top: 0;
left: 0;
background-color: #0060aa;
overflow-x: hidden;
transition: 0.45s;
padding-top: 60px
}
.sidepanel.show {
width: 350px
}
.top-course-inner ul li,
.top-course-inner .learn-more-btn {
line-height: 1.4
}
.License-sec-left h2 {
padding-left: 0;
margin-top: 20px;
float: left;
font-size: 20px
}
.License-sec-left h2 span {
height: 50px;
width: 50px;
margin-top: -10px;
margin-left: auto
}
.License-sec-left h2 span img {
width: 50px
}
.License-sec-btn a {
font-size: 16px;
max-width: 250px
}
section.greenbg h3 {
font-size: 18px
}
.cus-card-sec .top-btn-step {
font-size: 16px;
height: 60px
}
.cus-card-sec h4 {
font-size: 20px
}
.cus-card-sec h3 {
font-size: 22px
}
.cus-card-sec p {
font-size: 18px
}
.card-inner-box {
min-height: 290px
}
.demo-inner-sec {
padding: 100px 50px
}
.demo-inner-sec p {
font-size: 20px;
text-align: right
}
.demo-inner-sec a {
font-size: 16px;
padding: 10px;
max-width: 150px;
margin-left: auto
}
.view-course-sec-inner {
padding-right: 0
}
.view-course-sec {
min-height: 20vh;
padding: 20px 0
}
.view-course-sec-inner h2 {
font-size: 25px;
margin: 20px auto
}
.view-course-sec-inner a {
width: 200px;
padding: 10px 20px;
font-size: 16px;
max-width: 300px
}
.dropend:hover>.dropdown-menu {
display: block;
margin-top: .125em;
margin-left: .125em
}
.about-content-sec #allabout {
height: 40vh;
min-height: 500px
}
.about-content-sec #allabout h4 {
font-size: 14px;
min-height: 60px;
margin-top: 10px
}
.about-content-sec #allabout img {
margin: 0 10px 20px 0
}
.crse-loginsec ol li {
font-size: 14px
}
#product-category section#fullslider.bookstore-bg {
padding: 50px
}
#menu .dropdown-inner {
width: 100%
}
#menu div.dropdown-menu {
margin-left: 0 !important;
padding-bottom: 10px;
background-color: rgb(0 0 0 / .1)
}
#menu .dropdown-menu {
padding-bottom: 0;
padding-top: 0;
background: #26ecaf;
border-radius: 0;
border: 0
}
#menu .dropdown-inner a {
width: 100%;
color: #fff
}
#menu .dropdown-menu.cus-dropdown-menu.show a {
color: #005699;
font-weight: 400
}
#menu .dropdown:hover li.nav-item.cus-nav-item:hover ul.dropdown-menu.cus-dropdown-menu.show {
display: block;
position: absolute;
left: 0;
top: 46px;
background: #26ecaf;
border-radius: 0;
border: 0;
width: 100%
}
.card-inner-box:before {
display: none
}
.card-inner-box br {
display: none
}
.foot-power .menu ul li {
display: inline-block;
margin: 0 0 0 15px;
font-size: 16px
}
.foot-power .menu ul {
padding-left: 0
}
#topbanner h3 {
padding: 10px 5px;
font-size: 15px;
line-height: 1.3
}
.single-product-name {
font-size: 20px
}
#product-category .alert-success {
line-height: 2;
padding: 15px;
font-size: 14px;
margin-right: 15px;
margin-left: 15px
}
}
@media (min-width:768px) {
#column-left .product-layout .col-md-3 {
width: 100%
}
#column-left+#content .product-layout .col-md-3 {
width: 50%
}
#column-left+#content+#column-right .product-layout .col-md-3 {
width: 100%
}
#content+#column-right .product-layout .col-md-3 {
width: 100%
}
html[dir=rtl] .navbar-nav {
float: right;
margin: 0
}
html[dir=rtl] .navbar-nav>li {
float: right
}
#menu .cus-nav-item {
position: relative
}
.mobileonly {
display: none
}
}
@media (max-width:768px) {
.product-item .name {
min-height: 100px
}
.py-3 {
padding-bottom: .1rem !important
}
.p-5 {
padding: .5rem !important
}
.product-list .product-thumb .button-group {
border-left: none
}
#lib-tabs .col-md-2 {
width: 33%;
float: left
}
.tab-item {
height: 300px
}
#product-category .col-xs-6 {
width: 50%
}
.breadcrumb {
margin-left: 10px
}
}
@media (min-width:767px) {
.product-list .product-thumb .image {
float: left;
padding: 0 15px
}
}
@media (max-width:767px) {
.bluetext {
text-align: center;
line-height: 1.4
}
.breadcrumb>li {
line-height: 1.3
}
.sidepanel.show {
width: 300px
}
#menu div.dropdown-inner>ul.list-unstyled {
display: block
}
#menu .dropdown-inner {
display: block
}
li.nav-item.cus-nav-item {
position: relative
}
#menu .see-all {
margin-top: 0;
border: none;
border-radius: 0;
color: #fff
}
.product-list .product-thumb .caption {
min-height: 0;
margin-left: 0;
padding: 0 10px
}
.product-grid .product-thumb .caption {
min-height: 0
}
.product-thumb .button-group button,
.product-thumb .button-group button+button {
width: 33.33%
}
#cart {
margin-top: 10px
}
.col-sm-2.wishlist {
float: right;
width: 20%;
margin-top: -50px
}
.banner-promotion {
display: none
}
.support-area .col-md-3 {
width: 50%;
float: left
}
.category-item .col-md-2 {
width: 30%;
float: left;
margin-bottom: 10px
}
.category-item .col-md-2 img {
width: 50%
}
.sigle-support-content h2 {
font-size: 14px
}
.sigle-support-content p {
font-size: 14px
}
.owl-product-item .image img {
width: 60%;
padding-top: 10px;
margin-bottom: -20px
}
#lib-tabs .col-md-2 {
width: 33%;
float: left
}
.product-item {
height: 100%
}
.product-grid.col-xl-3.col-lg-4.col-md-6.col-12 {
margin-bottom: 25px
}
.tab-item {
height: 300px
}
#product-category .col-xs-6 {
width: 33%
}
.breadcrumb {
margin-left: 10px
}
.desktoponly {
display: none
}
h5.bluetext.mobileonly {
font-size: 20px;
font-weight: 600
}
#product-category section#fullslider .caption.leftside h1 {
font-size: 22px;
line-height: 1.4
}
#product-category section#fullslider .caption.leftside p {
width: 100%;
line-height: 1
}
#product-category section#fullslider a.button.rounder.greenblue.floatleft.anchortag {
padding: 10px 20px;
margin-bottom: 10px
}
#product-category section#fullslider {
padding: 20px 10px
}
.contentblock .fullwidth.lightbluebg h3.bordered.blue.clear.rounded {
margin-top: 10px;
margin-bottom: 0;
padding: .5rem
}
#pricingguide .tableheader .rounded.header {
padding: 5px
}
.del-txt del {
margin-bottom: 0
}
.line.underlined {
line-height: 1.3
}
.tablegrid .dot {
width: 10px;
height: 10px
}
.contentblock h3.centered {
font-size: 20px;
margin-bottom: 10px
}
.contentblock p {
text-align: center
}
#courseicons .container.p-md-2.p-5 {
padding: .5rem 1rem !important
}
#courseicons .gridrow div {
border-right: 0
}
#courseicons .gridrow div:nth-child(1),
#courseicons .gridrow div:nth-child(2),
#courseicons .gridrow div:nth-child(3) {
border-bottom: dashed 1px #0d4fa0
}
#courseicons .centered {
margin: 0
}
#accessdemo .container.py-5.py-md-2 {
padding: 1rem !important
}
#accessdemo .col-md-5.bluetext.alignright.py-5 {
padding-top: 0 !important;
padding-bottom: 0 !important
}
#accessdemo .row.py-5.justify-content-end {
padding-top: 0 !important;
padding-bottom: 0 !important
}
#accessdemo h3 {
text-align: right;
margin-right: 8px
}
#accessdemo .button {
padding: 10px 20px;
font-size: 16px;
max-width: 200px;
margin-left: auto
}
.palmtree .bg img {
display: none
}
#product-category .category-name {
padding: 10px;
margin: 15px 0 15px
}
#product-category .category-name h2 {
font-size: 15px;
margin-right: 5px
}
#product-category .category-name p {
font-size: 15px
}
.about-content-sec #fullslider .caption {
height: 17vh;
top: 10%;
left: 5vw
}
.about-content-sec #fullslider .caption h1 {
font-size: 22px
}
.about-content-sec #fullslider .caption p {
max-width: 300px;
background-color: #f0f8ff;
background-color: rgb(240 248 255 / .4)
}
.about-content-sec #fullslider .bgimg {
padding: 90px 0
}
#aftersliderbanner h3 {
font-size: 18px;
margin-bottom: 0
}
.contentblock p.m-4 {
margin: 0.5rem !important
}
.about-content-sec .bordered.green {
margin-bottom: 5px;
padding: 5px
}
#findcourse ul {
margin-left: 100px
}
#findcourse ul li {
padding-left: 0
}
#findcourse h4 {
font-size: 18px;
line-height: 2;
margin: 0 10px
}
#findcourse ul li span {
width: 100px;
margin-top: 5px;
margin-right: 20px
}
.about-content-sec #allabout {
height: 100%;
min-height: 100%;
background-position: -250px 0;
padding-bottom: 20px
}
.about-content-sec #allabout h4 {
min-height: auto;
margin-top: 5px;
line-height: 1.5;
margin-bottom: 5px;
font-weight: 500;
color: #0d5fa0
}
.about-content-sec #allabout img {
width: 22px;
margin-bottom: 0
}
.about-content-sec #allabout .centered {
margin: 0
}
.about-content-sec .button {
padding: 7px
}
#coursecatalog h4 {
font-size: 16px
}
#coursecatalog h3 {
margin-bottom: 10px;
margin-top: 10px;
font-size: 18px
}
.centered {
margin: 15px 0 0
}
#contactus p.text-center.bluetext {
font-size: 14px
}
.crse-loginsec ol li {
font-size: 15px;
flex: 0 0 100%;
padding-bottom: 10px
}
#product-category section#fullslider.bookstore-bg {
padding: 20px
}
#product-category .content-section .card-header {
margin-bottom: 20px
}
#product-category .content-section .card-header h1 {
font-size: 25px
}
.fullslider .caption h1 {
font-size: 22px;
margin-top: 20px;
margin-bottom: 10px
}
.fullslider .button {
padding: 7px 10px;
font-size: 16px;
}
#logo img {
width: 120px
}
.demo-inner-sec {
padding: 35px
}
.view-course-sec-inner h2 {
font-size: 20px
}
.single-product-name {
font-size: 18px;
margin-top: 20px
}
#product-category .alert-success {
line-height: 1;
padding: 10px;
font-size: 14px;
margin-right: 10px;
margin-left: 10px
}
.course-box img {
width: 120px
}
}
@media (max-width:540px) 
{
    .fullslider {
        height: 25vh;
    }
}
@media (max-width:478px) {
.homeSlider {
background: #fff0 url(/images/webp/FRES_WebsiteConceptsHeroImage_600px.webp) center center no-repeat;
}
div.getStarted-btn span a.btn-blue {
width: 99%
}
div.getStarted-btn span a.btn-green {
width: 98%
}
#fullslider {
max-height: 52vh;
min-height: 29vh
}
#product-category section#fullslider .caption.leftside h1 {
font-size: 22px;
line-height: 1.1
}
#product-category section#fullslider .caption.leftside h1~h1 {
line-height: .9
}
.modal-dialog {
max-width: 300px
}
#cart .dropdown-menu {
width: 100%
}
#cart .dropdown-menu li>div {
min-width: 100%
}
#cart {
margin-top: 10px
}
.col-sm-2.wishlist {
float: right;
margin-top: -50px;
width: 30%
}
.banner-promotion {
display: none
}
.sigle-support-content h2 {
font-size: 14px;
color: #ffa726;
margin-bottom: 1px
}
.sigle-support-icon p i {
font-size: 16px
}
.sigle-support-icon p {
height: 30px;
line-height: 30px;
text-align: center;
width: 30px
}
.category-item .col-md-2 {
width: 30%;
float: left;
margin-bottom: 10px
}
.category-item .col-md-2 img {
width: 70%
}
.owl-product-item .image img {
width: 50%;
padding-top: 10px;
margin-bottom: -20px
}
#lib-tabs .col-md-2 {
width: 50%
}
.product-item .image img {
width: 50%
}
.tab-item {
height: 275px
}
.form-control {
margin-bottom: 10px
}
.breadcrumb {
margin: 0
}
.single-product-item .btn-wiscom {
margin-left: 20px
}
.crse-loginsec {
padding: 20px 0
}
.crse-loginsec h2 {
font-size: 30px;
margin-top: 0
}
.fullslider {
height: 18vh;
}
}
@media (max-width:428px) {
#pricingguide .tableheader a {
font-size: 14px
}
.col-sm-2.wishlist {
float: right;
margin-top: -50px;
width: 50%
}
}
@media (max-width:420px) {
#product-category section#fullslider {
background: url(/images/webp/COURSES-1-02.webp);
background-size: cover;
background-repeat: no-repeat
}
}
@media (max-width:400px) {
    .fullslider {
        height: 20vh;
    }    
#findcourse h4 {
line-height: 2;
margin: 0 5px
}
#findcourse ul {
margin-left: 85px
}
#findcourse ul li {
font-size: 18px
}
#findcourse ul li span {
width: 100px
}
}
@media (max-width:385px) {
#product-category section#fullslider {
background: url(/images/webp/COURSES-1-02.webp);
background-size: cover
}
h5.bluetext.mobileonly {
font-size: 18px
}
.fullslider .caption h1 {
font-size: 20px;
margin-bottom: 5px;
}
.fullslider .button {
padding: 5px 10px;
width: 180px;
font-weight: 600
}
.demo-inner-sec {
padding: 25px
}
.view-course-sec-inner h2 {
font-size: 18px;
margin: 10px auto
}
.top-course-inner ul li,
.top-course-inner .learn-more-btn {
font-size: 20px
}
.demo-inner-sec a {
font-size: 14px;
padding: 5px 10px;
max-width: 150px
}
.view-course-sec-inner a {
padding: 5px;
font-size: 14px;
max-width: 150px
}
.License-sec-btn a {
padding: 10px 16px
}
.Real-Estate-Agent-sec img {
width: 35px
}
.Real-Estate-Agent-sec h2 {
font-size: 18px
}
.cus-card-sec a.find-course-btn {
padding: 5px 40px;
font-size: 14px;
max-width: 200px
}
}
@media (max-width:375px) {
.course-box h4 {
font-size: 16px
}
h5.bluetext.mobileonly {
font-size: 16px;
font-weight: 600
}
#findcourse ul li span {
width: 50px;
margin-right: 10px;
margin-top: 2px
}
.crse-loginsec ol li {
font-size: 13px
}
#checkout-cart #accordion .panel.panel-default:nth-child(2),
#checkout-cart #accordion .panel.panel-default:nth-child(3) {
display: none
}
}
@media (min-width:3000px) {
#fullslider {
max-height: 10vh
}
}
@media (min-width:2000px) {
#fullslider {
width: 100%;
height: 40vh;
position: relative;
z-index: 999
}
#product-category section#fullslider {
background: url(/images/webpCOURSES-1-02.webp);
background-size: cover;
background-repeat: no-repeat;
padding: 60px 0 50px
}
}