body{
    color:#808080;
    font-family: 'Didact Gothic', sans-serif;
}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

.carousel-caption2 h1.titleslider{
    text-shadow:0px 2px 7px rgba(0,0,0,.75);
    font-size: 400%;
}

.mainmenuright ul.nav{
}

.descriptionslider{

    text-shadow:0px 2px 7px rgba(0,0,0,.75);
}

.carousel-caption .titleslider span{
    font-size:150%;
    display:block;
    line-height: 50%;
}


.carousel-caption .descriptionslider{

    text-align: left;
}
.arrowbuttom{
    padding:5px;
    background-color:rgba(0,0,0,.3);
    font-size:80%;
    margin-top:-45px;
}

.bggardientblack a{
    color:#fff;
}

a:hover{
    color:#000;
}

footer a:hover{
    color:#fff;
}

.content .title{
    display: none !important;
}

.bordertop2{
    border-top: 2px solid #fff;
}

.content, .subtitle{
    font-family: 'Open Sans', sans-serif;

    font-size: 110%;

    font-weight: bold;

    margin-top: 17px;
}

.contentmodule h2.title{
    font-size: 20px;
}

.relative{
    position:relative;
}

a{
    color:#808080;
}

.header {
     margin-bottom: 0px;
}

.bgimgvertical{
    background-size: auto 151% !important;
}

.btnmenu.padding-small {
    padding: 6px 15px !important;
}

.description p{
    margin-bottom: 15px !important;
}

.languagechange{
    border: none;
    padding: 8px 15px;
}

.height60v{
    height: 60vh;
}

.height300px{
    height: 300px;
}

.round{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

a:hover{
    text-decoration: none;
}

.services .bgimgv {
    background-size: auto 90% !important;
}

.content .imgspaces{
}

.slanted{
     -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
     clip-path: polygon(0 0, 100% 0, 100% 76%, 0 100%);
 }

.padding-bottom{
    padding-bottom: 70px;
}

.header .social {
     font-size: 28px;
 }

.header .social .iconclick{
    color:#fff;
    height:39px;
    width:39px;
    line-height: 32px;
    text-align: center;
    display:inline-block;
    padding:5px;
}

.header .social .facebookicon{
     background-color:#3b5998;
 }

.header .social .youtubeicon{
    background-color:#c4302b;
}

.header .social .twitchicon{
    background-color:#6441a5;
}

.slantedtop{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0% 56%, 100% 0, 100% 100%, 0 100%);
    padding-top:120px;
}

.slantedtopandbottom{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0% 56%, 100% 0, 100% 56%, 0 100%);
    padding:180px 0;
}

.content{
    padding:65px 0;
}

.content .imgspaces img{

     max-width: 490px;
}

.services {
    padding-top:35px;
}

.services h2.title{
    display:none !important;
}


.bot2 {
    bottom: -126px;
}

.bg-grey{
    background-color:#F2F2F2;
}

#carousel-slide .carousel-indicators{
    top:20px !important;
}

footer,footer h1{
    color:#fff;
}

footer p{
    font-size:90%;
}

footer a{
    color:#fff;
    font-size:90%;
}

.letterspacing{
    letter-spacing: 1px;
}

.mainmenu{
    margin-top:55px;
}

.footer4{
    text-align:right;
}

.mainmenu a{
    font-family: 'Open-Sans', sans-serif;
    color:#808080;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    padding: 71px 20px 10px 20px;
    letter-spacing: 1px;
}

.mainmenu a.active{
    color:#FF8A00 !important;
    background-color:#fff !important;
}


h2.title{
    font-size:32px;
    font-weight: 600;
    color:#000;
    margin-bottom:35px;
}

.white h1, .white h2{
    color:#fff;
}

.top h1{
    font-size:37px !important;
}


footer h1.title{
    font-size:24px;
    border-bottom:1px solid rgba(255,255,255,.5);
    padding-bottom:3px;
    margin-bottom: 10px;
}

a.btn{

}

.vertical-align{
    top:50%;
}

a.btns{
    border:1px solid #777;
    color:#777;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 2px ;
    padding:7px 15px;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size:14px;
    background-color:#fff;
}

.contentmodule .imgspace{
    padding:50px;
}

.spacecontent{
    padding:65px 0;
}

.line-strike{
    text-decoration: line-through;
}


.trimtop {
    position: relative;
}

.trimtop:before {
    content: '';
    position: absolute;
    top: 0; right: 0px;
    border-top: 30px solid #ED1C24;
    border-left: 30px solid transparent;
    width: 0;
    z-index: 1;
}

.trimtop2 {
    position: relative;
}

.trimtop2:before {
    content: '';
    position: absolute;
    top: 0; right: 0px;
    border-top: 30px solid white;
    border-left: 30px solid transparent;
    width: 0;
    z-index: 1;
}

.content .slogan{
    font-style: italic;
    color:#bbb;
    margin-bottom: 50px;
}

.content .title,  .catalog .title{
    position: relative;
    margin-bottom:15px;
    display: inline-block;
}

.contentmodule .btnarea{
    margin-top:25px;
    margin-bottom:85px;
}

.callus{
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    line-height: 105%;
    padding-top: 25px;
    margin-left: 70px;
}

.grey{
    color:#808080;
}

.blue{
    color:#0071BC !important;
}

.orange{
    color:#F7931E;
}

.bggreyd{
    background-color: #333;
}

.bgblue{
    background-color:#003959;
}

