.nobaner1 {
    margin-top: 132px;
}
.contacts-item {
    box-shadow: 0px 0px 8px 6px rgba(71, 71, 71, 0.14);
   
    padding: 20px 10px 10px 10px;
    margin-bottom: 20px;
}
.contacts-item__text-email::before {
    content: '\1F4E7';
    text-indent: 14px;
}
.contacts-item__text-phone::before {
    content: '&#x260E';
    text-indent: 14px;
}
.mx-2 {
    margin-right: 0.5rem!important;
    margin-left: 0.5rem!important;
}
.contacts-item__text {
    padding-left: 80px;
    margin-bottom: 10px;
    position: relative;
      color: black;
}
.contacts-item__text1 {
    padding-left: 80px;
    margin-bottom: 45px;
    position: relative;
        color: black;
}
.contacts-item__text2 {
    padding-left: 80px;
    margin-bottom: 35px;
    position: relative;
    color: black;
    margin-top: 20px;
}
@media (max-width: 500px) {
    .contacts-item__text {
    padding-left: 80px;
    margin-bottom: 20px;
    position: relative;
      color: black;
}
    .contacts-item__text1 {
    padding-left: 80px;
    margin-bottom: 25px;
    position: relative;
        color: black;
}
.contacts-item__text2 {
    padding-left: 80px;
    margin-bottom: 15px;
    position: relative;
    color: black;
    margin-top: 20px;
}
}


.contacts-item__text::before {
    content: '☏';
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #808000;
    background-size: 60px;
    left: 0;
    top: calc(50% - 30px);
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    font-weight: 900;
    font-size: 32px;
    text-indent: 14px;
    line-height: 58px;
    color: white;
}
.contacts-item__text1::before {
    content: '✉';
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #808000;
    background-size: 60px;
    left: 0;
    top: calc(50% - 30px);
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    font-weight: 900;
    font-size: 32px;
    text-indent: 15px;
    line-height: 58px;
    color: white;
}
.contacts-item__text2::before {
    content: '\27A2';
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #808000;
    background-size: 60px;
    left: 0;
    top: calc(50% - 30px);
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    font-weight: 900;
    font-size: 32px;
    text-indent: 17px;
    line-height: 58px;
    color: white;
}
@media screen and (max-width: 500px) {
.colors{
    	opacity: 0.3;
}
}
    

#inner {
	width: 900px;
	height: 0px;
	background: green;
	position: relative;
	z-index: 2;
	display: none;

}

@media screen and (max-width: 500px) {
#inner {
	width: 900px;
	height: 0px;
	background: green;
	position: relative;
	    z-index: 2;
	    display: block;
	    

}
}




@media screen and (max-width: 500px) {
.colors1{
    	opacity: 0.3;
}
}
    

#inner1 {
	width: 900px;
	height: 0px;
	background: green;
	position: relative;
	z-index: 2;
	display: none;

}

@media screen and (max-width: 500px) {
#inner1 {
	width: 900px;
	height: 0px;
	background: green;
	position: relative;
	    z-index: 2;
	    display: block;
	    

}
}


@media screen and (max-width: 500px) {
.colors2{
    	opacity: 0.3;
}
}
    

#inner2 {
	width: 900px;
	height: 0px;
	background: green;
	position: relative;
	z-index: 2;
	display: none;

}

@media screen and (max-width: 500px) {
#inner2 {
	width: 900px;
	height: 0px;
	background: green;
	position: relative;
	    z-index: 2;
	    display: block;
	    

}
}