*, * * {
    outline:none !important;
}

/* 991 1056 kontrol edel'm*/

.container-fluid, .page-section {
        max-width: 1600px;
    margin: 0 auto;
}
.sui {
    font-family: 'Sui Generis Rg' !important;
    font-weight: normal !important;
    font-style: normal !important;
}

.fontRG {
    font-family: 'Sui Generis Rg' !important;
}

.sui-light-italic {
    font-family: 'Sui Generis Cd Lt' !important;
    font-weight: 300 !important;
    font-style: italic !important;
}
.sui-light {
    font-family: 'Sui Generis Cd Lt' !important;
    font-weight: 300 !important;
    font-style: normal !important;
}
.logo-row {
	width: auto;
}
.logo-img {
    height: 30px;
}
.tp-caption {
	color:#fff !important;
}

.rev_slider.fullscreenbanner {
    max-width: 1600px;
    margin: 0 auto;
    max-height: 1000px !important;
}
#about-us-link {
    max-width: 1600px;
    margin: 0 auto;
}
.forcefullwidth_wrapper_tp_banner > div {
        max-height: 1000px !important;
}
header > div {
     max-width: 1600px;
    margin: 0 auto;
}
.rev_slider_wrapper.fullscreen-container {
    max-height: 1000px !important;
}
header {
    top: 0px;
}
header.affix-top {
    background: rgba(255,255,255,0.6);
}
header.affix-top .logo-img {
	filter:brightness(0);
}
header.affix .logo-img {
	height: 42px;
	padding: 8px 0px;
}
.white-dot { color:#fff;}
#main-menu .navbar .nav > li > a .main-menu-title {
	font-weight: 600;
}

#main-menu .navbar .nav > li > a {
    padding-top:32px;
}

.cd-header-buttons {
    top: 22px;
}


.local-scroll-cont {
    margin-left:-33px;
    bottom: 80px;
}
.text-lower {
    text-transform: lowercase;
}

.industries {

}

.industries h3 {
    font-size: 14px;
    line-height: 1;
    margin:0px;
    margin:15px 0px;
}
.industries .industryItem {
    text-align: center;
    padding: 45px 0px;
    border:1px solid #eee;

    border-left:none;
    border-top:none;
    background: #fff;
}
.industries .industryItem {
    -webkit-transition: background .8s;
    -moz-transition: background .8s;
    -o-transition: background .8s;
    transition: background .8s;
    position: inherit;
}
.industries .industryItem:hover {
    background: #323336;
}
.industries .industryItem:hover h3 {
    color: #fff;
}
.industries .industryItem:hover img {
    filter:brightness(0) invert(1);
}

.industries .industryItem:nth-child(4n+1) {
    border-left:1px solid #eee;
}
.industries .industryItem:nth-child(-n+4) {
    border-top:1px solid #eee;
}
.industries .industryItem img {
    width: 100%;
    margin-top: -10px;
    margin-bottom: -20px;
}
.industries div.wow {
    text-align: left;
}
.industries h3 {
    text-align: left;
    padding-left: 5px;
}
.industries .industryItem > div.details {
    position: absolute;
    background: #323336;
    color: #fff;
    height: 100%;
        width: 50%;
    right: -50%;
    top: 0px;
    opacity: 0;
    z-index: 0;
    border:1px solid #eee;
    border-left: none;

    padding: 45px;
    text-align: left;
-webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;

    z-index: 1;
}

.industries .industryItem:first-child > div.details {

}
.industries .industryItem:hover > div.details {
    opacity: 1;
    z-index: 2;

    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;

}
.industries .industryItem > div.details p {
    color: #fff;
}
.industries .industryItem > div.details a {
    color: #fff;
    font-weight: 500;
}
.industries .defaultDetails {
    width: 100%;
    height: 100%;
    background: #323336;
    color: #fff;
}

.industries .detailsAlone {
    position: absolute;
    background: #323336;
    color: #fff;
    height: 100%;
        width: 50%;
    right: -50%;
    top: 0px;
    z-index: 0;
    border:1px solid #eee;
    border-left: none;


    padding: 45px;
    text-align: left;

    z-index: 1;
}

