.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
    display:flex;
    flex-wrap:nowrap;
    flex-direction:column;
    align-items:flex-start;
}
.ct-new-columns {
    display:flex;
    width:100%;
    flex-direction:row;
    align-items:stretch;
    justify-content:center;
    flex-wrap:wrap;
}
.ct-link-text {
    display:inline-block;
}
.ct-link {
    display:flex;
    flex-wrap:wrap;
    text-align:center;
    text-decoration:none;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.ct-link-button {
    display:inline-block;
    text-align:center;
    text-decoration:none;
}
.ct-link-button {
    background-color: #1e73be;
    border: 1px solid #1e73be;
    color: #ffffff;
    padding: 10px 16px;
}
.oxy-header-right .top-lang{
    margin-left: 35px
}
.oxy-header-right .top-lang a{
    color: #fff;
    text-decoration: none;
    padding-left: 25px;
    background: url(../images/top-lang.svg)no-repeat center left;
    background-size: 20px auto;
}
.ct-image {
    max-width:100%;
}
.ct-fancy-icon>svg {width:55px;height:55px;}
.ct-inner-content {
    width:100%;
}
.ct-slide {
    display:flex;
    flex-wrap:wrap;
    text-align:center;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.ct-nestable-shortcode {
    display:flex;
    flex-wrap:nowrap;
    flex-direction:column;
    align-items:flex-start;
}
.oxy-comments {
    width:100%;
    text-align:left;
}
.oxy-comment-form {
    width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
    display:flex;
    width:100%;
    flex-wrap:nowrap;
    flex-direction:column;
    align-items:flex-start;
}
.oxy-tab {
    display:flex;
    flex-wrap:nowrap;
    flex-direction:column;
    align-items:flex-start;
}
.oxy-tab-content {
    display:flex;
    width:100%;
    flex-wrap:nowrap;
    flex-direction:column;
    align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}
.oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}

.oxy-testimonial .oxy-testimonial-photo {
width: 125px;
height: 125px;
margin-right: 20px;
}

.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;
text-align: left;
}

.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}


.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}



.oxy-icon-box {
text-align: left;                flex-direction: column;            }

.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }

.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }

.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }

.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            }


/* GLOBALS */

.oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            }

/* IMAGE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            }

/* TITLE */

.oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}

.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
}


/* PRICE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }

.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}

.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}

.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}

.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}

.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            }

/* CONTENT */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
}

/* CTA */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }


.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }

.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }

.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}

.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}

.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}

.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}

.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }









.oxy-shape-divider {
width: 0px;
height: 0px;

}

.oxy_shape_divider svg {
width: 100%;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}

.oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
--oxynav-animation-name: none; 
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
background-color: var(--oxynav-brand-color);
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
background: transparent;
border: 1px solid currentColor;
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
color: var(--oxynav-neutral-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}

.ct-section-inner-wrap, .oxy-header-container{
max-width: 1120px;
}
body {font-family: 'Maven Pro';}body {line-height: 1.6;font-size: 16px;}.oxy-nav-menu-hamburger-line {}h1, h2, h3, h4, h5, h6 {font-family: 'Oswald';font-weight: 700;}h2, h3, h4, h5, h6{font-weight: 700;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {display: block !important;}
.ct-columns-inner-wrap:after {display: table;clear: both;content: "";}
.ct-column {width: 100% !important;	margin: 0 !important;}
.ct-columns-inner-wrap {margin: 0 !important;}

}
.onepage-heading-two {
 color:#ffffff;
 font-size:50px;
 font-weight:900;
 line-height:1.1;
}
@media (max-width: 479px) {
.onepage-heading-two {
 font-size:30px;
}
}

