﻿.footer-classic-body
{
    /*background-image: url(../images/footer-bg.webp);*/
    background-repeat: no-repeat;
    background-size: cover;
    
    }


input, button, select, optgroup, textarea {
    padding: 5px;
}

    table
    {
    border: 1px solid #dee2e6;
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
    display: table;
    }
    
    table th{ font-weight:bold;}
    
    table th, table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    display: table-cell;
    }   
    
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 0.5rem;
    margin: 0.125rem 0 0;
    font-size: 14px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-menu a, a:focus, a:active {
    color: #000;
}

.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-info {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
    
.introTitle h4 {
    color: #171515;
    position: relative;
    font-size: 1.5em;
    font-weight: 500;
    margin-top: 15px;
    text-transform: capitalize;
    font-style: italic;
    padding: 0px 100px;
    font-family: 'Material Design Icons';
    line-height: 26px;
}

.introTitle h4:before {
    position: absolute;
    content: "";
    width: 12%;
    width: 0%;
    left: 18%;
    top: 50%;
    height: 1px;
    height: 0px;
    background-color: #419ee9;
}

.introTitle h4:after {
    position: absolute;
    content: "";
    width: 12%;
    width: 0%;
    right: 18%;
    top: 50%;
    height: 1px;
    height: 0px;
    background-color: #419ee9;
}

.promo-classic h4 {
    color: #419ee9;
    position: relative;
    font-size:0.9em;
    font-weight:600;
    margin-top:15px;
    text-transform: capitalize;
}

.promo-classic h4:before {
    position: absolute;
    content: "";
    width: 10%;
    left: 20%;
    top: 50%;
    height: 1px;
    background-color: #419ee9;
}

.promo-classic h4:after {
    position: absolute;
    content: "";
    width: 10%;
    right: 20%;
    top: 50%;
    height: 1px;
    background-color: #419ee9;
}


.allsec {
    background-image: linear-gradient(rgb(255 255 255 / 80%), rgba(255, 255, 255, 0.8)), url(../images/texture-1.jpg)!important;
    background-size: contain;
    background-repeat:repeat
    background-position: center;
    padding-bottom: 40px;}
    
    
 .thumbnail-classic-abs
 {
     background:rgb(0 0 0 / 25%); position:absolute;height: 100%; width:100%; padding:0px; color:#fff; font-size:22px; font-weight:700; display:block;
     }
     
     .thumbnail-classic-abs h4
     {
         color: #fff;
        /* padding-top: 42%; */
        position: absolute;
        display: block;
        top: 45%;
        width: 100%;
         }

.thumbnail-classic-abs:hover h4{display:none}
.thumbnail-classic:hover .thumbnail-classic-abs:hover h4{display:none}

@media (min-width: 992px) and (max-width: 1199.98px) 
{
        .introTitle h4:before {       
        width: 10%;  
        left: 16%;      
    }

    .introTitle h4:after {       
        width: 10%;
        right: 16%;
    }

.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {    
    max-height: 80px;
    margin-bottom: -15px;

 }
}

 
@media (min-width: 768px) and (max-width: 991.98px) 
{
        .introTitle h4:before {       
        width: 10%;  
        left: 8%;      
    }

    .introTitle h4:after {       
        width: 10%;
        right: 8%;
    }
    
    .swiper-slider-3 + .offset-negative-1 .container {
	position: relative;
	margin-top: 0px;
	z-index: 1;
    }

    .swiper-slider-3.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 20px;
    }
    
    .material-parallax img {    
    bottom: 50%;    
        }
    
     .thumbnail-classic-abs
     {  display:block;
         }
     
    }
    
    
    
@media (min-width: 530px) and (max-width: 767.98px) 
{
         .introTitle h4:before {       
        width: 7%;  
        left: 5%;      
    }

    .introTitle h4:after {       
        width: 7%;
        right: 5%;
    }
    
    .clients-classic p {
	padding-top:0px;
	font-size:12px;
    }
    
    .swiper-slider-3 + .offset-negative-1 .container {
	position: relative;
	margin-top: 0px;
	z-index: 1;
    }

    .swiper-slider-3.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 20px;
    }
    
    .material-parallax img {    
    bottom: 50%;    
        }
    
     .thumbnail-classic-abs
 {  display:block;
     }

    }



