article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1;}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

body {
    margin: 0;
    padding: 0;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: inherit;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

blockquote {
    margin: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

p,pre {
    margin: 0;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,q:after {
    content: '';
    content: none;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0;
    margin: 23px 0 20px 0;
}

hr.border {
    margin: 23px 0 0 0;
}

.event_content:last-child hr.border {
    border: none;
}

dl,menu,ol,ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

dd,dt {
    margin: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled],input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    *border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: 'Conv_ProximaNova-Reg';
    font-size: 14px;
}

body#index {
    background: #1f1f20;
}

img {
    max-width: 100%;
}

::-webkit-input-placeholder {
    color: #5b6a74;
}

:-moz-placeholder {
    color: #5b6a74;
}

::-moz-placeholder {
    color: #5b6a74;
}

:-ms-input-placeholder {
    color: #5b6a74;
}

a.button {
    margin: auto;
}

h2 {
    text-transform: capitalize !important;
}

p {
    margin: 0;
}

@font-face {
    font-family: 'Conv_ProximaNova-Light';
    src: url("../fonts/ProximaNova-Light.eot");
    src: url("../fonts/ProximaNova-Light.woff") format("woff"),url("../fonts/ProximaNova-Light.ttf") format("truetype"),url("../fonts/ProximaNova-Light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_ProximaNova-Bold';
    src: url("../fonts/ProximaNova-Bold.eot");
    src: url("../fonts/ProximaNova-Bold.woff") format("woff"),url("../fonts/ProximaNova-Bold.ttf") format("truetype"),url("../fonts/ProximaNova-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_ProximaNova-Reg';
    src: url("../fonts/ProximaNova-Reg.eot");
    src: url("../fonts/ProximaNova-Reg.woff") format("woff"),url("../fonts/ProximaNova-Reg.ttf") format("truetype"),url("../fonts/ProximaNova-Reg.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_ProximaNova-Sbold';
    src: url("../fonts/ProximaNova-Sbold.eot");
    src: url("../fonts/ProximaNova-Sbold.woff") format("woff"),url("../fonts/ProximaNova-Sbold.ttf") format("truetype"),url("../fonts/ProximaNova-Sbold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.text {
    line-height: 22px;
}

.text-sm {
    font-family: "Conv_ProximaNova-Light";
    font-size: 11px;
}

.text-gray {
    color: #989898;
}

.text-green {
    color: #98de5d;
}

.row {
    *zoom:1;}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.columns {
    float: left;
}

.column-12 {
    width: 100%;
}

.column-11 {
    width: 91.66667%;
}

.column-10 {
    width: 83.33333%;
}

.column-9 {
    width: 75%;
}

.column-8 {
    width: 66.66667%;
}

.column-7 {
    width: 58.33333%;
}

.column-6 {
    width: 50%;
}

.column-5 {
    width: 41.66667%;
}

.column-4 {
    width: 33.33333%;
}

.column-3 {
    width: 25%;
}

.column-2 {
    width: 16.66667%;
}

.column-1 {
    width: 8.33333%;
}

.icon {
    display: inline-block;
    vertical-align: middle;
}

.icon-box {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    display: inline-block;
}

.box-blue {
    background: #00498d;
}

.box-lblue {
    background: #16d5ec;
}

.box-default {
    background: #323232;
}

.box-red {
    background: #d73d3d;
}

.icon-architect {
    width: 53px;
    height: 53px;
    background: #98de5d url(../images/icons/architects.png) no-repeat;
    border-radius: 50%;
    background-position: 14px;
    transform: scale(0.82);
    -webkit-transform: scale(0.82);
    -moz-transform: scale(0.82);
    margin-bottom: 10px;
}

.icon-build {
    width: 53px;
    border-radius: 50%;
    height: 53px;
    background: #98de5d url(../images/icons/build.png) no-repeat;
    background-position: 14px;
    transform: scale(0.82);
    -webkit-transform: scale(0.82);
    -moz-transform: scale(0.82);
    margin-bottom: 10px;
}

.icon-arrow-left {
    background: url(../images/icons/right.png) no-repeat;
    height: 25px;
    width: 12px;
}

.icon-arrow-right {
    background: url(../images/icons/left.png) no-repeat;
    height: 25px;
    width: 15px;
}

.icon-box-arrow-down {
    background: url(../images/icons/box-arrow-down.png) no-repeat;
    height: 13px;
    width: 15px;
}

.icon-facebook {
    background: url(../images/icons/facebook.png) no-repeat center;
    width: inherit;
    height: inherit;
}

.icon-twitter {
    background: url(../images/icons/twitter.png) no-repeat center;
    width: inherit;
    height: inherit;
}

.icon-google {
    background: url(../images/icons/google.png) no-repeat center;
    width: inherit;
    height: inherit;
}

.icon-pinterest {
    background: url(../images/icons/pinterest.png) no-repeat center;
    width: inherit;
    height: inherit;
}

.icon-comparison {
    background: url(../images/icons/comparison.png) no-repeat center;
    width: 19px;
    height: 11px;
    vertical-align: inherit;
    margin-right: 3px;
}

.social-ico {
    margin-top: 20px;
}

.social-ico>span {
    margin-right: 13px;
}

.intact {
    position: relative;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.flow-center {
    text-align: center;
}

.flow-right {
    text-align: right;
}

.flow-left {
    text-align: left;
}

.pl-10px {
    padding-left: 10px;
}

.mt-20px {
    margin-top: 20px;
}

.bordered {
    border: 1px solid #f1f1f1;
}

.pl-5px {
    padding-left: 5px;
}

.pl-10px {
    padding-left: 10px;
}

.pl-15px {
    padding-left: 15px;
}

.pl-20px {
    padding-left: 20px;
}

.pl-25px {
    padding-left: 25px;
}

.pl-30px {
    padding-left: 30px;
}

.pl-35px {
    padding-left: 35px;
}

.pl-40px {
    padding-left: 40px;
}

.pl-45px {
    padding-left: 45px;
}

.pl-50px {
    padding-left: 50px;
}

.pr-10px {
    padding-right: 10px;
}

.pr-15px {
    padding-right: 15px;
}

.pr-20px {
    padding-right: 20px;
}

.pr-25px {
    padding-right: 25px;
}

.pr-30px {
    padding-right: 30px;
}

.pr-35px {
    padding-right: 35px;
}

.pr-40px {
    padding-right: 40px;
}

.pr-45px {
    padding-right: 45px;
}

.pr-50px {
    padding-right: 50px;
}

.force-center {
    margin: 0 auto;
}

.space-md {
    width: 108px;
    display: inline-block;
}

.l {
    *zoom:1;}

.l:after {
    content: "";
    display: table;
    clear: both;
}

.l-wrap {
    width: 1024px;
    margin: 0 auto;
}

.l-wrap-l2 {
    width: 1030px;
    margin: 0 auto;
}

.t-header {
    padding: 30px 0 25px;
    position: relative;
    background: #1f1f20;
    min-width: 1024px;
}

@media (min-width: 992px) {
    .t-header .l-wrap .column-9 {
        display: flex;
        align-items: center;
    }
}
.t-footer {
    background: #2a343b;
    padding: 30px 0 45px;
    min-width: 1024px;
    overflow: hidden;
}

.t-footer * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.secondary-footer {
    padding: 25px 0;
    text-align: center;
    font-size: 11px;
    color: #5b6a74;
    min-width: 1024px;
    background: #212a31;
}

.secondary-footer a {
    color: #5b6a74;
    text-decoration: none;
}

.secondary-footer a:hover {
    color: #fff;
}

.brand {
    float: left;
    width: 213px;
    height: 35px;
    margin-right: 18px;
    background: url('../images/AndiCoAustralia.png') no-repeat left center!important;
}

.brand-secondary {
    float: left;
    padding: 10px 0 10px 30px;
    border-left: 1px solid #363636;
    color: #fff;
    font-family: Georgia;
    font-style: italic;
}

.button {
    font-family: 'Conv_ProximaNova-Reg';
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    display: inline-block !important;
    vertical-align: middle;
    float: initial !important;
    height: auto !important;
    padding: 12px 14px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto !important;
    border: 0;
    font-size: 14px !important;
    color: #fff !important;
    cursor: pointer;
    text-transform: capitalize !important;
    background: #98de5d !important;
    text-align: center;
    text-decoration: none !important;
    outline: 0;
}

.button:hover {
    background: #9fd373;
}

.button-md {
    padding: 15px 25px !important;
}

.button-xs {
    padding: 8px !important;
}

.button-dark {
    background: #212a31 !important;
}

.main-menu {
    font-family: 'Conv_ProximaNova-reg';
    margin: 20px 0 0;
    border: 1px solid #323c43;
    *zoom:1;background: #2a343b;
    position: relative;
    z-index: 11;
}

.main-menu:after {
    content: "";
    display: table;
    clear: both;
}

.menu__root {
    padding: 0;
    list-style: none;
}

.menu__branch {
    float: left;
    text-align: center;
    border-right: 1px solid #323c43;
    width: 14%;
    text-align: center;
}

.menu__branch>a:last-child .menu__item {
    border-right: 0;
}

.menu__branch:last-child {
    border-right: none;
}

.menu__branch:last-child a {
    /* padding:0 21px; */
}

.menu__branch:hover .menu__dropdown {
    display: block;
}

.menu__branch.has-triggered .menu__item,.menu__branch:hover .menu__item {
    background: #98de5d;
}

.menu__branch.has-triggered .menu__item span,.menu__branch:hover .menu__item span {
    background: #fff;
}

.menu__item {
    display: block;
    vertical-align: middle;
    position: relative;
   padding: 20px 16px;
    background: #2a343b;
    font-size: 14px;
    color: #fff;
    /* height:55px; */
    text-decoration: none !important;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    /* width: 128px; */
}

.menu__item.is_many:before {
    left: 15px;
}

.menu__item>span {
    width: 14px;
    height: 14px;
    background: #98de5d;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom;
}

.menu__item:hover {
    background: #98de5d;
}

.menu__item:hover span {
    background: #fff;
}

.menu__dropdown {
    display: none;
    position: absolute;
    z-index: 999999;
    width: 213px;
    text-align: left;
    background: #fff;
    padding: 20px 25px;
}

.menu__dropdown:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 22%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid #fff;
}

.dropdown__root {
    margin-top: 10px;
}

.dropdown__item {
    font-family: "Conv_ProximaNova-Bold";
    display: block;
    padding: 7px 0;
    font-weight: bold;
    font-size: 13px;
    color: #6e6e6e;
    text-decoration: none !important;
    text-transform: uppercase;
}

.dropdown__item:hover {
    color: #00488c;
}

.main--banner {
    position: relative;
    z-index: 1;
}

.main--banner * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-container {
    position: relative;
    z-index: 3;
}

.carousel-container .bx-controls-direction {
    height: 0px;
}

.carousel-container .bx-controls-direction a {
    display: inline-block;
    cursor: pointer;
    height: 126px;
}

.carousel-container .bx-controls-direction a {
    text-decoration: none;
    display: block;
    width: 30px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    color: transparent;
    background: #cdd4d9;
}

.carousel-container .bx-controls-direction a.bx-prev {
    left: 0px;
}

.carousel-container .bx-controls-direction a.bx-prev:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    height: 28px;
    margin-left: -6px;
    margin-top: -14px;
    width: 11px;
    background: url(../images/icons/left.png) no-repeat;
}

.carousel-container .bx-controls-direction a.bx-prev:hover {
    background: #89c853;
}

.carousel-container .bx-controls-direction a.bx-next {
    right: 0px;
}

.carousel-container .bx-controls-direction a.bx-next:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    height: 28px;
    width: 11px;
    margin-left: -6px;
    margin-top: -14px;
    background: url(../images/icons/right.png) no-repeat;
}

.carousel-container .bx-controls-direction a.bx-next:hover {
    background: #89c853;
}

.shadow:before,.shadow:after {
    position: absolute;
    z-index: 2;
    content: "";
    bottom: 14px;
    left: 20px;
    width: 100%;
    top: 84%;
    max-width: 401px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #000;
    -moz-box-shadow: 0 15px 10px #000;
    box-shadow: 0 27px 15px rgba(0,0,0,0.4);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.shadow:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 20px;
    left: auto;
}

.slide-title {
    position: absolute;
    font-family: 'Conv_ProximaNova-Bold';
    bottom: 8%;
    right: 0;
    color: #212a31;
    font-size: 15px;
    line-height: 20px;
    background: rgba(255,255,255,0.73);
    padding: 0px 40px;
    text-transform: uppercase;
    text-align: center;
}

.slide-title span {
    position: relative;
    font-size: 13px;
    bottom: -10px;
    background: #fff;
    padding: 8px 20px;
    box-sizing: border-box;
    color: #02417d;
}

.slide-title .btn-more {
    background: #02417d;
    font-size: 12px;
    color: #fff;
    margin-left: -5px;
}

.carousel-title {
    position: absolute;
    background: rgba(42,52,59,0.7);
    left: 10px;
    right: 10px;
    bottom: 0px;
    padding: 5px;
    color: #fff;
}

#carousel .flex-active-slide .carousel-title {
    color: #98de5d;
}

#carousel {
    text-align: center;
}

#carousel .slides {
    width: 100% !important;
}

