@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Bungee+Outline&display=swap);


a,
a:hover {
    text-decoration: none !important
}

body,
ul {
    margin: 0;
    padding: 0
}

.tqc,
li,
p {
    font-weight: 400
}

.p0,
body,
ul {
    padding: 0
}

.tcr1 h5,
.tcr1 h6,
.top_right li a {
    font-size: 13px
}

.b_a_p,
.booking_btn {
    box-shadow: 0 8px 16px 0 rgb(31 164 184 / 16%), 0 6px 20px 0 rgb(31 164 184 / 33%)
}

.tqc {
    font-family: "Bungee Outline", sans-serif;
    font-style: normal;
    font-size: 70px !important
}

body {
    font-family: Mulish, sans-serif;
    font-size: 14px; background: black;  
}

textarea {
    height: auto !important
}

:focus,
button:focus {
    outline: 0 !important
}

.reset {
    clear: both
}

p {
    font-size: 16px;
    color: #63666d;
    line-height: 27px;
    letter-spacing: 2px;
}

.b_a_p,
.nav_bap,
.nav_ec,
li {
    font-size: 14px
}

a {
    color: #464646;
    transition: .4s ease-in
}

a:hover {
    color: #0e4983
}

::-webkit-input-placeholder {
    color: #6e6e6e !important
}

::-moz-placeholder {
    color: #575757 !important
}

:-ms-input-placeholder {
    color: #575757 !important
}

:-moz-placeholder {
    color: #575757 !important
}

.b_a_p,
.m_m_offcanvas_close i,
.top__contact a,
.top_bar_tp_sec li a,
.wsmenu>.wsmenu-list>li:hover>a {
    color: #c2c2c2;
}

#scrl::-webkit-scrollbar {
    width: 2px;
    background-color: #000
}

#scrl::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px
}

.btn:focus,
.form-check-input:focus,
.form-select:focus,
.page-link:focus,
.viewcrt_btm_btn .btn-secondary:focus {
    outline: 0;
    border: 0;
    box-shadow: none: 
}

 input, textarea {
    color: white !important;
}

.form-select:focus {
    box-shadow: none;
    border: 0
}

.form-control:focus,
.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
    border-color: #ddd;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.075) inset, 0 0 0 0;
    outline: 0
}

option {
    color: #000
}

li {
    list-style: none;
    text-decoration: none
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.cbp-af-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 80px;
    
}

.cbp-af-header-shrink
.top_bar_in_x {
    background: #000;
}

.mmv_menu img,
.mmv_menu2_btn,
.mmv_menu2_btn_products {
    left: 50%;
    transform: translate(-50%, -50%)
}

.nav_bap,
.nav_ec {
    padding: 9px 23px;
    background: #fff;
    border-radius: 7px;
    border: 3px solid #151d70 !important;
    margin-left: 25px;
    text-align: left;
    font-weight: 700;
    line-height: 16px;
    transition: .4s ease-in-out;
    margin-top: 8px;
    position: relative
}

.desktoplogo,
.logo {
    background: url(../images/logo.png) 0 0/contain no-repeat
}

.top_bar_tp_sec,
.top_menu {
    text-align: right
}

.desktoplogo,
.logo,
.nav_bap::before,
.nav_ec::before {
    position: absolute;
    transition: .4s ease-in-out
}

.nav_bap::before,
.nav_ec::before {
    font-family: bootstrap-icons !important;
    content: "\F217" !important;
    font-size: 14px;
    color: #fff;
    left: -21px;
    top: 6px;
    padding: 9px 10px;
    background: #1fa4b8;
    border-radius: 50px;
    border: 3px solid #fff
}

.nav_ec::before {
    content: "\f5bc" !important
}

.nav_bap:hover,
.nav_ec:hover {
    background-color: #151d70
}

.nav_bap:hover a,
.nav_ec:hover a {
    color: #ffff
}

.nav_bap:hover:before,
.nav_ec:hover:before {
    color: #fff !important
}

.logo {
    display: inline-block;
    width: 114px;
    height: 52px;
    right: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.cbp-af-header.cbp-af-header-shrink .top_bar_tp_sec,
.mb__logo__bg {
    display: none
}

.cbp-af-header-shrink .top_bar {
    background-color: #404382
}

.cbp-af-header-shrink .nav_bap,
.cbp-af-header-shrink .nav_bap::before,
.cbp-af-header-shrink .nav_ec,
.cbp-af-header-shrink .nav_ec::before {
    border: 3px solid #404382
}


.cbp-af-header-shrink .wsmainfull {
    height: 40px
}

.cbp-af-header-shrink .wsmenu {
    margin-top: 0
}

.cbp-af-header-shrink .wsmenu>.wsmenu-list>li>a {
    padding: 3px 15px 12px
}

.cbp-af-header-shrink .wsmenu>.wsmenu-list>li>.wsmegamenu,
.cbp-af-header-shrink .wsmenu>.wsmenu-list>li>ul.sub-menu {
    top: 40px
}

.desktoplogo {
    display: inline-block;
    width: 120px;
    height: 120px;
    z-index: 9999;
    top: -9px; transition: all 0.5s ease-in-out;
}

.cbp-af-header-shrink .desktoplogo {
    width: 64px;
    height: 110px;
    top: -12px;
}

.cbp-af-header-shrink .booking_btn {
    padding: 7px 21px
}

.cbp-af-header-shrink .nav_bap:hover,
.nav_ec:hover {
    background-color: #1fa4b8
}

.cbp-af-header-shrink .top_menu li {
    margin-top: 2px
}

.navbar-fixed {
    position: fixed;
    z-index: 999 !important
}

.top_bar_tp_sec {
    transition: .4s ease-in-out
}

.top_bar_in {
    display: flex;
    justify-content: space-between;
    transition: .4s ease-in-out;
    align-items: center
}

.top_bar_in_x {
    padding: 20px 15px;
    position: fixed;
    z-index: 999; transition: all 0.3s ease-in-out;
    
}

.logo_mbg {
    padding: 4px;
    border-bottom-left-radius: 4px;
    width: 132px;
    height: 66px;
    position: relative
}

.top_bar_right_sec_content__bg {
    width: 15%
}

.logo_mbg img {
    border-radius: 0 0 5px 5px
}

.top_right {
    position: relative;
    display: flex
}

.top_right svg {
    width: 35px;
    height: 35px;
    background: #fff;
    margin-right: 10px;
    border-radius: 50px;
    border: 7px solid #fff
}

.b_a_p {
    padding: 11px 29px;
    border-radius: 50px;
    width: auto;
    border: 1px solid #35a47a;
    background: #1fa4b8
}

.tcr1 {
    width: 40%;
    padding-right: 0
}

.tcr2 {
    width: 19%
}

.tcr1 h5 {
    font-weight: 700;
    color: #ee579e
}

.tcr1 h6 {
    margin-bottom: 4px;
    color: #6e6e6e;
    font-weight: 400
}

.top__contact_right .row {
    justify-content: end;
    align-items: center
}

.main__menu__offcanvas {
    background: 0 0 !important;
    border: 0;
    padding: 0;
    color: #000;
    font-size: 25px;
    line-height: 0
}

.main__menu__offcanvas:hover {
    background: 0 0 !important;
    color: #fff
}

.booking_btn i {
    padding-right: 3px;
    font-size: 12px
}

.booking_btn {
    padding: 9px 21px;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    width: auto;
    border: 1px solid #35a47a;
    background: #12a89d;
    transition: .4s ease-in-out
}

.booking_btn:hover {
    background: #12a851;
    color: #fff
}

.m_m_offcanvas_body {

background-image: url(../images/menubg.webp);

background-size: cover;

}

.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
    --bs-offcanvas-width: 100%;
}