.onepage-subheading {
 color:#666666;
 font-size:20px;
 font-weight:400;
 max-width:720px;
 line-height:1.6;
}
.onepage-heading-three {
 color:#fd625e;
 font-size:30px;
 font-weight:900;
 line-height:1.1;
}
.onepage-contact-2-wrapper {
 width:100%;
 text-align:left;
 margin-bottom:12px;
 font-size:50px;
}
.onepage-contact-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.onepage-contact-2-wrapper.oxy-easy-posts .oxy-posts,
.onepage-contact-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
}
.onepage-contact-2-icon {
color: #0b3c5d;}.onepage-contact-2-icon 
>svg {width: 24px;height: 24px;}.onepage-contact-2-icon {
 margin-right:8px;
}
.onepage-contact-2-text {
 font-family:Maven Pro;
 color:#666666;
 font-size:22px;
 font-weight:400;
 line-height:1.6;
}
@media (max-width: 479px) {
.onepage-contact-2-text {
 font-size:16px;
}
}

.onepage-textlink:hover{
 text-decoration:underline;
 color:#d7193d;
}
.onepage-textlink {
 font-family:Maven Pro;
 font-size:22px;
 font-weight:400;
 text-decoration:none;
 line-height:1.6;
}
@media (max-width: 479px) {
.onepage-textlink {
 font-size:16px;
}
}

.proteus-big-text {
 font-family:Maven Pro;
 color:#576677;
 font-size:24px;
 font-weight:300;
 line-height:1.4;
 margin-bottom:0px;
}
.proteus-heading-two {
 font-family:Oswald;
 font-size:64px;
 color:#2b3644;
 font-weight:100;
 line-height:1;
}
@media (max-width: 767px) {
.proteus-heading-two {
 font-size:48px;
}
}

@media (max-width: 479px) {
.proteus-heading-two {
 font-size:40px;
}
}

.proteus-subheading {
 font-family:Maven Pro;
 color:#74d8c2;
 font-size:18px;
 font-weight:900;
 line-height:1.2;
 letter-spacing:2px;
}
@media (max-width: 767px) {
.proteus-subheading {
 font-size:14px;
}
}

@media (max-width: 479px) {
.proteus-subheading {
 font-size:12px;
}
}

.hosting-heading-one {
 font-family:Oswald;
 color:#2a445a;
 font-size:64px;
 font-weight:700;
 line-height:1.1;
}
@media (max-width: 767px) {
.hosting-heading-one {
 font-size:48px;
}
}

.atomic-subheading {
 font-family:Oswald;
 color:#2b2c28;
 font-size:24px;
 line-height:1.4;
 font-weight:300;
 max-width:480px;
}
@media (max-width: 767px) {
.atomic-subheading {
}
}

.atomic-primary-heading {
 color:#2b2c28;
 font-size:64px;
 font-weight:400;
 line-height:1.1;
 margin-top:0px;
}
@media (max-width: 767px) {
.atomic-primary-heading {
 font-size:54px;
}
}

.atomic-primary-button:hover{
 background-color:#6799b2;
}
.atomic-primary-button {
 background-color:#65bec2;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:48px;
 padding-right:48px;
 font-size:20px;
 color:#ffffff;
 font-weight:700;
 line-height:1.2;
 letter-spacing:3px;
 text-align:center;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
 font-size:16px;
}
}

.atomic-hero-9-column {
 text-align:center;
}
.atomic-hero-9-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-hero-9-column.oxy-easy-posts .oxy-posts,
.atomic-hero-9-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.atomic-hero-9-column {
}
.atomic-hero-9-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-hero-9-column.oxy-easy-posts .oxy-posts,
.atomic-hero-9-column.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

.atomic-hero-9-video {
 width:50%;
 float:left;
 margin-bottom:12px;
}
@media (max-width: 991px) {
.atomic-hero-9-video {
 width:100%;
}
}

.atomic-hero-9-text {
 color:#999999;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 text-align:left;
 margin-left:55%;
}
@media (max-width: 991px) {
.atomic-hero-9-text {
 margin-left:0%;
}
}

@media (max-width: 479px) {
.atomic-hero-9-text {
 font-size:16px;
}
}