#carousel li {
    float: initial !important;
    display: inline-block !important;
    cursor: pointer;
    height: 126px;
}

.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
    outline: none;
}

.slides,.flex-control-nav,.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.flexslider#slider {
    overflow: hidden;
    min-height: 300px;
    background: url(../images/preloader.gif) no-repeat center;
}

.flexslider#slider li {
    height: 493px;
    position: relative;
}

.flexslider#carousel {
    background: #fff;
    height: 126px;
    padding: 0px 7px;
    position: relative;
}

.flexslider#carousel .slides>li {
    padding: 10px;
    padding-bottom: 0;
    border-bottom: 10px solid #fff;
    width: 208px !important;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #e3e3e3;
}

.flexslider#carousel .slides>li:last-child {
    border-right: 1px solid #e3e3e3;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom:1;}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 40px;
    position: absolute;
    z-index: 10;
    border-top: 7px solid #fff;
    border-bottom: 7px solid #fff;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    color: transparent;
}

.flex-direction-nav .flex-prev {
    opacity: 1;
    left: 7px;
    bottom: 0;
    background: #98de5d;
}

.flex-direction-nav .flex-prev:after {
    posit.t-footerion: absolute;
    content: '';
    top: 50%;
    left: 50%;
    height: 28px;
    margin-left: -6px;
    margin-top: -14px;
    width: 11px;
    background: url(../images/icons/left.png) no-repeat;
}

