@font-face {
    font-family: Lato-regular;
    src: url("../fonts/Lato-Regular.ttf");
}

@font-face {
    font-family: Lato-bold;
    src: url("../fonts/Lato-Bold.ttf");
}

@font-face {
    font-family: Lato-black;
    src: url("../fonts/Lato-Black.ttf");
}

html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    font-family: "Lato", sans-serif;
}

.navbar {
    height: 10vh;
    margin-bottom: 0px;
}
.navbar-nav {
    margin-top: 7px;
    font-family: Lato-regular;
    font-size: 16px;
    color: #000;
}

.navbar-brand {
    padding: 9px 15px;
}
.navbar-nav > li > a button {
    background: #ff000000;
    border: 0px !important;
    font-family: "Lato-bold";
    text-transform: unset;
}
.banner {
    background-image: url("../images/banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100vh;
}

.dropdown-menu > li > a {
    padding: 7px 20px;
    background: #fff !important;
    font-family: "Lato-bold" !important;
    text-align: left;
}
.dv-none {
    display: none;
}
::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #cccc;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #cccc;
}

.Skills h2,
.policy h2,
.product h2,
.contact h2 {
    font-family: Lato-black;
    text-transform: uppercase;
}

.border {
    width: 100%;
    height: 2px;
    background-color: #e2e7c8;
    margin: 5px 0px;
}

.Skills h3,
.tab-pane h3,
.policy h3 {
    font-family: Lato-bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
}

.Skills p,
.tab-pane p,
.policy p,
.contact p {
    font-family: Lato-regular;
    font-size: 16px;
    line-height: 27px;
}

.p0 {
    padding: 0px;
}

.box {
    background-color: #eff5d2;
    border-bottom: 5px solid #b0cb1f;
    padding: 10px;
    border-radius: 0px;
}

.mt3 {
    margin: 3em 0;
}

.p25 {
    padding: 0px 25px;
}
.slick-dots {
    display: none !important;
}
.nav-tabs > li {
    width: 33.33%;
    text-align: center;
    font-size: 16px;
    font-family: Lato-regular;
    background-color: #eff5d2;
}

.nav-tabs > li > a {
    color: #000;
    padding: 15px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #000 !important;
    cursor: default;
    background-color: #dce89c;
    border-bottom: 1px solid #fff;
    font-family: Lato-bold;
}

.nav-tabs {
    border-bottom: 1px solid #fff;
}

.tab-pane {
    margin: 2em 0;
    padding: 30px;
}

nav {
    width: 100%;
    height: 50px;
    background: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 5px #b9b9b9;
    position: sticky;
    top: 0;
}

nav ul {
    display: flex;
    margin: 0;
    padding: 0 100px;
    justify-content: flex-end;
}
.navbar-header {
    width: 20% !important;
}

nav ul li {
    list-style: none;
}

nav ul li a {
    display: block;
    color: #000;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Lato-bold;
    line-height: 50px; /**  Rarely used! **/
}

nav ul li a.active {
    background: none;
    color: #aeca1b;
}

nav ul li a:hover {
    background: #dce89c;
    color: #333 !important;
    border-radius: 2px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #000 !important;
}

.navbar-nav > li > a {
    font-size: 13px;
    color: #2f2f2f;
}

.navbar-toggle {
    margin-right: 0px !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #dce89c;
}

.about {
    margin-top: -5vh;
}

.contact {
    background-color: #eff5d2;
    padding: 2em 0;
    /* background-image: url("../images/pexels-polina-tankilevitch-3873143.jpg");
    background-position: center ;
    background-size: cover; */
}

.contact h2 {
    margin-top: 0px;
}

.contact img {
    margin-top: 15px;
}

.textfield {
    border-radius: 50px;
    padding: 27px;
    border: none;
}
.textfield-textarea {
    border-radius: 25px;
    padding: 13px 27px;
    border: none;
    resize: none;
}

.btn-submit {
    background-color: #008ec9;
    font-family: Lato-bold;
    color: #fff;
    padding: 10px 50px;
    border-radius: 25px;
}