.m_m_offcanvas_close {
    background: none !important;
    padding: 9px 0 0 0 !important;
    border: 0 !important;
    font-size: 30px !important;
    color: #000000 !important;
}


.btn-close {
    padding: 12px 15px;
    opacity: 1;
    color: #00bcd4;
    font-size: 21px;
    font-weight: 800;
    background: #553594;
    position: absolute;
    right: 56px;
    top: 50px;
}

.m_m_offcanvas_close {
    background: 0 0 !important;
    padding: 9px 0 0 !important;
    border: 0 !important;
    font-size: 30px !important;
    color: #000 !important;
}

.mm_of_menu_in ul {
    text-align: left;
    line-height: 39px;
    padding: 160px 50px 50px 215px;
}

.mm_of_menu_in ul li a {
    color: #fff;
    position: relative;
    transition: .4s ease-in-out;
    font-size: 16px;
    font-weight: 100;
    /* text-transform: uppercase; */
    font-size: 26px;
    line-height: 61px;
    letter-spacing: 6px;
    color: #ffffff;
    text-transform: uppercase;
}



.mm_of_menu_in ul li {
    transform: translateX(-30px);
}

.mm_of_menu_in input[type=checkbox]:checked ~ ul li  {
 
    transform: translateX(0px);
  }


.mm_of_menu_in ul li a:hover {
  
transition: .4s ease-in-out;
  
color: #fffbfb;
  
/* letter-spacing: 0; */
}

.mm_of_menu_in ul li a::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 1px;
    background-color: #fff;
    left: 0;
    top: 0px;
    opacity: 0;
    transition: .4s ease-in-out;
}

.mm_of_menu_in ul li a:hover::after {

    width: 80px;
}



.mm_of_menu_in ul li a:hover:after {
    opacity: 1;
    transition: .4s ease-in-out
}

.mm_of_menu_in_btm {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 30px 0;
    border-top: 1px solid #c45d8d;
    text-align: center
}

.mm_of_menu_in_btm ul li a {
    line-height: 30px;
    color: #fec8e1
}

.bar1,
.bar2,
.bar3 {
    width: 25px;
    height: 1.7px;
    background-color: #fff;
    margin: 5px 0;
    transition: .4s
}

.bar2 {
    width: 16px
}

.bar3 {
    width: 11px;
    transition: .6s ease-in-out
}

.main__menu__offcanvas:hover .bar2,
.main__menu__offcanvas:hover .bar3 {
    width: 100%
}

.aboutus___hm__bg {
    position: relative;
    padding: 60px 0 100px
}

.aboutus___hm__bg:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: auto;
    top: -58px;
    background-image: url(../images/pattern__logo.webp);
    background-repeat: no-repeat;
    right: 0;
    z-index: -1
}

.aboutus___hm__bg h3 {
    font-size: 36px;
    margin-bottom: 10px;
    color: #12a89d;
    font-weight: 600
}

.aboutus___hm__bg li {
    display: inline-block;
    padding-right: 40px;
    border-right: 1px solid #d7d7d7;
    margin-right: 18px;
    position: relative;
    padding-left: 47px
}

.aboutus___hm__bg li::before {
    background: url(../images/svg/trophy.svg) no-repeat;
    position: absolute;
    font-size: 21px;
    color: #1fa4b8;
    left: 0;
    top: 3px;
    padding: 7px 11px;
    transition: .1s ease-in-out;
    width: 45px;
    height: 46px;
    content: ""
}

.menu_mb_view,
.video-icon a:hover {
    background: #12a89d
}

.aboutus___hm__bg li:last-child {
    border-right: 0
}

.aboutus___hm__bg h4 {
    font-size: 17px;
    color: #12a89d
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

.video-icon a {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 66px;
    animation: 5s infinite pulse;
}

.video-icon a i {
    color: #fff;
    font-size: 19px
}

.menu_mb_view li a,
.mmv_menu2_nav li a {
    color: #fff;
    font-size: 13px
}

.vi__pulse_bg {
    position: absolute;
    top: auto;
    right: 100px;
    bottom: 59px
}

.video-icon img {
    width: 20px;
    margin-top: -4px
}

.menu_mb_view_bg {
    position: absolute;
    bottom: 0;
    padding: 0 !important
}

.menu_mb_view {
    z-index: 999;
    position: fixed;
    width: 100%;
    top: auto;
    bottom: 0;
    padding: 32px 0 6px;
    display: none
}

.menu_mb_view li {
    display: inline-block;
    width: 19%;
    text-align: center;
    position: relative;
    border-right: 1px solid #389c95
}

.mmv_menu img {
    width: 21px;
    position: absolute;
    top: -13px;
    text-align: center;
    margin: 0 auto
}

.mmv_menu2_btn {
    width: 59px;
    height: 59px;
    border-radius: 53%;
    position: absolute;
    top: -40px;
    padding: 15px
}

.mmv_menu2,
.mmv_menu2_nav li {
    position: relative
}

.offcanvas,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm,
.offcanvas-xl,
.offcanvas-xxl {
    --bs-offcanvas-height: auto
}

.mbmenumbgofcnvs {
    padding: 55px 15px 25px;
    border-top: 3px solid #ffffff;
    background: #ffffff;
    margin: 10px;
    border-radius: 15px
}

.mmv_menu2_nav li {
    display: inline-block;
    padding: 0 15px;
    line-height: 28px;
    font-weight: 800;
    text-transform: uppercase
}

.mmv_menu2_nav li::after {
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    bottom: auto;
    background-color: #31aca3;
    transform: translateX(-50%);
    transition: .4s ease-in-out;
    width: 1px !important;
    height: 11px
}

.mmv_menu2_nav li a {
    font-weight: 600
}

.mmv_menu2_nav li a:hover {
    color: #d3ffd5
}

.mmv_menu2_nav_contact li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400
}

.mmv_menu2_nav_contact {
    padding: 17px 0 0;
    border: 1px solid #29968d;
    margin: 19px 0 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    text-align: center
}

.mmv_menu2_nav_contact li {
    line-height: 34px
}

.mmv_menu2_nav_contact li i {
    padding-left: 3px;
    padding-right: 6px;
    color: #6cd8b9
}

.mbmenumbgofcnvs .btn-close {
    opacity: 1;
    padding: 20px 20px;
    font-size: 10px;
    bottom: auto;
    border-radius: 37px;
    background: #0a0a0a;
    border: 3px solid #ffffff;
    line-height: 11px;
    left: 41%;
    top: 18px
}

.offcanvas-header,
.offcanvas.offcanvas-bottom {
    background: 0 0;
    border: 0
}

.mmv_menu2_btn_products {
    position: absolute;
    top: -13px
}
















.menu_mb_view_bg { 
	position: absolute; 
	bottom: 0; 
	padding: 0px !important;

}