.flex-direction-nav .flex-next {
    top: 0;
    opacity: 1;
    text-align: right;
    right: 7px;
    background: #98de5d;
}

.flex-direction-nav .flex-next:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    height: 28px;
    width: 11px;
    margin-left: -6px;
    margin-top: -14px;
    background: url(../images/icons/right.png) no-repeat;
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    background: rgba(42,53,59,0.3);
    pointer-events: none;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    background: #98de5d;
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1;*display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity:1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.section {
    background: #fff;
    min-width: 1024px;
}

.section-l1 {
    margin-top: -205px;
    background-color: #2a353b;
    position: relative;
    z-index: 0;
    padding-top: 175px;
    overflow: hidden;
}

.section-l2 {
    padding: 60px 0 14px;
    background: #f5f6f7;
}


.section-l5 {
    padding: 60px 0 70px;
    background: #fff;
}


.section-front {
    position: relative;
    z-index: 4;
}

.section-front * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.section-back {
    z-index: 0;
}

.section-back * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.section-l3 {
    padding: 30px 0 10px;
}

.section-l5  .fancy-title .fancy-text {
    background-color: #fff;
}

.box {
    border-right: 1px solid #313b41;
    color: #989898;
    line-height: 13px;
    width: 50%;
    padding: 50px 40px;
    float: left;
}

.box .box-header {
    font-family: 'Conv_ProximaNova-bold';
    font-size: 32px;
    color: #fff;
    padding-top: 30px;
}

.box .box-content p {
    font-family: 'Conv_ProximaNova-Light';
    margin: 0;
    line-height: 28px;
    padding-bottom: 30px;
}

.box-l1 {
    border-left: 1px solid #141a1e;
    border-right: none;
}

.gradient {
    position: absolute;
    left: 0;
    right: 50%;
    top: 0;
    bottom: 0;
    background: #2a343b;
    content: '';
}

.gradient-l1 {
    position: absolute;
    right: 0;
    left: 50%;
    top: 0;
    bottom: 0;
    z-index: 0;
    background: #212a31;
    content: '';
}

.post-block {
    text-align: center;
    font-family: 'Conv_ProximaNova-Bold';
}

