﻿


/* Sticky footer styles
-------------------------------------------------- */
html {
}
body {
  /* Margin bottom by footer height */
}

ul[style='list-style-type: checkmark;'] li {
    list-style-type: none;
    padding-left: 8px;
    font-family: 'Open Sans', Arial, Geneva, sans-serif !important;
    font-size: 16px;
    padding-left: 10px;
}

ul[style='list-style-type: checkmark;'] li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    color: #007f3b;
    font-size: 16px;
    padding-right: 10px;
    margin-left: -26px;
    display: inline-block !important;
    width: 26px;
}

ul[style='list-style-type: checkmark-big;'] li {
    list-style-type: none;
    font-family: 'Open Sans', Arial, Geneva, sans-serif !important;
    font-size: 26px;
    padding-left: 26px;
}

ul[style='list-style-type: checkmark-big;'] li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    color: #007f3b;
    font-size: 26px;
    padding-right: 20px;
    margin-left: -36px;
    display: inline-block !important;
    width: 36px;
}

ol, ul, dl 
{
    padding-left: 1rem;
}

hr {
    border: none;
    border-top: 3px solid #edc237;
    opacity: 1;
    color: #fed03d;
    overflow: visible;
    text-align: center;
    height: 5px;
    width: 40%;
    max-width: 100px;
    margin: auto;
}



.scroll-margin {
    scroll-margin-top: 100px;
}

.bg-red {
    background-color: #447abe !important;
}

.bg-yellow {
    background-color: #fed03d !important;
}


.bg-gray{
    background-color: #555555 !important;
}


.background-blue {
    background-color: #F8F8F8 !important
}

.youtube {
    aspect-ratio: 16/9;
    width: 100% !important;
}

.icon-superbig {
    font-size: 40px !important;
    background: #0458a4;
    border: none;;
    color: #ffffff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    vertical-align: middle;
    padding-left: 10px;
}

.icon-big {
    font-size: 30px !important;
}

.icon-mid {
    font-size: 24px !important;
}

.text-nodecoration
{
    text-decoration:none !important;
}

.bg-red {
    background-color:#cc0715;
}

/*VIDEO START*/
header {
    position: relative;
    #background-image:url('images/bg_01.jpg');
    #background-size:cover;
    background-color: #ba905f;
    height: 40vh;
    min-height: 40rem;
    width: 100%;
    overflow: hidden;
}

header video {
  position: absolute;
  top: 80%;
  left: 80%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translateX(-80%) translateY(-80%);
}

header .container {
  position: relative;
  z-index: 2;
}
/*VIDEO END*/

.notv
{
    display:none;
}

.form-control {
    font-size: 14px !important;
    border: 1px solid #d3d3d3 !important;
    background-color: transparent !important;
}

.form-control:focus {
    border-color: rgba(27, 81, 114, 1) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(27, 81, 114, 0.60);
}

/*NORMAL FORM*/

.normal-form {
    margin-left: 0px;
    margin-right: 0px;
    padding: 20px;
    border-radius:2px;
}

.form-white {
    background-color: #ffffff;
}


.form-light {
    background-color: #f6f6f6;
}

.form-light .form-control {
    background-color: #efefef !important;
}

.form-light .btn {
    font-family: 'Open Sans', Geneva, sans-serif;
    font-size: 16px !important;
    background-color: #444444 !important;
    border-radius: 0px !important;
    color: #ffffff !important;
}

.form-light .btn:hover {
    color: #ffffff !important;
    border: 1px solid #7e7c7c !important;
    background-color: #666666 !important;
    transition: 0.3s;
}


.form-dark {
    background-color: #efefef;
}

.form-dark .form-control {
    background-color: #e9e9e9 !important;
}

    .form-dark .btn {
        font-family: 'Open Sans', Geneva, sans-serif;
        font-size: 16px !important;
        border-radius: 0px !important;
        background-color: #444444 !important;
        color: #ffffff !important;
    }

        .form-dark .btn:hover {
            color: #ffffff !important;
            border: 1px solid #7e7c7c !important;
            background-color: #666666 !important;
            transition: 0.3s;
        }