@media (min-width: 80px) and (max-width: 529.98px) 
{
       .introTitle h4:before {       
       width: 0%;        
    }

    .introTitle h4:after {       
        width: 0%;
    }
    
    .clients-classic p {
	padding-top:0px;
	font-size:12px;
    }

    .swiper-slider-3 + .offset-negative-1 .container {
	    position: relative;
	    margin-top: 0px;
	    z-index: 1;
    }

    .swiper-slider-3.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 20px;
    }
    
    .material-parallax img {    
    bottom: 50%;    
        }
     
     .thumbnail-classic-abs
     {  display:block;
         }
            

}


/*Facts Block*/

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.btn-square, .btn-sm-square, .btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

/* ------------------------------------
    14. Countdown
---------------------------------------*/
.rs-countdown-part .countdown-part .sub-title {
  display: block;
  font-size: 18px;
  line-height: 34px;
  color: #ff3115;
  font-weight: 600;
}
.rs-countdown-part .countdown-part .title {
  font-size: 40px;
    line-height: 1.1em;
    font-weight: 600;
    color: #ffffff;
    text-align: left;
}

.rs-countdown-part .countdown-part p {
    font-size:20px; font-weight:normal; line-height:26px; margin-bottom:25px;
    }
    
.rs-countdown-part .countdown-part .description {
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  color: #ffffff;
}
.rs-countdown-part .countdown-part .counter-wrap {
  max-width: 550px;
}
.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
}
.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles canvas {
  opacity: 1;
}
.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles div {
  position: absolute;
  text-align: left;
  padding-right: 0;
}
.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles div span {
  padding: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 40px !important;
  margin: 0 0 9px 0;
  color: #ff3115;
}
.rs-countdown-part .countdown-part .counter-wrap .timecounter-inner .time_circles div h4 {
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 17px;
  font-size: 12px !important;
}
.rs-countdown-part .register-form {
  background: #fff;
}
.rs-countdown-part .register-form .form-title {
  position: relative;
    padding: 18px 59px 25px;
    margin-bottom: 10px;
}
.rs-countdown-part .register-form .form-title .title {
  font-weight: 600;
  color: #fff;
  position: relative;
  z-index: 10;
  font-size: 25px;
  text-align:center;
}
.rs-countdown-part .register-form .form-title:after {
  position: absolute;
  height: 100%;
  width: 100%;
  clip-path: ellipse(58% 115px at 50% -17%);
  left: 0;
  background-color: #f34859;
  top: 0;
  content: "";
}
.rs-countdown-part .register-form .form-group {
  padding: 0 35px 5px;
}
.rs-countdown-part .register-form .form-group .from-control {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
  padding: 10px 14px;
  border: 1px solid rgba(54, 54, 54, 0.1);
  outline: 0;
}
.rs-countdown-part .register-form .form-group textarea {
    border: 1px solid rgba(54, 54, 54, 0.1);
    width: 100%;
    padding: 10px 20px;
    border-radius: 3px;
    margin-bottom: 20px;
    outline: 0;
}
.rs-countdown-part .register-form .form-group input[type=submit] {
  width: 100%;
  margin-bottom: 35px;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
  -webkit-appearance: button;
  cursor: pointer;
  background: #ff3115;
  border: 0;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  outline: 0;
}
.rs-countdown-part .register-form .form-group input[type=submit]:hover {
  color: #ffffff;
  background: #e41f05;
}
.rs-countdown-part .register-form .form-group .select-option {
  position: relative;
}
.rs-countdown-part .register-form .form-group .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #b1b1b1;
  opacity: 1;
  z-index: 11;
  position: relative;
}
.rs-countdown-part .register-form .form-group .select-option:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #b1b1b1;
  right: 15px;
  position: absolute;
  top: 11px;
  z-index: 12;
  font-size: 22px;
  pointer-events: none;
}
.bg9 {
    background-image: url(../images/enquery.png);
    background-attachment: fixed;
    background-position: center top;
    background-size:cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {   
     .rs-countdown-part .countdown-part .title {
        font-size: 35px;
        line-height: 1.1;
        margin-top:30px;
    }
    .rs-countdown-part .countdown-part p {
    font-size:18px; font-weight:normal; line-height:22px; margin-bottom:20px;
    }
}
@media only screen and (max-width: 767px) 
{
        
    }
    
    
 .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right 0.75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    appearance: none;
}
select {
    word-wrap: normal;
}