.post-block .post__title {
    font-size: 21px;
    color: #2a343b;
    display: inline-block;
    margin-left: 15px;
    padding: 30px 0;
}

.post-block .post__date {
    position: relative;
    margin-right: 5px;
    font-size: 17px;
    padding: 7px 15px;
    border: 2px solid #a8a8a8;
}

.post-block .post__date:after {
    position: absolute;
    content: '';
    border-left: 13px solid #f1f1f1;
    border-bottom: 11px solid transparent;
    left: 9px;
    bottom: -10px;
}

.post-block .post__date:before {
    position: absolute;
    content: '';
    border-left: 16px solid #a8a8a8;
    border-bottom: 14px solid transparent;
    bottom: -15px;
    z-index: 0;
    left: 7px;
}

.post-block .post__content {
    font-family: 'Conv_ProximaNova-Light';
    line-height: 28px;
    color: #727272;
    max-width: 740px;
    margin: 0 auto;
    padding: 15px 0;
}

.post__actions {
    text-align: center;
    margin-top: 25px;
    font-family: 'Conv_ProximaNova-Reg';
    vertical-align: middle;
}

.post__actions .post__nav {
    display: inline-block;
}

.view-post {
    position: absolute;
    bottom: -20px;
}

.fancy-title {
    font-size: 38px;
    color: #000;
    position: relative;
    text-align: center;
}

.fancy-title .fancy-text {
    position: relative;
    z-index: 2;
    background: #f5f6f7;
    padding: 0 20px;
}

.fancy-title .fancy-line {
    position: absolute;
    content: '';
    background: #d0d0d0;
    height: 1px;
    width: 500px;
    top: 50%;
    left: 50%;
    margin-left: -250px;
}

.title {
    font-family: "Conv_ProximaNova-Bold";
    width: auto;
    background: none;
    padding: 0;
    float: initial;
}

.title-l1 {
    display: block;
    width: 100%;
    color: #212a31;
    font-size: 32px;
    line-height: 34px;
    display: block;
    width: 100%;
}

.title-l2 {
    color: #98de5d;
    font-size: 20px;
    line-height: 22px;
}

.form-group {
    overflow: hidden;
    padding: 13px 0;
}

.form-control {
    border: 0;
    outline: 0;
    float: left;
    background: #212a31 !important;
    height: 48px;
    font-size: 15px;
    padding-left: 17px;
    color: #5b6a74 !important;
    display: inline-block;
    width: 100%;
}

.form-control-sm {
    width: 220px;
}

.sidenav-l1 {
    background: #fff;
    font-family: 'Conv_ProximaNova-bold';
    overflow: hidden;
}

.sidenav-l1 #brand_menu {
    position: relative;
    float: left;
    width: auto;
    padding: none;
    background-color: #ffffff;
    box-shadow: none;
}

.sidenav {
    margin-top: 20px;
}

.sidenav__item {
    display: block;
    padding: 10px 0;
    font-weight: bold;
    font-size: 14px;
    color: #2a343b;
    text-decoration: none;
    text-transform: uppercase;
}

.sidenav__item:hover {
    color: #2D7FB8;
}

.sidenav__ad {
    position: relative;
}

.sidenav__ad img {
    width: 100%;
}

.sidenav__comparison {
    background: #fff;
}

.sidenav__comparison a {
    font-family: "Conv_ProximaNova-Bold";
    display: block;
    color: #1b1b1b;
    font-size: 16px;
    position: relative;
    padding: 20px;
    text-decoration: none;
}

.sidenav__comparison a:hover .comparison__counter {
    color: #98de5d;
}

.sidenav__comparison a .comparison__counter {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    padding: 20px 27px;
    color: #fff;
    background: #2a343b;
    font-size: 22px;
}

.widget {
    padding: 0 30px;
    width: 30%;
    float: left;
}

.widget .widget__title {
    font-family: 'Conv_ProximaNova-Reg';
    padding-bottom: 15px;
    border-bottom: 1px solid #6d7d88;
    color: #fff;
    font-size: 15px;
    position: relative;
    margin-bottom: 0;
}

.widget .widget__title:after {
    position: absolute;
    content: '';
    background: #6d7d88;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    left: 20px;
    bottom: -5px;
}

.widget .widget__list {
    font-size: 14px;
}

.widget .widget__list li a {
    width: 50%;
    float: left;
    padding: 5px 0;
    color: #989898;
    text-decoration: none;
}

.widget .widget__list li a:hover {
    color: #98de5d;
}

.widget .widget__content {
    font-family: 'Conv_ProximaNova-Light';
    color: #989898;
    font-size: 15px;
    padding: 23px 0;
}

.widget .widget__content p {
    line-height: 29px;
}

.widget:first-child {
    padding-left: 20px;
}

.widget-l1 {
    float: left;
    width: 40%;
    padding-left: 30px;
    padding-right: 20px;
}

.l-content {
    padding: 30px;
    background: #fff;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}

.l-content * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#carousel-sm {
    position: relative;
    margin-top: 20px;
}

#carousel-sm .flex-viewport .slides.end {
    margin-left: -19px;
}

#carousel-sm .flex-viewport .slides>li {
    cursor: pointer;
    margin-right: 20px;
    height: 90px;
    overflow: hidden;
}

#carousel-sm .flex-viewport .slides>li .flexitem-wrapper {
    height: 90px;
    margin: 0px 10px;
    overflow: hidden;
}

#carousel-sm .flex-viewport .slides>li.flex-active-slide {
    border: 1px solid #98de5d;
}

#carousel-sm .flex-viewport .slides>li.flex-active-slide .flexitem-wrapper {
    border: 1px solid #98de5d;
}

#carousel-sm .flex-viewport .slides>li:first-child .flexitem-wrapper {
    margin-left: 0;
}

