@font-face {

    font-family: 'Oswald-Regular';

    src: url('../fonts/Oswald-Regular.eot');

    src: url('../fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Oswald-Regular.woff2') format('woff2'),

        url('../fonts/Oswald-Regular.woff') format('woff'),

        url('../fonts/Oswald-Regular.ttf') format('truetype'),

        url('../fonts/Oswald-Regular.svg#Oswald-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'Oswald-Medium';

    src: url('../fonts/Oswald-Medium.eot');

    src: url('../fonts/Oswald-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Medium.woff2') format('woff2'), url('../fonts/Oswald-Medium.woff') format('woff'), url('../fonts/Oswald-Medium.ttf') format('truetype'), url('../fonts/Oswald-Medium.svg#Oswald-Medium') format('svg');

    font-weight: 500;

    font-style: normal;

}



@font-face {

    font-family: 'Oswald-Light';

    src: url('../fonts/Oswald-Light.eot');

    src: url('../fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Light.woff') format('woff'), url('../fonts/Oswald-Light.ttf') format('truetype'), url('../fonts/Oswald-Light.svg#Oswald-Light') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../fonts/Montserrat-Medium.eot');

    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');

    font-weight: 500;

    font-style: normal;

}



@font-face {

    font-family: 'Montserrat-Regular';

    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

}



.full-width {

    width: 100%;

}



.margin-top-60 {

    margin-top: 60px;

}



.margin-bottom-30 {

    margin-bottom: 30px;

}



.clearfix {

    clear: both;

    padding: 0;

    margin: 0;

    line-height: 0;

}



.loupe-widget {

    position: relative;

    display: inline-block;

    will-change: transform;

}



.lg-sub-html {

    display: none;

}



.loupe-widget__loupe {

    position: absolute;

    z-index: 100;

    top: 50%;

    left: 50%;

    width: 150px;

    height: 150px;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    border-radius: 50%;

    background-repeat: no-repeat;

    border: 2px solid #222;

    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);

    background-color: white;

    display: none;

}



.loupe-widget:hover .loupe-widget__loupe {

    display: block;

    pointer-events: none;

}







.btn.active.focus,

.btn.active:focus,

.btn.focus,

.btn:active.focus,

.btn:active:focus,

.btn:focus {

    outline: none;

}





/* ---- preset style START ---- */



input::-webkit-input-placeholder,

textarea::-webkit-input-placeholder {

    color: #fff;

    opacity: 1

}



input::-moz-placeholder,

textarea::-moz-placeholder {

    color: #fff;

    opacity: 1

}



input::-ms-input-placeholder,

textarea::-ms-input-placeholder {

    color: #fff;

    opacity: 1

}



html,

body {

    -webkit-text-size-adjust: none;

    margin: 0px;

    padding: 0px;

    height: 100%;

    width: 100%;

    max-width: 100%;

    min-height: 100%;

    -webkit-overflow-scrolling: touch;

    /* overflow-x: hidden; */

}



img {

    border: none;

    margin: 0;

    -webkit-user-select: none;

    -moz-user-select: -moz-none;

    -ms-user-select: none;

    user-select: none;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}



a,

a:link,

a:visited,

a:focus,

input:focus,

textarea:focus {

    outline: none;

    text-decoration: none;

}



select:focus {

    outline: none;

}



textarea {

    resize: none;

}



form,

input,

select,

textarea,

p,

h1,

h2,

h3,

h4,

h5,

h6,

ul {

    margin: 0;

    padding: 0;

}



input::-moz-focus-inner {

    border: 0;

    padding: 0;

}



iframe {

    display: block;

}



article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

time {

    display: block;

    margin: 0;

    padding: 0;

}



::selection {

    background: #1C1C1C;

    color: #FFFFFF;

}



::-moz-selection {

    background: #1C1C1C;

    color: #FFFFFF;

}



input::selection,

input.transparentBlack::selection {

    background: #ffffff;

    color: #1C1C1C;

}



input::-moz-selection,

input.transparentBlack::-moz-selection {

    background: #ffffff;

    color: #1C1C1C;

}



ul {

    list-style: none;

}



li {

    padding: 0;

    margin: 0;

    outline: none;

}



label {

    font-weight: normal !important;

}



.form-group label {

    margin-bottom: 0;

    font-size: 0.8750em;

    color: #1C1C1C;

}



h1,

h2,

h3 {

    font-family: 'Oswald-Medium';

    text-transform: capitalize;

    line-height: 1.2em;

    margin: 30px 0 20px;

    letter-spacing: 5px;

}



h4,

h5,

h6 {

    font-family: 'Oswald-Regular';

    text-transform: capitalize;

    line-height: 1.2em;

}



h1 {

    font-size: 5em;

}



h2 {

    font-size: 4em;

}



h3 {

    font-size: 3em;

}



h4 {

    font-size: 2em;

}



h5 {

    font-size: 1.5em;

}



h6 {

    font-size: 1em;

}



@media only screen and (max-width: 767px) {



    h1 {

        font-size: 1.750em;

    }



    h2 {

        font-size: 1.500em;

    }



    h3 {

        font-size: 1.250em;

    }



    h4 {

        font-size: 1.250em;

    }



    h5 {

        font-size: 1.154em;

    }



    h6 {

        font-size: 1em;

    }

}



h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small {

    font-size: 0.7em;

    display: block;

    font-family: 'Montserrat-Regular';

    line-height: 1.5em;

    color: #1c1c1c;

}



@media (min-width:1200px) {

    .container {

        width: 1200px;

        padding: 0;

    }

}



@media (max-width:768px) {

    .container {

        width: auto;

    }

}



@media (max-width:992px) {

    .container {

        width: auto;

    }

}



@media (max-width:1199px) {

    .container {

        width: auto;

    }

}



@media (max-width:767px) {

    .container {

        margin: 0 20px;

        padding: 0;

    }

}



.container-fluid {

    overflow: hidden;

}



.preLoader {

    position: fixed;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    background: rgba(0, 0, 0, 0.5);

    z-index: 11;

    display: table;

}



.preLoaderContent {

    vertical-align: middle;

    text-align: center;

    display: table-cell;

}



.lds-ellipsis {

    display: block;

    position: relative;

    width: 64px;

    height: 64px;

    margin: auto;

}



.lds-ellipsis div {

    position: absolute;

    top: 27px;

    width: 11px;

    height: 11px;

    border-radius: 50%;

    background: #fff;

    animation-timing-function: cubic-bezier(0, 1, 1, 0);

}



.lds-ellipsis div:nth-child(1) {

    left: 6px;

    animation: lds-ellipsis1 0.6s infinite;

}



.lds-ellipsis div:nth-child(2) {

    left: 6px;

    animation: lds-ellipsis2 0.6s infinite;

}



.lds-ellipsis div:nth-child(3) {

    left: 26px;

    animation: lds-ellipsis2 0.6s infinite;

}



.lds-ellipsis div:nth-child(4) {

    left: 45px;

    animation: lds-ellipsis3 0.6s infinite;

}



@keyframes lds-ellipsis1 {

    0% {

        transform: scale(0);

    }



    100% {

        transform: scale(1);

    }

}



@keyframes lds-ellipsis3 {

    0% {

        transform: scale(1);

    }



    100% {

        transform: scale(0);

    }

}



@keyframes lds-ellipsis2 {

    0% {

        transform: translate(0, 0);

    }



    100% {

        transform: translate(19px, 0);

    }

}



strong,

.bold {

    font-weight: bold;

}



p {

    color: #FFFFFF;

    margin-bottom: 12px;

}



p:last-child {

    margin-bottom: 0;

}



a {

    color: #FFFFFF;

}



p a:hover {

    text-decoration: underline;

    color: #FFFFFF;

}



.stretched {

    letter-spacing: 2px;

}



.text-white:focus,

.text-white:active,

.text-white {

    color: #FFFFFF;

}



.btn-tertiary,

.text-orange:active,

.text-orange:focus,

.text-orange {

    color: #B84C16;

}



.text-gray {

    color: #b6b5b5;

}



a.text-white:hover,

.btn-tertiary:hover,

.text-orange:hover {

    text-decoration: underline;

    color: #B84C16;

}



.keep-intouch .button3D {

    width: calc(100% - 50px);

}



.defaultPadding {

    padding-top: 30px;

    padding-bottom: 30px;

}



.sectionContainer {

    margin-top: 60px;

}



.flex {

    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

}



.tooltip,

.popover {

    font-family: 'Montserrat-Regular';

}



.bg-white {

    background: #FFFFFF;

}



.bg-lightGray {

    background: #F2F2F2;

}



.text-black {

    color: #000000 !important;

}



.text-blue {

    color: #3CB0A8 !important;

}



.text-brown {

    color: #8A6743 !important;

}



.text-grey {

    color: #C4C4C4 !important;

}



.text-metallic {

    color: #BF8037 !important;

}



.text-multicolor {

    color: #FFC2C2 !important;

}



.text-pink {

    color: #A382FF !important;

}



.text-red {

    color: #FF0303 !important;

}



.text-green {

    color: #00AA00 !important;

}



.text-cream {

    color: #F2EAE4 !important;

}



.subscribe-message {

    margin-bottom: 10px;

}



/*BUTTONS*/



.btn {

    font-family: 'Oswald-Medium';

    border-radius: 0 !important;

    letter-spacing: 2px;

}



.btnPrimary {

    background: #444054;

    color: #FFF !important;

    position: relative;

    text-transform: uppercase;

}



.btnPrimary:hover,

.btnPrimary:focus {

    color: #FFF;

    background-color: #696676 !important;

}



.btnSecondaryAlt {

    color: #1C1C1C;

    background: #FFFFFF;

    border: 1px solid #1C1C1C;

    text-transform: uppercase;

}



.btnSecondaryAlt:hover,

.btnSecondaryAlt:focus {

    background: #1C1C1C;

    color: #FFFFFF;

}



.btnSecondary {

    color: #1C1C1C;

    background: transparent;

    border: 1px solid #1C1C1C;

    text-transform: uppercase;

}



.btnSecondary:hover {

    background: #1C1C1C;

    color: #FFFFFF;

}



.btnPrimary-b {

    color: #1C1C1C;

    background: #FFFFFF;

}



.btnSecondary-b,

.btnSecondary-b:focus {

    border: 1px solid #FFFFFF;

    color: #FFFFFF;

    background: transparent;

}



.projects .squareBox:hover .btnSecondary-b,

.btnSecondary-b:hover {

    background: #FFFFFF;

    color: #1C1C1C;

}



.btnSecondaryAlt-b {

    border: 1px solid #1C1C1C;

    color: #1C1C1C;

    background: #FFFFFF;

}



.btnPrimary-b:hover,

.btnSecondaryAlt-b:hover {

    background: #d2d2d2;

    color: #1C1C1C;

}





/* button 3D */



.button3D {

    width: 100%;

    height: 50px;

    -webkit-transition: all 500ms ease;

    -moz-transition: all 500ms ease;

    -o-transition: all 500ms ease;

    transition: all 500ms ease;

    -webkit-transform-style: preserve-3d;

    -moz-transform-style: preserve-3d;

    -ms-transform-style: preserve-3d;

    -o-transform-style: preserve-3d;

    transform-style: preserve-3d;

    overflow: visible !important;

}





/* The two faces of the cube */



.button3D .default-state,

.button3D .active-state {

    height: 50px;

}





/* Position the faces */



.button3D .default-state {

    -webkit-transform: translateZ(25px);

    -moz-transform: translateZ(25px);

    -ms-transform: translateZ(25px);

    -o-transform: translateZ(25px);

    transform: translateZ(25px);

}



.button3D .active-state {

    -webkit-transform: rotateX(-90deg) translateZ(-25px);

    -moz-transform: rotateX(-90deg) translateZ(-25px);

    -ms-transform: rotateX(-90deg) translateZ(-25px);

    -o-transform: rotateX(-90deg) translateZ(-25px);

    transform: rotateX(-90deg) translateZ(-25px);

}





/* Rotate the cube */



.btnPrimaryArrow .blockLink:hover~.button3D,

.button3D:hover {

    -webkit-transform: rotateX(90deg);

    -moz-transform: rotateX(90deg);

    -ms-transform: rotateX(90deg);

    -o-transform: rotateX(90deg);

    transform: rotateX(90deg);

}



.product-cvr-main .btnPrimaryArrow:hover .button3D {

    -webkit-transform: rotateX(90deg);

    -moz-transform: rotateX(90deg);

    -ms-transform: rotateX(90deg);

    -o-transform: rotateX(90deg);

    transform: rotateX(90deg);

}



.button3D .default-state,

.button3D .active-state {

    background: transparent;

    /*line-height: 50px;*/

    text-transform: uppercase;

    color: #fff;

    -webkit-transition: background 250ms ease;

    -moz-transition: background 250ms ease;

    -o-transition: background 250ms ease;

    transition: background 250ms ease;

}



.button3D .default-state span,

.button3D .active-state span {

    position: absolute;

    top: 50%;

    transform: translateY(-54%);

    -ms-transform: translateY(-54%);

    -webkit-transform: translateY(-54%);

    -moz-transform: translateY(-54%);

    -o-transform: translateY(-54%);

    left: 5px;

}



.submit .button3D .default-state span,

.submit .button3D .active-state span {

    width: 100%;

    left: 0;

    margin: 0;

}



.button3D:hover .default-state {

    background: #CCCCCC;

}



.button3D .active-state {

    background: #FFFFFF;

    color: #1b1b1b;

}





/* end of button 3D */





/*BUTTONS*/



.animatedOverlay,

.bgFixedOverlay,

.bgOverlay {

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    background: rgba(0, 0, 0, 0.3);

    z-index: 0;

}



.bgFixedOverlay {

    display: none;

    position: fixed;

    z-index: 2;

}



.animatedOverlay {

    background: rgba(13, 14, 15, 1);

    opacity: 0;

}



.bgBottomGradient {

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    bottom: 0;

    z-index: 0;

    background: rgba(231, 56, 39, 0);

    background: -moz-linear-gradient(top, rgba(231, 56, 39, 0) 0%, rgba(116, 28, 20, 0) 50%, rgba(0, 0, 0, 0.5) 100%);

    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(231, 56, 39, 0)), color-stop(50%, rgba(116, 28, 20, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));

    background: -webkit-linear-gradient(top, rgba(231, 56, 39, 0) 0%, rgba(116, 28, 20, 0) 50%, rgba(0, 0, 0, 0.5) 100%);

    background: -o-linear-gradient(top, rgba(231, 56, 39, 0) 0%, rgba(116, 28, 20, 0) 50%, rgba(0, 0, 0, 0.5) 100%);

    background: -ms-linear-gradient(top, rgba(231, 56, 39, 0) 0%, rgba(116, 28, 20, 0) 50%, rgba(0, 0, 0, 0.5) 100%);

    background: linear-gradient(to bottom, rgba(231, 56, 39, 0) 0%, rgba(116, 28, 20, 0) 50%, rgba(0, 0, 0, 0.5) 100%);

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e73827', endColorstr='#000000', GradientType=0);

}



.bgTopGradient {

    position: absolute;

    width: 100%;

    height: 50%;

    left: 0;

    top: 0;

    z-index: 0;

    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);

    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);

    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);

    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=0);

}



p+ul {

    list-style: disc;

    margin-left: 20px;

}



/* ---- preset style END ----

================================================================================================================

================================================================================================================

================================================================================================================

================================================================================================================

================================================================================================================

================================================================================================================

*/



body {

    font-family: 'Montserrat-Regular';

    background: #1b1b1b;

    color: #FFFFFF;

    font-size: 14px;

    line-height: 150%;

    overflow-x: hidden;

}



/* ================= Side Navigation =================*/









/* ============== Inner pages start ==================*/



.zoomLens {

    cursor: zoom-in !important;

}



ul.deatails-thumb li .active {

    border: 2px solid #a3a3a3;

}



ul.deatails-thumb li a {

    display: inline-block;

    border: 2px solid #1b1b1b;

}



ul.product-list-sp.custm-radio.select-grade li {

    width: auto;

}



/*.product-sizeList li {

    border-top: 2px solid #a3a3a3;

}*/



ul.product-list-sp.custm-radio.select-grade li:nth-child(3n+0) {

    border-right: 2px solid #a3a3a3;

}