.industries .industriesContainer .detailsAlone {
    z-index: 2;

}

.industries .industriesContainer:hover .detailsAlone {
    z-index: 1;
}

span.rightPartx {
    background: rgba(0,0,0,0.7) !important;
    padding: 30px 30px !important;
    display:block;
    white-space: normal;
    font-size: 18px;
    min-width: 560px;
}
span.rightPartx  span.sui {
    margin-bottom:10px !important;
    display: block;
}
span.rightPartx a i {
    font-size: 24px;
    vertical-align: -1px;
}
span.rightPartx a {
    color: #fafafa !important;
    font-size: 16px !important;
    display: block;
    margin-top:15px !important;
    opacity: 0.9
}
span.rightPartx a:hover {
    opacity: 1;
    color: #fff !important;
}
div.fixedBottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: block;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    background: rgba(0,0,0,0.7);
    z-index: 9999;
}
div.fixedBottom a {
    color: #fff;
}
div.fixedBottom div.row > div:hover {
    background: rgba(0,0,0,0.9);
}

.header-1 #main-menu .navbar .nav > li.current > a {
    padding-top:32px;
}
.height-quarter {
    height: 25vh !important;
}
.height-half {
    height: 50vh !important;
}
.height-full {
    height: 100vh !important;
}

.wideImage {
        padding: 0px 0px;
}
.wideImage div.image {

}
.wideImage div.image img {
    width: 100% !important;
}

.wideImage div.textContainer {
    position: absolute;
    z-index: 1;
    top: 60px;
}
.wideImage.image-center-text-right div.textContainer {
    left: 60%;
    width: 38%;
    top:0px;
}
.wideImage.image-center-text-right-top div.textContainer {
    left: 60%;
    width: 38%;
}
.wideImage.image-center-text-right-bottom div.textContainer {
    left: 60%;
    width: 38%;
}

.wideImage.image-center-text-left div.textContainer {
    right: 60%;
    width: 35%;
    top:0px;
    text-align: right;
}
.wideImage.image-center-text-left-top div.textContainer {
    right: 60%;
    width: 35%;
    text-align: right;
}
.wideImage.image-center-text-left-bottom div.textContainer {
    right: 60%;
    width: 35%;
    text-align: right;
}

.wideImage.image-center-text-center div.textContainer {
    left:0;
    width: 100%;
    padding: 0px 25%;
    text-align: center;
    top:0px;
}
.wideImage.image-center-text-center-bottom {
    overflow: visible;
}
.wideImage.image-center-text-center-bottom div.textContainer {
    left:25%;
    width: 50%;
    padding: 0px 25%;
    text-align: center;
    bottom: 0px;
    top: initial;
    background: rgba(0,0,0,0.5);
    padding: 30px;
}

.wideImage.image-center-text-center-top div.textContainer {
    left:25%;
    width: 50%;
    padding: 0px 25%;
    text-align: center;
    top: 0px;
    background: rgba(0,0,0,0.5);
    padding: 30px;
    margin-top:0px !important;
}

.bgimage {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;

    background-repeat: no-repeat;
    background-position: center center;
}
.playButton {
        position: absolute;
    top: 50%;
    left: 50%;
    font-size: 90px;
    margin-left: -35px;
    margin-top: -45px;

    text-shadow: 1px 1px 8px rgba(255,255,255,0.3);
    cursor: pointer !important;
    display:inline-block;
    z-index: 10;
    -webkit-transition: opacity 1.0s;
    -moz-transition: opacity 1.0s;
    -o-transition: opacity 1.0s;
    transition: opacity 1.0s;
    opacity: 1;
}
.playButton.active {
    opacity: 0;
}
.playButton:hover {
    opacity: 1;
}
.playButton i {
    color: #fff !important;
}

.bg-white a.button.thin {
    color: #000 !important;
    border-color:#000 !important;
}
.bg-white a.button.thin strong {
    color: #000 !important;
}
.bg-white a.button.thin:hover {
    color: #fff !important;
    background: #000 !important;
}
.bg-white a.button.thin:hover strong {
    color: #fff !important;
}