.menu_mb_view {

z-index: 999;

position: fixed;

width: 100%;

top: auto;

bottom: 0;

background: #000000;
border-top: 1px solid #4e4e4e;

padding: 32px 0 6px 0;
}

.menu_mb_view li {

display: inline-block;

width:19%;

text-align: center;

position: relative;

border-right: 1px solid #727272;
}

	.menu_mb_view li a {
		color: #fff;
		font-size: 13px;
		}
	

		

/* 
.menu_mb_view li img {

width: 43px;

position: absolute;

top: -44px;
} */

.mmv_menu img {

width: 21px;

position: absolute;

top: -13px;

text-align: center;

margin: 0px auto;

left: 50%;

transform: translate(-50%, -50%);
}


.mmv_menu2_btn  {

background: #000000;

width: 59px;

height: 59px;

border: 4px solid #ffffff;

border-radius: 53%;

position: absolute;

top: -40px;

left: 50%;

transform: translate(-50%, -50%);

padding: 15px;
}

.menu_mb_view { display: none;

}


.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
  
    --bs-offcanvas-height:auto;
}

.mbmenumbgofcnvs
 {
	
padding: 55px 15px 25px 15px;
	
border-top: 3px solid #ffffff;
	
background: #000000;
	
margin: 10px;
	
border-radius: 15px;
}

.mm_of_menu_in_btm {

	 text-align: center;
}

.mmv_menu2_nav li {

display: inline-block;

padding: 0 15px;

line-height: 28px;

font-weight: 800;

text-transform: uppercase;

position: relative;
}

.mmv_menu2_nav li::after {

    content: "";
    position: absolute;
    right: -6px;
    top: 10px;
    bottom: auto;
    background-color: #4f4f4f;
    transform: translateX(-50%);
    transition: all 0.4s ease-in-out;
    width: 5px !important;
    height: 5px;
    border-radius: 50%;
}

.mmv_menu2_nav li a {

color: #fff;

font-weight: 600;

font-size: 13px;
}

.mmv_menu2_nav li a:hover { color: #ccc;

}

.mmv_menu2_nav_contact li a {

color:#fff;

font-size: 13px;

font-weight: 400;
}


.mmv_menu2_nav_contact {

padding: 17px 0 0 0;

border: 1px solid #424242;

margin: 19px 0 0 0;

border-right: 0;

border-left: 0;

border-bottom: 0;

text-align: center;
}

.mmv_menu2_nav_contact li {

line-height: 34px;
}

.mmv_menu2_nav_contact li i {

padding-left: 3px;

padding-right: 6px;

color: #ffffff;
}


.menu_mb_view_bg {
    position: absolute;
    bottom: 0;
    padding: 0px !important;
}

.menumadd { padding: 0 50px;

}

.tttleanimation h2 {

font-family: "Bungee Outline", sans-serif;

font-size: 121px;

color: #dadada1c;

padding-left: 100px;
}

.tttleanimation h3 {
    font-size: 41px;
    color: #fff;
    font-weight: 100;
    letter-spacing: 9px;
    margin-top: -100px;
}


.aboutus__home {


    background: url(../images/abtsolid.webp); 
}

.bg_in_two {

    background: url(../images/aboutushome.webp); background-repeat: no-repeat;

}

.aboutus__home__left p {

padding-top: 33px;

padding-bottom: 25px;

color: #ccc;
}


.intro_bg { height: 100vh;

}



.linebtn {
    padding: 14px 30px;
    background: 0 0;
    border: none;
    position: relative;
    letter-spacing: 3px;
    cursor: pointer;
    color: #fff
}

.linebtn:after,
.linebtn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 2px solid #585858;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

.linebtn:after {
    -webkit-transform: translate(3px, 3px);
    transform: translate(3px, 3px)
}

.linebtn:before {
    -webkit-transform: translate(-3px, -3px);
    transform: translate(-3px, -3px)
}

.linebtn:hover:after,
.linebtn:hover:before {
    -webkit-transform: translate(0);
    transform: translate(0)
}


/* .ahrimg  {  
    border-radius: 50%;
    border: 27px solid #ffffff0f;

} */

.aboutus__home__right  { text-align: right; position: relative;    

}


.aboutus__home__right a {

position: absolute;

top: 42%;

z-index: 9;

left: 13%;
}



.aboutus__home .row {


    align-items: center;
padding:50px 0px;

}


.aboutus__home__left { padding-left: 150px;

}


.our__services__bg {

background: url(../images/noise.webp) fixed;

padding: 38px 0 100px 0;
}



.ahrimg_icon {

border: 1px solid #ffffff4d;

padding: 2px;

width: 90px;

height: 90px;

border-radius: 50%;

padding: 18px;

animation: pulse 5s infinite;

border-width: 6px;

border-style: double;

Border-color: rgb(255 255 255 / 26%);
}



.services__hm {

    padding: 45px;
    border-right: 1px solid #31313187; overflow: hidden;

}

.txc { text-align: center;

}

.services__hm__title {

padding: 40px 0 60px 0;
}

.services__hm  h3 

{
    color: #fff;
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 22px;
}



.hm__em img, .hm__aw img  { margin-top: 25px;

}

.hm__fm img, .hm__fs img  { margin-bottom: 45px;

}


.hm__fm , .hm__fs , .hm__aw , .hm__em {  position: relative;

}


.hm__fm i, .hm__fs i {

font-size: 13px;

color: #fff;

position: absolute;

top: 10%;

padding: 11px 14px;

border-radius: 33px;

left: 40%;

border: 1px solid #4c4c4c;

transition: all 0.4s ease-in-out;

opacity: 0;

/* background: #000; */

border-width: 6px;

border-style: double;

Border-color: rgb(255 255 255 / 26%);
}



.hm__fm:hover i, .hm__fs:hover:hover  i { 

    top: 25%; opacity: 1;

}




.hm__fm:hover i, .hm__fs:hover:hover  i { 

    top: 25%; opacity: 1;

}





 .hm__aw i , .hm__em i { 

    font-size: 13px;
    color: #fff;
    position: absolute;
    bottom: 10%;
    padding: 11px 14px;
    border-radius: 33px;
    left: 40%;
    border: 1px solid #4c4c4c; transition: all 0.4s ease-in-out; opacity: 0;    background: #000; 

    border-width: 6px;
    border-style: double;
    Border-color: rgb(255 255 255 / 26%);

}




.hm__em:hover i, .hm__aw:hover:hover  i { 

    bottom: 25%; opacity: 1;

}




.services__hm img { transition: all 0.4s ease-in-out; border-radius: 15px;
}



.services__hm:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    position: relative;
    opacity: 0.5;
    filter: grayscale(100%); 
}



.newcameralunch {


background: rgb(2, 18, 78);
background: linear-gradient(90deg, rgba(2, 18, 78, 1) 0%, rgb(20, 19, 19) 100%);

}




.newcameralunch__in {

    background: url(../images/cameraman.webp) fixed;
    padding: 200px 0;
    background-size: auto;
    background-repeat: no-repeat;
}
    
.newcameralunch__in .row { justify-content: end;
    
}



.newcameralunch__in_txt {

    padding: 60px;
}