.btn-submit:hover {
    color: #fff;
}
div#myNavbar {
    width: 100%;
}
.navbar-brand {
    height: auto;
}
.container-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 12px;
}
ul.cd-items.cd-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
/* slick slider */
@media (min-width: 1800px) {
    body {
        font-size: 18px !important;
    }
    .slide .slide__img img {
        max-width: 100%;
        height: 968px !important;
        width: 100% !important;
    }
}

/* slick slider */
@media (min-width: 1600px) {
    body {
        font-size: 16px !important;
    }
    .navbar {
        height: 10vh;
        margin-bottom: 0px;
        display: flex;
        align-items: center;
    }
}

/* slick slider */
@media (min-width: 1024px) {
    .slider,
    .slide {
        height: 100vh;
    }
}

.slide {
    position: relative;
    -webkit-transition: 1s;
    transition: 1s;
}

.slide .slide__img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

@media (min-width: 992px) {
    .slide .slide__img {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.slide .slide__img img {
    max-width: 100%;
    height: auto;
    opacity: 1 !important;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.slide .slide__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slide .slide__content.slide__content__left {
    left: 15%;
    -webkit-transform: translate(-15%, -50%);
    transform: translate(-15%, -50%);
}

.slide .slide__content.slide__content__right {
    right: 15%;
    left: auto;
    -webkit-transform: translate(5%, -50%);
    transform: translate(5%, -50%);
}

.slide .slide__content--headings {
    color: #fff;
}

.slide .slide__content--headings h2 {
    font-size: 4.5rem;
    margin: 10px 0;
}

.slide .slide__content--headings .animated {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slide .slide__content--headings .top-title {
    font-family: "Playball", cursive;
    font-size: 2.5rem;
}

.slide .slide__content--headings .title {
    font-size: 3.5rem;
}

.slide .slide__content--headings .button-custom {
    text-decoration: none;
    color: #333;
    padding: 1.2rem 2.5rem;
    font-size: 1.5rem;
}

.slider [data-animation-in] {
    opacity: 1;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-transition: opacity 0.5s ease 0.3s;
    transition: opacity 0.5s ease 0.3s;
    -webkit-transition: 1s;
    transition: 1s;
}

.slick-dotted .slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: 15%;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    display: block;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.simple-dots .slick-dots li {
    width: 20px;
    height: 20px;
}

.simple-dots .slick-dots li button {
    border-radius: 50%;
    background-color: white;
    opacity: 0.25;
    width: 20px;
    height: 20px;
}

.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
    opacity: 1;
}

.simple-dots .slick-dots li.slick-active button {
    color: white;
    opacity: 0.75;
}

.stick-dots .slick-dots li {
    height: 14px;
    width: 14px;
}

.stick-dots .slick-dots li button {
    position: relative;
    background-color: white;
    opacity: 0.25;
    width: 14px;
    height: 14px;
    padding: 0;
    border-radius: 50px;
}

.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
    opacity: 1;
}

.stick-dots .slick-dots li.slick-active button {
    color: white;
    opacity: 0.75;
}

.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
    opacity: 1;
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition: 1s;
        transition: 1s;
    }

    to {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        -webkit-transition: 1s;
        transition: 1s;
    }
}

@keyframes zoomInImage {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition: 1s;
        transition: 1s;
    }

    to {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        -webkit-transition: 1s;
        transition: 1s;
    }
}

.zoomInImage {
    -webkit-animation-name: zoomInImage;
    animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
    from {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        -webkit-transition: 1s;
        transition: 1s;
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition: 1s;
        transition: 1s;
    }
}

@keyframes zoomOutImage {
    from {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        -webkit-transition: 1s;
        transition: 1s;
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition: 1s;
        transition: 1s;
    }
}

.zoomOutImage {
    -webkit-animation-name: zoomOutImage;
    animation-name: zoomOutImage;
    -webkit-transition: 1s;
    transition: 1s;
}

.slick-nav {
    --active: #666;
    --border: rgba(255, 255, 255, 0.12);
    width: 44px;
    height: 44px;
    position: absolute;
    cursor: pointer;
    top: calc(50% - 44px);
}

.slick-nav.prev-arrow {
    left: 3%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    z-index: 999;
}

.slick-nav.next-arrow {
    left: auto;
    right: 3%;
}

.slick-nav i {
    z-index: 20;
    display: block;
    position: absolute;
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
}

