
*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
html, body  {
	font-family: "RobotoRegular", sans-serif;
	font-size: 12px;
	min-width: 320px;
	position: relative;
padding-top: 10px;

	margin: 0 auto;
}
body {

	background-color: #fff;

}
/*.container_banner {
	margin: 0;
	padding: 0;
}*/


header{
	background-color: #fff;
	width: 100%;
	height: 89px;
display: inline-block;
	padding: 0;
	position: fixed;
	margin-top: -20px;
	z-index: 200;	
}

.logo {
padding-left: 10px;
padding-top: 5px;
float: left;
}

.banner-block {
    background: url("../img/banner.svg") 50% 50%  no-repeat;
    position: fixed;
    top: 87px;
    width: 110%;
    margin-left: -56px;
    height: 86px;
    background-color: transparent;
      background-size: cover;
    z-index:170;
}
.main-mnu {
	background-color: #fff;
	color: #fff;
	margin-bottom: 20px;
float: right;
padding-top: 25px;
    padding-right: 110px;
text-align: center;

}
.main-mnu ul li a {
 color: #083651;
padding: 5px 25px;
display: block;
border: none;
border-radius: 1px;
 z-index: 10;
}
.main-mnu a:hover{
	background: #083651;
    color: #7ab7d3;

}
.main-mnu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	
}
.main-mnu ul li {
	display: inline-block;
	position: relative;

}
.main-mnu .dropdown {
	position: absolute;
	top: 100%;
	width:inherit;
	z-index: 3;
	display: none;

}
.main-mnu li:hover .dropdown {
	display: block;
}
.main-mnu .dropdown li {
	width: 100%;
	text-align: justify;
	line-height: 20px;
	height: 30px;
}
.main-mnu .dropdown li a{
 background-color: #083651;
 color:#fff;
 padding:7px 9px;
 text-align: center;
}
.main-mnu .dropdown li a:hover {
	color: #7ab7d3;
}

button {
    display: block;
    border-radius: 2px;
    max-width: 230px;
    width: auto;
    height: 27px;
    cursor:pointer;
}

button.auth-button{
background-color: transparent;
 color: #083651;
padding: 8px 9px;
line-height: 8px;
display: block;
border: none;
border-radius: 1px;
 z-index: 10;
	/*margin-left: ;*/
}

.auth-button:hover {
background: #083651;
    color: #7ab7d3;




}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
/*#section_services {
	position: relative;
	width: 100%;

	min-height: 800px;
} 
#section_services {
	height: auto;
	background-size: url(../img/intermundo_HP_people.png);

	
	border:3px #ddd solid;
	margin-top: 50px;
}
#content {
    position: absolute;
    margin-top: 150px;
    }

#section_hp {
	position: relative;
	width: 100%;

	min-height: 600px;
} #section_hp{
	height: auto;
	background-image: url(../img/intermundo_HP_2306.png);

	border: 1px #fff solid;
    margin-top: 0px;

}
#section_hp.content {
	position: absolute;
	bottom: 50%;
	left: 50%;
}
#section_aboutus {
	position: relative;
	width: 100%;

	min-height: 800px;
} #section_aboutus{
	height: auto;
	background-image: url(../img/intermundo_HP_square.png);

	
	border:3px #ddd solid;
	margin-top: 50px;
}
*/

/*
.button-green {
	display: block;
	border-radius: 4px;
	width: auto;
	background-color: rgba(45,171,74,0.8);
	color: #fff;
	position: absolute;
bottom: 45%;
	left: 40%;
	padding: 5px;
	
}*/
./*button-black {
	display: block;
	border-radius: 4px;
	width: auto;
	background-color: rgba(0,32,51,0.8);
	position: absolute;
	color: #fff;
bottom: 70%;
	left: 25%;
	padding: 5px;
	
}
.button-brown {
	display: block;
	border-radius: 4px;
	width: auto;
	background-color: rgba(238,135,102,0.8);
	position: absolute;
	color: #fff;
bottom: 58%;
	left: 32%;
	padding: 5px;
	
}*/
h1{
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 4px;

}
h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: regular;
	letter-spacing: 2px;
}

/*	
#content_s_gal {
position: absolute;
	left:12%
	top: 55%;
padding-top: 180px;
padding-left: 90px; 
}*/
#section_contacts {
position: relative;
background:url(img/intermundo_HP_field.png)50% 50%  no-repeat;
height:100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
     /*background-size: cover;*/

}
/*.wrap {
    position: relative;
    background-color: transparent;
    max-width: 1000px;
    width: 100%;
    height:auto;
    margin: 40px auto;
    padding: 20px;
        position: relative;
    background-color: #fff;
    max-width: 1280px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}*/

/*//////////////////*/