.newcameralunch__in_txt p { padding: 25px 0; color: #fff;


}

.floor__locations__in {

background: url(../images/floorhm.webp) fixed;

background-repeat: no-repeat;

background-size: cover;

padding: 150px 0 0 0;

overflow: hidden;
}



.floor__rental_l1 , .floor__rental_l2 {

padding: 100px 50px;
}

.floor__rental_l1 , .floor__rental_r1  { border-bottom: 1px solid #ededed29;

}


.floor__rental_r1 , .floor__rental_r2 {

padding: 100px 50px;
}




.frentalhm h3 {
    color: #fff;
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 22px; text-transform: uppercase;
}


.frentalhm i {

    border-radius: 50%;
    font-size: 13px;
    color: #fff;
    border-width: 6px;
    border-style: double;
    Border-color: rgb(255 255 255 / 26%);
    padding: 9px 11px; opacity: 0; transition:  all 0.4s ease-in-out; margin-left: 15px;

}

.frentalhm:hover i  {

    opacity: 1; margin-left: 0;

}


.portfolio, .testimonials__mbg {

background: url(../images/noise.webp);

padding: 0 0 64px 0;

}



    .portfolio {

        background: url(../images/noise.webp);
        
        padding: 100px 0 100px 0;
        }


.our__partners {

    background: url(../images/noise.webp);
    padding: 100px 0;

}



.portfolio_cntnr { padding-top: 70px;

}


.portfolio_dv  { padding: 40px;

}


.portfolio_dv img {

    
    border-top-right-radius: 150px;
    border-bottom-right-radius: 150px; transition: all 0.4s ease-in-out;

}


.portfolio_dv:hover img  {


    filter: grayscale(100%);

}



.product_slider {

    margin: 100px 0;
}




.portfolio_dv h3 {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 27px;

}



.portfolio_dv  {


    position: relative;
    z-index: 9;

}




.portfolio_dv i {

font-size: 13px;

color: #fff;

position: absolute;

top: 47%;

padding: 11px 14px;

border-radius: 33px;

left: 10px;

border: 1px solid #4c4c4c;

transition: all 0.4s ease-in-out;

border-width: 6px;

border-style: double;

Border-color: rgb(255 255 255 / 26%);

background: #000;

z-index: 9;
}


.portfolio_dv i:hover  {

background: #3b3b3b;

}


.portfolio__btn { margin-top: 35px;

}







.testihmbtn {
    margin-top: 15px
}

.testimonials_hm_mbg {
    padding: 0 0 108px !important;
    margin-bottom: 45px
}

.ftesti {
    padding: 0 0 108px !important;
    margin-bottom: 25px
}

.testimonials_mbg {
    padding: 90px 0 108px;
    position: relative
}

.testimonials_mbg::after {
    content: "";
    background-color: #dfe3f0;
    width: 100%;
    height: 42%;
    top: 50%;
    left: 0;
    position: absolute;
    z-index: -1
}

.testimonials_emr i {
    font-size: 24px;
    color: #3f51b5;
    bottom: 20px;
    right: auto;
    background: #fff;
    padding: 16px;
    border-radius: 50%;
    line-height: 24px;
    position: fixed;
    z-index: 9;
    border: 7px solid #dfe3f0;
    left: 97px
}

.testimonials_emr p {
    color: #919191;
    line-height: 30px;
    margin-top: 26px;
    margin-bottom: 2px;
    display: -webkit-box;
    height: 90px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

.testimonials_emr a span {
    color: #0cc96b;
    font-weight: 800;
    font-size: 12px;
    letter-spacing: 0
}

.testimonials_emr h6 {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px; position: relative;
}


.testimonials_emr h6:after {
    transition: all 0.4s ease-in-out;
    width: 10%;
    height: 1px;
    position: absolute;
    content: "";
    left: auto;
    border-radius: 30px;
    top: auto;
    background: #fff;
    right: 24%;
    top: 12px;
}


.testimonials_emr h6 span {
    font-size: 10px;
    color: #ffffff;
}

.testimonial_emr_in {
    padding: 30px;
    border-radius: 13px;
    position: relative;
    overflow: hidden;
}

.testimonials_emr {
    padding: 0 25px
}

.testimonials_emr img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 15px solid #fff;
    filter: grayscale(100%);
    border-style: double;
    Border-color: rgb(151 151 151 / 26%);
    background: #000;
    z-index: 9;
}

.testi_hm_img {
    position: fixed;
    top: 2%;
    left: 12%;
    right: auto;
}

.testimonials_emr_bg {
    padding: 50px 0
}






.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    padding: 0;
    opacity: 1;
    color: #0066376b;
    transform: rotate(90deg);
    font-size: 0;
    right: auto;
    bottom: auto;
    left: 0;
    top: 46%
}

.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-next {
    top: 46% !important
}

.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-prev::after {
    background: 0 0 !important
}

.main_slider_top .owl-theme .owl-controls .owl-buttons .owl-next::before,.main_slider_top .owl-theme .owl-controls .owl-buttons .owl-prev::before,.product_slider .owl-controls .owl-buttons .owl-next::before,.product_slider .owl-controls .owl-buttons .owl-prev::before {
    content: "\f282"
}






.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-next::before, .featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-prev::before, .main_slider_top .owl-theme .owl-controls .owl-buttons .owl-next::before, .main_slider_top .owl-theme .owl-controls .owl-buttons .owl-prev::before, .product_slider .owl-controls .owl-buttons .owl-next::before, .product_slider .owl-controls .owl-buttons .owl-prev::before, .product_slider_btm .owl-controls .owl-buttons .owl-next::before, .product_slider_btm .owl-controls .owl-buttons .owl-prev::before {
    content: "\f282";
    font-family: bootstrap-icons !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 10px;
    border-radius: 60%;
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-weight: 700;
    padding: 19px 20px;
    transition: .4s ease-in-out;
    border: 1px solid #ededed6b;
    background: #000;
}


.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-next:hover:before,
.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-prev:hover:before
 {


background: #3b3b3b;

}



.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-next, .main_slider_top .owl-theme .owl-controls .owl-buttons .owl-next, .product_slider_btm .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 70%;
    right: 9px;
    padding: 0 20px;
    opacity: 1;
    color: #0066376b;
    font-size: 0;
    transform: rotate(270deg);
}




.cbp-af-header-shrink .tob__bar__in, .featured_categories_bg .owl-pagination, .footer_btm p br, .main_slider_top .owl-pagination, .min_featured_categories_bgslider .owl-pagination, .nav-toggle, .navigation-hidden .nav-header, .product_slider .owl-pagination, .product_slider_btm .owl-pagination {
    display: none;
}


.testimonial_emr_in_text_btm {

text-align: right;

margin-top: 85px;
}


.testimonial_emr_in_text {

padding: 80px;

border-radius: 13px;

background: #0f0f0f;

position: relative;
}




.testimonial_emr_in_text { position: relative;

}

.testimonial_emr_in_text  a { color: #fff;  letter-spacing: 1px;

}

.testimonial_emr_in_text a:hover { color: #ccc; 

}





.testimonial_emr_in_text:after {
    
    position: absolute;
    content: "";
    left: auto;
    bottom: -61px;
    background-image: url(../images/dpparrow.png);
    width: 65px;
    height: 60px;
    opacity: 1;
    z-index: 999;
    background-repeat: no-repeat;
    right: 5%;

}