.slick-nav i:before,
.slick-nav i:after {
    content: "";
    width: 10px;
    height: 2px;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: var(--active);
    margin: -1px 0 0 -5px;
    display: block;
    -webkit-transform-origin: 9px 50%;
    transform-origin: 9px 50%;
}

.slick-nav i:before {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.slick-nav i:after {
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
}

.slick-nav:before,
.slick-nav:after {
    content: "";
    display: block;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: #fff;
}

.slick-nav svg {
    width: 44px;
    height: 44px;
    display: block;
    position: relative;
    z-index: 1;
    color: var(--active);
    stroke-width: 2px;
    stroke-dashoffset: 126;
    stroke-dasharray: 126 126 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.slick-nav.animate svg {
    -webkit-animation: stroke 1s ease forwards 0.3s;
    animation: stroke 1s ease forwards 0.3s;
}

.slick-nav.animate i {
    -webkit-animation: arrow 1.6s ease forwards;
    animation: arrow 1.6s ease forwards;
}

.slick-nav.animate i:before {
    -webkit-animation: arrowUp 1.6s ease forwards;
    animation: arrowUp 1.6s ease forwards;
}

.slick-nav.animate i:after {
    -webkit-animation: arrowDown 1.6s ease forwards;
    animation: arrowDown 1.6s ease forwards;
}

@-webkit-keyframes stroke {
    52% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        stroke-dashoffset: 0;
    }

    52.1% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
        stroke-dashoffset: 0;
    }

    100% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        stroke-dashoffset: 126;
    }
}

@keyframes stroke {
    52% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        stroke-dashoffset: 0;
    }

    52.1% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
        stroke-dashoffset: 0;
    }

    100% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        stroke-dashoffset: 126;
    }
}

@-webkit-keyframes arrow {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    23% {
        -webkit-transform: translateX(17px);
        transform: translateX(17px);
        opacity: 1;
    }

    24%,
    80% {
        -webkit-transform: translateX(-22px);
        transform: translateX(-22px);
        opacity: 0;
    }

    81% {
        opacity: 1;
        -webkit-transform: translateX(-22px);
        transform: translateX(-22px);
    }
}

@keyframes arrow {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    23% {
        -webkit-transform: translateX(17px);
        transform: translateX(17px);
        opacity: 1;
    }

    24%,
    80% {
        -webkit-transform: translateX(-22px);
        transform: translateX(-22px);
        opacity: 0;
    }

    81% {
        opacity: 1;
        -webkit-transform: translateX(-22px);
        transform: translateX(-22px);
    }
}

@-webkit-keyframes arrowUp {
    0%,
    100% {
        -webkit-transform: rotate(-40deg) scaleX(1);
        transform: rotate(-40deg) scaleX(1);
    }

    20%,
    80% {
        -webkit-transform: rotate(0deg) scaleX(0.1);
        transform: rotate(0deg) scaleX(0.1);
    }
}

@keyframes arrowUp {
    0%,
    100% {
        -webkit-transform: rotate(-40deg) scaleX(1);
        transform: rotate(-40deg) scaleX(1);
    }

    20%,
    80% {
        -webkit-transform: rotate(0deg) scaleX(0.1);
        transform: rotate(0deg) scaleX(0.1);
    }
}

@-webkit-keyframes arrowDown {
    0%,
    100% {
        -webkit-transform: rotate(40deg) scaleX(1);
        transform: rotate(40deg) scaleX(1);
    }

    20%,
    80% {
        -webkit-transform: rotate(0deg) scaleX(0.1);
        transform: rotate(0deg) scaleX(0.1);
    }
}

@keyframes arrowDown {
    0%,
    100% {
        -webkit-transform: rotate(40deg) scaleX(1);
        transform: rotate(40deg) scaleX(1);
    }

    20%,
    80% {
        -webkit-transform: rotate(0deg) scaleX(0.1);
        transform: rotate(0deg) scaleX(0.1);
    }
}

.slide__content--headings h2 {
    font-family: Lato-black;
    font-size: 55px !important;
    color: #000;
    line-height: 60px;
}

.slide__content--headings p {
    font-family: Lato-regular !important;
    font-size: 22px !important;
    color: #000;
    /* line-height: 50px; */
}

