img {border: 0;}
img {vertical-align: middle;}

.container-c {margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}
.container-c:before,
.container-c:after {content: " ";display: table;}
.container-c:after {clear: both;}
.container-c:before,
.container-c:after {content: " ";display: table;}
.container-c:after {clear: both;}


.row:before,
.row:after {content: " ";display: table;}
.row:after {clear: both;}
.row:before,
.row:after {content: " ";display: table;}
.row:after {clear: both;}

#controls {position: absolute;bottom: 0;width: 100%;background: transparent;height: 45px;box-shadow: none;}
#controls .tab {text-align: center;cursor: pointer;height: 20px;position: relative;}
#controls .tab p {margin-top:0;font-size:20px;}
#controls .tab:hover p{color: #2cbd5e;}
#controls .gray-phone {position: absolute;right: 15px;left:50%;margin-left:-72px;bottom: 0;padding: 17px 7px 0; width: 144px;height: 195px;background-image: url(../img/gray-phone.png);display: none;border-top: none;}
#controls .gray-phone img{width:130px;}
#controls .tab-active {cursor: default;text-align: left;border-top: none;position: relative;top: -4px;}

#controls .tab-active .gray-phone p {color:#2cbd5e;display:block;}
#controls .tab-active p {display:none;}
#controls .tab-active .gray-phone {bottom: 50%;display: block;}

.slide-arrow {display: block;width: 28px;height: 54px;background-image: url(../img/prev-next.png);background-position: 0 0;opacity: .5;position: absolute;right: 25px;top: 50%;margin-top: -27px;text-indent: -9999px;}
.slide-arrow:hover {opacity: 1;}
.slide-arrow.prev {left: 25px;right: auto;background-position: 0 bottom;}
 @media screen and (max-width: 1300px) {
 #controls .gray-phone {position: absolute;right: 15px;left:50%;margin-left:-57px;bottom: 0;padding: 17px 7px 0; width: 114px;height: 141px;background-image: url(../img/gray-phone.png);display: none;border-top: none;}
 #controls .gray-phone img{width:100px;}
 #controls .tab-active .gray-phone p {color:#2cbd5e;display:block;font-size:20px;margin-bottom:0;}
 }


