﻿.footer-classic-body
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
    }


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: right;
    min-width: 170px;
    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: #A7D8FF;
    position: relative;
    font-size:14px;
    font-weight:600;
    margin-top:5px;
    text-transform: capitalize;
}

.introTitle h4:before {
    position: absolute;
    content: "";
    width: 12%;
    left: 18%;
    top: 50%;
    height: 1px;
    background-color: #A7D8FF;
}

.introTitle h4:after {
    position: absolute;
    content: "";
    width: 12%;
    right: 18%;
    top: 50%;
    height: 1px;
    background-color: #A7D8FF;
}

.promo-classic h4 {
    color: #293e31;
    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: #293e31;
}

.promo-classic h4:after {
    position: absolute;
    content: "";
    width: 10%;
    right: 20%;
    top: 50%;
    height: 1px;
    background-color: #293e31;
}


.allsec {
    background-image: linear-gradient(rgb(255 255 255 / 40%), rgba(255, 255, 255, 0.4)), url(https://ik.imagekit.io/jammi/img/allimg.png?tr=f-webp)!important;
    /* background-image: linear-gradient(rgb(242 235 216 / 45%), rgb(241 228 206 / 63%)), url(https://ik.imagekit.io/jammi/img/allimg.png?tr=f-webp)!important; */
    background-size: contain;
    background-repeat-y: repeat;
    background-position: center;
    padding-bottom: 40px;}

@media (min-width: 992px) and (max-width: 1199.98px) 
{
        .introTitle h4:before {       
        width: 10%;  
        left: 16%;      
    }

    .introTitle h4:after {       
        width: 10%;
        right: 16%;
    }

 }
 
@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%;    
        }
    
    }
    
    
    
@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%;    
        }

    }



@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%;    
        }
        

}