#carousel-sm .flex-viewport .slides>li:last-child .flexitem-wrapper {
    margin-right: 0;
}

#carousel-sm .flex-viewport .slides>li img {
    vertical-align: middle;
}

#carousel-sm:hover .flex-direction-nav a {
    opacity: 1;
}

#carousel-sm .flex-direction-nav a {
    opacity: 0;
    height: 45px;
    top: 22px;
    border: 0;
    background: #98de5d;
}

#carousel-sm .flex-direction-nav a.flex-prev {
    left: 0;
}

#carousel-sm .flex-direction-nav a.flex-next {
    right: 0;
}

#carousel-sm .flex-direction-nav a.flex-disabled {
    background: #a4a4a4;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    line-height: 1;
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,.carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom:1;}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-wrapper .bx-viewport {
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom:1;*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.zoomWindowContainer div {
    border: 1px solid #ebebeb !important;
    left: 356px !important;
    width: 364px !important;
    height: 335px !important;
}

.zoomLens {
    z-index: 9;
    display: none !important;
}

.nav-tabs {
    overflow: hidden;
    margin-top: 15px;
    display: inline-block;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    font-family: "Conv_ProximaNova-Bold";
    padding: 15px 20px;
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    display: inline-block;
    text-decoration: none;
    margin-right: 6px;
    color: #989898;
}

.nav-tabs>li:last-child>a {
    margin-right: 2px;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #212a31;
    cursor: default;
    background-color: #fff;
    border-bottom: none;
}

.nav-tabs.nav-justified {
    width: 100%;
}

.nav-tabs.nav-justified>li {
    float: none;
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%;
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
}

.tab-content {
    padding: 20px;
    border: 1px solid #f1f1f1;
    margin-top: -8px;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
}

.table {
    font-family: "Conv_ProximaNova-Light";
    font-size: 12px;
}

.table-l1 {
    font-family: "Conv_ProximaNova-Light";
    color: #6d6d6d;
}

.table-l1 tr > td {
    padding: 5px 0;
    width: 40%;
    line-height: 18px;
    vertical-align: top;
}

.table-l1 tr td:first-child {
;width: 60%;
}

.table-block {
    width: 100%;
}

.table-l2 {
    border: 1px solid #f1f1f1;
}

.table-l2 .table-container {
    overflow: hidden;
}

.table-l2 .table-container table {
    border: none;
}

.table-l2 .table-container table tr td {
    border: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 13px;
    color: #6d6d6d;
    font-size: 13px;
}

.table-l2 .table-container table thead tr:first-child th, .table-l2 .table-container table thead tr:first-child td {
    display: none;
    text-align: left;
    font-family: "Conv_ProximaNova-Reg";
    border: 1px solid #e0e6eb;
    background: #eef3f7;
    padding: 15px 13px;
    color: #212a31;
    clear: both;
    display: none;
}

.table-l2 p {
    color: #98de5d;
    text-align: center;
    padding: 30px;
    clear: both;
}

.table__actions {
    cursor: pointer;
    font-family: "Conv_ProximaNova-Light";
    border: 1px solid #e0e6eb;
    background: #eef3f7;
    padding: 10px 13px;
    text-align: center;
    color: #212a31;
    border-top: none;
    display: block;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-ms-keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.carousel-container .bx-pager a {
    padding: 10px;
    padding-bottom: 0;
    border-bottom: 10px solid #fff;
    width: 208px !important;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #e3e3e3;
}

.carousel-container .bxslider li {
    height: 493px;
    position: relative;
    -webkit-backface-visibility: hidden;
}

.carousel-container .bxslider li img {
    width: 100%;
    display: block;
}

.carousel-container #bx-pager a {
    display: block;
    float: left;
    padding: 10px;
    padding-bottom: 0;
    border-bottom: 10px solid #fff;
    width: 208px !important;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #e3e3e3;
}

.carousel-container #bx-pager a:last-child {
    border-right: 1px solid #e3e3e3;
}

.carousel-container #bx-pager {
    background: #fff;
    height: 126px;
    padding: 0px 7px;
    position: relative;
}

.carousel-container .bx-wrapper {
    margin-bottom: 0px;
}

.carousel-container #slider .bx-viewport {
    max-height: 493px;
    height: 493px;
    overflow: hidden;
}

.carousel-container #slider .bx-viewport .bxslider {
    max-height: 493px;
    height: 493px;
}

.carousel-container #bx-pager a {
    outline: none!important;
    float: initial !important;
    display: inline-block !important;
    cursor: pointer;
    height: 126px!important;
}

.carousel-container .bx-controls-direction a {
    top: auto!important;
    bottom: -126px!important;
}

.carousel-container #bx-pager a.active span {
    color: #98de5d;
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider a img {
    outline: none;
    border: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img.normal {
    width: 100%;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

#slider-sm img {
    max-width: initial;
    border: 1px solid #ccc;
    width: auto;
}

#slider-sm .flexslider {
    position: relative;
    zoom:1;padding: 10px;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
    box-shadow: 0px 1px 1px rgba(0,0,0, .2);
}

#slider-sm .flex-container {
    min-width: 150px;
    max-width: 960px;
}

#slider-sm .flexslider .slides {
    zoom:1;}

span.download {
    clear: both;
    text-align: right;
    font-size: 10px;
    float: right;
}

a.btn.btn-download {
    border: 1px solid #ccc;
    padding: 10px 0px 10px 42px;
    color: #666666;
    font-size: 13px;
}

.text-green {
    font-weight: 100;
    font-size: 20px;
    color: #5c9c26 !important;
    margin: 10px 15px;
}

p.event-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 14px;
    color: #000;
}