/*.product-list-sp.product-sizeList {

    border-top: 0;

}*/



ul.product-list-sp.custm-radio li:nth-child(3n+0) {

    border-right: 0;

}



ul.product-list-sp.custm-radio li {

    padding: 0;

    width: 33.3%;

    float: left;

    position: relative;

}



.custm-radio-btn {

    text-align: center;

}



.tab_content.size .product-list-sp .custm-radio-btn {

    text-transform: none;

}



/*.custm-radio-btn [type="radio"]:checked,

.custm-radio-btn [type="radio"]:not(:checked) {

    position: absolute;

    left: -9999px;

}*/

.custm-radio-btn [type="radio"]:checked,

.custm-radio-btn [type="radio"]:not(:checked) {

    position: absolute;

    left: 0;

    width: 100%;

    height: 36px;

    opacity: 0;

    cursor: pointer;

}



/*.custm-radio-btn [type="radio"]:checked+label,

.custm-radio-btn [type="radio"]:not(:checked)+label {

    position: relative;

    cursor: pointer;

    line-height: 20px;

    display: inline-block;

    color: #666;

    margin: 0;

    padding: 10px;

    margin: 0px;

    width: 100%;

    text-align: center;

}*/

custm-radio-btn [type="radio"]:checked+label,

.custm-radio-btn [type="radio"]:not(:checked)+label {

    cursor: pointer;

    color: #666;

    text-align: center;

    padding: 10px;

}



.custm-radio-btn [type="radio"]:checked+label {

    color: #fff;

    padding: 10px;

}



.tab-details-sections {

    display: inline-block;

    clear: both;

    width: 100%;

}



.custm-radio-btn [type="radio"]:checked+label:after,

.custm-radio-btn [type="radio"]:not(:checked)+label:after {

    content: '';

    background: #272626;

    position: absolute;

    top: 0;

    left: 0px;

    right: 0;

    bottom: 0;

    z-index: -1;

}



.custm-radio-btn [type="radio"]:not(:checked)+label:after {

    opacity: 0;

    -webkit-transform: scale(0);

    transform: scale(0);

}



.custm-radio-btn [type="radio"]:checked+label:after {

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1);

}







/*---------------------------------*/



.custm-check-btn {

    position: relative;

}



.custm-check-btn [type="checkbox"]:checked,

.custm-check-btn [type="checkbox"]:not(:checked) {

    position: absolute;

    width: 100%;

    height: 100%;

    z-index: 10;

    opacity: 0;

    cursor: pointer;

}



.custm-check-btn [type="checkbox"]:checked+label,

.custm-check-btn [type="checkbox"]:not(:checked)+label {

    position: relative;

    cursor: pointer;

    line-height: 20px;

    display: inline-block;

    color: #666;

    margin: 0;

    padding: 10px;

    margin: 0px;

    width: 100%;

    text-align: center;

}



.custm-check-btn [type="checkbox"]:checked+label {

    color: #fff;

}



.tab-details-sections {

    display: inline-block;

    clear: both;

    width: 100%;

}



.custm-check-btn [type="checkbox"]:checked+label:after,

.custm-check-btn [type="checkbox"]:not(:checked)+label:after {

    content: '';

    background: #272626;

    position: absolute;

    top: 0;

    left: 0px;

    right: 0;

    bottom: 0;

    z-index: -1;

}



.custm-check-btn [type="checkbox"]:not(:checked)+label:after {

    opacity: 0;

    -webkit-transform: scale(0);

    transform: scale(0);

}



.custm-check-btn [type="checkbox"]:checked+label:after {

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1);

}









.zoomimg img {

    max-width: 100%;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    margin: 0px auto;

}



.zoom-pugin-cvr {

    padding-right: 50px;

}



.zoomimg {

    text-align: center;

    margin-bottom: 15px;

    position: relative;

}



.zoom-left {

    width: 100%;



}





.nav-search .primaryArrowHolder:hover .primaryArrow {

    animation: bounceRight 1.4s ease;

}



.nav-search .primaryArrowHolder {

    position: absolute;

    right: 37px;

    top: 0;

    height: 48px;

    width: 45px;

    background: transparent;

    overflow: hidden;

    text-align: left;

    cursor: pointer;

}



.nav-logo {

    text-align: left;

}



#sidebarWrap {



    position: relative;

    box-shadow: none;

    border: none;

    margin: 0;

    padding: 0;

}



.navigation-items .button3D div span {

    padding: 0px;

}



.nav-logo {

    margin: 0 0 30px;

    padding: 0px;

}



.nav-search {

    padding: 0px;

}



.nav-search .search-icon input[type=text] {

    width: 79%;

}



#sidebar {

    width: 438px;

    height: 640px;

    position: absolute;

    z-index: 1;



}







#sidebar.fixed {

    position: fixed;

    top: 40px;

}









.deatails-thumb li {

    float: left;

    width: 100px;

    height: 100px;

    margin-bottom: 15px;

}



ul.deatails-thumb {

    width: 100%;

    display: flex;

    flex-direction: row;

    flex-wrap: wrap;

    justify-content: space-between;

}



.deatails-thumb li img {

    width: 100%;

    height: 100px;

}



.column-labels.showEmptyCart {

    display: none;

}



.cart-submitbtn.showEmptyCart {

    display: none;

}



.emptycart-head {

    text-transform: uppercase;

    font-size: 20px;

    margin: 0px;

}



.emty-cart {

    border: 1px solid #a3a3a3;

    padding: 30px;

    display: none;

    font-size: 6px;

}



.emty-cart.showEmptyCart {

    display: block;

    margin-bottom: 20px;

}



.cart-submitbtn .primaryArrowHolder:after {

    display: none;

}



.cart-submitbtn .btnPrimaryArrow:hover .button3D {

    -webkit-transform: rotateX(90deg);

    -moz-transform: rotateX(90deg);

    -ms-transform: rotateX(90deg);

    -o-transform: rotateX(90deg);

    transform: rotateX(90deg);

}



.cart-submitbtn .btnPrimaryArrow {

    float: left;

    width: 140px;

    overflow: hidden;

}



.cart-submitbtn.search-submit .btnPrimaryArrow {

    width: 140px;

}



.cart-moreproduct.cart-submitbtn .btnPrimaryArrow {

    margin-left: 15px;

    font-size: 1.1em;

}



.cart-submitbtn .btnPrimaryArrow+.btnPrimaryArrow {

    margin-left: 20px;

}



/* .cart-submitbtn {

    float: right;

    margin: 50px 0 0;

}



.cart-submitbtn.cart-moreproduct {

    float: left;

    margin: 50px 0 0;

} */



.cart-submitbtn.search-submit {

    margin: 0;

    width: 100%;

    position: relative;

}





.cart-submitbtn.cart-moreproduct .btnPrimaryArrow {

    margin-left: 0;

    width: 140px;

}





.closeicon {

    cursor: pointer;

    width: 30px;

    height: 30px;

    border: 1px solid #a3a3a3;

    position: relative;

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -o-transition: all 0.5s;

    -ms-transition: all 0.5s;

    transition: all 0.5s;

    position: absolute;

    right: 10px;

}



.closeicon:hover {

    background: #000;

}



.closeicon::before {

    content: "";

    position: absolute;

    width: 20px;

    height: 1px;

    background: #a3a3a3;

    left: 4px;

    right: 0;

    top: 14px;

    bottom: 0;

    transform: rotate(45deg);

}



.closeicon::after {

    content: "";

    position: absolute;

    width: 20px;

    height: 1px;

    background: #a3a3a3;

    left: 4px;

    right: 0;

    top: 14px;

    bottom: 0;

    transform: rotate(-45deg);

}





.cart-submitbtn.search-submit .btnPrimaryArrow.centerButton {

    margin: 0;

    padding: 0;

    width: 100% !important;

    text-align: center;

}





.cart-submitbtn.search-submit .btnPrimaryArrow.centerButton span {

    width: 100%;

}



.numbrbtn,

.untbtn {

    float: left;

    overflow: unset !important;

}



.cart-cover .column-details:last-child {

    border-bottom: 0;

}



.productItemDetails li span,

.product-details li span {

    color: #969697;

}



.numbrbtn input[type=number]::-webkit-inner-spin-button,

.numbrbtn input[type=number]::-webkit-outer-spin-button {

    -webkit-appearance: none;

    margin: 0;

}



.untbtn {

    width: 111px;

}



.untbtn .select-selected {

    width: 111px;

}



.btnPrimaryArrow.untbtn,

.btnPrimaryArrow-lg.untbtn,

.btnPrimaryArrow.leftArrow.untbtn {



    padding: 1px 48px 1px 0px;

}



.loadmore .btnPrimaryArrow:hover .button3D {

    -webkit-transform: rotateX(90deg);

    -moz-transform: rotateX(90deg);

    -ms-transform: rotateX(90deg);

    -o-transform: rotateX(90deg);

    transform: rotateX(90deg);

}



.loadmore .btnPrimaryArrow {

    width: 190px;

    margin: 0px auto;

    overflow: hidden;

}



.loadmore .btnPrimaryArrow.rightArrow.searchButton {

    margin-right: 0;

    margin-left: 50%;

    margin-top: 0;

    width: auto;



}



.loadmore {

    display: inline-block;

    clear: both;

    width: 100%;

    margin: 20px auto;

}



.loadmore span {

    font-size: 1.1em;

}



.untbtn .select-items div {

    text-transform: uppercase;

}



.untbtn .select-selected {

    text-transform: uppercase;

    border-top: 0;

}



.numbrbtn {

    width: 69px;

    margin: 0 20px 0 0;

    padding: 0 !important;

}



.numbrbtn input {

    width: 100%;

    height: 100%;

    background: none;

    outline: none;

    padding: 10px;

    font-family: 'Oswald-Regular';

    font-size: 15px;

    border: 2px solid #a3a3a3;

}



.cart-detail-inner li,

.cart-detail-inner li small {

    text-transform: uppercase;

    font-size: 13px;

    color: #969697;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

}



.cart-detail-inner li {

    margin-bottom: 10px;

    color: #fff;

}



.cart-detail-inner li aside {

    display: inline;

    text-transform: lowercase;

}



.info-head {

    margin-bottom: 10px;

    display: inline-block;

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    color: #fff;

    font-size: 18px;

}



.cart-prdt-img {

    width: 147px;

    height: 147px;

    background-size: 100%;

    background-repeat: no-repeat;

    background-position: center center;

}



.column-labels {

    border-bottom: 1px solid #a3a3a3;

    padding: 20px 0;

    display: inline-block;

    width: 100%;

}



.column-labels label {

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    color: #969697;

    font-size: 18px;

}



.column-labels .col {

    float: left;

}



.column-details .col {

    float: left;

}



.closeicon {

    display: inline-block;

}



.item-number {

    width: 30px;

    height: 30px;

    border: 1px solid #a3a3a3;

    display: flex;

    justify-content: center;

    align-items: center;

    margin-right: 5px;

    float: left;

}



.column-details {

    border-bottom: 1px solid #a3a3a3;

    padding: 20px 0;

    display: inline-block;

    width: 100%;

}



.cart-detail-inner {

    float: left;

}



label.col.closebtn,

.cart-closebtn {

    width: 10%;

}



label.col.product-img,

.cart-image {

    width: 25%;

}



label.col.product-info,

.cart-details {

    width: 30%;

}



label.col.product-quantity,

.cart-quantity {

    width: 22%;

}



.set-sccordian .active .primaryArrowHolder {

    transform: rotate(90deg);

}



.sharebtns span {

    text-transform: uppercase;

    font-size: 13px;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    float: left;

    margin: 0 10px 0 0;

    display: flex;

    justify-content: center;

    align-items: center;

    height: 30px;

}



.tab_wrapper.multipleproduct .thumblist li.active {

    border: 2px solid #999;

}



.tab_wrapper.multipleproduct .thumblist li {

    border: 2px solid #1b1b1b;

}



.sharebtns ul li i {

    font-size: 17px;

}



.sharebtns ul li {

    vertical-align: top;

    padding: 0 5px;

}



.sharebtns ul li a {}



.ckoutbtns {

    margin-bottom: 30px;

    margin-top: 30px;

    width: 100%;

    display: inline-block;

}



.btns-icons {

    display: flex;

    justify-content: center;

    align-items: center;

    height: 100%;

}



/*

header {

    display: none;

}



header.aniPos {

    display: block;

}*/

.ckoutbtns .btnPrimaryArrow:hover .button3D {

    -webkit-transform: rotateX(90deg);

    -moz-transform: rotateX(90deg);

    -ms-transform: rotateX(90deg);

    -o-transform: rotateX(90deg);

    transform: rotateX(90deg);

}



.play .ckoutbtns .primaryArrowHolder:after {

    display: none;

}



.ckoutbtns .btnPrimaryArrow {

    float: left;

    width: 210px;

    margin-right: 20px;

    overflow: hidden;

}



.details-sec {

    padding: 20px 0;

}



.details-sec .tab-heading {

    margin: 0 0 10px;

}



.details-sec h2 {

    padding: 10px 0;

    border-bottom: 2px solid #a3a3a3;



}



.details-sec p {

    padding: 0;

    margin: 0;

    /*font-size: 14px;

    line-height: 16px;

    letter-spacing: 2px;*/

    color: #fff;

}



.medium-heading {

    margin: 0 0 20px;

    font-size: 25px;

    text-transform: uppercase;

}



.main-heading.mr-0 {

    margin: 0 0 10px;

}



.gobackbtn {

    overflow: hidden;

    float: left;

    width: 120px;

    margin: 30px 0;

    position: relative;

}



.multipleproduct {

    padding-right: 50px;

}



.tab_wrapper>.thumblist li {

    border: 0;

    padding: 0;

    margin: 10px 0;

}



.tab_wrapper>.thumblist {

    border-top: 0;

    margin-top: 5px;

    display: flex;

    justify-content: space-between;

    flex-direction: row;

    flex-wrap: wrap;

}



.big-image {

    width: 100%;

    height: 360px;

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}



.thumb-div {

    width: 100%;

    height: 100px;

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}



ul.product-list-sp.details-sp li {

    border: 0;

    width: 100%;

    padding: 0;

}



ul.product-list-sp.details-sp li span {

    min-width: 200px;

    display: inline-block;

    border-right: 2px solid #a3a3a3;

    margin-right: 20px;

    padding: 10px;

}



ul.product-list-sp.details-sp li aside {

    display: inline;

    text-transform: lowercase;

}



.product-list-sp,

.tab_list {

    border-top: 2px solid #a3a3a3;

}



.product-list-sp.error-border {

    border: 2px solid #EA3E4F;

}



.product-list-sp.error-border li {

    border-top: 2px solid #EA3E4F;

}



.tab-heading {

    text-transform: uppercase;

    font-size: 16px;

    margin-bottom: 10px;

}



.tab_wrapper>ul li {

    border-top: 2px solid #a3a3a3;

    margin-top: -2px;

}



.product-list-sp li {

    padding: 10px 10px;

    text-transform: uppercase;

    font-size: 13px;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    display: inline-block;

    border-right: 2px solid #a3a3a3;

    border-top: 2px solid #a3a3a3;

    margin-top: -2px;

}



.product-list-sp li.productthickness {

    text-transform: lowercase;

}



.product-list-sp li.productthickness span {

    text-transform: uppercase;

}



.product-list-sp li span {

    color: #969697;

}



.product-details-inner {

    position: relative;

}



.productcode,

.productthickness {

    min-height: 2px;

    display: block;

}



a:focus,

a:hover {

    color: #969697;

}



.main-navigation ul {

    float: right;

    display: flex;

    justify-content: center;

    align-items: center;

    height: 80px;

}



.main-navigation ul li:first-child::after {

    display: none;

}



.main-navigation ul li {

    display: inline-block;

    padding: 0 0 0 30px;

    position: relative;

}



.main-navigation ul li.searchMenu {

    padding-left: 13px;

    margin-top: -5px;

}



.searchMenu a {

    display: block;

    background: url(../images/search.svg) no-repeat center center;

    width: 40px;

    height: 40px;

    border: 1px solid #a3a3a3;

    background-size: 16px;

}





.closePopup {

    position: fixed;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.75);

    top: 0px;

    left: 0px;

    z-index: 6;

    display: none;

}