.btn-light {
    background-color: #008ec9;
    padding: 10px 50px !important;
    color: #fff !important;
    border-radius: 25px;
    font-family: Lato-bold;
}

/* slick slider ends */

/* filter */
.filters {
    padding-top: 60px;
    text-align: center;
    margin-top: 40px;
}

.filter_link {
    color: #fff;
    background: #008ec9;
    padding: 10px 19px;
    border-radius: 3px;
    margin: 1px;
    display: inline-block;
    font-family: Lato-regular;
}

.filter_link:active,
.filter_link:focus,
.filter_link:hover {
    color: #fff !important;
    opacity: 0.8;
}

.cd-container:after,
.cd-quick-view:after,
.cd-slider-wrapper:after {
    content: "";
    clear: both;
}

.categ,
.cd-item-info .add-to-cart,
.cd-trigger {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cd-trigger,
.filter_link {
    text-transform: uppercase;
}

.cd-container {
    width: 80%;
    max-width: 100%;
    margin: 0 auto;
}

.cd-container:after {
    display: table;
}

.cd-items {
    padding: 1em 0;
}

.cd-item {
    position: relative;
    margin: 0 0 1em;
}

.cd-item > img {
    display: block;
    width: 100%;
}
.modal {
    padding-right: 0px !important;
}
@media only screen and (min-width: 1300px) {
.modal-dialog-centered{
    width:1200px;
     max-width:1200px;
}
}
@media only screen and (max-width: 1366px) {
    nav ul{
        padding:0 0 !important;
    }
}

@media only screen and (min-width: 768px) {
    .cd-items {
        padding: 2em 0 0;
    }

    .cd-item {
        width: 46%;
        float: left;
        margin: 0 4% 2em 0;
    }
}

@media only screen and (min-width: 1024px) {
    body.overlay-layer::after {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0s;
    }

    .cd-items {
        padding: 4em 0 2em;
    }

    ul.cd-items.cd-container li {
        width: 23%;
        float: left;
        margin: 0px 1% 2%;
    }

    .cd-item.empty-box::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #392c3f;
    }
}

.cd-item > img {
    display: block;
    width: 100%;
    background: #f9faf1;
    padding: 10px;
}

.cd-trigger {
    position: absolute;
    height: 86%;
    line-height: 50px;
    width: 100%;
    padding-top: 50%;
    font-weight: 500;
    font-size: 16px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s, background-color 0.2s;
    -moz-transition: opacity 0.2s, background-color 0.2s;
    transition: opacity 0.5s, background-color 0.5s;
}

.cd-trigger i {
    font-size: 35px;
}

.no-touch .cd-trigger:hover {
    background: rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1024px) {
    .slide .slide__img img {
        width: 100%;
        height: 477px;
    }

    .cd-slider li img {
        max-width: 290px !important;
    }

    .cd-item-info {
        padding: 20px 2em !important;
    }

    .slide .slide__content {
        width: 65%;
    }

    .cd-item {
        margin: 0 2% 2em 2%;
    }

    .cd-trigger,
    .filter_link {
        margin-bottom: 7px;
    }
    .navbar-nav {
        width: 100% !important;
        padding: 0;
    }
    .navbar-header {
        width: 59% !important;
    }
    .navbar {
        height: 6vh;
    }

    .slider,
    .slide {
        height: 42vh;
    }
    .container-flex {
        margin-top: 7px;
    }
}

@media only screen and (max-width: 991px) {
    .navbar {
        height: 9vh;
    }
    .box-shadow {
        padding-bottom: 5px;
    }

    .slide .slide__content {
        width: 83%;
    }

    .nav > li > a {
        padding: 10px 11px;
    }
    .slide .slide__img img {
        max-width: 100%;
        height: 500px;
        width: 100%;
    }
    .slider,
    .slide {
        height: 52vh;
    }
    .Skills-img img {
        width: 100%;
    }
    .navbar-header {
        width: 29% !important;
    }
    .box {
        margin-bottom: 20px;
    }

    .filters {
        padding-top: 0px;
    }

    .contactus-form {
        margin: 0px 16px;
    }

    .navbar-toggle .icon-bar {
        background: #000;
    }
}

