body{
font-family: 'Poppins', sans-serif;
font-size: 0.95em;
}
.h2, h2 {
font-size: 1.5em;
}
.navbar-brand img {
height: 50px;
}


/********************************************/
.search-banner{
    background-image: url('../images/banner.jpg');
}
.breadcrumb li a {
    color: var(--bg-primary);
    text-decoration: none;
}
.breadcrumb li.active {
     color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before{
    color: #fff!important;
}
.border-blue{
    border: 1px solid var(--bg-primary);
}
.border-blue-2{
    border: 1px solid var(--bg-secondary);
}
#filter-div .nav-item .nav-link,
#filter-div .nav-tabs .nav-link {
  transition: all 300ms ease 0s;
}

#filter-div .card a {
  transition: all 150ms ease 0s;
}
#filter-div .nav-tabs {
  border: 0;
  padding: 15px 0.7rem;
}


#filter-div .card .nav-tabs {
  border-top-right-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}

#filter-div .nav-tabs > .nav-item > .nav-link {
  color: #888888;
  margin: 0;
  margin-right: 5px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 30px;
  font-size: 14px;
  padding: 11px 23px;
  line-height: 1.5;
}

#filter-div .nav-tabs > .nav-item > .nav-link:hover {
  background-color: transparent;
}

#filter-div .nav-tabs > .nav-item > .nav-link.active {
  background-color: var(--bg-primary);
  border-radius: 30px;
  color: #ffffff!important;
}

#filter-div .nav-tabs > .nav-item > .nav-link i.now-ui-icons {
  font-size: 14px;
  position: relative;
  top: 1px;
  margin-right: 3px;
}

#filter-div .nav-tabs.nav-tabs-neutral > .nav-item > .nav-link {
  color: #ffffff;
}
.results-addon-promo .addon-promotion{
    min-height: 50px;
    background:var(--bg-secondary);
    color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
}
.addon-promotion__extras{
    width: 78px;
    background: var(--bg-primary);
    position: relative;
    border-radius: 5px;
}
.addon-promotion__extras:after {
    position: absolute;
    right: -13px;
    top: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 15px solid var(--bg-primary);
    bottom: 0;
    content: '';
}
.addon-promotion__extras:after {
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.confirmation-info .addon-promotion__extras:after {
    right: -13px;
    border-left: 16px solid var(--bg-primary);
}
.confirmation-info .addon-promotion__extras{
    width: 95px;
}
.confirmation-info .addon-promotion__extras:after {
    border-top: 32px solid transparent;
    border-bottom: 32px solid transparent;
}
.results-addon-promo .addon-promotion__addons {
    padding: 1px 9px 3px 19px;
}
.wrap_detail .img-box img {
    height: 125px;
}
.text-blue-hover{
    color: var(--bg-primary);
}
.text-blue-hover:hover{
    color: var(--bg-secondary)!important;
}
#infoModal .nav-tabs{
border-bottom: 2px solid var(--bg-primary);
}
#infoModal .nav-tabs .nav-link {
background: #fff;
cursor: pointer;
flex: 1;
font-size: 16px;
font-weight: 600;
color: black;
border: 0;
text-transform: capitalize;
border: 1px solid #d1d1d1;
line-height: 44px;
padding: 0 12px;
text-align: center;
margin: 0 1px;
}
#infoModal .nav-tabs .nav-link.active{
position: relative;
border: 1px solid var(--bg-primary);
background:  var(--bg-primary);
color: #fff!important;
}
.review {
    padding: 0 0 0 24px;
    border-width: 6px;
    margin: 14px 0 0!important;
    border-color: #ececec;
    position: relative;
    border-left: 5px solid #eee;
}
.review:before {
    content: "";
    background: #ececec;
    width: 9px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
}
.review:after {
    content: "";
    background: #ececec;
    width: 9px;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.quality{
    display: block;
}
.review .name{
    font-weight: bold;
}
.search-page-form #dp01 input{
    background-color: transparent;
    z-index: 5;
}
#dp01 i{
padding: 18.5px 15px;
right: 0;
bottom: 0;
}
.search-page-form #dp02 input{
    background-color: transparent;
    z-index: 5;
}
#dp02 i{
padding: 18.5px 15px;
right: 0;
bottom: 0;
}
.search-page-form .time select{
    background-color: transparent;
    z-index: 2;
}
.time i{
padding: 18.5px 15px;
right: 0;
bottom: 0;
}
.parking #dp01 i, .parking #dp02 i, .parking .time i{
    padding: 18px;
}
.recommended{
    left: 45%!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}