p.event-description {
    margin: 14px 0px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 100;
    font-size: 13px;
    padding-top: 6px;
    clear: both;
    text-align: justify;
}

.event-actions {
    clear: both;
    background: #e5e5e5;
    padding: 10px;
}

.btn-actions {
    border: 1px solid #cdcdcd;
    padding: 9px;
    font-style: normal;
    background: #fff;
}

.event-actions {
    clear: both;
    background: #e5e5e5;
    padding: 11px;
}

a.btn.btn-actions {
    border: 1px solid #cdcdcd;
    padding: 9px;
    font-style: normal;
    background: #fff;
}

span.event-contact {
    clear: both;
    font-style: normal;
}

i.fa.fa-phone {
    position: absolute;
    width: 14px;
    height: 21px;
    background: url(../images/icons/mobile.png) no-repeat;
    top: 15px;
    left: 15px;
}

.event_content {
    float: left;
    padding: 5px 40px;
}

a.btn.btn-download:hover {
    text-decoration: none;
}

a.btn.btn-actions {
    text-decoration: none;
    color: #666666;
    border: 1px solid #cdcdcd;
    padding: 8px 10px;
    font-style: normal;
    background: #fff;
}

.event-detail {
    background: #e5e5e5;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    padding: 7px 30px 7px 5px;
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.event-time {
    background: #e5e5e5;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    padding: 7px 15px;
    margin-right: 8px;
    display: block;
}

.event-month {
    clear: both;
    padding: 20px 0px 10px 22px;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}

.event-image {
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: 200px;
    background: #000;
}

.event-image img {
    height: 100%;
}

.event-l1 {
    margin-left: 25px;
}

.event-image {
    position: relative;
}

.event-state-date {
    position: absolute;
    top: 5px;
    right: 7px;
    background: rgba(0, 0, 0, 0.55);
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

span.state {
    font-size: 20px;
    display: block;
    background: #000;
    padding: 8px 15px;
    font-weight: bold;
}

span.month {
    display: block;
    font-size: 18px;
    padding: 5px;
}

span.date {
    display: block;
    font-weight: bold;
    font-size: 40px;
    padding: 15px;
}

span.event-no {
    padding-left: 30px;
    border: 1px so;
    padding-right: 16px;
}

.event-actions {
    position: relative;
}

span.event-no:before {
    border-left: 1px solid #ccc;
    content: '';
    padding: 13px 0 14px 14px;
}

span.event-no:after {
    border-left: 1px solid #ccc;
    content: '';
    padding: 13px 0px 14px 14px;
    margin-left: 10px;
}

a.btn.btn-download {
    position: relative;
}

a.btn.btn-download:before {
    position: absolute;
    width: 17px;
    height: 21px;
    background: url(../images/icons/pdf.png) no-repeat;
    top: 9px;
    left: 12px;
    content: '';
}

i.fa.fa-location {
    position: absolute;
    width: 14px;
    height: 21px;
    background: url(../images/icons/location.png) no-repeat;
    top: 8px;
    right: 8px;
    background-size: 90%;
}

.btn-download-l1 {
    padding-left: 30px !Important;
    position: relative;
}

.btn-download-l1:before {
    position: absolute;
    width: 17px;
    height: 21px;
    background: url(../images/icons/pdf.png) no-repeat;
    top: 6px;
    left: 8px;
    content: '';
}

i.fa.fa-download {
    border-left: 1px solid #ccc;
    padding: 10px 24px 10px 10px;
    margin-left: 16px;
    background: #fff;
}

i.fa.fa-download:before {
    position: absolute;
    width: 17px;
    height: 21px;
    background: url(../images/icons/dl.png) no-repeat;
    top: 10px;
    right: 9px;
    content: '';
}

.section-header {
    position: relative;
    clear: both;
    overflow: hidden;
}

span.event-address {
    position: absolute;
    left: 42px;
    top: 58px;
}

a.btn.btn-download:hover {
    background: #f1f1f1;
}

a.btn.btn-actions:hover {
    background: #f1f1f1;
}

#cooking-demo-pdf_body {
    background: #fff;
}

#cooking-demo-pdf_body nav.main-menu, #cooking-demo-pdf_body .flow-right, #cooking-demo-pdf_body .sidebarr, #cooking-demo-pdf_body span.download, #cooking-demo-pdf_body a.btn.btn-actions, #cooking-demo-pdf_body footer.t-footer, #cooking-demo-pdf_body .secondary-footer {
    display: none;
}

#cooking-demo-pdf_body div#brand_main {
    width: 1014px;
    margin-right: 3px;
}

#cooking-demo-pdf_body .event-main .header-h2 {
    width: 933px;
}

#cooking-demo-pdf_body .l-wrap {
    width: 1013px;
}

#cooking-demo-pdf_body header.t.t-header {
    padding: 5px 0 8px;
}

#cooking-demo-pdf_body p.event-month {
    padding: 20px 0 0 15px;
}

#cooking-demo-pdf_body h2.header-h2 {
    width: 934px;
}

#cooking-demo-pdf_body h2.event-actions {
    width: 914px;
}

span.tooltip {
    background: rgba(0, 0, 0, 0.81);
    position: absolute;
    bottom: 40px;
    padding: 3px 6px;
    color: #fff;
    border-radius: 2px;
    opacity: .9;
    font-size: 11px;
    line-height: 15px;
    width: 100%;
    text-align: center;
    display: none;
}

span.tooltip:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0, 0, 0, 0.81) transparent transparent transparent;
    content: '';
    position: absolute;
    bottom: -8px;
    right: 53%;
}

p.event-location {
    position: relative;
    cursor: pointer;
}

p.event-location:hover .tooltip {
    display: block;
}

.product-single .table-l1 {
    width: 295px;
}