/*SMALL FORM*/


.startpage-wrapper .btn-white
{
    margin-top:10px;
    color:#c11109 !important;
    min-width:200px;
}

.contact-label 
{
    padding-top: 10px;
    padding-bottom: 3px;
}

.contact-radio 
{
    padding-right: 10px;
}

.contact-radio>label {
    padding-left: 5px;
}

.startpage-wrapper .btn-trans {
    margin-top: 10px !important;
    color: #dddddd !important;
    background-color: transparent !important;
    border-color: #dddddd !important;
    width: 200px !important;
    padding: 10px 30px !important;
}

.startpage-wrapper img {
    width:100%;
}

.social-icons-wrapper 
{
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left:10px !important;
}

.social-icons {
    font-size: 26px !important;
    margin-right: 10px !important;
    color: #ffffff !important;
}

.btn {
    font-size: 14px !important;
    border: 1px solid #d3d3d3 !important;
    border-radius: 2px !important;
    padding: 5px 15px !important;
    background-color: transparent !important;
    color: #000000 !important;
    text-decoration: none !important;
    display: inline-block !important;
}

.btn:link {
    padding: 2px 15px;
    font-size: 14px;
    background-color: transparent !important;
    color: #fff;
    text-decoration: none;
}

.btn:hover {
    color: #7e7c7c !important;
    background-color: transparent !important;
    border: 1px solid #7e7c7c !important;
}

.btn:focus {
    color: #000000 !important;
    background-color: transparent !important;
}

.btn-inline {
    margin-bottom: 2px;
    height: 34px;
}

.btn-big {
    font-size: 18px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: 1px solid #d3d3d3 !important;
    border-radius: 10px !important;
    padding: 5px 15px !important;
    background-color: transparent !important;
    color: #000000 !important;
    text-decoration: none !important;
    display:inline-block !important;
}

.btn-big:link {
    padding: 2px 15px;
    font-size: 14px;
    background-color: transparent !important;
    color: #fff;
    text-decoration: none;
    display: inline-block !important;
}

.btn-big:hover {
    color: #7e7c7c !important;
    background-color: transparent !important;
    border: 1px solid #7e7c7c !important;
    }

.btn-big:focus {
    color: #000000 !important;
    background-color: transparent !important;
}

.cta1 {
    font-size: 18px !important;
    border: 1px solid #be2b3b !important;
    border-radius: 2px !important;
    padding: 5px 25px !important;
    background-color: #be2b3b !important;
    color: #ffffff !important;
    text-decoration: none !important;
    transition: 0.3s;
    display: inline-block !important;
}

.cta1:link {
    padding: 2px 15px;
    font-size: 14px;
    background-color: #be2b3b !important;
    color: #fff;
    text-decoration: none;
}

.cta1:hover {
    color: #ffffff !important;
    border: 1px solid #7e7c7c !important;
    background-color: #8f1220 !important;
    transition: 0.3s;
}

.cta1:focus {
    color: #ffffff !important;
    background-color: #be2b3b !important;
}

.cta2 {
    font-size: 20px !important;
    border: 1px solid #7e7c7c !important;
    border-radius: 2px !important;
    padding: 5px 25px !important;
    background-color: #0458a4 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    transition: 0.5s;
    display: inline-block !important;
}

    .cta2:link {
        padding: 2px 15px;
        background-color: #0458a4 !important;
        color: #ffffff !important;
        text-decoration: none;
    }

    .cta2:hover {
        color: #ffffff !important;
        border: 1px solid #7e7c7c !important;
        background-color: #0458a4 !important;
        transition: 0.5s;
    }

    .cta2:focus {
        color: #ffffff !important;
        background-color: #0458a4 !important;
    }



.full-width-100 {
    width: 100% !important;
}

.full-width-75 {
    width: 75% !important;
}

.full-width-50 {
    width: 50% !important;
}

.full-width-25 {
    width: 25% !important;
}

.non-responsive {
    width: initial !important;
}

.category
{
    margin-bottom:50px;
}