.input-group-append button{
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}
#discount .modal-content{
    background-color: var(--bg-secondary);
}
#save .modal-content{
    background-color: var(--bg-secondary);
}
.card-div-image {
    top: 10px;
    left: 15px;
}
.comapre .icon-div img{
    height: 95px;
}
.comapre .text-div h3{
    height: 48px;
}
.steps_area .step_list {
    list-style: none;
    counter-reset: list;
    margin: 0 0 28px;
    padding: 0 17px 0 0;
}
.steps_area .step_list li {
    position: relative;
    margin: 0 0 13px;
}
.steps_area .step_list .white-list-box {
    font-size: 16px;
    line-height: 19px;
    color: #666;
    min-height: 75px;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 0 100px 0 83px;
    box-shadow: 0 0 8px 0 var(--bg-primary);
}
.steps_area .step_list li:before {
    align-items: center;
    background: #fff;
    border-radius: 100%;
    color: #055988;
    content: counter(list,decimal) "";
    counter-increment: list;
    display: flex;
    font-size: 32px;
    font-weight: 700;
    height: 51px;
    justify-content: center;
    left: 11px;
    line-height: 35px;
    margin: -27px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 51px;
    border: 3px solid #055988;
}
/********************************************/
.footer-widgets {
background-color: #1c2122;
color: #a3a1a1;
padding: 115px 0 70px;
}
.footer-copyright {
background-color: #0e1011;
color: #a3a1a1;
}
.footer-widgets .widget a {
color: #eaeaea;
display: block;
text-decoration: none;
line-height: 1.2;
margin-bottom: 15px;
}
.pallet-dropdownss{display: none;}
#dropdownMenuButton1{
cursor: pointer;
}
.primary-nav a {
color: #565656;
font-size: 16px;
font-weight: 500;
display: inline-block;
position: relative;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: rgba(0,0,0,.7);
}
.btn-blue {
color: #fff;
background-color: #04a0db;
border-color: #04a0db;
}
section.pallet{
background-color: #044178;
min-height: 340px;
}
.pallet-heading h1{
color: #04a0db;
}
.pallet-heading h2{
color: #fff;
}
.pallet-heading-1{
color: #555;
margin: 0;
background: #fff;
font-weight: 400;
padding: 0.7rem 0 0.2rem 1.1rem;
font-size: .95em;
margin-bottom: -1px;
}
.FlC {
background: #e8e8e8;
border-radius: 0.6rem;
position: absolute;
width: 51px;
height: 33px;
margin: 0.3em 0.7em 0.56em 0.7em;
z-index: 2;
cursor: pointer;
}
.vFlagM {
margin: 3px 2px 0 6px;
cursor: pointer;
}
.vFlag {
width: 27px;
height: 27px;
position: absolute;
margin: 3px 6px 0 6px;
}
.pallet .nav-tabs .nav-item.show .nav-link, .pallet .nav-tabs .nav-link.active {
background-color: #04a0db;
color: #fff;
position: relative;
}
.pallet .nav-tabs .nav-link {
background:#04a0db;
color: #000 !important;
border-radius: 0;
font-weight: 500;
margin: 0 12px;
max-width: 350px;
border: 0;
width: 100%;
}
.pallet .nav-tabs .nav-link span{
color: #fff;
font-size: 14px;
}
/* ul#myTab{
height: 71px;
}
*/
/* .pallet .nav-tabs .nav-link.active:after {
content: '';
position: absolute;
left: 0;
right: 0;
margin: auto;
width: 15px;
height: 15px;
background-color: #04a0db;
bottom: -7.5px;
transform: rotate(-45deg);
} */
.tab-content>.active {
display: block;
}
.dropdown-menu.show {
padding:  10px;
transform: translate(-20px, 60px) !important;
width: 600px;
display: inline-flex;
}
/*.dropdown-menu.show li {
width: 145px;
}*/
.pallet-div{
background-color: #044178;
height: 450px;
}
.last-page {
position: relative !important;
background-color: white !important;
top: 25px !important;
border-radius: 15px !important;
padding: 46px !important;
}
.pallet-des{
max-width: 400px;
margin: 0 auto;
line-height: 1.8em;
}
.pallet-colour{
background-color: #04a0db;
min-height: 100px;
}
.minus-margin{
margin-top: -33%;
}
.pallet-orange-text h2 {
color: #fff;
font-size: 30px;
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
margin: 0;
padding-bottom: 1em;
margin: 0;
padding: 30px 0px;
}
.pallet-lst-text a {
color: #000B3B;
font-weight: 700;
}
.pallet-dec-1{
color: black
}
/* Contact */
.contact_us{
background-color: #0f1a4e;
padding: 120px 0px;
}
.contact_inner{
background-color: #fff;
position: relative;
/*     box-shadow: 20px 22px 44px #cccc; */
border-radius: 25px;
}
.contact_field{
padding: 60px 340px 90px 100px;
}
.right_conatct_social_icon{
height: 100%;
}
.contact_field h3{
color: #000;
font-size: 40px;
letter-spacing: 1px;
font-weight: 600;
margin-bottom: 10px
}
.contact_field p{
color: #000;
font-size: 13px;
font-weight: 400;
letter-spacing: 1px;
margin-bottom: 35px;
}
.contact_field .form-control{
border-radius: 0px;
border: none;
border-bottom: 1px solid #ccc;
}
.contact_field .form-control:focus{
box-shadow: none;
outline: none;
border-bottom: 2px solid #04a0db;
}
.contact_field .form-control::placeholder{
font-size: 13px;
letter-spacing: 1px;
}
.contact_info_sec {
position: absolute;
background-color: #2d2d2d;
right: 1px;
top: 50%;
height: 407px;
max-width: 340px;
padding: 40px;
border-radius: 25px 0 0 25px;
transform: translateY(-50%);
}
.contact_info_sec h4{
letter-spacing: 1px;
padding-bottom: 15px;
}
.info_single{
margin: 30px 0px;
}
.info_single i{
margin-right: 15px;
}
.info_single span{
font-size: 14px;
letter-spacing: 1px;
}
/* button.contact_form_submit {
background: linear-gradient(to top right, #04a0db -5%, #8f10b7 100%);
border: none;
color: #fff;
padding: 10px 15px;
width: 100%;
margin-top: 25px;
border-radius: 35px;
cursor: pointer;
font-size: 14px;
letter-spacing: 2px;
} */
@media (max-width: 768px) {
.contact_field{
padding: 20px;
}
.contact_info_sec {
position: relative;
background-color: #2d2d2d;
right: 0;
top: unset;
height: 340px;
width: 100%;
padding: 40px;
border-radius: 0 0 25px 25px;
transform: unset;
}
.navbar-brand img{
max-height:40px;
}
.minus-margin {
margin-top: -105% !important;
}
.pallet-colour {
background-color: #04a0db !important;
height: 240px !important;
}
}
.pallet-box{
height: 108px;
}
.pallet-drop strong {
font-size: 50px;
color: #044178;
}
.pallet-drop{
border:1px solid #044178;
}
.pallet-button-1 button {
background-color: #04a0db;
color: white;
}
.pallet-border {
background: #f3f3f3;
border: 2px solid #d1d1d1;
color: #777;
cursor: pointer;
min-height: 80px
}
.pallet-border .fa {
display: none;
}
.pallet-border.selected .fa {
display: block;
}
.pallet-border.selected {
border-color: #d83148 !important;
background: transparent;
}
.selected-pallet{
display: none;
}
.selected .selected-pallet{
display: block;
}
/* .card-1{
padding-block: 1.8em;
border-radius: 5px;
position: relative;
overflow: hidden;
transition: .3s cubic-bezier(.6,.4,0,1),transform .15s ease;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: white;
} */
.card-1 {
padding-block: 1em;
border-radius: 5px;
position: relative;
overflow: hidden;
transition: .3s cubic-bezier(.6,.4,0,1),transform .15s ease;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
box-shadow: var(--bs-box-shadow)!important;
cursor: pointer;
}
.form-group input#lbsInput{
margin: 0 auto;
width: 200px;
}
.calendar-container {
height: auto;
width: 400px;
background-color: white;
border-radius: 10px;
box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.4);
padding: 20px 20px;
}
.calendar-week {
display: flex;
list-style: none;
align-items: center;
padding-inline-start: 0px;
}
.calendar-week-day {
max-width: 57.1px;
width: 100%;
text-align: center;
color: #525659;
}
.calendar-days {
margin-top: 30px;
list-style: none;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
gap: 20px;
padding-inline-start: 0px;
}
.calendar-day {
text-align: center;
color: #525659;
padding: 10px;
}
.calendar-month-arrow-container {
display: flex;
align-items: center;
justify-content: space-between;
}
.calendar-month-year-container {
padding: 10px 10px 20px 10px;
color: #525659;
cursor: pointer;
}
.calendar-arrow-container {
margin-top: -5px;
}
.calendar-left-arrow,
.calendar-right-arrow {
height: 30px;
width: 30px;
border: none;
border-radius: 50%;
cursor: pointer;
color: #525659;
}
.calendar-today-button {
margin-top: -10px;
border-radius: 10px;
border: none;
border-radius: 10px;
cursor: pointer;
color: #525659;
padding: 5px 10px;
}
.calendar-today-button {
height: 27px;
margin-right: 10px;
background-color: #ec7625;
color: white;
}
.calendar-months,
.calendar-years {
flex: 1;
border-radius: 10px;
height: 30px;
border: none;
cursor: pointer;
outline: none;
color: #525659;
font-size: 15px;
}
.calendar-day-active {
background-color: #ec7625;
color: white;
border-radius: 50%;
}
section.checkout-color{
background-color: #044178;
}
.nav-tabs .nav-link {
background: #f3f3f3;
cursor: pointer;
flex: 1;
font-size: 16px;
font-weight: 600;
color: black;
border: 0;
text-transform: capitalize;
border-bottom: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
line-height: 44px;
padding: 0 12px;
text-align: center;
}
.nav-tabs .nav-link.active{
position: relative;
background: #fff;
border-bottom: 1px solid #fff;
color: #111;
}
button:focus,
input:focus{
outline: none;
box-shadow: none;
}
a,
a:hover{
text-decoration: none;
}
/*--------------------------*/
.qty-container{
display: flex;
align-items: center;
justify-content: center;
}
.qty-container .input-qty{
text-align: center;
padding: 6px 10px;
border: 1px solid #d4d4d4;
max-width: 80px;
}
.qty-container .qty-btn-minus,
.qty-container .qty-btn-plus{
border: 1px solid #d4d4d4;
padding: 10px 13px;
font-size: 10px;
height: 38px;
width: 38px;
transition: 0.3s;
}
.qty-container .qty-btn-plus{
margin-left: -1px;
}
.qty-container .qty-btn-minus{
margin-right: -1px;
}
/*---------------------------*/
.btn-cornered,
.input-cornered{
border-radius: 4px;
}
.btn-rounded{
border-radius: 50%;
}
.input-rounded{
border-radius: 50px;
}
ul.breadcrumb {
padding: 10px 16px;
list-style: none;
background-color: #eee;
}
ul.breadcrumb li {
display: inline;
font-size: 18px;
}
ul.breadcrumb li+li:before {
padding: 8px;
color: black;
content: "/\00a0";
}
ul.breadcrumb li a {
color: #0275d8;
text-decoration: none;
}
ul.breadcrumb li a:hover {
color: #01447e;
text-decoration: underline;
}
svg#Layer_1 {
width: 30px;
}
.bg-orange{
background-color: #04a0db;
}
.tab-text {
position: absolute;
top: 29px;
text-align: center;
width: 100%;
font-size: 16px;
}
.form-control:focus {
box-shadow: none;
}
span {cursor:pointer; }
.number{
margin-top: 20px;
}
.minus, .plus {
width: 40px;
height: 45px;
background: #f2f2f2;
border-radius: 4px;
padding: 8px 5px 8px 5px;
border: 1px solid #ddd;
display: flex;
text-align: center;
font-size: 30px;
justify-content: center;
align-items: center;
line-height: 1;
}
.input-number {
height: auto;
width: 100px;
text-align: center;
font-size: 26px;
border: 1px solid #ddd;
border-radius: 4px;
display: inline-block;
vertical-align: middle;
}
.qty-container{
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #ccc;
}
.qty-container .input-qty{
text-align: center;
padding: 6px 10px;
border: 0px solid #d4d4d4;
max-width: 80px;
font-size: 2em;
font-weight: 600;
}
.qty-container .qty-btn-minus, .qty-container .qty-btn-plus {
border: 0 !important;
padding: 10px 13px;
font-size: 10px;
height: 38px;
width: 38px;
transition: 0.3s;
background-color: transparent;
box-shadow: none;
color: inherit;
}
.qty-container .qty-btn-plus{
margin-left: -1px;
}
.qty-container .qty-btn-minus{
margin-right: -1px;
}
/*---------------------------*/
.btn-cornered,
.input-cornered{
border-radius: 4px;
}
.btn-rounded{
border-radius: 50%;
}
.input-rounded{
border-radius: 50px;
}
.datepicker.datepicker-inline,
table.table-condensed{
width: 100%;
}
.del_uns {
background: #f3f3f3;
border: 2px solid #d1d1d1;
color: #777;
}
.price_placeholder{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 107px;
background:#ffffff;
font-size: 130px;
line-height: 10px;
color: #044178;
display: none;
}
.xnote {
border: 1px solid #d1d1d1;
border-radius: 4px;
background: #f1f1f1;
height: 38px;
text-align: center;
padding: 5px
}
.yes_address {
background-color: #9d8b8b;
color: white;
}
section.checkout-adress{
background-color: #0f1a4e;
min-height: 100%;
padding-bottom: 100px;
}
.checkout-body {
background-color: #f5f5f5!important;
position: relative;
box-shadow: none;
}
.svxnote {
border: 1px solid var(--border-color);
border-top: 0;
border-radius: 0 0 4px 4px;
text-align: left;
display: grid;
grid-template-columns: 1fr 80px;
background: #d1d1d1;;
}
.nexplain {
background: #f1f1f1;
border-left: 1px solid var(--border-color);
text-align: center!important;
text-decoration: underline;
padding: 12px;
}
.form-control:disabled {
opacity: 1;
background: #eee;
}
.input_error {
border: 2px solid #04a0db!important;
background: #ffFFFF;}
.errorc_notice {
padding: 24px;
margin: 0 auto 12px;
max-width: 580px;
border-radius: 4px;
font-weight: 600;
font-size: 1.6rem;
color: var(--primary-color);
}
.checkout-btn {
display: inline-block;
padding: 12px 24px;
border: 1px solid #4f4f4f;
border-radius: 4px;
transition: all 0.2s ease-in;
position: relative;
overflow: hidden;
font-size: 19px;
color: black;
z-index: 1;
width: 50%;
}
.checkout-btn:before {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%) scaleY(1) scaleX(1.25);
top: 100%;
width: 140%;
height: 180%;
background-color: rgba(0, 0, 0, 0.05);
border-radius: 50%;
display: block;
transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
z-index: -1;
}
.checkout-btn:after {
content: "";
position: absolute;
left: 55%;
transform: translateX(-50%) scaleY(1) scaleX(1.45);
top: 180%;
width: 160%;
height: 190%;
background-color: #39bda7;
border-radius: 50%;
display: block;
transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
z-index: -1;
}
.checkout-btn:hover {
color: #ffffff;
border: 1px solid #39bda7;
}
.checkout-btn:hover:before {
top: -35%;
background-color: #39bda7;
transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}
.checkout-btn:hover:after {
top: -45%;
background-color: #39bda7;
transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}
.pallet-box-weight{
color: #fff;
background-color: #044178;
font-weight: 600;
}
.pallet-box-weight input{
text-align: center;
}
.hasTime{
display: none;
padding-left: 25px;
}
.tab-header-2{
width: 100%;
height: 65px;
margin-bottom: 15px;
position: relative;
}
.tab-header-2 .tab-text-2{
text-align: center;
width: 100%;
font-size: 16px;
padding-top: 10px;
}
.card-1 .icon {
height: 120px;
display: flex;
justify-content: center;
align-items: center;
}
.card-1 .icon img {
height: 100px;
object-fit: contain;
}
.multi-modal-close{
cursor: pointer;
}
.multi-modal-header{
background-color: #044178;
}
.multi-modal {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #fff;
z-index: 99999999;
max-width: 600px;
height: fit-content;
margin: auto;
}
.multi-modal:before {
content: '';
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #0000008a;
z-index: -1;
}
/***********************************************************************************************/
#footer {
background: var(--bg-secondary);
position: relative;
overflow: hidden
}
@media(min-width: 1300px) {
#footer .container {
max-width:1292px
}
}
.footer-holder {
padding: 34px 0 23px;
position: relative;
overflow: hidden
}
@media(max-width: 1023px) {
.footer-holder {
padding:34px 0 64px
}
}
@media(max-width: 767px) {
.footer-holder {
padding:37px 4px 26px
}
}
.footer-holder .title {
font-size: 18px;
line-height: 22px;
font-weight: 700;
text-transform: uppercase;
display: block;
color: var(--bg-primary);
margin: 0 0 13px
}
.footer-wrap {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between
}
@media(min-width: 1300px) {
.footer-wrap {
padding:0 42px 0 0
}
}
.footer-info {
font-size: 16px;
line-height: 25px;
position: relative;
width: 462px;
color: #fff
}
@media(max-width: 1299px) {
.footer-info {
width:320px
}
}
@media(max-width: 1023px) {
.footer-info {
width:100%;
margin: 0 0 30px
}
}
@media(max-width: 767px) {
.footer-info {
font-size:14px;
line-height: 22px;
margin: 0 0 23px
}
}
.footer-info p {
margin: 0
}
.f-logo {
display: block;
width: 281px;
margin: 5px 0 25px
}
@media(max-width: 1023px) {
.f-logo {
margin:5px 0 28px
}
}
@media(max-width: 767px) {
.f-logo {
width:245px;
margin: 0 0 16px
}
}
.f-logo a,.f-logo img {
display: block
}
.f-logo img {
width: 100%;
height: auto
}
.footer-nav-area {
position: relative;
padding: 0 0 0 7px;
width: 325px
}
@media(max-width: 1299px) {
.footer-nav-area {
padding:0;
width: 340px
}
}
@media(max-width: 1023px) {
.footer-nav-area {
width:100%;
margin: 0 0 35px
}
}
@media(max-width: 767px) {
.footer-nav-area {
margin:0 0 27px
}
}
.footer-nav-wrap {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between
}
.footer-nav {
font-size: 16px;
line-height: 20px;
position: relative;
color: #fff;
margin: 0
}
@media(max-width: 1023px) {
.footer-nav {
width:50%
}
}
@media(max-width: 767px) {
.footer-nav {
width:100%
}
}
.footer-nav li {
position: relative;
margin: 0 0 10px
}
.footer-nav a {
color: #fff
}
.footer-nav a:hover {
color: var(--bg-primary)
}
.scoial-area {
position: relative;
width: 155px
}
@media(max-width: 1023px) {
.scoial-area {
display:flex;
flex-wrap: wrap;
align-items: flex-start;
width: 100%
}
}
.scoial-area .wrap {
position: relative;
margin: 0 0 35px
}
@media(max-width: 1023px) {
.scoial-area .wrap {
width:50%;
margin: 0
}
}
@media(max-width: 767px) {
.scoial-area .wrap {
width:100%;
margin: 0 0 30px
}
}
.social-networks {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
padding: 4px 0 0;
margin: 0 -5px
}
.social-networks li {
position: relative;
padding: 0 5px
}
.social-networks a {
font-size: 18px;
line-height: 20px;
width: 43px;
height: 43px;
border: 3px solid #7cc0e6;
color: #7cc0e6;
text-align: center;
display: block;
border-radius: 50%
}
.social-networks a i {
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center
}
.social-networks a:hover {
background: var(--bg-primary);
border-color: var(--bg-primary);
color: #fff
}
.social-networks a .icon-google-plus {
font-size: 26px;
align-items: flex-end
}
.payment-list {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
padding: 0 28px 0 0;
margin: -3px -8px 0
}
@media(max-width: 1023px) {
.payment-list {
padding:0;
justify-content: flex-start;
margin: 0 -6px
}
}
@media(max-width: 767px) {
.payment-list {
margin:-4px -6px 0
}
}
.payment-list li {
position: relative;
padding: 0 8px;
margin: 0 0 12px
}
@media(max-width: 1023px) {
.payment-list li {
margin:0
}
}
.payment-list a {
display: inline-block;
vertical-align: top
}
.payment-list a:hover {
opacity: .9
}
.payment-list img {
width: 55px;
display: block
}
.copyright {
font-size: 15px;
line-height: 20px;
text-align: center;
position: relative;
color: var(--bg-secondary);
padding: 15px 0;
background: var(--bg-primary)
}
@media(max-width: 1023px) {
.copyright {
padding:17px 0;
line-height: 25px
}
}
@media(max-width: 767px) {
.copyright {
font-size:14px;
padding: 22px 0
}
}
@media(max-width: 399px) {
.copyright {
padding:15px 0
}
}
.copyright p {
margin: 0
}
@media(max-width: 1023px) {
.copyright p {
padding:0 120px
}
}
@media(max-width: 767px) {
.copyright p {
padding:0 50px
}
}
@media(max-width: 399px) {
.copyright p {
padding:0
}
}
.copyright a {
color: var(--bg-secondary)
}
.copyright a:hover {
color: #000a10
}
