/* copied css from dev ide*/
html, body {
    min-height: 100%;
}
body {
    margin:0;
    width:100%;
}
.h2{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.6rem;
}

.presidents_message {
    text-align: center;
    font-weight: 200;
    font-size: 2rem;
    font-style: italic;
}

.eriwatermark .p{
    text-align: center;
    font-size: 160px;
}
.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 1em;
    color:white;
}
.kotsera a::after{
    position: absolute;
    right: 26px;
    top: 9px;
    width: 47px;
    height: 47px;
    background: url(/images/kotsera-arrow-1.png) no-repeat 0 0;
    content: "";
    display: block;
}
.footer-title{
    font-size:1.2rem;
    font-weight: 300;
}
.kotsera-methazi{
    /*padding: 11px 24px 13px 50px;*/
    padding:10px 12px 20px 80px;
    display: inline-block;
    border-radius: 4px;
    background: #a6dbff;
    color: #ffffff;
    font-weight: 600;
    font-size: 17px;
    position: relative;
    line-height: 20px;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    
}
/*kotsera*/
/*.floating-action-button:before {
    content: "";
    position: absolute;
    height: 30px;
    width: 60px;
    top: -30px;
    right: 0px;
    border-radius: 0 0 50px 0;
    box-shadow: 30px 0 0 0 #007BFF;
    pointer-events: none;
}*/
.floating-action-button {
    position: fixed;
    right: 0; /* Stick to the right edge */
    top: 50%; /* Center vertically relative to the viewport */
    transform: translateY(-50%); /* Adjust position to truly center */
    background-color: #007BFF;
    color: white;
    padding: 40px 0px 40px 10px;
    border: none;
    border-radius: 10px 0 0 10px; /* Rounded corners on the left */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 1000; /* Ensure it appears above other content */
    font-size: 16px;
    writing-mode: vertical-rl; /* Rotate text vertically */
    text-align: center; /* Center text in the button */
}
/*.floating-action-button:after {
    content: "";
    position: absolute;
    height: 30px;
    width: 60px;
    bottom: -30px;
    right: 0px;
    border-radius: 0 50px 0px 0;
    box-shadow: 30px 0 0 0 #007BFF;
    pointer-events: none;
}*/

/*.floating-action-button:hover {
    background-color: #0056b3;
}*/

/*end of kotsera methazi bota*/

.logo {
    text-align: center;
    /*margin-top: 10px;*/
}

.logo img {
    width: 320px;
}

.atag-center{
    text-align: center;
}
.upper-news-buttons{
    float:right;
}
.navbar-toggler {
    position: absolute;
    right: 10px;
    top: 10px;
}

.language-selector{
    margin-top: 1em;
}
.language-selector-dropdown{
    background: rgba(42, 172, 234, 1);
    border: transparent;
    color: #f3f5f6;

    color: #f3f5f6;
    font-weight: 100;
}