/*form*/
/*////////////////////*/
    #customer_login {
    display: block;
    left:250px;
    top: 200px;
}
body #customer_login {
    height: auto;
    position: absolute;
    z-index: 992;

}
#customer_login .customer_login_container {
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-bottom: 9px;
    padding-right: 9px;
    width: 270px;

    }
    .customer_login_inside {
    	background-color: rgb(184, 208, 222);
    	padding: 15px;
    	  border-radius: 4px;
    	    height: auto;
    }
    form {
    	display: block;
    	text-align: center;

    }

#customer_login label {
    color: #000;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 0;
   
}
label {
       cursor: default;
    	 text-align: left;
    	 

    }
}
input.input-text {
    background: #f2f2f2;
    border: 0 solid #ccc;
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    height: 20px;
    padding: 5px;
    float: left;
}


button#submit_con {
    border: none;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px;
    color: #fff;
    cursor: pointer;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e07d54+9,c1382d+47,b51112+87 */
background: rgb(224,125,84); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(224,125,84,1) 9%, rgba(193,56,45,1) 47%, rgba(181,17,18,1) 87%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,rgba(224,125,84,1)), color-stop(47%,rgba(193,56,45,1)), color-stop(87%,rgba(181,17,18,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,125,84,1) 9%,rgba(193,56,45,1) 47%,rgba(181,17,18,1) 87%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,125,84,1) 9%,rgba(193,56,45,1) 47%,rgba(181,17,18,1) 87%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,125,84,1) 9%,rgba(193,56,45,1) 47%,rgba(181,17,18,1) 87%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,125,84,1) 9%,rgba(193,56,45,1) 47%,rgba(181,17,18,1) 87%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e07d54', endColorstr='#b51112',GradientType=0 ); /* IE6-9 */  
    	width: 100%;
    margin-top: 20px;
    height: 20px;
  
  
}




input {
    width: 90%;
}

form {
	display: block;
    text-align: center;
   /* margin: 10px 0px 20px;*/
}

input,
textarea {
    border: none;
    box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 1px inset, rgb(245, 245, 246) -1px -1px 0px 0px, rgb(245, 245, 246) 1px 1px 0px 0px, rgb(245, 245, 246) 1px 0px 0px 0px, rgb(245, 245, 246) 0px 1px 0px 0px, rgb(245, 245, 246) 1px -1px 0px 0px, rgb(245, 245, 246) -1px 1px 0px 0px;
    color: rgb(84, 86, 88);
    padding-left:0;
    font-size: 14px;
    border-radius: 2px;
    margin-left: 3px;
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
}


/*
a:hover {
    color: rgb(179, 13, 16);
}*/
/*//////////////////*/

/*form*/
/*////////////////////*/








    

 #customer_login_black {
   /* display: block;*/
    right:10px;
    top: 5px;
}
body #customer_login_black {
   height: auto;
 position: fixed;
 z-index: 1006;
 top: 13%

}
#customer_login_black.customer_login_container_black {
    /*background-image: url(backgrounds/shadow.png);*/
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-bottom: 9px;
    padding-right: 9px;
    width: 270px;
    height: 207px;


    }
    .customer_login_inside_black {
    	background-color: rgba(0,0,0,0.6);
    	padding: 15px;
    	  border-radius: 2px;
    	    height: auto;
    	    width: 270px;
    position: absolute;
    right: 0px;
    }
    form {
    	display: block;
    	text-align: center;

    }

#customer_login_black label {
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 0;
      cursor: default;
    	 text-align: left;
   
}
label {
     /*  cursor: default;
    	 text-align: left;*/
    	 padding-right: 

    }
}
input.input-text {
    background: #f2f2f2;
    border: 0 solid #ccc;
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    height: 20px;
    padding: 5px;
    float: left;
}

button#submit_con_brown {
	 background-color: rgba(181, 125, 107, 1);
    border: none;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px;
    color: #fff;
    cursor: pointer;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
width: 90%;
    margin-top: 20px;
    margin-left: 13px;
    height: 20px;

}

input {
    width: 90%;
}

form {
	display: block;
    text-align: center;
   /* margin: 10px 0px 20px;*/
}

input,
textarea {
    border: none;
    box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 1px inset, rgb(245, 245, 246) -1px -1px 0px 0px, rgb(245, 245, 246) 1px 1px 0px 0px, rgb(245, 245, 246) 1px 0px 0px 0px, rgb(245, 245, 246) 0px 1px 0px 0px, rgb(245, 245, 246) 1px -1px 0px 0px, rgb(245, 245, 246) -1px 1px 0px 0px;
    color: rgb(84, 86, 88, 0.6);
    padding-left:0;
    font-size: 14px;
    border-radius: 2px;
    margin-left: 3px;
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
}

#reg {
    height: 40px;
    position: relative;
    
}
.pull-left {
    display: block;
    position: absolute;
    top: 5px;
        left: 10px;
    bottom: 5px;
}
.pull-right {
    display: block;
    position: absolute;
    right:11px;
    top: 5px;
    bottom: 5px;
}
.pull-left p {
font-size: 12px;
    color: #fefefe;
}


.pull-right p {
    font: 12px;
    color: #fefefe;
}

