@import url('meanmenu.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,600&display=swap');
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 1.5;
	position: relative;
}

a:link,a:visited,a:active{
	color: #AC2473;
	transition: all 0.5s ease;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold; 
	margin-bottom: 20px;  
	margin-top:0px !important;
}

h1 {
	font-size: 50px;
}

h2 {
	font-size: 45px;
}

h3 {
	font-size: 40px;
}

h4 {
	font-size: 35px;
}

h5 {
	font-size: 30px;
}

h6 {
	font-size: 25px;
}

li.hidden {
	display: none !important;
}
.my-rotate-title .elementor-heading-title {
transform-origin: 0 0 !important;
    transform: rotate(-270deg) !important;
    display: block;
    color: #aaaaaa !important;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 80%;
    width: 700px;
    background: -webkit-linear-gradient(0deg, #156CAC 0%, #CB4183 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
}

.my-title .elementor-heading-title{
	background: -webkit-linear-gradient(0deg, #bd3977 0%, #819fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.videoslider .swiper-container-horizontal>.swiper-pagination-bullets, 
.videoslider .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: -10px !important;
}

.videoslider .swiper-pagination-bullet {
    width: 40px;
    height: 6px;
    display: inline-block;
    border-radius: 0px;
    background: #5d1d3c;
    opacity: 1;
}
.videoslider .swiper-pagination-bullet-active {
	background: #fff;
	width: 60px;
}

body.home{
	background:url('../images/body-bg.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}


.home header.myheader{
	

}

header.myheader {
	width: 100% !important;
	min-height: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
    line-height:1;
	margin-bottom: 0px;
    

}

body.home header.myheader {}

.headerInner {
	max-width: 1440px;
	margin: 0 auto;
	display: flex;
	align-items: center;
   justify-content: center;
   padding-left: 10px;
   padding-right: 10px;
}


.logo {
	float: left;
	width: 15%;
}

.logo img {max-width: 200px;}

.mainmenu {
	float: right;
}

header.myheader .site-navigation {
	float: right;
	width: 85%;
	text-align: left;
}

.site-navigation ul.menu {
	text-align: center;justify-content: center;

}

.site-navigation ul.menu li {
	padding: 0 15px !important;
}


.ccmenu{
	float: right;
	width: 0%;
    text-align: right;
}

.ccmenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.ccmenu ul li{
	display: inline-block;
	padding: 0 8px !important
}

.ccmenu ul li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
    vertical-align: middle;
}

.ccmenu ul li a:hover {
	color:#AC2473; 
}
.ccplugin_language img {
    width: 25px;
}
header.myheader .ccmenu .ccplugin_language img {
    width: 24px; margin-bottom: -2px;
}

.ccplugin_modal button.language {
	padding:0px !important;
}

header.myheader .ccplugin_menu_item a,
.site-navigation ul.menu li a {
    font-size: 15px !important;
    font-weight: 500 !important;
    text-transform: uppercase!important;
    color: #fff !important;
	 line-height: 1.9em;
	 padding: 2px 10px !important;
	 font-style: italic;
     letter-spacing:1px;
}

header.myheader .ccplugin_menu_item a.highlighted, 
header.myheader .ccplugin_menu_item a:focus,
header.myheader .ccplugin_menu_item a:hover,
.site-navigation ul.menu li a:hover,
.site-navigation ul.menu li.current_page_item a {
   color: #8e1a5f !important;
}

.mean-container .mean-nav ul li a {
	text-transform: uppercase !important;
    line-height: 1.3em !important;
    font-style: normal !important;
}

.footer {
	background-color:#111111; 
	background-repeat: repeat-y;
	background-position: center center;
	background-size: contain;
	padding-left: 10px;
	padding-right:10px;
    font-size: 14px;
}

.footer a {
	color:#999999 !important; text-decoration: none !important;
	font-size: 14px;
}

.footer a:hover {
	color: #AC2473!important;
}


.footer_top_inner, .footer_bottom_inner {
	max-width: 1440px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 50px;
}
.footer_bottom_inner {
	padding-top: 0px;
	padding-bottom: 0px;
}

.footer_top_inner h2, .footer_bottom_inner h2 {
	font-size: 20px !important;
    font-weight: normal !important;
    letter-spacing: 1.5px !important;
    color: #fff !important;
}


.footer_bottom, .footer_top {
    color: #fff !important;
}

.footer_left {
	float: left;
	width:25%;
}



.footer_left img{
	max-width: 150px!important;
}


.bottom1 p,
.footer_left p {
	margin: 0px !important;
	padding: 0px !important;
}

.footer_left a {
	color: #fff !important;
	display: inline-block;
	width: 40%;
	float: left;
	padding: 0 0 20px 0;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none !important;
}

.footer_left a:hover {
	color: #AC2473 !important;
}


.footer_left .footer1_mod::after {
  content: "";
  clear: both;
  display: table;
}

.footer_left .footer1_mod:nth-child(2) {
	margin-top: 20px;
}


.footer_bottom_inner {
    display: flex;
	align-items: center;
   justify-content: center;
   color: #7E8085;
}


.footer_menu {
	padding-bottom: 10px;
	width: 33.33%;
	margin: 0 auto;
	float: left;
}

.footer_menu .textwidget{
	float: left;width:100%;	
}

.footer_menu .textwidget .menu2{
	padding-left:0px;
}

.footer_menu .textwidget .menu1 a {
	 width: 50% !important;
	 float: left;
	 text-transform: capitalize;
}

.footer_menu .textwidget .menu2 a{
    width: 100% !important;
}  
  
.footer_menu h3{
	color: #fff  !important;
	font-size: 16px !important;
	text-transform:capitalize !important;
	font-weight: 300 !important;
	letter-spacing: 0px !important;
}

.footer_menu a{
	float: left;
	width: 100%;
	color:#ffffff !important;
	font-weight:300;
	padding-bottom: 10px;
}

.footer_menu .custom-html-widget ul{
	padding:0;
	margin: 0;
	list-style: none;
}

.footer_menu .custom-html-widget ul li{
	font-size:14px;
	font-weight: 300;
	letter-spacing: 1px;
	color:#AC2473;
	padding-bottom: 10px;
}

.footer_menu .custom-html-widget ul li:hover{
	color:#2D8CF7;
}


.footer_menu input[type=email]{
	background-color: #1F1F1F;
	border: none;
	border-radius: 0;
	color: #999999;
	width: 85%;
    float: left;
}

.footer_menu input[type="submit"]{
	background-color: #000!important;
    background: url(../images/Mail-min.png) no-repeat center;
    border: none!important;
    border-radius: 0!important;
    text-indent: -99999px;
    width: 15%;
    margin-left: -8px;
    padding: 12px !important;
}

.bottom1 {
	width: 48%;
	float: left;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}



.bottom2 {
	width:52%;
	float: left;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
.bottom2 a {
	color: #000 !important;
	display: inline-block;
	padding: 0px 10px;
}


body.page-template-elementor_theme .site-main, 
body:not([class*=elementor-page-]) .site-main  {
	max-width: 1120px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
    min-height:80vh;
}
.ccplugin_container {
	background: white;
	min-height:80vh;
}

p.our_restricted_msg {
	text-align:center;
	min-height:80vh;
	display:flex;
	justify-content:center;
	align-items:center;
        padding-left: 10px;
        padding-right: 10px;
}

p.our_restricted_msg a {
	text-transform: none;
}

p.our_restricted_msg a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f023";
    display: inline-block;
    padding-right: 6px;
    vertical-align: top;
    font-weight: 900;
}

.mean-container .mean-nav {
    margin-top: 64px !important;
}

.ccplugin_inner {
    max-width: 1200px;
    min-width: 200px !important;
    width: 100% !important;
    padding: 6rem 4rem !important;
}

.ccplugin_modal {
    z-index: 9999999 !important;
}

.ccplugin_menu_item {
    padding: 0 !important;
}


p.timing {
	color: #8e1a5f;
}


@media (max-width:767px) { 
.ccplugin_inner {
    padding: 4rem 1rem !important;
}
    
.ccplugin_sidebar, .ccplugin_content {
    float: none !important;
    width: 100% !important;
}
     
}
@media (max-width:767px) { 

	.my-rotate-title .elementor-heading-title {
    transform-origin: 0 0 !important;
    transform: rotate(0deg) !important;
    position: static;
    top: 0%;
    left: 0%;
 	text-align: center;
 	width: 300px;
   
}

.email-phone {
	width: 100%;
	text-align: center;
	padding: 0px;
}
	body.home header.myheader {
	position: relative;
    background: #000;
    min-height: 90px;
    margin-bottom:0px !important;
}

    .headerInner {max-width:100% !important; align-items: center !important; }
	header.myheader {display: block;position: relative;
	max-width: 100%; padding-left: 10px; padding-right: 10px; padding-top:15px;	min-height: 80px;	
	}
	.logo {width: 60%;max-width: 200px;
    	position: absolute;
        left:10px;
   	}
	.logo img {position: static; max-width: 130px;}
	
	.mobile-menu.mean-container {
		position: absolute;
		top: 0px;
		right: 0px;
	}
    
    .mean-container a.meanmenu-reveal {
    	top: 20px !important;
    }
    
    .ccmenu {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 70px;
}

body.page-template-elementor_theme .site-main, body:not([class*=elementor-page-]) .site-main {
	min-height: 10vh;
}

 .footer_right {
 	width: 100%;

 }

 .footer_right img{
	margin-left: 0px; 
	padding-bottom: 10px;
	padding-top: 0px;
	max-width: 100px;
}

.footer_right2 {
	width: 100%;
	text-align: center;
}

.footer_right2 img{
	margin-left: 0px; 
	padding-bottom: 10px;
	padding-top: 0px;
	max-width: 100px;
}

 .footer_menu {
    float: none;
     padding-bottom: 50px !important;
     width: 100%;
     text-align: center;
}

 
	.footer_top_inner, .footer_bottom_inner {
		padding-top: 30px;
	}
	
	.copyrightInner, .footer_top {padding-left: 20px; padding-right: 20px;}
	.footer_top {padding-top: 45px;}
	.footer_left, .footer_right, .footer_mid,
	.bottom1, .bottom2 {
		width: 100%;
		text-align: center;
		padding-bottom: 25px;
		padding-top: 5px;
        display: block;
	}
    
    .footer_left a {
    	float: none; width: 100%;
    }
    
    .footer_mid div {
            padding-left: 0px;
        }
        
    .footer_bottom_inner {
    		display: block !important;
    }
    
    .footer_menu .textwidget {
    padding-bottom: 60px;
}
    
	
}

@media (min-width:768px) and (max-width:1024px) {
.my-rotate-title .elementor-heading-title {
    left:110%;
   
}

.headerInner {
    align-items: flex-start;
    justify-content: left;

}

header.myheader .site-navigation {
	display: none !important;
}

.ccmenu {
	width:30%; padding-top:5px;
}

.mobile-menu.mean-container {
    position: absolute;
    right: 0px;
}

.footer_right img {
	max-width: 80px !important;
}
.footer_right2 img {
	max-width: 80px !important;
}

.footer a {
	font-size: 12px;
}

body.page-template-elementor_theme .site-main, body:not([class*=elementor-page-]) .site-main {
	padding-left: 20px !important;
    padding-right: 20px !important;
}



.footer_right {
    display: flex-end;
}

.footer_menu {
    padding-bottom: 10px;
}

}

@media (min-width:1024px) and (max-width:1140px) {
body.page-template-elementor_theme .site-main, body:not([class*=elementor-page-]) .site-main {
	padding-left: 20px !important;
    padding-right: 20px !important;
}


.headerInner {
	 padding-left: 20px;
	 padding-right: 20px;	 position: relative;
}

.footer {
	padding-left: 20px;
	padding-right: 20px;
}


}