header .contact-section {
    background: #1e283a;
    background: linear-gradient(135deg, #1b1b54 0%,#272372 100%);
    padding-bottom: 0px;
    margin-top: 0px;
}
header .contact-section:before, header .contact-section:after {
    content: " ";
    display: table;
}
header .contact-section:after {
    clear: both;
}

header .contact-section .inline-list {
    float: left;
    margin-top: 0px;
}
header .contact-section .inline-list li {
    display: inline-block;
    color: #fefefe;
    font-size: 12px;
    line-height: 30px;
}
header .contact-section .inline-list li a{color:#fff}
header .contact-section .contacts {
    float: right;
}

.contacts address, .contacts a {
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
}
.contacts address+a, .contacts a+a {
    margin-left: 15px;
}

@media (max-width: 991.98px) {
	header .contact-section {    
    padding-bottom: 0px;
    margin-top: 15px;
    }
}

.justify-content-md-between {
    justify-content: space-between !important;
    background: #eef5fd;
    background: #fff;
    padding: 30px 10px 10px 10px;
}

.news {
    padding: 5px 10px;
    background: #099360;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    float: left;
    line-height: 14px;
}
.breaking-news
{
   background: #002471;
   color: #fff;
}

marquee a{color:#fff; font-size:14px}
marquee a:hover, a:focus, a:active{color:#89ddff;}
.dot {
    height: 6px;
    width: 6px;
    margin-left: 20px;
    margin-right: 1px;
    margin-top: -1px !important;
    background-color: #A7D8FF;
    border-radius: 50%;
    display: inline-block;
}

.top-bar {
    padding: 8px 0;
    background: #091730;
    position: relative;
    color:#fff;
    font-size:12px;
    background-image: url(../images/strip.png);
    background-position: center top;
    background-size: 100% 100%;
    width: auto;
    margin: 0px auto;
}
.top-social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: -12px;
    margin-top:2px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.top-social ul li {
    display: inline-block;
    padding: 0;
}
.top-social ul li a {
    color: #fff;
    font-size: 13px;
    transition: 400ms;
    padding: 9px 12px;
}
ul.top-info {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.top-info li {
    position: relative;
    line-height: 10px;
    display: inline-block;
    margin-left: 0;
    padding-right: 15px;
}
ul.top-info li span {
    font-size: 13px;
    position: relative;
    top: 1px;
    margin-right: 2px;
    color: #feb92e;
    }
ul.top-info li p.info-text {
    margin: 0;
    line-height: normal;
    display: inline-block;
    flex-direction: column;
    margin-top: 2px;
}

/* ------------------------------------
    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 18px;
    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: #A7D8FF;
  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/bg-9.jpg);
    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:-50px;
  transition: all 0.3s ease;
}

.icon-bar:hover {
  right: -42px;
}

.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: #000;
}


.icon-bar-2 {
 position: fixed;
    top: 55%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    right: -62px;
    transition: all 0.3s ease;
}

.icon-bar-2:hover {
  right: -52px;
}

.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: #000;
}


.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: #17a2b8;
  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: #293c61 url(../images/bg_quote.jpg) 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(238 10 10) 0%, rgb(202 4 6) 35%, rgb(173 2 2) 100%);
}

.news {
    padding: 5px 10px;
    background: #099360;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    float: left;
    line-height: 14px;
}

.dot {
    height: 6px;
    width: 6px;
    margin-left: 20px;
    margin-right: 5px;
    margin-bottom: 1px !important;
    background-color:#A7D8FF;
    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;}
}

.strip {
    background-image: url(../images/strip.png);
    background-position: center top;
    background-size: 100% 100%;
    width: auto;
    height: 14px;
    margin: 0px auto;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(238 245 253);
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #A7D8FF; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #002471; 
}

/* Keep navbar size fixed */

/*.rd-navbar-aside p {
    font-size: 12px !important;
    line-height: 1.7 !important;
}

.rd-navbar-nav > li > a,
.rd-nav-link {
    font-size: 13px !important;
    font-weight: 600;
}*/


.profile {
    box-shadow: 0 1px 18px 0 rgb(0 0 0 / 9%);
    padding: 15px 0px;
    margin: 15px;
}

    .profile table {
        width: 100%;
        border-color: #c8c8c8
    }

        .profile table td {
            font-size: 13px;
            border-collapse: collapse;
            text-align: left;
            color: #151515;
            padding: 7px 15px;
        }

        .profile table th {
            background: #091730;
            color: #fff;
            padding: 10px;
            border-collapse: collapse;
            text-align: left
        }

        .profile table td a {
            color: #151515
        }

            .profile table td a:hover {
                color: #0e94d0
            }

/* ==========================================================================
   NEWS & UPDATES carousel section
   ========================================================================== */
.news-updates {
    background: #f4f8ff;
}

.news-updates__head {
    margin-bottom: 30px;
}

.news-updates__title {
    font-size: 28px;
    font-weight: 700;
    color: #002471;
    margin-bottom: 8px;
}

.news-updates__subtitle {
    color: #555;
    font-size: 15px;
    margin: 0;
}

.news-updates__carousel .news-card {
    height: 100%;
}

.news-card__link {
    position: relative;
    display: block;
    height: 100%;
    min-height: 175px;
    padding: 22px 20px;
    background: #fff;
    border: 1px solid #d2e3ff;
    border-radius: 10px;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .06);
    text-decoration: none;
    color: #1a1a1a;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.news-card__link:hover,
.news-card__link:focus {
    transform: translateY(0px);
    box-shadow: 0 10px 26px rgba(0, 36, 113, .16);
    border-color: #0b2e83;
    color: #1a1a1a;
}

.news-card__link--static {
    cursor: default;
}

    .news-card__link--static:hover {
        transform: none;
        box-shadow: 0 5px 18px rgba(0, 0, 0, .06);
        border-color: #d2e3ff;
    }

.news-card__date {
    display: flex;
    align-items: baseline;
    gap: 6px;
    margin-bottom: 12px;
    color: #0b2e83;
    font-weight: 700;
}

.news-card__day {
    font-size: 25px;
    line-height: 1;
    color: #007bff;
}

.news-card__mon {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.news-card__title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
}

.news-card__cta {
    display: inline-block;
    margin-top: 14px;
    color: #0b2e83;
    font-weight: 600;
    font-size: 13px;
}

.news-card__badge {
    position: absolute;
    top: 14px;
    right: 14px;
    padding: 2px 8px;
    background: #e11d2a;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 10px;
}

/* Reset the theme (style-5.css) owl-nav/dots styling that otherwise pins the
   buttons to the sides of the carousel and injects "prev"/"next" labels. */
.news-updates__carousel .owl-nav {
    position: static;
    margin-top: 18px;
    text-align: center;
    font-size: 0;
    display:block!important ;
}

    .news-updates__carousel .owl-nav button.owl-prev,
    .news-updates__carousel .owl-nav button.owl-next {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        display: inline-block;
        width: 42px;
        height: 42px;
        margin: 0 6px;
        padding: 0;
        border: 0;
        border-radius: 50%;
        background: #0b2e83 !important;
        color: #fff !important;
        font-size: 18px;
        line-height: 42px;
        letter-spacing: 0;
        transform: none;
    }

        /* Remove the theme's "prev"/"next" text and underline pseudo-elements. */
        .news-updates__carousel .owl-nav button.owl-prev::before,
        .news-updates__carousel .owl-nav button.owl-next::before,
        .news-updates__carousel .owl-nav button.owl-prev::after,
        .news-updates__carousel .owl-nav button.owl-next::after {
            content: none;
            display: none;
            border: 0;
        }

        .news-updates__carousel .owl-nav button.owl-prev:hover,
        .news-updates__carousel .owl-nav button.owl-next:hover {
            background: #014fe5 !important;
            color: #fff !important;
        }

    .news-updates__carousel .owl-nav button.disabled {
        opacity: .4;
        cursor: default;
        display:block;
    }

.news-updates__carousel .owl-dots {
    position: static;
    margin-top: 12px;
    text-align: center;
    display:none;
}

    /* Neutralize the theme's button-level dot styling; we style the inner span. */
    .news-updates__carousel .owl-dots .owl-dot {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: transparent !important;
    }

    .news-updates__carousel .owl-dots .owl-dot span {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 4px;
        background: #c9d8f2;
        border-radius: 50%;
        transition: background .2s ease;
    }

    .news-updates__carousel .owl-dots .owl-dot.active span,
    .news-updates__carousel .owl-dots .owl-dot:hover span {
        background: #0b2e83;
    }

#newsUpdatesCarousel .owl-nav.disabled {
    display: block !important;
}

@media (prefers-reduced-motion: reduce) {
    .news-card__link {
        transition: none;
    }

        .news-card__link:hover,
        .news-card__link:focus {
            transform: none;
        }
}