/*/////////////////*/
/*form black end*/
/*/////////////////*/

.container-map {
    display: block;
    position: absolute;
    right:30%;
    bottom: 20%;
    min-height: 300px;
    padding: 0;
    z-index: 20;
    background-color: rgb(184, 208, 222);
  margin: 10px;
    max-width: 500px;
    width: 100%;

}


/*feedback-form*/
.steps-box {
    max-width: 350px;
    /*    top: 45%;
    left: 15%;*/
    padding: 0;
    z-index: 20;
    display: block;
}
.feedback-form{ /* вся форма */
    min-width: 250px;
    width: 45%;
    background-color: rgb(184, 208, 222);
        padding: 15px;
          border-radius: 4px;
            height: auto;
            position: absolute;
    margin: 5px;
    z-index: 12;
}

.feedback-form label { /* наименование полей */
  /*float: left;
  display: block;
  clear: right;*/
  color: #000;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 0;
    text-align: left;
}
.feedback-form .w100 { /* поля */

  background: #f2f2f2;
    border: 0 solid #ccc;
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    height: 20px;
    padding: 5px;
    float: left;
    width: 97%;
      margin-bottom: 1em;

}
.feedback-form .border { /* граница полей */
  border-radius: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: #C0C0C0 #D9D9D9 #D9D9D9;
  box-shadow: 0 1px 1px rgba(255,255,255,.5), 0 1px 1px rgba(0,0,0,.1) inset;
}
.feedback-form .border:focus {
  outline: none;
  border-color: #abd9f1 #bfe3f7 #bfe3f7;
}
.feedback-form .border:hover {
  border-color: #7eb4ea #97cdea #97cdea;
}
.feedback-form .border:focus::-moz-placeholder { /* убрать при фокусе первоначальный текст поля */
  color: transparent;
}
.feedback-form .border:focus::-webkit-input-placeholder {
  color: transparent;
}
.feedback-form .border:not(:focus):not(:hover):valid { /* правильно заполненные поля */
  opacity: .8;
}

textarea{
  border: none;
    box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 1px inset, rgb(245, 245, 246) -1px -1px 0px 0px, rgb(245, 245, 246) 1px 1px 0px 0px, rgb(245, 245, 246) 1px 0px 0px 0px, rgb(245, 245, 246) 0px 1px 0px 0px, rgb(245, 245, 246) 1px -1px 0px 0px, rgb(245, 245, 246) -1px 1px 0px 0px;
    color: rgb(84, 86, 88);
    padding-left:0;
    font-size: 14px;
    border-radius: 2px;
    margin-left: 3px;
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    min-height: 40px;
    }
   
#submitFF { /* кнопка "Отправить" */
  border: none;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px;
    color: #fff;
    cursor: pointer;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e07d54+9,c1382d+47,b51112+87 */
background: rgb(224,125,84); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(224,125,84,1) 9%, rgba(193,56,45,1) 47%, rgba(181,17,18,1) 87%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,rgba(224,125,84,1)), color-stop(47%,rgba(193,56,45,1)), color-stop(87%,rgba(181,17,18,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,125,84,1) 9%,rgba(193,56,45,1) 47%,rgba(181,17,18,1) 87%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,125,84,1) 9%,rgba(193,56,45,1) 47%,rgba(181,17,18,1) 87%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,125,84,1) 9%,rgba(193,56,45,1) 47%,rgba(181,17,18,1) 87%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,125,84,1) 9%,rgba(193,56,45,1) 47%,rgba(181,17,18,1) 87%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e07d54', endColorstr='#b51112',GradientType=0 ); /* IE6-9 */  
        width: 20%;
    margin-bottom: 5px;
    height: 25px;
    float: right; 
    padding-left: 6px; 
}
.feedback-form br {
  height: 0;
  clear: both;
}
#submitFF:hover {
  background: rgba(193,56,45,1);
}
#submitFF:focus {
  box-shadow: 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}

/*feedback-form end*/

iframe {
display: block;
padding: 10px;
float: right;
min-height: 270px;
/*max-height: 495px;
max-width: 350px;*/
    width: 50%;
}


.footer-container {

        position: fixed;
    bottom: 0px;
    left: 0;
    min-width: 320px;
    width: 100%;
    padding-left: 0
    padding-right: 60px;
    background-color: black;
    
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin-left: 0px;
    margin-right: -60px;
       z-index: 100000;
}
address {
	display: inline-block;
	color: #fff;
	position: absolute;
	top: 33%;
	left:5%;

}
.footer-mnu {
   background-color: transparent;
   padding: 0;
   list-style-type: none;
display: inline-block;
position: relative;
left:60%;
top: 45%;

}

.footer-mnu li {
list-style-type: none;
	float: left;
	position: relative;
	}
.footer-mnu li a {
 color: #fff;
padding: 5px 25px;
display: inline-block;
border: none;
border-radius: 3px;
}
.footer-mnu li a:hover{
	background: #fff;
    color: #000;
}