.testimonials___wdth { width: 70%; margin: 0px auto;

}


.clients_slide {

text-align: center;

padding: 14px;
}


.clients_slide img {

    border: 1px solid #282828;
}


.footer__bg {
     background-color: #000;
}

.footer__in {

width: 72%;

margin: 0px auto;

padding: 135px 0;
}







.partners__in { width: 70%; margin: 0px auto;

}



.partners__in__text { padding: 50px;
    
}




.footer__in_text h3 {

text-transform: uppercase;

font-size: 27px;

color: #fff;

letter-spacing: 6px;

font-weight: 100;

margin: 25px 0;
}


.footer__in_text {

    text-align: right; z-index: 999;

}

.footer__in_text a:hover { color: #fff;

}


.footer__link { font-size: 13px; color: #545454;

}


.footer__in_text p i {

    color: #9f9f9f;
    padding: 8px 8px 8px 10px;
    font-size: 13px;
    border-radius: 19px;
    margin-right: 5px;
    border: 2px solid #2f2f2f;


}

.footer__in_text p {

    line-height: 38px;
}


.footer__in_text ul li {

    line-height: 38px; display: inline;
}

.footer__in_text ul li i {

    font-size: 40px;
    
    padding: 0 0 0 48px;
    
    color: #fff; transition: all 0.4s ease-in-out;
    }

    
    .footer__in_text ul li i:hover  {

        
        color: #595959;
        
        }
        
.footer__bg { position: relative;     background: url(../images/noise.webp);


}




  .fancybox-slide--video .fancybox-content {
    background: #fff;
    padding: 50px;
    border: 20px solid #171616;
  }


	.fancybox-bg {
		background: #000000 !important;
	}





    

/* General Demo Style */
body{
	overflow-y: scroll;
	overflow-x: hidden;
}
.ie7 body{
	overflow:hidden;
}

/*  body scroll STYLE 3 */

#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
   }
    #style-3::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
   }
    #style-3::-webkit-scrollbar-thumb {
    background-color: #000000;
   }
   /*  Body scroll End STYLE 3 */
   
   

   .circle1,   .circle2,   .circle3,   .circle4  {
    width: 340px;
    height: 340px;
    border: 20px solid #ffffff0d;
    border-radius: 50%;
    position: absolute;
    bottom: 55px;
    left: -64px;
}

.circle1_in, .circle1_in2, .circle1_in3 , .circle1_in4  {
    width: 250px;
    height: 250px;
    border: 8px solid #ffffff0d;
    border-radius: 50%;
    position: absolute;
    bottom: 24px;
    left: 25px;
}

.frentalhm { position: relative; 

}

.circle1  {

top: -112px;

left: -110px;
}


.circle2  {

right: 10%;

bottom: -149px;

left: auto;
}


.circle3  {

    right: -109px;
    bottom: auto;
    left: auto;
    top: -30px;
}



.circle4  {

    right: auto;
    bottom: auto;
    left: auto;
    top: -84px;
}


.ovhd { overflow: hidden;

}







#circle__animation, #circle__animation2,  #circle__animation3,  #circle__animation4  {
    animation-name: stretch;
    transform-origin: center;
    transform-box: fill-box;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running
}

#circle__animation {
    animation-duration: 3.5s
}

#circle__animation2   {
    animation-duration: 5.5s
}

#circle__animation3  {
    animation-duration: 4.5s
}

#circle__animation4  {
    animation-duration: 5.5s
}

@keyframes stretch {
    0% {
        transform: scale(.7)
    }

    100% {
        transform: scale(1.1)
    }
}





.abtcircle_bg_in {

    background: url(../images/test.webp) fixed;

}


.aboutushmcircle {
    width: 640px;
    height: 640px;
    border: 20px solid #ffffff0d;
    border-radius: 50%;
    position: absolute;
    position: absolute;
    top: 2%;
    left: 36%;
}

.aboutushmcircle_in {
    width: 545px;
    height: 535px;
    border: 8px solid #ffffff0d;
    border-radius: 50%;
    position: absolute;
    bottom: 24px;
    left: 25px;
}

.abtcircle2 {

    top: 23%;
    left: 19%;


}


.abtcircle2_in {

   background: url(../images/abouthomepngsml.webp);
    background-size: cover;
}






.social_media li {
	display: inline-block;
	font-size: 25px;
}

.social_media li i {
	font-size: 20px;
	padding: 0 15px 0 0;
    color: #fff;
}

.social_media li i:hover {
	color: #8bddf8;
}



.footer_mediaz {
    padding: 4px 0;
    text-align: center;
}

.portfolio {
    padding: 50px 0 50px 0;
}



.mb__logo1 {


    position: relative;

}




.mb__logo1 img {

    position: absolute;
    top: 10px;
    z-index: 9;
    left: 11px;
    width: 100px;
}




.innerpage__heading { position: relative;

}


.innerpage__heading h1 {

position: absolute;

top: auto;

left: 8%;

bottom: -22px;

background: #252525;

padding: 14px 37px;

font-weight: 100;

font-size: 19px;

border-bottom: 3px solid #2f2f2f;

color: #fff;

text-transform: uppercase;

letter-spacing: 10px;
}

.innerpage__heading h1:after {
    
content: "";
    
position: absolute;
    
width: 100%;
    
height: 15px;
    
background-color: #252525;
    
left: -3px;
    
top: auto;
    
transition: .4s ease-in-out;
    
bottom: 81px;
    
-webkit-transform: rotate(12deg);
    
-moz-transform: rotate(12deg);
    
-o-transform: rotate(12deg);
    
-ms-transform: rotate(12deg);
    
transform: rotate(-20deg);
}


.innerpage__padding {



background: url(../images/noise.webp);

}





.innerpage__heading {
  
    background: url(../images/filmmaking.webp) fixed;
    background-repeat: no-repeat; padding: 250px 0;
}


.eventmanagement_tpbanner {

    background: url(../images/eventmanagementbg.webp) fixed !important;
    background-size: contain !important;
    
    
}


.photoshootfloortp_banner {

    background: url(../images/photoshootfloorbg.webp) fixed !important;
  

}


.fashion_show_tp_banner {

    background: url(../images/fashionshow_bg.webp) fixed !important;
  
    
}


.actingworkshop_tp_banner {

    background: url(../images/actingworkshopbg.webp) fixed !important;
    background-size: contain !important;
   

    
    
}

.villatp__bg {

    background: url(../images/villabg.webp) fixed !important;
   

    
    
}



.kitchensetuptp_bg {


    background: url(../images/kc.webp) fixed !important;
  
    

}


.iftp__bg {


    
    background: url(../images/ifbg.webp) fixed !important;
   
    

}














.nwcmratp__bg {

    background: url(../images/camerabg.webp) fixed !important;
    background-size: contain !important;
   

    
    
}




.portfoliotpbg__bg {

    background: url(../images/portfoliobg.webp) fixed !important;
    background-size: contain !important;
   

    
    
}







.partnerstpbg__bg {

    background: url(../images/parnersbg.webp) fixed !important;
    background-size: contain !important;
   
    
    
}




