
/* Add here all your CSS customizations */

.counters{
  padding: 30px;
  -webkit-box-shadow: 0px 0px 50px -30px rgba(0,0,0,0.7);
  -moz-box-shadow: 0px 0px 50px -30px rgba(0,0,0,0.7);
  box-shadow: 0px 0px 50px -30px rgba(0,0,0,0.7);
}
/* Small */
small, .small {
	font-size: 70%;
}
ul.top-slider {
    margin-top: -50px!important;
}

/* Colors */
.text-dark {
  color: ##535353 !important;
}

.text-light {
  color: #FFF !important;
}

/* Weights */
.font-weight-thin {
  font-weight: 100 !important;
}

.font-weight-extralight,
.font-weight-extra-light {
  font-weight: 200 !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-regular,
.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-weight-semibold,
.font-weight-semi-bold {
  font-weight: 600 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-extrabold,
.font-weight-extra-bold {
  font-weight: 800 !important;
}

.font-weight-black {
  font-weight: 900 !important;
}

/* Letter Space */
.letter-spacing-minus-1 {
  letter-spacing: -1px;
}

.hr-1 { 
            height: 12px!important;  
            background-color: #143A60!important; 
            border: none; 
            margin: 0!important; 
            padding: 0 !important; 
        } 
.hr-2 { 
            height: 10px!important;  
            background-color: #3E8ACA!important; 
            border: none; 
            margin: 0!important; 
            padding: 0 !important; 
        } 
.hr-3 { 
            height: 8px!important;  
            background-color: rgba(63,  140,  202, 0.72)!important; 
            border: none; 
            margin: 0!important; 
            padding: 0 !important; 
        } 




.synergy {
    background:#3A8ACA;
    position:relative;
    height:8px;
}
.synergy:before {
    content:'';
    background:#143A60;
    width:30%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}
.synergy:after {
    content:'';
    background:#82a7bd;
    width:30%;
    height:100%;
    position:absolute;
    top:0;
    right:0;
}








/*
* Footer
*/
#footer .footer-copyright {
    background: rgba(63, 140, 202, 0)!important;
}

#footer {
    background: #E9EFF2!important;
    border-top: 0;
    padding: 60px 0 30px;
    min-height: 400px;
    overflow: hidden;
    margin-bottom: -26px!important;
}

#footer p, #footer li, #footer span, #footer a:not(.btn):not(.no-footer-css), #footer .footer-copyright p {
    color: #575757!important;
    font-weight: 500;
}

footer a:hover, a:focus {
  color: #3E8ACA!important;
}

footer a {
  color: #212121 !important;
}

footer .social-icons.social-icons-icon-light li a i a:hover, a:focus {
    color: #FFF!important;
}

#footer a:not(.btn):not(.no-footer-css).text-color-default {
    color: #212121 !important;
    font-weight: 100!important;
}
#footer p, #footer li, #footer span, #footer a:not(.btn):not(.no-footer-css), #footer .footer-copyright p {
    color: #212121 !important;
    font-weight: 500;
}
html .text-color-dark, html .text-dark {
   color: #212121 !important;
}
/* Paragraphs */
p {
    color: #212121 !important;
    line-height: 26px;
    margin: 0 0 20px;
    font-weight: 200;
    letter-spacing: 0.01em!important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", serif!important;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400!important;
    color: #212121 !important;
    letter-spacing: 0em!important;
}

li {
    color: #212121 !important;
    letter-spacing: 0.01em!important;
}

p.featured {
	font-size: 1.6em;
	line-height: 1.5em;
}

p.lead {
	line-height: 28.8px;
	line-height: 1.8rem;
}

p .alternative-font {
	display: inline-block;
	margin-top: -15px;
	position: relative;
	top: 3px;
	margin-bottom: -6px;
}

b, strong {
    font-weight: 600!important;
}

/* Lead */
.lead {
	letter-spacing: -.05em;
	font-size: 19.2px;
	font-size: 1.2rem;
}

.lead-2 {
	font-size: 17.92px;
	font-size: 1.12rem;
}

/* Links */
a, a:hover, a:focus {
	color: #CCC;
}

/* Drop Caps */
p.drop-caps:first-letter {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding: 4px;
	margin-right: 5px;
	margin-top: 5px;
	font-family: Georgia;
}

p.drop-caps.drop-caps-style-2:first-letter {
	background-color: #CCC;
	color: #FFF;
	padding: 6px;
	margin-right: 5px;
	border-radius: 4px;
}