.content-full-form {
    background: #f3f3f3;
    text-align: center;
    padding: 30px 0;
}

.content-full-heading h1 {
    float: none;
    margin: 0 0 12px;
    line-height: 1;
    color: #99ca7b;
    font-size: 42px;
    font-weight: 300;
}

.content-full-heading {
    text-align: center;
    padding: 33px 0;
}

#content-full {
    background-color: #fff;
}

.content-full-heading p {
    font-size: 20px;
    font-weight: 200;
}

.content-full-form h2 {
    color: #2D2D2D;
    font-size: 25px;
    background: none;
    margin: 0;
    font-weight: normal!important;
}

#content-full form.distributors, div.distributors {
    border: 0;
    background-image: none;
    box-shadow: none;
}

.col-field {
    position: relative;
    width: 30%;
    float: left;
    padding: 0 5px;
}

#content-full form.distributors:after {
    content: '';
    clear: both;
    display: table;
}

.col-field > * {
    width: 100%!important;
    border-radius: 4px;
    border: 1px solid #C5C5C5!important;
    background: #fff;
    height: 46px!important;
    /* padding: 6px; */
    display: block;
    font-size: 15px;
    padding-left: 10px!imprtant;
    line-height: 1;
}

.col-field.postcode-field {
    width: 25%;
    position: relative;
}

.col-field.submit-field {
    width: 15%;
}

.content-full-form form {
    width: 90%!important;
    margin: auto!important;
    padding: 22px 0!important;
}

.form-group-inline > label {
    float: none;
    position: absolute;
    left: 13px;
    color: #777;
    margin-top: 16px;
}

.form-group-inline {
    padding-left: 76px;
    width: auto!important;
}

.form-group-inline input {
    border: 0;
    width: 94%!important;
    float: none!important;
    margin-top: 7px;
    height: 29px;
    font-weight: bold;
    color: #222;
}

.form-group-inline input:focus {
    outline: 0;
}

.col-field.submit-field input {
    background-image: none;
    border: 0!important;
    background: #98de5d !important;
}

.content-full-form.footer ul > li {
    display: inline-block;
    font-size: 15px;
    border-left: 1px solid #999;
    line-height: 1;
    padding-left: 12px;
    margin-left: 8px;
}

.content-full-form.footer ul > li span {
    text-decoration: underline;
}

.content-full-form.footer ul > li:first-child {
    border: 0;
    padding-left: 0;
    margin-left: 0;
}

.content-full-form.footer ul {
    margin: 11px 0 24px;
}

.btn-primary {
    background-color: #98de5d;
    color: #fff;
    display: inline-block;
    padding: 14px 18px 14px;
    border-radius: 3px;
    font-size: 17px;
}

.btn-secondary {
    background-color: #2a343b;
    color: #fff;
    display: inline-block;
    padding: 14px 18px 14px;
    border-radius: 3px;
    font-size: 17px;
}

.content-full-form.footer {
    padding-bottom: 50px;
    padding-top: 40px;
    margin-top: 20px;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #D4D4D4;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #D4D4D4;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #D4D4D4;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #D4D4D4;
}

:placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #D4D4D4;
}

#content-full * {
    box-sizing: border-box;
}

.alert-warning {
    background-color: rgba(255, 165, 0, 0.13);
    border-left: 6px solid orange;
    padding: 10px 17px;
    margin-top: -24px;
}

#content-full div#map {
    width: 65%;
    float: right;
    height: 690px;
}

#content-full .distributors.distributors-list {
    float: left;
    width: 35%;
    background-image: none;
    box-shadow: none;
    padding: 0;
    height: 690px;
    overflow-y: scroll;
}

#content-full .distributors.distributors-list div.distributor {
    float: none;
    width: auto;
    border-bottom: 1px solid #eee;
    padding-bottom: 21px;
    padding-left: 39px;
    margin-left: 0;
    font-size: 14px;
    line-height: 1.3;
    color: #656;
}

#content-full .distributors.distributors-list div.distributor:first-child {
    margin-top: 0;
}

#content-full div.distributor > span {
    text-transform: uppercase;
    color: #333!important;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    display: block;
}

.content-full-body {
    padding: 26px;
}

.content-full-body:after {
    content: '';
    clear: both;
    display: table;
}

header.content-full-body-heading > h4 {
    color: #333;
    font-size: 22px;
    margin-bottom: 46px;
}

header.content-full-body-heading > h4 span {
    font-weight: bold;
    color: #8bc75a;
}

#content-full .distributors.distributors-list {
    padding-right: 25px;
}

#content-full div.distributor > span {
    margin-bottom: 5px!important;
}

#content-full div.distributor p {
    line-height: 1.3;
}

#content-full form.distributors, #content-full div.distributors, #content-full div.distributor span.color, #content-full div.distributors a.more {
    background-image: none;
    box-shadow: none;
    border: 0;
    margin: 0 auto;
}

#content-full .more {
    display: block;
    padding: 8px 0;
    background-color: #6bb13d;
    color: #fff!important;
    float: none;
    width: 100%;
    text-align: center;
}

.content-full-form.footer ul > li a {
    color: #555;
    text-decoration: underline;
}

.content-full-form.footer ul > li a:hover {
    color: #8bc75a;
}

.icon-tel-w {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    background: url('../images/icons/telephone-call.svg') no-repeat 0 0;
    margin-right: 3px;
    opacity: .7;
    position: relative;
    top: -1px;
}

/*/////*/
.head-tel {
    color: #fff;
    font-size: 16px;
    padding: 8px 13px;
    display: inline-block;
    letter-spacing: -1px;
    color: rgba(255, 255, 255, 0.75);
}

.columns.column-3.flow-right > * {
    vertical-align: middle;
    text-decoration: none!important;
}

