.container{
	    margin-right: 0px !important;
        padding: 0px;
}
.information {
    display: table;
    background: #ffffe07a;
    padding: 1em;
    margin-top: 1em;
    text-align: left;
    /*margin: 0;*/
    float: left;
    /*margin-right: 2em;*/
    margin-bottom: 2em;
    font-size: 0.8em;
}
.row {
	margin-right: 0px !important;
	margin-left: 0px !important;
	
}
.link {
	padding: 0.85em;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    margin-right: 1em;
    padding-top: 2em!important;
    padding-bottom: 0em !important;
}
.link a {
    text-decoration: none;
    color: #aaa;
}
.img-logo{
	width: 75px;
	height: 90px;
}
#header
{
	display: flex;
}
.right-part{
	padding-top: 60px;
	border-left : 1px solid #aaaaaa47;
	background-color: #8080801a;
}
.left-part{
	padding-top: 15px;
}
em
{
    font-style: normal;
}
input
{
	/*max-width: 400px;*/
}
select
{
	max-width: 480px;
}
.btt input[type=submit] , {
    cursor: pointer;
    text-decoration: none;
    position: relative;
    font-family: Gelion-Bold,sans-serif;
    background: #00b5e2;
    color: #fff;
    padding: 0.5em;
    border-radius: 5px;
    font-weight: 400;
    text-transform: UPPERCASE;

    display: inline;
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: 1px solid #ddd;
}
.bas{
	background-color: black;
	height: 1265px;
	color: 
}
.descreption-footer
{
	text-align: justify;
	font-size: 15px;
    line-height: 215%;
}
footer {
	background-color: black;
	color: white;
	padding: 40px;
	display: flex;
    padding-top: 20px;	
}

.title-1
{
	font-size: 30px !important;
    /*font-family: Questrial;*/
	display: flex;
	justify-content: center;
    align-items: center;
    margin-bottom: 5PX;
}
.title-link{
	color: #57c1b6;
	display: flex;
	text-decoration: none !important;
    box-shadow: none !important;
    border: none;
        outline: none;      
    	cursor: pointer;
        background-color: transparent;
}
.title-link:hover { 
	color: #57c1b6;
}
.icones{
	display: flex;
	padding-top: 17px;
    margin-bottom: 25px;

}
.icone-fb
{
	background: #57c1b6;
    padding: 9px 15px;
    border-radius: 30px;
}
.icone-link{
	color: black;
}
.icone-link:hover {
	color:black;
}
.icone-tw
{
	background: #57c1b6;
    padding: 9px 11px;
    border-radius: 30px;
}
.fb, .tw, .linked
{
    margin-right: 7px;
}
.icone-linked
{
	background: #57c1b6;
    padding: 9px 12px;
    border-radius: 30px;
}
.icone-insta
{
	background: #57c1b6;
    padding: 9px 12px;
    border-radius: 30px;
}
.title-2
{
	font-size: 20px !important;
    /*font-family: Questrial;*/
    color:#57c1b6;
    margin-bottom: 15px; 
}
.liens{
	color: white !important;
	text-decoration: none !important;
	box-shadow: none !important;
    border: none;
        outline: none;      
    	cursor: pointer;
	/*margin-left: 28px;*/
}
.liens :hover{
	color:white !important;
}
.footer-list{
	list-style: none;
	padding-left: 0px !important;
}
.footer-list-1{
	margin-left: 0px !important;
    font-size: 0.85em;
    margin-bottom: 15px;
}
.contact{
	font-size: 0.85em;
}
.contact-glob{
	margin-bottom: 17px;
}

@media (min-width: 768px)
.col-md-4 {

    max-width: 33.3333333% !important;
}
@media (min-width: 768px){
input {

   max-width: 480px ;
}
}
@media (min-width: 768px){
.chioce {

   max-width: 100px !important ;
}
}
@media (max-width: 1240px){
.photo{
	width: 95%
}
}
input {

   max-width: 480px ;
}


@media(max-width: 768px || min-width: 576px ){
.container {
    max-width: 720px; 
}
}/*
@media (max-width: 576px){
.container, .container-sm {
     max-width: 540px; 
}
}
@media (max-width: 768px){
.container, .container-md, .container-sm {
     max-width: 720px; 
}
}*/

.btt:hover {
    background-color: #DC3545;
  }
.form
{
    margin-bottom: 0.5rem !important;
    font-size: 16px;
    font-weight: bold;
}
#ob {
    color: red;
}