.testimonialstpbg { 

    background: url(../images/testimonialsbg.webp) fixed; 
    background-size: contain;
}




.innerbg {

    padding: 100px 0;
}


.floor_rentalfont
 {
    font-size: 85px;
    font-family: "Bungee Outline", sans-serif;
    margin-bottom: 70px;
    color: #787878;
    padding-top: 100px

 }

.floor_rentalintext h3 {


    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 100;
    padding-bottom: 25px;


}

.floor_rentalinimg img {

    border-radius: 50%;
    border-style: double;
    border-color: #202020;
    border-width: 21px;
    border-bottom-left-radius: 6%;
    z-index: 9;
    position: relative;
    border-block-end-color: #5a5a5a;
    border-block-start-color: #5a5a5a;
}

.flrwbg {

    align-items: center;
}



.circlelarge2_flrrntl {
   
    left: 45% !important;
    top: -23% !important;
}

.circlelarge_in2_flrrntl {
    left: 77% !important;
    bottom: -367% !important;
    top: auto !important;
}


.circlelarge_in2_abt {
    top: -11% !important;
    left: 45% !important;
}

.services__in__content   {

position: relative;

z-index: 9;
}




.services__in__content  h2  {

    color: #fff;
    
    /* font-weight: 100; */
    
    letter-spacing: 3px;
    
    font-size: 37px;
    }




    
.services__in__content  h4 {

    color: #ffffff;
    font-size: 35px;
    font-weight: 100;
    letter-spacing: 3px;
    margin-bottom: 15px;


    }


    .acntr { align-items: center;

    }

    .acntr img {

        border-top-right-radius: 25%;
        border-bottom-left-radius: 25%;
        border-radius: 50%;
        border-style: dotted;
        border-color: #20202078;
        border-width: 21px;
        /* border-bottom-right-radius: 6%; */
        z-index: 9;
        position: relative;
        /* border-block-end-color: #ffffff36; */
        /* border-block-start-color: #ffffff36; */
        padding: 15px;

    }

  


.services__in__content img {

width: 46%;

margin-bottom: 31px;

opacity: 0.3;

}



.insuanim_parent ,
.insuanim, .insuanim2
{
    
position: relative;
    
overflow: hidden;
}


.insuanim_parent:after  {

content: "";

width: 19%;

height: 100%;

left: auto;

right: 43%;

position: absolute;

border: 1px solid #232222;

border-top: 0;

border-bottom: 0;

background: none;

bottom: auto;

top: 0;
}






.insuanim_parent::before  {
    content: "";
    width: 3px;
    height: 19px;
    top: 0;
    left: auto;
    position: absolute;
    right: auto;
    background-color: #7e7e7e;
    bottom: auto;
    background-repeat: no-repeat;
    animation-name: tb_animation;
    transform-origin: center;
    transform-box: fill-box;
    animation-timing-function: ease-out;
    animation-duration: 14s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
    right: 43%;
    z-index: 9;
}
    






.insuanim::after  {

content: "";

width: 19%;

height: 100%;

right: auto;

left: 2%;

position: absolute;

border: 1px solid #232222;

border-top: 0;

border-bottom: 0;

background: none;

bottom: auto;

top: 0;

}
    
    
    
    
    .insuanim::before  {
        content: "";
        width: 3px;
        height: 19px;
        left: auto;
        position: absolute;
        right: auto;
        background-color: #7e7e7e;
        bottom: auto;
        background-repeat: no-repeat;
        animation-name: tb_animation2;
        transform-origin: center;
        transform-box: fill-box;
        animation-timing-function: ease-out;
        animation-duration: 16s;
        animation-direction: alternate;
        animation-iteration-count: infinite;
        animation-fill-mode: none;
        animation-play-state: running;
        right: 4.9%;
        z-index: 9;
    }
        

    



    
.insuanim2::after  {

    content: "";
    
    width: 19%;
    
    height: 100%;
    
    left: auto;
    
    right: 5%;
    
    position: absolute;
    
    border: 1px solid #232222;
    
    border-top: 0;
    
    border-bottom: 0;
    
    background: none;
    
    bottom: auto;
    
    top: 0;
    }
    
    
    
    
    .insuanim2::before  {
        content: "";
        width: 3px;
        height: 19px;
        right: auto;
        left: 1.9%;
        position: absolute;
        right: auto;
        background-color: #7e7e7e;
        bottom: auto;
        background-repeat: no-repeat;
        animation-name: tb_animation3;
        transform-origin: center;
        transform-box: fill-box;
        animation-timing-function: ease-out;
        animation-duration: 14s;
        animation-direction: alternate;
        animation-iteration-count: infinite;
        animation-fill-mode: none;
        animation-play-state: running;
        right: auto;
        z-index: 9;
    }
        
    




.serviceshdin {

font-size: 145px;

font-family: "Bungee Outline", sans-serif;

margin-bottom: 70px;

color: #787878;

padding-top: 100px;
}




.services__in__img { z-index: 9; padding-bottom: 200px;


}




#tb_animation   {

	background-repeat: no-repeat;
	animation-name: tb_animation;
	transform-origin: center;
	transform-box: fill-box;
	animation-timing-function: ease-out;
	animation-duration:1;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	animation-fill-mode: none;
	animation-play-state: running; 
 }
 
 @keyframes tb_animation {
	 0% {
		 transform: translate(100%, 1500%);
	   }
	 
	
	 
 
	   100% {
		 transform: translate(0%, 100%); 
	   }
	
    
    
    }


    

#tb_animation2   {

	background-repeat: no-repeat;
	animation-name: tb_animation2;
	transform-origin: center;
	transform-box: fill-box;
	animation-timing-function: ease-out;
	animation-duration:1;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	animation-fill-mode: none;
	animation-play-state: running; 
 }
 
 @keyframes tb_animation2 {
	 0% {
		 transform: translate(-100%, 1%);
	   }
	 
	
	 
 
	   100% {
		 transform: translate(0%, 2500%); 
	   }
	
    
    
    }





    #tb_animation3   {

        background-repeat: no-repeat;
        animation-name: tb_animation3;
        transform-origin: center;
        transform-box: fill-box;
        animation-timing-function: ease-out;
        animation-duration:1;
        animation-direction: alternate;
        animation-iteration-count: infinite;
        animation-fill-mode: none;
        animation-play-state: running; 
     }
     
     @keyframes tb_animation3 {
         0% {
             transform: translate(100%, 1100%);
           }
         
        
         
     
           100% {
             transform: translate(0%, 4500%); 
           }
        
        
        
        }
    




        .circlelargefooter {
            width: 740px;
            height: 740px;
            border: 165px solid #ffffff0d;
            border-radius: 50%;
            position: absolute;
            bottom: 55px;
            left: -20%;
            top: 30%;
        }


        .circlelarge_in2footer {
            width: 400px;
            height: 400px;
            border: 82px solid #ffffff0d;
            border-radius: 50%;
            position: absolute;
            bottom: 55px;
            left: 91%;
            top: -11%;
        }




        .circlelarge {
            width: 200px;
            height: 200px;
            border: 22px solid #ffffff0d;
            border-radius: 50%;
            position: absolute;
            bottom: 0;
            left: 49px;
            top: 63%;
        }



 .circlelarge2 {
    width: 750px;
    height: 725px;
     border: 274px solid #ffffff0d;
      border-radius: 50%;
       position: absolute;
       bottom: 55px;
       left: 10%;
            top: 14%;
        }


        .circlelarge_in2 {
            width: 199px;
            height: 200px;
            border: 37px solid #ffffff0d;
            border-radius: 50%;
            position: absolute;
            bottom: 55px;
            left: 263%;
            top: -99%;
        }

        .circlelarge_in {

width: 199px;

height: 200px;

border: 22px solid #ffffff0d;

border-radius: 50%;

position: absolute;

bottom: auto;

left: 96%;

top: -279%;

right: 0;
}
        

         #circle__animationlarge2  {
            animation-name: skuttsh;
            transform-origin: center;
            transform-box: fill-box;
            animation-timing-function: ease-out;
            animation-delay: 0;
            animation-direction: alternate;
            animation-iteration-count: infinite;
            animation-fill-mode: none;
            animation-play-state: running; 
        }
        
        #circle__animationlarge2 {
            animation-duration: 3.5s
        }
        
        
        
     

