a, a:hover, a:focus {outline: none;text-decoration: none;}
section{position:relative;padding:70px 0;display:inline-block;width:100%;overflow:hidden;}
html {scroll-behavior: smooth}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {max-width: 100%; height: auto;}
.img-full {min-width: 100%;}

body{
    font-family: 'Poppins', sans-serif;
    font-size:.925rem;
    font-weight:300;
}
hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid rgba(247, 251, 224, 0.5);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1
}

.h1,
h1 {
    font-size: calc(0.375rem + 1.5vw)
}

@media (min-width:1200px) {
    .h1,
    h1 {
        font-size: 0.9375rem
    }
}

.h2,
h2 {
    font-size: calc(3.325rem + .9vw)
}

@media (min-width:1200px) {
    .h2,
    h2 {
        font-size: 4.063rem
    }
}

.h3,
h3 {
    font-size: calc(2.3rem + .6vw)
}

@media (min-width:1200px) {
    .h3,
    h3 {
        font-size: 2.8125rem
    }
}

.h4,
h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    .h4,
    h4 {
        font-size: 2rem
    }
}

.h5,
h5 {
    font-size: 1.75rem
}

.h6,
h6 {
    font-size: 1.25rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

a {
    color: #000000;
    /*text-decoration: underline;*/
}

a:hover {
    color: #fe1266;
}

.dropdown-menu{
    background:transparent;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: #fe1266;
}



.btn {
    --bs-btn-padding-x: 4rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: #212529;
    --bs-btn-bg: transparent;
    --bs-btn-border-width: 1px;
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: 0rem;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #000000;
    --bs-btn-border-color: #000000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #000;
    --bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
}



/*-- nav menu--*/
header{z-index:1;width:100%;padding:10px 0;}
#innerHeader {margin: 110px 0 50px 0;}
.dp-logo{display:inline-block;}
.langconsult{display:inline-block;font-size:15px;}
.language {border-left: 1px solid #c6b2bd;padding: 0 5px;margin-left: 10px;display: inline-block;}
.language select {color: #000000;padding: 5px;margin: 0;border: 0;font-size: 16px;background: transparent;outline: 0;cursor: pointer;}
.toglBtn{position:relative}
.header-fixed-top {position: fixed;left: 0;top: 0;z-index: 1030;width: 100%;background: #fff;animation: smoothScroll 1s forwards}
@keyframes smoothScroll {
0% {transform: translateY(-40px)}
100% {transform: translateY(0)}
}

img#normal_logo {width: 80%;}
#stick_head{display:none;}
.toogle_button {position: absolute;top: 0;right: 2%;height: 50px;width: 40px;cursor: pointer;z-index: 1001;transition: opacity 0.25s ease;}
.toogle_button:hover {opacity: 0.7;}
.toogle_button.active .top {transform: translateY(11px) translateX(0) rotate(45deg);background: #fff!important;top: 30px;}
.toogle_button.active .middle {opacity: 0;background: #fff!important;top: 28px;}
.toogle_button.active .bottom {  transform: translateY(-11px) translateX(0) rotate(-45deg);  background: #fff!important;top: 52px;}
.toogle_button small {position: absolute;top: 1px;left: 0;font-size:14px;height: 17px;transition: all 0.35s ease;cursor: pointer; color:#000;font-weight:500;}
.toogle_button span {background: #000;border: none;height: 4px;width: 100%;position: absolute;top: 23px;left: 0;transition: all 0.35s ease;cursor: pointer; border-radius:50px;}
span:nth-of-type(2) {  top: 31px;border-radius:50px;}
span:nth-of-type(3) {  top: 39px;border-radius:50px;}

/*.navShowDesktop .dropdown-menu .fa{font-size}*/
.navShowDesktop  .nav-item {margin-bottom:20px;}
.navoverlay {position: fixed;background: #000000;top: 0;right: 0;width: 100%;height: 0%;opacity: 0;visibility: hidden;transition: opacity 0.35s, visibility 0.35s, height 0.35s;overflow: hidden;z-index:100;}
.navopen .navoverlay{opacity: 1;visibility: visible;height: 100vh;}
.navopen .navShowDesktop li {animation: fadeIn 0.3s ease forwards;}
/*.navopen li:nth-of-type(2) {animation: fadeIn 0.1s ease forwards;animation-delay: 0.1s;}
.navopen li:nth-of-type(3) {animation: fadeIn 0.2s ease forwards;animation-delay: 0.2s;}
.navopen li:nth-of-type(4) {animation: fadeIn 0.3s ease forwards;animation-delay: 0.3s;}
.navopen li:nth-of-type(5) {animation: fadeIn 0.4s ease forwards;animation-delay: 0.4s;}
.navopen li:nth-of-type(6) {animation: fadeIn 0.5s ease forwards;animation-delay: 0.5s;}
.navopen li:nth-of-type(7) {animation: fadeIn 0.6s ease forwards;animation-delay: 0.6s;}
.navopen li:nth-of-type(8) {animation: fadeIn 0.7s ease forwards;animation-delay: 0.7s;}*/
#navoverlay nav ul li a:after{border:none !important;}
#navoverlay nav {position: relative;padding-bottom:100px;top:100px;font-weight: 400;overflow-y: Scroll;overflow-x:hidden;height:100%;}
#navoverlay nav ul {list-style: none;padding: 0;position: relative;text-align:left}
#navoverlay nav ul li { display: block;position: relative;  opacity: 0;}
#navoverlay nav ul li a {position: relative;color: #fff;font-size:27px;line-height:30px;font-weight:600;text-decoration: none;overflow: hidden;}
#navoverlay nav ul li a.show{color:#fe1266;}
#navoverlay nav ul li a:hover{color:#fe1266}
#navoverlay nav ul li a:after {content: "";position: absolute;top: 50%;width: 0%;height: 3px;background: #000;transition: 0.35s;}
.overlay_logo_img{width:20%;padding-top:15px;}
p a{text-decoration:underline;}
.blogs p a{text-decoration:none;}
footer p a{text-decoration:none;}
.service_heading p a{text-decoration:none;}
.rotate {-moz-transition: all .5s linear;-webkit-transition: all .5s linear;transition: all .5s linear; font-size: 25px;margin-right:5px;font-family: 'FontAwesome';align-items: center;vertical-align: middle;background: transparent;color: #fff;border-radius: 50%;padding: 0px 8px;border: 2px solid #fff;}
.rotate1 {-moz-transition: all .5s linear;-webkit-transition: all .5s linear;transition: all .5s linear; font-size: 25px;margin-right:5px;font-family: 'FontAwesome';align-items: center;vertical-align: middle;background: transparent;color: #fff;border-radius: 50%;padding: 0px 8px;border: 2px solid #fff;}
.rotate2 {-moz-transition: all .5s linear;-webkit-transition: all .5s linear;transition: all .5s linear; font-size: 25px;margin-right:5px;font-family: 'FontAwesome';align-items: center;vertical-align: middle;background: transparent;color: #fff;border-radius: 50%;padding: 0px 8px;border: 2px solid #fff;}
.nav-link .fa-angle-right{-moz-transition: all .5s linear;-webkit-transition: all .5s linear;transition: all .5s linear; font-size: 20px!important;margin-right:5px;font-family: 'FontAwesome';align-items: center;vertical-align: middle;background: transparent;color: #fff;border-radius: 50%;padding:0px 5px 0 7px;border: 2px solid #fff;}
.rotate.down {-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.rotate1.down {-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.rotate2.down {-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.dropdown-menu{position:relative!important;transform: initial!important;}
#navoverlay nav ul li > ul.dropdown-menu li a {position: relative;color: #939393;font-size:15px;line-height:18px;margin-bottom:0px;font-weight:500;text-decoration: none;overflow: hidden;}
#navoverlay nav ul li > ul.dropdown-menu li a:hover {color:#fff}
/*.navcntct{margin-top:30px;}*/
.navcntct .socialicon a .fa, .navcntct .socialicon-in a .fa{padding:8px 7px;width: 37px;height: 37px;font-size: 21px;}
#navoverlay nav{scrollbar-width: auto;scrollbar-color: #fe1266 #000000;}
#navoverlay nav::-webkit-scrollbar {width: 10px;}
#navoverlay nav::-webkit-scrollbar-track {background: #000000;}
#navoverlay nav::-webkit-scrollbar-thumb {background-color: #fe1266;border-radius: 10px;border: 3px solid #000000;}

.mob_contect_no{
    display:none;
}
 .dropdown-menu {
     display:block;
 }
 ul.dropdown-menu.show {
    display: block;
}
.desk_bird{
    display:block;
}
.mob_bird{
    display:none;
}
.h2{
    font-size:2.8125rem;
}
footer p{
    text-align:justify;
}

.owl-carousel, .owl-carousel .owl-wrapper{
    display:block;
}

#quote-scroll .owl-prev{
    top:70%;
}
#quote-scroll .owl-next{
    top:70%;
}
.owl-dots{
    display:none;
}

.hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}
.thank_hr{
      margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 2px solid rgba(0, 0, 0, 0.5);
}


.blink_me {
  animation: blinker 1.5s linear infinite;
  color:#fe1266 !important;
}

@keyframes blinker {
  90% {
    opacity: 0;
  }
}

@keyframes fadeInRight {
0% {opacity: 0;left: 20%;}
100% {opacity: 1;left: 0;}
}
@keyframes fadeInLeft {
0% {opacity: 0;right: 20%;}
100% {opacity: 1;right: 0;}
}
@keyframes fadeIn {
0% {opacity: 0;transform: translate3d(0, -20%, 0);}
100% {opacity: 1;transform: translate3d(0, 0, 0);}
}

#myVideo {position: relative;width: 100%; height: 100%;object-fit: cover;}
.video-content {position: absolute;top: 55%;left: 50%;transform: translate(-50%, -50%);width: 100%;}
.topHomeHeading1{font-weight: 600;text-transform: uppercase;color: #000;}
.topHomeHeading1 span{/*background: rgba(247, 251, 224, 0.5);*/padding: 5px 20px;}
.topHomeHeading2{font-size:calc(4.325rem + .9vw);color: #030303;font-weight: 700;line-height: 0.90;margin-top:22px;}
#innerHeader h2{font-size:calc(2.325rem + .9vw);color: #030303;font-weight: 700;margin-top:22px;text-transform:capitalize !important;margin-bottom:50px;}
/*.sideHeadingtxt{font-weight: 600;text-transform: uppercase;color: #000;letter-spacing: 6px;font-size: 1rem;}*/

.img_hd_box {position: relative;}
.ply_btn{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.videoHide{display: none;}

.play_btn{cursor: pointer;cursor: pointer;line-height: 1.5;letter-spacing: 6px;}
.ply_btn{padding: 65px 30px;background-color: #c3e62c;border-radius: 50%;font-weight: 400;font-size: 13px;}
.arrows {width: 60px;height: 72px;display:block;}
.arrows i {stroke: #000;fill: transparent;stroke-width: 3px;  animation: arrow 2s infinite;-webkit-animation: arrow 2s infinite; }
.arrows path {stroke: #000;fill: transparent;stroke-width: 3px;  animation: arrow 2s infinite;-webkit-animation: arrow 2s infinite; }
@keyframes arrow{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}
@-webkit-keyframes arrow /*Safari and Chrome*/{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}
.arrows i.a1 {animation-delay:-1s;-webkit-animation-delay:-1s; /* Safari 和 Chrome */}
.arrows i.a2 {animation-delay:-0.5s;-webkit-animation-delay:-0.5s; /* Safari 和 Chrome */}
.arrows i.a3 {animation-delay:0s;-webkit-animation-delay:0s; /* Safari 和 Chrome */}
.arrows path.a1 {animation-delay:-1s;-webkit-animation-delay:-1s; /* Safari 和 Chrome */}
.arrows path.a2 {animation-delay:-0.5s;-webkit-animation-delay:-0.5s; /* Safari 和 Chrome */}
.arrows path.a3 { animation-delay:0s;-webkit-animation-delay:0s; /* Safari 和 Chrome */}
.d_arrow{padding-top:0px;text-align: center;}

.header_bg{
    margin-top:48px;
}


/*updated on 27-02-2023 by shashi*/
/*blog */

.lazy-hidden {
    background-color: #fff;
    width: auto;
}

.footer_blog p{
    line-height:1.5 !important;
}
.footer_blog p a:hover{
    padding-left:0 !important;
}

.blogs h1{
    font-size:2rem;
}
.blogs h2{
    font-size:30px;
}
.blogs h3{
    font-size:25px;
}
.blogs footer{
    background-color:#fff;
}
.blogs textarea{
    font-size: 15px;
    line-height: 20px;
    padding: 2px 1px 0px 0;
    margin-bottom: 25px;
    border: 0;
    font-family: Montserrat,sans-serif;
    border-bottom: 1px solid #000;
    background: #fff;
    width: 100%;
    outline: 0;
}
.blogs input{
    font-size: 15px;
    line-height: 21px;
    padding: 2px 1px 0px 0;
    margin-bottom: 25px;
    border: 0;
    /* font-weight:500; */
    font-family: Montserrat,sans-serif;
    border-bottom: 1px solid #000;
    background: #fff;
    width: 100%;
    outline: 0;
}
.sectionheading {
    position: relative;
}
.noblackline {
    background: #fff;
    padding-right: 20px;
    display: inline-block;
}
.sectionheading h2 {
    display: inline-block;
    margin-bottom: 0;
    color: #000;
    font-size:30px;
}
.sectionheading .blackline {
    border-bottom: 8px solid #fe1266;
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 16px;
    z-index: -2;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #fe1266;
    border-color: #f15b51;
    text-decoration: none;
}

.btn1 {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #c2c2c2;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.blogs img{
    height: auto;
    max-width: 100%;
}
.blogs ul li{
    list-style:disc;
    margin-bottom:8px;
}
.mb-50{
    margin-bottom:80px;
}
.row.blogs {
    justify-content: space-around;
}
.blogs .fa {
    
    font: normal normal normal 14px/1 FontAwesome;
   
}

#blog-section {
    width: 92%!important;
    display: inline-flex!important;
    margin: 0 auto;
}
.blog-box img{
     height: auto;
    max-width: 100%;
    /*margin:5px;*/
}
.blog-box {
    background: #f5f5f5;
    padding: 10px 10px 35px 10px;
    margin:15px;
}
#blog-section h4{
    font-size:22px;
}

/*.blogs .alignnone{*/
/*    display:none;*/
/*}*/
/*.wp-block-image img{*/
/*    display:none;*/
/*}*/

.copyright{
    background-color:#fe1266;
}
aside#secondary {
    padding-left: 30px;
}
.botlines {
    margin: 0;
    padding: 0 0 5px 0;
    display: inline-block;
    color: #000;
    border-bottom: 11px solid #fe1266;
    margin-bottom: 20px;
}
.breadcrumb a{
    font-weight:600;
}
.owl-next {
    position:absolute;
    right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.owl-prev {
     position:absolute;
    left: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}



/*updated on 27-02-2023 by shashi end */
/*blog end */


@media (min-width:1200px){.topHomeHeading2{font-size:5.3125rem; }}
#innerHeader .topHomeHeading1{letter-spacing: 6px;}
#innerHeader .topHomeHeading1 span{background:none;padding:5px 0px}
#innerHeader p.hdrParacraph{width:92%;margin:50px auto 0 auto}
#innerHeader p.hdrParacraph a{color: #000;}
#innerHeader p.hdrParacraph a:hover{color: #fe1266;text-decoration:underline}
.botmLine1{display: inline;position:relative}
.botmLine1 img{position:absolute;padding:72px 0 0 0;left:50%;z-index:-1;transform: translate(-50%, 0%);}
/*.sideHeadingtxt .botmLine1 img{position:absolute;padding:21px 0 0 0;left:50%;z-index:-1;transform: translate(-50%, 0%);}*/
.casestudes-detlPag h2{font-size: 32px !important;font-weight:600;}
.casestudes-detlPag h3{font-size: 24px;font-weight:600;}
.casestudes-detlPag a{color:#fe1266}
.casestudes-detlPag a:hover{color:#fe1266;text-decoration:underline}
.casestudes-detlPag ul{padding:0;}
.casestudes-detlPag ul li {list-style-type: none;font-family: var(--bs-body-font-family);font-size: var(--bs-body-font-size);font-weight: var(--bs-body-font-weight);line-height: var(--bs-body-line-height);padding: 5px 0 5px 0px;	}
.casestudes-detlPag ul > li:before { content: "- ";}
.down_arrow {margin:0;font-size: 25px;color: #090909;font-weight: 700;width: 65px;height: 65px;border-radius: 50%;background-color: #fff;display: inline-block;}
.icon_heading h3{font-size: 20px;padding: 8px 0;}
.icon_heading h3 .chngnlne a{color:#000}
.icon_heading h3 .chngnlne a:hover{color:#fe1266}
.icon_heading p{font-weight: 500;}
.toptitle{position: relative;left: 25px;margin-bottom: 10px;}
.toptitle span:before{content: '';width: 20px;height: 3px;display: inline-block;background: #fe1266;top: 50%;transform: translate(0,-50%);position: absolute;left: -23px;}
.blackSection{background:url('../jpg/bg1.jpg') repeat-x center top #000;padding:0 15px 100px 15px;}
.blackbg{background:#000;padding:0 15px 100px 15px;}
/*.redtext {color: #fe1266;}*/
.redtext {color: #c3e62c;}
.counter_num{font-size:4.063em;}
.servedIcon {margin-bottom:20px;}
.servedIcon p{margin:5px 0 0 0;}

.elementor-button{display: inline-block;line-height: 1;font-size: 15px;color: #fe1266;fill: #fe1266;text-align: center;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.elementor-BlackBtn{display: inline-block;line-height: 1;font-size: 15px;color: #000;fill: #000;text-align: center;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.elementor-button:before,.elementor-button:after, .elementor-BlackBtn:before, .elementor-BlackBtn:after{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.elementor-button:before{content:'';width:100%;height:3px;background:#fe1266;display:block;margin-bottom:8px}
.elementor-BlackBtn:before{content:'';width:100%;height:3px;background:#000;display:block;margin-bottom:8px}
.elementor-button:hover:before, .elementor-BlackBtn:hover:before{width:0}
.elementor-button:after{content:'';width:100%;height:3px;background:#fe1266;display:block;margin-top:8px;position:relative;float:right;}
.elementor-BlackBtn:after{content:'';width:100%;height:3px;background:#000;display:block;margin-top:8px;position:relative;float:right;}
.elementor-button:hover:after, .elementor-BlackBtn:hover:after{width:100%}
.elementor-button:hover{color: #fe1266;}
.elementor-BlackBtn:hover{color: #000;}

.form{top: -12px;position: relative;color: #030303; text-align: center;}
.form_title{font-size: 32px;}
.form {margin: 45px 0;}
.form form {padding: 0 55px;}
.form:after, .form:before {position: absolute;width: 50px;height: 100%;border-color: #000;border-style: solid;content: " ";}
.form > :last-child:after, .form > :last-child:before {position: absolute;width: 90%;height: 50px;border-color: #000;border-style: solid;content: " ";}
.form:before {top: 10px;left: 10px;border-width: 2px 0 0 2px;}
.form:after {top: 10px;right: 0px;border-width: 2px 2px 0 0;}
.form > :last-child:before {bottom: -10px;right: 0px;border-width: 0 2px 2px 0;}
.form > :last-child:after {bottom: -10px;left: 10px;border-width: 0 0 2px 2px;}
.btn-send {width: 100%;}
.btn-send:hover {color: #fff !important;}
form#frm_id1 input {font-size: 15px;line-height: 21px;padding: 10px 10px 10px 0;margin-bottom: 21px;border: 0;border-bottom: 1px solid #000;background: #fff;width: 100%;outline: 0;}
form#frm_id1 textarea {font-size: 15px;line-height: 21px;padding: 10px 10px 10px 0;margin-bottom: 21px;border: 0;border-bottom: 1px solid #000;background: #fff;width: 100%;outline: 0;}

.portfolio .port-item, .brandport-item {position: relative;overflow: hidden;}
.portfolio article{position: relative;overflow: hidden;text-align: center;}
.brandportfolio{margin-bottom:40px;padding:.25rem}
.brandportfolio article {position: relative;overflow: hidden;}
.portfolio .position-center-center {width: 100%;padding: 0 50px;display: none;}
.position-center-center {left: 50%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.portfolio .port-hover {position: absolute;height: 100%;width: 100%;top: 0;left: 0;opacity: 0;background: rgba(122, 26, 68, 0.8);-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.portfolio .port-item:hover .port-hover {opacity: 1;}
.portfolio .port-item:hover img {transform: scale(1.1);-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.portfolio .port-item:hover .position-center-center {display: block;}
.portfolio .port-hover a {height: 100%;width: 100%;position: absolute;z-index: 9;left: 0;top: 0;color: #fff;}
.portfolio .port-hover span h6, .portfolio .port-hover span{font-style: italic;font-size:0.875rem;color: #fff;width: 100%;display: inline-block;}
.portfolio .port-hover p {color: #fff;}
.portfolio .port-hover h6 {color: #fff;margin: 20px 0;line-height: 30px;font-weight: 400;text-transform:uppercase}
.brandportfolio .brandport-hover{width: 60%;position: absolute;z-index: 9;left: 10px;bottom: 0;color: #000;background:#fff;padding:10px 20px;}
.brandportfolio .brandport-hover h3{color:#000;font-size:20px;font-weight:800;margin-bottom:2px;text-transform:uppercase}
.brandportfolio .brandport-hover p{color:#070808;line-height:1.2;margin-bottom:0px}

.client_blackBox {background-color: #171314;}
#client-logos {padding: 30px 0}
#client-logos ol {margin: 0;padding: 0;list-style: none;}
#client-logos li {margin: 12px 0;text-align: center;width: 12.1%;display: inline-block;}
.client-logo-ani, .social-logo-ani {position: relative}
.client-logo-ani img {position: relative;z-index: 2}
.client-logo-ani.default, .social-logo-ani.default {overflow: hidden}
.client-logo-ani.default .second-image, .social-logo-ani.default .second-image {width: 100%;position: absolute;top: 100%;left: 0}
.client-logo-ani.default .first-image, .client-logo-ani.default .second-image, .social-logo-ani.default .first-image, .social-logo-ani.default .second-image {-webkit-transition: -webkit-transform .4s cubic-bezier(.4, .7, .3, 1);transition: -webkit-transform .4s cubic-bezier(.4, .7, .3, 1);-o-transition: transform .4s cubic-bezier(.4, .7, .3, 1);transition: transform .4s cubic-bezier(.4, .7, .3, 1);transition: transform .4s cubic-bezier(.4, .7, .3, 1), -webkit-transform .4s cubic-bezier(.4, .7, .3, 1)}
.client-logo-ani.default:hover .first-image, .client-logo-ani.default:hover .second-image, .social-logo-ani.default:hover .first-image, .social-logo-ani.default:hover .second-image {-webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%)}

.quoteic{position:absolute;left:25px;}
.quoteinfo-name{margin-top:30px}
.quoteinfo{padding:0 0 0 70px;position:relative;}
.quoteinfo p img{float:left;margin-right:20px;}
.quoteinfo p span{padding:10px 0 0 0px;display:inline-block;}

.blogSection{background-color: #f5f5f5;padding:130px 0;}
.publish_date{font-size: 15px;font-weight: 400;}
.blog_title{font-size: 16px;padding-right: 10px;text-transform:capitalize;display:inline-block;margin:20px 0;}
.read_arrow{margin-left: 10px;border: 2px solid #000;padding:3px 12px 9px 14px;border-radius: 50%;display: inline-block;width: 38px;height: 38px;float:right}
.read_arrow .fa{color:#000}
.read_arrow:hover{background-color:#fe1266}

.formField  input, .formField  textarea, .formField  select{font-size: 13px;height: auto;line-height: 21px;padding: 10px;margin-bottom: 6px;border: 1px solid #dbdbdb;display:inline-block;width:100%;background: #fdfdfd;outline: 0;}
.formField  input[type="radio"], .formField  input[type="checkbox"]{width:auto;}
.formField   button{display:inline-block;width:100%;}
.logoImgB img{border:1px solid #f5f5f5}
.serviceIc .fa{border: solid 2px #ff6643;background-color: rgba(255,255,255,0);height: 60px;width: 60px;line-height: 56px!important;border-radius: 50%;border-radius: 50%;color: #ff6643;font-size: 28px!important;text-align: center;margin-right: 10px;}
.serviceProfIc h3{font-size: 22px;font-weight: 700;color: #fe1266;}
.serviceProfIc .fa{border: solid 2px #fff;background-color: rgba(255,255,255,0);height: 60px;width: 60px;line-height: 56px;border-radius: 50%;border-radius: 50%;color: #fff;font-size: 28px;text-align: center;margin-right: 10px;}
.serviceProfIc p{color:#fff}
.orange-box {background: #fda543;}
.brown-box {background: #f3774b;}
.strategy-box {background: #a0c26b;}
.lightorange-box {background: #f8bb50;}
.blue-box {background:#a2deff;}
.proposal-box {border: 4px solid #000;padding: 30px 20px 20px 20px;margin-top:50px;width: 100%;}
.briefing-pic {position: relative;margin-top:-40%;}
.lightorange-box {background: #f8bb50;padding-bottom: 50px;}
.designbox {background: url(../jpg/design-pic.jpg) no-repeat center center;padding-top: 90px;min-height: 580px;}
#launchbox {background: url(../jpg/launch-pic.jpg) no-repeat center center;min-height: 538px;padding: 210px 0 0 0;}
.blue-boxPic {background: url(../jpg/bluebg.jpg) repeat-x left top #a2deff;padding: 0 0 40px 0;}
.rendering-pic {margin-top: -180px;}
.consultant-box {background: url(../jpg/packaging-consultant.jpg) center top no-repeat;background-size: 100%;padding-top: 400px;}
.ppc-servs p, .ppc-servs h5{color:#fff}
.googleadwords {top: -52px;position: relative;}
.smmbrand-box {background: #ee932e;padding: 20px 0 0 0}
.rate-point {font-size: 40px;color: #480100;font-weight: 600;}
.rating-list {font-weight: 600;color: #480100;margin: 0 0 15px 0;padding: 8px 0 0 0;border: 1px solid #480100}
.follwers-img {position: relative;}

.insta-like {background: #ff4b4c;top: 30%;left: 25%;-webkit-transform: translate(-25%, -25);-moz-transform: translate(-25%, -25%);-ms-transform: translate(-25%, -25%);transform: translate(-25%, -25%);}
.ping-like span, .insta-like span, .facebook-like span{min-width: 50px;margin-left: 5px;font-size: 30px;float: left;font-weight: 600;line-height: 35px;color: #fff}
.ping-like {background: #78c167;top: 32%;right: 5%;-webkit-transform: translate(-5%, -5%);-moz-transform: translate(-5%, -5%);-ms-transform: translate(-5%, -5%);transform: translate(-5%, -5%);}
.ping-like .fa, .facebook-like .fa, .insta-like .fa{color: #fff;font-size: 40px;float: left;}
.ping-like:after, .facebook-like:after, .insta-like:after{content: '';bottom: -19px;position: absolute;left: 0;right: 0;margin: 0 auto;width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;}
.ping-like:after{border-top: 20px solid #78c167;}
.facebook-like:after{border-top: 20px solid #3eb2e1;}
.insta-like:after{border-top: 20px solid #ff4b4c;}
.facebook-like {background:#3eb2e1;position: absolute;top: 16%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.facebook-like, .ping-like, .insta-like{position: absolute;z-index: 100;display: inline-block;padding: 10px;border-radius: 10px;-moz-border-radius:10px;-webkit-border-radius: 10px;border: 0px solid #000000;}
.cardBox{border:1px solid #fe1266;border-radius:7px;}
.dealer-orangebox {background: #fda543;border-bottom: 50px solid #fda543;}
.dealer-orangebox  img {margin-top: -58px;}
.road-sep1 {background: url(../png/road-sign-new.png) repeat-x center center;display: inline-block;height: 17px;margin: 20px 0;width: 100%;}
#video-box {position: relative;background-color: #000;padding: 40px 0;min-height: 50rem;width: 100%;overflow: hidden}
#video-box video {position: absolute;top: 50%;left: 50%;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: 0;-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%)}
#video-box .container {position: relative;z-index: 2}
#video-box .overlay {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-color: #c41105;opacity: .6;z-index: 1}

.video-cont p {color: #fff;font-size:1rem;}
.video-cont h2 {color: #fff;font-size: 32px;font-weight: 600;margin-bottom: 0;}
.video-cont h3 {color: #fff;font-size: 20px;line-height: initial;margin-bottom: 0;}
.support-bar {background: #000;position: relative;}
.contact-form  input[type="text"], .contact-form  input[type="email"], .contact-form   textarea{font-size:0.875rem;display:inline-table;height: auto;line-height: 21px;padding:8px 10px;margin-bottom: 6px;margin-right: 10px;border: 0;border-bottom: 0 solid #000;background: #e8e8e8;outline: 0;}
.contact-form  input[type="text"], .contact-form  input[type="email"]{width: 22%;}
.contact-form   textarea{width: 75%;}
.paynowBtn{background:#e9fd36;padding:5px 20px;color:#000;border-radius:4px;font-weight:bold;}
.paynowBtn:hover{background:#000;color:#e9fd36;}

#slider-ltr {width: 100%;height: auto;min-height: 100px;overflow: hidden;font-size: 30px;font-weight:bold;}
.slidesbar {position: relative;margin: 0;padding: 0}
.slidebar {text-transform: uppercase;position: absolute;list-style-type: none;width: 100%;height: auto;top: 21px;right: 0;line-height:30px}
.nodeskt {display: none;}

.redlineAftrTxt {position: relative;margin-bottom: 10px;}
.redlineAftrTxt:after{content: '';width: 30%;height: 3px;display: inline-block;background: #fe1266;top: 50%;transform: translate(0,50%);position: absolute;}
.youtube-video-container {padding-top: 56.25%;height: 0px;position: relative;}
.youtube-video {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}

footer{background-color: #000000;padding: 50px 0;}
.socialicon, .socialicon-in {position: relative;}
.socialicon a .fa, .socialicon-in a .fa {padding: 9px 7px;width: 47px;height: 47px;border-radius: 100px;font-size: 30px;color: #000;background-color: #fff;}
.socialicon a, .socialicon-in a {margin: 2px;display: inline-block;text-align: center}
.connect{font-size: 7.625rem;margin-bottom: 0;}
.email{border-bottom: 3px solid #fff;padding-bottom: 5px;}
.ftr-info-in h6{color:#fff}
.ftr-info-in p{color:#fff;line-height:2;}
.ftr-info-in p a{color:#fff}
.ftr-info-in p a:hover{color:#fe1266;padding-left:20px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.ftrlink, .flink a{color:#fff}
.ftrlink:hover, .flink a:hover{color:#fe1266;}
/*.discussProjectTag{background:#fe1266;padding:30px 0 25px 0;position:relative}*/
.discussProjectTag{background:#c3e62c;padding:30px 0 25px 0;position:relative}
.discussProjectTag .container{position:relative}
.discussProjectTag h3{font-size:30px;font-weight:500;margin:0;color:#000}
.discussProjectTag h2{font-size:70px;font-weight:500;color:#000;line-height:1;}
.arrowround{position:absolute;right:0;top:-90px;}

.teamHgt {min-height: 208px;}
.brandingLiBox{background:#fff;width:60%;margin:25px auto 0 auto;text-align:center;padding:0;}
.brandingLiBox li{display:inline-block;padding:3px 30px;font-weight:bold;}
.brandingnameLiBox{padding:0;position:relative}
.brandingnameLiBox ul{position:absolute;bottom:10%;left:55%;margin:0;}
.brandingnameLiBox li{padding:3px 30px;font-weight:bold;color:#fff;list-style:none;}
.h2BigHeading {font-size: 5.3rem;text-transform:uppercase;line-height: 5rem;}
.brandcofounder{position:relative}
.brandcofounder span{font-size:17px;background:#fff;font-weight:500;padding-right:10px;position: absolute;z-index:1;}
.brandcofounder:after {content: '';width: 100%;height: 3px;display: inline-block;background: #000;top: 50%;transform: translate(0,-50%);left: -23px;}

.collapsible {background-color: #fff;color: #410025;cursor: pointer;padding: 0px;width: 100%;border: none;text-align: left;outline: none;font-size: 15px;margin-bottom: 0px;outline: 0 !important;}
.content-faq {padding: 0 0px;display: none;overflow: hidden;background-color: #f3f3f3;}
.collapsibleActive{background-color: #f3f3f3;}
.faq-question {border-left: 4px solid #fe1266;padding-left: 10px;margin: 10px 0 2px 0;}
.faq-answer {border-left: 4px solid #000;padding-left: 10px;}
.srvce-frstbox{margin-top:80%}
.service_heading{margin-bottom:20px;}
.service_heading a{color:#212529}
.service_heading a:hover{color:#fe1266;padding-left:10px;}
.service_heading h3{font-size: 26px;color: #030303;border-bottom: 3px solid #fe1266;padding-bottom: 5px;}
.topBordr{border-top: 1px solid #e7e7ee;padding-top:20px;padding-bottom:20px;}
#blue-joinus {background: #fe1266;padding: 10px 0;margin-top:100px}
#blue-joinus h3{color: #fff;}
#blue-joinus h3 a {color: #fff;font-size:22px;}
#blue-joinus h3 .elementor-button:before{background: #fff;}
#blue-joinus h3 .elementor-button:after{background: #fff;}
.artwork{margin-top:-158px;}
.joinus-t {width: 90%;margin: 0 auto;font-size: 30px;font-weight: 300!important;}
.joblinks span {padding: 0 25px;}
.joblinks a {color: #fff}
.joblinks a:hover {color: #fff;}
.dotted-line {background: url(../jpg/dotted-line.jpg) repeat-x left center;}
.dotted-line img {border: 14px solid #fff}
.list-heading {font-weight: 400;font-size: 25px;line-height: 35px;}
.mrketRate p{padding-right:25px;}
.casestuds h3{font-size:18px;letter-spacing:2.5px;font-weight:600;color:#030303;margin:15px 0 0 0;text-transform:uppercase;}
.casestuds p{color:#030303}
.list-list li {font-size: 18px;list-style: none;line-height: 35px;color: #410025;text-decoration: none;width:33%;}
ul#logo-design-inner {
    flex-direction: row;
    flex-wrap: wrap;
}
.list-list li a:before{
    content:'- ';
}
.list-list li a {color: #410025;}
.list-list li a:hover{color: #fe1266;}
.big-fa {text-align: center;width: 35px;display: inline-block;margin-right: 14px;float: left;}
.navoverlay #moblogoW{display:none;}

.cabs-block h3{font-size: 26px;color: #fff;border-bottom: 3px solid #fff;padding-bottom: 5px;}
.cabs-block p{color:#fff;}
.blackline{border-bottom: 4px solid #aeaeae;float:left;width:70%;}
.parikatha {background: url(../jpg/parikatha-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.romson {background: url(../jpg/romson-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.spice-root {background: url(../jpg/spice-root-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.seasoul {background: url(../jpg/seasoul-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.dunes {background: url(../jpg/dunes-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.munchfit {background: url(../jpg/munchfit-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.ariga {background: url(../jpg/ariga-web-img.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.dayavita {background: url(../jpg/dayvita-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.warnmee {background: url(../jpg/warnmee-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.youngling {background: url(../jpg/youngling-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.vedaa {background: url(../jpg/vedaa-details.jpg) center no-repeat;background-size: cover;width: 100%;height: 700px;}
.parikatha .modal-header, .romson .modal-header, .spice-root .modal-header, .seasoul .modal-header, .dunes .modal-header, .munchfit .modal-header, .warnmee .modal-header, .dayavita .modal-header, .youngling .modal-header, .vedaa .modal-header{border:0;}
.experties_setion {background-color: #fe1266;}
.cust_card{background: #fe1266;border: 1px solid #fff;color: #fff;padding:30px;}
.cust_card:hover{background-color: #ffffff;color: #fe1266;transition: ease-in-out 0.4s;}
.cust_card:hover .icWhiteicon1{content:url("../svg/icon1.svg");height:120px;} 
.cust_card:hover .icWhiteicon2{content:url("../svg/icon2-orange.svg");height:120px;} 
.cust_card:hover .icWhiteicon3{content:url("../svg/icon3-orange.svg");height:120px;} 
.cust_card:hover .icWhiteicon4{content:url("../svg/icon4-orange.svg");height:120px;} 
.cust_card:hover p{color: #fe1266;}
.cust_card:hover h5{color: #fe1266;}
.cust_card img{
    height:120px;
}

.attension-box1 {background-color: #ff0000;padding: 50px 0;margin-top: -50px;}
.attension-box1  .toptitle span:before{background: #fff;}
@media (min-width:1900px){
	#innerHeader p.hdrParacraph{width:78%;margin:50px auto 0 auto}
	.topHomeHeading2{width:78%;margin:0px auto 0 auto}
}

@media (max-width: 768px){
	.brandportfolio .brandport-hover{width:95%;}
	#client-logos li {width: 24%;}
	.down_arrow {margin: 10px 0;}
	.connect{font-size:5.2rem}
	.discussProjectTag{text-align:center}
	.arrowround {display:none}
	.brandingLiBox{width: 75%;}
	#innerHeader p.hdrParacraph{width:95%;margin:50px auto 0 auto}
	.topHomeHeading2{width:100%;margin:0px auto 0 auto}
	.botmLine1 img{width: 100%;}
	.h2BigHeading{margin-top:30px;font-size:calc(2rem + 1vw);}
	.brandingnameLiBox ul{bottom: 2%;}
	.brandingLiBox{width: 100%;}
	.mobcenter {text-align: center!important;}
	.nodeskt {display: block!important;}
	#launchbox{background:none!important}

	#navoverlay nav ul li a{font-size: 20px;line-height: 21px;}
	#navoverlay nav ul li > ul.dropdown-menu li a{font-size: 13px;line-height: 14px;}
	#navoverlay nav ul li a .fa{transform: rotate(90deg);position:absolute;    right: 0;border: 0;}
	.navShowDesktop .nav-item {margin-bottom: 3px;}
	.toogle_button.active span{width:50%;height: 2px;}
	.navoverlay #moblogoW{display: block;padding: 15px 0 0 15px;display: inline-block;position: absolute;}
}

@media (max-width: 550px){
    
.mob_contect_no{
    display: block;
    background: black;
    text-align: center;
    margin-top: 14px;
    padding: 5px 0;
}
.mob_contect_no a{
    color:#fff;
}
.hdr_call{
    color:#fff;
}
.mob_link{
    color:#fff;
}
header{
    padding-bottom:0;
}
.desk_bird{
    display:none;
}
.mob_bird{
    display:block;
}

/*.dp-logo img{width:50%}*/
img#normal_logo {
    width: 60%;
}
#innerHeader h2{
    font-size: calc(2.75rem + .9vw);
}
.toptitle{
    left:0;
}
#blog-section{
    width:100% !important;
    display:block !important;
}
/*.toogle_button{*/
/*    top:0%;*/
/*    transform: translateY(-50%);*/
/*}*/
    
.dropdown-menu {
     display:none;
}
ul.dropdown-menu.show {
    display: block;
}
.overlay_logo_img{width:50%;padding-top:15px;}
.ply_btn {
padding: 30px 10px;
background-color: #c3e62c;
border-radius: 50%;
font-weight: 400;
font-size: 7px;
}
#innerHeader{
    margin:0;
}

.play_btn{
    letter-spacing: 3px;
}
	.langconsult, .down_arrow{display:none;}
	.toglBtn{position: inherit;}
	.servedIcon{width:50%;}
	.servedIcon p{text-align:center}
	.topHomeHeading2{font-size:calc(2rem + 6vw);line-height: 1; word-break: break-word;}
	.brndPckmrktng, .mrketRate{text-align:center}
	.mrketRate p{padding-right:0px;}
	.botmLine1 img{width: 100%;padding: 60px 0 0 0;}
	.h2BigHeading{margin-top:30px;font-size:calc(2rem + 11vw);}
	.service_heading {text-align:center;margin-bottom:40px;}
	.srvce-frstbox{margin-top:0;}
	#blue-joinus h3 a{display:block;}
	.brandingnameLiBox ul{position: initial;margin-bottom:20px;}
	.chngnlne{display:inline-block;width: 100%;margin-top: 12px;}
	#slider-ltr {font-size: 17px!important;line-height: 20px!important;	}
	.briefing-pic {margin-top: 0px;}
	.servedIcon img {
    height: 60px;
    }
    .brndPckmrktng img{
        height:60px;
    }
   .contact-form textarea {
        width: 100%;
    }
    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea{
        font-size:10px;
    }
    .contact-form input[type="text"], .contact-form input[type="email"] {
        width: 100%;
    }
    .fw-bold {
        text-align: left;
    }
}

ul#handpicked {
    flex-direction: row;
    flex-wrap: wrap;
}



/* Sidebar Social icons */
.socialicon-side {position: relative;}
.socialicon-side a .fa {padding: 9px 7px;width: 32px;height: 32px;border-radius: 100px;font-size: 16px; color: #fff; background-color: #000;}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.socialicon-side a {margin: 2px;display: inline-block;text-align: center}

/* Slider Clients Icons*/

.scroll-wrapper {
  overflow: hidden;
  width: 100%;
  margin: 20px 0;
}

.right-slide {
  transform: rotate(-5deg);
}

.scroll-container {
  overflow: hidden;
  background: #171314;
}

.scroll-track {
  display: flex;
  width: max-content;
}

.scroll-content {
  display: flex;
}

.scroll-content img {
  height: 60px;
  margin: 0 8px;
  flex-shrink: 0;
}

/* Smooth continuous scrolling */
.rtl {
  display: flex;
  animation: scroll-rtl 15s linear infinite;
}

@keyframes scroll-rtl {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Slider Clients Icons*/