.main-navigation ul li:last-child::after {

    display: none;

}



.main-navigation ul li::after {

    content: "";

    position: absolute;

    left: 15px;

    height: 16px;

    top: 3px;

    background: #969697;

    width: 1px;

}



.main-navigation ul li a:hover,

.main-navigation ul li a.selected {

    color: #fff;

}



.main-navigation ul li a {

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    font-size: 16px;

    letter-spacing: 1px;

    color: #969697;

}



.inner-logo {

    float: left;

    padding: 3px 0;

}



.custom-select {

    position: relative;

    font-family: Arial;

}



.custom-select select {

    display: none;

}



.select-selected {

    background: none;

}



.arrow-active {

    transform: rotate(90deg);

    border-bottom: 2px solid #a3a3a3;

}



.tab-heading span {

    font-size: 14px;

    letter-spacing: 0;

    font-family: 'Oswald-Regular';

    color: #969697;

}



.note-text.remove-note {

    display: none;

}



.select-items .same-as-selected {

    background: #585757;

    color: #fff;

}



.select-selected.select-arrow-active {

    color: #fff;

}



.select-items div,

.select-selected {

    color: #969697;

    padding: 13px 0;



    cursor: pointer;

    user-select: none;

    font-size: 14px;

    text-align: center;

    font-family: 'Oswald-Regular';

}



.select-selected {

    color: #fff;

    width: 91px;

    position: relative;

    z-index: 1;

    padding-right: 50px;

}



/*style items (options):*/



.select-items {

    position: absolute;

    background-color: #1b1b1b;

    top: 100%;

    border: 2px solid #a3a3a3;

    border-top: 0;

    left: 0px;

    right: 0;

    z-index: 99;

}





/*hide the items when the select box is closed:*/



.select-hide {

    display: none;

}



.select-items div:hover,

.same-as-selected {

    background-color: #585757;

    color: #fff;

}



.filterbtns {

    width: 100%;

    display: inline-block;

    clear: both;

    margin-bottom: 15px;

    padding: 0 10px;

}



.morotns {

    margin: 10px 0;

}



.set-sccordian .filterhead {

    text-transform: uppercase;

}



.size-tab.expanded {

    width: calc(100% - 4px);

    opacity: 1;

    filter: alpha(opacity=100);

    padding: 5px 8px 5px 12px;

}



.size-tab {

    background: #1b1b1b;

    position: absolute;

    bottom: 2px;

    left: 50%;

    transform: translateX(-50%);

    width: 0%;

    height: calc(100% - 4px);

    z-index: 9;

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -o-transition: all 0.5s;

    -ms-transition: all 0.5s;

    transition: all 0.5s;

}



.size-tab .spcloseBtn {

    position: static;

    display: inline-block;

    float: right;

}



.productcategory .size-tab .clearbtn {

    top: auto;

    right: auto;

}



.shape-tab .product-color label .prdtsize:hover {

    background: #585757;

}



.shape-tab .product-color label .prdtsize {

    color: #fff;

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    display: flex;

    justify-content: center;

    align-items: center;

    font-size: 12px;

    padding: 0 0 3px;

}



.shape-tab .sizetab .common-chekbox .styled-checkbox:checked+label:before {

    border: 0;

    background: #585757;

}



.size-tab .product-color {

    height: 25px;

}



.set-sccordian .sizetab ul li .product-color {

    text-align: center;

    height: auto;

}



.set-sccordian .sizetab ul li {

    width: 31%;

}



.set-sccordian .listfull li {

    width: 100%;

    border: 0;

}







.shape-tab .product-color {

    padding-bottom: 0px;

}



.shape-tab .common-chekbox .styled-checkbox:checked+label:before {

    border: 0;

    background: #585757;

}



.common-chekbox .styled-checkbox:checked+label:before {

    background: #585757;

    margin: 0;

    width: 100%;

    height: 100%;

}



.common-chekbox .styled-checkbox+label:before {

    width: 100%;

    height: 100%;

    margin: 0;

    border: 0;

    background: #1b1b1b;

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -o-transition: all 0.5s;

    -ms-transition: all 0.5s;

    transition: all 0.5s;

    position: relative;

    z-index: -1;

}



.common-chekbox:hover .styled-checkbox+label:before {

    background: #585757;

}



.common-chekbox .styled-checkbox:checked+label:after {

    display: none;

}



.common-chekbox .styled-checkbox:hover+label:before {

    background: #585757;

}



.common-chekbox .styled-checkbox:checked+label:before {

    position: relative;

    z-index: -1;

    background: #585757;

}



.contentaccord .size-tab ul {

    margin-top: 0;

    clear: both;

}



.set-sccordian .shape-tab .size-tab .product-color {

    height: 30px;

    display: flex;

    justify-content: center;



}



.active-color.product-color span {

    color: #fff;

}





.product-color span {

    padding: 0;

    height: 100%;

    color: #969697;

    width: 100%;

    text-align: left;

    font-size: 12px;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    display: flex;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    line-height: 14px;

    justify-content: flex-start;

    align-items: center;

    text-transform: uppercase;

    padding-left: 75px;

}



.cartwarningmsg {

    background: #000;

    position: fixed;

    left: 0;

    right: 0;

    top: 50%;

    bottom: 0;

    z-index: 9;

    width: 400px;

    height: 195px;

    margin: -97.5px auto;

    padding: 20px;

    z-index: 999;

}



.cartwarningmsgcover.active-message {

    opacity: 1;

    visibility: visible;

}



.cartwarningmsgcover {

    opacity: 0;

    visibility: hidden;

}



.border-cvr-warning-msg {

    position: relative;

    padding: 20px;

    height: 100%;

}



.cartwarningmsg p {

    color: #969697;

    font-size: 14px;

    margin-top: 20px;

}



.closecancel {}



.cartwarningmsgcover::before {

    content: "";

    position: fixed;

    left: 0;

    top: 0;

    bottom: 0;

    right: 0;

    background: rgba(0, 0, 0, 0.64);

    z-index: 99;

}



.closecancel .btnPrimaryArrow {

    height: 40px;

    width: 120px;

    float: left;

    margin: 0 13px 0 0;

    padding: 0px;

    overflow: hidden;

}



.closecancel .button3D,

.closecancel .button3D .default-state,

.closecancel .button3D .active-state {

    height: 40px;

}



.closecancel .btnPrimaryArrow span {

    text-align: center;

    width: 100%;

    font-size: 13px;

    left: 0;

}



.closecancel .btnPrimaryArrow:hover .button3D {

    -webkit-transform: rotateX(90deg);

    -moz-transform: rotateX(90deg);

    -ms-transform: rotateX(90deg);

    -o-transform: rotateX(90deg);

    transform: rotateX(90deg);

}



.cartwarningmsg .border-cvr-warning-msg span {

    margin-bottom: 0px;

}



.cartwarningmsg span {

    font-family: 'Oswald-Medium';

    text-transform: uppercase;

    font-size: 20px;

    margin-bottom: 20px;

    display: block;

}



.set-sccordian .select-shape-product {



    align-items: center;



    padding: 0 10px;



    width: 60px;



    left: 0;



    background: #212020;

}



.set-sccordian .shape-tab.application-tab .product-color {

    height: 45px;

}



.set-sccordian .shape-tab.application-tab .product-color span {}



.set-sccordian .shape-tab .product-color span {}



.set-sccordian .shape-tab .product-color {

    height: 40px;

}



.product-color {

    padding-bottom: 0px;

}



.shobtn .btnPrimaryArrow,

.btnPrimaryArrow-lg,

.shobtn .btnPrimaryArrow.leftArrow {

    padding: 1px 48px 1px 0px;

}



.select-shape-product {

    display: flex;

    justify-content: center;

    align-items: center;

    position: absolute;

    left: 20px;

    top: 0;

    bottom: 0;

    padding: 5px;

}



.select-shape-product img {

    max-width: 100%;

    padding: 5px;

}



.select-color-chekbox {

    background-repeat: no-repeat;

    background-position: 0;

    background-size: 60px;

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    border: 0;

    width: 100%;

    height: 100%;

}



.size-tab ul {

    border-top: 1px solid #a3a3a3;

    padding-top: 5px;

    margin-top: 6px;

    position: relative;

    top: 7px;

}



.set-sccordian li {

    width: 100%;

    position: relative;

    margin: 0 0 5px;

    float: left;

    border: 1px solid rgba(180, 180, 180, 0.4);

}



/*.contentaccord .size-tab ul li:first-child {

    margin-right: 50%;

    width: 43%;

	margin-bottom: 15px;

}



.contentaccord .size-tab ul li:first-child .product-color{

	height: auto;

}



.contentaccord .size-tab ul li:first-child .product-color.active-color{

	background-color: #585757;

}



.contentaccord .size-tab ul li:first-child label {

    font-size: 0.95em;

    font-weight: bold !important;

    font-family: 'Montserrat-Regular';

    padding: 0px 13px 2px 13px;

	line-height: 21px;

}*/



.contentaccord {

    width: 100%;

}



.contactDetails li p .set-sccordian ul {

    display: inline-block;

    clear: both;

    width: 100%;

}



.contentaccord .size-tab li {

    width: 100%;

    margin: 5px 11px 5px 0;

}



.productcategory .contentaccord {

    padding: 0 30px 0 0;

    display: none;

    border: 2px solid #a3a3a3;

    padding: 10px;

    border-top: 0;

    overflow: hidden;

}



.productcategory .contentaccord.shape-tab {

    overflow-y: scroll;

    height: 350px;

}



.product-color {

    height: 40px;

}



.productcategory .contentaccord label {

    text-transform: uppercase;

    font-size: 12px;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    color: #969697;

    line-height: 0px;

    width: 100%;

    margin: 0;

    height: 100%;

}



.productcategory .btnPrimaryArrow {

    font-size: 1.1em;

}



.button3D div {

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

}



.button3D div span {

    padding: 0 5px;

}



.related-products-inner-pages .button3D span,

.products-list-area .button3D span {

    overflow: hidden;

    height: 16px;

    line-height: 16px;

}



.productItemDetails ul,

.product-details ul {

    display: flex;

    align-content: center;

    flex-flow: row wrap;

    height: 100%;

    padding: 30px 0;

}



.product-cvr-main .btnPrimaryArrow {

    background: #000;

    overflow: hidden;

    padding: 1px 49px 1px 0px;

    margin: -2px 0 0 0px;

}



.show-on-hover.active {

    height: 194px;

    opacity: 1;

    padding: 10px;

}



/*.related-products-inner-pages .show-on-hover.active {

    height: 157px;

}*/



/*.related-products-inner-pages .productmain-inner {

    height: 285px;

}



.related-products-inner-pages .product-cvr {

    height: 235px !important;

}*/



/*.related-products-inner-pages .show-on-hover.active {height: 237px;}*/



/*---------------------------- Cart Enquiry Form ---------------------------*/



#enquireFormPopup .modal-dialog {

    width: 750px;

}



#enquireFormPopup .modal-content>div {

    background: black;

    border: 2px solid #a3a3a3;

}



#enquireFormPopup .modal-content {

    border-radius: 0px;

    padding: 20px;

    background: black;

}



#enquireFormPopup .modal-header {

    border-bottom: 2px solid #a3a3a3;

    margin-bottom: 10px;

    padding: 15px 25px;

}



#enquireFormPopup .modal-body {

    position: relative;

    padding: 15px 25px;

}



#enquireFormPopup .modal-header .close {

    margin: 0;

    color: #fff;

    opacity: 0.8;

    font-size: 35px;

    border: 1px solid #a3a3a3;

    padding: 0px 6px 4px 6px;

    line-height: 32px;

}



.form-control:focus {

    box-shadow: none;

}



.enquireForm input,

.enquireForm select,

.enquireForm textarea,

.enquireForm button {

    border: 1px solid #a3a3a3 !important;

    margin-bottom: 29px;

    padding: 12px;

    background: transparent;

    border-radius: 0px;

}



.enquireForm button {

    color: #a3a3a3;

    margin: 0px 10px 10px 0;

    width: 120px;

    text-transform: uppercase;

}



/*-------------------------- contact page ---------------------------*/



.contactDetails li {

    width: 100%;

    float: left;

    margin: 10px 0;

    position: relative;

}



.contactDetails li span {

    float: left;

    background: #000;

    display: block;

    width: 65px;

    height: 60px;

    text-align: center;

    padding: 16px 0 0 0;

    margin: 0 15px 0 0;

}



.contactDetails li p {

    -webkit-transform: translate(0, -50%);

    -ms-transform: translate(0, -50%);

    transform: translate(0, -50%);

    position: absolute;

    top: 50%;

    left: 75px;

}



.contactForm textarea {

    border: none;

    background: transparent !important;

    box-shadow: none !important;

    color: #FFFFFF;

    border-bottom: 1px solid #666666 !important;

    border-radius: 0;

    padding: 0;

    font-size: 0.8750em;

    letter-spacing: 1px;

}



.contactForm .common-border {

    margin-bottom: 20px;

}



.contactForm input,

.contactForm textarea {

    padding: 25px 5px 25px 20px;

}



.contactForm .primaryArrowHolder::after,

.primaryArrow::after {

    display: none;

}



.contactForm .primaryArrowHolder {

    background: url(../images/icon_send.png) no-repeat center center;

}



.contactForm .button3D .default-state span,

.contactForm .button3D .active-state span {

    left: 28px;

    font-size: 14px;

    width: auto;

}



.contactForm .btnPrimaryArrow.submit {

    padding-right: 50px !important;

}









/*------------------------- Project Details -------------------------*/



.porjectDetails p,

.contentText p {

    color: #cdcdcd;

    font-size: 1.2em;

    line-height: 1.6em;

}



.porjectDetails h5 {

    margin-bottom: 30px;

}



.porjectDetails h5,

.porjectDetails h5 small {

    font-size: 1.3em;

    text-transform: uppercase;

}



.porjectDetails h6 {

    margin: 7px 10px 0 0;

    text-transform: uppercase;

    font-size: 13px;

    letter-spacing: 1px;

}



.porjectDetails h5 small {

    color: #a9a9a9;

    font-family: 'Oswald-Regular';

    font-size: 1.1em;

}



.socialMediaBox .fa {

    font-size: 1.5em;

    border: 1px solid #9f9fa0;

    width: 39px;

    height: 40px;

    text-align: center;

    padding-top: 8px;

}



.vline {

    height: 100%;

    background: #303133;

    width: 1px;

    display: block;

    position: absolute;

    left: 0px;

    top: 0px;

}



.porjectDetails .vline {

    left: -45px;

}



.projectGallery {

    margin-top: 40px;

    margin-bottom: 40px;

}



.projectGallery div figure {

    overflow: hidden;

    margin-bottom: 8px;

}



.projectGallery div figure.height-1 {

    margin-bottom: 0px;

}



.projectGallery div figure:hover img {

    transform: scale(1.1);

}



.projectGallery figure img {

    width: 100%;



}



.successStories {

    padding: 0px 0 20px 0;

}



.successStories .slick-dots {

    text-align: left;

    bottom: -5px;

}



.successStories aside {

    margin: 30px 0;

}



.successStories aside .fa {

    font-size: 1.5em;

    margin-right: 6px;

}



.imgRight {

    text-align: right;

}



.imgRight img {

    width: 100%;

    margin-top: 30px;

}





.projectGallery div figure img {

    -webkit-transition: all 1.2s;

    -moz-transition: all 1.2s;

    -o-transition: all 1.2s;

    -ms-transition: all 1.2s;

    transition: all 1.2s;

}



.lSAction {

    display: none !important;

}



.lSPager.lSGallery {

    width: 100% !important;

}



.lSSlideOuter .lSPager.lSGallery li.active,

.lSSlideOuter .lSPager.lSGallery li:hover {

    border-radius: 0;

    border: 0px solid #a3a3a3;

}



.lSSlideOuter .lSPager.lSGallery li {

    width: 25% !important;

    margin: 8px 0 4px !important;

    border: 0px;

    min-height: 104px !important;

    position: relative;

}



.lSSlideOuter .lSPager.lSGallery li img {

    border: 4px solid transparent;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    width: 100%;

    max-height: 105px;

}



.lSSlideOuter .lSPager.lSGallery li.active img,