@keyframes skuttsh {
    0% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}


        

#circle__animationlarge1  {
    animation-name: skuttsh1;
    transform-origin: center;
    transform-box: fill-box;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running
}

#circle__animationlarge1 {
    animation-duration: 3.5s
} 



@keyframes skuttsh1 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.1)
    }
}


.aboutusinteam .col-md-3 {


    margin-bottom: 50px; z-index: 9;


}


.aboutusinteam img  {

    border-radius: 50%;
    border-style: double;
    border-color: #202020;
    border-width: 21px;
    border-block-start-color: #3b3b3b;
    border-bottom-left-radius: 6%;
    padding: 20px;
}




.aboutusinteam h3  {

color: #fff;

font-weight: 100;

padding-top: 50px;

font-size:18px;

text-transform: uppercase;

letter-spacing: 3px;
}


.aboutusinteam h4  {

color: #898989;

font-size:14px;

letter-spacing: 3px;
}



.menulistmb_bg {
    
    padding: 50px 25px;

}


.menulistmb a {

    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 3px; 
    position: relative;

}


.menulistmb a:hover  {

    color: #949494;

}

.menulistmb_bg__in { position:relative; z-index: 9;


}


.menulistmb a::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 1px;
    background-color: #fff;
    left: 0;
    top: 0px;
    transition: .4s ease-in-out;
}



.menulistmb a:hover::after {

    width: 80px; opacity: 1;
}

.testimonialsin { 
    
    position: relative; 
    text-align: right;


}


.testimonialsin_title h5 {

    color: #fff;
    font-weight: 100;
    padding-top: 0;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;

}


.testimonialsin_title h6 {

    color: #898989;
    font-size: 14px;
    letter-spacing: 3px;

}

.testimonialsin_title { 

    margin: 25px 0 50px 0;
    padding-bottom: 30px;


}


.testinimg {

    border-radius: 50%;
    border-style: double;
    border-color: #202020;
    border-width: 12px;
    border-block-start-color: #3b3b3b;
    border-bottom-left-radius: 6%;
    width: 130px;
    margin-top: 10px;

}


.circlelarge2_tstmnl {
    left: 45% !important;
    top: -20% !important;
}




.quotepattern { 

    background: url(../images/quotepattern.webp) fixed;
}




.testimonialsintxtbg { padding: 0  150px;


}



 .partnersinbg .col-lg-3 { padding-bottom: 50px; text-align: center;


 }
 

 
 .partnersinbg .col-lg-3 img { 


    border: 1px solid #1e1e1e;


 }
 
 




    
 .form-control {
    height: 55px;
    font-size: 14px;
}


.contactus__form__bg

.form-control {
    height: 98px;
    font-size: 14px;
    margin-bottom: 37px;
    background: none;
    border: 1px solid #2f2f2f;

    background: #060606d4;
}

.contactus__form__bg

.form-control:hover {
    border: 1px solid #fff;
}

.contactus__form__bg
 {

     z-index: 9; position: relative;
 }

.career__frm

.form-control {   margin-bottom: 0;

}


.rc_box label {
    color: #b8b8b8;
    font-weight: 600;
    margin-bottom: 9px;
    margin-top: 6px;
    text-transform: uppercase;
    letter-spacing: 2px;
}


.footer__in_text2 {

    text-align: center; position: relative; z-index: 9;
}


.linebtnst { color: #fff !important;

}




.mapcontactpage {

    text-align: center;

}


.contactmap {

    z-index: 9 !important;
    position: relative !important;
    border-style: double !important;
    border-color: #1f1f1f !important;
    border-width: 18px !important;
    border-block-end-color: #5a5a5a;
    padding: 15px;
    border-radius:40px;
    margin-top: 50px;

}


.contactusmhd {
    text-align: center;
}



.slide__img1 { 

    background: url(../images/banner1.webp);

}

.slide__img2 { 

    background: url(../images/banner2.webp);

}

.slide__img3 { 

    background: url(../images/banner3.webp);

}


.slide__img_events {

    background: url(../images/events_main_banner.webp);

}


.slide__img_filmmaking {

    background: url(../images/filmmaking_main_banner.webp);

}


.slide__img_floorrental {

    background: url(../images/floorrental_main_banner.webp);

}






@media screen and (max-width:1367px) {




    .innerpage__heading {
        padding: 210px 0;
    }




.tqc {
 
    font-size: 60px !important;
}

.slide__title__bg p {
    font-size: 31px !important;

}


.abtcircle2 { width: 250px; height: 250px;

}



.abtcircle2_in {

    width: 150px; height: 150px;

}

.abtcircle2 {
    top: 30%;
    left: 13%;
}

.aboutus__home__right a {
    left: 7%;
}


}


@media screen and (max-width:1200px) {

.testimonials___wdth {
    width: 70%;
    margin: 0px auto;
}

.footer__in {
    width: 90%;
}

.aboutus__home__left {
    padding-left: 50px;
}

}


@media screen and (max-width:1000px) {


.serviceshdin {
    font-size: 110px;
}

.portfolio_dv i {
    top: 39%;
    left: 21px;
}


}



