.def {
    background: rgb(238,238,238) !important;
}
.added {
    background: rgb(238,238,238) !important;
}
.btn:hover {
   background: #064862 !important;
   color: white !important;
}
.nav-link:hover {
   background: #064862 !important;
   color: white !important;
   border-radius: 10px;
}
.nav-link {
   border-radius: 10px;
   text-transform: uppercase;
   font-family: monospace; 
   font-size: 23px !important;
   color: #024d6a !important;
   font-weight: 100 !important;
}
.btn {
    text-transform: uppercase;
    font-family: monospace;
    font-size: 23px !important;
    color: #024d6a !important;
    font-weight: 100 !important;
}
.wrapper .first-section video {
    opacity: 0
}
.wrapper .first-section .text-wrap .text {
    text-transform: uppercase;
    background: linear-gradient(to right,rgb(255,255,255,0) 20%,rgb(2,77,106) 27%,rgb(2,77,106)72%,rgb(255,255,255,0)80%);
    top: 30% !important;
}
.wrapper .first-section {
  background-image: url('https://tls.ge/assets/background-3-anim-hq.png') !important;
  background-size: cover;
  height: 800px;
  clip-path: inset(0);
}
.wrapper .first-section .text-wrap .text h2 {
    color: rgb(255,255,255,.9) !important;
    text-shadow: none !important;
    padding: 20px;
    font-size: 19px !important;
    line-height: 2px;
}
.def img, svg {
    max-height: 51px;
    max-width: 191px;
}
.second-section {
    background: linear-gradient(to bottom, rgb(238,238,238) 80%, rgb(2, 77, 106,.2));
    box-shadow: inset 0px 0px 10px rgba(0,0,0,.2) !important
}
.second-section h4 {
    color: white !important;
    background: rgb(2, 77, 106,.5);
    outline: 2px solid rgb(2, 77, 106);
    padding: 8px;
    border-radius: 10px;
    text-transform: uppercase;
    font-family: monospace; 
    font-weight: 100 !important;
}
.second-section h2 {
    color: rgb(2, 77, 106) !important;
    text-transform: uppercase;
    font-family: monospace; 
    font-weight: 100 !important;
}
.second-section .container .header-wrapper .msc-section-title:after {
    content: "";
    display: block;
    width: 18.2rem !important;
    height: 1.6rem !important;
    background: rgb(2, 77, 106) !important;
    border-radius: 0px 0px 30px 30px !important;
    margin: 1.6rem auto 0;
}
.second-section .container .logo img, svg {
    height: 156px;
    width: 156px;
}
.third-section {
    background: linear-gradient(to top, rgb(238,238,238) 95%, rgb(0,0,0,.1));
}
.third-section h2 {
    color: rgb(2, 77, 106,.8) !important;
    text-transform: uppercase;
    font-family: monospace; 
    font-weight: 100 !important;
}
.third-section p {
    color: rgb(2, 77, 106,.8) !important;
    text-transform: uppercase;
    font-family: monospace; 
    font-weight: 100 !important;
    font-size: 20px !important;
    max-width: 800px;
}
.third-section .container .header-wrapper .msc-section-title:after {
    content: "";
    display: block;
    width: 18.2rem !important;
    height: 1.6rem !important;
    background: rgb(2, 77, 106,.8) !important;
    border-radius: 0px 0px 30px 30px !important;
    margin: 1.6rem auto 0;
}
.third-section img {
    height: 256px;
    width: 256px;
}
app-footer .wrapper {
    background: rgb(2, 77, 106) !important;
    font-family: monospace; 
    font-weight: 100 !important;   
}
@media (max-width: 968px) {
    .wrapper .first-section .text-wrap .text {
    background: linear-gradient(to right,rgb(255,255,255,0) 5%,rgb(2,77,106),rgb(255,255,255,0)95%);
    }
.wrapper .first-section .text-wrap .text h2 {
    text-shadow: none !important;
    padding: 2px;
    font-size: 14px !important;
    line-height: 15px;
}
.wrapper .first-section .text-wrap .text {
    backdrop-filter: blur(5px) !important;
    -webkit-backdrop-filter: blur(5px) !important;
    }
    .wrapper .first-section .text-wrap .text {
    top: 22% !important;
    }
}
.navbar-toggler {
    background: #024d6a !important
}
.header-wrapper {
    margin-top: 30px
}
.second-section .container .animation:nth-child(1):hover::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    aspect-ratio: 1/1; 
    max-width: 120%; 
    height: auto; 
    background-image: url('https://tls.ge/assets/customs-formalitys-en.png');
    background-repeat: no-repeat;
    background-size: cover; 
    z-index: 1;
    border-radius: 20px;
    outline: solid rgb(2, 77, 106, 0.8);
}
.second-section .container .animation:nth-child(2):hover::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    aspect-ratio: 1/1;
    max-width: 120%; 
    height: auto; 
    background-image: url('https://tls.ge/assets/land-freight-en.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    border-radius: 20px;
    outline: solid rgb(2, 77, 106, 0.8);
}
.second-section .container .animation:nth-child(3):hover::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    aspect-ratio: 1/1;
    max-width: 120%; 
    height: auto;
    background-image: url('https://tls.ge/assets/ocean-freight-en.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    border-radius: 20px;
    outline: solid rgb(2, 77, 106, 0.8);
}
.second-section .container .animation:nth-child(4):hover::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    aspect-ratio: 1/1;
    max-width: 120%; 
    height: auto;
    background-image: url('https://tls.ge/assets/rail-transport-en.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    border-radius: 20px;
    outline: solid rgb(2, 77, 106, 0.8);
}

.first-section .row-container {
    margin-top: 200px;
    border: solid rgb(2, 77, 106, 0.8);
    border-radius: 20px;
    background: white;
    outline: 100vh solid rgb(230,230,230);
    padding: 5px;
}
@media (max-width: 768px) {
.first-section .row-container {
    margin-top: 50px;
}
}
.wrapper .container .header-wrapper .msc-section-title:after {
    content: "";
    display: block;
    width: 18.2rem !important;
    height: 1.6rem !important;
    background: rgb(2, 77, 106) !important;
    border-radius: 0px 0px 30px 30px !important;
    margin: 1.6rem auto 0;
}
::marker {
  color: rgb(2, 77, 106) !important;
}
.wrapper .header-wrapper .msc-section-title:after {
        content: "";
    display: block;
    width: 18.2rem !important;
    height: 1.6rem !important;
    background: rgb(2, 77, 106) !important;
    border-radius: 0px 0px 30px 30px !important;
    margin: 1.6rem auto 0;  
}
.msc-section-title {
    text-align: center;
    color: rgb(2, 77, 106) !important;
    text-transform: uppercase;
    font-family: monospace;
    font-weight: 100 !important;
}
.first-section .row-container .image-container img {
    max-height: 256px;
}

@media (max-width: 768px) {
.second-section .container .animation:nth-child(1):hover::before {
    max-width: 95% !important;
}
.second-section .container .animation:nth-child(2):hover::before {
    max-width: 95% !important;
}
.second-section .container .animation:nth-child(3):hover::before {
    max-width: 95% !important;
}
.second-section .container .animation:nth-child(4):hover::before {
    max-width: 95% !important;
}
}
.dropdown-item:focus {
    background: rgb(2,77,106) !important;
    color: white !important;
}
.first-section {
    border-bottom: .1rem solid #dddee1 !important;
}