.category-holder {
    padding: 20px;
    border: 1px solid #dddddd;
    box-shadow: 3px 3px 10px 5px #eeeeee;
    background-color: #fafafa;
    border-radius: 0px;
    border-bottom: 5px solid #dedede !important;
    
    transition: all 0.5s;
    height: 100%;
}

.category-holder:hover {
    background-size: 40px;
    transition: all 0.5s;
    background-color: #f0f0f0;
    border-bottom: 5px solid #447abe !important;
    3border: 1px solid #bba14f;
}

.category-holder img
{
    width:100%;
}

.spot-holder {
    margin-bottom: 25px;

}

.spot-holder-blue {
    background-color:#F8F8F8 !important;
    padding: 10px;
    height: 100%;

}

.spot-holder-blue img {
    height:70px;
    transition: all 0.3s;
}

.spot-holder-blue img:hover {
    transition: all 0.3s;
    transform: scale(0.96);
}


.spot-holder-blue a:hover {
    color: #dddddd !important;
        
}
 
.news {
    margin-bottom: 50px;
    cursor: pointer;
}

.news-full img{
    display:none;
}

.news-date
{
    font-size:12px !important;
    font-weight:bold;
    padding-bottom:6px;
}

.news-holder {
    border: 1px solid #ffffff;
    padding: 20px;
    box-shadow: 3px 3px 10px 5px #f5f5f5;
    transition: all 1s;
    height: 100%;
    font-size: 12px !important;
}

.news-holder:hover {
    border: 1px solid #a08479;
    box-shadow: 3px 3px 10px 5px #eeeeee;
    background-color: #f6f6f6;
    border-radius: 5px;
    transition: all 1s;
}

.news-holder img {
    width: 100%;
    transition: all 0.5s;
    opacity: 0.9;
}

.news-holder img:hover {
    transition: all 0.5s;
    opacity:1;
}

.projects {
    margin-bottom: 50px;
    cursor: pointer;
}

.projects-full img {
    display: none;
}

.projects-date {
    font-size: 12px !important;
    font-weight: bold;
    padding-bottom: 6px;
}

.projects-holder {
    border: 1px solid #ffffff;
    padding: 10px;
    box-shadow: 2px 2px 10px 2px #cccccc;
    transition: all 1s;
    height: 100%;
    font-size: 12px !important;
}

.projects-holder:hover {
    box-shadow: 2px 2px 10px 2px #b5b5b5;
    background-color: #f6f6f6;
    border-radius: 5px;
    transition: all 1s;
}

.projects-holder img {
    width: 100%;
    transition: all 0.5s;
    opacity: 0.9;
}

.projects-holder img:hover {
    transition: all 0.5s;
    opacity: 1;
}


.jobs {
    margin-bottom: 50px;
    cursor: pointer;
}

.jobs-holder {
    padding: 20px;
    border: 1px solid #dddddd;
    box-shadow: 3px 3px 10px 5px #eeeeee;
    background-color: #fafafa;
    border-radius: 0px;
    border-bottom: 5px solid #447abe !important;
    transition: all 0.5s;
    height: 100%;
}

.jobs-holder:hover {
    background-size: 40px;
    transition: all 0.5s;
    background-color: #f6f6f6;
    border-bottom: 5px solid #c11109;
}

.jobs-holder img {
    width: 100%;
}


.text-offset 
{
    margin: auto !important;
}




.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}



.productdetail img
{
    padding:20px;
    width:100%;
    max-width:400px;
}

.logos img
{
    width:100%;
    display:block;
    padding:25px;

}

.static-width
{
    width:initial !important;
}


/* header end */


/* Custom page CSS
-------------------------------------------------- */

.footer {
    background-color: transparent;
    padding-top: 20px;
}

.footer-wrapper {
    background-color: #333333;

    background-image: url('/images/footer5.jpg');
    background-size: cover;
}

.footer div, .footer a 
{
    font-size: 14px !important;
    color:#ffffff !important;
    text-decoration:none !important;
}

.footer-content 
{
    padding-right: 20px;
    padding-left: 20px;
}