.rounded-bottom {
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}


/*Sticky Social Media Side Bars*/

.icon-bar {
  position: fixed;
  top: 35%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:99;
 right: -62px;
  transition: all 0.3s ease;
}

.icon-bar:hover {
  right: -56px;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 7px 10px 24px 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 14px;
}

.icon-bar a:hover {
  background-color: #c69214;
}


.icon-bar-2 {
 position: fixed;
    top: 57%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    right: -70px;
    transition: all 0.3s ease;
}

.icon-bar-2:hover {
  right: -62px;
}

.icon-bar-2 a {
  display: block;
  text-align: center;
  padding: 7px 10px 24px 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 14px;
}

.icon-bar-2 a:hover {
  background-color: #c69214;
}


.facebook {
  background: #ee0a0a;
  color: white;
   transform:rotate(-90deg); 
    -webkit-transform:rotate(-90deg); 
    -moz-transform:rotate(-90deg); 
    -o-transform:rotate(-90deg); 
        border-radius: 10px;
}

.twitter {
  background: #55ACEE;
  color: white;
  transform:rotate(-90deg); 
    -webkit-transform:rotate(-90deg); 
    -moz-transform:rotate(-90deg); 
    -o-transform:rotate(-90deg); 
        border-radius: 10px;
}

.google {
  background: #dd4b39;
  color: white;
      border-radius: 10px;
}

.linkedin {
  background: #f34859;
  color: white;
  transform:rotate(-90deg); 
    -webkit-transform:rotate(-90deg); 
    -moz-transform:rotate(-90deg); 
    -o-transform:rotate(-90deg); 
        border-radius: 10px;
}

.youtube {
  background: #bb0000;
  color: white;
      border-radius: 10px;
}

.content {
  margin-left: 75px;
  font-size: 30px;
} 


/* Principal Message */

.single-news {
    padding: 10px;
    background-color: #f8fdf5;
    background-color: #f7f1db;
    margin-bottom: 30px;
    margin-bottom: 10px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    position: relative;
    z-index: 1;
}

.quote_big {
    position: relative;
    padding: 20px 0px 10px 0px;
}
.quote_big .img_principal
{
    position: relative;
    margin-top: -90px;
    margin-left: 40%;
    border:solid 5px #951217;
    border-radius:10px;
   } 
.quote_big .icon_quote_open {
    position: absolute;
    top: -10px;
    left: 15px;
}

.quote_big .icon_quote_open img { width:60px;}

.quote_big .text {
    padding: 50px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    background: #08651d url(../images/bg_quote.html) no-repeat 50% 100%;
}
.quote_big .icon_quote_close {
    position: absolute;
    bottom: -10px;
    right: 15px;
}

.quote_big .icon_quote_close img { width:60px;}

.principal-img
{
    width:150px;
    margin-bottom:10px;
    margin-top:10px;    
    position: absolute;
    z-index: 99;
    top: 50px;
    left: 40%;
    -webkit-box-shadow: 3px 6px 10px -5px rgba(53, 2, 2, 1);
    -moz-box-shadow: 3px 6px 10px -5px rgba(53, 2, 2, 1);
    box-shadow: 3px 6px 10px -5px rgba(53, 2, 2, 1);    
    }
  .principal-img img {border-radius:10px;}