.conference-heading-one {
 font-family:Oswald;
 color:#ffffff;
 font-size:72px;
 font-weight:700;
 line-height:1;
 text-transform:uppercase;
 z-index:100;
}
@media (max-width: 767px) {
.conference-heading-one {
 font-size:42px;
}
}

.conference-subheading {
 font-family:Oswald;
 color:color(5);
 font-size:32px;
 font-weight:500;
 line-height:1.3;
 letter-spacing:7px;
 text-transform:uppercase;
 z-index:100;
}
.oxy-stock-content-styles {
}
.conference-other-single {
 font-size:14px;
 color:#666666;
}
.conference-comments {
}
.conference-logo:hover{
transform:scale(1.05,1.05);}
.conference-logo {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.conference-orange-outline-button:hover{
background-color: transparent;
border: 1px solid #d7193d;
color: #d7193d;
}.conference-orange-outline-button:hover{
transform:scale(1.05,1.05); border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.conference-orange-outline-button {
background-color: transparent;
border: 1px solid color(11);
color: color(11);
padding: 15px 24.6px;
}.conference-orange-outline-button {
 font-family:Maven Pro;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 font-weight:700;
 font-size:14px;
 line-height:1.2;
 letter-spacing:2px;
 padding-left:32px;
 padding-right:32px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 button-hover_color:#d7193d;
}
.conference-footer-1-navlink:hover{
 color:color(5);
}
.conference-footer-1-navlink {
 font-family:Maven Pro;
 font-size:14px;
 color:#ffffff;
 font-weight:700;
 text-decoration:none;
 letter-spacing:2px;
 line-height:1.2;
 padding-left:20px;
 padding-right:20px;
 padding-top:12px;
 padding-bottom:12px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.conference-square {
transform:rotate(-35deg); width:120px;
 height:120px;
 border-top-width:20px;
 border-right-width:20px;
 border-bottom-width:20px;
 border-left-width:20px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 position:absolute;
 border-top-color:rgba(101,190,194,0.83);
 border-right-color:rgba(101,190,194,0.83);
 border-bottom-color:rgba(101,190,194,0.83);
 border-left-color:rgba(101,190,194,0.83);
 margin-left:0px;
 padding-left:0px;
}
.conference-sponsors-1-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 height:100%;
 text-align:center;
 box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
.conference-sponsors-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference-sponsors-1-wrapper.oxy-easy-posts .oxy-posts,
.conference-sponsors-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.conference-sponsors-1-image {
}
.conference-sponsors-1-title {
 font-family:Oswald;
 color:color(3);
 line-height:1;
 font-size:24px;
 text-transform:uppercase;
 margin-bottom:8px;
 font-weight:700;
}
.conference-sponsors-1-text {
 font-family:Maven Pro;
 color:#666666;
 font-size:14px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:12px;
 max-width:240px;
}
.conference-heading-two {
 font-family:Oswald;
 color:color(3);
 font-size:100px;
 font-weight:700;
 text-transform:uppercase;
 line-height:1;
 z-index:100;
}
@media (max-width: 991px) {
.conference-heading-two {
 font-size:80px;
}
}

@media (max-width: 767px) {
.conference-heading-two {
 font-size:56px;
}
}

.conference-white-outline-button:hover{
transform:scale(1.05,1.05);}
.conference-white-outline-button {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
padding: 15px 24.6px;
}.conference-white-outline-button {
 font-family:Maven Pro;
 font-size:14px;
 font-weight:700;
 letter-spacing:2px;
 line-height:1.2;
 padding-left:36px;
 padding-right:36px;
 transition-duration:.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.conference-schedule-1-heading-row {
 margin-top:120px;
}
.conference-schedule-1-day-wrapper {
 text-align:right;
}
.conference-schedule-1-day-wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference-schedule-1-day-wrapper.oxy-easy-posts .oxy-posts,
.conference-schedule-1-day-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
@media (max-width: 991px) {
.conference-schedule-1-day-wrapper {
 text-align:left;
}
.conference-schedule-1-day-wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference-schedule-1-day-wrapper.oxy-easy-posts .oxy-posts,
.conference-schedule-1-day-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
}

.conference-schedule-1-day-title {
 font-family:Oswald;
 color:color(5);
 font-size:64px;
 font-weight:900;
 text-transform:uppercase;
 line-height:1;
 margin-left:-20px;
 margin-right:-20px;
}
@media (max-width: 991px) {
.conference-schedule-1-day-title {
 margin-bottom:-28px;
 margin-left:-32px;
}
}

.conference-schedule-1-column {
}
.conference-schedule-1-column:not(.ct-section):not(.oxy-easy-posts),
.conference-schedule-1-column.oxy-easy-posts .oxy-posts,
.conference-schedule-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
.conference-schedule-1-date {
 font-family:Oswald;
 color:color(2);
 font-size:16px;
 font-weight:400;
 text-transform:uppercase;
 letter-spacing:4px;
 padding-left:20px;
 padding-top:12px;
 padding-bottom:12px;
 border-left-color:#d7193d;
 border-left-width:4px;
 border-left-style:solid;
}
@media (max-width: 991px) {
.conference-schedule-1-date {
 margin-left:-20px;
}
}

.conference-schedule-1-row {
 border-top-color:color(1);
 border-right-color:color(1);
 border-bottom-color:color(1);
 border-left-color:color(1);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.conference-schedule-1-time {
 font-family:Oswald;
 font-size:48px;
 color:color(3);
 font-weight:700;
 line-height:1;
 margin-bottom:4px;
}
@media (max-width: 991px) {
.conference-schedule-1-time {
 margin-bottom:-28px;
}
}

.conference-schedule-1-text {
 font-family:Maven Pro;
 color:#666666;
 font-size:14px;
 margin-bottom:8px;
}
.conference-schedule-1-textlink:hover{
 text-decoration:underline;
 color:#d7193d;
}
.conference-schedule-1-textlink {
 font-family:Maven Pro;
 color:color(2);
 text-decoration:none;
 font-size:14px;
 font-weight:600;
 letter-spacing:2px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.conference-lunch-wrapper {
background-image:url(https://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-12-Copy@2x.png);background-size: cover; background-color:#e64034;
 background-repeat:no-repeat;
}
.conference-schedule-1-lunch-column {
}
.conference-schedule-1-lunch-column:not(.ct-section):not(.oxy-easy-posts),
.conference-schedule-1-lunch-column.oxy-easy-posts .oxy-posts,
.conference-schedule-1-lunch-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.conference-schedule-1-image {
 width:40px;
 margin-right:8px;
}
.conference-schedule-1-lunch-title {
 font-family:Oswald;
 color:#ffffff;
 font-size:40px;
 text-transform:uppercase;
 font-weight:700;
 line-height:1;
}
.conference-main-button:hover{
transform:scale(1.05,1.05); box-shadow:0px 10px 40px rgba(0,0,0,0.2);
}
.conference-main-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 16px 25.6px;
}.conference-main-button {
background-image: linear-gradient(135deg, color(13), color(2)); font-family:Maven Pro;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-size:20px;
 font-weight:700;
 letter-spacing:2px;
 line-height:1.2;
 padding-left:48px;
 padding-right:48px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 padding-bottom:20px;
 z-index:100;
}
@media (max-width: 1120px) {
.conference-main-button {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
}

@media (max-width: 991px) {
.conference-main-button {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
}

.conference-speakers-2-column {
}
.conference-speakers-2-wrapper {
 width:100%;
 background-color:#ffffff;
 height:100%;
 box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
.conference-speakers-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference-speakers-2-wrapper.oxy-easy-posts .oxy-posts,
.conference-speakers-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.conference-speakers-2-title {
 font-family:Oswald;
 color:color(3);
 font-weight:700;
 font-size:54px;
 line-height:1;
 text-transform:uppercase;
 margin-bottom:12px;
}
.conference-speakers-2-label {
 font-family:Maven Pro;
 color:#999999;
 font-size:12px;
 font-weight:400;
 margin-bottom:12px;
}
.conference-speakers-2-text {
 font-family:Maven Pro;
 color:#666666;
 font-size:14px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
}
.conference-heading-three {
 font-family:Oswald;
 color:color(3);
 font-size:48px;
 font-weight:700;
 line-height:1.2;
 text-transform:uppercase;
 z-index:100;
}
@media(max-width:991px){
.conference-heading-three{font-size:34px;}
}
.conference-speakers-cta-5-back {
 background-blend-mode:overlay;
}
.conference-tickets-1-column {
 text-align:center;
}
.conference-tickets-1-column:not(.ct-section):not(.oxy-easy-posts),
.conference-tickets-1-column.oxy-easy-posts .oxy-posts,
.conference-tickets-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.conference-tickets-1-title {
 font-family:Oswald;
 font-size:36px;
 font-weight:700;
 color:#d7193d;
 line-height:1;
 text-transform:uppercase;
 letter-spacing:2px;
 margin-top:32px;
}
.conference-tickets-1-star-wrapper {
 margin-top:12px;
 margin-bottom:0px;
}
.conference-tickets-1-star-wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference-tickets-1-star-wrapper.oxy-easy-posts .oxy-posts,
.conference-tickets-1-star-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.conference-tickets-1-star {
color: color(1);}.conference-tickets-1-star 
>svg {width: 24px;height: 24px;}.conference-tickets-1-star {
 margin-left:4px;
 margin-right:4px;
}
.conference-tickets-1-price {
 font-family:Oswald;
 font-size:96px;
 font-weight:700;
 color:color(3);
 line-height:1;
 margin-bottom:48px;
}
.conference-tickets-1-point {
 font-family:Maven Pro;
 color:#666666;
 font-size:14px;
 font-weight:400;
 line-height:1.6;
 padding-top:12px;
 padding-bottom:12px;
 width:100%;
 border-top-color:color(1);
 border-top-width:1px;
 border-top-style:solid;
 max-width:480px;
}
.conference-gradient-heading {
 font-family:Oswald;
 font-size:112px;
 line-height:1;
 font-weight:700;
 color:color(3);
 text-transform:uppercase;
 z-index:100;
}
@media (max-width: 767px) {
.conference-gradient-heading {
 font-size:64px;
}
}

.conference-contact-4-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:48px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:48px;
 text-align:center;
 height:100%;
 box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
.conference-contact-4-wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference-contact-4-wrapper.oxy-easy-posts .oxy-posts,
.conference-contact-4-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.conference-contact-4-icon {
color: #d7193d;}.conference-contact-4-icon 
>svg {width: 36px;height: 36px;}.conference-contact-4-icon {
 margin-bottom:12px;
}
.conference-contact-4-title {
 font-size:24px;
 line-height:1;
 color:#d7193d;
 text-transform:uppercase;
 margin-bottom:8px;
}
.conference-contact-4-text {
 font-family:Maven Pro;
 color:#666666;
 font-size:14px;
 font-weight:400;
 line-height:1.6;
}
.conference-contact-4-link:hover{
 text-decoration:underline;
 color:#d7193d;
}
.conference-contact-4-link {
 font-family:Maven Pro;
 font-size:14px;
 color:color(11);
 font-weight:700;
 text-decoration:none;
 letter-spacing:2px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.conference-body-text {
 font-family:Maven Pro;
 font-size:14px;
 color:#666666;
 font-weight:400;
 line-height:1.6;
}
.conference-gallery-2-column:hover{
transform:scale(1.05,1.05); opacity:1;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 z-index:1000;
 box-shadow:0px 10px 40px rgba(0,0,0,0.3);
}
.conference-gallery-2-column {
background-size: cover; background-repeat:no-repeat;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-color:transparent;
 border-right-color:transparent;
 border-bottom-color:transparent;
 border-left-color:transparent;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 opacity:1;
 background-color:#bcbaba;
 padding-top:0px;
 margin-right:0px;
 padding-bottom:0px;
 background-position:50% 50%;
}
.Place {
 font-family:Oswald;
 color:color(1);
 font-size:32px;
 line-height:1.3;
 letter-spacing:7px;
 font-weight:500;
 text-transform:uppercase;
}
.Subheading {
 font-size:20px;
 line-height:1.5;
 color:#666666;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:40px;
 margin-left:40px;
 border-left-color:#d7193d;
 border-left-width:4px;
 border-left-style:solid;
 max-width:320px;
}
@media (max-width: 1120px) {
.Subheading {
 width:auto;
}
}

@media (max-width: 991px) {
.Subheading {
 width:auto;
}
}

@media (max-width: 767px) {
.ct-section-inner-wrap{padding-bottom: 35px;}
.Subheading {
 border-top-style:solid;
 border-top-width:4px;
 border-top-color:#E64034;
 margin-top:20px;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 border-left-style:none;
 margin-left:0px;
 max-width:100%;
 width:auto;
}
    .oxy-header-right{padding-bottom: 20px}
}

@media (max-width: 479px) {
.Subheading {
 text-align:left;
}
}

.conference-speakers-3-wrapper {
 background-color:#ffffff;
 height:100%;
 box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
@media (max-width: 991px) {
.conference-speakers-3-wrapper {
 height:100%;
 position:relative;
}
.conference-speakers-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference-speakers-3-wrapper.oxy-easy-posts .oxy-posts,
.conference-speakers-3-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
}

.conference-speaker-3-text-column {
}
@media (max-width: 991px) {
.conference-speaker-3-text-column {
 text-align:center;
}
.conference-speaker-3-text-column:not(.ct-section):not(.oxy-easy-posts),
.conference-speaker-3-text-column.oxy-easy-posts .oxy-posts,
.conference-speaker-3-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.SpeakerHeading {
 font-family:Oswald;
 font-size:40px;
 text-align:left;
 line-height:1;
 text-transform:uppercase;
 font-weight:700;
 color:color(3);
}
@media (max-width: 991px) {
.SpeakerHeading {
 font-size:36px;
 text-align:center;
}
}

@media (max-width: 479px) {
.SpeakerHeading {
 font-size:32px;
}
}

.SmallParagraph {
 color:#666666;
 font-size:14px;
 text-align:left;
 padding-bottom:10px;
 line-height:1.6;
}
@media (max-width: 1120px) {
.SmallParagraph {
}
}

@media (max-width: 991px) {
.SmallParagraph {
 text-align:center;
}
}

.OutlineButton:hover{
transform:scale(1.05,1.05); border-top-color:#E64034;
 border-right-color:#E64034;
 border-bottom-color:#E64034;
 border-left-color:#E64034;
 color:color(2);
}
.OutlineButton {
 color:color(11);
 font-weight:700;
 font-size:14px;
 letter-spacing:2px;
 width:100%;
 text-align:center;
 padding-top:13px;
 padding-bottom:17px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-decoration:none;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.OutlineButton:not(.ct-section):not(.oxy-easy-posts),
.OutlineButton.oxy-easy-posts .oxy-posts,
.OutlineButton.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 479px) {
.OutlineButton {
 width:100%;
}
}

.BecomeSpeaker {
 color:color(11);
 text-transform:uppercase;
 font-size:24px;
}
.General {
background-image:url(http://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-17@2x-2.png), url(https://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-17@2x-2.png);background-size: 48px 48px; width:100%;
 height:300px;
 background-color:color(13);
 background-repeat:repeat;
 position:relative;
 text-align:right;
 overflow:hidden;
 background-blend-mode:overlay;
}
.General:not(.ct-section):not(.oxy-easy-posts),
.General.oxy-easy-posts .oxy-posts,
.General.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:space-between;
}
@media (max-width: 1120px) {
.General {
 overflow:hidden;
}
.General:not(.ct-section):not(.oxy-easy-posts),
.General.oxy-easy-posts .oxy-posts,
.General.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 991px) {
.General {
 text-align:center;
}
.General:not(.ct-section):not(.oxy-easy-posts),
.General.oxy-easy-posts .oxy-posts,
.General.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.Price {
 font-family:Oswald;
 color:rgba(255,255,255,0.5);
 font-weight:700;
 font-size:120px;
 position:relative;
 letter-spacing:-5px;
 text-align:left;
 align-self:auto;
 width:100%;
 line-height:1;
}
@media (max-width: 1120px) {
.Price {
 text-align:left;
 position:static;
 top:0%;
}
}

@media (max-width: 991px) {
.Price {
 position:static;
 text-align:left;
 width:auto;
}
}

@media (max-width: 767px) {
.Price {
 position:static;
 top:0%;
 right:0px;
 width:100%;
 text-align:center;
}
}

@media (max-width: 479px) {
.Price {
 position:static;
 bottom:50px;
 left:-90px;
}
}

.PriceText {
 width:60%;
 padding-bottom:20px;
 padding-right:20px;
 text-align:left;
}
.PriceText:not(.ct-section):not(.oxy-easy-posts),
.PriceText.oxy-easy-posts .oxy-posts,
.PriceText.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 1120px) {
.PriceText {
 width:70%;
}
}

@media (max-width: 991px) {
.PriceText {
 width:80%;
 text-align:center;
}
.PriceText:not(.ct-section):not(.oxy-easy-posts),
.PriceText.oxy-easy-posts .oxy-posts,
.PriceText.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 767px) {
.PriceText {
 width:60%;
}
}

@media (max-width: 479px) {
.PriceText {
 width:70%;
}
}

.PackName {
 font-family:Oswald;
 color:#ffffff;
 margin-top:-10px;
 margin-bottom:-2px;
 font-weight:700;
}
.Standart {
background-image:url(http://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-17@2x-2.png), url(https://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-17@2x-2.png);background-size: 48px 48px; width:100%;
 height:300px;
 background-color:color(11);
 position:relative;
 text-align:right;
 overflow:hidden;
 background-blend-mode:overlay;
}
.Standart:not(.ct-section):not(.oxy-easy-posts),
.Standart.oxy-easy-posts .oxy-posts,
.Standart.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:space-between;
}
@media (max-width: 1120px) {
.Standart {
 overflow:hidden;
}
}

@media (max-width: 991px) {
.Standart {
 text-align:center;
}
.Standart:not(.ct-section):not(.oxy-easy-posts),
.Standart.oxy-easy-posts .oxy-posts,
.Standart.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.Business {
background-image:url(http://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-17@2x-2.png), url(https://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-17@2x-2.png);background-size: 48px 48px; width:100%;
 background-color:#d7193d;
 height:300px;
 position:relative;
 text-align:right;
 overflow:hidden;
 background-blend-mode:overlay;
}
.Business:not(.ct-section):not(.oxy-easy-posts),
.Business.oxy-easy-posts .oxy-posts,
.Business.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:space-between;
}
@media (max-width: 1120px) {
.Business {
 overflow:hidden;
}
}

@media (max-width: 991px) {
.Business {
 text-align:center;
}
.Business:not(.ct-section):not(.oxy-easy-posts),
.Business.oxy-easy-posts .oxy-posts,
.Business.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.Day {
 font-family:Oswald;
 color:color(5);
 text-transform:uppercase;
 font-size:72px;
 line-height:1;
 font-weight:900;
}
@media (max-width: 479px) {
.Day {
 font-size:48px;
}
}

.SchDate {
 font-family:Oswald;
 color:color(11);
 font-weight:400;
 text-transform:uppercase;
 border-left-width:4px;
 border-left-style:solid;
 border-left-color:color(2);
 margin-left:12px;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:18px;
 letter-spacing:4px;
}
.Time {
 font-family:Oswald;
 font-size:48px;
 font-weight:700;
 padding-right:70px;
 color:color(3);
 line-height:1;
 margin-left:240px;
}
@media (max-width: 767px) {
.Time {
 margin-left:40px;
}
}

@media (max-width: 479px) {
.Time {
 padding-right:20px;
 margin-left:20px;
}
}

.BigParagraph {
 margin-bottom:10px;
 font-size:14px;
 line-height:1.5;
 color:#666666;
 text-align:left;
}
.BigParagraph:not(.ct-section):not(.oxy-easy-posts),
.BigParagraph.oxy-easy-posts .oxy-posts,
.BigParagraph.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.Speakername:hover{
 text-decoration:underline;
 color:#d7193d;
}
.Speakername {
 color:color(2);
 font-size:14px;
 font-weight:700;
 line-height:1.1;
 text-decoration:none;
 letter-spacing:2px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.LunchBlock {
background-image:url(http://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-12-Copy@2x.png), url(https://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-12-Copy@2x.png); width:100%;
 height:100px;
 text-align:left;
 color:#fff;
 background-color:color(11);
}
.LunchBlock:not(.ct-section):not(.oxy-easy-posts),
.LunchBlock.oxy-easy-posts .oxy-posts,
.LunchBlock.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.TicketHeading {
 font-family:Oswald;
 color:color(3);
 text-transform:uppercase;
 line-height:0.9;
 font-size:100px;
 text-align:left;
 font-weight:700;
 margin-bottom:12px;
}
@media (max-width: 767px) {
.TicketHeading {
}
}

@media (max-width: 479px) {
.TicketHeading {
 font-size:60px;
}
}

.conference-slider-1-slide {
 margin-bottom:16px;
 overflow:visible;
 box-shadow:0px 0px rgba(0,0,0,0.3);
}
.conference-slider-1-slide:not(.ct-section):not(.oxy-easy-posts),
.conference-slider-1-slide.oxy-easy-posts .oxy-posts,
.conference-slider-1-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.a2a3photo:hover{
transform:scale(1.05,1.05); border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 z-index:1000;
 opacity:1;
}
.a2a3photo {
background-image:url(https://conference.oxy.host/wp-content/uploads/sites/15/2017/10/Rectangle-12@2x.png);background-size: cover; width:66.66%;
 padding-bottom:33.33%;
 background-color:#ffffff;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:rgba(0,0,0,0);
 border-left-color:rgba(0,0,0,0);
 border-bottom-color:rgba(0,0,0,0);
 border-right-color:rgba(0,0,0,0);
 opacity:0.7;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.a1b3photo:hover{
transform:scale(1.05,1.05); opacity:1;
}
.a1b3photo {
 width:33.33%;
 padding-bottom:33.33%;
 background-color:#ffffff;
 opacity:0.7;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.a1a3photo:hover{
transform:scale(1.05,1.05); opacity:1;
 z-index:1000;
}
.a1a3photo {
 width:33.33%;
 background-color:#ffffff;
 padding-bottom:20%;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 opacity:0.7;
}
.FormWrapBlock {
 width:100%;
}
.FormHeading {
 color:#ffffff;
 margin-bottom:20px;
}
@media (max-width: 1120px) {
.FormHeading {
 font-size:30px;
}
}

.conference-sponsors-2-image {
}
.Footers {
 font-size:15px;
 color:#f9f3f5;
}
.cat_prod_title {
 font-size:12px;
}
.widget_acc {
}
.widget_acc:not(.ct-section):not(.oxy-easy-posts),
.widget_acc.oxy-easy-posts .oxy-posts,
.widget_acc.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.isocert {
}
width: 100%;width: 30%;width: 70%;.gform_footer{
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.gfield_label{
 font-family:Oswald;
 font-weight:400;
 text-align:left;
}
input{
 background-color:rgba(255,255,255,0.69);
 border-radius:5px;
 float:none;
}
#input_1_1{
}