@media screen and (max-width: 992px) {


    .slide__img1 { 

        background: url(../images/banner1_mbl.webp);
    
    }
    
    .slide__img2 { 
    
        background: url(../images/banner2_mbl.webp);
    
    }
    
    .slide__img3 { 
    
        background: url(../images/banner3_mbl.webp);
    
    }



    
.slide__img_events {

    background: url(../images/events_main_bannermbl.webp);

}


.slide__img_filmmaking {

    background: url(../images/filmmaking_main_bannermbl.webp);

}


.slide__img_floorrental {

    background: url(../images/floorrental_main_bannermbl.webp);

}

    


    .quotepattern {
        height: 200px;
        background-size: contain;
    }



    .services__in__content img {
        width: 21%;
    }


    .serviceshdin {
        font-size: 82px;
        margin-bottom: 27px;
        padding-top: 100px;
    }


    .testimonials_emr h6:after {
        right: 45%;
    }



    .menu_mb_view {
        display: block !important;
    }

    .tttleanimation h2 {
        font-size: 80px;
        padding-left: 55px;
    }

    .tttleanimation h3 {
        font-size: 28px;
        color: #fff;
        font-weight: 100;
        letter-spacing: 7px;
        margin-top: -37px;
    }

    .mb__logo__bg {
        display: block !important;
    }


    .testi_hm_img {
        left: -15%;
    }

}





    @media screen and (max-width: 767px) {


        

        .services__in__content h4 {
            color: #ffffff;
            font-size: 21px;
            line-height: 27px;
        }

        .intro_bg {
            height: 91vh;
        }

        .intro {
            height: 91vh;
        }

      
            .fancybox-slide--video .fancybox-content {
                background: #000;
                height: 100% !important;
                width: 100% !important;
            }
       

        .slidenav {
            right: -5% !important;
            bottom: 15% !important;
        }


        .slide__img {
            position: absolute;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
            background-position: center !important;
        }


        .cbp-af-header { display: none;
            
        }

        .serviceshdinmb { padding-top: 70px !important;

        }

        .serviceshdin {
            font-size: 50px;
            margin-bottom: 15px;
            padding-top:0px;
        }


        .circlelarge2_tstmnl {
            left: 14% !important;
            top: -8% !important;
            width: 350px !important;
            height: 350px !important;
            border: 94px solid #ffffff0d !important;
        }



        .testimonialsintxtbg {
            padding: 0 15px;
        }




        .innerpage__heading {
  
            background: url(../images/filmmakingmbl.webp) fixed;
        }
        
        
        .eventmanagement_tpbanner {
        
            background: url(../images/eventmanagementbgmbl.webp) fixed !important;
            background-size: contain !important;
            
            
        }
        
        
        .photoshootfloortp_banner {
        
            background: url(../images/photoshootfloorbgmbl.webp) fixed !important;
          
        
        }
        
        
        .fashion_show_tp_banner {
        
            background: url(../images/fashionshow_bgmbl.webp) fixed !important;
          
            
        }
        
        
        .actingworkshop_tp_banner {
        
            background: url(../images/actingworkshopbgmbl.webp) fixed !important;
            background-size: contain !important;
           
        
            
            
        }
        
        .villatp__bg {
        
            background: url(../images/villabgmbl.webp) fixed !important;
           
        
            
            
        }
        
        
        
        .kitchensetuptp_bg {
        
        
            background: url(../images/kcmbl.webp) fixed !important;
          
            
        
        }
        
        
        .iftp__bg {
        
        
            
            background: url(../images/ifbgmbl.webp) fixed !important;
           
            
        
        }



        .contactmap {
            width: 100%;
            height: 400px;
            border-radius: 0;
            margin-top: 50px;

            padding: 5px;
            border-width: 11px !important;
        }



        .innerbg {
            padding: 50px 15px;
        }


      


        .insuanim::before {
            right: 14.1%;         opacity: 0.4;
        }



        .insuanim_parent::before {
            right: 50%;         opacity: 0.4;
        }


        .insuanim2::after {
            right: 15%;       opacity: 0.7;
        }


        .insuanim_parent:after {
        
            right: 50%;        opacity: 0.7;
        }


        .insuanim::after {
            left: 17%;       opacity: 0.7;
        }



        .insuanim2::before {
          
            left: 1.9%;         opacity: 0.4;
        }

        .insuanim2::before {
            left: 16.9%;         opacity: 0.4;
        }

        .insuanim2::after,.insuanim_parent:after { border-left: 0;         opacity: 0.7;

        }
        
        .insuanim:after {

            border-right: 0;         opacity: 0.7;
        }

    

        .circlelargefooter {
            width: 440px;
            height: 440px;
            border: 127px solid #ffffff0d;
            border-radius: 50%;
            position: absolute;
            bottom: 55px;
            left: 5%;
            top: 48%;
        }


        .circlelarge2 {
            width: 440px;
            height: 440px;
            border: 111px solid #ffffff0d;
            border-radius: 50%;
            position: absolute;
            bottom: 55px;
            left: 10%;
            top: 14%;
            top: -3% !important;
            left: 9% !important;
        }

        .services__in__img {
            padding-bottom: 69px;
        }


        .innerpage__heading h1:after {
            bottom: 42px;
            -webkit-transform: rotate(-26deg);
            -moz-transform: rotate(-26deg);
            -o-transform: rotate(-26deg);
            -ms-transform: rotate(-26deg);
            transform: rotate(-26deg);
        }


        .innerpage__heading h1 {
            left: 8%;
            bottom: -19px;
            padding: 8px 14px;
            font-weight: 100;
            font-size: 12px;
            letter-spacing: 3px;
        }
    
    
        .innerpage__heading {
            padding: 145px 0;
            background-size: contain !important;
        }


        .tttleanimation h2 {
            font-size: 49px;
            padding-left: 0;
        }


        .ahrimg { display: none;

        }

        .services__hm__title {
            padding: 40px 0 11px 0;
        }

        .our__services__bg {
            padding: 0;
        }


        .newcameralunch__in {
            background-size: cover;
        }

        .bg_in_two {
          
            background-size: contain;
        }

        .footer__link {
            line-height: 20px !important;
        }


        .footer__in_text p {
            line-height:45px;
        }

        .twocs { margin-bottom: 50px;

        }
        
        .tqc {
            font-size: 33px !important;
            line-height: 41px !important;
        }

        .slide__title__bg p {
            font-size: 19px !important;
        }


        .testimonial_emr_in_text {
            margin-top: 51px;
        }
   

    .testi_hm_img {
        left: -27%;
    }

     
        .testimonials_emr_bg {
            padding: 0 0;
        }
        
.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-prev {
  
left: 35%;
  
bottom: -51%;
}


.featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-next {

left: auto;

bottom: -52%;

right: 30%;
}




        .testimonial_emr_in_text_btm {
            text-align: right;
            margin-top: 41px;
        }


        .testimonial_emr_in {
            padding: 0;
        }


        .testimonials_emr h6:after {
            right: 55%;
        }
    


        .footer__in { text-align: right;

        }

.footer__in img {

    width: 100px;
    margin-bottom: 38px;

}

.footer__in_text ul li i {
    font-size: 23px;
    padding: 0 0 0 22px;
}
      

.footer__in_text h3 {
    font-size: 19px;
    margin: 14px 0;
}



.footer__bg {
    margin-bottom: 60px;
}


.floor__locations__in {
    background: url(../images/floorhm2.webp) fixed;
}


/* 
        .featured_categories_bg .owl-theme .owl-controls .owl-buttons .owl-prev::before {
            top: auto !important;
            bottom: -51px;
            position: absolute;
            left: -3%;
        } */


        .footer__in { padding: 0;
        }



        .testimonial_emr_in_text {
            padding: 35px 20px 20px 20px;
        }

        .testimonials___wdth { width: 100%;
        }

        .mmv_menu2_nav_contact li {
            line-height: 24px;
        }

        .aboutus__home__right a {
            left: 10%;
        }

      

        .abtcircle2 {
            position: inherit;

            margin-top: 100px;
    }

    .services__hm {
        padding: 45px;
        padding-bottom: 0;
    }
}





@media screen and (max-width: 400px) {









.innerpage__heading {
    padding: 105px 0;
    background-size: contain !important;
}


}