.bg-gray a.button.thin {
    color: #000 !important;
    border-color:#000 !important;
}
.bg-gray a.button.thin strong {
    color: #000 !important;
}
.bg-gray a.button.thin:hover {
    color: #fff !important;
    background: #000 !important;
}
.bg-gray a.button.thin:hover strong {
    color: #fff !important;
}

.bg-gray-light a.button.thin {
    color: #000 !important;
    border-color:#000 !important;
}
.bg-gray-light a.button.thin strong {
    color: #000 !important;
}
.bg-gray-light a.button.thin:hover {
    color: #fff !important;
    background: #000 !important;
}
.bg-gray-light a.button.thin:hover strong {
    color: #fff !important;
}

.bg-purple a.button.thin {
    color: #fff !important;
    border-color:#fff !important;
}
.bg-purple a.button.thin strong {
    color: #fff !important;
}
.bg-purple a.button.thin:hover {
    color: #333 !important;
    background: #fff !important;
}
.bg-purple a.button.thin:hover strong {
    color: #333 !important;
}

.bg-black a.button.thin {
    color: #fff !important;
    border-color:#fff !important;
}
.bg-black a.button.thin strong {
    color: #fff !important;
}
.bg-black a.button.thin:hover {
    color: #000 !important;
    background: #fff !important;
}
.bg-black a.button.thin:hover strong {
    color: #000 !important;
}

.bg-gray-dark a.button.thin {
    color: #fff !important;
    border-color:#fff !important;
}
.bg-gray-dark a.button.thin strong {
    color: #fff !important;
}
.bg-gray-dark a.button.thin:hover {
    color: #000 !important;
    background: #fff !important;
}
.bg-gray-dark a.button.thin:hover strong {
    color: #000 !important;
}
.wideNarrow-wideBlock > .container {
    width: 100%;
    padding: 0px;
}
.wideNarrow-wideBlock > .container > .row {
    margin:0px;
}
.wideNarrow-wideBlock > .container > .row > div {
    padding: 0px;
}

.wideNarrow-wideBlock .fes2-main-text-cont {
    margin:0px !important;
    padding-left:60px !important;
    padding-right: 60px !important;
}
.nl-cont.p-50-cont {
        padding-top: 50px !important;
    padding-bottom: 30px !important;
}

.nl-cont.p-110-cont {
        padding-top: 80px !important;
    padding-bottom: 60px !important;
}
.fes2-title-45 {
        font-size: 40px;
    line-height: 46px;
}
.textImage-image-right-text-left .row > div {
    text-align: right !important;
}
.textImage-image-right-text-left .row > div:first-child {
    float: right;
}
.fes2-text-cont {
    margin-top: 15px;
}
.block-inbox {
    width: auto;
}
.block-inbox {
    max-width: 970px;
    margin:0 auto;
}
.block-inbox .container {
    max-width: 970px;
}

.position-center {
    z-index: 1;
    overflow: visible;
    margin-bottom: 12.5vh;
}
.position-center > div {
    display: block;
    position: absolute;
    left: 50%;
    width: 50%;
    background: rgba(0,0,0,0.9);
    top: 37.5vh;
    margin-left: -25%;
    text-align: center;
    vertical-align: middle;
    height: 25vh;
}
.position-center > div h2 {
    margin:0px;
    font-size: 16px;
    margin-top: -6vh;
}
.position-center > div h1 {
    margin:0px;
    line-height: 20vh;
}



.position-left {
    z-index: 1;
    overflow: visible;
}
.position-left > div {
    display: block;
    position: absolute;
    left: 5%;
    min-width: 40%;
    background: rgba(0,0,0,0.7);
    text-align: right;
    vertical-align: middle;
    height: 25vh;
    top: 25vh;
    margin-top: -12.5vh;
    padding-left: 30px;
    padding-right: 30px;
}
.position-left > div h2 {
    margin:0px;
    font-size: 16px;
    margin-top: -6vh;
}
.position-left > div h1 {
    margin:0px;
    line-height: 20vh;
}