.lSSlideOuter .lSPager.lSGallery li:hover img {

    border-radius: 0;

    border: 2px solid #a3a3a3;

}





/*.lSSlideOuter .lightSlider {

    background: #272626;

}*/



.lg-outer .lg-image {

    display: inline-block;

    vertical-align: middle;

    max-width: 100%;

    max-height: 600px;

    width: auto !important;

    height: auto !important;

}



#imageGallery li {

    height: 400px;

    position: relative;

}



#imageGallery li img {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%) !important;

}



.lg-outer .lg-thumb {

    margin: 0 auto;

}



.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {

    height: 100px !important;

}



.lg-outer.lg-thumb-open .lg-thumb-outer {

    height: 120px !important;

}





.main-navigation ul li.subdropMenu ul {

    display: none;

    position: absolute;

    background: #060606;

    height: auto !important;

    left: 20px;

    width: 180px;

}



.main-navigation ul li.subdropMenu:hover ul {

    display: block;

}



.main-navigation ul li.subdropMenu ul li {

    display: block;

    width: 100%;

    padding: 0;

}



.main-navigation ul li.subdropMenu ul li::after {

    display: none;

}



.main-navigation ul li.subdropMenu ul li a {

    padding: 10px;

    display: block;

}



/*----------------------- Services Page -------------------*/



.servicesPage p {

    color: #cdcdcd;

    font-size: 1.2em;

    line-height: 1.6em;

}



.whiteBg {

    background: #fff;

    color: #060606;

}



.footer.whiteBg {

    margin-top: 0px;

    padding-top: 40px;

}



.whiteBg .brudcrum li a:hover {

    color: #060606;

}



.whiteBg p,

.whiteBg .brudcrum li {

    color: #616161;

}



.blackGradient {

    position: relative;

    z-index: 1;

}



.blackGradient::after {

    position: absolute;

    height: 400px;

    left: -50%;

    bottom: 0;

    width: 200%;

    display: block;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,d1d1d1+23,8e8e8e+51,000000+100&0+0,0.15+23,0.65+51,0.85+100 */

    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(209, 209, 209, 0.15) 23%, rgba(142, 142, 142, 0.65) 51%, rgba(0, 0, 0, 0.85) 100%);

    /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(209, 209, 209, 0.15) 23%, rgba(142, 142, 142, 0.65) 51%, rgba(0, 0, 0, 0.85) 100%);

    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(209, 209, 209, 0.15) 23%, rgba(142, 142, 142, 0.65) 51%, rgba(0, 0, 0, 0.85) 100%);

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#d9000000', GradientType=0);

    /* IE6-9 */

    z-index: -1;

}



.main-heading.white {

    color: #fff;

    padding: 50px 0;

    z-index: 2;

}



.qservices-links .slick-track {

    margin: 0;

}



.qservices-links {

    position: absolute;

    top: 0;

    height: 100%;

    width: 100%;

}



.qservices-links .slick-list,

.qservices-links .slick-slider,

.qservices-links .slick-track {

    height: 100%;

}



.qservices-links .slick-slide {

    padding: 30px 15px 30px 30px;

    position: relative;

}





.qservices-links .slick-slide h5 {

    font-size: 15px;

    text-transform: uppercase;

    letter-spacing: 2px;

    margin-bottom: 10px;

    line-height: 22px;

    color: #FFFFFF;

}



.qservices-links .slick-slide aside {

    padding-top: 340px;

}





.qservices-links .slick-slide.slick-current aside {

    padding-top: 235px;

}



.qservices-links .slick-slide p {

    font-size: 12px;

    font-family: 'Montserrat';

    display: none;

    color: #FFFFFF;

    /*    height: 67px;

    overflow: hidden;

*/

}



.qservices-links .slick-slide.slick-current p {

    display: block;

}



.qservices-links .slick-slide aside,

.qservices-links .slick-slide aside p {

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -o-transition: all 0.5s;

    -ms-transition: all 0.5s;

    transition: all 0.5s;

}



.qservices-links .slick-slide span {

    position: absolute;

    left: 0px;

    top: 0px;

    display: block;

    height: 100%;

    width: 1px;

    background: #fff;

    opacity: 0.4;

}



.qservices-images .slick-current.scale img {

    transform: scale(1.05);

    -webkit-transition: all 1.2s;

    -moz-transition: all 1.2s;

    -o-transition: all 1.2s;

    -ms-transition: all 1.2s;

    transition: all 5s;

}



.qservices-images img {

    transition: all 2s;

    width: 100%;

}





.productListing .product-cvr {

    height: 380px !important;

}



.productListing .productmain-inner {

    height: 380px;

}



.productListing .animatedBorderHolder.left {

    left: 0px;

    bottom: 0;

    top: auto;

    width: 140px;

    background: #000;

}



.productListing .animatedBorderHolder.left h5 {

    font-size: 1em;

    color:

        #fff;

    line-height: 1.4em;

}



@media only screen and (max-width: 767px) {

    .projectListing .productmain-inner {

        height: 280px !important;

    }

}





/*--------------------- end here ----------------------*/

/*----------------------- Search Page -------------------*/

.blackGradient.search-result {

    padding-bottom: 100px;

}



.blackGradient.search-result a {

    color: #616161;

}



.blackGradient.search-result a h4 {

    margin-bottom: 8px;

}



.blackGradient.search-result .item {

    margin-bottom: 20px;

    padding: 20px 0;

    border-bottom: 1px dotted #ccc;

}



.blackGradient.search-result .item.less-height {

    max-height: 200px;

    overflow: hidden;

}



/*--------------------- end here ----------------------*/



/*--------------- Project Listing ---------------------*/



.projectListing .product-cvr {

    height: 380px !important;

}



.projectListing .productmain-inner {

    height: 380px;

}



.projectListing .animatedBorderHolder.left {

    left: 0px;

    bottom: 0;

    top: auto;

    width: 150px;

    background: #000;

}



.projectListing .animatedBorderHolder.left h5 {

    font-size: 1em;

    color:

        #fff;

    line-height: 1.4em;

}



/*--------------------- blog ----------------------*/



.blogList li>div {

    position: relative;

}



.blogList li {

    margin-top: 40px;

    overflow: hidden;

}



.blogList li div img {

    width: 100%;

}



.blogList li:hover div img {

    transform: scale(1.1);



}



.blogList li div img,

.blogList li:hover div img {

    -webkit-transition: all 0.8s;

    -moz-transition: all 0.8s;

    -o-transition: all 0.8s;

    transition: all 0.8s;

}



.blogList li div aside {

    position: absolute;

    bottom: 20px;

    left: 10px;

    right: 10px;

    z-index: 1;

}



.blogList li div aside h4 {

    font-size: 24px;

    letter-spacing: 1px;

    margin-bottom: 10px;

}



.blogList li>div>span {

    position: absolute;

    right: 20px;

    top: 20px;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

}



.blogList li div.loadmore {

    margin-top: 20px;

}



.blogList li div.loadmore .btnPrimaryArrow {

    width: 160px;

}



.blogGradient {

    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.9) 100%);

    /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.9) 100%);

    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.9) 100%);

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);

    /* IE6-9 */

    position: absolute;

    left: 0px;

    width: 100%;

    bottom: 0px;

    height: 60%;

}





.blogRightpanel {

    padding-left: 50px;

    margin-top: 40px;

}



.blogRightpanel h4 {

    font-size: 18px;

    text-transform: uppercase;

    letter-spacing: 2px;

}



.blogPosts {

    margin-top: 20px;

}



.blogPosts .slick-slide img {

    width: 100%;

}



.blogPosts div.slick-slide {

    position: relative;

}



.blogPosts div.slick-slide aside {

    position: absolute;

    bottom: 25px;

    left: 25px;

    right: 25px;

    z-index: 2;

    font-family: 'Oswald-Regular';

    font-size: 17px;

    letter-spacing: 2px;

}







.blogPosts .slick-arrow {

    width: 49px;

    height: 45px;

    overflow: hidden;

    text-indent: 200px;

    position: absolute;

    top: -60px;

    border: 0px;

}



.blogPosts .slickPrev {

    background: url('../images/blogLeftarrow.png');

    right: 60px;

}



.blogPosts .slickNext {

    background: url('../images/blogRightarrow.png');

    right: 0px;

}





.blogCategory {

    border: 1px solid #a9a9a9;

    margin-top: 40px;

}



.blogCategory li:first-child {

    border-bottom: 1px solid #a9a9a9;

    margin-bottom: 15px;

    padding: 15px;

}



.blogCategory li:last-child {

    margin-bottom: 15px;

}



.blogCategory li {

    padding: 10px 15px;

}



.blogCategory li a {

    font-family: 'Oswald-Regular';

    font-size: 13px;

    color: #969697;

    text-transform: uppercase;

    letter-spacing: 2px;

}



.blogCategory li a:hover {

    color: #fff;

}



.blogRightpanel .inner-search {

    margin-bottom: 50px;

    border: 1px solid #a9a9a9;

}



.blog-detail {

    margin-top: 40px;

}



.blog-detail h4 {

    margin: 30px auto;

    font-size: 20px;

    letter-spacing: 1px;

}



.blog-detail figure img {

    width: 100%;

}



.blog-detail span {

    float: right;

    font-family: 'Oswald-Regular';

    margin-top: 30px;

}



/*--------------------- end here ----------------------*/



.productmain-inner {

    cursor: pointer;

    height: 242px;

}



/*.related-products-inner-pages .productmain-inner {

    height: 220px;

}*/



.productItemDetails li,

.product-details li {

    width: 100%;

    text-transform: uppercase;

    font-size: 12px;

    letter-spacing: 1px;

    font-family: 'Oswald-Regular';

}



.show-on-hover {

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -o-transition: all 0.5s;

    -ms-transition: all 0.5s;

    transition: all 0.5s;

    background: #000;

    height: 0;

    opacity: 0;

    padding: 0;

    border: 2px solid #a3a3a3;

    border-bottom: 0;

    z-index: 9;

}



.shobtn small {

    float: left;

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    padding: 14.3px 10px;

    width: 45%;

    text-align: right;

}



.shobtn .btnPrimaryArrow {

    float: right;

    width: 55%;

}



.zoom-pugin-cvr img {

    max-width: 100%;

    max-height: 400px;

}



.founbtn {

    float: left;

    width: auto;

}



.founbtn .btnPrimaryArrow {

    color: #969697;

    padding: 0px;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    width: auto;

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

}







.shobtn {

    float: right;

    width: 170px;

}



.hover-cvr {

    position: absolute;

    left: 0px;

    right: 0px;

    bottom: 0px;

    padding: 0;

    background: #000001;

}



.show-on-hover::after {

    /* content: ""; */

    /* position: absolute; */

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    /* background: #000; */

}



.form-control {

    height: 42px;

}



.searchBox .button3D,

.searchBox .btnPrimaryArrow,

.searchBox .btnPrimaryArrow-lg,

.searchBox .btnPrimaryArrow.leftArrow,

.searchBox .button3D .default-state,

.searchBox .button3D .active-state {

    height: 58px;

}



.searchBox .primaryArrow {

    top: 22.5px;

}



.searchBox .primaryArrowHolder:after {

    top: 30px;

}



.product-cvr {

    width: 100%;

    height: 205px;

    background-repeat: no-repeat;

    background-position: center center;

    background-size: 100%;



    -webkit-transition: all linear 1.5s;

    -moz-transition: all linear 1.5s;

    -o-transition: all linear 1.5s;

    -ms-transition: all linear 1.5s;

    transition: all linear 1.5s;

}



.product-cvr-main:hover .product-cvr {

    transform: scale(1.2);

}





.categoryListing .productmain-inner,

.categoryListing .product-cvr {

    height: 380px;

}



.categoryListing .btnPrimaryArrow {

    padding: 1px 59px 1px 0px;

}



.categoryListing .button3D .default-state,

.categoryListing .button3D .active-state,

.categoryListing .button3D,

.categoryListing .btnPrimaryArrow {

    height: 60px;

}



.categoryListing .primaryArrowHolder {

    width: 60px;

}



.categoryListing .primaryArrowHolder::after {

    top: 29px;

}



.categoryListing .primaryArrow {

    top: 21px;

    left: 28px;

}



.categoryListing .btnPrimaryArrow:hover .primaryArrow {

    animation: bounceRightHome 1.4s ease;

}



.categoryListing .button3D {

    font-size: 1.4em;

}



/*.related-products-inner-pages .productmain-inner {

    height: 205px;

}



.related-products-inner-pages .product-cvr {

    height: 156px;

}*/





.mobileMenu .primaryArrowHolder {

    border-left: 2px solid #a3a3a3;

    /*border-left: 1px solid #a3a3a3;*/

}







.product-cvr .btnPrimaryArrow {}



.brudcrum li {

    display: inline-block;

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    padding-right: 20px;

    position: relative;

    color: #fff;

}



.brudcrum-search li {

    display: inline-block;

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    padding-right: 10px;

    position: relative;

    color: #969697;

}



.brudcrum-search li a {

    color: #969697;

}



.brudcrum-search li:first-child {

    color: #FFFFFF;

}



.brudcrum li:hover,

.brudcrum-search li:hover {

    color: #969697;

}



.brudcrum li:last-child::after {

    display: none;

}



.brudcrum li::after {

    content: '';

    width: 8px;

    height: 8px;

    display: block;

    margin-top: 2px;

    border: 1px solid;

    position: absolute;

    border-width: 1px 1px 0px 0px;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    right: 7px;

    top: 5px;

}



.brudcrum li a:hover {

    color: #fff;

}



.brudcrum li a {

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    color: #969697;

}





.clear-filter {

    border: 1px solid #ccc;

    padding: 0px 5px 2px;

}



.search-icon input[type=submit]:hover {}



.search-icon input[type=submit] {

    float: right;

    width: 100%;

    height: 50px;

    text-transform: uppercase;

    background: url(../images/search.svg) no-repeat center center;

    border: 0;

    font-size: 0;

    background-size: 16px;

}



.submitbtn {

    position: relative;

    width: 52px;

    height: 50px;

    float: right;

}



.search-icon input[type=text] {

    float: left;

    width: 80%;

    padding: 10px;

    height: 50px;

    border-bottom: 0 !important;

}



.search-icon {

    margin-bottom: 20px;

    height: 50px;

}



.set-sccordian {

    position: relative;

    margin-bottom: 20px;

    cursor: pointer;

}



ul.custm-chkbx input {

    width: auto;

}



ul.custm-chkbx {

    padding: 0;

}



ul.custm-chkbx li {

    padding: 0 20px 0 0;

    display: inline-block;

    list-style: none;

}



.styled-checkbox {

    position: absolute;

    opacity: 0;

    width: 100%;

    height: 100%;

    z-index: 9;

    cursor: pointer;

    margin: 0px !important;

}



.styled-checkbox+label {

    position: relative;

    cursor: pointer;

    padding: 0;

}



.styled-checkbox+label:before {

    content: '';

    display: inline-block;

    vertical-align: text-top;

    width: 17px;

    height: 17px;

    background: #1b1b1b;

    border: 1px solid #999;

    border-radius: 0;

    margin: 3px 10px 3px 0;

}



.styled-checkbox:hover+label:before {

    background: #585757;

}



.styled-checkbox:focus+label:before {

    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);

}



.styled-checkbox:checked+label:before {

    background: #585757;

}



.styled-checkbox:disabled+label {

    color: #b8b8b8;

    cursor: auto;

}



.styled-checkbox:checked+label {

    color: #fff;

}



.styled-checkbox:disabled+label:before {

    box-shadow: none;

    background: #ddd;

}



.styled-checkbox:checked+label:after {

    content: '';

    position: absolute;

    left: 3px;

    top: 10px;

    background: white;

    width: 2px;

    height: 2px;

    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

}



.inner-header {

    padding: 20px;

    background: #060606;

    margin-bottom: 30px;

    width: 100%;

    overflow: visible;

}





header.sticky {

    position: fixed;

    width: 100%;

    z-index: 2;

    opacity: 0.9;

}



.container-fluid.sticky {

    padding-top: 150px;

    /* margin-bottom: 60px; */

}



.container-fluid.sticky.whiteBg {

    margin-bottom: 0px;

}



