.accessuar
{
    width: 180px; 
    display: inline-block;
    margin: 9px 11px 9px;
}
#footer .my-footer-ribbon
{
	margin-top: -53px;
}

.my 
{
    margin:0px; 
    padding-top:50px; 
    font-size: 16px;    
}

.promptOnImage
{
	position:fixed; 
	top:10%;
    text-align: center;
    transition: all 0.3s;
    background: rgba(23, 23, 23, 0.8);
    color: #D4B1B1;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
}

.notePad {
    border: 1px solid #acacac;
    margin: 2rem 0;
    padding: 20px;
    border-radius: 5px;
    background-color: #dae6e8;
}

.notePadvoid {
    border: 1px;
    margin: 2rem 0;
    padding: 20px;
    border-radius: 5px;
    
}

.img-project-example {
    float: left;
    width: 300px; 
    margin-right: 30px;
    margin-bottom: 30px;
    
}
.region-description {
    padding-top: 30px;
}

.region-description li{
    margin-left: 310px;
}
.modal-project-example {
    max-width: 1000px;
    border-color: #203530;
    /*border-width: 10px;
    border-style: double;*/
}
.video-project-example{
    float: left;
    height: 400px;
}


.testimonial.testimonial-style-Neo{
    
    border-color: #2e353e !important;
    text-align: left;
    margin-bottom: 20px;
    border-radius: 6px;
	padding: 8px;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    background: transparent !important;
   	
}

.wrap_images img 
{
    width: 100%;
    height: auto;
    /*display: inline-block;*/
}
/*
#float_json_list li a {
  //border-top: 3px solid #333;
  //color: #333;
    text-decoration: none; !important;  Отменяем подчеркивание у ссылки 
}
*/

#myVideo {

    min-width: 100%; 
    min-height: 100%;
}

.product_img {
    min-height: 200px;
    max-height: 200px;
    width: auto;
}
