body {
color: #00000;
font-family:Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 20px;
background-color:#fff;
}
.ciw_contactinformation{
margin: 0;
padding: 0; 
float:left; 
width:100%;
font-size: 18px;
font-size:16px;
line-height: 26px;
color:#666666;
}
.ciw_contactinformation .fa
{
border: 1px solid #B3B3B3;  
border-radius: 50%;
color: #919191;
float: left;
margin-right: 14px;
padding-bottom: 6px;
padding-top: 7px;
text-align: center;
width: 30px;
}
.ciw_address{margin: 0px 0px 20px 0px;border:0;}
.ciw_address_content{margin: 0px 0px 0px 10px; border:0;}
.ciw_company_name{ border:0;}
.ciw_contact_address{margin-left: 30px;border:0; padding-top:10px;}
.ciw_phone{margin: 0px 0px 20px 0px;border:0;}
.ciw_contact_phone{ border:0;}
.ciw_contact_phone a{ color:#666666; text-decoration:none;border:0 !important;}
.ciw_contact_phone a:hover{ color:#000000;}
.ciw_email{margin: 0px 0px 10px 0px;border:0;}
.ciw_contact_email{ border:0;border:0;}
.ciw_contact_email a{ color:#666666;text-decoration:none;border:0 !important;}
.ciw_contact_email a:hover{ color:#000000;}@-webkit-keyframes grsFadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes grsFadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
.grsFadeIn {
-webkit-animation-name: grsFadeIn;
animation-name: grsFadeIn;
}
@-webkit-keyframes grsFadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes grsFadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.grsFadeInRight {
-webkit-animation-name: grsFadeInRight;
animation-name: grsFadeInRight;
}
@-webkit-keyframes grsFadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes grsFadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.grsFadeInLeft {
-webkit-animation-name: grsFadeInLeft;
animation-name: grsFadeInLeft;
}
@-webkit-keyframes grsFadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes grsFadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
.grsFadeOut {
-webkit-animation-name: grsFadeOut;
animation-name: grsFadeOut;
}
@-webkit-keyframes grsBounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes grsBounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.grsBounceIn {
-webkit-animation-name: grsBounceIn;
animation-name: grsBounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes grsBounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes grsBounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.grsBounceInDown {
-webkit-animation-name: grsBounceInDown;
animation-name: grsBounceInDown;
}
@keyframes grsSlideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes grsSlideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.grsSlideInLeft {
-webkit-animation-name: grsSlideInLeft;
animation-name: grsSlideInLeft;
}
@-webkit-keyframes grsBounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes grsBounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@-webkit-keyframes grsFlipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes grsFlipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.grsFlipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: grsFlipInX;
animation-name: grsFlipInX;
}
@-webkit-keyframes grsFlipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes grsFlipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.grsFlipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: grsFlipInY;
animation-name: grsFlipInY;
}
.grsBounceInLeft {
-webkit-animation-name: grsBounceInLeft;
animation-name: grsBounceInLeft;
}
@-webkit-keyframes grsSlideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes grsSlideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.grsSlideInRight {
-webkit-animation-name: grsSlideInRight;
animation-name: grsSlideInRight;
}
@-webkit-keyframes grsSlideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes grsSlideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.grsSlideInUp {
-webkit-animation-name: grsSlideInUp;
animation-name: grsSlideInUp;
}
@-webkit-keyframes grsSlideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes grsSlideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
.grsSlideOutLeft {
-webkit-animation-name: grsSlideOutLeft;
animation-name: grsSlideOutLeft;
}
@-webkit-keyframes grsSlideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes grsSlideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.grsSlideInDown {
-webkit-animation-name: grsSlideInDown;
animation-name: grsSlideInDown;
}
@-webkit-keyframes grsSlideOutDown {
0% {
opacity:1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity:0;
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes grsSlideOutDown {
0% {
opacity:1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity:0;
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
.grsSlideOutDown {
-webkit-animation-name: grsSlideOutDown;
animation-name: grsSlideOutDown;
}
@-webkit-keyframes grsZoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes grsZoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.grsZoomInLeft {
-webkit-animation-name: grsZoomInLeft;
animation-name: grsZoomInLeft;
}
@-webkit-keyframes grsFlipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes grsFlipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.grsFlipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: grsFlipOutY;
animation-name: grsFlipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes grsZoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes grsZoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.grsZoomIn {
-webkit-animation-name: grsZoomIn;
animation-name: grsZoomIn;
}
@-webkit-keyframes grsZoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
100% {
opacity: 0;
}
}
@keyframes grsZoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
100% {
opacity: 0;
}
}
.grsZoomOut {
-webkit-animation-name: grsZoomOut;
animation-name: grsZoomOut;
}
@-webkit-keyframes grsZoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes grsZoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.grsZoomInLeft {
-webkit-animation-name: grsZoomInLeft;
animation-name: grsZoomInLeft;
}
@-webkit-keyframes grsZoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes grsZoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.grsZoomOutRight {
-webkit-animation-name: grsZoomOutRight;
animation-name: grsZoomOutRight;
}
@-webkit-keyframes grsZoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes grsZoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.grsZoomInDown {
-webkit-animation-name: grsZoomInDown;
animation-name: grsZoomInDown;
}
@-webkit-keyframes grsZoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes grsZoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.grsZoomOutUp {
-webkit-animation-name: grsZoomOutUp;
animation-name: grsZoomOutUp;
}
@keyframes grsFlipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@-webkit-keyframes grsFlipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.grsFlipOutX {
-webkit-animation-name: grsFlipOutX;
animation-name: grsFlipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes grsRollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes grsRollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.grsRollIn {
-webkit-animation-name: grsRollIn;
animation-name: grsRollIn;
}
@-webkit-keyframes grsFadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes grsFadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
.grsFadeOutUp {
-webkit-animation-name: grsFadeOutUp;
animation-name: grsFadeOutUp;
}
@-webkit-keyframes grsFlipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes grsFlipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.grsFlipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: grsFlipOutY;
animation-name: grsFlipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes grsFadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes grsFadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
.grsFadeOutRight {
-webkit-animation-name: grsFadeOutRight;
animation-name: grsFadeOutRight;
}
@-webkit-keyframes grsRollOutSec {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(.3) translateX(100%) rotate(120deg);
transform: scale(.3) translateX(100%) rotate(120deg);
}
}
@keyframes grsRollOutSec {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: scale(.3) translateX(100%) rotate(120deg);
transform: scale(.3) translateX(100%) rotate(120deg);
}
}
.grsRollOutSec {
-webkit-animation-name: grsRollOutSec;
animation-name: grsRollOutSec;
}
@-webkit-keyframes grsZoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes grsZoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.grsZoomOutDown {
-webkit-animation-name: grsZoomOutDown;
animation-name: grsZoomOutDown;
}
@-webkit-keyframes grsZoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(42px);
transform: scale(.475) translateX(42px);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes grsZoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(42px);
transform: scale(.475) translateX(42px);
}
100% {
-webkit-transform: scale(.1) translateX(-2000px);
opacity: 0;
transform: scale(.1) translateX(-2000px);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.grsZoomOutLeft {
-webkit-animation-name: grsZoomOutLeft;
animation-name: grsZoomOutLeft;
}
@-webkit-keyframes grsZoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes grsZoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.grsZoomInUp {
-webkit-animation-name: grsZoomInUp;
animation-name: grsZoomInUp;
}
@-webkit-keyframes flash {
0% {
opacity: .4;
}
100% {
opacity: 1;
}
}
@keyframes flash {
0% {
opacity: .4;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.grsAnDurS {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;	  
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;		  
}
.grsAnDurSm {
-webkit-animation-duration: 700ms;
animation-duration: 700ms;	  
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;		  
}
.grsAnDurNoCuttingEff {
-webkit-animation-duration: 1300ms;
animation-duration: 1300ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: linear;
animation-timing-function: ease-in-out;
}
.grsAnDur {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;	  
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;		  
}
.grsMessCont {
width: 100%;
font-weight: 500;
font-family: inherit;
font-size: 17px;
}
.grsLoadCont {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 10;
background-image: url(//atriumquartet.com/wp-content/plugins/limb-gallery/images/admin/ring-alt-1.svg);
background-position: right bottom;
background-repeat: no-repeat;
background-size: auto;
}
.opset {
opacity: 1;
}
.opzero {
opacity: 0;
}
.grsHide {
display: none !important;
}
.grsPoin {
cursor: -webkit-grab;
}
.grsPopupParents {
overflow: hidden !important;
padding: 0px !important;
margin: 0px !important;
}
.grsImsCont {
position: relative;
margin: 0 auto;
} 
.grsVidIc {
background: url(//atriumquartet.com/wp-content/plugins/limb-gallery/images/video-player.png) 5px 1px no-repeat;
background-size: auto;
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: inherit;
height: inherit;
}
@-webkit-keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.rotating {
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite;
}
@-webkit-keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.rotating {
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite;
}    
.grsImZeroOp {
opacity:0;
}
.grsImFadeIn {
opacity:1;
}
@font-face {
font-family: Architex;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/architex/Architex.ttf);
}
@font-face {
font-family: Trashco;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/trashco/trashco.ttf);
}
@font-face {
font-family: Peterbuilt;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/Peterbuilt/Peterbuilt.ttf);
}
@font-face {
font-family: Hurryup;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/hurryup/Hurryup.ttf);
}
@font-face {
font-family: Max;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/max/MAX_____.ttf);
}
@font-face {
font-family: WIREDsaji;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/wired-saji/WIREDsaji.ttf);
}
@font-face {
font-family: CoventryGardenNF;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/coventrygarden/CoventryGardenNF.ttf);
}
@font-face {
font-family: Femkeklaver;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/femkeklaver/femkeklaver.ttf);
}
@font-face {
font-family: Monsterfreak;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/monsterfreak/MONSTERFREAK.ttf);
}
@font-face {
font-family: Caeldera;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/caeldera/CAELDERA.ttf);
}
@font-face {
font-family: Doctorjekyll;
src: url(//atriumquartet.com/wp-content/plugins/limb-gallery/css/fonts/doctorjekyll/DoctorJekyllNF.ttf);
}.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .social-media-button-container {
zoom: 1;
text-align: left; }
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .social-media-button-container:before {
content: '';
display: block;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .social-media-button-container:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .social-media-button-container {
text-align: center;
}
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-facebook-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
color: #ffffff !important;
border: 2px solid #3a5795 !important;
color: #3a5795 !important;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-facebook-0.ow-button-hover:hover {
background: #3a5795;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-twitter-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
color: #ffffff !important;
border: 2px solid #78bdf1 !important;
color: #78bdf1 !important;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-twitter-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-twitter-0.ow-button-hover:hover {
background: #78bdf1;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-instagram-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
color: #ffffff !important;
border: 2px solid #3d739c !important;
color: #3d739c !important;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-instagram-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-instagram-0.ow-button-hover:hover {
background: #3d739c;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-youtube-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
color: #ffffff !important;
border: 2px solid #cf3427 !important;
color: #cf3427 !important;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-youtube-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button-youtube-0.ow-button-hover:hover {
background: #cf3427;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button {
display: inline-block;
font-size: 1em;
line-height: 1em;
margin: 0.1em 0.1em 0.1em 0;
padding: 1em 0;
width: 3em;
text-align: center;
vertical-align: middle;
-webkit-border-radius: 0.25em;
-moz-border-radius: 0.25em;
border-radius: 0.25em;
}
.so-widget-sow-social-media-buttons-wire-ef53bd0ceed6 .sow-social-media-button .sow-icon-fontawesome {
display: inline-block;
height: 1em;
}.iw-text-left {
text-align: left !important; }
.iw-text-right {
text-align: right !important; }
.iw-text-center {
text-align: center !important; }
.iw-text-justify {
text-align: justify !important; } @media screen and (min-width: 640px) {
.iw-small {
display: none !important; } }
@media screen and (max-width: 640px) {
.iw-med-up {
display: none !important; } }
@media screen and (max-width: 640px), screen and (min-width: 1024px) {
.iw-medium {
display: none !important; } }
@media screen and (min-width: 1024px) {
.iw-med-dw {
display: none !important; } }
@media screen and (max-width: 1024px) {
.iw-large {
display: none !important; } } .iw-show-l,
.iw-hide-p {
display: inherit !important; }
.iw-hide-l,
.iw-show-p {
display: none !important; }
@media only screen and (orientation: landscape) {
.iw-show-l,
.iw-hide-p {
display: inherit !important; }
.iw-hide-l,
.iw-show-p {
display: none !important; } }
@media only screen and (orientation: portrait) {
.iw-show-p,
.iw-hide-l {
display: inherit !important; }
.iw-hide-p,
.iw-show-l {
display: none !important; } }
.iw-row {
margin: 0 auto;
width: 100%; }
.iw-row:before, .iw-row:after {
content: " ";
display: table; }
.iw-row:after {
clear: both; }
.iw-cols {
width: 100%;
float: left;
box-sizing: border-box;
position: relative; }
.iw-grid {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none; }
[class*='iw-width'] {
box-sizing: border-box;
width: 100%;
max-width: 100%; }
.iw-width-auto {
width: auto; }
.iw-width-expand {
flex: 1;
min-width: 1px; }
@media (min-width: 640px) {
.iw-width-auto-m {
width: auto; }
.iw-width-expand-m {
flex: 1;
min-width: 1px; } }
@media (min-width: 1024px) {
.iw-width-auto-l {
width: auto; }
.iw-width-expand-l {
flex: 1;
min-width: 1px; } }[class*=tec-events-elementor-event-widget]{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);margin:0 0 var(--tec-spacer-0) 0;padding:0}[class*=tec-events-elementor-event-widget] [class*=tec-events-elementor-event-widget]{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:inherit;padding:inherit}[class*=tec-events-elementor-event-widget] a,a[class*=tec-events-elementor-event-widget]{border-bottom-color:initial;-webkit-text-decoration:underline;text-decoration:underline}.e-con-inner [class*=elementor-widget-tec_elementor_widget]:not(:last-child),.elementor-section:not(.elementor-top-section) [class*=elementor-widget-tec_elementor_widget]:not(:last-child){margin-block-end:var(--tec-spacer-3)}.tec-events-elementor-widget-empty{background-color:var(--tec-color-background-secondary);color:var(--tec-color-text-secondary);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);padding:1em;text-align:center}