.menu__item.contact-us + .menu__dropdown .dropdown__root > li:nth-child(3) {
    display: none!important;
}

input[type='submit'], a.button {
    background: #98de5d !important;
    height: auto;
    padding: 3px 12px;
    width: auto;
}

#slider {
    max-height: 500px;
    /* overflow: hidden; */
}

.loader, .loader:before, .loader:after {
    background: #ffffff;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

.loader:before, .loader:after {
    position: absolute;
    top: 0;
    content: '';
}

.loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader {
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.loader:after {
    left: 1.5em;
}

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0 #ffffff;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em #ffffff;
        height: 5em;
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0 #ffffff;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em #ffffff;
        height: 5em;
    }
}

body.loading #slider {
    opacity: 0;
    height: 493px;
    overflow: hidden;
}

.loader {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 22%;
}

.bx-wrapper .bx-viewport {
}

body.loading .loader {
    display: block;
}

.carousel-container {
    background: #5A5A5A;
}

.footer-banner h2 {
    padding-top: 0;
}

.footer-banner .btn {
    min-width: 110px;
    margin: 0 4px;
}

/*/////*/
.page-header {
    background-color: #1f1f20;
    position: relative;
    z-index: 10;
    padding-bottom: 13px;
    margin-top: -10px;
}

ul.breadcrumbs > li {
    display: inline-block;
    color: #8e9193;
}

ul.breadcrumbs {
}

ul.breadcrumbs > li:before {
    content: "/";
    margin-left: 8px;
    margin-right: 11px;
    display: inline-block;
}

ul.breadcrumbs > li > a {
    color: #8e9193;
    text-decoration: underline;
    display: inline-block;
}

ul.breadcrumbs > li:first-child:before {
    display: none;
}

.bg-dark {
    background: #1f1f20;
}


.testimonial-blocks:after {
    content: '';
    clear: both;
    display: table;
}

.testimonial-item {
    float: left;
    width: 33.333%;
    padding: 0 10px;
    box-sizing: border-box;
}
.ti-text-inner {
    margin: -20px;
    border: 1px solid #e4e4e4;
}

.ti-product-thumb {
    width: 75px;
    float: left;
    border: 1px solid #ddd;
    display: block;
    background: #fff;
    padding: 2px;
    box-sizing: border-box;
    margin-right: 12px;
    margin-right: -75px;
}

.ti-product-title {
    float: left;
    padding-left: 91px;
}
.ti-product-title h4{
    font-size: 14px
}
.ti-text {
    position: relative;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    margin-bottom: 15px;
}

.testimonial-listing .ti-text {
    box-shadow: #f7f7f7 -232px 0 0 inset;
}

.no-products .ti-text {
    box-shadow: none;
}
.ti-text-inner:after {
    content: '';
    clear: both;
    display: table;
}
.ti-text:before,
.ti-text:after {
    position:absolute;
    bottom: -10px;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}

.ti-text:after {
    bottom: -9px;
}
.ti-text:before {
    border-top: 10px solid #efefef;
}

.testimonial-blocks {
    margin-left: -10px;
    margin-right: -10px;
}

.testimonial-listing .testimonial-item {
    float: none;
    width: auto;
}

.ti-left {
    float: left;
    padding-right: 254px;
    display: block;
    padding-top: 15px;
    padding-left: 20px;
}

.ti-right.ti-product {
    float: right;
    width: 230px;
    margin-left: -230px;
    background: #f7f7f7;
    padding: 10px;
    box-sizing: border-box;
}
p.ti-title {
    font-weight: 600;
    font-family: "Conv_ProximaNova-Bold";
    color: #333;
}

#testimonial__carousel {
    margin-top: 33px;
}

#testimonial__carousel .post__next,
#testimonial__carousel .post__prev {
    position: absolute;
    top: 0;
    top: 62px;
    background-color: #d0d0d0!important;
}

#testimonial__carousel .post__next:hover,
#testimonial__carousel .post__prev:hover {
    background-color: #98de5d !important
}
#testimonial__carousel .post__prev {
    left: -50px;
}

#testimonial__carousel .post__next {
    right: -50px;
}
p.ti-title span {
    font-family: 'Conv_ProximaNova-Reg';
}

.testimonial-widget {
    background: #fff;
    margin-top: 20px;
}

div#paging {
    border-top: 1px solid #e4e4e4;
    padding-top: 14px;
    clear: both;
}

.testimonial-listing {
    margin-bottom: 35px;
}

.testimonial-heading {
    padding: 12px 16px;
}

.testimonial-heading h3 {
    font-size: 20px;
    margin: 0;
}

.testimonial-widget-body {
    padding: 0 18px;
}

.testimonial-widget-body li {
    border-top: 1px solid #ececec;
    padding: 14px 0;
}

.testimonial-widget-body li p {
    font-style: italic;
    margin-bottom: 8px;
    font-size: 13px;
}

.testimonial-widget-body li h4 {
    font-size: 14px;
    color: #333;
    margin: 0;
}

.testimonial-footer {
    background: #eee;
    text-align: center;
    padding: 10px;
}

.testimonial-footer  .btn.btn-primary {
    text-transform: uppercase;
    padding: 12px 12px 11px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1;
    display: block;
    border-radius: 0;
}

h4.r-title {
    color: #1f1f20;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}


.receipe-copy h3 {
    font-size: 16px;
    margin: 14px 0 0;
}


.receipe-copy > ul {
    list-style: inherit;
    padding-left: 16px;
    margin-bottom: 17px;
}

.receipe-copy > ul + p {
    margin-bottom: 4px;
    font-weight: bold;
    color: #111;
}

.receipe-copy strong {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}