.position-right {
    z-index: 1;
    overflow: visible;
}
.position-right > div {
    display: block;
    position: absolute;
    right: 5%;
    min-width: 40%;
    background: rgba(0,0,0,0.7);
    text-align: left;
    vertical-align: middle;
    height: 25vh;
    top: 25vh;
    margin-top: -12.5vh;
    padding-left: 30px;
    padding-right: 30px;
}
.position-right > div h2 {
    margin:0px;
    font-size: 16px;
    margin-top: -6vh;
}
.position-right > div h1 {
    margin:0px;
    line-height: 20vh;
}

.affix-top .cd-search-trigger::before {
    border-color:rgba(255,255,255, 0.5);
}
.affix-top .cd-search-trigger::after {
    background:rgba(255,255,255, 0.5);
}
.twoImages.block-outbox .container {
    width: 100%;
}
.twoImages .container {
    padding: 0px;
}
.twoImages img {
    width: 100%;
    margin-bottom: 20px;
}
.twoImages {
    text-align: center;
    padding-bottom: 30px;
}
.twoImages .container .row {
    margin-left:-2.5px;
    margin-right:-2.5px;
}
.twoImages .container .row > div {
    padding-left: 2.5px;
    padding-right:2.5px;
}
.topFullBanner {
    overflow: visible;
    z-index: 1;

}
.topFullBanner .content-center {
    text-align: center;
    padding: 1%;
    position: absolute;
    width: 58%;
    left: 50%;
    margin-left: -30%;
    top: 40%;
}
.topFullBanner .content-center div.bottom {
    padding: 30px;
}
.topFullBanner.bg-black .content-center div.bottom {
    background: #000;
}
.topFullBanner.bg-white .content-center div.bottom {
    background: #000;
}
.topFullBanner.bg-gray .content-center div.bottom {
    background: #eee;
}
.topFullBanner.bg-gray-light .content-center div.bottom {
    background: #f5f5f5;
}
.topFullBanner.bg-gray-dark .content-center div.bottom {
    background: #303036;
}
.topFullBanner.bg-purple .content-center div.bottom {
    background: #1e3890;
}
.topFullBanner .content-center div.top {
    text-align: left;
    margin-bottom: 10px;
}
.topFullBanner .content-center div.top > .row {
    margin-left:-5px;
    margin-right: -5px;
}
.topFullBanner .content-center div.top > .row > div {
    padding-left:5px;
    padding-right: 5px;
}
.topFullBanner .content-center div.top .item {
    cursor: pointer;
    margin:0px;
    padding: 30px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.topFullBanner .content-center div.top h1 {
    font-size: 20px;
    line-height: 28px;
    margin:0px;
}
.topFullBanner .content-center div.top p {
    margin:0px;
}


.topFullBanner.bg-white .content-center div.top .item {
    border-left:8px solid #000;
    background: rgba(255,255,255,0.6);
}
.topFullBanner.bg-white .content-center div.top .item:hover {
    background: #fff;
}
.topFullBanner.bg-white .content-center div.top h1 {
    color: #000 !important;
}
.topFullBanner.bg-white .content-center div.top p {
    color: #000 !important;
}

.topFullBanner.bg-purple .content-center div.top .item {
    border-left:8px solid #1e3890;
    background: rgba(255,255,255,0.6);
}
.topFullBanner.bg-purple .content-center div.top .item:hover {
    background: #fff;
}
.topFullBanner.bg-purple .content-center div.top h1 {
    color: #1e3890 !important;
}
.topFullBanner.bg-purple .content-center div.top p {
    color: #1e3890 !important;
}

.topFullBanner.bg-gray-dark .content-center div.top .item {
    border-left:8px solid #303036;
    background: rgba(255,255,255,0.6);
}
.topFullBanner.bg-gray-dark .content-center div.top .item:hover {
    background: #fff;
}
.topFullBanner.bg-gray-dark .content-center div.top h1 {
    color: #303036 !important;
}
.topFullBanner.bg-gray-dark .content-center div.top p {
    color: #303036 !important;
}


.topFullBanner.bg-white .content-center div.top .item {
    border-left:8px solid #fff;
    background: rgba(0,0,0,0.6);
}
.topFullBanner.bg-white .content-center div.top .item:hover {
    background: #000;
}
.topFullBanner.bg-white .content-center div.top h1 {
    color: #fff !important;
}
.topFullBanner.bg-white .content-center div.top p {
    color: #fff !important;
}

.topFullBanner.bg-gray .content-center div.top .item {
    border-left:8px solid #eee;
    background: rgba(0,0,0,0.6);
}
.topFullBanner.bg-gray .content-center div.top .item:hover {
    background: #000;
}
.topFullBanner.bg-gray .content-center div.top h1 {
    color: #eee !important;
}
.topFullBanner.bg-gray .content-center div.top p {
    color: #eee !important;
}

.topFullBanner.bg-gray-light .content-center div.top .item {
    border-left:8px solid #f5f5f5;
    background: rgba(0,0,0,0.6);
}
.topFullBanner.bg-gray-light .content-center div.top .item:hover {
    background: #000;
}
.topFullBanner.bg-gray-light .content-center div.top h1 {
    color: #f5f5f5 !important;
}
.topFullBanner.bg-gray-light .content-center div.top p {
    color: #f5f5f5 !important;
}
.products {
    background: #fafafa;

}
.products .result {
    margin-top: 30px;
}

.products .result .product {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    background: #fff;
    text-align: center;
    padding: 30px;
    margin-bottom: 30px;
    padding-top: 15px;
}

.products .result .product .image {
    height: 150px;

    margin-left: -30px;
    margin-right: -30px;
    margin-top: -30px;
}
.products .result .product .content {
    padding: 24px 0px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.products .result .product h2 {
    margin: 0;
    margin-bottom: 10px;
    height: 62px;
    line-height: 1.4;
    text-align: left;
    align-items: center;
    display: flex;
    font-size: 22px;
}
.products .result .product h4 {
    margin: 0;
    margin-bottom: 5px;
    min-height: 25px;
    text-align: left;
    font-size: 12px;
}
.products .result .product p {
margin: 0;
    overflow: hidden;
    height: 50px;
    text-align: left;
}
.products .result .product .action {
    padding: 15px 0px;
    text-align: left;
}
.products .result .product .action a {
    display: inline;
}
.products #loading {
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.95);
    position: absolute;
    z-index: 1;
    display: none;
}
.products #loading > div {
    top: 100px;
    display: block !important;
}