.sec-spacer {
    padding: 80px 0;
}


.bg8 {
    background-image: url(../images/bg8.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat;
}


/*Scrolling Notice*/

.slidenews {
    width: 100%;
    min-height: 30px;
    background: #56352c;
    background: rgb(86,53,44);
    /*background: linear-gradient(90deg, rgb(131 46 53) 0%, rgb(131 46 53) 35%, rgb(131 46 53) 100%);*/
    background: linear-gradient(90deg, #dc3545 0%, #f34859 35%, rgb(169 0 14) 100%);
}

.news {
    padding: 4px 10px;
    background: #08651d;
    color: #fff;
}

.dot {
    height: 6px;
    width: 6px;
    margin-left: 10px;
    margin-right: 1px;
    margin-bottom: 1px !important;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
}



.facts { text-align:left}
.facts .card .card-body {
        display: inline-flex;
        text-align:left;
    }
.facts .card .card-body img {
        width:60px;
}
.facts h4 
{
    font-size:16px;
    line-height:20px;
    padding-left:1rem;
    padding-top: 5px;
}

@media (min-width: 991.98px){
.facts {
    position: relative;
    margin-top: -75px;
    z-index: 1;
}
}



/* CARD */

.single-promo-card.single-promo-hover-2 {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.single-promo-card.single-promo-hover-2:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 1rem 3rem rgb(31 45 61 / 13%);
    box-shadow: 0 1rem 3rem rgb(31 45 61 / 13%);
    background-color: #17a2b8;
    color: #fff;
}
.single-promo-card:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 1rem 3rem rgb(31 45 61 / 13%);
    box-shadow: 0 1rem 3rem rgb(31 45 61 / 13%);
}
.single-promo-card.single-promo-hover-2:hover span, .single-promo-card.single-promo-hover-2:hover h4 {
    color: #fff !important;
}

.single-promo-card .fa{ color:#ee0a0a; font-size:35px;}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(72, 94, 144, 0.16);
    border-radius: 0.25rem;
}

.single-promo-card {
    border-radius: 1rem;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-box-shadow: 0 4px 16px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 4px 16px 0 rgb(0 0 0 / 12%);
}


.check-list-wrap {
    margin-top: -0.5em;
    margin-bottom: -0.5em;
}

.check-list-wrap li {
    position: relative;
    padding: .3rem 0 .3rem 1.575rem;
    line-height: inherit;
}

.check-list-wrap li:before {
    position: absolute;
    top: 6px;
    left: 0;
    font-family: "FontAwesome";
    content: "\f058";
    font-weight: 900;
    font-size: 1.20rem;
    line-height: 1.5rem;
    color: #17a2b8;
}

.rs-countdown-part .countdown-part p {
    font-size:16px; font-weight:normal; line-height:22px; margin-bottom:15px;
}

  
  
@media (min-width: 992px) and (max-width: 1199.98px) 
{
    .principal-img
    {
    width:150px;
    top: 50px;
    left: 39%;    
    }
    
    .mobile .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .tablet .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .mobile .thumbnail-classic-abs{ display:none;}
    .tablet .thumbnail-classic-abs{ display:none;}
    .mobile .thumbnail-classic-caption{ background:#f2f2f2;}
    .tablet .thumbnail-classic-caption{ background:#f2f2f2;}
     
    
}

@media (min-width: 768px) and (max-width: 991.98px) 
{
    .principal-img
    {
    width:150px;
    top: 50px;
    left: 40%;    
    }
    
    .mobile .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .tablet .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .mobile .thumbnail-classic-abs{ display:none;}
    .tablet .thumbnail-classic-abs{ display:none;}
    .mobile .thumbnail-classic-caption{ background:#f2f2f2;}
    .tablet .thumbnail-classic-caption{ background:#f2f2f2;}
    
}

@media (min-width: 530px) and (max-width: 767.98px) 
{
     .principal-img
    {
    width:140px;
    top: 50px;
    left: 37%;    
    }
    
    .rs-countdown-part .countdown-part .title {
    font-size: 30px;
    line-height: 1.1;
    }
    
    .rs-countdown-part .countdown-part p {
    font-size:16px; font-weight:normal; line-height:22px; margin-bottom:15px;
    }
    
    .mobile .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .tablet .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .mobile .thumbnail-classic-abs{ display:none;}
    .tablet .thumbnail-classic-abs{ display:none;}
    .mobile .thumbnail-classic-caption{ background:#f2f2f2;}
    .tablet .thumbnail-classic-caption{ background:#f2f2f2;}
    
    
}

@media (min-width: 452px) and (max-width: 529.98px) 
{
    .principal-img
    {
    width:130px;
    top: 40px;
    left: 38%;    
    }
    
    .quote_big .icon_quote_open {
    position: absolute;
    top: -25px;
    left: 15px;
    }
    
    .facts .card .card-body {
        display: inline-block;
        text-align:center;
    }
    
    .facts .card .card-body img {
        width:60px;
    }
    
    .facts h4 {
        font-size: 14px;
        line-height: 17px;
        padding-left:0rem;
    }        
    
    .quote_big {
        position: relative;
        padding: 0px 0 20px 0px;
    }
    
    .introTitle h4 {
        font-size: 1.2em;
        padding: 0px 30px;
        line-height: 22px;
    }
    
    .rs-countdown-part .countdown-part .title {
    font-size: 25px;
    line-height: 1.1;
    }
    
    .rs-countdown-part .countdown-part p {
    font-size:16px; font-weight:normal; line-height:22px; margin-bottom:15px;
    }
    
    .mobile .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .tablet .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .mobile .thumbnail-classic-abs{ display:none;}
    .tablet .thumbnail-classic-abs{ display:none;}
    .mobile .thumbnail-classic-caption{ background:#f2f2f2;}
    .tablet .thumbnail-classic-caption{ background:#f2f2f2;}
    
    }

@media (min-width: 80px) and (max-width: 451.98px) 
{
     .principal-img
    {
    width:120px;
    top: 85px;
    left: 38%;    
    }
    
    .quote_big .icon_quote_open {
    position: absolute;
    top: -25px;
    left: 15px;
    }
    
    .facts .card .card-body {
        display: inline-block;
        text-align:center;
    }
    
    .facts .card .card-body img {
        width:60px;
    }
    
    .facts h4 {
        font-size: 14px;
        line-height: 17px;
        padding-left:0rem;
    }        
    
    .quote_big {
        position: relative;
        padding: 0px 0 20px 0px;
    }
    
    .introTitle h4 {
        font-size: 1.2em;
        padding: 0px 30px;
        line-height: 22px;
    }
    
    .rs-countdown-part .countdown-part .title {
    font-size: 25px;
    line-height: 1.1;
    }
    
    .rs-countdown-part .countdown-part p {
    font-size:16px; font-weight:normal; line-height:22px; margin-bottom:15px;
    }
    
    .mobile .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .tablet .thumbnail-classic-abs {
    background: rgb(0 0 0 / 0%);
    border: solid 1px #f2f2f2;
    }
    
    .mobile .thumbnail-classic-abs{ display:none;}
    .tablet .thumbnail-classic-abs{ display:none;}
    .mobile .thumbnail-classic-caption{ background:#f2f2f2;}
    .tablet .thumbnail-classic-caption{ background:#f2f2f2;}
}

.pagenum{background:#08651d; color:#fff; padding: 2px 3px; font-size:11px;}
.pagenum:focus, .pagenum:active, .pagenum:hover{background:#ee0a0a; color:#fff;}


/*CAPTCHA FORMATING*/
#ucCaptcha{background:#fff; }  
#txtCaptcha{background:#f2f2f2; border:#f3f3f3; padding:5px 10px; width:150px}
#ucCaptcha img{ border-right:1px solid #a5a5a5; padding:10px;}
/*END OF CAPTCHA FORMATING*/