/*====================
    Css reset start
=====================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"] {
    -webkit-appearance: none;
    border-radius: 0;
}
html {
    overflow-x: hidden;
}
body {
    margin: 0;
    background: #fbfbfc;
    font-family: "Montserrat", sans-serif;
    color: #010035;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}
ol, ul {
    list-style: none;
}
p {
    margin: 0 0 20px 0;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}
/*====================
    Css reset end
=====================*/
.sgma-page .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.sgma-color-dark-blue {
    color: #151137;
}
.sgma-page sup {
    font-size: 45%;
    position: relative;
    top: -0.8em;
}
.sgma-page p {
    margin: 0 0 20px 0;
}
.sgma-bold {
    font-weight: 700;
}
.sgma-upper {
    text-transform: uppercase;
}
.sgma-page {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.sgma-page header {
    padding: 50px 52px;
}
.sgma-h2, h2 {
    font-size: 32px;
    line-height: 40px;
    color: #ee3b45;
    font-weight: 800;
    padding-bottom: 12px;
    position: relative;
    margin: 0 0 28px 0;
    text-transform: uppercase;
}
.sgma-h2:after, h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 156px;
    height: 5px;
    background: #ee3b45;
}
.sgma-h3, h3 {
    font-size: 24px;
    color: #ee3b45;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 0 15px 0;
}
.sgma-section1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding: 0 0 143px 0;
}
.sgma-circle1 {
    position: absolute;
    top: 0;
    right: 0;
}
.sgma-section1 .sgma-section-content {
    padding: 0 80px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.sgma-section1-image-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    max-width: 44.5%;
    overflow: hidden;
}
.sgma-section1-image-wrapper > img {
    margin: 20px 10px;
    width: 217px;
    min-width: 217px;
    -webkit-box-shadow: 0 0 20px 0 rgba(46,81,115,0.16);
    -moz-box-shadow: 0 0 20px 0 rgba(46,81,115,0.16);
    box-shadow: 0 0 20px 0 rgba(46,81,115,0.16);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.sgma-section1-image-wrapper > img:first-child {
    min-width: 278px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.sgma-section1 .sgma-section-text {
    max-width: 580px;
}
.sgma-section1-bottom-text {
    font-weight: 700;
    text-transform: uppercase;
}
.sgma-icon-list {
    margin: 45px -20px 65px;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    color: #27264b;
}
.sgma-icon-list > div {
    padding: 0 20px;
    margin: 10px 0;
    text-align: center;
}
.sgma-icon-list > div strong {
    color: #ee3b45;
    font-weight: 600;
    display: block;
}
.sgma-icon-list-img {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    position: relative;
}
.sgma-icon-list-img img {
    margin: 0 auto;
    display: block;
    height: 42px;
}
.sgma-icon-list-img:after {
    width: 26px;
    height: 2px;
    background: #ee3b45;
    content: '';
    bottom: 0;
    position: absolute;
    left: 50%;
    margin-left: -13px;
}
.sgma-section2 {
    padding-top: 143px;
    position: relative;
}
.sgma-section2-wrap {
    position: relative;
    max-width: 1600px;
    padding: 0 40px;
    margin: 0 auto;
}
.sgma-circle2 {
    position: absolute;
    left: -150px;
}
.sgma-circle3 {
    display: none;
}
.sgma-section2 .sgma-section-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.sgma-section2 .sgma-section-content img {
    display: block;
}
.sgma-section2 .sgma-section-text {
    flex: 1;
    padding: 0 55px 70px 80px;
}
.sgma-section2 .sgma-section2-line-left {
    height: 2px;
    background: #e5e2e1;
    content: '';
    position: absolute;
    bottom: 70px;
    left: 0;
    width: 0;
}
.sgma-section2 p {
    font-size: 16px;
    margin-bottom: 25px;
}
.sgma-section2 .sgma-section2-line-right {
    height: 2px;
    background: #e5e2e1;
    content: '';
    position: absolute;
    bottom: 70px;
    right: 0;
    width: 0;
}
.sgma-section2-img-wrap {
    position: relative;
}
.sgma-video-button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 130px;
    height: 130px;
    margin-top: -65px;
    margin-left: -65px;
    background: url("../img/play_icon.png") no-repeat center #fff;
    -webkit-box-shadow: 0 0 130px 50px rgba(236,89,110,0.08);
    -moz-box-shadow: 0 0 130px 50px rgba(236,89,110,0.08);
    box-shadow: 0 0 130px 50px rgba(236,89,110,0.08);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    border: 0;
    user-select: none;
    outline: none;
}
.sgma-section2-element {
    position: absolute;
    right: 0;
    bottom: 48px;
}
.sgma-section2 .sgma-section-text-wrapper {
    max-width: 540px;
}
.sgma-section3 {
    position: relative;
    margin-bottom: 220px;
}
.sgma-section3-line {
    height: 2px;
    width: 100%;
    background: #e5e2e1;
    bottom: 0;
    position: absolute;
}
.sgma-section3 .sgma-section-bg {
    position: absolute;
    top: -30px;
    right: 0;
    max-width: 100%;
}
.sgma-section3 .sgma-section3-wrap {
    padding-top: 138px;
    padding-bottom: 101px;
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}
.sgma-section3-content {
    width: 460px;
    height: 460px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 50px;
    position: relative;
    z-index: 2;
    float: right;
    margin-right: 257px;
}
.sgma-section3-content p {
    font-size: 22px;
    font-weight: 500;
    color: #151137;
    margin: 0 0 40px 0;
}
.sgma-button-set {
    text-align: center;
}
.sgma-button {
    display: inline-block;
    border: 1px solid #ee3b45;
    background: #fff;
    color: #ee3b45;
    text-align: center;
    padding: 13px 25px 11px;
    font-size: 18px;
    min-height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
    min-width: 113px;
    margin: 10px;
    transition: all 0.5s ease;
    outline: none;
    cursor: pointer;
}
.sgma-button:hover {
    background: #ee3b45;
    color: #fff;
}
.sgma-section4 {
    margin-bottom: 180px;
}
.sgma-section4-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.sgma-slide {
    user-select: none;
    outline: none;
}
.sgma-slider {
    min-height: 650px;
}
.sgma-slider-wrapper {
    max-width: 56%;
    position: relative;
}
.sgma-slider-wrapper .sgma-slide-action {
    z-index: 11;
}
.sgma-slider-bottom-text {
    text-transform: uppercase;
    font-weight: 700;
    color: #151137;
    text-decoration: none;
}
.sgma-slider-content {
    flex: 1;
    padding-left: 65px;
    padding-right: 65px;
    margin: 50px 0;
}
.sgma-slider-content > div {
    max-width: 600px;
    margin: 0 auto;
}
.sgma-slider-content h2 {
    margin-bottom: 20px;
}
.sgma-slider-content p {
    font-size: 16px;
    margin: 0;
}
.sgma-slider-text {
    min-height: 160px;
    margin: 0 0 20px 0;
}
.sgma-slider-count {
    padding: 10px 0;
    color: #62626f;
    font-size: 12px;
}
.sgma-slider-count strong {
    font-weight: 700;
    color: #f05b6f;
}
.sgma-slider-dots {
    margin: 5px 0 10px 0;
}
.sgma-slider-dots ul {
    position: relative;
    margin: 0;
    bottom: 0;
    text-align: left;
    top: 0;
}
.sgma-slider-dots ul li button {
    display: block;
    width: 6px;
    height: 2px;
    background: #7d7c8e;
    cursor: pointer;
    margin: 0;
    transition: all 0.5s ease;
    padding: 0;
}
.sgma-slider-dots ul li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 5px 2px;
}
.sgma-slider-dots ul li.slick-active button {
    background: #f05b6f;
    width: 16px;
}
.sgma-slider-dots li button:before {
    display: none;
}
.sgma-slider .sgma-slide {
    padding: 100px 15px 75px 15px;
    position: relative;
    margin: 0 10px;
}
.sgma-slider .sgma-slide img {
    -webkit-box-shadow: 0 0 15px 0 rgba(46,81,115,0.16);
    -moz-box-shadow: 0 0 15px 0 rgba(46,81,115,0.16);
    box-shadow: 0 0 15px 0 rgba(46,81,115,0.16);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    transition: all 0.8s ease;
    width: 217px;
}
.sgma-slider .sgma-slide-bottom-text {
   display: none;
}
.center .slick-center {
    z-index: 999;
}
.center .slick-center img {
    transform: scale(1.2);
}
.sgma-slider-border {
    width: 290px;
    height: 622px;
    position: absolute;
    left: 50%;
    margin-left: -145px;
    top: 0;
    background: url("../img/phone.png") no-repeat center;
    background-size: 100% auto;
    z-index: -1;
}
.sgma-slider .sgma-slide.active img {
    /*width: 270px;*/
}
.sgma-slider .sgma-slide .sgma-slide-info, .sgma-slider .sgma-slide .sgma-slide-action {
    display: none;
}
.sgma-slider .sgma-slide.active .sgma-slide-action {
    display: block;
}
.slick-dotted.slick-slider {
    margin: 0;
}
.sgma-page footer {
    background: #171717;
    color: #888888;
    font-size: 12px;
}
.sgma-footer-line1 {
    padding: 33px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sgma-footer-social {
    list-style: none;
    text-align: center;
    margin: 0 -12px;
}
.sgma-footer-social li {
    display: inline-block;
    margin: 12px;
}
.sgma-footer-line2 {
    border: 1px solid #2a2a2a;
    padding: 10px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    text-transform: uppercase;
}
.sgma-image-popup-page {
    display: inline-block;
    position: relative;
}
.sgma-footer-line2 > div {
    margin: 8px 0;
}
.sgma-popup {
    display: none;
    width: 800px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
    margin: 20px;
}
.sgma-overlay-bg {
    background: rgba(0,0,0,0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}
.sgma-image-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    padding: 20px;
    left: 0;
    top: 0;
    z-index: 1000;
    text-align: center;
    display: none;
}
.sgma-image-popup .sgma-popup-close {
    top: -20px;
    right: -20px;
}
.sgma-image-popup-wrap {
    display: inline-block;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    position: relative;
    background: #fbfbfc;
}
.sgma-image-popup-wrap img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.sgma-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    background: #000;
}
.sgma-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sgma-popup-close {
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url("../img/close-btn.png") no-repeat center #fff;
    background-size: 15px auto;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.6);
}
.sgma-slider .slick-prev, .sgma-slider .slick-next {
    width: 94px;
    height: 94px;
    z-index: 10;
}
.sgma-slider .slick-prev:before, .sgma-slider .slick-next:before {
    display: none;
}
.sgma-slider .slick-prev {
    background: url("../img/slider_arrow_left.png") no-repeat center;
    background-size: 100% auto;
    left: 0;
}
.sgma-slider .slick-next {
    background: url("../img/slider_arrow_right.png") no-repeat center;
    background-size: 100% auto;
    right: 0;
}
.sgma-image-popup .sgma-popup-content {
    background: #fff;
}
.sgma-popup-content-wrap {
    max-height: calc(100vh - 10vh);
    overflow-y: auto;
}
.zoom .img{ bottom: 0; display: block; left: 0; margin: auto; max-height: 100%; max-width: 100%; position: absolute; right: 0; top: 0;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}