/*

header.sticky.sticky-opacity{

	opacity: 0.9;

}





header.sticky-header .inner-header .inner-logo img {

    height: 58px;

    margin-top: 10px;

}

*/



.main-heading {

    font-size: 37px;

    text-transform: uppercase;

}



header.sticky-header .inner-header .inner-logo img,

header.sticky-header .inner-header {

    -webkit-transition: all 0.2s;

    -moz-transition: all 0.2s;

    -o-transition: all 0.2s;

    -ms-transition: all 0.2s;

    transition: all 0.2s;

}





/* ============== Inner pages end ==================*/





/* ============== Navigation start ==================*/



.navlogo {

    margin-bottom: 20px;

}



.navigation-cover [class^="col"] {

    padding: 0;

    margin-bottom: 10px;

}



.navigation-cover .button3D {}



.nav-item-cvr {

    margin: 0px;

    position: relative;

    overflow: hidden;

    height: 49px;

}



.navigation-cover .button3D .default-state span,

.navigation-cover .button3D .active-state span {

    left: 10px;

}



.navigation-cover .btnPrimaryArrow:hover .primaryArrow {

    animation: bounceRight 1.4s ease;

}



.navigation-cover .btnPrimaryArrow.leftArrow:hover .primaryArrow {

    animation: none;

    /*animation: bounceRight 1.4s ease;*/

}



.navigation-items .borderTop,

.navigation-items .borderRight,

.navigation-items .borderBottom,

.navigation-items .borderLeft {

    border: 0.5px solid #a3a3a3;

}



.navigation-cover .leftArrow .primaryArrow {

    right: 14px;

}



.navigation-cover .leftArrow .primaryArrow {

    border-left: 8px solid rgba(255, 255, 255, 1);

    ;

    border-right: 8px solid transparent;

    border-top: 8px solid transparent;

    border-bottom: 8px solid transparent;

}



.navigation-cover .btnPrimaryArrow.leftArrow {

    padding: 0 50px 0 0;

    overflow: hidden;

}



.navigation-cover .leftArrow .primaryArrowHolder {

    right: 0;

    left: auto;

}



.navigation-cover .btnPrimaryArrow:hover .button3D {

    -webkit-transform: rotateX(90deg);

    -moz-transform: rotateX(90deg);

    -ms-transform: rotateX(90deg);

    -o-transform: rotateX(90deg);

    transform: rotateX(90deg);

}







.nav-spc-inercvr {

    position: relative;

}



.navigation-cover {



    padding: 0;

    display: inline-block;

    width: 100%;

}



.navigation-items {

    padding: 0;

    display: inline-block;

    width: 100%;

}



.navbar-toggle.navbar-on::after {

    opacity: 1;

    left: 0;

}







.navigation-items li a {

    font-size: 13px;

    font-family: 'Montserrat';

    text-transform: uppercase;

    color: #fff;

    display: block;

    padding: 10px 0 0;

}



.navigation-items li a:hover {

    color: #a3a3a3;

}



.navigation-items li {

    float: left;

    width: 33%;

    text-align: left;

}



nav,

.navbar-toggle {

    -webkit-touch-callout: none;

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

}



nav {

    position: fixed !important;

    z-index: 99999999;

    height: 100% !important;

    text-align: center;

    color: white;

    top: 0;

    bottom: 0;

    right: 0;

    margin: 0px auto;

    width: 340px;

    background: rgba(3, 3, 3, 0.88);

    height: 100vh;

    position: fixed;

    overflow-x: auto;

    z-index: 5;

    padding: 50px 40px;

    top: 0;

    right: -340px;

    transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);

}



.scroll-lock {

    overflow: hidden;

}



.scroll-lock::before {

    content: "";

    position: fixed;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    background: rgba(0, 0, 0, 0.78);

    z-index: 2;



}





.temp-active .hide-content {

    display: none;

}



.temp-active ul.product-list-sp.details-sp li span {

    font-size: 14px;

}



/*.tab_wrapper.temp-active>ul li.active {

    background: none;

    color: #999;

}*/



.tab_wrapper>ul li:hover {

    background: #272626 !important;

    color: #fff !important;

}



header .navbar-toggle,

header .searchMenu.smallDevice {

    display: none;

}



header.sticky-header .navbar-toggle {

    display: block;

}



.nav-hide.show-3barnav {

    right: 0;

}



nav ul {

    display: table-cell;

    vertical-align: middle;

}



nav ul li {

    list-style: none;

}



.nav-item-cvr span {

    font-size: 16px;

}



.navbar-toggle {

    flex-direction: column;

    display: block;

    position: fixed;

    top: 0;

    right: 0;

    width: 50px;

    height: 50px;

    z-index: 20;

    cursor: pointer;

    margin: 0;

    background: #fff;

    border-radius: 0;

    padding: 16px 10px;

    z-index: 1;

}



.searchMenu.smallDevice {

    flex-direction: column;

    display: block;

    position: fixed;

    top: 0;

    right: 50px;

    z-index: 20;

    cursor: pointer;

    margin: 0;

    z-index: 9999;

    padding: 10px;

}



.searchMenu.smallDevice ul li a {

    padding: 5px;

    height: auto;

    width: auto;

}



.navbar-toggle.navbar-on {

    background: #000;

    z-index: 7 !important;

}



.bar1,

.bar2,

.bar3 {

    width: 27px;

    height: 2px;

    background-color: #000;

    margin-bottom: 5px;

    position: relative;

    right: 0;

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -o-transition: all 0.5s;

    -ms-transition: all 0.5s;

    transition: all 0.5s;

    z-index: 99;

}



.bar1 {

    width: 20px;

}



.navbar-on .bar1,

.navbar-on .bar2,

.navbar-on .bar3 {

    right: -5px;

    background: #fff;

}



.navbar-on .bar1 {

    width: 27px;

    transform-origin: 0px 0px;

    transform: rotate(45deg);

}



.navbar-on .bar3 {

    transform-origin: 4px 4px;

    transform: rotate(-45deg);

}



.navbar-on .bar2 {

    background-color: rgba(0, 0, 0, 0);

}



.homeSubHeading {

    margin: 0 0 10px;

}



.homeNavitem {

    overflow: hidden;

}





.homeNavitem.active .primaryArrowHolder {

    transform: rotate(90deg);

    border-bottom: 1px solid #a3a3a3;

}



.homeNavcontent {

    border: 2px solid #a3a3a3;

    border-top: 0px;

    padding: 10px;

    text-align: left;

    font-family: 'Oswald-Regular';

    text-transform: uppercase;

    letter-spacing: 1px;

    display: none;

}



/* ============== Navigation end ==================*/



.fullscreenContainer {

    height: 100%;

    position: relative;

}



.fullscreen {

    height: 100%;

    position: relative;

    overflow: hidden;

}



.fullscreen .slideElement {

    display: block;

    margin: 0;

    padding: 0;

    height: 1000px;

    width: 100%;

}



@media only screen and (min-width:1366px) {

    .fullscreen .slideElement {

        /*background-size:100%;*/

        background-position: right top;

    }

}



.fullscreenContainer .innerSearchCTA .closeSearch {

    display: none;

}



/*SEARCH BOX*/



.searchBox {

    display: none;

    position: absolute;

    z-index: 1;

    top: 50%;

    left: 50%;

    width: 550px;

    transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

}



.searchBox.innerSearch {

    position: fixed;

    z-index: 6;

}



.searchBoxOnly.searchBox {

    position: relative;

}



.searchBox .btnPrimaryArrow,

.searchBox .btnPrimaryArrow-lg,

.searchBox .btnPrimaryArrow.leftArrow {

    font-size: 1.2em;

}



.searchBox .button3D .default-state,

.searchBox .button3D .active-state,

.searchBox .button3D {

    height: 60px;

}



.hide-div {

    opacity: 0;

}



.searchBox label,

.searchBox .primaryArrowHolder {

    display: none;

}



.searchBox .animatedBorder div {

    overflow: hidden;

}



.searchBox .level2Sub .select-shape {

    overflow: visible;

    margin-bottom: 5px;

}





.searchBox .animatedBorderHolder {

    letter-spacing: .5px !important;

    color: #FFFFFF !important;

}



.searchBox .logo {

    margin: 60px auto 40px;

}



.searchBox p {

    font-family: 'Montserrat';

    font-size: 1.5em;

    line-height: 1.7em;

}



.searchBox .transparentBlack {

    width: calc(100% - 20px);

    margin: 7px !important;

    text-align: center;

}



.scroll-lock nav.nav-hide {

    right: 0;

}



.nav-hide .primaryArrowHolder {

    border-left: 0px solid #a3a3a3 !important;

}



.subMenu {

    background: #1b1b1b;

    position: absolute;

    bottom: 2px;

    left: 50%;

    transform: translateX(-50%);

    width: 0%;

    height: calc(100% - 4px);

    z-index: 2;

    opacity: 0;

    filter: alpha(opacity=0);

}



.center-align {

    display: flex;

    justify-content: center;

}



.applicationSub .select-shape {

    align-items: center;

    text-align: center;

    display: flex;

    justify-content: center;

    min-height: 55px;

    width: 100%;

}



.applicationSub .subMenuContent {

    /* padding-top: 60px;*/

}



.applicationSub.subMenu.expanded .btn {

    padding: 30px 0px 37px 0px;

}



.ellipsis {

    display: block !important;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap !important;

}



.applicationSub span {

    white-space: normal;

}



.subMenu h5 {

    padding: 18px 20px 18px;

    margin-bottom: 00px;

    border-bottom: 1px solid rgba(180, 180, 180, 0.4);

    text-transform: uppercase;

    font-size: 1.8em;

}



.applicationSub i {

    font-size: 0px;

}



.subMenu.expanded {

    width: calc(100% - 4px);

    opacity: 1;

    filter: alpha(opacity=100);

}



.squareBox .row {

    margin: 0px;

}



.applicationSub .col-md-12 {

    padding: 0;

}



.squareBox .col-sm-6,

.squareBox .col-sm-3,

.squareBox .col-sm-4 {

    padding: 0 3px;

}



.shapeSub span {

    white-space: normal;

    padding: 0;

    display: inline-block;

}



.shapeSub .col-sm-3,

.shapeSub .col-md-12 {

    padding: 0 3px;

    box-sizing: border-box;

}



.shapeSub .row {

    margin: 0px;

}



.filterhead {

    font-size: 12px;

    margin-bottom: 8px;

    margin-top: 0;

    line-height: 12px;

}



.select-shape {

    width: 55px;

    max-height: 55px;

    align-items: center;

    /*display: flex;

	margin-bottom: 8px;*/

}



.shapeSub .btn {

    min-height: 106px;

    max-height: 90px;

    display: flex !important;

    justify-content: center;

    align-items: center;

    flex-direction: column;

}



.shapeSub i {

    font-size: 0px;

}



.subMenu.expanded .btn {

    text-align: center;

    background: transparent;

    color: #cdcdcd;

    border: 1px solid rgba(180, 180, 180, 0.4);

    font-size: 14px;

    padding: 14px 10px;

}



.subMenu.colorSub.expanded .btn {

    border: 2px solid #1b1b1b;

    position: relative;



}



.subMenu.colorSub.expanded .btn.active,

.subMenu.colorSub.expanded .btn:hover,

.subMenu.colorSub.expanded .btn:focus {

    border-color: #fff;

}



.colorSub i {

    display: block;

    font-size: 0px;

}



.select-color img {

    width: 100%;

    max-width: 100%;

}



.select-color {

    width: 100%;

    height: 118px;

    /* margin: 0px auto; */

    overflow: hidden;

}



.colorSub .btn {

    text-align: center;

    min-height: 92px;

    display: flex !important;

    justify-content: center;

    align-items: center;

    flex-direction: column;

    padding: 0 !important;

}



.subMenu.colorSub.expanded .btn>input+i {

    position: absolute;

    right: 15px;

    top: 1px;

    font-size: 0px;

}



.subMenu h5 small {

    color: #fff;

    text-transform: none;

    font-family: 'Oswald-Regular';

    font-size: 21px;

    display: inline-block;

    line-height: 1.2em;

}



.brandSub label,

.categorySub label,

.selecttheme label {

    text-align: left !important;

}



.subMenu.sizeSub.expanded .btn {

    padding: 10px 10px;

}



.subMenu.sizeSub .selectAll {

    display: inline-block;

    padding: 0px 13px 3px 13px !important;

    color: #fff;

    font-size: 0.95em;

    font-weight: bold !important;

    margin-bottom: 15px !important;

}



.colorSub .dark-overly::before {

    content: "";

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    z-index: -1;

    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(56, 55, 55, 0.22), #0000007a, #00000005);

}



.colorSub span {

    position: relative;

    font-size: 13px;



    white-space: normal;

    line-height: 16px;

    display: inline-block;

    margin-top: 5px;

    position: absolute;

    bottom: 0px;



    z-index: 2;

    left: 0;

    right: 0;

    padding: 9px 7px;

}





.colorSub label span {

    left: 50%;

    transform: translate(-50%, -50%);

    width: 100%;

    bottom: unset;

    margin: unset;

    top: 50%;

    color: #fff;

}



.fixed .visulise-btn {

    position: fixed !important;

    top: 611px;

}



.visulise-btn {

    overflow: hidden;

    width: 150px;

    margin: 0;

    position: absolute !important;

    top: 570px;

    z-index: 0;



}



.visulise-btn:hover .button3D {

    -webkit-transform: rotateX(90deg);

    -moz-transform: rotateX(90deg);

    -ms-transform: rotateX(90deg);

    -o-transform: rotateX(90deg);

    transform: rotateX(90deg);

}



/*.subMenu.expanded .btn.active, .subMenu.expanded .btn.active:hover{

 background: #e2e2e2;

    color: #1b1b1b;

    outline: none;

}*/



.subMenu.expanded .btn.active,

.subMenu.expanded .btn:focus {

    background: #585757 !important;

    color: #ffffff !important;

    outline: none;

    border-color: #fff !important;

}



.subMenu.expanded .btn:hover {

    border-color: #fff;

    color: #fff;

    outline: none;

}





.subMenu.colorSub.expanded .btn.active {

    color: #fff;

}





.subMenu.expanded .btn:focus {

    background: #585757;

    color: #ffffff;

    outline: none;

}



.subMenu.expanded .btn>input+i {

    float: right;

    margin-top: 3px;

    font-size: 0;

}



.subMenu.expanded .btn.active>input+i:before,

.subMenu.expanded .btn:hover input+i:before {

    content: "\f00c";

    line-height: 1em;

}



.subMenu.expanded .btn>input+i:before {

    color: #1b1b1b;

}



.subMenu .closeBtn i {

    font-size: 0;

}



.subMenu span.topBtns {

    position: absolute;

    right: 14px;

    top: 22px;

}



.subMenu.colorSub span.topBtns {

    left: auto;

    padding: 0px;

}



.subMenu .selectBtn,

.subMenu .closeBtn,

.subMenu .clearbtn,

.subMenu .clearbtnsize,

.subMenu .spcloseBtn {

    padding: 0px 13px 2px 13px;

    display: inline-block;

    text-align: center;

    color: #fff;

    line-height: 21px;

    border: 1px solid #a3a3a3;

    font-weight: bold;

    font-size: 0.95em;

    margin-right: 6px;

}







/*.spcloseBtn {

    position: absolute;

    right: 20px;

    top: 23px;

    padding: 0px 13px 2px 13px;

    display: flex;

    justify-content: center;

    text-align: center;

    color: #fff;

    line-height: 21px;

    border: 1px solid #a3a3a3;

    font-weight: bold;

    font-size: 0.95em;

}



.spcloseBtn:hover {

    color: #1b1b1b;

    background: #fff;

}*/



.subMenuContent {

    position: absolute;

    height: calc(100% - 31px);

    padding: 20px 17px;

    display: none;

    width: 100%;

}



.searchBox .shapeSub .subMenuContent,

.subMenuContent {

    overflow-y: scroll;

    height: calc(100% - 54px);

}



.searchBox .shapeSub .subMenuContent .row {

    padding-bottom: 20px;

}



.searchBox .shapeSub .select-shape img {

    width: 100%;

    /*height: 98%;

    margin: 3px auto 0 auto;*/

}



.searchBox .shapeSub span {

    line-height: 15px;

    font-size: 14px;

}



