@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css);
@import url(css/ma5-menu.min.css);
@import url(css/animate.css);
/* Global */
:root{--UbuntuFamily:  "DM Sans", sans-serif; --GradientColor: linear-gradient(to right, #991522, #e21c22); --SandColor:#ab9277;     --tj-color-grey-4: #505050; --tj-color-grey-4: #505050;}
::selection{background-color: #e01b22; color: #fff;}
h1,h2,h3,h4,h5,h6{font-size: 30px; margin: 0px; padding: 0px; font-family: var(--UbuntuFamily);}
ul{padding: 0px; margin: 0px; list-style-type: none;}
li{padding: 0px; margin: 0px; font-size: 15px; font-family: var(--UbuntuFamily);}
a{font-size: 15px; font-family: var(--UbuntuFamily); text-decoration: none;}
a:hover{text-decoration: none;}
p{font-size: 15px; padding: 0px; margin: 0px; font-family: var(--UbuntuFamily);}
body{padding: 0px; margin: 0px; box-sizing: content-box;}
span{padding: 0px; margin: 0px; font-family: var(--UbuntuFamily);}
input{font-family: var(--UbuntuFamily);}
input:focus{outline: none;}
textarea:focus{outline: none;}
select:focus{outline: none;}
textarea{font-family: var(--UbuntuFamily);}
select{font-family: var(--UbuntuFamily);}
/* Start CSS */
header{ background-image: var(--GradientColor);  padding: 10px 0px; border-top: 1px dashed #fff;}
/* .social_media i {    font-size: 20px;} */
/* Fennec Mobile Nav */
.fennec-mobile-nav .navbar-nav {    overflow-y: auto;}
.fennec-nav .navbar .navbar-nav .nav-item {    position: relative;    padding: 0;}
.fennec-nav .navbar .navbar-nav .nav-item a {    font-weight: normal;    color: #000;    text-transform: capitalize;    padding: 20px 12px;    position: relative;    z-index: 1;    margin: 0;    font-size: 17px;    font-weight: 400; }
.fennec-nav .navbar .navbar-nav .nav-item a:hover::before, .fennec-nav .navbar .navbar-nav .nav-item a:focus::before, .fennec-nav .navbar .navbar-nav .nav-item a.active::before {    opacity: 1;    visibility: visible;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu {    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);    background: #000;    position: absolute;    border: none;    top: 80px;    left: 0;    width: 380px;   z-index: 99;    display: block;    opacity: 0;    visibility: hidden;    border-radius: 0;    -webkit-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    padding-top: 15px;    padding-left: 5px;    padding-right: 5px;    padding-bottom: 15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {    text-transform: capitalize;    padding: 5px 15px;    display: block;    color: #fff;    font-size: 14px;    font-weight: 400;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::before {    display: none;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {    color: #fff;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active::after {    opacity: 1;    visibility: visible;    -webkit-transform: scale(1);    transform: scale(1);}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:first-child {    margin-top: 0;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {    left: 220px;    top: 0;    opacity: 0;    visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {    left: 220px;    top: 0;    opacity: 0;    visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {    opacity: 1;    visibility: visible;    top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {    opacity: 1;    visibility: visible;    top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {    opacity: 1;    visibility: visible;    top: 100%;    margin-top: 0;}
.navbar {    padding: 0px;}
.social_media .fa-facebook-f {    width: 25px;    height: 25px;    background: #395693;    text-align: center;    line-height: 25px;}
.social_media .fa-instagram {    width: 25px;    height: 25px;   background: #f09433;  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);  background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );   text-align: center;    line-height: 25px;}
.social_media .fa-youtube {    width: 25px;    height: 25px;    background: #FF0000;    text-align: center;    line-height: 25px;}
.sticky{position: sticky; top: 0px; z-index: 999; background-color: #fff; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
/*Whatsapp-popup*/
#whatsapp .wtsapp:focus {    border: none;    outline: none;}
#whatsapp .wtsapp {    position: fixed;    transition: all .5s ease;    background: #25d366;    display: block;    text-align: center;    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);    /* margin: 0; */    border-radius: 50px;    border-right: none;    color: #fff;    font-weight: 700;    font-size: 18px;    bottom: 141px;    left: 25px;    border: 0;    z-index: 999;    width: 50px;    height: 50px;    line-height: 48px;}
#whatsapp .wtsapp:before {    content: "";    position: absolute;    z-index: -1;    left: 50%;    top: 50%;    transform: translateX(-50%) translateY(-50%);    display: block;    width: 60px;    height: 60px;    background: #25d366;    border-radius: 50%;    -webkit-animation: pulse-border 1500ms ease-out infinite;    animation: pulse-border 1500ms ease-out infinite;}
@keyframes pulse-border {
0% {        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);        opacity: 1;    }
100% {        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);        opacity: 0;}
}
.phone_lefts-side a {    position: fixed;    bottom: 232px;    color: white;    animation: topBottom 4s infinite;    z-index: 999;    left: 20px;    background: #333;    color: white;    padding: 10px 16px;    border-radius: 50%;    font-size: 20px;    animation: bounce 4s infinite alternate;    box-shadow: var(--shadow);}
/*Call Me*/
.phone_lefts-side {    position: relative;}
.glow {    font-size: 80px;    color: #fff;    text-align: center;    -webkit-animation: glow 1s ease-in-out infinite alternate;    -moz-animation: glow 1s ease-in-out infinite alternate;    animation: glow 1s ease-in-out infinite alternate;}
@-webkit-keyframes glow {
from {        text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;    }
to {        text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;    }
}
@keyframes glow {
from {        text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;    }
to {       text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;    }
}
.bounce {    animation: bounce 965 1.6s ease infinite;    transform-origin: 50% 50%;}
@keyframes bounce {
0% {    transform: translateY(0);    }
12.5% {  transform: translateY(0);    }
25% {     transform: translateY(0);    }
50% {    transform: translateY(-15px);    }
62.5% {   transform: translateY(0);    }
75% {    transform: translateY(-15px);    }
100% {   transform: translateY(0);    }
}
/* Send Enquire */
.enquiry {    position: fixed;    z-index: 1000;    bottom: 45px;    left: 25px;    height: 50px;   color: #fff;    font-size: 18px;    text-align: center;    text-decoration: none;    cursor: pointer;}
.enquiry i {    float: left;    z-index: 999;    position: absolute;    left: 0;    width: 50px;    height: 50px;    border-radius: 50%;    color: #fff;    font-size: 24px;    line-height: 50px;    text-align: center;    text-decoration: none;    cursor: pointer;    background: var(--GradientColor);    transition: 0.5s;    box-shadow: var(--shadow);}
.enquiry strong {    background-color: #171b1e;    line-height: 28px;    color: #000;    padding: 10px 20px;    border-radius: 0 30px 30px 0;    height: 45px;    float: left;    font-size: 15px;    margin-top: 3px;    margin-left: 35px;    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);}
.modal-header {    background: #fff;    border-bottom: 1px solid #e1e1e1;}
.modal-body {    background: #fff;}
.modal-body input {    height: 45px;    background-color: transparent;    border: none;    color: #000;    border-bottom: 1px solid #e1e1e1;    margin-bottom: 10px;    font-size: 14px;}
.modal-body select {    height: 45px;    background-color: transparent;    border: none;    color: #000;    border-bottom: 1px solid #e1e1e1;    margin-bottom: 10px;    font-size: 14px;}
.modal-body select option {    color: #000;    font-size: 14px;}
.modal-body select:focus {    outline: none;}
.modal-body textarea {    height: 100px;    background-color: transparent;    border: none;    color: #000;    border-bottom: 1px solid #e1e1e1;    font-size: 14px;}
.modal-body input::placeholder {    color: #000;}
.modal-body textarea::placeholder {    color: #000;}
.modal-body input:focus {    outline: none;}
.modal-body textarea:focus {    outline: none;}
.modal-body button {    width: 100%;    border: none;    padding: 10px 0;    background: var(--GradientColor);    border-radius: 50px;}
.modal-header span {    font-size: 25px;  font-family: var(--UbuntuFamily);}
/** about-section **/

.about-section .image-box .text-inner .text p{  position: relative;  display: inline-block;  font-size: 72px;  line-height: 50px;  font-weight: 700;  z-index: 1;}
.about-section .image-box .text-inner .text p:before{  position: absolute;  content: '';  background: #f7f5f5;  width: 120px;  height: 120px;  border-radius: 50%;  left: -21px;  top: -28px;  z-index: -1;}
.about-section .image-box .text-inner .text span{      color: #c9002c;  position: relative;    font-size: 16px;    line-height: 40px;    font-weight: 800;   text-transform: uppercase;    z-index: 99;    padding-top: 10px;}
.about-section .content-box{  position: relative;  display: block;  margin-top: -6px;}
.about-section .content-box .inner{  position: relative;  display: block;  padding-left: 70px;  margin-bottom: 30px;}
.about-section .content-box .inner .icon{  position: absolute;  left: 0px; top: 6px;}
.about-section .content-box .inner h6{  display: block;  font-size: 16px;  line-height: 24px;  font-weight: 800;  text-transform: uppercase;  margin-bottom: 2px;}
.about-section .content-box .inner h3{  display: block;  font-size: 24px;  line-height: 30px;  font-weight: 700;}
.about-section .content-box .text{    position: relative;    display: block;    padding-bottom: 15px;    margin-bottom: 40px;    border-bottom: 1px solid #ecebeb;}
.about-section .content-box .sec-title{  margin-bottom: 12px;}
.sec-title h1 {    position: relative;    display: block;    font-size: 30px;    line-height: 50px;    font-weight: 800;   background-color: #222;   -webkit-background-clip: text;    background-clip: text;    -webkit-text-fill-color: transparent;    -webkit-animation: gradient-text 8s ease infinite;    animation: gradient-text 8s ease infinite;}
.sec-title span {    position: relative;    display: inline-block;    font-size: 17px;    line-height: 26px;    font-weight: 800;    text-transform: capitalize;   background: var(--GradientColor);   -webkit-background-clip: text;    background-clip: text;    -webkit-text-fill-color: transparent;    -webkit-animation: gradient-text 8s ease infinite;    animation: gradient-text 8s ease infinite;}
a.theme-btn {  transition: 0.5s;  background-image: var(--GradientColor);    padding: 12px 30px;}
.content-box p {    text-align: justify;    color: #555;    line-height: 25px;    margin-bottom: 12px;}
.about-section .image-box .text-inner .shape {    position: absolute;    left: 0px;    top: 0px;    right: 0px;    width: 100%;    height: 100%;    background-size: cover;    background-repeat: no-repeat;    background-position: left top;}
.about-section .image-box .text-inner { position: relative;    width: 100%;  min-height: 275px;    margin-bottom: 10px;    overflow: hidden;    display: flex;    align-items: center;    justify-content: center;}
.about-img-side img {  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
figure.image img { box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
a.theme-btn:hover {   transition: 0.5s;   background: #000;}
.sec-title h2 {    position: relative;    display: block;    font-size: 40px;    line-height: 50px;    font-weight: 800;    background: linear-gradient(30deg, #014b94, #014b94, #c9002c, #c9002c);    -webkit-background-clip: text;    background-clip: text;    -webkit-text-fill-color: transparent;    -webkit-animation: gradient-text 8s ease infinite;    animation: gradient-text 8s ease infinite;}
.coaching-style-two:before {    position: absolute;    content: '';    background: #212061;    width: 100%;    height: 100%;    left: 0px;    top: 0px;    opacity: 0.92;    z-index: 1;    background: linear-gradient(82deg, #014b94 8%, #c9002c 100%);}
/** coaching-style-two **/
.coaching-style-two{  position: relative;  overflow: hidden;}
.coaching-style-two:before{  position: absolute;  content: '';  background: #000;  width: 100%;  height: 100%;  left: 0px;  top: 0px;  opacity: 0.8;  z-index: 1;}
.parallax-bg{  position: absolute;  top: -30%;  left: 0px;  width: 100%;  height: 150%;  background-size: cover;  background-repeat: no-repeat;  background-position: center;  background-attachment: fixed;}
.coaching-block-two .inner-box{  position: relative;  display: block;  z-index: 1;  padding: 40px 40px 34px 40px;  border-right: 1px solid rgba(255, 255, 255, 0.10);  overflow: hidden;}
.coaching-block-two .inner-box .count-text{  position: absolute;  top: 42px;  right: 30px;  display: block;  font-size: 120px;  line-height: 120px;  font-family: var(--UbuntuFamily);  font-weight: 800;  color: transparent;  -webkit-text-stroke-width: 1px;  -webkit-text-stroke-color: rgba(255, 255, 255, 0.10);}
.coaching-block-two .inner-box .image-box{  position: relative;  display: inline-block;  width: 200px;  height: 200px;  border: 3px solid #fff;  border-radius: 50%;  margin-bottom: 64px;  transition: all 500ms ease;}
.coaching-block-two .inner-box .image-box img{  width: 100%;  border-radius: 50%;}
.coaching-block-two .inner-box:hover .image-box{  transform: scale(0,0);}
.coaching-block-two .inner-box h4{  position: relative;  display: block;  font-size: 20px;  line-height: 31px;  color: #fff;  font-weight: 700;  padding-left: 30px;}
.coaching-block-two .inner-box h4:before{  position: absolute;  content: '';  width: 10px;  height: calc(100% - 15px);  left: 0px;  top: 8px;}
.coaching-block-two .inner-box h4 a{  display: inline-block;  color: #fff;}
.coaching-block-two .inner-box h4 span{  display: block;  text-transform: uppercase;}
.coaching-block-two .inner-box .link{  position: absolute;  right: 0px;  bottom: 7px;}
.coaching-block-two .inner-box .text{  position: relative;  transition: all 500ms ease;}
.coaching-block-two .inner-box:hover .text{  opacity: 0;}
.coaching-block-two .inner-box .link a{  position: relative;  display: inline-block;  width: 50px;  height: 50px;  line-height: 54px;  text-align: center;  font-size: 12px;  color: #fff;  z-index: 1;}
.coaching-block-two .inner-box .text .link a{  border: 1px solid rgba(255, 255, 255, 0.10);}
.coaching-block-two .inner-box .overlay-text{  position: absolute;  left: 0px;  bottom: 15px;  padding-left: 40px;  z-index: 2;  width: 100%;  padding-right: 100px;  opacity: 0;  transition: all 500ms ease;}
.coaching-block-two .inner-box:hover .overlay-text{  bottom: 32px;  opacity: 1;}
.coaching-block-two .inner-box .overlay-text h4{  margin-bottom: 17px;}
.coaching-block-two .inner-box .overlay-text p{  color: #b8bfc5; text-align: justify;}
.coaching-block-two .inner-box .overlay-text .link{  right: 40px;}
.coaching-block-two .inner-box .overlay-text .link a:hover{  background: #fff;}
.coaching-block:nth-child(4) .coaching-block-two .inner-box,
.coaching-block:last-child .coaching-block-two .inner-box{  border-right: none;}
.coaching-style-two .coaching-block{  padding: 0px;}
.coaching-style-two .outer-container{  position: relative;  margin: 0px 15px;}
.coaching-block:nth-child(1) .coaching-block-two .inner-box,
.coaching-block:nth-child(2) .coaching-block-two .inner-box,
.coaching-block:nth-child(3) .coaching-block-two .inner-box,
.coaching-block:nth-child(4) .coaching-block-two .inner-box{  border-bottom: 1px solid rgba(255, 255, 255, 0.10);}

.overlay-text span {    font-size: 25px;}
.text span {    font-size: 25px;}
.service-section .title span{font-size: 30px; font-weight: 600;}
.service-section .title span:after{    content: '';    width: 10px;    height: 10px;    border-radius: 50px;    background: var(--GradientColor);    left: -20px;    position: absolute;    top: 12px;}
.service-section .title span:before{        content: '';   width: 70px;    height: 1px;    border-radius: 50px;    background: var(--SandColor);    left: -89px;    position: absolute;    top: 17px;    z-index: -9;}
#toTop {    position: fixed;    bottom: 40px;    right: 25px;    cursor: pointer;    z-index: 9999;    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;    transition: 0.5s;}

.faqs .title span{font-size: 30px; font-weight: 600;}
.faqs .title span:after{    content: '';    width: 10px;    height: 10px;    border-radius: 50px;    background: var(--GradientColor);    left: -20px;    position: absolute;    top: 12px;}
.faqs .title span:before{        content: '';   width: 70px;    height: 1px;    border-radius: 50px;    background: var(--SandColor);    left: -89px;    position: absolute;    top: 17px; z-index: 9;}

.accordion-item{background-color: #000;}

.accordion .accordion-item {  border-bottom: 1px solid #e5e5e5;}
.accordion .accordion-item button[aria-expanded=true] {  border-bottom: 1px solid #fff;}
.accordion button {   position: relative;    display: block;    text-align: left;  width: 100%;    padding: 0.5em 25px;    color: #fff;    font-size: 1.15rem;    font-weight: 400;    border: none;    background: none;    outline: none;}
.accordion button:hover, .accordion button:focus {  cursor: pointer;}
.accordion button:hover::after, .accordion button:focus::after {  cursor: pointer;  color: #fff;  border: 1px solid #fff;}
.accordion button .accordion-title {  padding: 1em 1.5em 1em 0;}
.accordion button .icon {  display: inline-block;  position: absolute;  top: 10px;  right: 15px;  width: 22px;  height: 22px;  border: 1px solid;  border-radius: 22px;}
.accordion button .icon::before {  display: block;  position: absolute;  content: "";  top: 9px;  left: 5px;  width: 10px;  height: 2px;  background-color: #fff;}
.accordion button .icon::after {  display: block;  position: absolute;  content: "";  top: 5px;  left: 9px;  width: 2px;  height: 10px;  background-color: #fff;}
.accordion button[aria-expanded=true] {  color: #fff;}
.accordion button[aria-expanded=true] .icon::after {  width: 0;}
.accordion button[aria-expanded=true] + .accordion-content {  opacity: 1;  max-height: 9em;  transition: all 200ms linear;  will-change: opacity, max-height;}
.accordion .accordion-content {  opacity: 0;  max-height: 0;  overflow: hidden;  transition: opacity 200ms linear, max-height 200ms linear;  will-change: opacity, max-height;}
.accordion .accordion-content p {    font-size: 1rem;    font-weight: 300;    margin: 1em 0;    padding-left: 25px;    color: #000;}
.accordion-content {    background: #fff;}
/* Social Media */
.soc { text-align: center;  padding: 15px 0;  background: #991522 url(img/footer-before.png) center/cover fixed;}
.social-btns .btn {  display: inline-block;  width: 90px;  height: 90px;  line-height: 90px;  margin: 0 10px;  background: #fff;  border-radius: 28%;  position: relative;  overflow: hidden;  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.15);  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);}
/* Hover Background Effect */
.social-btns .btn::before {  content: "";  position: absolute;  width: 120%;  height: 120%;  top: 90%;  left: -110%;  transform: rotate(45deg);  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);}
.social-btns .btn i {  font-size: 35px;  color: #fff;  position: relative;  z-index: 2;  transform: scale(0.8);  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);}
.social-btns .btn:hover::before {  top: -10%;  left: -10%;}
.social-btns .btn:hover i {  transform: scale(1);  color: #fff;}
.social-btns .facebook::before {  background: #3b5998;}
.social-btns .instagram::before {  background: linear-gradient(    45deg,    #f09433 0%,    #e6683c 25%,    #dc2743 50%,    #cc2366 75%,    #bc1888 100%  );}
.social-btns .youtube::before {  background: #e60023;}
.social-btns i.fa-facebook-f{color: #3b5998;}
.social-btns i.fa-instagram{color: #dc2743;}
.social-btns i.fa-youtube{color: #e60023;}
/** main-footer **/
.footer-top{     position: relative;    padding: 30px 0px 20px 0px;    background: #fffffff0;}
.footer-top .logo-widget .footer-logo{  position: relative;  display: block;  margin-bottom: 26px;}
.footer-top .logo-widget .text{  display: block;  margin-bottom: 10px;      margin-top: 10px;}
.footer-top p,.footer-top .links-widget a{    font-size: 15px;    line-height: 22px;    color: #666;    text-align: justify;}
.footer-top .logo-widget{  margin-top: 0px;}
.footer-top .logo-widget .inner{  position: relative;  display: block;  padding-left: 60px;}
.footer-top .logo-widget .inner .icon{  position: absolute;  left: 0px;  top: 4px;  width: 44px;  height: 44px;  line-height: 50px;  text-align: center;  font-size: 20px;  color: #fff;}
.footer-top .logo-widget .inner h6{  display: block;  font-size: 14px;  line-height: 18px;  font-weight: 800;  text-transform: uppercase;  margin-bottom: 6px;}
.footer-top .logo-widget .inner h6 a{  display: inline-block;}
.footer-top .logo-widget .inner h5{  display: block;  font-size: 18px;  line-height: 26px;  color: #fff;  font-weight: 700;}
.footer-top .logo-widget .inner h5 a{  display: inline-block;  color: #fff;}
.footer-top .widget-title{    position: relative;    display: block;    margin-bottom: 15px;    padding-bottom: 10px;}
.footer-top .widget-title:before{  position: absolute;  content: '';  width: 40px;  height: 2px;  left: 0px;  bottom: 0px;}
.footer-top .widget-title span{    font-size: 18px;    line-height: 30px;    color: #fff;    font-weight: 700;    background: var(--GradientColor);    -webkit-background-clip: text;    background-clip: text;    -webkit-text-fill-color: transparent;    -webkit-animation: gradient-text 8s ease infinite;    animation: gradient-text 8s ease infinite;}
.footer-top .links-widget .links-list li{  position: relative;  display: block;  margin-bottom: 6px;}
.footer-top .links-widget .links-list li:last-child{  margin-bottom: 0px;}
.footer-top .links-widget .links-list li a{  position: relative;  display: inline-block;  padding-left: 19px;}
.footer-top .links-widget .links-list li a:before{  position: absolute;  content: '';  background: var(--GradientColor);  width: 4px;  height: 4px;  border-radius: 50%;  left: 0px;  top: 12px;  transition: all 500ms ease;}
.footer-top .links-widget .links-list li a:after{  position: absolute;  content: '';  background: var(--SandColor);  width: 4px;  height: 4px;  border-radius: 50%;  left: 7px;  top: 12px;  transition: all 500ms ease;}
.footer-top .gallery-widget .image-list{  margin: 0px -7.5px;}
.footer-top .gallery-widget .image-list li{  position: relative;  display: inline-block;  float: left;  margin: 0px 7.5px 15px 7.5px;}
.footer-top .gallery-widget .image-list li .image{  position: relative;  display: block;  width: 80px;  height: 80px;}
.footer-top .gallery-widget .image-list li .image img{  width: 100%;  transition: all 500ms ease;}
.footer-top .gallery-widget .image-list li .image:hover img{  opacity: 0.10;}
.footer-top .gallery-widget .image-list li .image a{  position: absolute;  left: 50%;  top: 50%;  transform: translate(-50%,-50%) scale(0,0);  font-size: 24px;  color: #fff;}
.footer-top .gallery-widget .image-list li .image:hover a{  transform: translate(-50%,-50%) scale(1,1);}
.footer-top .gallery-widget .widget-title{  margin-bottom: 15px;}
.footer-bottom{  padding: 5px 0px;}
.footer-bottom p,.footer-bottom a{  font-size: 15px;  line-height: 26px;  color: #222;}
.footer-bottom a:hover{  text-decoration: underline;}
.footer-bottom .footer-nav li{  position: relative;  display: inline-block;  float: left;  margin-right: 20px;}
.footer-bottom .footer-nav li:last-child{  margin: 0px !important;}
#clr3 {    color: #fff;    padding: 5px 5px;    background: var(--GradientColor);    border-radius: 30px;    box-shadow: rgba(153, 21, 34, 0.2) 0px 7px 29px 0px;}
.footer-top .widget-title:before {    background: linear-gradient(45deg, #991522, #991522, #000, #000);}
.footer-top .widget-title:before {    position: absolute;    content: '';    width: 40px;    height: 2px;    left: 0px;    bottom: 0px;}
.widget-content a{color: #666;}
.logo-widget a{color: #666;}
.our-products .title span{font-size: 30px; font-weight: 600;}
.our-products .title span:after{    content: '';    width: 10px;    height: 10px;    border-radius: 50px;    background: var(--GradientColor);    left: -20px;    position: absolute;    top: 12px;}
.our-products .title span:before{        content: '';   width: 70px;    height: 1px;    border-radius: 50px;    background: var(--SandColor);    left: -89px;    position: absolute;    top: 17px;    z-index: -9;}
.title-and-hyper a{font-size: 14px; color: #e01b22; text-decoration: underline;}
.title-and-hyper i{font-size: 12px; color: #e01b22; text-decoration: underline;}
.industries-we-serve .title span{font-size: 30px; font-weight: 600;}
.industries-we-serve .title span:after{    content: '';    width: 10px;    height: 10px;    border-radius: 50px;    background: var(--GradientColor);    left: -20px;    position: absolute;    top: 12px;}
.industries-we-serve .title span:before{  content: '';   width: 70px;    height: 1px;    border-radius: 50px;    background: var(--SandColor);    left: -89px;    position: absolute;    top: 17px;}
/* hm_app_list */
.hm_app_list .first_lst li {	position: relative;    float: left;    margin-right: 5px;    display: flex;}
.hm_app_list ul.first_lst {	margin:0 auto;	display: flex;}
.hm_app_list .first_lst li .app_bx_overlay {	width: 100%;    height: 100%;	position:absolute;	content:'';	background:url(img/application-hover.png) no-repeat;	background-size:cover;	top:0;	left:0;	/* padding:60px 30px 0; */	padding: 45px 10px 0;	text-align:center;}
.hm_app_list .first_lst li a:hover .app_bx_overlay {	display:block;}
.hm_app_list .first_lst li .app_bx_overlay img {	display:block;	width:32px;	height:32px;	margin:0 auto 20px;}
.hm_app_list .first_lst li .app_bx_overlay h5 {	color:#fff;	font-size:16px;	letter-spacing:1px;}
.first_second {	margin-top: -45px;    margin-left: -90px;    margin-right: -149px;    display: inline-block;}
.hm_app_list .first_second li {	position: relative;    float: left;    margin-right: 2px;    width: 13.5%;    height: 100%;}
.hm_app_list .first_second li .app_bx_overlay {	width:100%;	height:100%;	position:absolute;	content:'';	background:url(img/application-hover.png) no-repeat;	background-size:cover;	top:0;	left:0;	/* padding:60px 30px 0; */	padding: 45px 10px 0;	text-align:center;}
.hm_app_list .first_second li a:hover .app_bx_overlay {	display:block;}
.hm_app_list .first_second li .app_bx_overlay img {	display:block;	width:32px;	height:32px;	margin:0 auto 20px;}
.hm_app_list .first_second li .app_bx_overlay h5 {	color:#fff;	font-size:16px;	letter-spacing:1px;}
.app_bx_overlay {    display: none;}
.app_bx_overlay span {    color: #fff;    font-weight: 600;}
.our-industry-partenrs .title span{font-size: 30px; font-weight: 600;}
.our-industry-partenrs .title span:after{    content: '';    width: 10px;    height: 10px;    border-radius: 50px;    background: var(--GradientColor);    left: -20px;    position: absolute;    top: 12px;}
.our-industry-partenrs .title span:before{        content: '';   width: 70px;    height: 1px;    border-radius: 50px;    background: var(--SandColor);    left: -89px;    position: absolute;    top: 17px;    z-index: -9;}
.logo-side {    margin-bottom: 15px;}
.logo-side img{border:1px solid #eaeaea;}
.home-form .title span{font-size: 30px; font-weight: 600;}
.home-form .title span:after{ content: '';    width: 10px;    height: 10px;    border-radius: 50px;    background: var(--GradientColor);    left: -20px;    position: absolute;    top: 12px;}
.home-form .title span:before{ content: '';   width: 70px;    height: 1px;    border-radius: 50px;    background: var(--SandColor);    left: -89px;    position: absolute;    top: 17px;    z-index: 9;}
.home-input input{    padding: 17px 17px 17px 17px;    color: #000000;    border-style: solid;    border-width: 1px 1px 1px 1px;    border-color: #EBEBEB;    background-color: #F1F1F1;    width: 100%;    max-width: 100%;    opacity: 1;}
.home-input select{    padding: 17px 17px 17px 17px;    color: #666;    border-style: solid;    border-width: 1px 1px 1px 1px;    border-color: #EBEBEB;    background-color: #F1F1F1;    width: 100%;    max-width: 100%;    opacity: 1;}
.home-input textarea{    padding: 17px 17px 17px 17px;    color: #000000;    border-style: solid;    border-width: 1px 1px 1px 1px;    border-color: #EBEBEB;    background-color: #F1F1F1;    width: 100%;    max-width: 100%;    opacity: 1;}
.home-form{background: url(img/contact-bg-2.jpg) no-repeat;     background-repeat: no-repeat;    background-position: top center;    background-size: cover;}
.submit-type button{background: var(--GradientColor); border: none; font-family: var(--UbuntuFamily); transition: 0.5s;}
.submit-type button:hover{background-color: #000 !important;}
.our-achivements .title span{font-size: 30px; font-weight: 600;}
.our-achivements .title span:after{ content: '';    width: 10px;    height: 10px;    border-radius: 50px;    background: #fff;    left: -20px;    position: absolute;    top: 12px;}
.our-achivements .title span:before{ content: '';   width: 70px;    height: 1px;    border-radius: 50px;    background: #fff;    left: -89px;    position: absolute;    top: 17px;    z-index: 9;}
.fit-img img{border-radius: 15px;}
.transparent-glow{   border-radius: 15px;    border-style: none;    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);    }
.transparent-glow ul li i {    background: var(--GradientColor);    font-size: 18px;    padding: 15px;    width: 50px;    height: 50px;    border-radius: 50px;}
.transparent-glow ul li span { font-size: 20px;    display: block;}
.img-side-wrap img{     overflow: hidden;    width: 100%;    border-radius: 0 284px 284px 0;    border: 10px solid var(--SandColor);    left: -30px;    position: relative;}
.content-wrap .title span{font-size: 30px; font-weight: 600;}
.content-wrap .title span:after{ content: '';    width: 10px;    height: 10px;    border-radius: 50px;    background: var(--GradientColor);    left: -20px;    position: absolute;    top: 12px;}
.content-wrap .title span:before{ content: '';   width: 70px;    height: 1px;    border-radius: 50px;    background: var(--SandColor);    left: -89px;    position: absolute;    top: 17px;    z-index: 9;}
.content-wrap ul {    list-style-type: disc;}
.content-wrap ul li {    margin-bottom: 15px;}
.content-wrap ul li {    font-size: 16px;}
.content-wrap p {    font-size: 16px;}

.faq-btn a{background:var(--GradientColor); padding: 10px 15px;}
.faq-btn a:hover{background-color: #000;}


.mobile-three-item {    text-align: center;    display: none;    position: fixed;    z-index: 999;    bottom: 0;    width: 100%;}
.mobile-three-item li {    display: inline-block;    margin-right: 0;    width: 32%;}
.mobile-three-item li:nth-child(1) {    background: var(--GradientColor);}
.mobile-three-item li:nth-child(2) {    background-color: #64b161;}
.mobile-three-item li:last-child {background-color: #000}
.mobile-three-item li a {    padding: 5px 0;    color: #fff;}
.mobile-btn-animation {    position: fixed;    left: 0;    bottom: 0;    width: 30%;    color: white;    text-align: center;    font-weight: bold;    padding-top: 10px;    padding-bottom: 10px;    margin-left: 2.5%;    z-index: 1000;    background-color: #000;}
.mobile-btn-animation a {    color: white;}
#mobile-call-container a {    width: 100%;    min-width: 100%;}


.breadcrumb-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 2;
    height: 100%;
    overflow: hidden;
}


.breadcrumb-wrapper::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background: linear-gradient(84deg, var(--tj-color-grey-4) 0%, #010101 102.17%);
    mix-blend-mode: hard-light;
    z-index: -1;
}

.breadcrumb-content-area {
    position: relative;
    z-index: 9;
    padding: 35px 0;
}

.breadcrumb-content-area .breadcrumb-heading .breadcrumb-title {
    color: #fff;
    font-size: 50px;
    margin-bottom: 10px;
    font-weight:600;;
}

.breadcrumb-content-area .breadcrumb-link span {
    color: #fff;
    font-size: 15px;
    font-family: var(--UbuntuFamily);
    font-weight: 600;
}

.vertical-lines-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    margin: 0;
    pointer-events: none;
    z-index: 1;
}

.vertical-lines-wrapper .vertical-effect {
    position: relative;
    width: 14.28%;
    height: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 2px solid rgba(252, 88, 40, 0.1);
}

.vertical-lines-wrapper .vertical-effect:nth-child(5)::before, .vertical-lines-wrapper .vertical-effect:nth-child(3)::before, .vertical-lines-wrapper .vertical-effect:nth-child(1)::before {
    left: 100%;
    top: 0;
    -webkit-animation: raindrop 6s ease-out infinite;
    animation: raindrop 6s ease-out infinite;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(252, 88, 40, 0.8)), to(rgba(225, 225, 225, 0)));
    background: linear-gradient(0deg, rgba(252, 88, 40, 0.8), rgba(225, 225, 225, 0));
}

.vertical-lines-wrapper .vertical-effect::before {
    content: "";
    position: absolute;
    display: block;
    width: 2px;
}

@-webkit-keyframes raindrop {
   0% {
      top: -10%;
      opacity: 0;
      height: 0;
   }
   50% {
      opacity: 1;
   }
   100% {
      top: 100%;
      height: 35%;
   }
}
@-ms-keyframes raindrop {
   0% {
      top: -10%;
      opacity: 0;
      height: 0;
   }
   50% {
      opacity: 1;
   }
   100% {
      top: 100%;
      height: 35%;
   }
}
@keyframes raindrop {
   0% {
      top: -10%;
      opacity: 0;
      height: 0;
   }
   50% {
      opacity: 1;
   }
   100% {
      top: 100%;
      height: 35%;
   }
}

@-webkit-keyframes raindrop-reverse {
   0% {
      bottom: -10%;
      opacity: 0;
      height: 0;
   }
   50% {
      opacity: 1;
   }
   100% {
      bottom: 100%;
      height: 35%;
   }
}
@-ms-keyframes raindrop-reverse {
   0% {
      bottom: -10%;
      opacity: 0;
      height: 0;
   }
   50% {
      opacity: 1;
   }
   100% {
      bottom: 100%;
      height: 35%;
   }
}
@keyframes raindrop-reverse {
   0% {
      bottom: -10%;
      opacity: 0;
      height: 0;
   }
   50% {
      opacity: 1;
   }
   100% {
      bottom: 100%;
      height: 35%;
   }
}



.vertical-lines-wrapper .vertical-effect:nth-child(1)::before {
    left: 100%;
    top: 0;
    -webkit-animation: raindrop 6s ease-out infinite;
    animation: raindrop 6s ease-out infinite;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(252, 88, 40, 0.8)), to(rgba(225, 225, 225, 0)));
    background: linear-gradient(0deg, rgba(252, 88, 40, 0.8), rgba(225, 225, 225, 0));
}

.tj-contact-section-heading .tj-heading-area {
    max-width: 470px;
    width: 100%;
    margin-left: 0;
}

.tj-heading-area .sub-title {
    display: inline-block;
    /* color: red; */
    font-size: 25px;
    letter-spacing: 4.5px;
    font-family: var(--UbuntuFamily);
    /* font-weight: var(--tj-fw-sbold); */
    position: relative;
    z-index: 1;
    margin-bottom: 14px;
}

.contact-form-box-style-three {
    border-radius: 10px;
    background:var(--GradientColor);
    max-width: 536px;
    width: 100%;
    margin-left: auto;
    padding: 30px;
    -webkit-box-shadow: 0 0 15px rgba(58, 58, 58, 0.05);
    box-shadow: 0 0 15px rgba(58, 58, 58, 0.05);
    margin-top: -235px;
}

.contact-form-box-style-three .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]), .contact-form-box-style-three .form-input textarea, .contact-form-box-style-three .form-input input[type=tel], .contact-form-box-style-three .form-input input[type=email], .contact-form-box-style-three .form-input input[type=text] {
    border:none;
    border-bottom: 1px solid #fff;
    padding: 15px 0px;
    background-color: transparent;
    color: #fff;
    font-size: 15px;
    font-family: var(--UbuntuFamily);
}

.contact-form-box-style-three .form-input select{
    border:none;
    border-bottom: 1px solid #fff;
    padding: 15px 0px;
    background-color: transparent;
    color: #fff;
    font-size: 15px;
    font-family: var(--UbuntuFamily);
}

.contact-form-box-style-three .form-input option{
color: #000;
}

.contact-form-box-style-three input::placeholder{color: #fff;}
.contact-form-box-style-three select::placeholder{color: #fff;}
.contact-form-box-style-three textarea::placeholder{color: #fff;}

.contact-left-content .desc p {
    color: #000;
    line-height: 1.9;
    position: relative;
    z-index: 1;
}

.contact-form-box-style-three .submit-button .tj-primary-btn {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px;
    padding: 25px 25px;
    color: #fff;
    background-color: #000;
    font-family: var(--UbuntuFamily);
    border: none;
    
}

.tj-contact-section {
    padding-top: 120px;
    position: relative;
    z-index: 2;
}
.tj-contact-section-heading {
    padding-bottom: 60px;
}

.tj-heading-area .sec-sub-title::before {
    position: absolute;
    content: "";
    width: 57px;
    height: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    background: red;
}

.contact-info .contact-text .title {
    color: #000;
}
.tj-contact-section-content {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    z-index: 2;
    padding-bottom: 90px;
}

.tj-contact-section-content::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.9;
    background-color: #fff;
    mix-blend-mode: hard-light;
    z-index: -1;
}
.contact-left-content .desc {
    margin-bottom: 60px;
}

.contact-left-content {
    padding-top: 40px;
}
.contact-left-content .desc {
    margin-bottom: 60px;
}
.contact-left-content .desc p::before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    width: 310px;
    height: 1px;
    background: #000;
}

.tj-contact-section .contact-sec-shape {
    position: absolute;
    top: -16%;
    right: 0px;
    z-index: -1;
}

.contact-icon i{background:var(--GradientColor); padding: 15px; border-radius: 50px;}

.contact-icon {    width: 10%;    float: left;}
.contact-text {    width: 90%;    float: left;}

.contact-info {    margin-bottom: 25px;    display: flow-root;}

.color-site a {    background: var(--GradientColor);    border-radius: 15px;    display: block;    padding: 10px 30px;}

.skin-color a {
    background: #000;
    border-radius: 15px;
    display: block;
    padding: 10px 30px;
}


ul.stlyed-exporter li a {
    background: var(--GradientColor);
    padding: 10px 30px;
    border-radius: 15px;
}
.inner-states a {
    background-color: #000;
    display: block;
    border-radius: 15px;
}
ul.stlyed-exporter li {
    width: 32%;
}
.our-gallery img {
    height: 300px;
    object-fit: cover;
}
.process_img {
    margin-bottom: 20px;
}

p.related-heading {
    background: var(--GradientColor);
    width: 100%;
    display: block;
    padding: 10px 15px;
    font-size: 22px;
    font-weight: 700;
}
.read-btn a {
    background: #000;
    border-radius: 50px;
    padding: 7px 15px;
    color: #fff;
}

.related_img img {
    width: 100%;
    object-fit: contain;
    height: 250px;
    margin: 10px 0px;
    border: 1px solid #f1f1f1;
    padding: 2px;
}
.related_content p {
    text-align: justify;
    margin-bottom: 15px;
}
.white-wrap .form {
    background: var(--GradientColor);
    background-size: cover;
    background-position: 50% 50%;
    padding: 1px 20px 1px 20px;
    position: relative;
    border-radius: 25px;
}
.inputBox select {
    border-radius: 20px;
    height: 40px;
    padding-left: 12px;
    font-size: 14px;
    width: 100%;
    color: #666;
    border: none;
}

.inputBox input {
    border-radius: 20px;
    height: 40px;
    padding-left: 12px;
    font-size: 14px;
}
.inputBox button {
    background-color: #000;
    border-radius: 50px;
    font-size: 18px;
    font-family: var(--UbuntuFamily);
    padding: 10px 0;
}
.inputBox textarea {
    border-radius: 20px;
    height: 100px;
    padding-left: 12px;
    font-size: 14px;
    padding-top: 10px;
}




.datails-content p {
    text-align: justify;
}

.img-side-details {
    width: 40%;
    float: left;
    margin-right: 25px;
}

/* Box */
.box {
    background: #333;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
    position: relative;
    transition: all 0.35s ease-in-out;
}

.box:before, .box:after {
    content: "";
    background: var(--GradientColor);
    width: 100%;
    height: 0;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.box:before {
    right: 0;
    bottom: 0;
}

.box:after {
    top: 0;
    left: 0;
}

.box:hover:before,.box:hover:after {
    width: 100%;
    height: 100%;
}

.box img {
    width: 100%;
    height: auto;
    transform: scale(1.1) translateY(4%);
    transition: all 0.35s ease-in-out;
}

.box:hover img {
    opacity: 0.3;
    transform: scale(1.1) translateY(-4%);
}

.box-content {
    color: #fff;
    width: 100%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transition: all 0.25s ease 0s;
}

.box:hover .box-content {
    opacity: 1;
}

.box .title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.box .post {
    font-size: 25px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
}

.box .icon li {
    margin: 0 3px;
    display: inline-block;
}

.box .icon li a {
    color: #000;
    background: #fff;
    font-size: 14px;
    line-height: 29px;
    width: 32px;
    height: 32px;
    border: 3px solid transparent;
    display: block;
    position: relative;
    transition: all 0.25s ease;
}

.box .icon li a:hover {
    color: #fff;
    background: #000;
    border: 3px solid #fff;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}

.box .icon li a i {
    line-height: inherit;
}

@media only screen and (max-width: 990px) {
    .box {
        margin: 0 0 30px;
    }
}

.box-content span {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 25px;
}

.blog__item-2-df {
    border: 1px solid red;
    border-radius: 6px;
}
.blog__item-2-image {
    position: relative;
}
.blog__item-2-image-inner {
    overflow: hidden;
}
.blog__item-2-image-inner img {
    transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.w-img img {
    width: 100%;
}

.blog__item-2-date a {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    width: 80px;
    height: 80px;
    line-height: 60px;
    background: var(--GradientColor);
    text-align: center;
    border-radius: 6px;
    position: absolute;
    top: -30px;
    right: 20px;
}

.blog__item-2-content {
    background: #fff;
    padding: 25px 40px;
}
.blog__meta {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.blog__sm-title {
    font-size: 20px;
    line-height: 1.4;
    transition: 0.3s;
}

.blog__btn-2 a {
    border-top: 1px solid red;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 40px;
    background: #fff;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    transition: 0.3s;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.blog__sm-title {
    font-size: 20px;
    line-height: 1.4;
    transition: 0.3s;
}

.bg-border-type a{background:var(--GradientColor);}