html {
    height: 100%;
}

body {
    height: 100%;
}


sup {
        font-size: 20%;
        top: -1.8em;
        vertical-align:super;
        line-height: 0;
        color:white;
        margin-left: -10px; 
}

getintouch {
    /*font-family: 'Lobster', cursive;*/
    color: black !important;
    font-size: 35px !important;
    text-shadow: 2px 2px 5px grey;
    font-family: 'Sacramento', cursive;
}

corevalues {
    /*font-family: 'Lobster', cursive;*/
    color: black !important;
    font-size: 45px !important;
    text-shadow: 2px 2px 5px grey;
    font-family: 'Sacramento', cursive;
}

h3x {

    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    color: white !important;
    text-shadow: 2px 2px 4px #000000;
    font-size: 20px;
    
    letter-spacing: 9rem;
    
}



#subtitle {
    margin-top: -40px;
}

h3xx {

    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    color: white !important;
    text-shadow: 1px 1px 3px #000000;
    font-size: 10px;

}

h1 {
    font-family: 'Lato', sans-serif !important;
    color: white !important;
    text-shadow: 3px 3px 10px #000000;
    font-size: 45px !important;


    /*font-family: 'Josefin Sans', sans-serif;
            text-transform: uppercase;
            color: white !important;
            text-shadow: 0 1px 0 #ccc,
                0 2px 0 #c9c9c9,
                0 3px 0 #bbb,
                0 4px 0 #b9b9b9,
                0 5px 0 #aaa,
                0 6px 1px rgba(0, 0, 0, .1),
                0 0 5px rgba(0, 0, 0, .1),
                0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0,0,0,.2),
                0 20px 20px rgba(0, 0, 0, .15);*/
}

#servlist ul li {
    margin-bottom: 20px;
}

.mywork {
    font-family: 'Pacifico', cursive;
    text-transform: lowercase;
    color: white;
    font-size: 1rem;
}


.noback {
    background-color: transparent;
}

.nowayin {
    display: none;
}

.container-fluid {
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
}



#hvideo {
    height: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    text-align: right;
    /*border: solid 5px white;*/
    /*border-bottom: solid 5px white;*/
    border-top: solid 5px white;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
    
}



strong {
    font-weight: bold;
}
.strong {
    font-weight: bold;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    max-width: inherit;
    /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}


img {
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
   /* border-radius: 5px;*/
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.12);
}

#valz {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    width: 100%;
    height: 100%;
    object-fit: contain;

    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}

.noshadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#myCarousel .card:hover {
    background-color: white;

}

.card {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.12);
}

.card:hover {
    box-shadow: 0 1px 2px rgba(204, 0, 0, 0.10), 0 15px 12px rgba(204, 0, 0, 0.12);
    background-color: black;
    -webkit-transform: translate(0, -8px);
    -moz-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px);
    box-shadow: 0 40px 40px rgba(0, 0, 0, 0.2);
    transition: all ease-in-out 0.5s;
}

.xcard:hover {
    box-shadow: 0 1px 2px rgba(204, 0, 0, 0.10), 0 15px 12px rgba(204, 0, 0, 0.12);
    background-color: black;
    -webkit-transform: translate(0, -8px);
    -moz-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px);
    box-shadow: 0 40px 40px rgba(0, 0, 0, 0.2);
    transition: all ease-in-out 0.8s;
    /*transform: scale(1.2);*/

}

.card:hover .card-text {
    color: white;
    font-weight: bolder;
}

.card-text {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.title {
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 10px
}


.card-img-top content-image {
    width: 100%;
    
}



.xxxfadeIn-bottom {
    top: 60%;
}

/**/
.card-img-top-wrapper {
    position: relative;
}



/**/

/* Landscape*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {}



#load-more {
    margin: 0 auto;
    display: block;
    float: right;
    width: 2rem;
    height: 2rem;
    background-color: darkred;
    color: white;
    border-radius: 50%;
    border: solid 1px white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.12);
    margin-right: 10px; /* 50% 4 center*/
}

