/*
 Theme Name: Blaskan APPLI
 Template: blaskan
*/

@import url('../blaskan/style.css');


body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #515151;    
}

body{
	font-size:20px;
	font-family: 'Lato', 'Source Sans Pro', sans-serif;
}

.appli-heading{
	color: #95989A;
    font-weight: 600;
}

#primary-menu {
/*         background-color: rgba(255,255,255,.85); */
}

.fira-sans{
	font-family: 'Fira Sans','Source Sans Pro', sans-serif;
}

.lato{
	font-family: 'Lato', 'Source Sans Pro', sans-serif;
}

.semibold{
	font-weight:600;
}

.slider-button{
	color: white;
    text-transform: uppercase;
   /* letter-spacing: 2px;*/
    padding: 8px 28px;
	font-size:26px;
    border-radius: 50px;
}

.slider-button:hover{
	background-color:#fff;
}

.appli-text-amaranth{
	color:#ED2259;
}

.bg-tango, .owl-dots > .owl-dot:nth-of-type(2) > span:hover, .owl-dots > .owl-dot:nth-of-type(2).active > span{
    background-color: #F48021;
}
.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-3126-7 {
    color: #ffff !important;
    background-color: #d9d8d4 !important;
}

.bg-sun, .owl-dots > .owl-dot:nth-of-type(3) > span:hover, .owl-dots > .owl-dot:nth-of-type(3).active > span{
    background-color: #FAE53C ;
}


.bg-apple, .owl-dots > .owl-dot:nth-of-type(1) > span:hover, .owl-dots > .owl-dot:nth-of-type(1).active > span, .smi-icon.instagram:hover{
    background-color: #79C143;
}


.bg-cerulean, .owl-dots > .owl-dot:nth-of-type(4) > span:hover, .owl-dots > .owl-dot:nth-of-type(4).active > span, .smi-icon.facebook:hover{
    background-color: #01ACD7;
}


.bg-affair, .smi-icon.twitter:hover{
    background-color: #9359A1;
}


.bg-amaranth, .owl-dots > .owl-dot:nth-of-type(5) > span:hover, .owl-dots > .owl-dot:nth-of-type(5).active > span {
    background-color: #ED2259
}


.site-branding {
    border-bottom: none;
}

#front-slider{
	max-height:625px;
}

ul#primary-menu{
    background-color: #515151;
}

#colophon {
    background-color: #515151;
}
.footer-2 p {
    text-align: right;
    color:#ffffff;
}

#front-slider{
    margin-bottom: 5em;
}

#smi-icons{
    text-align: center;
	margin-top: 12em;
    margin-bottom: 4em;
}

.smi-icon{
    width: 40px;
    height: 40px;
    margin: 0 4px;
    display: inline-block;
    background-color: #515151;
    background-size: cover;
    border-radius: 8px;
}
ul#primary-menu{
    background-color: #515151;
}

#primary-menu > li > a{
    
}

#primary-menu > ul > li > a,
#primary-menu > li > a {
    font-size: 20px;
    color: white;
	padding: 11px 0 8px 0;
}


#primary-menu > li:nth-of-type(2) a:hover, .bg-tango:hover{
color: #F48021;
}
.nothing
{
/* color: #FAE53C ; */
}

#primary-menu > li:nth-of-type(3) a:hover, .bg-apple:hover, .widget a:hover{
color: #79C143;
}

#primary-menu > li:nth-of-type(4) a:hover, .bg-cerulean:hover, .widget a, .widget a:focus {
color: #01ACD7;
}

.appli-link{
font-size:20px;
}

#primary-menu > li:nth-of-type(5) a:hover,.bg-affair:hover{
color:  #9359A1;
}

#primary-menu > li:nth-of-type(1) a:hover,#primary-menu > li:nth-of-type(6) a:hover, .bg-amaranth:hover{
color: #ED2259;
}

.h-black:hover{
	color:#515151;
}


@media screen and (max-width: 768px){
	.main-navigation #primary-menu .sub-menu{
		display:none
	}
    .main-navigation #primary-menu > ul > li > a, .main-navigation #primary-menu > li > a {
        padding: 10px 20px;
        color:#515151;
        text-align: center;
    }
    
    .main-navigation .blaskan-main-menu > ul, .main-navigation .blaskan-main-menu > div {
        width: 100%;
        background: #fff;
    } 
	/*****1 april,2020******/
	.main-navigation #primary-menu > li > a {
		text-transform: capitalize;
	}
	.main-navigation #primary-menu > li.menu-item-has-children > a{
/* 		background:#ddd; */
	}
	.main-navigation #primary-menu > li.menu-item-has-children > a::after{
		content: "\f107";
		font-family: 'FontAwesome';
		display: inline-block;
		padding-left: 10px;
		font-size: 14px;
		top:16px;
		position:absolute;
		right:20px;
	}
}

@media screen and (max-width: 990px){
   .link-box-text{
		font-size:16px !important;

	}
}

@media screen and (min-width: 991px) and (max-width: 1200px){
   .link-box-text{
		font-size:20px !important;
		
	}
}


/*
@media screen and (min-width: 769px){
        #primary-menu > ul, #primary-menu {   
        display: flex;
        justify-content: space-between;
    }
}
*/
.link-box{
    padding-top: 100%; /* 1:1 Aspect Ratio */
    position: relative; /* If you want text inside of it */
}

.link-box-text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    border-radius: 40PX;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    padding: 0 16px;
 	line-height: initial;
}

.link-box-text p{
	margin:0;
}


.link-box-text:hover {
    background-color: #fff;
	background-image: none !important;
}


.no-margin p {
    margin: 0;
}

header#masthead {
    margin-bottom: 0;
}

#slider_1833 {
    z-index:0;
}

.sa_hover_container{
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	align-items:flex-start;
}

.main-navigation ul ul li {
    background-color: rgb(255, 255, 255);
}

.main-navigation ul ul li a {
    color: #515151;
}

.sub-menu > li > a{
	text-transform: capitalize;
    font-size: 20px;
}