.colorSub .subMenuContent {

    padding: 30px 20px 10px 20px;

}



.subMenuContent .btn-group {

    width: 100%;

}



.btn-group label {

    margin: 0px 10px 6px 0 !important;

    font-family: 'Montserrat';

    border-radius: 0 !important;

    text-align: left;

    letter-spacing: 0 !important;

}



.btn-group [type='checkbox'],

.btn-group [type='radio'] {

    position: absolute;

    clip: rect(0, 0, 0, 0);

    pointer-events: none;

}



.transparentBlack {

    border: none;

    background: transparent !important;

    box-shadow: none !important;

    color: #FFFFFF;

    border-bottom: 1px solid #666666 !important;

    border-radius: 0;

    padding: 0;

    font-size: 0.8750em;

    letter-spacing: 1px;

}



.searchBox [class^="btnPrimary"] {

    font-family: 'Montserrat' !important;

}



.searchBox .buttonHolder {

    position: absolute;

    width: 100%;

    bottom: 0px;

    left: 0;

    padding: 0;

    margin: 0;

}



.searchBox .buttonHolder [class^="col"] {

    padding: 0;

}



.item-selected::before {

    content: "";

    position: absolute;

    right: 10px;

    width: 8px;

    height: 8px;

    background: #fff;

    top: 50%;

    margin-top: -4px;

}



.item-selected:hover::before {

    background: #080707cf;

}



/*SEARCH BOX*/





/*START OF NAVIGATION*/



#pageHeader,

.pageLogo {

    background: transparent;

    position: relative;

    z-index: 3;

    background: rgba(28, 28, 28, 0.80);

    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);

    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);

    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);

}



#pageHeader {

    position: fixed;

    width: 100%;

    top: 0;

    border-top: 5px solid #231C19;

    background: #FFFFFF;

}



#pageHeader .pageLogo {

    display: block;

    position: absolute;

    background: #231C19;

    width: 125px;

    height: 112px;

    z-index: 10;

}



#pageHeader .pageLogo img {

    width: 100%;

    position: absolute;

    top: 60%;

    transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -o-transform: translateY(-50%);

}



#myNavbar>ul.navbar-nav>li>a:not(.btn) {

    color: #1c1c1c;

}



@media (min-width:992px) {



    #myNavbar>ul.navbar-nav>li>a[aria-expanded="true"]:not(.btn),

    #myNavbar>ul.navbar-nav>li>a:not(.btn):focus,

    #myNavbar>ul.navbar-nav>li>a:not(.btn):hover {

        color: #1c1c1c;

        border-bottom: 2px solid #1c1c1c;

        background: rgba(28, 28, 28, 0);

    }

}



#myNavbar>ul.navbar-nav>li>a[aria-expanded="true"]:not(.btn),

#myNavbar>ul.navbar-nav>li>a:not(.btn):focus,

#myNavbar>ul.navbar-nav>li>a:not(.btn):hover {

    background: rgba(28, 28, 28, 0);

}



#myNavbar>ul.navbar-nav>li>a.active:not(.btn) {

    color: #1c1c1c;

    border-bottom: 2px solid #1c1c1c;

    background: rgba(28, 28, 28, 0);

}



#myNavbar {

    margin-top: 40px;

    padding-left: 150px

}



.navbar {

    margin: 0;

    z-index: 2;

    border: none;

    min-height: 90px;

}



.navbar-toggle {

    color: #1c1c1c;

}



.navbar-toggle {

    font-size: 1.3em;

}



.navbar-toggle[aria-expanded="true"]>i:before {

    content: "\e021";

    font-family: marriott-icons;

    -webkit-transform: rotate(90deg);

    -ms-transform: rotate(90deg);

    transform: rotate(45deg);

    display: inline-block;

}



.navbar ul.navbar-nav li>a:not(.btn) {

    font-size: 1em;

    padding: 0 0 5px 0;

    text-transform: capitalize;

    display: block;

    margin: 15px;

    margin-left: 5px;

    border-bottom: 2px solid transparent;

    font-family: 'ProximaNova-Bold';

}



.navbar ul.navbar-nav li ul.dropdown-menu {

    background: #FFFFFF;

    padding: 0;

}



.navbar ul.navbar-nav li ul.dropdown-menu>li>a:focus,

.navbar ul.navbar-nav li ul.dropdown-menu>li>a:hover {

    background: rgba(28, 28, 28, 0.1);

}



.navbar ul.navbar-nav li ul.dropdown-menu li a {

    display: block;

    color: #1c1c1c;

    padding: 10px 20px;

    margin: 0;

}





/*MEGA MENU*/



ul.slideNav li .rectangleBox140 {

    padding-top: 100%;

}



@media only screen and (max-width: 991px) {

    .navbar {

        min-height: 45px;

    }



    #pageHeader .pageLogo img {

        top: 50%;

    }



    .rectangleBox140 {

        padding-top: 60% !important;

    }



    ul.slideNav li .rectangleBox140 {

        margin-bottom: 10px;

    }

}





/*END OF MEGAMENU*/



.topNavigation {

    position: absolute;

    right: -10px;

    top: 0;

    font-size: 0.875em;

}



.topNavigation>ul>li {

    padding: 0;

}



.bottomNavigation>ul>li>a,

.topNavigation>ul>li>a {

    display: block;

    color: #1c1c1c;

}



.topNavigation>ul>li>a {

    padding: 8px;

}



.topNavigation>ul>li>a:hover {

    background: rgba(28, 28, 28, 0.1);

}





/*END OF NAVIGATION*/





/*END OF HEADER SECTION*/





.shape .tabproduct {

    min-height: 130px;

}



/*slider*/



.slideElement {

    position: relative;

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    width: 100%;

    background-color: transparent;

}



.slideElement aside {

    position: absolute;

    color: #FFF;

    z-index: 1;

    top: 50%;

    transform: translate(0%, -50%);

    -ms-transform: translate(0%, -50%);

    -webkit-transform: translate(0%, -50%);

    width: 100%;

}



.slideElement aside h1 {

    font-size: 3.5em;

    margin-bottom: 10px;

    text-shadow: 0 0 2px #707070;

    text-transform: uppercase;

}



.slideElement aside p {

    color: #FFFFFF;

    text-transform: uppercase;

    text-shadow: 0 0 2px #707070;

}



.productDetailSliderNav {

    margin-top: 20px;

    margin-bottom: 30px;

}



.productDetailSliderNav .slick-slide>div {

    border: 2px solid transparent;

}



.productDetailSliderNav .slick-slide .squareBox {

    margin-bottom: 15px;

}



.productDetailSliderNav .slick-slide.slick-current>div {

    border: 2px solid #CCCCCC;

}



@media only screen and (max-width: 767px) {

    .topNavigation {

        right: -10px;

    }



    .slideElement aside {

        padding: 0 10px;

    }



    .slideElement aside h1 {

        font-size: 2.2em;

        line-break: 0.9em;

    }



    .slideElement aside p {

        line-height: 1.1em;

        letter-spacing: 0 !important;

    }

}



a.blockLink,

button.blockLink {

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    z-index: 1;

}



button.blockLink {

    border: none;

    background: transparent;

    padding: 0;

}



.slideH300 .slideElement {

    height: 300px;

    overflow: hidden;

}



.slideH400 .slideElement {

    height: 400px;

    overflow: hidden;

}



.slideH450 .slideElement {

    height: 450px;

    overflow: hidden;

}



.slideH500 .slideElement {

    height: 500px;

    overflow: hidden;

}



.slideH600 .slideElement {

    height: 550px;

    overflow: hidden;

}



.slideElement a.fancybox {

    position: absolute;

    width: 100%;

    height: 100%;

}



.instagramSlider li {

    display: block !important;

}



.instagramSlider li {

    border: 1px solid transparent;

}



.fancybox-thumbs {

    background: #000;

}



.fancyThumbX .fancybox-thumbs {

    top: auto;

    width: auto;

    bottom: 0;

    left: 0;

    right: 0;

    height: 95px;

    padding: 10px 10px 5px 10px;

    box-sizing: border-box;

    background: rgba(0, 0, 0, 0.9);

}



.fancyThumbX.fancybox-show-thumbs .fancybox-inner {

    right: 0;

    bottom: 95px;

}



.fancybox-thumbs-x>ul {

    margin: auto;

}



/*SLIDER*/



.slick-track {

    margin: auto;

}



.slick-slide img.slick-loading {

    display: none;

}



.slick-dots {

    position: absolute;

    z-index: 0;

    width: 100%;

    bottom: 10px;

    left: 0;

    text-align: center;

    padding: 0;

}



.slick-dots li {

    cursor: pointer;

    display: inline-block;

    margin: 0 5px;

    padding: 0;

    position: relative;

    width: 15px;

    height: 15px;

}



.slick-dots li span {

    display: block;

    width: 15px;

    height: 15px;

    text-indent: -9999px;

    margin: 0 auto;

    border-radius: 100%;

    border: 1px solid #a3a3a3;

}



.slick-dots li.slick-active span,

.slick-dots li.slick-active span:hover,

.slick-dots li span:hover {

    background: #a3a3a3;

    position: relative;

}



.btnNext,

.btnPrev,

.btnNext:active,

.btnPrev:active,

.btnNext:focus,

.btnPrev:focus {

    width: 35px;

    height: 35px;

    right: 20px;

    position: absolute;

    top: 50%;

    transform: translate(0%, -50%);

    -ms-transform: translate(0%, -50%);

    -webkit-transform: translate(0%, -50%);

    color: #707070;

    z-index: 1;

    text-align: center;

    border: 2px solid #707070;

    border-radius: 50%;

}



.btnNext i,

.btnPrev i {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    width: 100%;

    height: 100%;

}



.btnPrev {

    left: 20px;

}



.arrowOutside .btnPrev {

    left: -40px;

}



.arrowOutside .btnNext {

    right: -40px;

}



@media only screen and (max-width: 991px) {

    .arrowOutside .btnPrev {

        left: -10px;

        background: rgba(255, 255, 255, 1);

    }



    .arrowOutside .btnNext {

        right: -10px;

        background: rgba(255, 255, 255, 1);

    }

}



.btnNext:hover,

.btnPrev:hover {

    border: 2px solid #FFFFFF;

    color: #FFFFFF;

}





/*END OF SLIDER*/





/*HOME PAGE*/

.bg-cover,

.bg-cover-absolute {

    position: relative;

    background-position: center center;

    background-repeat: no-repeat;

    background-size: 100%;

    overflow: hidden;

    min-height: 230px;

}



.productItemDetails,

.bg-cover-absolute {

    position: absolute !important;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

}



.productItem {

    margin-bottom: 20px;

}



.productItemDetails {

    top: 100%;

    background: #000000;

    padding: 10px;

    border: 2px solid #a3a3a3;

    border-bottom: none;

}



.productItem .button3D span {

    white-space: nowrap;

    overflow: hidden;

    width: 100%;

    text-overflow: ellipsis;

}



.squareBox .bg-cover-absolute,

.rectangleBox140 .bg-cover-absolute,

.rectangleBox75 .bg-cover-absolute {

    min-height: auto;

}



.squareBox,

.rectangleBox75,

.rectangleBox140 {

    position: relative;

    width: 100%;

    overflow: hidden;

    padding-top: 100%;

    background-repeat: no-repeat;

    background-position: center center;

    background-size: cover;

}



.rectangleBox75 {

    padding-top: 75%;

}



.rectangleBox140 {

    padding-top: 140%;

}



.squareBox:hover .grow,

.bg-cover:hover>.grow,

.rectangleBox140:hover>.grow,

.rectangleBox75:hover>.grow {

    -moz-transform: scale(1.04);

    -ms-transform: scale(1.04);

    -webkit-transform: scale(1.04);

    transform: scale(1.04);

}



.squareBox .titleHolder,

.rectangleBox75 .titleHolder,

.rectangleBox140 .titleHolder {

    position: absolute;

    bottom: 0;

    width: 100%;

    text-align: center;

    z-index: 1;

}



.squareBox .title,

.rectangleBox75 .title,

.rectangleBox140 .title {

    font-family: 'Oswald-Medium';

    color: #FFF;

    letter-spacing: 2px;

    text-transform: uppercase;

    text-shadow: 0 0 2px #707070;

}



.squareBox .titleHolder {

    bottom: 20px;

}



.squareBox .title {

    margin-bottom: 5px;

}



.squareBox .title+p {

    color: #FFFFFF;

}



.squareBox .title+a {

    margin: 10px 0;

}



.squareBox .title small,

.rectangleBox140 .title small {

    text-transform: capitalize;

    color: #FFFFFF;

}





/*PROPERTY CARD VIEW*/



.propertyCardView {

    background: #FFFFFF;

    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);

    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);

    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);

    margin-bottom: 20px;

    position: relative;

}



.propertyCardViewImage {

    background-size: cover;

    background-position: center center;

    background-image: url(../images/lazyload.gif);

    width: 100%;

    position: relative;

    min-height: 200px;

}



.propertyCardDetails {

    padding: 20px;

}



.propertyCardDetails .location,

.propertyCardDetails .title {

    display: block;

    margin-bottom: 0;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}



.propertyCardDetails .title {

    height: 40px;

    white-space: normal;

}



.propertyCardDetails ul.amenities {

    margin: 10px 0;

    font-size: 1em;

}



.propertyCardDetails .contentaccord {

    /*height: 65px;*/

    line-height: 1.5em;

    font-size: 0.8750em;

    overflow: hidden;

    margin-bottom: 10px;

}



.propertyCardDetails .contentaccord div.read-more {

    display: none;

    position: relative;

}



.propertyCardDetails .contentaccord div.read-more>p:first-child {

    margin-top: 10px;

}



.propertyCardDetails .contentaccord>p:first-child {

    display: inline;

}



.propertyCardDetails .contentaccord a>span.fa-plus-circle {

    position: relative;

    margin-left: 10px;

}



.propertyCardDetails .contentaccord a>span.fa-plus-circle::after {

    content: "...";

    color: #1c1c1c;

    margin-left: -25px;

}



.propertyCardView .cta {

    border-top: 1px solid #d2d2d2;

    ;

    padding-top: 10px;

    text-align: right;

}



.propertyCardView .cta .btn {

    min-width: 8em;

}



.propertyCardView .cta .price {

    float: left;

    text-align: left;

    line-height: 1.4em;

    font-size: 0.75em;

    margin-top: -3px;

    letter-spacing: .5px;

}



.propertyCardView .cta .price strong {

    font-size: 2em;

    letter-spacing: 0;

    display: block;

}





/*PROPERTY CARD VIEW*/





/*END OF HOME PAGE*/





/* SITEMAP */



.sitemap {

    margin-left: 2px;

    padding: 0;

}



.sitemap ul {

    margin-left: 15px;

}



.sitemap>li {

    margin-bottom: 5px;

}



.sitemap>li:before {

    content: "\f105";

    font-family: 'FontAwesome';

}



.sitemap ul li:before {

    content: "\f08e";

    font-family: 'FontAwesome';

    font-size: 0.8em;

}



.sitemap a:hover {

    color: #B84C16;

    text-decoration: underline;

}





/* SITEMAP */





/* MAP */



#infowindow {

    position: relative;

    padding: 8px;

    background: #FFF;

    min-height: 183px;

}



#infowindow img {

    display: block;

}



#infowindow .name {

    margin: 4px 0;

    font-size: .85em;

    max-width: 150px;

}



.mapCTA a {

    color: #FFF;

    background: #444054;

    padding: 3px 6px;

    font-size: .75em;

    float: left;

}



.mapCTA a:hover {

    background: #696676;

}



.mapCTA span {

    font-weight: bold;

    display: inline-block;

    float: right;

    color: #696676;

}



.gm-style-iw {

    width: auto !important;

    left: 0 !important;

    font-weight: normal !important;

    top: 0px !important;

    overflow: hidden !important;

    max-height: 195px !important;

}



.gm-style-iw div:first-child {

    width: 100% !important;

    overflow: visible !important;

    min-height: 200px !important;

}



.gm-ui-hover-effect {

    right: 0 !important;

    background: #FFFFFF !important;

    opacity: 1 !important;

    top: 0 !important;

}



.gm-style-iw+div {

    display: none;

}