/* Default Font Style */
.default-font {
	font-family: "Open Sans", Arial, sans-serif;
}

.forcefullwidth_wrapper_tp_banner{
	margin-bottom:-50px!important;
}

/* Alternative Font Style */
.alternative-font {
	color: #CCC;
	font-family: "Shadows Into Light", cursive;
	font-size: 1.6em;
}

.alternative-font-2 {
	font-family: "Oswald", sans-serif;
}

.alternative-font-3 {
	font-family: 'Segoe Script', 'Zapfino', 'Savoye LET';
}

.alternative-font-4 {
	font-family: 'Poppins', sans-serif;
}

/* Gradient Text */
.gradient-text-color {
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
}

.no-backgroundcliptext .gradient-text-color {
	background: transparent !important;
}

/* Small Sup style */
.sup-text-small {
	font-size: 0.5em;
	font-weight: 500;
	top: -.7em;
}

/* Hover below slider */
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-thumb-info-title p {
    color: #FFF !important;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    background-color: rgba(255, 255, 255, 0)!important;
}

.parallax:not(.page-header):not(.match-height):not([class*="section-height-"]) {
    margin: 0px 0!important;
    padding: 70px 0!important;
}

section.section {
    background: #f7f7f7;
    border-top: 5px solid #f1f1f1;
    margin: 0px 0!important;
    padding: 50px 0;
}


	#revolutionSlider {
		margin-top: -50px!important;

	}


@media (max-width: 991px) {
	.main {
		margin-top: 0px;

	}
}

@media (max-width: 991px) {
	.main-custom-1 {
		margin-top:0px!important;

	}
}

.main-custom-1 {
		margin-top:0px;

	}


.custom-heading-bar::before {
    border-color: #3E8ACA;
}

html .text-color-primary, html .text-primary {
    color: #3E8ACA !important;

    font-size: 16px!important;
}

html .text-color-primary, html .text-primary:hover {
    color: #6690b1;
}

.custom-stroke-text-effect-1 {
    -webkit-text-fill-color: #FFF;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #CCC;
    white-space: nowrap;
    font-size: 8rem;
    opacity: 0.1 !important;
}


.custom-stroke-text-effect-1 {
    -webkit-text-stroke-color: #2a2a2a;
}

.font-weight-black {
    font-weight: 900 !important;
}

.opacity-1 {
    opacity: 0.1 !important;
}




html .featured-box-primary .box-content-border-bottom {
    border-bottom-color: #3E8ACA!important;
}

/*
* FORM
*/
.form-control:not(.form-control-sm):not(.form-control-lg) {
    font-size: 13.6px;
    font-size: 0.85rem;
    line-height: 1.85;
    color: #333333;
}
/*
* NAV
*/

@media (max-width: 991px) {
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
        background: #3E8ACA!important;
    }
}

@media (max-width: 991px) {
    #header .header-nav-main nav > ul li a:hover {
        background: #f9f9f9!important;
    }
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 200!important;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

/*
* Header
*/

.pt-6{
  padding-top: 100px;
}

#spacer {
	display: block;
	padding: 50px;
}

@media (min-width: 992px) {
#spacer  {
    display:none;
    }
}

#header.header-effect-shrink .header-container {
    min-height: 100px;
    max-height: 90px;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
        background: rgba(255,  255,  255, 1);
        font-weight: 200;
        font-size: 14px;
        letter-spacing: 0.02em!important;
    }
    
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a:focus {
        color: #3E8ACA!important;
    }


html:not(.sticky-header-active) #header.header-semi-transparent-light .header-body {
    background: rgba(255, 255, 255, 0.9)!important;
}

@media (max-width: 992px) {
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-body {
    background: rgba(255,    255,    255, 1) !important;
    }
}

html.sticky-header-active #header.header-semi-transparent-light .header-body {
    background: rgba(255,  255,  255, 1) !important;
}

@media (min-width: 992px) {
    html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
        color: rgba(100, 100, 100, 1);
        font-weight: 400;
        font-size: 14px;
        padding: 10px!important;
    }
}

@media (max-width: 991px) {
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
        color: #3E8ACA;
        font-weight: 200!important;
    }
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
        background: rgba(255,  255,  255, 1);
        font-weight: 200!important;
        font-size: 14px;
        padding: 10px!important;
    }
}