@media only screen and (max-width: 767px) {
    .dv-none {
        display: block;
    }

    .cd-item {
        width: 46% !important;
        margin: 0 2% 2em 2%;
        float: left;
    }

    .navbar-nav {
        display: block;
    }
    .navbar-header {
        width: 100% !important;
    }
    div#myNavbar {
        top: 101%;
        background: #fff;
        position: absolute;
        width: 100%;
        padding-top: 20px;
        z-index: 0;
        height: 100vh;
        border-top: 1px solid #ccc;
    }

    .navbar-nav > li > a {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    nav ul li a {
        text-align: center;
    }

    .navbar-brand {
        z-index: 1;
        position: absolute;
        padding: 9px 15px;
        display: contents;
    }

    .navbar-collapse.in {
        overflow: hidden;
    }

    .navbar-nav {
        margin: 0px 0px !important;
    }

    .navbar-right {
        margin-right: 0px !important;
    }

    nav ul {
        padding: 0 0px !important;
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: initial;
    }
    .product-col {
        width: 100%;
        height: 137em !important;
        overflow: hidden;
    }
}
select.dv-none {
    display: none;
}
@media only screen and (max-width: 575px) {
    .slick-dots {
        display: block !important;
    }
    .slider.stick-dots.slick-initialized.slick-slider.slick-dotted .slick-arrow {
        display: none !important;
    }

    select.dv-none {
        display: block !important;
    }
    .filters {
        display: none;
    }
    select#productSelector {
        width: 96%;
        margin: 3em auto 0em;
        border: 0;
        padding: 15px;
        background: #abc712;
        box-shadow: 0px 0px 10px #cccccc70;
        color: #fff;
        background: url("../images/arrow-down-sign-to-navigate.png") 96% / 3% no-repeat #abc712;
    }
    select#productSelector option {
        background: #fff;
        color: #000;
    }
    :focus-visible {
        outline: 0px !important;
    }
    select {
        -webkit-appearance: none;
    }

    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .slide__content--headings.text-left {
        text-align: center;
    }

    .slide__content--headings h2 {
        font-size: 40px !important;
        line-height: 46px;
    }
    .cd-container {
        width: 100%;
    }
    .slider,
    .slide {
        height: 56vh;
    }

    .slide .slide__img img {
        height: 353px;
    }

    .tab-pane {
        margin: 0em 0;
    }

    .box-shadow {
        padding: 0px 0px 5px;
    }

    .Skills p,
    .tab-pane p,
    .policy p,
    .contact p {
        line-height: 24px;
    }
    .slide .slide__content {
        width: 100%;
    }
    .cd-item {
        width: 96% !important;
    }
}

@media only screen and (max-width: 540px) {
    .slider,
    .slide {
        height: 54vh;
    }
    .slide .slide__content {
        width: 100%;
    }
    .product-col {
        height: 418em !important;
    }
}