.mapContainer {

    position: relative;

    min-width: 80%;

}



.mapContainer .bgBlack {

    background: rgba(0, 0, 0, .1);

}



.mapContainer:hover .bgBlack {

    background: rgba(0, 0, 0, 0);

    z-index: -1;

}



@media only screen and (max-width: 767px) {

    .mapContainer {

        min-width: 90%;

    }

}





/*END OF MAP*/





/*START OF FOOTER*/



#scroll {

    position: absolute;

    right: 20px;

    top: -60px;

    cursor: pointer;

    width: 40px;

    height: 40px;

    background-color: #000;

    text-indent: -9999px;

    z-index: 1;

    border: 1px solid #a3a3a3;

    overflow: hidden;

}



#scroll span {

    position: absolute;

    bottom: 15px;

    left: 11.5px;

    height: 0;

    width: 0;

    border: 8px solid transparent;

    border-bottom-color: #fff;

}



#scroll::after {

    content: "";

    height: 100%;

    width: 1px;

    left: 50%;

    top: 0;

    bottom: 0;

    border: 0;

    position: absolute;

    background: #a3a3a3;

    z-index: -1;

}



#scroll:hover {

    opacity: 1;

    filter: "alpha(opacity=100)";

    -ms-filter: "alpha(opacity=100)";

}



#scroll:hover span {

    animation: bounceUp 1s ease;

}



@keyframes bounceUp {

    0% {

        opacity: 1;

        bottom: 15px;

    }



    33% {

        opacity: 0;

        bottom: 40px;

    }



    66% {

        opacity: 0;

        bottom: 0px;

    }



    100% {

        opacity: 1;

        bottom: 15px;

    }

}



/*--------------------------- chat box ------------------------*/



.open-button {

    z-index: 9;

    background-color: #fff;

    color: #000;

    padding: 4px 6px;

    border: none;

    cursor: pointer;

    position: fixed;

    bottom: 0;

    right: 0;

    width: 50px;

    font-family: "Montserrat";

    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);

    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);

    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);

    text-transform: uppercase;

    line-height: 13px;

    font-size: 12px;

    display: none;

}



.open-button .fa {

    display: block;

    font-size: 15px;

    margin-bottom: 2px;

}



.open-button strong {

    font-weight: normal;

}



/* The popup chat - hidden by default */

.chat-popup {

    display: none;

    position: fixed;

    bottom: 0;

    right: 0px;

    z-index: 9;

    background: #f0f0f0;



    -webkit-border-top-left-radius: 5px;

    -webkit-border-top-right-radius: 5px;

    -moz-border-radius-topleft: 5px;

    -moz-border-radius-topright: 5px;

    border-top-left-radius: 5px;

    border-top-right-radius: 5px;

}



.chat-popup>span {

    background: #fff;

    width: 100%;

    display: block;

    color: #000;

    text-align: center;

    padding: 16px 20px;

    border-bottom: 1px solid #ccc;

    position: relative;

    -webkit-border-top-left-radius: 5px;

    -webkit-border-top-right-radius: 5px;

    -moz-border-radius-topleft: 5px;

    -moz-border-radius-topright: 5px;

    border-top-left-radius: 5px;

    border-top-right-radius: 5px;

    overflow: hidden;

}



.chat-popup>span figure {

    float: left;

}



.chat-popup>span strong {

    margin: 30px 15px 0 0;

    display: block;

    text-align: right;

    position: relative;

}



.chat-popup>span strong::after {

    content: "";

    background: green;

    display: block;

    width: 12px;

    height: 12px;

    border-radius: 50%;

    position: absolute;

    top: 5px;

    right: -19px;

}



.chat-popup>span figure img {

    width: 100px;

}



.btn.cancel {

    color: #333;

    position: absolute;

    top: 4px;

    right: 4px;

    background: #fff;

    font-size: 18px;

}



/* Add styles to the form container */

.form-container {

    max-width: 300px;

    position: relative;

}



.formDetails {

    background: #f0f0f0;

    padding: 20px;

    min-height: 300px;

}



.formChat {

    position: absolute;

    left: 0px;

    top: 0px;

    width: 100%;

    background: #f0f0f0;

    z-index: 1;

    display: none;

    color: #333;

    padding: 20px 0 20px 20px;

    min-height: 300px;

}



.formChat div.chat {

    position: relative;

    padding-right: 42px;

    margin-bottom: 15px;

}



.formChat figure {

    float: right;

    background: #dbdbdb;

    padding: 5px 10px;

    border-radius: 4px;

    position: absolute;

    right: 0;

}



.formChat aside {

    background: #dbdbdb;

    padding: 6px 10px;

    font-size: 12px;

    border-radius: 4px;

    position: relative;

}



.formChat aside::after {

    width: 0px;

    height: 0px;

    border-top: 8px solid transparent;

    border-bottom: 8px solid transparent;

    border-left: 10px solid #dbdbdb;

    display: block;

    content: "";

    position: absolute;

    top: 3px;

    right: -7px;

}



.formChat div.black aside,

.formChat div.black figure {

    background: #1b1b1b;

    color: #dbdbdb;

}



.formChat div.black aside::after {

    left: -7px;

    right: auto;

}



.formChat div.black aside::after {

    border-right: 10px solid #1b1b1b;

    border-left: 0px;

}



.formChat div.black {

    padding-right: 0;

    padding-left: 42px;

}



.formChat div.black figure {

    right: auto;

    left: 0;

}



.formChat .chat-content {

    max-height: 210px;

    overflow-y: scroll;

}



.btn.chat-send {

    position: absolute;

    bottom: 20px;

    right: 0;

}



/* Full-width textarea */

.form-container textarea {

    width: 100%;

    padding: 15px;

    margin: 5px 0 22px 0;

    border: none;

    resize: none;

    min-height: 120px;

    border: 1px solid #ccc;

}



/* When the textarea gets focus, do something */

.form-container textarea:focus {

    outline: none;

}



.form-container textarea,

.form-container .form-control {

    font-size: 13px;

}



.form-container textarea:focus,

.form-container .form-control:focus {

    box-shadow: none;

    border-color: #aaa;

}



/* Set a style for the submit/send button */

.form-container .formDetails .btn {

    color: white;

    padding: 16px 20px 0px 20px;

    border: none;

    cursor: pointer;

    width: 100%;

    color: #000;

    text-align: right;

    font-family: "Montserrat";

    letter-spacing: 0;

    background: transparent;

}



.form-container .typeChat {

    position: absolute;

    bottom: 6px;

    border-top: 1px solid #ccc;

    right: 11px;

}



.typeChat input {

    float: left;

    width: 80%;

    border: 0px;

    background: transparent;

    box-shadow: none;

}



/* Add a red background color to the cancel button */

.form-container .cancel {

    background-color: red;

}



/* Add some hover effects to buttons */

.form-container .btn:hover,

.open-button:hover {

    opacity: 1;

}





.mobile-nav .navbar-toggle {

    display: none !important;

}





.bokeh {

    background: rgba(255, 255, 255, 0.2);

    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.2) 0%, rgba(255, 253, 252, 0) 70%, rgba(231, 56, 39, 0) 100%);

    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 253, 252, 0)), color-stop(70%, rgba(238, 116, 104, 0)), color-stop(100%, rgba(231, 56, 39, 0)));

    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.2) 0%, rgba(255, 253, 252, 0) 70%, rgba(231, 56, 39, 0) 100%);

    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.2) 0%, rgba(255, 253, 252, 0) 70%, rgba(231, 56, 39, 0) 100%);

    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.2) 0%, rgba(255, 253, 252, 0) 70%, rgba(231, 56, 39, 0) 100%);

    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.2) 0%, rgba(255, 253, 252, 0) 70%, rgba(231, 56, 39, 0) 100%);

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e73827', GradientType=1);

    position: absolute;

    width: 120%;

    height: 600px;

    top: -20px;

    left: -30%;

    z-index: -1;

}



.homepage .bokeh {

    height: 600px;

    width: 100%;

    top: -40%;

}



.projects li {

    margin: 10px;

}



.projects .slick-slide {
    margin: 30px 0;
    height: auto;
}



.projects .slick-slide .squareBox {

    filter: grayscale(1) blur(2px);

    -webkit-filter: grayscale(1) blur(2px);

    margin-top: 60px;

    padding-top: calc(100% - 120px);

    display: inline-block;

    text-align: center;

    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);

    -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);

}



.projects .slick-slide.slick-active .squareBox {

    filter: grayscale(1);

    -webkit-filter: grayscale(1);

    margin-top: 35px;

    padding-top: calc(100% - 70px);

    width: calc(100% - 70px);

}



.projects .slick-slide.slick-current.slick-center .squareBox {

    margin-top: 0;

    filter: grayscale(0);

    -webkit-filter: grayscale(0);

    padding-top: 100%;

    width: 100%;

    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 1);

    -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 1);

    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 1);

}



.projects.slick-slider {

    margin-left: 3px;

}



.projects .bg-cover-absolute {

    background-size: cover;

}



.downloads-files {

    margin: 30px 0 10px 0;

}



.downloads-files h4 {

    font-size: 15px;

    text-transform: uppercase;

    letter-spacing: 1px;

    margin-bottom: 10px;

}



.downloads-files a {

    font-family: 'Oswald-Regular';

    margin: 15px 15px 0 0;

    border: 2px solid #a3a3a3;

    padding: 12px 56px 13px 11px;

    display: inline-block;

    font-size: 0.8750em;

    text-transform: uppercase;

    color: #fff;

    letter-spacing: 1px;

    position: relative;

    min-width: 208px;

}



.downloads-files a span {

    position: absolute;

    height: 100%;

    top: 0;

    padding-top: 7px;

    width: 46px;

    text-align: center;

    border-left: 2px solid #a3a3a3;

    right: 0;

}







.downloads-files a.product-data-sheet {

    background: #fff;

    color: #333;

    border-color: #fff;

}



/*.downloads-files a.product-data-sheet:hover{

    background: #333;

    color: #fff;

    border-color: #fff;

}*/



.button3D .default-state aside,

.button3D .active-state aside {

    position: absolute;

    right: 10px;

    top: 15px;

}



.productcategory .button3D .default-state aside,

.productcategory .button3D .active-state aside {

    top: 10px;

}



.button3D aside h4 {

    border-radius: 50%;

    font-family: 'Oswald-Light';

    display: block;

    width: 26px;

    height: 26px;

    text-align: center;

    font-size: 18px;

    padding: 2px 0 0 0;

}





.button3D .default-state aside h4 {

    background: #fff;

    color: #000;

}



.button3D .active-state aside h4 {

    background: #171717;

    color: #fff;

}



.select-shape aside {



    position: absolute;

    right: 6px;

    top: 3px;



}



.select-shape aside h4 {

    border-radius: 50%;

    display: block;

    width: 26px;

    height: 26px;

    text-align: center;

    font-size: 18px;

    padding: 1px 0 0 0;

    background: #fff;

    color: #000;

    font-family: 'Oswald-Light';

}



.squareBox .btnPrimaryArrow {

    overflow: hidden;

}









/*------------------------------*/



.squareBox.keep-intouch {

    /* padding-top: unset;*/

    text-align: center;

}



.keep-intouch input.form-control {

    text-align: center;

}



.keep-intouch .bg-cover-absolute {

    /* position: relative !important; */

}



.keep-intouch .textContainer {

    height: auto;

}



input::-webkit-input-placeholder {

    /* Edge */

    background: transparent;

    color: #fff;

}





input:-ms-input-placeholder {

    /* Internet Explorer 10-11 */

    background: transparent;

    color: #fff;

}



.kitHolder {

    width: 430px;

    margin: auto;

    max-width: 100%;

}



.kitHolder .btnPrimaryArrow {

    position: absolute;

    bottom: 2px;

    left: 0;

    width: 100%;

}



input:-webkit-autofill,

input:-webkit-autofill:hover,

input:-webkit-autofill:focus,

textarea:-webkit-autofill,

textarea:-webkit-autofill:hover,

textarea:-webkit-autofill:focus,

select:-webkit-autofill,

select:-webkit-autofill:hover,

select:-webkit-autofill:focus {

    -webkit-text-fill-color: #fff;

    color: #fff;

    transition: background-color 5000s ease-in-out 0s;

}







.partnerItem aside,

.subMenu,

.slideElement,

.btnPrimaryArrow,

.squareBox,

.grow,

#myNavbar,

.slick-dots li span,

.btn,

a.blockLink:after,

#infowindow,

.productItemDetails,

a {

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -o-transition: all 0.5s;

    -ms-transition: all 0.5s;

    transition: all 0.5s;

}



.collapsing {

    -webkit-transition: height 0.1s !important;

    -moz-transition: height 0.1s !important;

    -ms-transition: height 0.1s !important;

    -o-transition: height 0.1s !important;

    transition: height 0.1s !important;

}





/*JARALLAX*/



.jarallax {

    position: relative;

    z-index: 0;

}



.jarallax>.jarallax-img {

    position: absolute;

    object-fit: cover;

    font-family: 'object-fit: cover;';

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -1;

}



.jarallax-keep-img {

    position: relative;

    z-index: 0;

}



/*.jarallax-keep-img img {

    -webkit-transition: filter .5s .2s;

    -moz-transition: filter .5s .2s;

    -o-transition: filter .5s .2s;

    transition: filter .5s .2s;

    filter: grayscale(1);

    -webkit-filter: grayscale(1);

}



.jarallax-keep-img.colored img {

    filter: grayscale(0);

    -webkit-filter: grayscale(0);

}*/



.jarallax-keep-img>.jarallax-img {

    position: relative;

    display: block;

    max-width: 100%;

    height: auto;

    z-index: -100;

}



span[data-jarallax-element] {

    display: inline-block;

}



.btn-visualize {

    overflow: hidden;

    float: right;

    width: 152px;

    margin: 30px 0;

}



.btn-visualize .primaryArrowHolder {

    background: url(../images/icon_visualize.png) no-repeat center center;

}



.btn-visualize .primaryArrowHolder::after {

    display: none;

}



/*.btn-visualize {

    overflow: hidden;

    float: right;

    width: 85px;

    margin: 42px 0;

    position: relative;

}



.btn-visualize:hover {

    color: #fff;

    background: #000;

}



.btn-visualize .button3D span {

    line-height: 18px;

	left: 9px;

	text-align: center;

}*/





/*JARALLAX*/



.btnPrimaryArrow,

.btnPrimaryArrow-lg,

.btnPrimaryArrow.leftArrow {

    position: relative;

    font-size: 0.8750em;

    height: 50px;

    padding: 1px 50px 1px 0px;

    overflow: hidden;

}



.searchBox .btnPrimaryArrow,

.searchBox .btnPrimaryArrow-lg {

    padding: 1px 60px 1px 0px;

}



.btnPrimaryArrow.submit {

    font-family: 'Oswald-Medium' !important;

    font-size: 1.2em;

    letter-spacing: 5px;

    padding: 0px 0px 0 0 !important;

    text-align: center;

    overflow: hidden;

}



.btnPrimaryArrow.leftArrow {

    padding: 1px 1px 1px 50px;

}



.searchBox .btnPrimaryArrow.leftArrow {

    padding: 1px 1px 1px 60px;

}



.btnPrimaryArrow.noArrow {

    padding: 1px;

}



.btnPrimaryArrow label {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

}



.btnPrimaryArrow.absolute,

.btnPrimaryArrow-lg.absolute {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

}



.btnPrimaryArrow-lg {

    font-size: 1.5em !important;

    line-height: 2em;

    text-align: center;

}



.primaryArrowHolder {

    position: absolute;

    right: 0;

    top: 0;

    height: 100%;

    width: 50px;

    background: transparent;

    overflow: hidden;

    text-align: left;

}



.searchBox .primaryArrowHolder {

    width: 60px;

}



.leftArrow .primaryArrowHolder {

    right: auto;

    left: 0;

}



.primaryArrowHolder:after {

    content: "";

    height: 2px;

    /*height: 1px;*/

    width: 0%;

    left: 0;

    right: 0;

    top: 24px;

    position: absolute;

    background: #a3a3a3;

    -webkit-transition: all 0.8s;

    -moz-transition: all 0.8s;

    -o-transition: all 0.8s;

    transition: all 0.8s;

}



