
html, body {
    /*font-family: 'Segoe UI', serif, Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: 'Roboto', sans-serif !important;
    font-size: large;
}

body {
    /*background: url("/images/Sumertrade.png") no-repeat center center;*/
    background-color: #FBFBFB;
    background-size: cover;
}

.page-background {
    background-color: #FDFDFD
}

.covered-img-Sumer {
    background-image: url('../images/SumerTrade.jpg');
    background-position-y: 7rem;
}

/*@font-face {
    font-family: "formula1-display-regular";
    src: url("https://candyfonts.com/wp-data/2018/10/26/11543/Formula1-Regular_web_0.ttf") format("woff"), url("https://candyfonts.com/wp-data/2018/10/26/11543/Formula1-Regular_web_0.ttf") format("opentype"), url("https://candyfonts.com/wp-data/2018/10/26/11543/Formula1-Regular_web_0.ttf") format("truetype");
}
*/
/*.quote {*/
/*font-size: 14px;*/
/*font-family: 'Times New Roman', Times, serif;
}*/

.no-scroll {
    position: fixed;
}

.do-scroll {
    position: relative;
    overflow: visible;
}

/*.transparent-background-class {
    background-color: transparent;
    margin-block-start: 0;
}

.black-background-class {
    background-color: black;
    margin-block-start: 0;
}

.white-background-class {
    background-color: white;
    margin-block-start: 0;
}

.coral-background-class {
    background-color: #BD4C4C;
}

.maroon-background-class {
    background-color: maroon;
}

.dark-background-class {
    background-color: #2c3e50;
    margin-block-start: 0;
}

.medium-background-class {
    background-color: #495E88;
    margin-block-start: 0;
}

.light-background-class {
    background-color: #A0AEC1;
    margin-block-start: 0;
}*/

.card {
    border-radius: 0;
    border-block-style: none;
}


.footer {
    padding-top: 0.3rem;
    padding-bottom: 0.1rem;
    color: #fff;
}

* {
    border-radius: 0 !important;
    border-block-style: none;
}

.navbar {
    box-shadow: 0 .1rem .2rem rgba(0, 0, 0, 0.125) !important; /* Example: Blue shadow with 40% opacity */
}

.navbar-brand {
    position: absolute;
    left: 50%;
    margin-left: -3.2rem !important;
    margin-top: 0rem;
    display: block;
}


.navbar-brand-left {
    position: absolute;
    margin-left: 0.1rem;
    margin-top: 0rem;
    height: 5rem;
    display: block;
}

.navbar-toggler {
    height: 1.9rem;
    font-size: 0.5rem;
    position: relative;
    /*    margin-top: 0rem;
*/ width: 7rem;
}

    .navbar-toggler:focus,
    .navbar-toggler:active,
    .navbar-toggler-icon:focus {
        outline: none;
        box-shadow: none;
        content: "Menu";
        color: red !important;
    }

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    transform: scale(2);
    /*    margin-left: 3rem;*/
    margin-top: 0rem;
}

.navbar-toggler .button-label {
    font-family: 'Bona Nova', serif !important;
    float: right;
    font-size: 0.8rem;
    margin-top: 0rem;
    padding-right: 0rem;
}


.navbar-collapse {
    background-color: transparent;
}

.nav-link {
    margin-top: -0.8rem;
    color: black !important;
    /*    color: #ca4242 !important;
*/
}

    .nav-link:focus {
        /*on click?*/
        display: block;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    }


.nav-item-drop {
    margin-right: 1rem;
    margin-left: 1rem;
    margin-top: 0rem;
    text-align: left;
}



.navbar-nav > li {
    float: none;
    text-align: center;
    display: inline-block;
    color: red;
}

.dropdown-item {
    width: 100%;
    color: black;
}

.dropdown-menu {
    width: 20rem !important;
    background-color: white;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
}

.text-dark {
    color: black !important;
    font-weight: bold;
    background-color: transparent;
}

.text-selected {
}

.text-parent {
    font-weight: bolder;
    text-transform: uppercase;
}


.centerCaption {
    font-family: 'Arial', serif !important;
    font-size: small;
    text-align: center;
}

.row {
}

.table-condensed {
    font-size: 11px;
}

.text-center {
    text-align: center;
}

.text-textbox {
    padding: 1rem;
    font-size: .9rem;
}

th {
    background-color: white;
    color: black;
}

td {
    text-align: left;
}