.calculator {
    padding: 30px 0px;
    margin: 30px 0px;
}
.calculator h4 {
    margin:0px;
    margin-bottom: 10px;
}

.calculator .content {
    padding:30px;
    background: #fafafa;
}

.buttonText {
    font-weight: 500;
    font-size: 20px;
    vertical-align: middle;
}
.calculator a.advancedLink {
    color: #337ab7;

}
.calculator .advancedLinkContainer {
    margin-top: 15px;
}
.calculator a.advancedLink:hover {
    color: #1d4669;
}
.calculator a.advancedLink i {
    margin-right: 4px;
}
.calculator .advanced {
    display: none;
    padding-bottom: 30px;
}
.calculator .form-group {
    margin-top: 15px;
    margin-bottom: 0px;
}
.calculator .btn.calculatorBtn {
        border-radius: 0! important;
    padding: 20px 0px;
    font-size: 16px;
    margin-top: 5px;
}

.calculator .btn.calculatorBtn:first-child {
}

.calculator .imageContainer {
height: auto;
    overflow: hidden;
    border: 14px solid #efefef;
    margin-top: 5px;
    text-align: center;
    background: #fff;
}
.calculator .imageContainer img {
    height: 174px;
}

.calculator .result {
    text-align: center;
    padding: 30px 0px;
    background: #eee;
    color: #666;
    font-size: 18px;
    margin-top: 15px;
}
.calculator .result  span {
    font-weight: bold !important;
}

