.list-default .image-left {
margin-right: 15px;
width: 30%;
position: relative;
} .rt-news-list-1.general .item-shadow-gray {
box-shadow: none;
}
.rt-news-list-1 .post-meta-dark ul {
line-height: 1;
}
.rt-news-list-1 .post-meta-dark ul li {
margin: 0 0 8px;
}
.rt-news-list-1 .title-medium-dark {
margin-bottom: 0px;
}
.rt-news-list-1 .rt-list-content {
margin-top: 8px;
margin-bottom: 0;
}
.rt-news-list-1 .media .media-body p {
margin-bottom: 0;
}
.rt-news-list-1.boxed .media {
background: #ffffff;
}
.rt-news-list-1 .list-item {
margin-bottom: 30px;
}
.rt-news-list-1 .list-item:last-child {
margin-bottom: 0px;
}
.rt-news-list-1.boxed .media .media-body {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 10px;
}
@media(min-width:768px) and (max-width:991px) {
.rt-news-list-1.boxed .media {
display: flex;
align-items: center;
}
}
.rt-news-list-2.general .item-shadow-gray {
box-shadow: none;
}
.rt-news-list-2 .media .media-body {
padding-left: 20px;
}
.rt-news-list-2.boxed .media{
background: #dddddd;
}
.rt-news-list-2.boxed .media .media-body {
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
}
.rt-news-list-2 .media a.img-opacity-hover {
width: 30%;
}
.rt-news-list-2 .post-meta-dark ul li {
margin: 0px 0px 10px;
} .rt-news-list-3 .media-body h3 {
margin-bottom: 0px;
}
.rt-news-list-3 .media .image-left {
width: 35%;
margin-right: 25px;
}
.rt-news-list-3.general .item-shadow-gray {
box-shadow: none;
}
.rt-news-list-3.boxed .media{
background: #dddddd;
}
.rt-news-list-3.boxed .media .media-body {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 10px;
}
.rt-news-list-3 .list-item {
margin-bottom: 30px;
}
.rt-news-list-3 .list-item:last-child {
margin-bottom: 0px;
}
.rt-news-list-3 .post-meta-dark ul li {
margin: 0px 0px 10px;
}
.rt-news-list-3 .media-body p {
margin-top: 10px;
margin-bottom: 0;
} .barta-ad {
text-align: center;
padding-left: 15px;
padding-right: 15px;
}
.ad-header-top {
background: #fff;
}
.ad-header-below {
background: #f8f8f8;
border-bottom: 1px solid #dadada;
}
.ad-before-content {
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
}
.ad-after-content {
padding-top: 15px;
padding-bottom: 15px;
}
.ad-footer {
padding-top: 15px;
padding-bottom: 15px;
} .rt-el-contact-info ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}
.rt-el-contact-info ul li {
width: 47%;
display: inline-flex;
margin-right: 15px;
margin-bottom: 15px;
line-height: 1.4;
}
.rt-el-contact-info ul li i {
font-size: 20px;
color: #e53935;
padding-right: 15px;
}
.rt-el-contact-info ul li a {
color: #444444;
} .contact-form .form-group .form-control {
color: #111111;
font-weight: 500;
font-size: 14px;
border-radius: 0;
background: #f4f4f4;
border: none;
-webkit-box-shadow: 0 1px 0 0 rgba(216,216,216,.75);
-moz-box-shadow: 0 1px 0 0 rgba(216,216,216,.75);
box-shadow: 0 1px 0 0 rgba(216,216,216,.75);
}
.contact-form .form-group input.form-control {
height: 40px;
}
.contact-form .form-group .wpcf7-submit {
padding: 12px 25px;
border: 2px solid #e53935;
background-color: #e53935;
color: #ffffff;
font-size: 15px;
font-weight: 500;
transition: all .5s ease-out;
}
.contact-form .form-group .wpcf7-submit:hover {
background: transparent;
color: #e53935;
}
div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing {
border: 2px solid #e53935;
margin: 10px 0;
padding: 5px 10px;
} .rt-news-gallery-1 .gallery-item {
margin-bottom: 30px;
}
.rt-news-gallery-1 .gallery-item .title-semibold-dark {
margin-bottom: 0px;
margin-top: 20px;
padding-bottom: 30px;
font-size: 20px;
border-bottom: 1px solid #dadada;
}
.rt-news-gallery-1 .gallery-item .gallery-item-img {
position: relative;
overflow: hidden;
}
.rt-news-gallery-1 .post-meta-dark ul {
line-height: 1;
}
.rt-news-gallery-1 .post-meta-dark ul li {
line-height: 1.5;
}
.rt-news-gallery-1 .gallery-item p {
margin-bottom: 32px;
}
.rt-news-gallery-1 .img-overlay-hover:before {
background: rgba(255,255,255,.5);
left: -50%;
transition: all .5s ease-out;
position: absolute;
content: "";
height: 100%;
width: 50%;
visibility: hidden;
}
.rt-news-gallery-1 .img-overlay-hover:hover:before {
left: 0;
top: 0;
opacity: 1;
visibility: visible;
}
.rt-news-gallery-1 .img-overlay-hover:after {
background: rgba(0,0,0,.5);
right: -50%;
transition: all .5s ease-out;
position: absolute;
content: "";
height: 100%;
width: 50%;
visibility: hidden;
}
.rt-news-gallery-1 .img-overlay-hover:hover:after {
right: 0;
top: 0;
opacity: 1;
visibility: visible;
}
.rt-news-gallery-1 .img-popup-icon {
position: absolute;
left: 0;
right: 0;
top: 50%;
text-align: center;
margin: 0 auto;
height: 55px;
width: 55px;
line-height: 55px;
background: #e53935;
border-radius: 50%;
color: #ffffff;
visibility: hidden;
opacity: 0;
z-index: 2;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all .7s cubic-bezier(0,0,.25,1.5);
-moz-transition: all .7s cubic-bezier(0,0,.25,1.5);
-ms-transition: all .7s cubic-bezier(0,0,.25,1.5);
-o-transition: all .7s cubic-bezier(0,0,.25,1.5);
transition: all .7s cubic-bezier(0,0,.25,1.5);
}
.rt-news-gallery-1 .img-overlay-hover:hover .img-popup-icon {
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
opacity: 1;
visibility: visible;
} .rt-news-gallery-2 .gallery-item {
position: relative;
}
.rt-news-gallery-2 .gallery-item .content-wrap {
position: absolute;
left: 0;
bottom: 0;
opacity: 0;
z-index: 1;
padding: 0 20px;
visibility: hidden;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out
}
.rt-news-gallery-2 .gallery-item:hover .content-wrap {
opacity: 1;
visibility: visible;
}
.rt-news-gallery-2 .post-meta-dark ul li {
margin: 0 0 13px 0;
}
.rt-news-gallery-2 .img-popup-icon-layout2 {
position: absolute;
text-align: center;
left: 0;
right: 0;
top: 40%;
margin: 0 auto;
-webkit-transform: translateY(-40%);
-moz-transform: translateY(-40%);
-ms-transform: translateY(-40%);
transform: translateY(-40%);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
z-index: 8;
height: 50px;
width: 50px;
line-height: 50px;
border-radius: 50%;
background-color: rgba(255,255,255,.9);
color: #e53935;
-webkit-box-shadow: 0 1px 10px 5px rgba(225,225,225,.5);
-moz-box-shadow: 0 1px 10px 5px rgba(225,225,225,.5);
box-shadow: 0 1px 10px 5px rgba(225,225,225,.5);
-webkit-transition: all .7s cubic-bezier(0,0,.25,1.5);
-moz-transition: all .7s cubic-bezier(0,0,.25,1.5);
-ms-transition: all .7s cubic-bezier(0,0,.25,1.5);
-o-transition: all .7s cubic-bezier(0,0,.25,1.5);
transition: all .7s cubic-bezier(0,0,.25,1.5);
}
.rt-news-gallery-2 .gallery-item:hover .img-popup-icon-layout2 {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
visibility: visible;
}
.amp-wp-header {
background-color: #e53935;
}