#load-more2 {
    
    margin: auto;
    
    width: 6rem;
    height: 2rem;
    background-color: darkred;
    color: white;
    
    border: solid 1px white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.12);
    margin-left: 50%;
}

#load-less {
    margin: 0 auto;
    display: block;
    float: right;
    width: 2rem;
    height: 2rem;
    background-color: royalblue;
    color: white;
    border-radius: 50%;
    border: solid 1px white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.12);
    margin-right: 20px;
}


.hidden {
    visibility: hidden;
    width: 0px !important;
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

/* ---- isotope ---- */
/* clear fix */
.isotope:after {
    content: '';
    display: block;
    clear: both;
}

.socialiconz {
    /* font-size: 1.5rem;
        margin-top: 250px;*/
    font-size: 1.5rem;
    bottom: 0px;
    margin-bottom: 25px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.socialiconz a {
    color: white !important;
    padding-left: 10px;
}

.socialiconz a:first-child {
    padding-left: 0px;
}

.socialiconz a:hover {
    color: darkred;
    text-decoration: none;
}

.homeoverlay {
    position: absolute;
    color: white;
    z-index: 9;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../../img/minus.svg");
}

.accordion-button::after {
    background-image: url("../../img/plus.svg");
}

.accordion-body {
    padding: 15px;
    background-color: #f6f6f6;
}

.accordion-button {
    color: black;
    font-weight: bold;
    background-color: gainsboro;
    border: solid 1px white;
    text-transform: uppercase;
}

#vampire {
    width: 95%;
    height: 100%;
    object-fit: cover;
    background-color: transparent;
}

#stages {
    width: 100%;
    height: 100%;
    object-fit:cover;
    background-color:transparent;
}

/* xxxxxxxxxxxxxxxxxxxx */

.multiselect {
    width: 50%;
    color: black;
}

.selectBox {
    position: relative;
    color: white;

}

.selectBox select {
    width: 100%;
    background-color: darkred;
    color: white;
    background: darkred url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="%23ffffff" d="M192 384c-8.188 0-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L192 306.8l137.4-137.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-160 160C208.4 380.9 200.2 384 192 384z"/></svg>') right 0.75rem center/15px 20px no-repeat;
    margin-left: 0px;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

}

#mySelectOptions {
    display: none;
    border: 0.5px #7c7c7c solid;
    background-color: #ffffff;
    max-height: 150px;
    overflow-y: scroll;
}

#mySelectOptions label {
    display: block;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    min-height: 1.2em;
    background-color: #ffffff00;
    padding: 0 2.25rem 0 .75rem;
    /* padding: .375rem 2.25rem .375rem .75rem; */

}

#mySelectOptions label:hover {
    background-color: #1e90ff;
}

.form-control {

    font-size: 24px;

    color: white;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


#clear-filters {
    cursor: pointer;
}

#xxclear-filters {
    cursor: pointer;
}

.previous_btn, .next_btn {
	display: inline-block;
    min-width: 2rem;
    border: 1px solid #d3d3d3;
	font-size: 14px;
    padding: 7px 14px;
	background: #fff;
	border-radius: 5px;
	vertical-align: baseline;
    background-color:gray!important;
    /*background-image: linear-gradient(to bottom, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.15) 51%, rgba(0,0,0,0.05));
    background-repeat: repeat-x;*/
}

.pager {
    position: relative;
    display: inline-block;
    min-width: 2rem;
    margin: 3px;
    border-radius: 4px;
    padding: 7px 14px;
    border: 1px solid #d3d3d3;
    color: #777;
    font-size: .875rem;
    text-align: center;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    font-weight: bolder;
    /*display: none;*/
}

.pager:hover {
    border-color: #f84700;
    color: #f84700;
}

.pager.active {
    background: #0c1223;
    color: #fff;
}

/* xxxxxxxxxxxxxxxxxxxx */

@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }

    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-start,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* display 4 */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next,
    .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(25%) !important;
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-item-prev:not(.carousel-item-end),
    .active.carousel-item-start,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }

    .carousel-item-next.carousel-item-start,
    .active.carousel-item-end {
        transform: translateX(0) !important;
    }

    .carousel-inner .carousel-item-prev,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }
}