@media (min-width: 992px) {
    html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a {
        color: #3E8ACA;
    }
}
/*
* Tabs from b/consuting
*/
.custom-thumb-info-desc {
	color: #797979 !important;
}

.thumb-info.custom-thumb-info-style-1 {
	border: none;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption {
	background: #3E8ACA !important;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-thumb-info-title div {
	color: #FFF !important;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow {
	width: 55px;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:before {
	border-top: 1px solid #FFF;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:after {
	border-top: 1px solid #FFF!important;
	border-right: 1px solid #FFF!important;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption {
	position: relative;
	padding: 25px;
	display: block;
	-webkit-transition: ease background 300ms, ease width 300ms;
	transition: ease background 300ms, ease width 300ms;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title span {
	color: #777;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title .custom-thumb-info-name {
    font-family: "Noto Serif JP", Arial, serif !important;
    display: block;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow {
	position: absolute;
	top: 50%;
	right: 25px;
	width: 40px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	-webkit-transition: ease all 300ms;
	transition: ease all 300ms;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -2px;
	width: 100%;
	border-top: 1px solid #1e1e24;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 15px;
	height: 15px;
	border-top: 1px solid #1e1e24;
	border-right: 1px solid #1e1e24;
	-webkit-transform: translateY(-50%) rotate(45deg);
					transform: translateY(-50%) rotate(45deg);
}

html .bg-color-secondary, html .bg-secondary {
    background-color: #f5f5f5 !important;
}

.my-6 {
	margin-bottom: 20px!important;
}

.solid-white {
	background: #ffffff!important;
}

@media (min-width: 992px) {
	.my-6 {
	display: none;
	
	}
}

@media (min-width: 992px) {
    #footer::after {
        background: rgba(62, 138, 202, 1) none repeat scroll 0 0!important;
        bottom: -233px;
        content: "";
        height: 400px;
        position: absolute;
        right: -177px;
        transform: rotate(50deg);
        width: 400px;
        z-index: -1;
    }
}

.section-custom-construction .container::before {
    background: rgba(20, 58, 96, 0) none repeat scroll 0 0!important;
    bottom: -235px;
    content: "";
    height: 200px;
    position: absolute;
    right: 75px;
    transform: rotate(50deg);
    width: 200px;
    z-index: 2;
}

.section-custom-construction .container:after {
  background: rgba(62, 138, 202, 0) !important;
}

.section-custom-construction-2:after {
  background: rgba(62, 138, 202, 0) !important;
}

/*
* inline List Footer
*/

.inline-list ul{
  list-style:none;
  margin-left: 0!important;
}
.inline-list li {
  margin-left: -40px!important;
  display:inline-block;
  color:blue;
  text-decoration:none;
  cursor:pointer;
}


#footer {
background: #eeeaea url(../../img/demos/construction/footer-) no-repeat 50% 50%;
border-top: 0;
padding: 60px 0 30px;
min-height: 400px;
overflow: hidden;
margin-bottom: -28px!important;
}

/*
* BUTTON
*/

a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

.the-arrow {
  width: 1px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding-bottom: 5px;
}

.the-arrow.-left {
  position: absolute;
  top: 50%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #3E8ACA;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #3E8ACA;
}
.the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-right {
  top: 3px;
}
.the-arrow.-right > .shaft {
  width: 1px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 8px;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.the-arrow > .shaft {
  background-color: #3E8ACA;
  display: block;
  height: 1px;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: #3E8ACA;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.the-arrow > .shaft:before {
  -webkit-transform-origin: top right;
          transform-origin: top right;
}
.the-arrow > .shaft:after {
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}

.animated-arrow {
  display: inline-block;
  color: #3E8ACA;
  font-size: 1.25em;
  font-style: italic;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.animated-arrow:hover {
  color: #3E8ACA;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
  width: 64px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #3E8ACA;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
  width: 8px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #3E8ACA;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.animated-arrow:hover > .main {
  -webkit-transform: translateX(17px);
          transform: translateX(17px);
  -webkit-transform: translateX(80px);
          transform: translateX(80px);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
  width: 0;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow > .main {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.animated-arrow > .main > .text {
  margin: 0 16px 0 0;
  line-height: 1;
}
.animated-arrow > .main > .the-arrow {
  position: relative;
}


/* BOX ARROW */
.steps-container {
	width:100%;
}
.steps {
    height: 86px;
    width: 160px;
    position: relative;
    margin: 20px 0px 20px -30px;
    display: inline-block;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0.04em;
    padding: 0px 0px 0px 20px;
}

#steps  {
    position: relative;
    z-index: 2;
    font-size: 10px;
    display: table;
    width: 100%;
    vertical-align: middle;
    text-align: center; 
}

#child {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #3E8ACA;
    padding-top:  28px!important;
    padding-left:  30%!important;
}
        
.steps:before,
.steps:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 200px;
    height: 45px;
}
.steps:before {
    top: -2px;
    border-top: 2px solid #3E8ACA;
    border-right: 2px solid #3E8ACA;
    border-left: 2px solid #3E8ACA;
    background: rgba(172, 216, 230, 0);
    -moz-transform: skew(30deg);
    -webkit-transform: skew(30deg);
    transform: skew(30deg);
}

.steps::after {
    bottom: -2px;
    border-left: 2px solid #3E8ACA;
    border-right: 2px solid #3E8ACA;
    border-bottom: 2px solid #3E8ACA;
    background: rgba(172, 216, 230, 0);
    -moz-transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    transform: skew(-30deg);
    -webkit-box-shadow: 2px 8px 16px 0px rgba(212,212,212,1);
    -moz-box-shadow: 2px 8px 16px 0px rgba(212,212,212,1);
    box-shadow: 2px 8px 16px 0px rgba(212,212,212,1);
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li > a::before, #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li:hover > a::before {
        content: "";
        position: absolute;
        width: auto;
        height: 1px!important;
        top: 50%;
        left: 10px!important;
        right: 15px;
        margin-top: 15px;
        transform: translate3d(0, -50%, 0);
    }
}

.underline {
    border-bottom: 5px solid rgb(62, 138, 202); 
    width:100%; 
    margin-top: 10px!important;
}

.underline-thin {
    position: fixed;
    border-bottom: 2px solid rgb(62, 138, 202); 
    width:100%; 
    margin: auto;
    margin-top: 5px!important;
}

.underline-thin-2 {
    position: relative;

    border-bottom: 2px solid rgb(62, 138, 202); 
    width:100%; 
    margin: auto;
    padding-bottom: 20px;

}

.underline-head-title {
    position:  relative;
    border-bottom: 2px solid rgb(62, 138, 202); 
    width:60%; 
}

.underline-project-overview {
    display:  block;
    position: inherit;
    border-bottom: 1px solid rgb(62, 138, 202); 
    width:300px; 
    margin-top: 20px!important;
}

.cart-center {
    position: fixed;
    width:100%; 
    margin: auto;
    margin-top: 5px!important;
}



.letter-spacing {
  letter-spacing: 0.04em;
}

.ml-6{
  margin-left: 170px!important;
}
.mt-6 {
    margin-top: 4.5rem!important;
}
.mt-7 {
    margin-top: 6rem!important;
}

.mb-minus-1 {
    margin-bottom: -1rem!important;
}

.mb-minus-2 {
    margin-bottom: -2rem!important;
}
.mt-minus-1 {
    margin-top: -1rem!important;
}

.mt-minus-2 {
    margin-top: -2rem!important;
}



.text-color-blue {
  color:rgb(62, 138, 202)!important; 
}


.overlay::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.63)!important;
    opacity: 0;
    pointer-events: none;
    transition: ease opacity 300ms 100ms;
}