.calculator .advanced h4 {
    margin-bottom: 15px;
}
.calculator .note {
    font-style: italic;
    margin-top: 15px;
    font-size: 12px;
}
.calculator button.active {
        background: #3c3a7f;
    color: #fff;
}
.calculator .workTypeContainer {
    margin-top:20px;
}
.calculator .submitContainer {

}

.calculator .input-group {
        display: flex;
        border:1px solid #eee;
}
.calculator .input-group input {
    padding: 0px;
    border:none;
}
.calculator .input-group button {
    border-radius: 0px;
}

.calculator .hiddenFirst {
    display: none;
}
.canvasjs-chart-credit {
    display: none !important
}
#chart svg {
    overflow: visible;
}
.tabSimple {
    padding-bottom: 30px;
}
.tabSimple img {
    width: 100%;
}
.tabSimple .fes14-nav-a {
display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    padding: 15px 20px !important;
    border: 2px solid #ccc !important;
    margin-left: -2px !important;
    border-radius: 0;
    color: #7a7b80 !important;
    border: 2px solid #337ab7;
    transition: all .3s ease 0s;
    font-weight: 600 !important;
    color: #666 !important;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400 !important;

}
.tabSimple li.active .fes14-nav-a {
    z-index: 1;
    /*background: #ccc !important;*/
    border-color: #3c3a7f !important;
    box-shadow: 1px 1px 12px -1px #337ab7 !important;
    color: #000 !important;
}
.tabSimple .tab-content {
    padding:0px;
}
.tabSimple .content {
    margin: 0 auto;
    background: white;
    position: relative;
    padding: 45px;
    box-shadow: 1px 1px 10px -1px rgba(0,0,0,0.1);
}
.affix-top .cd-search-trigger::before {
        border-color:rgba(0,0,0, 0.5);
    }
    .affix-top .cd-search-trigger::after {
        background:rgba(0,0,0, 0.5);
    }
.tabSimple h1 {
    margin:0px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 15px;
}
.tabSimple p {
    margin:0px;
    font-size: 14px;
    line-height: 1.6;
}

.imagesOverlayDescription {
    padding:0px;
}
.imagesOverlayDescription div.overlayBox {

}
.imagesOverlayDescription div.overlayBox div.image {
    position: relative;
    cursor: pointer;
}
.imagesOverlayDescription div.overlayBox div.image img {

}
.imagesOverlayDescription div.overlayBox div.image div.button {
    position: absolute;
    bottom: 0px;
    right: 0px;
    opacity: 0.5;
}
.imagesOverlayDescription div.overlayBox div.image div.button a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background-color: #f0f0f0;
}
.imagesOverlayDescription div.overlayBox div.image div.button a:hover {
    background-color: #eee;
}
.imagesOverlayDescription div.overlayBox div.image div.button a i {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    margin:0px;
}
.imagesOverlayDescription div.overlayBox:hover div.image div.button a i {
    font-size: 18px;
}
.imagesOverlayDescription div.overlayBox div.title {
    text-align: left;
    padding: 10px 0px;
    font-size: 13px;
    line-height: 1.4;
}




/* Overlay style */
.overlay {
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    overflow: auto;
}
.overlay.open {
}

/* Overlay closing cross */
.overlay .overlay-close {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 0px;
    top: 0px;
    overflow: hidden;
    border: none;
    color: transparent;
    outline: none;
    z-index: 999999;
    color: #000;
    font-size: 32px;
}



/* Effects */