@media only screen and (max-width:1500px) {
    #xhome .card-img-top {
        width: 100%;
        height: 15vw;
        object-fit: cover;
    }
}

@media only screen and (min-width:768px) {
    #grid .card-img-top {
        width: 100%;
        height: 10vw;
        object-fit: cover;
    }
}
/* main mobile query */
@media screen and (max-width: 1000px) {
    
    #zzabout{
        display: none !important;
    }
    #interview{
        margin-top: -50px !important;
    }
    #ripple{display: none !important}
    
    
    
    sup {
        font-size: 20%;
        top: -1.8em;
        vertical-align:super;
        line-height: 0;
        color:white;
        margin-left: -5px; 
}

    #subtitle {
        margin-top: -15px;
    }

    h1 {
        font-family: 'Lato', sans-serif !important;
        color: white !important;
        text-shadow: 2px 2px 4px #000000;
        font-size: 2.5rem !important;

    }

    h1x {
        font-size: 4rem !important;
        line-height: 4.5rem !important;
    }

    h2 {
        font-size: 2.5rem !important;
    }

    h3 {
        font-size: 1.5rem !important;
    }

    h3x {

        font-family: 'Lato', sans-serif !important;
        text-transform: uppercase;
        color: white !important;
        text-shadow: 2px 2px 4px #000000;
        font-size: 1.25rem;
    }

    slogan {

        font-family: 'Lato', sans-serif !important;
        text-transform: uppercase;
        color: white !important;
        text-shadow: 2px 2px 4px #000000;
        font-size: 1.5rem;
    }

    #mycam_pic {
        display: none !important
    }

    #nomob {
        display: none !important;
    }

    #mobxx {
        display: block !important;
    }

    #mobilehome {
        display: block !important;
    }

    #xhome {
        display: none !important;
    }

    #socialbits {
        display: block !important;
    }

    #whatsup_mobile {
        display: block !important;
    }

    #whatsup_non_mobile {
        display: none !important;
    }

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .xzxz {}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .xzxz {}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .xzxz {}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .xzxz {}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .xzxz {}
}

.made-with-love i {
    font-style: normal;
    color: #F50057;
    font-size: 14px;
    position: relative;
    top: 2px;
}

.made-with-love a {
    color: #fff;
    text-decoration: none;
}

.made-with-love a:hover {
    text-decoration: underline;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?jcp0bw');
  src:  url('../fonts/icomoon.eot?jcp0bw#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?jcp0bw') format('truetype'),
    url('../fonts/icomoon.woff?jcp0bw') format('woff'),
    url('../fonts/icomoon.svg?jcp0bw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-image2vectorxx .path1:before {
  content: "\e900";
  color: rgb(36, 51, 51);
}
.icon-image2vectorxx .path2:before {
  content: "\e901";
  margin-left: -1.3291015625em;
  color: rgb(236, 237, 240);
}
.icon-image2vectorxx .path3:before {
  content: "\e902";
  margin-left: -1.3291015625em;
  color: rgb(44, 123, 52);
}
.icon-image2vectorxx .path4:before {
  content: "\e903";
  margin-left: -1.3291015625em;
  color: rgb(211, 4, 4);
}
.icon-image2vectorxx .path5:before {
  content: "\e904";
  margin-left: -1.3291015625em;
  color: rgb(187, 93, 87);
}
.icon-gb .path1:before {
  content: "\e911";
  color: rgb(1, 33, 105);
}
.icon-gb .path2:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-gb .path3:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(200, 16, 46);
}
.icon-gb .path4:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-gb .path5:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(200, 16, 46);
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.arrow {
    text-align: center;
    margin: 8% 0;
}

.arrowx {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10000;
    text-decoration: none !important;
    color: white;
    margin-bottom: 50px;
    margin-left: 30px;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
    
}

/*@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}*/

@keyframes bounce {
50% {
    transform: translateY(-15px);
  }
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

*, ::before, ::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


.home {
    height: 100vh;
    position: relative;
    background-position: center;
    
}
video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-position: center;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