@media only screen and (max-width: 414px) {
    ul.nav.nav-tabs li a {
        height: 9vh;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .cd-slider li img {
        max-width: 215px !important;
    }

    .slider,
    .slide {
        height: 54vh;
    }

    .cd-item-info h2 {
        font-size: 18px;
        font-size: 1.2rem;
        line-height: 1.4em;
    }

    .contactus-form {
        margin: 0px 0px;
    }

    .footer {
        padding: 3em 0em !important;
    }

    .nav-tabs > li > a {
        padding: 10px;
        font-size: 14px;
    }

    .slide .slide__content {
        width: 95%;
    }

    .slide .slide__content.slide__content__left {
        left: 18%;
    }

    .slide__content--headings h2 {
        font-size: 32px !important;
        line-height: 37px;
    }

    .slide .slide__img img {
        height: 360px;
    }

    .h2,
    h2 {
        font-size: 25px;
    }

    .copyright {
        padding: 1em 0em;
    }
    .product-col {
        height: 330em !important;
    }
}

@media only screen and (max-width: 411px) {
    .slider,
    .slide {
        height: 50vh;
    }

    .slide__content--headings h2 {
        font-size: 27px !important;
        line-height: 35px;
    }

    .slide__content--headings p {
        font-size: 19px !important;
    }
    .product-col {
        height: 327em !important;
    }
}

@media only screen and (max-width: 375px) {
    .slide__content--headings h2 {
        font-size: 24px !important;
        line-height: 30px;
        padding-bottom: 5px;
    }

    .slick-nav {
        top: calc(61% - 44px);
    }

    .slider,
    .slide {
        height: 51vh;
        padding-top: 16px;
    }

    .Skills p,
    .tab-pane p,
    .policy p,
    .contact p {
        font-family: Lato-regular;
        font-size: 15px;
        line-height: 25px !important;
    }

    .slide__content--headings p {
        font-size: 18px !important;
    }

    .footer {
        padding: 3em 0em 2em !important;
    }

    .slide .slide__img img {
        height: 347px;
    }
    .product-col {
        height: 304em !important;
    }
}

@media only screen and (max-width: 360px) {
    .slide__content--headings h2 {
        font-size: 29px !important;
        line-height: 34px;
    }
    .product-col {
        height: 293em !important;
    }

    .Skills p,
    .tab-pane p,
    .policy p,
    .contact p {
        line-height: 22px;
    }

    .slide .slide__img img {
        height: 297px;
    }

    .slider,
    .slide {
        height: 51vh;
    }
}

@media only screen and (max-width: 320px) {
    .navbar {
        height: 11vh;
    }
    .slide__content--headings h2 {
        font-size: 26px !important;
        line-height: 32px;
    }

    .slide__content--headings p {
        font-size: 17px !important;
    }

    .Skills p,
    .tab-pane p,
    .policy p,
    .contact p {
        font-size: 14px;
    }

    .slider,
    .slide {
        height: 61vh;
    }

    .container-flex {
        margin-top: 5px;
    }
    .product-col {
        height: 267em !important;
    }
}

@media only screen and (max-width: 280px) {
    .slider,
    .slide {
        height: 54vh;
    }
    .product-col {
        height: 242em !important;
    }
    .effect a {
        width: 33px;
        height: 33px;
        font-size: 15px;
    }
}

.cd-item:hover .cd-trigger {
    visibility: visible;
    opacity: 1 !important;
}

.touch .cd-item .cd-trigger {
    opacity: 1 !important;
}

.cd-quick-view {
    display: block;
    position: fixed;
    max-width: 900px;
    visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: left, top, width;
    z-index: 9999;
}

.cd-quick-view:after {
    display: table;
}

.cd-quick-view.is-visible {
    visibility: visible;
}

.cd-quick-view.animate-width {
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.cd-slider-wrapper {
    position: relative;
    display: inline-block;
    float: left;
}

.cd-slider-wrapper:after {
    display: table;
}

.cd-slider li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.cd-slider li img {
    display: block;
    width: 100%;
    max-width: 400px;
}

.cd-slider li.selected {
    position: relative;
    z-index: 3;
}

.add-content .cd-slider {
    margin-right: 3em;
}

.cd-slider-navigation {
    opacity: 0;
}

.add-content .cd-slider-navigation {
    opacity: 1;
}

.cd-slider-navigation li {
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
}

.cd-slider-navigation li:first-child {
    left: 0;
}

.cd-slider-navigation li:last-child {
    right: 3em;
}

.cd-slider-navigation li .cd-next,
.cd-slider-navigation li .cd-prev {
    display: block;
    width: 40px;
    height: 50px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    opacity: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s, background 0.2s;
    -moz-transition: opacity 0.2s, background 0.2s;
    transition: opacity 0.2s, background 0.2s;
}

.cd-slider-navigation li .cd-next::after,
.cd-slider-navigation li .cd-next::before,
.cd-slider-navigation li .cd-prev::after,
.cd-slider-navigation li .cd-prev::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 14px;
    display: inline-block;
    background: #fff;
    height: 3px;
    width: 12px;
}

.cd-slider-navigation li .cd-next::before,
.cd-slider-navigation li .cd-prev::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-slider-navigation li .cd-prev::after {
    -webkit-transform: translateY(7px) rotate(-45deg);
    -moz-transform: translateY(7px) rotate(-45deg);
    -ms-transform: translateY(7px) rotate(-45deg);
    -o-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
}

.add-content .cd-slider-navigation li .cd-next,
.add-content .cd-slider-navigation li .cd-prev {
    opacity: 0.8;
    background: rgba(63, 170, 245, 0.16);
}

.no-touch .cd-slider-navigation li .cd-next:hover,
.no-touch .cd-slider-navigation li .cd-prev:hover {
    background: rgba(71, 55, 78, 0.8);
    opacity: 1;
}

.touch .cd-slider-navigation li .cd-next,
.touch .cd-slider-navigation li .cd-prev {
    opacity: 1;
}

.cd-slider-navigation li:first-child .cd-next::before,
.cd-slider-navigation li:first-child .cd-prev::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cd-slider-navigation li:first-child .cd-next::after,
.cd-slider-navigation li:first-child .cd-prev::after {
    -webkit-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -o-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
}

.cd-item-info {
    position: absolute;
    padding: 2em 2em 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0s;
    -moz-transition: opacity 0.3s, visibility 0s;
    transition: opacity 0.3s, visibility 0s;
}

.cd-item-info h2 {
    font-size: 28px;
    font-size: 1.75rem;
}

.cd-item-info p {
    line-height: 1.6;
    margin: 1em 0;
    color: #67919c;
}

.cd-item-info .cd-item-action li {
    display: inline-block;
    margin-right: 1em;
}

.cd-item-info .cd-item-action li:first-child {
    margin-left: -4px;
}

.categ,
.cd-item-info .add-to-cart {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 0.25em;
    border: none;
    padding: 0.6em 1.2em;
    background-color: #f82f53;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    cursor: pointer;
}

.categ {
    background: #3faaf5;
}

.add-content .cd-item-info {
    position: relative;
    visibility: visible;
    opacity: 1;
}

.add-content .cd-item-info h2 {
    -webkit-animation: cd-slide-in 0.3s;
    -moz-animation: cd-slide-in 0.3s;
    animation: cd-slide-in 0.3s;
}

.add-content .cd-item-info p {
    -webkit-animation: cd-slide-in 0.4s;
    -moz-animation: cd-slide-in 0.4s;
    animation: cd-slide-in 0.4s;
}

.add-content .cd-item-info .cd-item-action {
    -webkit-animation: cd-slide-in 0.5s;
    -moz-animation: cd-slide-in 0.5s;
    animation: cd-slide-in 0.5s;
}

@-webkit-keyframes cd-slide-in {
    0% {
        -webkit-transform: translate3d(-40px, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes cd-slide-in {
    0% {
        -moz-transform: translate3d(-40px, 0, 0);
    }

    100% {
        -moz-transform: translate3d(0, 0, 0);
    }
}

@keyframes cd-slide-in {
    0% {
        -webkit-transform: translate3d(-40px, 0, 0);
        -moz-transform: translate3d(-40px, 0, 0);
        -ms-transform: translate3d(-40px, 0, 0);
        -o-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.cd-close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s;
    transition: transform 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999;
}

.cd-close::after,
.cd-close::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 5px;
    display: inline-block;
    height: 4px;
    width: 20px;
    background: #47374e;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-close::after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.no-touch .cd-close:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.add-content .cd-close {
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s;
    transition: transform 0.3s 0s, visibility 0s 0s;
}

.quick-view-content {
    display: none;
}

#cd-quick-view-coverlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    opacity: 0;
    display: none;
}

#cd-quick-view-coverlay.overlay_active {
    display: block;
    opacity: 1;
}

.cd-close,
.cd-slider-navigation li,
.cd-trigger {
    cursor: pointer;
}

.cd-slider {
    float: left;
    margin: 0;
}

i.fa.fa-tag::before {
    content: "\f02b";
    font-family: fontawesome;
    font-style: normal;
    margin-right: 10px;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul li {
    margin: 0;
    padding: 0;
}

.product-name {
    background-color: #dce89c;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    font-family: Lato-bold;
    cursor: pointer;
    text-align: center;
}

/* filter ends */

/* footer */

.footer {
    background-color: #616161;
    padding: 3em 2em;
}

.footer p {
    font-family: Lato-regular;
    font-size: 16px;
    color: #e1e1e1;
}

.footer h3 {
    font-family: Lato-bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
}

.footer ul {
    padding-left: 22px;
}

.footer ul li {
    list-style-type: square;
    color: #e1e1e1;
    font-family: Lato-regular;
    line-height: 27px;
    font-size: 16px;
}

.footer-center {
    display: inline-block;
    vertical-align: top;
}

.footer-center i {
    background-color: #ffffff;
    color: #616161;
    font-size: 25px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    margin: 10px 10px 10px 0px;
    vertical-align: middle;
}

.footer-center i.fa-envelope {
    font-size: 17px;
    line-height: 38px;
}

.footer-center p {
    display: inline-block;
    color: #e1e1e1;
    font-family: Lato-regular;
    vertical-align: middle;
    margin: 0;
    font-size: 16px;
}

.footer-center p span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    /* line-height: 2; */
    font-family: "Lato-regular";
}

.footer-center p a {
    color: #fff;
    text-decoration: none;
}
.footer-center p a:hover {
    color: #fff;
    text-decoration: underline;
}

.copyright {
    background-color: #565656;
    font-family: Lato-bold;
    font-size: 14px !important;
    color: #fff;
    padding: 1em 2em;
}

.copyright h4 {
    font-size: 16px;
    font-family: Lato-regular;
}

.btn:focus {
    outline: none !important;
}

.box-shadow {
    box-shadow: 0px 0px 5px #d2d2d2;
}

/* social media */

.effect:nth-child(2n + 1) h2 {
    color: #212121;
}

.effect .buttons {
    display: -webkit-box;
    /* display: flex;
    -webkit-box-pack: center;
            justify-content: center; */
}

.effect a:last-child {
    margin-right: 0px;
}

/*common link styles !!!YOU NEED THEM*/

.effect a {
    text-decoration: none !important;
    color: #fff;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 10px;
    margin-right: 10px;
    font-size: 20px;
    overflow: hidden;
    position: relative;
}

.effect a i {
    position: relative;
    z-index: 3;
}

.effect a.fb {
    background-color: #3b5998;
}

.effect a.tw {
    background-color: #00aced;
}

.effect a.g-plus {
    background-color: #dd4b39;
}

.effect a.dribbble {
    background-color: #ea4c89;
}

.effect a.pinterest {
    background-color: #cb2027;
}

.effect a.insta {
    background-color: #bc2a8d;
}

.effect a.in {
    background-color: #007bb6;
}

.effect a.vimeo {
    background-color: #1ab7ea;
}

/* aeneas effect */
.effect.aeneas a {
    -webkit-transition: border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s, -webkit-transform 0.4s linear 0s;
    transition: border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s, -webkit-transform 0.4s linear 0s;
    transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s;
    transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s,
        -webkit-transform 0.4s linear 0s;
}

.effect.aeneas a i {
    -webkit-transition: -webkit-transform 0.4s linear 0s;
    transition: -webkit-transform 0.4s linear 0s;
    transition: transform 0.4s linear 0s;
    transition: transform 0.4s linear 0s, -webkit-transform 0.4s linear 0s;
}

.effect.aeneas a:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border-radius: 50%;
}

.effect.aeneas a:hover i {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
/* end */

.btn-submit:hover {
    background-color: #b0cb1f;
    transition: 2s;
}

button.close {
    color: #fff;
    background-color: #8bc34a;
    opacity: 1;
    font-size: 30px;
    font-weight: 200;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    margin-top: -10px;
    margin-right: -10px;
}

button.close:hover {
    color: #fff;
    background-color: #8bc34a;
    opacity: 1;
}

.policy img {
    margin-top: 15px;
}

.navbar-header {
    width: 100%;
}
.nav > li > a:focus {
    outline: 0px !important;
    background-color: #e89c9c00 !important;
}
span.footer-iso-logo img {
    width: 6em !important;
    padding-left: 1em;
    display: inline-block;
    /* justify-content: end; */
}
.d-flex {
    display: flex;
    width: 100%;
}
.footer-new-logo {
    text-align: right;
}
ul.dropdown-menu.filters {
    padding: 10px 0px !important;
}
.footer-links li a {
    color: #fff !important;
}
.footer-links li button {
    color: #e1e1e1 !important;
    font-family: Lato-regular;
    line-height: 27px;
    font-size: 16px;
    background: #616161 !important;
    border: 0;
    padding: 0;
}
.footer-links li button:hover {
    text-decoration: underline;
}
div#myModal iframe {
    margin: 1em 0 0 !important;
}