.row.row-no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.row.rowcard {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.cardgrapic {
}

.card-img-overlay {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.col-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.accordion-item {
    background-color: white;
    border-width: 0px !important;
}

.accordion-col {
    background-color: White;
}

.accordion-button {
    display: block;
    border-width: 0px !important;
    margin-bottom: 1rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%red'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 2rem;
    background-position: 98%;
}

    .accordion-button:not(.collapsed) {
        background-color: Green;
        color: black;
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
        margin-bottom: 0px;
    }


.accordion-button-inner {
    display: block;
    background-color: LightGray;
    border-width: 0px !important;
    margin-bottom: 0rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%red'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 0rem;
    background-position: 98%;
}


    .accordion-button-inner:not(.collapsed) {
        background-color: lightGray;
        color: black;
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    }

.btn-up {
    z-index: 2000 !important;
}

#btn-back-to-top {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    display: none;
    z-index: 2000 !important;
    background-color: #CEE3F6;
}

.btn-contact {
    z-index: 2000 !important;
}

#btn-contact-us {
    position: fixed;
    bottom: 1rem;
    left: 1rem;
    display: none;
    z-index: 2001 !important;
    background-color: #0d6efd;
}

.btn-language {
    z-index: 2000 !important;
}

#btn-language {
    position: fixed;
    top: 1rem;
    right: 1rem;
    display: inline-block;
    z-index: 2003 !important;
    background-color: lightgray;
    width: 7rem;
    font-size: 0.7rem;
}

.div-collapse {
    background-color: red;
}

canvas {
    width: 100%;
}


.neg-margin {
}


.card {
    border-block-style: none;
    border: none;
}

    .card:focus {
        outline: 0 !important;
    }

.lineColor {
    animation: 2.5s anim-lineColor;
}







div.container-fluid {
    /*position: relative;*/
}

    div.container-fluid img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }

    div.container-fluid div.jumbotron {
        position: relative;
        z-index: 5;
    }


br.responsive {
    display: inline;
}

/*.h1-black {
    font-family: 'Cinzel' !important;
    color: black;
    text-shadow: 1px 1px lightgray;
}

.h1-white {
    font-family: 'Cinzel' !important;
    color: white;
    text-shadow: 1px 1px lightgray;
}*/

.responsive-font-h1 {
    color: black;
    font-size: 3rem;
    /*font-family: 'Montserrat' !important;*/
    /*text-shadow: 2px 2px black;*/
}

.responsive-font-h2 {
    color: black;
    font-size: 2rem;
    /*font-family: 'Montserrat' !important;*/
    /*text-shadow: 2px 2px black;*/
}

.responsive-font-h2 {
    color: #ca4242;
    font-size: 1.5rem;
    /*font-family: 'Montserrat' !important;*/
    /*text-shadow: 2px 2px black;*/
}

h1 {
    font-family: 'Montserrat' !important;
    font-size: 2.5rem;
}

h2 {
    font-family: 'Montserrat' !important;
}

h3 {
    color: #ca4242;
}

h4 {
    color: #207e92;
}

.spacerD01 {
    height: 0rem;
}

