@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Open+Sans+Condensed:wght@300;700&family=Poppins:wght@500;600;700&family=Space+Grotesk:wght@300;400;500;600&display=swap');
body {
    overflow-x: hidden;
}
.top_bar {
    background-color: #000;
    color: #fff;
    padding: 5px 0px;
}
.top_bar a {
    color: #fff;
    padding-left: 15px;
}
.top_bar h5 {
    font-size: 16px;
    text-align: right;
    margin: 0;
}
.img-fluid.logo {
   margin-top: -66px;
    position: absolute;
    z-index: 99;
}
.navbar{min-height: 90px;}
.carousel-item h4{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 28px;
}
.carousel-item h2{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 600;
}
a.android-btn {
    border: 2px solid #a5ca39;
    color: #fff;
    display: inline-block;
    padding: 7px 30px 8px;
    font-size: 22px;
    font-weight: 500;
}
a{
    transition: 0.5s all;
}
.carousel-caption h3 {
    font-weight: 300;
    line-height: 1.6;
}
.android-btn:hover{
    background-color: #000;
    border-radius: 10px;
    color: #a5c939;
}
.work-process.process-arrow::after {
    content: '';
    position: absolute;
    width: 60%;
    height: 40px;
    top: 80px;
    left: 80%;
    background: url(../img/process.png) center center no-repeat;
    z-index: 1;
}
.work-process {
    box-shadow: none !important;
}
.work-process img {
    margin: 0 auto;
}
.about_us h2 {
    font-size: 30px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.about_us {
    background-color: #f5f5f5;
    padding: 4rem 0px;
}
.line_process {
    width: 30px;
    height: 2px;
    background-color: #333;
    margin: 0px auto;
}
.work-process p {
    color: #333;
    line-height: 1.7;
    font-weight: 500;
}
.about_left-20{
    margin-left: -7%;
}

.content_about h1 {
    font-size: 26px;
    font-weight: 400;
    color: #ff6479;
    font-family: 'Space Grotesk', sans-serif;
    letter-spacing: 2px;
}
.top_services {
    background-color: #f6f3ee;
}
.conten_about_top h6 {
    color: #000;
}
.content_about p {
    color: #000;
    font-weight: 400;
    font-size: 19px;
    text-align: justify;
    margin-bottom: 2rem;
    font-family: 'Montserrat', sans-serif;
}
/*button css*/
.cta {
    display: flex;
    padding: 10px 10px 10px 30px;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    color: #000;
    background: #f9e5d8;
    transition: 1s;
    box-shadow: 6px 6px 0 #b2b2b2;
    transform: skewX(-15deg);
}

.cta:focus {
   outline: none; 
}

.cta:hover {
    transition: 0.5s;
    color: #fff;
    box-shadow: 8px 7px 0 #fbc638;
    background: #000;
    max-width: 192px !important;
}

.cta span:nth-child(2) {
    transition: 0.5s;
    margin-right: 0px;
}

.cta:hover  span:nth-child(2) {
    transition: 0.5s;
    margin-right: 45px;
}

 .cta span {
    transform: skewX(15deg) 
  }

  .cta span:nth-child(2) {
    width: 20px;
    margin-left: 15px;
    position: relative;
    top: 12%;
  }
  
/**************SVG****************/

path.one {
    transition: 0.4s;
    transform: translateX(-60%);
}

path.two {
    transition: 0.5s;
    transform: translateX(-30%);
}

.cta:hover path.three {
    animation: color_anim 1s infinite 0.2s;
}

.cta:hover path.one {
    transform: translateX(0%);
    animation: color_anim 1s infinite 0.6s;
}

.cta:hover path.two {
    transform: translateX(0%);
    animation: color_anim 1s infinite 0.4s;
}

/* SVG animations */

@keyframes color_anim {
    0% {
        fill: white;
    }
    50% {
        fill: #FBC638;
    }
    100% {
        fill: white;
    }
}
section{padding: 60px 0;}
.title_section h2 {
    color: #bb7548;
    font-size: 36px;
    font-weight: 300;
   /* font-family: 'Open Sans Condensed', sans-serif;*/
}
.trading_product .nav-tabs .nav-link.active {
    background-image: url(../img/tab-bg.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
    border: 0px;
    color: #000;
}
.trading_product .nav-tabs .nav-link:hover {
    background-image: url(../img/tab-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #000;
}
.inner_s_product .image {
    border-radius: 0px;
    position: relative;
}
.inner_s_product .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
}
.inner_s_product:hover .second-img{opacity: 1;}
.inner_s_product .abs-btn {
    position: absolute;
    bottom: 24%;
    right: 20px;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
.bquickv {
    display: block;
}
.inner_s_product .button-group a {
    background: url(../img/wallbg.png) 50% 50% no-repeat;
    border-radius: 0;
    color: #fff;
    width: 58px;
    height: 46px;
    text-align: center;
    border: none;
    fill: #4f4f4f;
    padding: 11px 8px;
    font-size: 13px;
    text-transform: uppercase;
    transition: 0.3s ease;
    display: block;
    margin: 2px 2px;
}
.inner_s_product .button-group a i {
    width: 18px;
    height: 18px;
    fill: #000;
}
.inner_s_product:hover .abs-btn{
    opacity: 1;
}
.inner_s_product:hover .abs-btn a i{
    opacity: 1;
}
.sale {
    color: #000;
    display: inline-block;
    font-size: 13px;
    left: 20px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    top: 20px;
    vertical-align: top;
    letter-spacing: 1.2px;
    font-weight: 400;
    background: #8fe02f;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 0;
}
.inner_s_product img {
    overflow: hidden;
    opacity: 0.9;
    transform: scale(1);
    transition: 0.5s all;
}

.inner_s_product:hover img {
    opacity: 0.5;
    transform: scale(1.1);
}
.size_frame li {
    list-style: none;
    margin: 6px;
}
.size_frame {
    padding: 0px;
    display: flex;
}
.product-details h3 {
    margin-top: 0.5rem;
    font-size: 25px;
    color: #000;
    font-weight: 400;
}
.product-details h3 a{color: #000;}
.product-details:hover h3 a{color: rgb(216 116 50);}
.size_frame li.frame_s1 {
    width: 35px;
    height: 35px;
    border: 2px solid #000;
}
.size_frame li.frame_s2 {
    width: 55px;
    height: 35px;
    border: 2px solid #000;
}
.size_frame li.frame_s3 {
    width: 28px;
    height: 35px;
    border: 2px solid #000;
}

.product-details {
    padding: 15px;
}
.app_download{
    background-image: url('../img/additional-bg.jpg');
    padding-bottom: 0px;
}
.down_content h3 {
    color: #f9e7d9;
    font-size: 24px;
    font-weight: 400;
}
.down_content h2 {
    color: #fff;
    font-size: 48px;
}
.category_name_.one {
    transform: translateY(40%);
}
.category_name_.four {
    transform: translateY(-13%);
}
.out_top_category {
    position: relative;
}
.out_top_category::before {
    background-color: #f8e6d8;
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    top: 50%;
    content: '';
    transform: translate(0%, -50%);
}
.our_services ul {
    list-style: none;
}
.our_services ul li {
    display: inline-block;
    margin-bottom: 1rem;
}
.our_services ul li i {
    font-size: 30px;
    color: #000;
    margin-bottom: 8px;
    display: inline-block;
}
.our_services ul li h4 {
    color: #000;
}
.footer {
    background-image: url(../img/footer.jpg);
    background-size: 100%;
    padding: 60px 0px 0;
    background-position: center left;
    position: relative;
}
footer.footer::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000cc;
    content: '';
}
.footer .top_section {
    position: relative;
    z-index: 99;
    color: #fff;
}
.social_link {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 19px;
}
.social_link li a {
    color: #fff;
}
.trading_product .nav-tabs .nav-link{font-size: 20px;text-transform: uppercase;}
.footer-section h4 {
    color: #f9e7d9;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.footer-section p{
    font-size: 18px;
}
.navigation__footer {
    list-style: none;
    padding: 0;
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
        margin-top: 2rem;
}
.navigation__footer li {
    flex: 0 0 auto;
    width: 50%;
    margin: 5px 0px;
}
.navigation__footer li a {
    color: #fff;
    font-size: 18px;
}
.category_f {
    display: inline-block;
    width: 100%;
}
.category_f li{width: 100%;}
.category_f li i {
    font-size: 22px;
    transform: translate(1px, 6px);
}
.address_f li span {
    line-height: 2;
    display: inline-flex;
    transform: none;
    width: calc(100% - 45px);
}
.footer-bottom {
    background-image: url(../img/footer-line.png);
    background-color: #f8e6d8;
    z-index: 99;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom left;
}
.copyRight p {
    margin: 0px;
    padding: 15px 0px 25px;
}

.link--dia::before, .link--dia:hover::after {
    transition-delay: 0.1s;
}
.link--dia::before, .link--dia::after {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: translate3d(0, 3px, 0);
    transition-property: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.8, 1);
}

.back_to_top {
    position: fixed;
    bottom: 22px;
    right: 40px;
    z-index: 99;
    font-size: 18px;
    color: #f00;
}
.work-process svg {
    width: 130px;
    height: 130px;
}
.animatio_line {
    transform: rotate(-45deg);
    position: absolute;
    left: 84%;
    top: 35px;
}

.line {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5000ms linear forwards infinite;
}

.arrow {
  opacity: 0;
  animation: show 200ms forwards;
  animation-delay: 1550ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  pointer-events: none;
}

@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}


.dashed{
  stroke-dasharray: 10;

}
.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5s linear alternate infinite;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

li.nav-item.active a.nav-link {
    color: #ff8a3f !important;
}
.breadcamb .main_bg {
    text-align: center;
    background-color: #fff;
    padding: 3%;
    max-width: 650px;
    margin: 25px auto;
    box-shadow: 2px 2px 5px #221c1885;

}
section.breadcamb {
    background-size: 100%;
    position: relative;
    min-height: 500px;
    background-repeat: no-repeat;
}
.breadcamb .main_bg h2.page_title {
    color: #000;
    font-family: 'Space Grotesk', sans-serif;
    letter-spacing: .2em;
}
.breadcamb .main_bg p.lead {
    color: #000;
    font-weight: 400;
    letter-spacing: 2px;
}
.about_us_content h2{
    font-family: 'Space Grotesk', sans-serif;
    color: #000;
    font-size: 27px;
}
.qodef-e-inner {
    padding: 9.5% 17.5% 11%;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
}
.qodef-e-image a img {
    transform: scale(1);
    transition: transform 1s;
}
.qodef-e-image:hover img {
    transform: scale(1.03);
}

.about_us_content div {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
.about_us_content p {
    color: #009688;
}
.border-1 {
    border: solid #000;
}
.qodef-e-top-holder h6.entry-title {
    position: relative;
    letter-spacing: .2em;
    padding: 0 0 9px;
}
.qodef-e-content {
    margin-top: 27px;
}
.qodef-e-top-holder h6.entry-title a {
    color: #000;
}
.qodef-e-info a {
    color: #444;
}
.entry-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 95%;
    height: 1px;
    transform: translate(-50%,0);
    background-color: currentColor;
}
.col-lg-3.col-md-4.col-sm-6.border-1:nth-child(2) {
    border-left: 0px;
}
.col-lg-3.col-md-4.col-sm-6.border-1:nth-child(3) {
    border-left: 0px;
}
.col-lg-3.col-md-4.col-sm-6.border-1:nth-child(4) {
    border-left: 0px;
}
/*flip*/
.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.title_top.text-center {
    margin: 0px auto;
    max-width: 600px;
}
.title_top h2 {
    text-transform: uppercase;
    color: #000;
    font-family: 'Space Grotesk', sans-serif;
}
a.example-image-link {
    display: block;
    border: 6px solid #ceb9ab;
    margin-top: 1rem;
    padding: 8px;
}
a.example-image-link img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.link--iocaste {
    font-family: lust-fine, sans-serif;
    overflow: hidden;
    padding: 7px 0;
}

.link__graphic {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    fill: none;
    stroke: #000;
    stroke-width: 1px;
}

.link__graphic--slide {
    top: -3px;
    stroke-width: 2px;
    transition: transform 0.7s;
    transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
}

.link:hover .link__graphic--slide {
    transform: translate3d(-66.6%, 0, 0);
}

.link--herse {
    font-family: freight-display-pro, serif;
    font-size: 1.375rem;
    font-weight: bold;
}

.link--herse::before {
    display: none;
}

.link__graphic--stroke path {
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
}

.link:hover .link__graphic--stroke path {
    stroke-dashoffset: 0;
}   
.link__graphic--arc {
    top: 73%;
    left: -23%;
}

.link__graphic--arc path {
    transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

.link:hover .link__graphic--arc path {
    transition-timing-function: cubic-bezier(0.8, 1, 0.7, 1);
    transition-duration: 0.3s;
}

.link--carme {
    font-family: angie-sans, sans-serif;
    font-size: 1.25rem;
}

.link--carme::before {
    display: none;
}

.link__graphic--scribble {
    top: 100%;
}

.link__graphic--scribble path {
    transition: stroke-dashoffset 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}

.link:hover .link__graphic--scribble path {
    transition-timing-function: cubic-bezier(0.8, 1, 0.7, 1);
    transition-duration: 0.3s;
}

.link--eirene {
    font-family: europa, sans-serif;
    font-weight: bold;
}

.link--eirene::before {
    height: 7px;
    border-radius: 20px;
    transform: scale3d(1, 1, 1);
    transition: transform 0.2s, opacity 0.2s;
    transition-timing-function: cubic-bezier(0.2, 0.57, 0.67, 1.53);
}

.link--eirene:hover::before {
    transition-timing-function: cubic-bezier(0.8, 0, 0.1, 1);
    transition-duration: 0.4s;
    opacity: 1;
    transform: scale3d(1.2, 0.1, 1);
}

.link--eirene span {
    transform: translate3d(0, -4px, 0);
    display: inline-block;
    transition: transform 0.2s 0.05s cubic-bezier(0.2, 0.57, 0.67, 1.53);
}

.link--eirene:hover span {
    transform: translate3d(0, 0, 0);
    transition-timing-function: cubic-bezier(0.8, 0, 0.1, 1);
    transition-duration: 0.4s;
    transition-delay: 0s;
}
.header {
    position: relative;
    z-index: 99;
}
.map_address iframe {
    width: 100%;
}