.container.overlay-open {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.overlay-contentscale {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s;
}

.overlay-contentscale.open {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.overlay-hugeinc {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.imagesOverlayDescription div.overlayBox .overlay {
    padding: 60px;
}
.imagesOverlayDescription div.overlayBox .overlay .container > h3 {

}
.imagesOverlayDescription div.overlayBox .overlay .container > h4 {

}
.imagesOverlayDescription div.overlayBox .overlay .container > p {

}
.imagesOverlayDescription div.overlayBox .overlay .container a {
    margin-top:15px;
}
.imagesOverlayDescription div.overlayBox .overlay .container a:hover i {
color:#fff !important;
}
.miniSlider {
        margin: 0px !important;
    padding: 0 !important;
}
.cg-block-12 .fes2-title-45 {
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 5px !important;
}
#main-menu .sub {
    min-width: 210px;
}
.cg-block-12 h2 {
    margin:0px;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}


.cg-block-12 .fes2-title-45 small {
    font-weight: 400;
    margin-left: 10px;
}
.cg-block-12 .fes2-text-cont {
    font-weight: 500;
}


.cg-block-1 h4 {
        font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
}
.cg-block-1 .fes2-text-cont {
        font-size: 10px;
    line-height: 1.8;
    font-weight: 400;
}
.cg-block-7 .fes14-tab-title {
        font-size: 32px;
    line-height: 38px;
    margin: 0;
    margin-bottom: 30px;
}

.cg-block-7 .fes14-tab-sub-title {
        margin: 0;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
}
.cg-block-7 .fes14-tab-text {
    font-size: 14px;
}
.miniSlider .owl-pagination {
    bottom: 0;
}
.landingSliderBlock {
    max-width: 1600px;
    margin: 0 auto;
}
.miniSlider .caption {
    position: absolute;
    top: 0;
    left: 15%;
    width: 30%;
    background: none;
}
.miniSlider .owl-item > div.text-right .caption {
    left: initial;
    right: 15%;
    text-align: left !important;
}
.miniSlider .caption  h1 {
    font-size: 32px;
    line-height: 38px;
    margin:0px;
    margin-bottom: 15px;
}
.miniSlider .caption  h2 {
   font-size: 18px;
    line-height: 1.5;
    margin:0px;
    margin-bottom: 15px;
}
.miniSlider .caption p {
        font-size: 14px;
}
a.videomodal i {
    position: absolute;margin-left:-30px;top: 50%;left: 50%;font-size: 80px;margin-top: -40px;color: #fff !important;text-shadow: 2px 2px 6px rgba(0,0,0,1);
    opacity: 0;
}
a.videomodal:hover i {
    opacity: 1;
}

.widget .links-list li {
    padding-bottom: 2px;
}
.widget .links-list li a {
    font-size: 12px;
}
.bg-white .button.black, .bg-white .button.black strong {
    color: #fff !important;
}


.fontsize1{font-size:1px !important}
.fontsize2{font-size:2px !important}
.fontsize3{font-size:3px !important}
.fontsize4{font-size:4px !important}
.fontsize5{font-size:5px !important}
.fontsize6{font-size:6px !important}
.fontsize7{font-size:7px !important}
.fontsize8{font-size:8px !important}
.fontsize9{font-size:9px !important}
.fontsize10{font-size:10px !important}
.fontsize11{font-size:11px !important}
.fontsize12{font-size:12px !important}
.fontsize13{font-size:13px !important}
.fontsize14{font-size:14px !important}
.fontsize15{font-size:15px !important}
.fontsize16{font-size:16px !important}
.fontsize17{font-size:17px !important}
.fontsize18{font-size:18px !important}
.fontsize19{font-size:19px !important}
.fontsize20{font-size:20px !important}
.fontsize21{font-size:21px !important}
.fontsize22{font-size:22px !important}
.fontsize23{font-size:23px !important}
.fontsize24{font-size:24px !important}
.fontsize25{font-size:25px !important}
.fontsize26{font-size:26px !important}
.fontsize27{font-size:27px !important}
.fontsize28{font-size:28px !important}
.fontsize29{font-size:29px !important}
.fontsize30{font-size:30px !important}
.fontsize31{font-size:31px !important}
.fontsize32{font-size:32px !important}
.fontsize33{font-size:33px !important}
.fontsize34{font-size:34px !important}
.fontsize35{font-size:35px !important}
.fontsize36{font-size:36px !important}
.fontsize37{font-size:37px !important}
.fontsize38{font-size:38px !important}
.fontsize39{font-size:39px !important}
.fontsize40{font-size:40px !important}
.fontsize41{font-size:41px !important}
.fontsize42{font-size:42px !important}
.fontsize43{font-size:43px !important}
.fontsize44{font-size:44px !important}
.fontsize45{font-size:45px !important}
.fontsize46{font-size:46px !important}
.fontsize47{font-size:47px !important}
.fontsize48{font-size:48px !important}
.fontsize49{font-size:49px !important}
.fontsize50{font-size:50px !important}
.fontsize51{font-size:51px !important}
.fontsize52{font-size:52px !important}
.fontsize53{font-size:53px !important}
.fontsize54{font-size:54px !important}
.fontsize55{font-size:55px !important}
.fontsize56{font-size:56px !important}
.fontsize57{font-size:57px !important}
.fontsize58{font-size:58px !important}
.fontsize59{font-size:59px !important}
.fontsize60{font-size:60px !important}

.textalignleft{text-align:left !important;}
.textalignright{text-align:right !important;}
.textaligncenter{text-align:center !important;}
.textalignjustify{text-align:justify !important;}
.header-1 #main-menu .nav.navbar-nav {
    margin-right: 0px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbb !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bbb !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #bbb !important;
}
#main-menu .parent.lang:hover > .sub {
    right: 0px;
}
.formButton {
    cursor:pointer;width:100%;text-align: center;
}
.formButton:hover {
    background-color: #3d3a7f !important;
}
.formButton.active {
    background-color: #3d3a7f;
    font-weight: bold !important;
}