.bggardientblack{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+17,0+83,0.65+99 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 17%, rgba(0,0,0,0) 83%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 83%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 83%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.big{
    font-size:350%;
}

.margin-top-large{
    margin-top:204px;
}

.margin-bottom{
    margin-bottom: 45px;
}

.languages{
    margin-left:15px;
}

.footimgline{
    height:95px;
    margin-top:-35px;
    background-size:100% auto;
    background-repeat: no-repeat;
}

.itemcontentbg{
    height: 650px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}


.page-item.active .page-link {
    color: #fff !important;
    background-color: #FF8A00 !important;
    border-color: #FF8A00 !important;
}

.page-link {
    color: #FF8A00 !important;}


.itemcat h1{
    font-size:20px;
}

.descriptionslider a, .events-item .descriptionslider  a{
   color:#fff;
    background:#28A1F7;
    padding:3px;
    border-radius: 2px;
}

.events-item .btn{
    box-shadow: 0px 0px 4px 1px #333;
}


#btnclosemainnav16{
    background-color: rgba(0,0,0,.15);
}



@media (max-width: 1850px) {
    #carousel-slide .height60vh{
      height: 65vh !important;
    }
}


@media (min-width: 1660px) {
    #carousel-slide .height60vh{
      height: 65vh !important;
    }
}

@media (max-width: 1650px) {
    #carousel-slide .height60vh{

      height: 70vh !important;
    }

}

@media (max-width: 1350px) {
    .footimgline{
        background-size: auto 100%;
    }

    #carousel-slide .height60vh{

      height: 60vh !important;
    }


    .itemcontentbg{
    height: 390px;}

    .btnmenu{
        margin-top:14px;
    }

}



@media (max-width: 1035px) {
    #carousel-slide .height60vh{
      height: 50vh !important;
    }

    .container {
        max-width: 100% !important;
    }

    .allspacemenmovile{

        text-align: center;
    }

    .allspacemenmovile button{
        border:none !important;
    }

    li.nav-item .margin-left-small{
        margin-left: 0 !important;
    }

    .navigationcell .nav{
        position: fixed !important;
        width: 100%;
        top: 0;
        height: 100%;
        text-align: center;
    }
    .navigationcell .nav a{

        display: block;
        padding: 1.5rem 1rem;
        font-size: 1.5rem;
    }

    .rightsideheader .mt-4{
        margin-top:0 !important;
    }

    .navigationcell {
        background-color:#FF8A00;
        color:#fff !important;
        margin-top:5px;
    }

    .navigationcell li{
        display:block !important;
        width:100% !important;
    }

    .logospace img{
        max-width: 250px;
    }

    .navigationcell, .navigationcell a{
        text-align: center !important;
        color:#fff !important;
    }

    .navigationcell a.active{
        color:#fff !important;
    }

    .navigationcell a{
        padding:15px 25px !important;
    }

    footer .contacts{
        text-align:center;
    }

    footer .copyright{
        text-align:center;
        margin-top:25px;
    }

    .allspacemenmovile{
        text-align:right;
    }
}

@media (max-width: 768px) {

    .mainmenuright.float-left{
        float:none !important;
    }

    .slanted{
        padding-bottom: 120px;
    }

    #carousel-slide .height60vh{

      height: 40vh !important;
    }

    .header .align-right {
        text-align: center !important;
    }

    .margin-top.rightsideheader{
        margin-top: 0px;
    }

    .btnmenu {
        margin-top: 14px;
        margin-bottom: 14px;
        display: block;
        width: 100%;
    }

    .logospace {
         text-align: center;
    }

    .header .float-right {
        float: none !important;
    }



}

@media (max-width: 625px) {
    .bgimgh.trimtop2{
        background-size:100% auto !important;
    }

    .bgimgh {
        background-size: auto 100% !important;
        background-position: center !important;
    }

    #carousel-slide .height60vh.bgimgh.item{
        height:260px !important;
    }

    .itemproperty.margin-bottom{
        margin-bottom:10px;
    }

    .services .title{
        margin-top:35px;
    }

    .contentmodule h2.title {
        margin-top: 45px !important;
    }

    .content .imgspaces img{
        position:relative;
    }
    .itemcontentbg{
        height: 350px;
        background-repeat: no-repeat;
        background-size: 110% auto;
        background-position: center;
    }

    .content .title, .catalog .title {
        display: block !important;
      text-align: center;
      width:100%;
    }
    .content{
        margin-left: 0;
        margin-right: 0;
        text-align: justify;
    }


    .header{
        padding-bottom: 15px;
    }
    .header .align-right{
        text-align:center !important;
    }

    .header .nav{
        margin-top:0px !important;
        width: 100%;
    }
    .header .languages{
        float:none !important;
    }

    .content .title::before, .catalog .title::before{
        left:50% !important;
        margin-left:-27px;
    }

    .footimgline{
        margin-top:35px;
    }
}

@media (max-width: 575px) {

    .carousel-caption .titleslider {
        font-size: 220%;
    }

    .contentpropertyslide .imgstatic{
        margin:25px 0;
    }

    .itemcontentbg{
        height: 200px;
        background-repeat: no-repeat;
        background-size: 110% auto;
        background-position: center;
    }

    .team img.margin-bottom-large{
        margin-bottom:20px !important;
    }

    .contetbycategories .carousel-item.height350px{
        height: 480px;
    }

    .contetbycategories .carousel-item .carousel-caption {
        display: block !important;
    }
}