/*embassy new part*/
.embassy-news-title{
    font-weight: 300;
    text-align: center;
    padding-bottom: 10px;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.embassy-header-subtitle{
    font-weight: 100;
    text-align: center;
    padding-bottom: 10px;
    font-size: 1rem;
}
.intro p{
    font-weight: 200;
    margin-bottom: 0px;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    margin-top: 30px;
}

.embassy-news-subtitle{
    font-weight: 100;
    text-align: center;
    padding-bottom: 10px;
    font-size: 1.2rem;
}



.footer {
    padding-top: 60px;
    background: #006EDC;
    background: -webkit-linear-gradient(17deg, #006EDC 0%, rgba(42, 172, 234, 1) 75%);
    background: background: linear-gradient(17deg, #b2d7fc 0%, rgb(52 190 255) 75%);

    border: 20px solid transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom: transparent;

 
    
    
}
.footer .text-muted{
    font-weight: 100;
    text-decoration:none;
}
.top-bar {
    /*background-color: #0c2340;*/
    color: #545454;
    padding: 5px 0;
    font-size: 0.75rem;
}

.top-bar a {
    color: #545454;
    text-decoration: none;
    margin-right: 15px;
}

.top-bar a:hover {
    text-decoration: underline;
}

.top-header-row {
    /* border-bottom: 1px solid #e1e1e1; */
    font-size: 14px;
    line-height: 23px;

    background: #006EDC;
    background: -webkit-linear-gradient(17deg, #006EDC 0%, rgba(42, 172, 234, 1) 75%);
    background: linear-gradient(17deg, #006EDC 0%, rgba(42, 172, 234, 1) 75%);
}

.top-row-contents {
    padding: 5px;
}

.headerSetup {
    padding-top: 0;
    
    background: #006EDC;
    background: -webkit-linear-gradient(17deg, #006EDC 0%, rgba(42, 172, 234, 1) 75%);
    /*background: linear-gradient(17deg, #006EDC 0%, rgba(42, 172, 234, 1) 75%); initial design*/
    background: linear-gradient(17deg, #0560bb 0%, rgb(19 166 237) 75%);
}

.ocean {
    background: #006EDC;
    background: -webkit-linear-gradient(17deg, #006EDC 0%, rgba(42, 172, 234, 1) 75%);
    background: linear-gradient(17deg, #006EDC 0%, rgba(42, 172, 234, 1) 75%);
}

.notes-from-the-ambasador {

    height: 400px;

    /* background: #fcbe32; */
}

.notes-from-the-ambasador .text {
    max-height: 300px;
    color: white;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 80px 10px 80px;
    line-height: 1.5;
}

.btn {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-inline-start: auto;
}

.services-text {
    font-size: 1.4rem;
    font-weight: 200;
}

.services-title-text {
    font-size: 1.8rem;
    font-weight: 300;
}

.werkawi-fidelat {
    background-image: repeating-linear-gradient(to right, #a2682a 0%, #be8c3c 8%, #be8c3c 18%, #d3b15f 27%, #faf0a0 35%, #ffffc2 40%, #faf0a0 50%, #d3b15f 58%, #be8c3c 67%, #b17b32 77%, #bb8332 83%, #d4a245 88%, #e1b453 93%, #a4692a 100%);
    background-size: 150%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 80px;
    font-weight: 200;
    font-family: "Yantramanav";
    filter: drop-shadow(0 0 1px rgba(255, 200, 0, .3));
    animation: MoveBackgroundPosition 6s ease-in-out infinite;
}

@keyframes MoveBackgroundPosition {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

.carousel-inner>.item>img {
    width: 1500px;
    height: 500px;
}


.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 5.25rem;
    color: #fff;
    text-align: center;
}

.carousel-caption > h5{
    font-size:3.25rem;
}
.carousel-caption > p{
    font-size: 2rem;
}

.card-section {
    position: relative;
    bottom: 90px;
}

.card-block {
    padding: 80px;
    padding-top: 30px;
}

/* This is the important part */
.noticebox:before, .noticebox:after{
    content:'';
    z-index:-1;
    width:200px;

    position:absolute;
    bottom:20px;
    left:10px;
    top:80%;

    box-shadow:0 20px 15px #777;
    transform:rotate(-5deg);
}

.noticebox:after{
    left:auto;
    right:10px;
    transform:rotate(5deg);
}

.noticebox{
    background :#ccc;
    max-width:400px;
    padding:1rem 4rem;
    margin:4rem;
    /* important declaration here */
    position:relative;
}



.section-title {
    margin-bottom: 60px;
}

.card {
    box-shadow: 0 0 14px 0 #1e96e545;
}

.card:hover {
    transform: scale(1.05);
    transition: all 1s ease;
    z-index: 999;
}

.card-01 .card-body {
    position: relative;
    padding-top: 40px;
}

.card-01 .badge-box {
    position: absolute;
    top: -20px;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    text-align: center;
}

.card-01 .badge-box i {
    background: #006EFF;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}

.card-01 .height-fix {
    height: 455px;
    overflow: hidden;
}

.card-01 .height-fix .card-img-top {
    width: auto !important;
}
.nav-link{
    font-weight: 300;
    color: #f3f5f6;
}
/* horizontal rule*/
.hr-theme-slash-2 {
    display: flex;
    padding-bottom: 10px;

    .hr-line {
        width: 100%;
        position: relative;
        margin: 15px;
        border-bottom: 1px solid #c7a10130;
    }

    .hr-icon {
        position: relative;
        top: 3px;
        color: #ff0000;
    }
    
}
.xd > h2{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.6rem;
}

.withBorder{
    border: 12px solid transparent;
    /* border-image: url(./images/line-style-svgrepo-com.svg) 10% stretch; */
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    margin-bottom: 30px;
}


/* common */
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #3498db;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}

/* top right*/
.ribbon-top-right {
    top: -10px;
    right: -0px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon-top-right::before {
    top: 0;
    left: 0;
}
.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}
.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}
/*endof ribbon*/

.tsilalot {
    position: relative;
}
.tsilalot:before {
    right: 10px;
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    left: auto;
}

.tsilalot:after, .effect:before {
    content: "";
    background: #777;
    width: 300px;
    position: absolute;
    bottom: 15px;
    top: 70%;
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    -moz-box-shadow: 0 15px 10px #777;
    -webkit-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    left: 10px;
    z-index: -1;
}

.watermarked {
    font-family: "Montserrat";
    font-weight: 800;
    line-height: 160px;
    font-size: 200px;
    color: #e2e2e2;
    text-transform: uppercase;

    position: absolute;
    left:25%;
    /*top: 50%;
    left: 50%;*/
    transform: translate(-50%, -50%);
    /*font-size: 5rem;*/
    color: rgb(0 0 0 / 4%); /*  rgba(0, 0, 0, 0.1); Semi-transparent text */
    white-space: nowrap;
    pointer-events: none; /* Ensures the text is not interactive */
    z-index: -1;
}