.footer-border {
    border-left: 2px solid #ffffff;
}

.pagetop {
    padding-top: 5px;
    height: 30px;
    background-color: #e8ecef;
}

.fullwrapper {
  background-color:#ffffff;
}

.fullspot img
{
    width:100%;
}

.fullspot-center
{
    text-align:center;
}

.fullspot-center img
{
    width:100%;
}

.fullspot iframe {
    width: 100%;
}

.iframe-youtube {
    width: 50% !important;
}

.fullspot-img {
    height: 600px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

.fullspot-img {
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fullspot-img img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.fullspot-img video {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.fullspot-img p {
    margin: 0px;
}

.smallspot {
    width: 100%;
    min-height: 400px;
    float: left;
    border: 1px solid #cccccc;
    padding: 10px;
    padding-bottom: 0px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden !important;
}

.smallspot:hover
{
    border:1px solid #888888;
}


.smallspot p, span, h1, h2, h3
{
    margin-top:0px;
    padding-top:0px;
}

.smallspot img {
    width: 100% !important;
}


.smallspot a:link {
    color: #444444;
    text-decoration: none;
}

.fullimg img
{
    width:100%;
}

.container-spacer
{
    padding-top:40px;
    padding-bottom:30px;
}

.container-spacer-top {
    padding-top: 30px;
}

.container-nospacer
{
    padding-top:0px;
    padding-bottom:0px;
}

.container-narrow {
    padding-left: 100px;
    padding-right: 100px;
}



.pagetop > .container {
    text-align: right;
    color: #fff;
}

.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 0px;
  padding-left: 0px;
}


.footer > .container a
{
    color:#ffffff;
}

input#password-clear,
input#username-clear {
    display: none;
}

p#username input {
    background: url(/images/icons/btn_user.png) #ffffff no-repeat left center;
    background-position: 10px;
}

p#password input {
    background: url(/images/icons/btn_password.png) #ffffff no-repeat left center;
    background-position: 10px;
}

.tooltip-inner {
    max-width: 350px !important;
}


.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: tranparent;
    color: #000000;
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 10px;
    padding-top: 6px;
    border-radius:2px;
}

.scroll-top-wrapper:hover 
{
    cursor:pointer;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.scroll-icon {
    font-size: 30px;
    color: #dddddd;
}




/*** MEDIA QUERIES ***/

@media(max-width:320px)
{
}

@media(max-width:767px)
{
    .iframe-youtube {
        width: 100% !important;
    }

    .contact-radio {
        display: block;
        width: 100%;
    }
    .smallspot 
    {
        min-height:0px;
    }
    .smallspot img
    {
        width:50%;
        margin-right:20px;
        float:left;
    }

    .text-offset {
        margin-top:50px !important;
    }

    .full-width-75 {
        width: 100% !important;
    }

    .full-width-50 {
        width: 100% !important;
    }

    .full-width-25 {
        width: 100% !important;
    }




}

@media(max-width:992px ) 
{
    .startpage-wrapper img {
        display: none;
    }

    .container-narrow {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media(max-width:1200px) 
{
}


@media(min-width:1340px) {
    .container {
        width: 1340px !important;
    }

    .text-offset {
    }
}

/*** END MEDIA QUERIES ***/

/*** BEGIN MEDIA QUERIES IMAGE ***/
@media(max-width:767px) {
    .fullspot-img {
        height: 260px !important;
        transition: 1s;
    }

    .hide-small-screen * {
        display: none;
    }
}

@media(min-width:767px) {
    .hide-large-screen * {
        display: none;
    }
}


@media(min-width:768px) and (max-width:992px) {
    .fullspot-img {
        height: 400px !important;
        transition: 1s;
    }
}

@media(min-width:992px) and (max-width:1200px) {

    .fullspot-img {
        height: 500px !important;
        transition: 1s;
    }
}

@media(min-width:1200px) {


    .fullspot-img {
        height: 600px !important;
        transition: 1s;
    }
}

/*** END MEDIA QUERIES IMAGE ***/