.max-image {
    position: relative; /* 'fixed' will work also. */
    max-width: 800px; /* Your required width here. */
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.max-image-small {
    position: relative; /*'fixed' will work also. */
    max-width: 300px; /* Your required width here. */
    /*width: 80%;*/
    /*    left: 50%;
    transform: translateX(-50%);*/
}



@media (max-width: 2400px) /*xxl*/ {

    .responsive-font-h1 {
        font-size: 2.3rem;
    }

    .responsive-font-h2 {
    }

    .stickytop {
        margin-top: 7rem;
    }
    .sumerLogo {
        height: 4rem;
    }

    .navbartop2 {
        height: 4rem;
        margin-top: 0rem;
    }

    .nav-item {
        font-family: 'Monserrat', sans-serif !important;
        display: inline-block;
        height: 1.8rem;
        flex-wrap: nowrap;
        width: auto;
        margin-top: 0rem;
        font-size: 1rem;
    }

    .responsiveBR {
        display: none;
    }

    .hr-bottom {
        margin-top: 0px;
        height: 10px;
        opacity: 1;
    }

    .hr-bottom-in {
        margin-top: 50px;
        height: 10px;
        opacity: 1;
        animation: 6.3s 2s anim-linein ease-out backwards;
    }

    .spacerD01 {
        height: 10rem;
    }

    .logo-ms {
        /*        margin-top: 0.1rem;
        height: 6.5rem;*/
    }
}

/* If the screen size is 1200px wide or more, set the font-size to 80px */
@media (max-width: 1200px) /*lg*/ {
    .responsive-font-h1 {
        font-size: 1.8rem;
    }
    
    
    .responsive-font-h3 {
        color: white;
        font-size: 1.4rem;
    }

    .responsive-font-h4 {
        color: white;
        font-size: 1.2rem;
    }

    .stickytop {
        margin-top: 7rem;
    }


    .sumerLogo {
        height: 4rem;
    }

    .navbartop2 {
        height: 4rem;
        margin-top: 0rem;
    }

    .responsiveBR {
        display: none;
    }

    .nav-item {
        height: 1.4rem;
        width: auto;
        margin-top: 0rem;
        font-size: 0.9rem;
        background-color: transparent;
    }

    .hr-top {
        margin-top: 0px;
        height: 11px;
    }

    .hr-bottom {
        margin-top: 0px;
        height: 10px;
        opacity: 1;
    }

    .hr-bottom-in {
        margin-top: 0px;
        height: 10px;
        opacity: 1;
        animation: 6.3s 2s anim-linein ease-out backwards;
    }

    .spacerD01 {
        height: 10rem;
    }

    .logo-ms {
        margin-top: 0.1rem;
        height: 6.5rem;
    }
}




/* If the screen size is smaller than Xpx, set the font-size to Ypx */
@media (max-width: 992px) /*md*/ {
    .responsive-font-h1 {
        font-size: 2rem;
    }

    .responsive-font-h2 {
        font-size: 2rem;
    }

    .responsive-font-h3 {
        font-size: 1.4rem;
    }

    .responsive-font-h4 {
        color: white;
        font-size: 1.2rem;
    }

    .responsiveBR {
        display: inline;
    }

    .stickytop {
        margin-top: 7rem;
    }

    .sumerLogo {
        height: 3.3rem;
    }
    .navbartop2 {
        height: 3.3rem;
        margin-top: 0rem;
    }

    .nav-item {
        height: 1.3rem;
        width: auto;
        margin-top: 0rem;
        font-size: 0.7rem;
        background-color: transparent;
        margin: 0rem;
    }

    .hr-bottom {
        margin-top: 0px;
        height: 9px;
        opacity: 1;
    }

    .hr-bottom-in {
        margin-top: 0px;
        height: 9px;
        opacity: 1;
        animation: 6.3s 2s anim-linein ease-out backwards;
    }

    .spacerD00 {
    }

    .spacerD01 {
        height: 0rem;
    }

    .logo-ms {
        margin-top: 0.1rem;
        height: 6.5rem;
    }
}


@media (max-width: 768px) /*sm*/ {

    .responsive-font-h1 {
        font-size: 2rem;
    }

    .responsive-font-h2 {
        font-size: 1.8rem;
    }

    .responsive-font-h3 {
        color: white;
        font-size: 1.2rem;
    }

    .responsive-font-h4 {
        color: white;
        font-size: 1rem;
    }

    .hr-bottom {
        margin-top: 0px;
        height: 8px;
        opacity: 1;
    }

    .hr-bottom-in {
        margin-top: 0px;
        height: 8px;
        opacity: 1;
        animation: 6.3s 2s anim-linein ease-out backwards;
    }

    .stickytop {
        margin-top: 0rem;
    }
    .sumerLogo {
        height: 2rem;
    }
    .navbartop2 {
        height: 2.5rem;
        margin-top: 0rem;
    }

    .nav-item {
        height:0.8rem;
        width: 5rem;
        margin-top: 0rem;
        font-size: 0.6rem;
        background-color: transparent;
        color: black;
    }

    .navbar {
        background-color: white;
    }

    .spacerD00 {
        margin-top: 2rem;
    }

    .logo-ms {
        margin-top: 0.1rem;
        height: 4rem;
    }
}

@media (max-width: 576px) /*xs default*/ {

    .responsive-font-h1 {
        font-size: 2rem;
    }

    .responsive-font-h2 {
        font-size: 1.5rem;
    }

    .responsive-font-h3 {
        color: white;
        font-size: 1.1rem;
    }

    .responsive-font-h4 {
        color: white;
        font-size: 1rem;
    }

    .stickytop {
        margin-top: 0rem;
    }

    .sumerLogo {
        height: 2.5rem;
    }
    .navbartop2 {
        height: 2.5rem;
        margin-top: 0rem;
    }

    .hr-bottom {
        margin-top: 0px;
        height: 6px;
        opacity: 1;
    }

    .hr-bottom-in {
        margin-top: 0px;
        height: 6px;
        opacity: 1;
        animation: 6.3s 2s anim-linein ease-out backwards;
    }

    .spacerD00 {
        margin-top: 2rem;
    }

    .logo-ms {
        margin-top: 0.1rem;
        height: 4rem;
    }
}



@keyframes anim-lineColor {
    0% {
        color: white;
    }

    25% {
        color: white;
    }

    50% {
        color: white;
    }

    75% {
        color: white;
    }

    100% {
        color: white;
    }
}

/*Sumer trade parade*/
.imageparade {
    animation: 10s 0s anim-imageparade linear;
    opacity: 1;
}

@keyframes anim-imageparade {
    0% {
        transform: translateX(-150vw);
    }

    100% {
        transform: translateX(10vw);
    }
}

.zoom-in {
    /*transition: transform 4s;*/ /* Animation */
    animation: 5s 0s zoom-in ease-out backwards;
}

@keyframes zoom-in {
    0% {
        opacity: 0;
        transform: scale(1.2, 1.2);
    }

    20% {
        opacity: 1
    }

    100% {
        transform: scale(1, 1);
    }
}

.zoom-out {
    animation: 5s 0s zoom-out ease-out backwards;
}

.zoom-out-faster {
    animation: 3s 0s zoom-out ease-in backwards;
}

@keyframes zoom-out {
    0% {
        opacity: 0;
        transform: scale(0.5, 0.5);
    }

    20% {
        opacity: 1
    }

    100% {
        transform: scale(1, 1);
    }
}
/*****   Duration, StartTime *****/

.linein1 {
    opacity: 1;
    animation: 5s 1s anim-linein ease-out backwards;
}

.linein2 {
    opacity: 1;
    animation: 5s 1.5s anim-linein ease-out backwards;
}

.linein3 {
    opacity: 1;
    animation: 5s 2s anim-linein ease-out backwards;
}

.linein4 {
    opacity: 1;
    animation: 5s 2.5s anim-linein ease-out backwards;
}

.linein5 {
    opacity: 1;
    animation: 5s 3s anim-linein ease-out backwards;
}

.linein6 {
    opacity: 1;
    animation: 5s 3.5s anim-linein ease-out backwards;
}

.linein7 {
    opacity: 1;
    animation: 5s 4s anim-linein ease-out backwards;
}

@keyframes anim-linein {
    0% {
        opacity: 0;
    }

    70% {
        opacity: 1;
    }
}

.lineout1 {
    opacity: 1;
    animation: 5s 5s anim-lineout;
    animation-fill-mode: forwards;
}

@keyframes anim-lineout {
    0% {
        opacity: 1;
    }


    100% {
        opacity: 0;
    }
}


.lineinup {
    animation: 10s 0s anim-lineinup normal;
    opacity: 1;
}

@keyframes anim-lineinup {
    0% {
        opacity: 0;
        transform: translateY(50vh);
    }

    50% {
        opacity: 0;
        transform: translateY(50vh);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}


/*****   Duration, StartTime *****/
/*Everything visible after title delays.*/
.mainlinein {
    animation: 9s 0s anim-;
    opacity: 1;
}

@keyframes anim- {
    0% {
        opacity: 0;
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*.Out {
    animation: 6s 0s anim-;
    animation-direction: normal;
    opacity: 1;
}

@keyframes anim-Out {
    0% {
        opacity: 0.8;
    }

    10% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }
}*/

/*---------------------------------------------*/
.previous {
    background-color: #f1f1f1;
    color: black;
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

.next {
    background-color: #005f73;
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

.round {
    border-radius: 50%;
}


.btn-contact-us {
    background-color: #0d6efd;
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}
/*
.hover-shadow {
    transition: text-shadow 0.3s ease;
}
.hover-shadow:hover {
        text-shadow: 2px 2px 5px magenta;
    }*/

.neon-text {
    font-size: 1rem;
    color: #fff;
    /*    text-shadow: 0 0 5px #ff005e, 0 0 10px #ff005e, 0 0 20px #ff005e, 0 0 40px #ff005e, 0 0 80px #ff005e;
*/ animation: 3s 5s glow ease-out;
    animation-fill-mode: forwards;
}

@keyframes glow {
    0% {
        text-shadow: 0 0 5px #ff005e, 0 0 10px #ff005e, 0 0 20px #ff005e, 0 0 40px #ff005e, 0 0 80px #ff005e;
    }

    100% {
        text-shadow: 0 0 10px #00d4ff, 0 0 20px #00d4ff, 0 0 40px #00d4ff, 0 0 80px #00d4ff, 0 0 160px #00d4ff;
    }
}