.overlay::after {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.619)!important;
    opacity: 0;
    pointer-events: none;
    transition: ease opacity 300ms 100ms;
}



.overlay-2::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0);
    background: linear-gradient(180deg, rgba(136, 136, 136, 0) 0%, rgba(0, 0, 0, 0.675) 50%, rgba(0,0,0,1) 100%)!important;
    opacity: 0;
    pointer-events: none;
    transition: ease opacity 300ms 100ms;
}

.overlay-2::after {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: rgb(136,136,136);
    background: linear-gradient(180deg, rgba(136,136,136,1) 0%, rgba(128,128,128,0.6446953781512605) 0%, rgba(0,0,0,1) 100%)!important;
    opacity: 0;
    pointer-events: none;
    transition: ease opacity 300ms 100ms;
}

.isotope-item:hover #swap .thumb-info-inner {
    opacity: 0;
    transform: translateY(20px); /* Move up initially */
    transition: max-height 0.2s ease-out, opacity 0.2s ease-out, transform 0.2s ease-out;
}

.col-lg-4:hover #swap .thumb-info-inner {
    opacity: 0;
    transform: translateY(20px); /* Moves TEXT 1 down */
    transition: max-height 0.2s ease-out, opacity 0.2s ease-out, transform 0.2s ease-out;
}

