:root { --blue-color: #2a3f60; --black-color: #000; --white-color: #fff; --green-color: #7c9e08; }
@font-face { font-family: 'Roboto Slab'; src: url('../fonts/RobotoSlab-ExtraBold.eot'); src: url('../fonts/RobotoSlab-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-ExtraBold.woff2') format('woff2'), url('../fonts/RobotoSlab-ExtraBold.woff') format('woff'), url('../fonts/RobotoSlab-ExtraBold.ttf') format('truetype'), url('../fonts/RobotoSlab-ExtraBold.svg#RobotoSlab-ExtraBold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Roboto Slab'; src: url('../fonts/RobotoSlab-Bold.eot'); src: url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Bold.woff2') format('woff2'), url('../fonts/RobotoSlab-Bold.woff') format('woff'), url('../fonts/RobotoSlab-Bold.ttf') format('truetype'), url('../fonts/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Roboto Slab'; src: url('../fonts/RobotoSlab-Black.eot'); src: url('../fonts/RobotoSlab-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Black.woff2') format('woff2'), url('../fonts/RobotoSlab-Black.woff') format('woff'), url('../fonts/RobotoSlab-Black.ttf') format('truetype'), url('../fonts/RobotoSlab-Black.svg#RobotoSlab-Black') format('svg'); font-weight: 900; font-style: normal; font-display: swap; }
@font-face { font-family: 'Roboto Slab'; src: url('../fonts/RobotoSlab-Medium.eot'); src: url('../fonts/RobotoSlab-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Medium.woff2') format('woff2'), url('../fonts/RobotoSlab-Medium.woff') format('woff'), url('../fonts/RobotoSlab-Medium.ttf') format('truetype'), url('../fonts/RobotoSlab-Medium.svg#RobotoSlab-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Roboto Slab'; src: url('../fonts/RobotoSlab-Regular.eot'); src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Regular.woff2') format('woff2'), url('../fonts/RobotoSlab-Regular.woff') format('woff'), url('../fonts/RobotoSlab-Regular.ttf') format('truetype'), url('../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Roboto Slab'; src: url('../fonts/RobotoSlab-SemiBold.eot'); src: url('../fonts/RobotoSlab-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-SemiBold.woff2') format('woff2'), url('../fonts/RobotoSlab-SemiBold.woff') format('woff'), url('../fonts/RobotoSlab-SemiBold.ttf') format('truetype'), url('../fonts/RobotoSlab-SemiBold.svg#RobotoSlab-SemiBold') format('svg'); font-weight: 600; font-style: normal; font-display: swap; }
* { box-sizing: border-box; }
body { padding: 0; margin: 0; font-size: 16px; font-family: 'Roboto Slab'; }
ul { list-style: none; padding: 0; margin: 0; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; }
form { display: inline-block; width: 100%; }
h4.form-titel { font-size: 30px; color: var(--blue-color); }
h6 { font-size: 18px; }
p { font-size: 16px; }
.logo img { max-width: 140px; }
.form-control:focus { outline: none; box-shadow: none; border: 1px solid #ccc; }
.Personalization-wrapper span.label { display: inline; }
.label { margin-bottom: 4px; margin-top: 15px; font-size: 16px; display: block; color: var(--blue-color); }
.form-heading { font-size: 22px; font-weight: 600; margin-bottom: 10px; color: var(--green-color); }
.form-control { height: 45px; border-radius: 0; border: 1px solid #ccc; font-size: 16px; padding: 0 10px; width: calc(33.33% - 7px); }
.form-input { margin-right: 10px; float: left;text-align: center; }
.submit-btn { ; transition: .5s; font-weight: normal; }
.submit-btn:hover { background: var(--green-color); border-color: var(--green-color); color: var(--white-color) }
.form-wrapper { border: 1px solid #ccc; padding: 20px; margin-bottom: 50px; }
.form-wrapper:last-child { margin-bottom: 0; }
.top-section .header-wrapper { background: #2a3f60; position: relative; }
.top-section .coustom-nav li.nav-item a { color: var(--white-color); font-size: 18px; padding: 0 7px; }
.top-section .coustom-nav li.nav-item a:hover { color: #9ec70f; }
.top-section .coustom-nav li.nav-item.active a { color: #9ec70f; }
.top-section .key-row { background: var(--green-color); color: var(--black-color); }
.top-section .key-row li { color: var(--white-color); padding: 0 30px; font-size: 19px; }
.welcome h1 { font-size: 48px; }
.welcome .welcometext { line-height: 30px; margin-bottom: 0; font-size: 18px; font-weight: normal; }
.welcome .welcometext a { color: var(--green-color); text-decoration: underline; text-underline-offset: 2px; }
.section-titel { font-size: 32px; color: var(--green-color); font-weight: bold; }
.product-wrapper { background-color: rgb(215 231 246 / 35%); }
.product-wrapper .product-items { flex-direction: column; scale: .95; background: var(--white-color); justify-content: space-between; display: flex; height: 100%; text-align: center; transition: .4s; }
.product-wrapper .product-items .img-box { display: flex; align-items: center; justify-content: center; height: 270px; }
.selected-item-form .item-detail .price {color: var(--green-color);}
.selected-item-form .item-detail .colors strong {color: var(--green-color);}
.selected-item-form .size strong {color: var(--green-color);}
.product-wrapper .product-items:hover .img-lavel a { background: var(--green-color); color: var(--white-color); }
.product-wrapper .product-items:hover { border-color: var(--green-color); scale: 1.05; }
.product-wrapper .product-items .img-lavel a { color: var(--white-color); font-weight: normal; display: block; margin-top: 10px; background: var(--blue-color); padding: 10px 5px; transition: .4s; font-size: 16px; }
.selected-items-images { width: 300px; float: left; }
.selected-items-images .selected-images { background: var(--white-color); text-align: center; margin-bottom: 15px; padding: 20px; border-radius: 40px; position: relative; overflow: hidden; min-height: 200px; border: 1px solid #ccc; display: flex; align-items: center; justify-content: center; }
.selected-item-form { width: calc(100% - 325px); margin-left: 25px; }
.selected-item-form .item-detail .price-box .table { width: 100%; font-size: 16px; border: 1px solid #cfb6b6; background: #eba2ae4d; text-align: center; }
.selected-item-form .item-detail .price-box .table th { background-color: #fff; }
.footer { background: #2a3f60; padding: 40px 0; }
.footer .card_img h3 { color: var(--white-color); font-size: 28px; }
.footer .card_img h3 span { color: #9ec70f; font-size: 18px; font-weight: normal; }
.footer .icon-adders ul li { color: var(--white-color); font-weight: normal; font-size: 16px; }
.footer .icon-adders ul li strong { font-weight: normal; color: var(--blue-color); }
.footer .icon-adders ul li a { color: var(--white-color); transition: .3s; }
.footer .icon-adders ul li a:hover { color: #9ec70f; }
.footer .usapad-logo { background: var(--white-color); width: 162px; margin: 0 auto; height: 122px; padding: 10px; }
ul.color-section li { border: 1px solid #ccc; }
.input-wrapper .form-input:last-child { margin-right: 0; justify-content: center; }

/*color-choice css*/
.choice-wrapper { display: flex; align-items: center; flex-wrap: wrap; }
.choice-wrapper .choice { width: calc(33.33% - 7px); margin-right: 10px; }
.choice-wrapper .choice .form-select { width: 100%; }
.choice-wrapper .choice:last-child { margin-right: 0; }

/*contact-us css*/
.contact-us .contact-paje ul { display: flex; justify-content: space-between; gap: 10px; text-align: center; flex-wrap: wrap; }
.contact-us .contact-paje ul li { width: calc(25% - 10px); background: var(--white-color); border: 1px solid #ccc; padding: 20px 10px; font-size: 18px; position: relative; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; }
.contact-us .contact-paje ul li figure { overflow: hidden; height: 32px; width: 32px; display: block; margin: 10px auto 7px; position: relative; }
.contact-paje ul li:hover figure::before { left: 0; transition: 0.4s; }
.contact-us .contact-paje ul li figure::before { background: url(./images/address-icon-1.png); position: absolute; top: 0; height: 32px; width: 32px; content: ""; left: -100px; right: 0; margin: 0 auto; }
.contact-us .product-sections img { transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; }
.contact-us .contact-paje ul li span { display: block; font-size: 18px; color: var(--blue-color); font-weight: bold; }
.contact-us .contact-paje ul li:hover{background-color: var(--blue-color); color: #fff;}
.contact-us .contact-paje ul li:hover span a{color: #9ec70f;}
.contact-us .contact-paje ul li:hover span{color: #9ec70f;}
.contact-us .contact-paje ul li span a { color: var(--blue-color); }
.contact-us .disclaimer { padding: 40px 0; background: var(--black-color); color: var(--white-color); }
.contact-us .disclaimer h4 { font-size: 26px; font-weight: bold; color: var(--white-color); margin-bottom: 7px; }
.disclaimers { background: #eafcf7; color: var(--black-color); }
.disclaimers p { font-size: 18px; }

/*slider-css*/
.owl-carousel.banner-slider .owl-dots button.owl-dot span { background: transparent; height: 20px; width: 20px; border: 2px solid var(--black-color); }
.owl-carousel.banner-slider .owl-dots button.owl-dot.active span { border-color: var(--blue-color); background: var(--blue-color); }
.slide { background: var(--white-color); padding: 40px 20px; border-radius: 40px; border: 1px solid #ccc; }
.owl-carousel .owl-item img { width: auto; margin: 0 auto; }

/*image-tag*/
.slide-new:after { background: var(--green-color); position: absolute; height: 34px; width: 197px; top: 50px; right: -56px; content: "NEW"; color: var(--white-color); font-weight: bold; rotate: 55deg; overflow: hidden; font-size: 18px; padding: 3px 0; }
.item-not-available:after { background: var(--blue-color); position: absolute; height: 34px; width: 219px; top: 45px; right: -53px; content: "NOT-AVAILABLE"; color: var(--white-color); font-weight: bold; rotate: 49deg; overflow: hidden; font-size: 16px; padding-top: 4px; }
@media (max-width:1199px) {
    .container { max-width: 100% }
    .top-section .coustom-nav li.nav-item a { font-size: 16px; padding: 0 5px; }
    .welcome h1 { font-size: 42px; }
    .section-titel { font-size: 28px; }
    .footer .card_img h3 span { font-size: 18px; }
}
@media (max-width:991px) {
    .footer .usapad-logo { width: 110px; }
    .top-section .key-row li { padding: 0 10px; font-size: 16px; }
    .top-section .header-wrapper .coustom-nav button.navbar-toggler { background: var(--white-color); position: absolute; top: -65px; right: 15px; outline: none; border: none; box-shadow: none; }
    nav.navbar.navbar-expand-lg.coustom-nav { position: absolute; padding: 0; z-index: 9999; top: 104px; right: 0; align-items: baseline; background: var(--white-color); }
    .selected-items-images { width: 200px; }
    .top-section nav.navbar li.nav-item a { padding: 15px 10px; display: block; background: #2a3f60; margin-bottom: 1px; }
    .selected-item-form { width: calc(100% - 225px); }
    .welcome h1 { font-size: 36px; }
    .slide {  margin: 0 auto; overflow: hidden; }
    .form-control { width: 100%; margin-bottom: 15px; margin-right: 0; }
    .contact-us .contact-paje ul li { font-size: 16px; padding: 10px 5px; }
    .contact-us .contact-paje ul li span { font-size: 18px; }
    .choice-wrapper .choice { width: 100%; margin-right: 0; }
    .label { margin-top: 0; }
    .section-titel { font-size: 24px; }
}
@media (max-width:767px) {
    .section-titel { font-size: 24px; text-align: center; }
    .welcome h1 { font-size: 32px; }
    .welcome .welcometext { font-size: 16px; }
    .footer .usapad-logo { margin-left: 0; width: 162px; }
    .selected-items-images { width: 100%; padding: 20px 0; }
    .selected-item-form { width: 100%; margin-left: 0; }
    .selected-item-form .item-detail .price-box .table th, td { min-width: 100px; }
    h4.form-titel { font-size: 22px; }
    .contact-us .contact-paje ul li span { font-size: 16px; }
    .contact-us .contact-paje ul li { width: calc(50% - 10px); margin-top: 10px; }
    .contact-us .welcome-here { padding-top: 20px; }
    .contact-us .welcome-here h4 { margin-bottom: 0; }
    .disclaimers p { font-size: 16px; }
    .form-heading{font-size: 20px;}
    .form-wrapper{padding: 10px;}
    .form-control{font-size: 16px;}
    .owl-carousel.banner-slider .owl-dots button.owl-dot span { width: 12px; height: 12px; }
}
@media (max-width:414px) {
    .contact-us .contact-paje ul li { width: 100%; }
    .welcome h1{font-size: 24px;}
    p{font-size: 16px;}
}

/*animation css*/
@keyframes fadeInUp {
    from { transform: translate3d(0, 50px, 0) }
    to { transform: translate3d(0, 0, 0); opacity: 1 }
}
@-webkit-keyframes fadeInUp {
    from { transform: translate3d(0, 50px, 0) }
    to { transform: translate3d(0, 0, 0); opacity: 1 }
}
.animated { animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both }
.animatedFadeInUp { opacity: 0 }
.fadeInUp { opacity: 0; animation-name: fadeInUp; -webkit-animation-name: fadeInUp; }