/*
 Theme Name:   nicean
 Theme URI:    http://nicean-bg.com
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

h1.heading8 {
    font-size: 2em;
font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #676565;
margin-left:0px;
margin-bottom: 0px;
    text-align:left;
}

.header-description {
    text-align: left;
    }

p.header-subtitle {
    color: #ED1C24;
    font-weight: 600;
    font-size: 3.3em;
}

	#menu-item-432   {
	display: inline-block;	
	text-indent: -9000px;
	direction: ltr;
	width: 30px;
	height: 30px;
	background-image: url("../img/UKflag.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow:hidden;
	}

	#menu-item-453 > a:nth-child(1) {
	display: inline-block;	
	text-indent: -9000px;
	direction: ltr;
	width:30px;
	background-image: url("../img/BGflag.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow:hidden;
	}
	
	#menu-item-468 > a:nth-child(1) {
	display: inline-block;	
	text-indent: -9000px;
	direction: ltr;
	width:30px;
	background-image: url("../img/FRflag.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow:hidden;
	}
	
#drop_mainmenu.fm2_drop_mainmenu img.logo.dark, img.custom-logo {
    vertical-align: middle;
    max-height: 100%;
    width: 250px;
    margin-top: 15px;
}

#contacts.contact-section-formsection.white-text {
	background-image: url("../img/fourmis.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    
    
}

.contact-container {
	width: 80%;
	margin: 200px auto;
}

.contacts {
    color: #423f3f;
    border-radius: 20px;
	background-color: rgba(255, 255, 255, 0.6);
	text-align: center;
	width: 50%;
	margin: auto;
	padding: 10px 0px 10px 0px;
}

.contacts p, .contacts h2 {
	background-color: rgba(255, 255, 255, 0) !important;
	 color: #423f3f;
	z-index: 100000;
}

.features-coloured-icon-boxes-section   {
        padding: 40px;
    }

@media only screen and (max-width: 600px) {
  h1.heading8 {
    font-size: 1em;
    }
    .header-description {
    text-align: left;
    }
    p.header-subtitle {
    color: #ED1C24;
    font-weight: 600;
    font-size: 2em;
    text-align: inherit;
    background-color: rgba(255, 255, 255, 0.3);
    margin-top:10px;
    }
    a.logo-link.dark, a.custom-logo-link {
    width: 150px;
    transition: all .3s linear;
    }
    #features-1     {
    padding: 0px;}
    .features-coloured-icon-boxes-section   {
        padding: 0px;
    }
#services h2 {
    margin: 20px 0 0 0;
}
    #contact-4,.contact-section-formsection white-text {
    background-color: #444444;
}     
    .contacts {
    color: #423f3f;
    border-radius: 20px;
	background-color: rgba(255, 255, 255, 0.6);
	text-align: center;
	width: 100% !important;
	margin: auto;
	padding-bottom: 10px;
}
.contact-section-formsection {
    background-color: #666666;
    	height: auto !important;

    }
    .contact-container {
	width: 80%;
	margin: auto;
;
}
}