::selection {background: #121212;color: #fff;text-shadow: none;}
::-moz-selection {background: #333333;color: #fff;text-shadow: none;}
::-webkit-selection {background: #333333;color: #fff;text-shadow: none;}
:active, :focus {outline: none !important;}
html {font-size: 100%;}
.workshop-zoom-cards h2 {
    font-size: 2rem;
    text-align: center;
}
.workshop-zoom-cards .container {
    width: 100%;
    max-width: 1650px;
}
.workshopzoom-main-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 50px 0;
}
.workshop-zoom-box {
    display: flex;
    width: 18%;
    border: 1px solid #ccc;
    box-shadow: 0px 3px 8px 3px #ccc;
}
@media screen and (max-width:767px) {
    .workshopzoom-main-cont {
        gap: 20px;
    }
    .workshop-zoom-box {
        width: 45%;
    }
}
@media screen and (min-width:1024px) and (max-width:2560px){
    body.modal-open {overflow-y:hidden;width:100%!important;padding-right:17px!important;}
}
/* body.modal-open {width:100%!important;padding-right:17px!important;} */
.workshopslider .owl-controls {
	display: none;
}
body {line-height: 1.7;color: #16161d;font-size: 14px;font-family: 'Montserrat', sans-serif;background-color: #fff;font-weight: 400!important;min-height: 100%;padding: 0px!important;margin: 0px!important;}a {color: #16161d;text-decoration: none;}a:hover, a:focus {color: #16161d;text-decoration: none;}a img {border: none;}img {max-width: 100%;}iframe {border: none;}h1, .h1 {font-size: 3.4rem;}h2, .h2 {font-size: 2rem;}h3, .h3 {font-size: 24px;}h4, .h4 {font-size: 18px;}h5, .h5 {font-size: 14px;}h6, .h6 {font-size: 12px;}h1, h2, .h1, .h2 {font-family: 'Montserrat', sans-serif;font-weight: 500;line-height: 1.42857143;color: #16161d;}h1 small, h2 small, .h1 small, .h2 small, h1 .small, h2 .small, .h1 .small, .h2 .small {font-weight: normal;line-height: 1;color: #212121;}h1 a, h2 a, .h1 a, .h2 a {color: #16161d;}h3, h4, h5, h6, .h3, .h4, .h5, .h6 {font-weight: 400;line-height: 1.42857143;color: #16161d;margin-top: 0px;margin-bottom: 0px;}h3 small, h4 small, h5 small, h6 small, .h3 small, .h4 small, .h5 small, .h6 small, h3 .small, h4 .small, h5 .small, h6 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {font-weight: normal;line-height: 1;color: #16161d;}h3 a, h4 a, h5 a, h6 a, .h3 a, .h4 a, .h5 a, .h6 a {color: #16161d;}.breadcrumb {background-color: transparent;padding-left: 0;}.breadcrumb > li + li::before {content: "\f22d";font-family: fontawesome;font-size: 9px;}.breadcrumb li.active {color: #111111;}.breadcrumb.white li.active {color: #fff;}.breadcrumb.white li a {color: #16161d;}@media only screen and (min-width: 768px) {.breadcrumb.text-right {text-align: right;}}.list-inline {padding-left: 0!important;margin-left: 0px;list-style: none;}.list-inline>li {display: inline-block;padding-right: 0px;padding-left: 0px!important;}.list-inline>li a {font-size: 12px;}.header-middle {padding-top: 10px;padding-bottom: 10px;}.header-middle .list-inline>li a:hover {color: #d72a22!important;}.header-top .list-inline>li a:hover {opacity: 0.9;}ul, ol {margin: 10px 0px 0px 0px ;padding: 0;}ul ul, ol ul {margin-left: 15px;}ul.list {list-style: outside none none;margin-top: 13px;padding-left: 0;}ul.list li {margin: 5px 0;font-weight: 500;padding-left: 0px;position: relative;}ul.list li:before {border: none;color: #a9a9a9;content: "\f111";display: inline-block;font-family: fontawesome;font-size: 9px;margin-right: 10px;padding: 0;left: 0;position: absolute;top: 1px;}ul.list li:hover:before {background: none;border-color: transparent;}ul.list li a {text-decoration: none;-webkit-transition: all 300ms ease-in;-o-transition: all 300ms ease-in;transition: all 300ms ease-in;}ul.list.list-white li:before {color: #fff;}ul.list.list-white li:hover:before {background: none;border-color: transparent;}ul.list.list-white li a {color: #fff;text-decoration: none;-webkit-transition: all 300ms ease-in;-o-transition: all 300ms ease-in;transition: all 300ms ease-in;}ul.list-border-bottom li {border-bottom: 1px solid #eeeeee;padding-bottom: 10px;}ul.list.list-border-bottom li:last-child {border-bottom: none;}ul.list-border-bottom.no-padding li {padding-bottom: 0px;}ul.list-border-bottom.no-padding li:last-child {border-bottom: none;}.list-icon li {font-size: 14px;margin: 0;}.list-icon li i {color: #212121;font-size: 14px;height: 28px;line-height: 28px;margin: 5px 10px 5px 0;text-align: center;width: 28px;}.list-icon.square li i {background: #c0c0c0;color: #212121;font-size: 12px;height: 28px;line-height: 28px;margin: 5px 10px 5px 0;text-align: center;width: 28px;}.list-icon.rounded li i {color: #212121;background: #c0c0c0;border-radius: 50%;font-size: 12px;height: 28px;line-height: 28px;margin: 5px 10px 5px 0;text-align: center;width: 28px;}.list-icon.theme-colored.square li i {color: #fff;}.list-icon.theme-colored.rounded li i {color: #fff;}.list-info li {clear: both;position: relative;}.list-info li label {display: inline-block;font-weight: bold;padding: 5px 0 0;}.list-info li span {left: 110px;padding: 5px 0;position: absolute;}.list-features {-moz-column-count: 3;column-count: 3;}.list-dashed > article {border-bottom: 1px dashed #d3d3d3;margin-bottom: 7px;padding-bottom: 7px;}.list-dashed > div {border-bottom: 1px dashed #d3d3d3;margin-bottom: 7px;padding-bottom: 7px;}.list-dashed > li {border-bottom: 1px dashed #d3d3d3;margin-bottom: 7px;padding-bottom: 7px;}.list-dashed.dark-dash > article {border-bottom: 1px dashed #333333;}.list-dashed.dark-dash > div {border-bottom: 1px dashed #333333;}.list-dashed.dark-dash > li {border-bottom: 1px dashed #333333;}ul.list.check li:before {content: "\f00c";font-family: fontawesome;font-size: 12px;}ul.list.angle-double-right li:before {content: "\f101";font-family: fontawesome;font-size: 12px;}ul.list.angle-right li:before {content: "\f105";font-family: fontawesome;}ul.list.check-circle li:before {content: "\f058";font-family: fontawesome;font-size: 14px;}.call-to-action {width: 100%;padding-bottom: 20px;padding-top: 20px;}section {position: relative;}section > .container, section > .container-fluid {padding-top: 70px;padding-bottom: 70px;}.scrollToTop {position: fixed;bottom: 15px;right:5px;width: 30px;height: 40px;border-radius: 10px;background-color: #d9070a;display: none;cursor: pointer;text-align: center;line-height: 40px;}.scrollToTop i {color: #fff;font-size: 26px;font-weight: 600;}.scrollToTop:hover {background-color: #d9070a;text-decoration: none;}.heading-border {border-bottom: 1px solid #d3d3d3;margin: 30px 0;padding: 20px 0;}.fc-day-number {color: #212121;}.fc-day-number.fc-other-month {opacity: 0.4;}.scrolltofixed-container {position: static;}@media only screen and (max-width: 767px) {.scrolltofixed-container .scrolltofixed {position: static !important;}.scrolltofixed-container .scrolltofixed + div {display: none !important;}}.vertical-align-middle {vertical-align: middle;}.header-top {padding: 5px 0;min-height: 29px;height: 29px;}.header-top .header-widget .styled-icons a i:hover {background: none;}.header-top .header-widget .list-border li {border-right: 1px solid rgba(0, 0, 0, 0.06);padding: 5px 15px;}.header-top .header-widget .list-border li:last-child {border-right: 0;}@media only screen and (max-width: 767px) {.header-top .header-widget .contact-info {margin-bottom: 20px;}.header-top .header-widget .contact-info li {display: block;text-align: center;}}.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {font-size: 14px;}.form-transparent .form-control {background: transparent;color: #f7f7f7;}.form-transparent .form-control:focus, .form-transparent form input[type="text"]:focus, .form-transparent form input[type="email"]:focus, .form-transparent form input[type="number"]:focus, .form-transparent form input[type="url"]:focus, .form-transparent form input[type="search"]:focus, .form-transparent form input[type="tel"]:focus, .form-transparent form input[type="password"]:focus, .form-transparent form input[type="date"]:focus, .form-transparent form input[type="color"]:focus, .form-transparent form select:focus, .form-transparent form textarea:focus {color: #f7f7f7;}.form-transparent textarea.form-control, .form-white textarea.form-control {height: 150px;}.form-white .form-control {background: #fff;}.form-transparent.form-line .form-control {border: none;border-bottom: 1px solid #c0c0c0;padding-left: 0;}.form-transparent.form-line textarea.form-control {height: 70px;}form .form-control.error {border: 2px solid #ee163b;}form .error {color: #ee163b;}.owl-controls {margin: 0;}.owl-controls .owl-nav > div {border-radius: 0;display: block;margin: 0;padding: 4px;position: absolute;top: 38%;-webkit-transition: all .4s ease 0s;-moz-transition: all .4s ease 0s;-ms-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all 0.4s ease 0s;;}.owl-controls .owl-next {right: 0px;}.owl-controls .owl-prev {left: 0px;}.owl-controls .owl-next i {color:rgba(75,75,75, 0.5);font-size:42px;}.owl-controls .owl-prev i {color:rgba(75,75,75, 0.5);font-size:42px;}.owl-carousel .owl-item .testimonial-wrapper img {display: inline-block;width: 75px;}.owl-theme .owl-dots {text-align: center;margin-top: 10px;margin-bottom: 5px;}.owl-theme .owl-dots .owl-dot {display: inline-block;zoom: 1;}.owl-theme .owl-dots .owl-dot span {background: #fff;border: 2px solid #131944;border-radius: 50%;display: block;height: 12px;margin: 5px 3px;opacity: 0.8;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;width: 12px;}.owl-theme .owl-dots .owl-dot.active span {background-color: #131945;}.image-carousel .owl-controls .owl-nav > div {opacity: 0;}.image-carousel:hover .owl-controls .owl-nav > div {opacity: 1;}.owl-carousel.owl-nav-top.bullet-white .owl-dots span {background: #fff;}.owl-carousel.owl-nav-top .owl-controls .owl-nav > div {background-color: transparent;top: -60px;right: 0;}.owl-carousel.owl-nav-top .owl-controls .owl-nav > div:hover {background-color: #d3d3d3;}.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev {right: 35px;}.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {right: 0;}.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {background: #eeeeee;border: none;line-height: 28px;padding: 0 12px;text-align: center;}.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev i, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next i {color: #888;font-size: 14px;}.owl-carousel.no-bullet .owl-nav {display: none;}.btn-default {color: #333;background-color: #fff;border-color: #ccc;}.btn-default:focus, .btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;}.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #ddd;}.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;border-color: #ddd;}.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {color: #333;background-color: #d4d4d4;border-color: #ddd;}.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {background-image: none;}.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {background-color: #fff;border-color: #ddd;}.btn-default .badge {color: #fff;background-color: #333;}.btn-default:hover {background-color: #eeeeee;border-color: #eeeeee;}.btn-border {color: #222222;background-color: #fff;border-color: #707070;font-weight: 600;}.btn-border:focus, .btn-border.focus {color: #222222;background-color: #e6e6e6;border-color: #000000;}.btn-border:hover {color: #222222;background-color: #e6e6e6;border-color: #040404;}.btn-border:active, .btn-border.active, .open > .dropdown-toggle.btn-border {color: #222222;background-color: #e6e6e6;border-color: #040404;}.btn-border:active:hover, .btn-border.active:hover, .open > .dropdown-toggle.btn-border:hover, .btn-border:active:focus, .btn-border.active:focus, .open > .dropdown-toggle.btn-border:focus, .btn-border:active.focus, .btn-border.active.focus, .open > .dropdown-toggle.btn-border.focus {color: #222222;background-color: #d4d4d4;border-color: #000000;}.btn-border:active, .btn-border.active, .open > .dropdown-toggle.btn-border {background-image: none;}.btn-border.disabled:hover, .btn-border[disabled]:hover, fieldset[disabled] .btn-border:hover, .btn-border.disabled:focus, .btn-border[disabled]:focus, fieldset[disabled] .btn-border:focus, .btn-border.disabled.focus, .btn-border[disabled].focus, fieldset[disabled] .btn-border.focus {background-color: #fff;border-color: #222222;}.btn-border .badge {color: #fff;background-color: #222222;}.btn-border:hover, .btn-border:active, .btn-border:focus {background-color: #222222;border-color: #222222;color: #fff;}.btn {font-size: 13px;padding: 8px 22px;}.btn-xs {font-size: 11px;padding: 3px 14px;}.btn-sm {font-size: 12px;padding: 5px 17px!important;}.btn-lg {font-size: 14px;padding: 10px 26px;}.btn-xl {font-size: 16px;padding: 13px 32px;}.btn-transparent {background-color: transparent;color: #fff;}.btn-quick-contact {background-color: rgba(5, 15, 5, 0.1);color: #fff;}.btn-read-more {padding: 0;}.btn-read-more::after {display: inline-block;content: "\f18e";font-family: fontawesome;font-size: 16px;font-variant: normal;font-weight: normal;line-height: 1;margin-left: 5px;position: relative;text-shadow: none;text-transform: none;top: 2px;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}blockquote {border-left: 3px solid #eeeeee;margin: 20px 0;padding: 30px;}blockquote.gray {border-left: 3px solid #666666;background-color: #eeeeee;color: #212121;}blockquote.gray.bg-theme-colored {background-color: #eeeeee;}blockquote.dark {border-left: 3px solid #3c3c3c;background-color: #555555;color: #fff;}blockquote.dark footer {color: #d3d3d3;}blockquote p {font-family: "Playfair Display", serif;font-size: 16px;font-style: italic;}.countdown-timer li {color: #16161d;display: inline-block;padding: 30px 20px;background-color: #f1f1f1;margin-right: 15px;font-size: 40px;text-align: center;min-width: 120px;min-height: 120px;}.countdown-timer li span {color: #c0c0c0;display: block;font-size: 15px;margin-top: 5px;}.countdown-timer.timer-box {padding: 20px;padding-top: 40px;text-align: center;}.countdown-timer.timer-box li {color: #fff;background-color: rgba(0, 0, 0, 0.05);margin-bottom: 15px;}.countdown-timer.timer-box li span {color: #eeeeee;}.countdown-timer.timer-deep-bg li {background-color: rgba(0, 0, 0, 0.05);}@media only screen and (max-width: 767px) {.timer-responsive li {margin-top: 30px;font-size: 20px;min-width: 60px;min-height: 60px;padding: 20px 10px;}.countdown-timer li span {font-size: 12px;}}.divider, .parallax {background-repeat: repeat;background-position: center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: block;position: relative;width: 100%;}.parallax {width: 100%;height: 100%;margin: 0 auto;background-size: cover;background-attachment: fixed;background-repeat: repeat-y;background-position: top center;}.mobile-parallax {background-size: cover;background-attachment: scroll;background-position: center center;}.divider .container {padding-top: 50px;padding-bottom: 20px;}.divider .container.small-padding {padding-top: 30px;padding-bottom: 20px;}.divider .container.extra-padding {padding-top: 180px;padding-bottom: 180px;}.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none;border: none;}.flex-direction-nav {display: none;}.flexslider {position: relative;margin: 0;padding: 0;border: 0;}.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}.flex-control-nav {margin: 0;padding: 0;list-style: none;border: none;width: auto;position: absolute;z-index: 10;text-align: center;bottom: 15px;right: 15px;}.flex-control-nav li {float: left;display: block;margin: 0 3px;width: 10px;height: 10px;}.flex-control-nav li a {display: block;cursor: pointer;text-indent: -9999px;width: 10px;height: 10px;border: 1px solid #fff;border-radius: 50%;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {background-color: #fff;}.card {float: left;position: relative;text-align: center;width: 100%;cursor: pointer;}.card:nth-child(1) {margin-right: 1px;}.card:nth-child(1), .card .card:nth-child(3) {margin-right: 1px;}.card .card__front {top: 0;left: 0;width: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;}.card .card__back {-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg);position: absolute;top: 0;left: 0;width: 100%;padding-bottom: 10px;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;}.card .card__text {display: inline-block;top: 0;right: 0;bottom: 0;left: 0;margin: auto;min-height: 300px;line-height: 20px;}.card.effect__hover:hover .card__front {-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg);}.card.effect__hover:hover .card__back {-webkit-transform: rotateY(0);transform: rotateY(0);border-radius: 15px;}.card.effect__click.flipped .card__front {-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg);}.card.effect__click.flipped .card__back {-webkit-transform: rotateY(0);transform: rotateY(0);}.card.effect__random.flipped .card__front {-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg);}.card.effect__random.flipped .card__back {-webkit-transform: rotateY(0);transform: rotateY(0);}.styled-icons a {color: #212121;font-size: 18px;height: 32px;line-height: 32px;width: 32px;float: left;margin: 5px 7px 5px 0;text-align: center;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.styled-icons a:hover {color: #666666;}.styled-icons.icon-gray a {background-color: #eeeeee;color: #212121;display: block;font-size: 18px;height: 36px;line-height: 36px;width: 36px;}.styled-icons.icon-gray a:hover {color: #bbbbbb;}.styled-icons.icon-gray.icon-bordered a {background-color: transparent;border: 2px solid #eeeeee;}.styled-icons.icon-gray.icon-bordered a:hover {border: 2px solid #d5d5d5;}.styled-icons.icon-dark a {background-color: #333333;color: #eeeeee;display: block;font-size: 18px;height: 36px;line-height: 36px;width: 36px;}.styled-icons.icon-dark a:hover {color: #5e5e5e;}.styled-icons.icon-dark.icon-bordered a {background-color: transparent;border: 2px solid #111111;color: #111111;}.styled-icons.icon-dark.icon-bordered a:hover {background-color: #111111;border-color: #111111;color: #fff;}.styled-icons.icon-bordered a {border: none;color: #FFFFFF;}.styled-icons.icon-bordered a:hover {background-color: #9d1c16;color: #fff;}.styled-icons.icon-rounded a {border-radius: 3px;}.styled-icons.icon-circled a {border-radius: 50%;}.styled-icons.icon-sm a {font-size: 15px;height: 30px;line-height: 30px;margin: 2px 7px 2px 0;width: 30px;background-color: #d72a22;border-radius: 6px;}.styled-icons.icon-md a {font-size: 24px;height: 50px;line-height: 50px;width: 50px;}.styled-icons.icon-lg a {font-size: 32px;height: 60px;line-height: 60px;width: 60px;}.styled-icons.icon-xl a {font-size: 60px;height: 120px;line-height: 120px;width: 120px;}.styled-icons li {display: inline-block;margin-bottom: 0;margin-top: 0;}.funfact {-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}.funfact.border {border: 1px solid #d3d3d3;}.funfact.no-border {border: 0;}.funfact.border {border: 1px solid #d3d3d3;}.funfact i {font-size: 45px;}.funfact h2 {position: relative;}.funfact h2:after {bottom: 0;}.funfact span {color: #eeeeee;font-size: 18px;}.funfact.style-1 i, .funfact.style-1 .funfact-title {-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}.funfact.style-1 .funfact-title {color: #999999;font-size: 14px;text-transform: uppercase;}.funfact.style-1:hover i {font-size: 40px;opacity: 0.3;}.funfact.style-1:hover .funfact-title {color: #212121;}.icon-wrapper {text-align: center;}.icon-box {padding: 15px;}.icon-box p {margin-bottom: 5px;}.icon-box .icon {display: inline-block;height: 58px;margin-bottom: 1px;text-align: center;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;width: 58px;}.icon-box .icon i {line-height: 58px;}.icon-box .icon.icon-gray {background-color: #eeeeee;color: #212121;}.icon-box .icon.icon-gray:hover {background-color: #d5d5d5;color: #bbbbbb;}.icon-box .icon.icon-gray.icon-bordered {background-color: transparent;border: 2px solid #eeeeee;}.icon-box .icon.icon-gray.icon-bordered:hover {background-color: #eeeeee;color: #212121;}.icon-box .icon.icon-dark {background-color: #d72a22;color: #fff;margin-top: -30px;}.icon-box .icon.icon-dark:hover {color: #ffd639;}.icon-box .icon.icon-dark.icon-bordered {background-color: transparent;border: 2px solid #111111;color: #111111;}.icon-box .icon.icon-dark.icon-bordered:hover {background-color: #ffd639;border-color: #ffd639;color: #fff;}.icon-box .icon.icon-white {background-color: #fff;color: #212121;}.icon-box .icon.icon-white:hover {background-color: #b3b3b3;color: #16161d;}.icon-box .icon.icon-white.icon-bordered {background-color: transparent;border: 2px solid #fff;color: #fff;}.icon-box .icon.icon-white.icon-bordered:hover {background-color: #fff;border-color: #fff;color: #111111;}.icon-box .icon.icon-white.icon-border-effect {position: relative;}.icon-box .icon.icon-white.icon-border-effect::after {box-shadow: 0 0 0 3px #fff;}.icon-box .icon.icon-bordered {border: 1px solid #777777;}.icon-box .icon.icon-bordered:hover {background-color: #777777;color: #fff;}.icon-box .icon.icon-rounded {border-radius: 3px;}.icon-box .icon.icon-circled {border-radius: 50%;}.icon-box .icon.icon-xs {height: 30px;width: 30px;}.icon-box .icon.icon-xs i {font-size: 18px;line-height: 30px;}.icon-box .icon.icon-sm {height: 50px;width: 50px;}.icon-box .icon.icon-sm i {font-size: 22px;line-height: 50px;}.icon-box .icon.icon-md {height: 75px;width: 75px;}.icon-box .icon.icon-md i {font-size: 36px;line-height: 75px;}.icon-box .icon.icon-lg {height: 90px;width: 90px;}.icon-box .icon.icon-lg i {font-size: 48px;line-height: 90px;}.icon-box .icon.icon-xl {height: 120px;width: 120px;}.icon-box .icon.icon-xl i {font-size: 60px;line-height: 120px;}.icon-box .icon.icon-border-effect {position: relative;}.icon-box .icon.icon-border-effect::after {border-radius: 50%;box-shadow: 0 0 0 3px #eeeeee;box-sizing: content-box;content: "";height: 100%;left: -4px;opacity: 0;padding: 4px;top: -4px;transform: scale(0.8);transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;pointer-events: none;position: absolute;width: 100%;}.icon-box .icon.icon-border-effect.effect-flat::after {border-radius: 0;}.icon-box .icon.icon-border-effect.effect-rounded::after {border-radius: 3px;}.icon-box .icon.icon-border-effect.effect-circled::after {border-radius: 50%;}.icon-box .icon.icon-border-effect.icon-gray::after {box-shadow: 0 0 0 3px #eeeeee;}.icon-box .icon.icon-top {left: 0;margin: 0 auto;position: absolute;right: 0;top: -32px;}.icon-box i {display: inline-block;font-size: 40px;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.icon-box i[class*="pe-7s-"] {vertical-align: text-bottom;}.icon-box.left {text-align: left;}.icon-box.left a {margin-right: 30px;padding: 0;}.icon-box.iconbox-border {border: 1px solid #dcdcdc;}.icon-box.iconbox-bg {background-color: #fafafa;}.icon-box.iconbox-bg.iconbox-bg-dark {background-color: #333333;}.icon-box .icon-box-title {margin-bottom: 10px;}.icon-box .icon-border-effect:hover::after, .icon-box:hover .icon-border-effect::after {opacity: 1;transform: scale(1);}.icon-box .icon-box-details {margin-left: 80px;}#infscr-loading {background-color: rgba(0, 0, 0, 0.7);border-radius: 3px;color: #fff;font-size: 24px;height: 50px;line-height: 50px;left: 48%;position: fixed;text-align: center;top: 50%;width: 50px;z-index: 100;}#infscr-loading img {display: none;}.instagram-feed-carousel figure, .instagram-feed figure {position: relative;}.instagram-feed-carousel figure .link-out, .instagram-feed figure .link-out {position: absolute;right: 10px;bottom: 10px;background: rgba(0, 0, 0, 0.45);color: #f8f8f8;line-height: 1;padding: 10px;font-weight: 300;opacity: 0;}.instagram-feed-carousel figure .link-out:hover, .instagram-feed figure .link-out:hover {background: rgba(0, 0, 0, 0.7);color: #f8f8f8;}.instagram-feed-carousel figure:hover .link-out, .instagram-feed figure:hover .link-out {opacity: 1;}.instagram-feed .item {width: 100px;float: left;margin-bottom: 2px;margin-right: 2px;}.nivo-lightbox-theme-default .nivo-lightbox-nav {height: 100%;top: 0;}.lightbox .lb-dataContainer {left: 0;position: absolute;right: 0;top: -45px;}.toggle-map {background: rgba(0, 0, 0, 0.7);color: #fff;cursor: pointer;display: block;font-size: 16px;padding: 30px 0;position: relative;text-align: center;text-transform: uppercase;width: 100%;z-index: 200;-webkit-transition: all 200ms linear;-o-transition: all 200ms linear;transition: all 200ms linear;}.toggle-map:hover {color: #fff;}.toggle-map span:after {content: "\f107";font-family: fontawesome;margin-left: 10px;}.toggle-map.open span:after {content: "\f106";}.map-canvas {height: 400px;-webkit-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}.map-canvas.big {height: 720px;}.map-canvas.map-hidden {height: 0;}.btn-show-map {color: #111111;font-size: 18px;left: 0;margin: 0 auto;position: absolute;right: 0;text-align: center;top: 45%;}.btn-show-map i {font-size: 48px;}.pagination.theme-colored li.active a {background: #BF9E58;color: #fff;border: 1px solid transparent;}.pagination.dark li a {color: #333;}.pagination.dark li.active a {background: #333;color: #fff;border: 1px solid transparent;}.pager.theme-colored li.active a {color: #fff;border: 1px solid transparent;}.pager.dark li a {color: #fff;background-color: #333;border: 1px solid transparent;}.panel-group .panel {box-shadow: none;-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0;-ms-border-radius: 0 0 0 0;border-radius: 0 0 0 0;border: none;position: relative;}.panel-group .panel-title {font-size: 13px;}.panel-group .panel-title a {background: #e9e9e9 none repeat scroll 0 0;display: block;font-size: 15px;font-weight: 500;padding: 8px 12px 8px 12px;white-space: normal;color: #000!important;}.panel-group .panel-title a.active {background: #16174f none repeat scroll 0 0;border-bottom: 1px solid #d3d3d3;color: #fff!important;}.panel-group .panel-title a.active .open-sub:after {display: none;}.panel-group .panel-title a.active::after {color: #fff;content: "\f078";}.panel-group .panel-title a::after {color: #9d9d9d;content: "\f077";font-family: fontawesome;font-size: 12px;right: 0;padding: 8px 14px;position: absolute;top: 0;}.panel-group .panel-title.active.panel-group .panel-title:hover a, .panel-group .panel-title.active.panel-group .panel-title:focus a {color: #212121;}.panel-group .panel-title .open-sub {display: block;position: relative;}.panel-group .panel-title .open-sub:before, .panel-group .panel-title .open-sub:after {content: "";display: block;position: absolute;height: 1px;top: 50%;margin-top: -0.5px;left: 50%;}.panel-group .panel-content {background: #fff none repeat scroll 0 0;border: 1px solid #ededed;padding: 10px 20px 20px;}.panel-group .panel-content p {line-height: 24px;}.panel-group .panel-content > :last-child {margin-bottom: 0;}.panel-group.white .panel-title a {background-color: #fff;}.panel-group.toggle .panel-heading {padding: 0;border-bottom: 0;border-top-left-radius: 0;border-top-right-radius: 0;}.panel-group.toggle .panel-body {padding: 10px 0 5px 25px;}.panel-group.accordion.transparent .panel-title a, .panel-group.toggle.transparent .panel-title a, .panel-group.accordion.transparent .panel-title a.active, .panel-group.toggle.transparent .panel-title a.active {background: transparent;border: none;color: #212121;}.panel-group.accordion.transparent .panel-title a::after, .panel-group.toggle.transparent .panel-title a::after, .panel-group.accordion.transparent .panel-title a.active::after, .panel-group.toggle.transparent .panel-title a.active::after {color: #212121;background: transparent;}.panel-group.accordion.transparent .panel-content, .panel-group.toggle.transparent .panel-content {background: transparent;}.panel-group.toggle .panel-heading + .panel-collapse > .panel-body, .panel-group.toggle .panel-heading + .panel-collapse > .list-group {border-top: none;}.search-form-wrapper.round form input[type="text"] {border-radius: 30px;border-width: 4px;}.search-form-wrapper.round form input[type="submit"] {height: auto;width: auto;margin-right: 10px;margin-top: 10px;}.search-form-wrapper.round form label::before {color: #c0c0c0;}.widget.dark .list-border li:last-child {border-bottom: none;}.widget {margin-bottom: 15px;}.widget .widget-title {margin-top: 0;margin-bottom: 14px;}.widget ul li {margin-bottom: 5px;padding-bottom: 5px;}.widget ul.list li i {margin-right: 6px;}.widget ul.list li a {color: #a8a8a8;text-decoration: none;font-weight: 300;}.widget ul.list li a:hover {color: #fff;text-decoration: none;}.widget ul.list li a:focus {color: #888;text-decoration: none;}.widget.brochures > li {margin-bottom: 10px;padding: 10px;}.widget.brochures i {color: #666666;font-size: 16px;margin-right: 10px;}.widget.address > li {font-size: 13px;margin-bottom: 10px;padding: 5px 10px;}.widget.address > li i {font-size: 16px;margin-right: 8px;vertical-align: middle;}.widget .twitter-feed li {font-size: 13px;margin-bottom: 15px;margin-top: 0px;padding-left: 30px;}.widget .twitter-feed li.item {position: relative;}.widget .twitter-feed li::after {content: "\f099";font-size: 24px;font-family: fontawesome;left: 0;position: absolute;top: 0;}.widget .styled-icons li {margin-bottom: 0;padding-bottom: 0;}.widget .styled-icons li a {margin-bottom: 0;}.widget .tags a {border: 1px solid #404040;display: inline-block;font-size: 12px;margin: 5px 4px 5px -2px;padding: 5px 10px;}.widget .tags a:hover {color: #fff;}.widget .search-input {border: 1px solid #c0c0c0;border-radius: initial;box-shadow: none;height: 45px;padding: 10px;}.widget .search-button {background-color: #292929;border: 1px solid #c0c0c0;border-radius: 0;height: 45px;padding: 0px 15px;}.widget .nav-tabs li {border-bottom: 1px solid transparent;margin-bottom: -2px;padding-bottom: 0;}.widget .nav-tabs li:hover {border-bottom: 1px solid transparent;}.widget .quick-contact-form .form-control {background-color: rgba(241, 241, 241, 0.8);border-color: #d3d3d3;color: #a9a9a9;}.widget .product-list .product-title {font-size: 14px;font-weight: 400;}.widget.dark .widget-title {color: #fff;}.widget.dark .tags a {border: 1px solid #404040;}.widget.dark .widget-image-carousel .title {color: #fff;}.widget.dark .search-input {border: 1px solid #333333;}.widget.dark .styled-icons li a:hover i {color: #fff;}.widget.dark .search-button {border: 1px solid #333333;}.widget.dark .widget-subscribe .subscribe-title {color: #fff;}.widget.dark .widget-subscribe .subscribe-sub-title {color: #666666;}.widget.dark .nav-tabs li {border-bottom: 1px solid transparent;margin-bottom: -2px;padding-bottom: 0;}.widget.dark .nav-tabs li:hover {border-bottom: 1px solid transparent;}.widget.dark .nav-tabs li:hover a {border: 1px solid #555555;}.widget.dark .nav-tabs li.active a {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background: #333333 none repeat scroll 0 0;border-color: #555555 #555555 transparent;border-image: none;border-style: solid;border-width: 1px;}.widget.dark .product-title a {color: #16161d;}.widget.dark .post-title a {color: #16161d;}.widget.dark .tab-content {background: #333333 none repeat scroll 0 0;border: 1px solid #555555;}.widget.dark .quick-contact-form .form-control {background-color: rgba(5, 15, 5, 0.1);border-color: #333333;}.widget.dark .widget-title.line-bottom-theme-colored-2.border-bottom {border-bottom: 1px solid #444;}.widget.no-border ul li {border: none;padding-bottom: 0;margin-bottom: 0;}.widget ul.list li::before {display: none;}.widget.dark ul.list li::before {display: none;}.top-slider-img {width: 100%;min-height: 400px;max-height: 400px;}.owl-carousel .owl-item img::before{border-radius: 6px;}[multiSelect] [parent] {display: none;}.vertical-center {margin: 0;position: absolute;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);}.image_iccrc {max-width: 60%;margin: auto;}@media screen and (min-width:220px) and (max-width:992px) {.image_iccrc {max-width: 78%;}}
