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

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

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Quicksand', sans-serif;
	font-weight: bold; 
	text-transform: uppercase; 
	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;
}


.home header.myheader{
	background: transparent;
	position: absolute;
	width: 100%;
	min-height: 50px;
	top: 10px;
	left: 0;

}

header.myheader {
	width: 100% !important;
	min-height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: static;
	z-index: 1000000;
	background: #173872;
    line-height:1;
	margin-bottom: 0px;

}

body.home header.myheader {}

.headerInner {
	max-width: 1120px !important;
	margin: 0 auto;
	display: flex;
	align-items: center;
   justify-content: center;
}


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

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

.mainmenu {
	float: right;
}

header.myheader .site-navigation {
	float: right;
	width: 60%;
	text-align: right;
	display: flex !important;
}

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

}

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


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

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

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

.ccmenu ul li a{
	color: #173872;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700;
    vertical-align: middle;
    background-image: linear-gradient(90deg,#FE60C7,#ADE4F4) !important;
    padding: 12px 40px;
    border-radius: 25px;
}

.ccmenu ul li a:hover {
	color:#fff; 
	background-color: #000;
}

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: 14px !important;
    font-weight: 600 !important;
    text-transform: capitalize; !important;
    color: #fff !important;
	 line-height: 1.5em;
	 padding: 2px 6px !important;
}

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: #000important;
}


.footer {
	background-color: #fff; font-size: 12px;
	background-repeat: repeat-y;
	background-position: center center;
	background-size: contain;
}

.footer a {
	color: #3A4B80 !important; text-decoration: none !important;
}

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

.footer_top_inner, .footer_bottom_inner {
	max-width: 1120px !important;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px;
	font-size: 13px;
	text-align: center;

}
.footer_top_inner {
	max-width: 50% !important;
	margin: 0 auto;
}

.footer_bottom_inner {
	padding-top: 0px;
	padding-bottom: 0px;
}


.footer_bottom{
	background: #3A4B80;
	padding: 20px 0px;
}

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

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

.footer_left img{
	max-width: 200px!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: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none !important;
}

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


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

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

.footer_right {
	float:left;
	width: 80%;
	text-align:center;
	
   
}

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




.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: uppercase !important;
	font-weight: 700 !important;
	letter-spacing: 0px !important;
}

.footer_menu a{
	float: left;
	width: 100%;
	color: #3A4B80 !important;
	font-weight: 600;
}

.bottom1 {
	width: 50%;
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-align: left;
}

 .elementor-kit-9 h3 {
	color: #3A4B80 !important;

}



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

.bottom2 a:hover{
	color: #F40C55 !important;
}


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;
}

.page-template-elementor_theme main.site-main  div > p,
.container.restricted p {
    text-align: center;
    margin-top: 9%;
    margin-bottom: 9%;
}

.page-template-elementor_theme main.site-main  div > p > a:before,
.container.restricted p > a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f023";
    display: inline-block;
    padding-right: 6px;
    vertical-align: top;
    font-weight: 900;
}


.container.special {
	text-align: center;
	padding-top: 10%;
	padding-bottom: 10%;
}


@media (max-width:767px) { 

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

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

    .headerInner {max-width:100% !important; align-items: start !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: 80px;
    padding-bottom: 10px;
}

 .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_menu .textwidget .menu1 {
	padding-bottom:25px;
}
 .footer_menu .textwidget .menu2{
	padding-left:0px;
    padding-top:20px;
}
	.footer {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.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 {float:none;width:100%; padding-bottom:70px;}
    
	
}

@media (min-width:768px) and (max-width:1024px) {

.headerInner {
	max-width: 95% !important;
    align-items: flex-start;
    justify-content: left;

}

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

.ccmenu {
	width:60%; padding-top:16px;
}

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

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


.footer {
	padding:0px;
}
.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_bottom_inner {
	padding-left: 10px !important;
	padding-right: 10px !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;
}


}