body,html{width:100%;/* height; */}
.containIconText {

    font-size: 16px;
}
.socialmedia {
    /* float: left; */
    width: 100px;
    position: absolute;
    top: 13px;
   right: 90px;
}
.imageBack{
    width:100%; 
    /*margin-top:110px; */
    margin-top:0!important;
    /*height: 450px; */
    height: 100%;
    /*background-position: center;background-size: 100% 40%;*/
    /*background: url('../images/contact/contact.jpg') scroll 0 0 no-repeat; */
    background:#fff;
    /*background-size: auto; */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
} 
#section_menu, .section_menu {
    display: block;
    /* margin-top: -115px; */
    margin-top: -155px;
    position: relative;
    width: 100%;
}
.inputContent div {
    float: none;
    width: 45%;
    position: relative;
}
ul.language {
    position: absolute;
    right: 110px;
    top: 59px;
}
.menuTop {
    position: absolute;
    right: 110px;
    top: 0;
}
img.logo {
    width: 167px!important;
    height: auto;
}
.navbar-wrapper2.color {
    display: block;
}
.contacModal {
	
		font-family: 'Roboto', sans-serif;
    padding: 52px 10px 0 10px;
}

.contacModal h3 {
    font-family: 'Roboto', sans-serif;
    margin: 0 0 5px 0;
    font-size: 17px;
    font-weight: 300;
}

input#phone {
    margin: 0 0 0 13px;
    width: 85%;
    font-size: 19px;
    padding: 0 0px 0 38px;
    font-weight: 300;
}
.inputContentContact span {
    padding: 0 29px 0 31px;
    font-size: 10px;
    text-align: left;
}
.contactSend {
    cursor: pointer;
    padding: 4px 18px 4px 18px;
    border-radius: 5px;
    background: #b58f46!important;
    color: #fff;
    display: block;
    text-transform: uppercase;
    border: 0;
    margin: 10px auto 0;
    font-size: 12px;
}
.inputContentContact {
    text-align: left;
}
.modal-content {
    min-height: auto;
	  height: 200px;

    width: 300px;


}
/* CONTACT 
.imageBack{
width:100%;height: 450px;
background: url('../images/contact/contact.jpg') scroll 0 0 no-repeat;background-size: auto;
}
 */

/* END CONTACT */

.wrap.cstyle11 {
    margin: 78px 0 0 0px;
	background:#fff;
}
.contentContact{
background:white;
width:100%;
}
.contentContactTitle{width:100%; padding:30px 0px;}
.titleContact{width:50%; padding: 16px 20px;border: 2px solid #000; margin:auto; text-align:center; }
.contactText{text-align:center; font-size:18px; padding: 30px 10px 10px 10px}
.containerLeft {
    font-size: 18px;
    border-right: solid 1px;
    padding-top: 60px;
    margin: 0 14px 0 0px;
    padding-bottom: 60px;
    width: 43%;
}
.w45percent {
    width: 45%;
    float: left;
}	
::placeholder { color: #000; }
:-ms-input-placeholder { color: #000; } /* IE 10+ */
::-webkit-input-placeholder { color: #000; } /* WebKit */
::-moz-placeholder { color: #000; } /* Firefox 19+ */

.form-control {
	border:0;
    border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -o-border-radius: 5px!important;
    -webkit-border-radius:5px!important;
    background: #e0e0e0;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 17px;
}
.itemscontainer{
	color:#000;
	font-weight:300;
		font-family: 'Roboto', sans-serif;
}
 .containIcon img{
	width:50px; 
	 
 }
.contactLink{
	color:#000;
	font-weight:300;
		font-family: 'Roboto', sans-serif;	 
	 
 }
 
 .w50percentlast {
    width: 53%;
    float: right;
}
.contactSecondTitle{font-weight:bold; text-transform:none; padding-bottom:80px;}
.containIcon{padding-top:70px;}
.containIconText{padding-top:5px;}
.containIconText2{padding-top:15px;}
.containTitle{width:100%;padding-top:60px;padding-bottom:40px;font-size: 18px;}
.rowFormContact1{padding-bottom:10px;font-size: 18px;}
.rowContactInfoInput{padding-top:10px;padding-bottom:70px;}
.rowFormInput{padding-top:20px;padding-bottom:10px;}
.rowButtom {
    padding-bottom: 20px;
    margin: 40px 0 0 0;
}
#below-bgimg .readmorebtn {
    background: #b58f46!important;
	
}
.contentContact {
    background: white;
    width: 100%;
    margin: 120px 0 0 0;
}

@media screen and (max-width: 1400px){

.navbar-brand {
    padding: 0!important;
    margin-top: 13px;
    margin-left: 24px;
}
}
@media only screen and (min-width: 0px) and (max-width: 767px) 
{
	img.logo {
    height: auto!important;
    width: 118px!important;
}
	.menuTop {
    position: absolute;
    right: 23px;
    top: 11px;
    width: 112px;}
	
	.socialmedia {
    /* float: left; */
    width: 100px;
    position: absolute;
    top: 13px;
    right: 20px;
}
  #section_menu, .section_menu {
    display: block;
    /* margin-top: -115px; */
    margin-top: -46px;
    position: relative;
    width: 100%;
}
.nav-tabs {
    height: 85px!important;
}
#section_menu, .section_menu {
    display: block;
    /* margin-top: -115px; */
    margin-top: -155px;
    position: relative;
    width: 100%;
}

}