.warrantyControlContainer {
    padding: 30px;

}

.warrantyControlContainer.success {
    background: #235a24;

    color: #fff;
}
.warrantyControlContainer.success h3 {
    color: #fff !important;
}

.dealerSection div.row > .dealerItemContainer:first-child .dealerItem {

}

.dealerSection div.row > .dealerItemContainer .dealerItem {
        border-bottom: 1px dashed #282758;
        padding: 10px 0px;
}

.bottomLinkArea {
        background: #3d3a7f;
}
.bottomLinkArea a {
    color: #fff;
    font-size: 24px
}


.career {
    color: #333;
    background: #eeeeee;
}
.career h2 {
    color: #333;
}


.accordion {
    width: 100%;
    background: rgba(0,0,0,0.1);
    padding: 0;
    list-style: none;
    margin-top: 30px;
 }

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 42px;
    color: #444358;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    position: absolute;
    top: 19px;
    left: 12px;
    font-size: 18px;
    color: #999;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li a {
    color: #fff;
}
.accordion li.open .link {
    color: #000;
}
.accordion li.open i {
    color: #666;
}
.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}

 .accordion .submenu {
    display: none;
    background: #444359;
    font-size: 14px;
    list-style: none;
 }

 .accordion .submenu li {
    border-bottom: 1px solid #4b4a5e;
 }

 .accordion .submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
 }


.career.dark {
    color: #333333;
    background: #fafafa;
}
.career.dark h2 {
    color: #333333;
}
.career.dark .accordion {
    background: #ffffff;
    border-radius: 4px;
    border:1px solid #ccc;
}
.career.dark .accordion .link {
    color: #444358;
}
.career.dark .accordion li i {
    color: #999;
}
.career.dark .accordion li a {
    color: #333;
}
.career.dark .accordion li.open .link {
    color: #000;
}
.career.dark .accordion li.open i {
    color: #666;
}
.career.dark .accordion .submenu {
    background: rgba(107,109,111,0.03);
    padding:0px;
    text-indent:25px;
}
.career.dark .accordion .submenu li:first-child {
    border-top:none;
}
.career.dark .accordion .submenu li {
    border-bottom: 1px solid #dddddd;
}
.career.dark .accordion .submenu a {
    color: #333333;
}

@media only screen and (max-width: 990px) {
    .career.dark .accordion .submenu {
        text-indent: 0px;
    }
    .accordion .link {
        padding:15px !important;
    }
    .accordion .submenu a {
        padding:15px !important;
    }
    #web-design a.button {
        display: block;
        width: 100%;
        margin: 0 !important;
    }
    #web-design a.button + a.button {
        margin-top: 15px !important;
    }
}
.products .result .product {

}