.play .primaryArrowHolder:after {

    width: 100%;

    animation-delay: 4s;

}



.primaryArrow {

    position: absolute;

    top: 16.5px;

    left: 21px;

    height: 0;

    width: 0;

    border-left: 8px solid rgba(255, 255, 255, 1);

    border-right: 8px solid transparent;

    border-top: 8px solid transparent;

    border-bottom: 8px solid transparent;

    opacity: 0;

    z-index: 1;

}



.searchBox .primaryArrow {

    left: 27px;

}



.searchBox .primaryArrow.leftArrow {

    left: calc(50% - 8px);

}



.btnPrimaryArrow.mobileMenu .primaryArrow {

    left: 20px;

}



.searchBox .btnPrimaryArrow.mobileMenu .primaryArrow {

    left: 26px;

}



.show-3barnav .btnPrimaryArrow.mobileMenu .primaryArrow {

    left: 20px;

}



.leftArrow .primaryArrow {

    border-left: 8px solid transparent;

    border-right: 8px solid rgba(255, 255, 255, 1);

    border-top: 8px solid transparent;

    border-bottom: 8px solid transparent;

    left: auto;

    right: 22px;

    -webkit-transition: all 8s;

    -moz-transition: all 8s;

    -o-transition: all 8s;

    transition: all 8s;

    z-index: 1;

}



.centerButton .button3D span {

    text-align: center;

    width: 100%;

    left: 0;

}



.searchBox .leftArrow .primaryArrow {

    right: 28px;

}



.primaryArrow:after {

    content: "";

    position: absolute;

    width: 1px;

    height: 16px;

    right: -1px;

    top: -8px;

    background: rgba(255, 255, 255, 0.6);

}



.play .primaryArrow {

    opacity: 1;

    -webkit-transition: none;

    -moz-transition: none;

    -o-transition: none;

    transition: none;

}



.btnPrimaryArrow:hover .primaryArrow {

    animation: bounceRight 1.4s ease;

}



.searchBox .btnPrimaryArrow:hover .primaryArrow {

    animation: bounceRightHome 1.4s ease;

}



.keep-intouch .btnPrimaryArrow:hover .primaryArrow {

    animation: bounceRight 1.4s ease;

    border-left: 8px solid #a3a3a3;

    border-right: 8px solid transparent;

    border-top: 8px solid transparent;

    border-bottom: 8px solid transparent;

}



.keep-intouch .btnPrimaryArrow:hover .primaryArrow:after {

    background: #a3a3a3;

}



.btnPrimaryArrow.leftArrow:hover .primaryArrow {

    animation: bounceLeft 1.4s ease;

}



.searchBox .btnPrimaryArrow.leftArrow:hover .primaryArrow {

    animation: bounceLeftHome 1.4s ease;

}



@keyframes bounceRight {

    0% {

        opacity: 1;

        left: 20px;

    }



    33% {

        opacity: 0;

        left: 50px;

    }



    66% {

        opacity: 0;

        left: 0px;

    }



    100% {

        opacity: 1;

        left: 20px;

    }

}



@keyframes bounceLeft {

    0% {

        opacity: 1;

        right: 20px;

    }



    33% {

        opacity: 0;

        right: 50px;

    }



    66% {

        opacity: 0;

        right: 0px;

    }



    100% {

        opacity: 1;

        right: 20px;

    }

}





@keyframes bounceRightHome {

    0% {

        opacity: 1;

        left: 27px;

    }



    33% {

        opacity: 0;

        left: 50px;

    }



    66% {

        opacity: 0;

        left: 0px;

    }



    100% {

        opacity: 1;

        left: 27px;

    }

}



@keyframes bounceLeftHome {

    0% {

        opacity: 1;

        right: 27px;

    }



    33% {

        opacity: 0;

        right: 50px;

    }



    66% {

        opacity: 0;

        right: 0px;

    }



    100% {

        opacity: 1;

        right: 27px;

    }

}





/*ANIMATED BORDER BOX*/



.animatedBorderHolder {

    position: relative;

    /*overflow: hidden;*/

    background: rgba(0, 0, 0, 0.88) !important;

    padding: 20px;

    letter-spacing: 2px;

    color: rgba(255, 255, 255, 0.6);

}



.animatedBorderHolder.absSmall,

.animatedBorderHolder.large {

    width: 170px;

    position: absolute !important;

    /*overflow: hidden;*/

    right: -150px;

    bottom: 20px;

    background: rgba(0, 0, 0, 0.88);

    padding: 10px;

    letter-spacing: 2px;

    color: rgba(255, 255, 255, 0.6);

}



.animatedBorderHolder.large {

    width: 80%;

    left: calc(100% - 20px);

    top: 50px;

    bottom: auto;

}



.animatedBorderHolder.large .textContainer {

    padding: 30px;

}



.animatedBorderHolder.left {

    left: -150px;

    bottom: auto;

    top: 20px;

}



.animatedBorderHolder.bottom {

    left: 20px;

    top: calc(100% - 20px);

    bottom: auto;

    z-index: 1;

}



.animatedBorderHolder.top {

    left: 20px;

    bottom: calc(100% - 20px);

}



.animatedBorder {

    position: relative;

    overflow: hidden;

    height: 100%;

}





.sticky-header .animatedBorder {

    overflow: overlay;

}





.product-cvr-main {

    margin-bottom: 20px;

}



.categoryListing .product-cvr,

.projectListing .product-cvr-main .product-cvr {

    background-size: cover;

}



.animatedBorder a {

    /*color: rgba(255,255,255,0.6);*/

    display: block;

}



.textContainer {

    position: relative;

    overflow: hidden;

    padding: 10px;

    height: calc(100% - 50px);

    height: -moz-calc(100% - 50px);

    height: -webkit-calc(100% - 50px);

}



.boxTitle {

    color: #FFFFFF;

    text-transform: uppercase;

    position: absolute;

    left: 0;

    padding: 10px;

    top: 50%;

    transform: translateY(-50%);

}



.textContainer-lg {

    padding: 40px;

}



.borderTop,

.borderRight,

.borderBottom,

.borderLeft {

    position: absolute;

    border: 1px solid #a3a3a3;

    -webkit-transition: all 0.8s;

    -moz-transition: all 0.8s;

    -o-transition: all 0.8s;

    transition: all 0.8s;

    opacity: 0;

}



.error-border .borderTop,

.error-border .borderRight,

.error-border .borderBottom,

.error-border .borderLeft {

    border: 0;

}



.buttonHolder .borderTop,

.buttonHolder .borderRight,

.buttonHolder .borderBottom,

.buttonHolder .borderLeft {

    border: 1px solid #a3a3a3;

}



.squareBox .btnPrimaryArrow .borderTop,

.squareBox .btnPrimaryArrow .borderRight,

.squareBox .btnPrimaryArrow .borderBottom,

.squareBox .btnPrimaryArrow .borderLeft {

    border: 1px solid #a3a3a3;

}



.borderTop {

    left: 0;

    right: 0;

    width: 0;

    top: 0;

}



.borderRight {

    top: 0;

    bottom: 0;

    right: 0;

    height: 0;

}



.borderBottom {

    bottom: 0;

    left: 0;

    right: 0;

    width: 0;

}



.borderLeft {

    left: 0;

    top: 100%;

    height: 0;

}



.play .borderTop {

    width: 100%;

    animation-delay: 5s;

    opacity: 1;

}



.play .borderRight {

    height: 100%;

    animation-delay: 5s;

    opacity: 1;

}



.play .borderBottom {

    left: 0%;

    width: 100%;

    animation-delay: 5s;

    opacity: 1;

}



.play .borderLeft {

    top: 0%;

    height: 100%;

    animation-delay: 5s;

    opacity: 1;

}



.play .delay200 {

    animation-delay: .2s;

}



.play .delay400 {

    animation-delay: .4s;

}



.play .delay600 {

    animation-delay: .6s;

}



.play .delay800 {

    animation-delay: .8s;

}



.play .delay1000 {

    animation-delay: 1s;

}



.play .delay1500 {

    animation-delay: 1.5s;

}



.play .delay2000 {

    animation-delay: 2s;

}



@-webkit-keyframes borderTop {

    from {

        right: 100%;

    }



    to {

        right: 0%;

    }

}



@keyframes borderTop {

    from {

        right: 100%;

    }



    to {

        right: 0%;

    }

}



@-webkit-keyframes borderRight {

    from {

        bottom: 100%;

    }



    to {

        bottom: 0%;

    }

}



@keyframes borderRight {

    from {

        bottom: 100%;

    }



    to {

        bottom: 0%;

    }

}



@-webkit-keyframes borderBottom {

    from {

        left: 100%;

    }



    to {

        left: 0%;

    }

}



@keyframes borderBottom {

    from {

        left: 100%;

    }



    to {

        left: 0%;

    }

}



@-webkit-keyframes borderLeft {

    from {

        top: 100%;

    }



    to {

        top: 0%;

    }

}



@keyframes borderLeft {

    from {

        top: 100%;

    }



    to {

        top: 0%;

    }

}





/*ANIMATED BORDER BOX*/



.footer {

    background: #FFFFFF;

    color: #1c1c1c;

    text-align: center;

    position: relative;

}



.footer * {

    color: #1c1c1c !important;

}



.footer h5 {

    margin-bottom: 20px;

}



.footer-column {

    display: inline-block;

    text-align: left;

}



.footer p {

    font-size: 0.9250em;

}



.copyright {

    margin: 30px 0 20px;

    text-align: center;

}



@media (max-width:767px) {

    .searchBox {

        width: 90%;

    }

}



/********** Asker ********/



.total-items {

    display: inline-block;

    text-transform: uppercase;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    position: relative;

    color: #969697;

}



.cat-name {

    margin: 12px 0px 20px;

    padding: 5px 0 10px 0;

    border-bottom: 1px solid #fff;

    border-top: 1px solid #fff;

}



.cat-name h4 {

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    font-size: 1.6em;

    margin: 0;

}



.no-items {

    /* margin: 10px;

    padding: 6px 0 10px 0;

    font-size: 1em; */

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

}



.no-items h4 {

    display: block;

    font-size: 1.6em;

}



span.default-image-frame {

    padding-top: 25% !important;

    padding-bottom: 20% !important;

    height: 90px;

    color: rgba(255, 255, 255, 0.06);

}



.shape-radio {

    display: block;

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    opacity: 0;

}



.enquireForm .error-font {

    color: #EA3E4F !important;

    position: absolute;

    top: -24px;

    font-size: 12px;

}



.error-border,

input.error-border,

select.error-border {

    border: 2px solid #EA3E4F !important;

}



.error-font {

    color: #EA3E4F !important;

}



.search-buttton {

    color: #fff;

    border: 2px solid #a3a3a3 !important;

    background: transparent;

    padding: 12px 22px;

    font-family: 'Oswald-Regular';

    letter-spacing: 1px;

    font-weight: bold;

    text-transform: uppercase;

    float: left;

}



.search-buttton:hover {

    background: #FFF;

    color: #000;

}



.closeSearch,

.refresh-search {

    font-size: 21px;

    cursor: pointer;

    padding: 8px;

    color: #FFFFFF;

    text-align: center;

}



.innerSearchCTA {

    text-align: right;

    position: absolute;

    top: 2px;

    right: 5px;

    /*display: none;*/

}



.innerSearchCTA li {

    margin-right: 0;

    padding: 0;

}



.innerSearch .closeSearch {

    display: inline-block !important;

}



.padding-bottom {

    padding-bottom: 130px;

}





/*Partners Page*/

.defaultPage .blackGradient::after {

    height: 100px;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";

    filter: alpha(opacity=10);

    -moz-opacity: 0.1;

    -khtml-opacity: 0.1;

    opacity: 0.1;

}



.defaultPage img {

    margin-bottom: 8px;

}



.partnerListing .squareBox {

    margin-bottom: 20px;

}



.partnerItem {

    position: relative;

    height: 100%;

    text-align: center;

    border: 1px solid rgba(255, 255, 255, 0.9);

    /*background: #FFFFFF;*/

}



.partnerItem aside {

    position: absolute;

    height: 100%;

    left: 0;

    width: 100%;

    overflow: hidden;

    top: 101%;

    background: rgba(0, 0, 0, 0.9);



}



.partnerItem .content {

    padding: 20px;

    position: absolute;

    top: 50%;

    left: 0;

    transform: translateY(-50%);

    width: 100%;

    color: #000000 !important;

}





.partnerItem figure {

    position: absolute;

    width: 80%;

    left: 50%;

    top: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.partnerItem figure img {

    max-width: 240px;

    width: 100%;

    margin: auto;

}



.partnerItem .content>img {

    max-width: 150px;

    margin: 10px auto;

    max-height: 60px;

}



.partnerItem .title {

    text-shadow: none;

    margin-bottom: 10px;

}



.partnerItem a {

    color: #FFFFFF !important;

}



/*End of Partners Page*/

.searchLoader {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.9);

    z-index: 500;

    display: none;

}



.lds-facebook {

    display: inline-block;

    position: absolute;

    width: 80px;

    height: 80px;

    top: calc(50% - 40px);

    left: calc(50% - 40px);

}



.lds-facebook div {

    display: inline-block;

    position: absolute;

    left: 0px;

    width: 2px;

    background: #fff;

    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;

}



.lds-facebook div:nth-child(1) {

    left: 20px;

    animation-delay: -0.36s;

}



.lds-facebook div:nth-child(2) {

    left: 30px;

    animation-delay: -0.24s;

}



.lds-facebook div:nth-child(3) {

    left: 40px;

    animation-delay: -0.12s;

}



.lds-facebook div:nth-child(4) {

    left: 50px;

    animation-delay: 0s;

}



@keyframes lds-facebook {

    0% {

        top: 8px;

        height: 64px;

    }



    50%,

    100% {

        top: 24px;

        height: 32px;

    }

}









.chat-loader {

    display: none;

}



.chat-loader span {

    color: #ccc;

    position: absolute;

    top: -23px;

}
.category-preload{ min-height: 488px; /* background: url(../images/lazyload.gif) no-repeat center center !important;*/} 
.lazy-background { background-color: transparent; }
.lazy-loaded {background-image: none;}

.chat-loader .typing-dot {

    width: 6px;

    height: 6px;

    -webkit-animation: line 1s linear infinite alternate;

    -moz-animation: line 1s linear infinite alternate;

    animation: line 1s linear infinite alternate;

    position: absolute;

    top: -13px;

    left: 70px;

}



@keyframes lds-ripple {

    0% {

        top: 36px;

        left: 36px;

        width: 0;

        height: 0;

        opacity: 1;

    }



    100% {

        top: 0px;

        left: 0px;

        width: 72px;

        height: 72px;

        opacity: 0;

    }

}



@-webkit-keyframes line {

    0% {



        background-color: rgba(0, 0, 0, 1);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2),

            24px 0px 0px 0px rgba(0, 0, 0, 0.2);



    }



    25% {

        background-color: rgba(0, 0, 0, 0.4);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 2),

            24px 0px 0px 0px rgba(0, 0, 0, 0.2);



    }



    75% {

        background-color: rgba(0, 0, 0, 0.4);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2),

            24px 0px 0px 0px rgba(0, 0, 0, 2);



    }

}



@-moz-keyframes line {

    0% {



        background-color: rgba(0, 0, 0, 1);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2),

            24px 0px 0px 0px rgba(0, 0, 0, 0.2);



    }



    25% {

        background-color: rgba(0, 0, 0, 0.4);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 2),

            24px 0px 0px 0px rgba(0, 0, 0, 0.2);



    }



    75% {

        background-color: rgba(0, 0, 0, 0.4);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2),

            24px 0px 0px 0px rgba(0, 0, 0, 2);



    }

}



@keyframes line {

    0% {



        background-color: rgba(0, 0, 0, 1);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2),

            24px 0px 0px 0px rgba(0, 0, 0, 0.2);



    }



    25% {

        background-color: rgba(0, 0, 0, 0.4);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 2),

            24px 0px 0px 0px rgba(0, 0, 0, 0.2);



    }



    75% {

        background-color: rgba(0, 0, 0, 0.4);

        box-shadow: 12px 0px 0px 0px rgba(0, 0, 0, 0.2),

            24px 0px 0px 0px rgba(0, 0, 0, 2);



    }

}