.box-shadow-4{
 -webkit-box-shadow: 0px 10px 22px -12px rgba(0,0,0,1);
 -moz-box-shadow: 0px 10px 22px -12px rgba(0,0,0,1);
 box-shadow: 0px 10px 22px -12px rgba(0,0,0,1);

}

.thumb-info-swap-content {
  border-radius: 30px 0 30px 0  !important;
}

.image-curve-border {
  border-radius: 30px 0 30px 0  !important;
  border: 3px solid #ffffff;
}



/*
* DROP DOWN BUTTONS
*/

.btn-3 {
display: flex;
width:100%;
  box-sizing: border-box;
  -webkit-appearance: none;
   -moz-appearance: none;
      appearance: none;
  background-color: #3498db;
  border: 1px solid #3498db;
  border-radius: 0em;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-align-self: center!important;
  -ms-flex-item-align: center!important;
    align-self: center!important;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1;
  margin: auto;
  margin-top: -20px;
  padding: 1em 1em;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  -webkit-box-shadow: 5px 5px 15px -5px rgba(173,173,173,1);
  -moz-box-shadow: 5px 5px 15px -5px rgba(173,173,173,1);
  box-shadow: 5px 5px 15px -5px rgba(173,173,173,1);
}
.btn-3:hover, .btn:focus {
  color: #3498db;
  outline: 0;
}
.btn:active {
  color: #ffffff!important;
  outline: 0;
}

.third {
  border-color: #3498db;
  color: #ffffff;
  text-align: center;
}
.third:hover {
color: #3498db;
background: #ffffff;
transform: translatex(0px)!important; /* Move up initially */
-webkit-box-shadow: 5px 5px 15px 0px rgba(173,173,173,1);
-moz-box-shadow: 5px 5px 15px 0px rgba(173,173,173,1);
box-shadow: 5px 5px 15px 0px rgba(173,173,173,1);
}

/*
* DROP DOWN LINKS SHIFTING
*/

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover::before {
      content: '\2014';
      box-sizing: inherit;
      height: 1px;
      background: rgba(255, 255, 255, 0)!important;
        
    }
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
        transform: translatex(8px); /* Move up initially */
        background: rgba(255, 255, 255, 0);       
        color: #3498db;
    }
}
@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        border-bottom: 1px solid rgba(247, 247, 247, 0);
        color: #393939;
        font-size: 0.8em;
        font-weight: 200!important;
        padding: 6px 18px 6px 18px;
        position: relative;
        text-transform: none;
        letter-spacing: 0.02px!important;
        transition: 0.3s!important;
        transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
        min-width: 350px!important;
    }
}


@media (max-width: 1214px) {
    #cart-text {
      font-size: 0.8em!important; 
    }
}

@media (max-width: 992px) {
    #cart-text {
      font-size: 0.9em!important; 
    }
}

@media (max-width: 782px) {
    #cart-text {
      font-size: 1.2em!important; 
    }
}


/*
* DROP DOWN GALLERY
*/

@media (max-width: 992px) {
    #gallery {
        display:none;
    }
}




.breadcrumb-list{
  position: absolute!important; 
  top:230px!important; 
  right:30px!important; 
}


@media only screen and (max-width: 692px) {
  .mt-sm-5 {
    margin-top: 2rem!important; 
  }
}

.parallax-mbl {
    max-width: 100%;
    height: auto;    
}

/*
* DROP DOWN HEIGHT
*/


.header-body {
  padding: 0px;
  -webkit-box-shadow: 0px 0px 50px -30px rgba(0,0,0,0.7)!important;
  -moz-box-shadow: 0px 0px 50px -30px rgba(0,0,0,0.7)!important;
  box-shadow: 0px 0px 50px -30px rgba(0,0,0,0.7)!important;
  
}



@media only screen and (max-width: 600px) {
  .w-sm-100 {
    width: 100%!important; 
  }
}

@media only screen and (max-width: 600px) {
  .w-sm-50 {
    width: 50%!important; 
  }
}

.w-custom-1{
  width: 100px!important; 
}

.text-20{
  font-size: 10em;
}



