

/* Start:/local/templates/europe/components/product/catalog/.default/style.css?173027526318865*/
/* path file: templates/europe/components/product/catalog/.default/style.css */

.additional-info a {
    color: #1a73e8;
    text-decoration: none;
}

.additional-info a:hover {
    text-decoration: underline;
}

.features .card {
    margin-bottom: 60px;
}

.top-feature {
    margin-bottom: 45px;
}

.sidebar {
    padding: 30px 30px;
    position: relative;
    margin-top: -30px;
    background: #d9f8ff;
}

.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar ul li {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}

.sidebar ul li a {
    color: #1a73e8;
    text-decoration: none;
}

.sidebar ul li a:hover {
    text-decoration: underline;
}

.what-list {
    margin-top: -10px;
    position: relative;
}

.what-list .col-8 {
    position: relative;
}

.what-list .h2 {
    position: absolute;
    left: 0;
    top: -16px;
    margin-bottom: 0;
}

.what-list ul {
    list-style: none;
    margin: 0 0 45px;
    padding: 0;
}

.what-list ul.last {
    margin-bottom: 0;
}

.what-list ul li {
    margin: 0 0 15px;
    padding: 0;
    position: relative;
    list-style: none;
}

.what-list ul li a {
    color: #1a73e8;
    text-decoration: none;
}

.what-list ul li a:hover {
    text-decoration: underline;
}

.product-info {
    position: relative;
    margin-top: -20px;
}

.product-info__title {
    position: relative;
    margin-bottom: 30px;
}

.product-info__img {
    position: absolute;
    top: -18px;
    max-width: 80px;
    transform: translateX(calc(-100% - 16px));
    -webkit-transform: translateX(calc(-100% - 16px));
    -moz-transform: translateX(calc(-100% - 16px));
    -ms-transform: translateX(calc(-100% - 16px));
    -o-transform: translateX(calc(-100% - 16px));
}

.product-info_type {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #b1b1b1;
    margin-bottom: 0;
}

.product-info__text {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 20px;
}

.product-info__lic {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 20px;
}

.product-info__link {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    margin-bottom: 30px;
}

.product-info__link a {
    color: #1a73e8;
    display: inline-block;
    padding-top: 2px;
    margin-bottom: 10px;
    text-decoration: none !important;
}

.product-info__link a span {
    border-bottom: 1px dashed #1a73e8;
}

.product-info__link a:hover span {
    color: #1a73e8;
    text-decoration: none;
}

.product-info_icon {
    position: relative;
    margin-left: -33px;
    padding-left: 33px;
}

.product-info_icon.icon_system::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 18px;
    background: url('/local/templates/europe/assets/img/settings.svg') no-repeat 0 0;
}

.product-info_icon.icon_pdf::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 18px;
    background: url('/local/templates/europe/assets/img/pdf.svg') no-repeat 0 center;
}

.product-info__buttons {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(100px, max-content));
}

.product-info__buttons .bg-green {
    margin-bottom: 20px !important
}


.product-info__footnote {
    margin-top: 15px;
    font-size: 12px;
}

.table__title span {
    font-family: 'Kanit', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    color: #000000;
}

.table {
    border-top: 1px solid #dee2e6;
    /* margin-bottom: 40px; */
}

.table.table-striped {
    border: 0;
}

.table.table-head {
    border: 0;
    margin-bottom: 10px;
    position: sticky;
    top: 0;
    background: #fff;
    left: 0;
    z-index: 2;
}

.table.table-head td {
    width: 15%;
    border: 0;
    vertical-align: bottom;
}

.table.table-head td.td-title {
    width: 55%;
}

.table.table-striped tr:hover {
    box-shadow: 0px 0px 0px 2px #2c77d2 inset;
}

.table td {
    vertical-align: middle;
    padding: 10px 20px;
    height: 60px;
}

.table.table-striped td {
    border: 0;
    height: auto;
    width: 15%;
}

.table.table-striped td.td-title {
    width: 55%;
}

.table.table-striped td.table__title {
    white-space: normal;
    border: 0;
    height: auto;
}

.table__product-head {
    width: 15%;
}

.table.table-striped .thead td {
    padding-left: 20px;
}

.table.table-striped .table__row td {
    background: #fff !important;
    height: 60px;
    padding-top: 35px;
    padding-left: 15px;
}

td.table__title {
    width: 100%;
    padding: 14px 50px 14px 30px;
}

.table__row {
    background: #fff !important;
}

.table__row td {
    font-family: 'Kanit', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    color: #3a8cf0;
    width: 100%;
    padding: 14px 50px 14px 20px;
    box-shadow: inset 0 0 0 9999px #fff;
}

.thead td {
    text-align: center;
    color: #000000;
    border-bottom: 0;
    vertical-align: bottom;
}

td.td-title {}

.what__textblock {
    margin-bottom: 40px;
}

.what__text {
    margin-top: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    padding: 15px 30px 30px;
    border-bottom: 1px solid #d2d2d2;
}

.what__title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 110%;
    color: #000000;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .product-info__img {
        position: absolute;
        top: -18px;
        width: 60px;
        transform: translateX(calc(-100% - -6px));
        -webkit-transform: translateX(calc(-100% - -6px));
        -moz-transform: translateX(calc(-100% - -6px));
        -ms-transform: translateX(calc(-100% - -6px));
        -o-transform: translateX(calc(-100% - -6px));
    }

    .what-list .h2 {
        top: -9px;
    }
}


.video-js {
    background: #fff !important;
    width: 100%;
}

.vjs-poster {
    right: -1px !important;
    background-color: #fff !important;
}


.video-js .vjs-big-play-button {
    background: url('/local/templates/europe/assets/img/play.svg') no-repeat center center;
    line-height: 1.5em;
    height: 106px;
    width: 87px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    cursor: pointer;
    opacity: 1;
    background-color: transparent;
    border-radius: 0;
    transition: none;
    border: 0;
}

.vjs-icon-play:before,
.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before {
    content: "";
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
    outline: 0;
    border-color: transparent;
    background-color: transparent;
    background-color: transparent;
    transition: none;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-audio .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
    display: none;
}


.submenu ul {
    margin: 2px 10px !important;
}

.submenu li a {
    background: #fff;
    box-shadow: 0 0 0 2px #EDEDED, 0 0 0 2px #EDEDED;
}

.submenu ul li a.active {
    color: #fff;
    background: #2C77D2;
    box-shadow: 0 0 0 2px #2C77D2, 0 0 0 2px #2C77D2;
}

.submenu li a.submenu-buy {
    background: #fff;
    box-shadow: 0 0 0 2px #2c77d2, 0 0 0 2px #2c77d2;
}


.question-item {
    position: relative;
}

.question-item_left {
    background-color: #2ADA98;
}

.question-item__inner {
    z-index: 2;
}

.question-item_left:before {
    content: '';
    width: 40%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #34DA82;
    height: 100%;
    clip-path: polygon(0% 0%, 51% 0%, 100% 100%, 0% 100%);
}

.question-item_left:after {
    content: '';
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #20DAAC;
    height: 100%;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}

.question-item_right {
    background-color: #1AC1D8;
}

.question-item_right:before {
    content: '';
    width: 42%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #1ACCD8;
    height: 100%;
    clip-path: polygon(0% 0%, 100% 0%, 80% 100%, 0% 100%);
}

.question-item_right:after {
    content: '';
    width: 41%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #1ABADD;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
}

a.question-item__button,
button.question-item__button {
    color: #00194A;
    font-size: 16px;
}

@media (min-width: 1200px) {
    h3.question-item__heading {
        font-size: 22px;
        line-height: 1.1;
    }
}

.leaveFeedback__wrapper .testingBanner a.leaveFeedback__trial-button {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}

.leaveFeedback__wrapper .testingBanner a.leaveFeedback__trial-button:hover {
    border-color: #f16c50;
}

@media (min-width: 768px) {
    .product-info__video-text {
        display: none;
    }
}

@media (max-width: 768px) {
    .product-info__title {
        display: flex;
    }

    .product-info__img {
        position: static;
        width: 60px;
        transform: none;
        margin-right: 12px;
    }

    .product-info__buttons {
        grid-template-columns: 1fr;
    }

    .product-info__buttons .btn.btn-blue {
        width: max-content;
        margin: 0 auto;
    }

    .product-info__video-text {
        display: flex;
    }

    .product-info__video-text:after {
        content: "";
        display: block;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        min-width: 22px;
        width: 22px;
        height: 22px;
        transform: scaleX(-1) translate(-5px, 8px);
        -webkit-transform: scaleX(-1) translate(-5px, 8px);
        -moz-transform: scaleX(-1) translate(-5px, 8px);
        -ms-transform: scaleX(-1) translate(-5px, 8px);
        -o-transform: scaleX(-1) translate(-5px, 8px);
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7124 11.6637L9.82744 10.7684L6.53492 14.0992C7.12307 7.10219 12.9202 1.60653 19.9908 1.60653L19.9908 0.349854C12.1855 0.349853 5.8002 6.48312 5.27801 14.2438L1.84258 10.7684L0.957609 11.6637L4.95004 15.7025L5.83501 16.5977L10.7124 11.6637Z' fill='black'/%3E%3C/svg%3E%0A");
    }
}

.section-product{
    width:735px;
    min-height: 400px;
    margin: 0px auto 45px;
    background-image: url('/local/templates/europe/assets/img/bgrnd.svg');
    background-position: center 0;
}

.section-product-2 {
    margin: 120px auto 0;
    width:717px;
    min-height: 334px;
    background-position: 0 0;
    background-image: url(/local/templates/europe/assets/img/icons/section-product2.svg);
}

.section-product {
    width: 700px;
    margin: 30px auto 30px;
    min-height: 363px;
    display: flex;
    align-items: center;
    background: url("/local/templates/europe/assets/img/icons/section-product.svg") no-repeat 0 0/contain;
}

.section-product-1{
    width: 706px;
    min-height: 360px;
    background: url("/local/templates/europe/assets/img/icons/section-product1.svg") no-repeat 0 center/contain;
}

.section-product-2{
    width: 717px;
    min-height: 360px;
    background: url("/local/templates/europe/assets/img/icons/section-product2.svg") no-repeat 0 center/contain;
}

.can-not-modules {
    margin-bottom: 60px;
}

.section-product .wrapper {
    border: 2px solid #2c77d2;
    width: 663px;
    margin: 0 auto 0;
    padding: 48px 30px 30px;
    background: #fff;
}

.product-info {
    margin: 0 auto;
    width:410px;
    padding-left: 0;
}

.section-product .wrapper.product-info-with-modules{
    padding: 30px 30px 30px;
}

.product-info__text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}

.modules-list {
    margin-top: 30px !important;
    margin-bottom: 70px !important;
}

.card-type {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #b1b1b1;
    margin-bottom: 5px;
}

.modules-list .card-header{
    padding: 15px 20px 0;
}

.modules-list .card-img {
    width: auto !important;
    margin: 0 auto 30px !important;
}

.product-info__buttons .btn{
    font-size: 14px;
    padding: 13px 10px;
    min-width: 205px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.block {
    font-family: 'Kanit', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 41px;
    color: #000000;
    margin-bottom: 35px;
    padding: 30px;
}
h1 span{
    font-size: 41px;
    display: block;
}
.pink_block {
    background: #ffaec2;
}

.blue_block {
    background: #0c53a4;
    color: #fff;
}
.blue_block a,
.blue_block a:hover {
    color: #45b2ff;
}

.free-block {
    margin: 120px 0 180px !important;
    color: #fff;
}

.free-block .h2 {
    color: #fff;
}

.offset-2 {
    margin-left: 12.666667% !important;
}
.swiper-block{
    max-width: 100%;
    overflow-x: hidden;
}

/*.video-js{
  background: #fff !important;
  width:100%;
}

.vjs-poster{
  right:-1px !important;
  background-color: #fff !important;
}


.video-js .vjs-big-play-button {
  background: url('/local/templates/europe/assets/img/play.svg') no-repeat center center;
  line-height: 1.5em;
  height: 106px;
  width: 87px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 0;
  cursor: pointer;
  opacity: 1;
  background-color: transparent;
  border-radius: 0;
  transition: none;
  border: 0;
}
.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
  content: "";
}

.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color:transparent;
  background-color:transparent;
  background-color: transparent;
  transition: none;
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-audio .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button {
  display: none;
}
*/

.nanocad-free-description {
    background: url('/local/templates/europe/assets/img/more/free-desc.svg') no-repeat 0 bottom;
    width: 465px;
    margin-top: 40px;
    padding: 2px 10px 9px 2px;
}

.nanocad-free-description__content {
    background: #fff;
    padding: 20px 36px 20px 90px;
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    color: #000000;
    position: relative;
}

.nanocad-free-description__content::before {
    content: '';
    width: 47px;
    height: 47px;
    position: absolute;
    top: 20px;
    left: 30px;
    background: url('/local/templates/europe/assets/img/logo-nanocad23.svg') no-repeat 0 0;
}

.nanocad-free-description__content_small {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}
.nanocad-free-comparioson{
    background-image: url('/local/templates/europe/assets/img/bg/free-comparioson.svg');
    background-size: cover;
    padding: 35px 40px;

}
.nanocad-free-comparioson-text{
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 110%;
    color: #fff;
}
.nanocad-free-comparioson-text a {
    color: #277bff;
}
.nanocad-free-comparioson .btn{
    padding: 14px 20px;
    color: #00194A;
    background: #fff;
    font-size: 16px;
    line-height: 16px;
}
.nanocad-free-comparioson .btn:hover{
    background: #b0ffde;
}



.nanocad-freev5 {
    background: #004176;
    padding: 60px 0;
}

.nanocad-freev5-title {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 58px;
    line-height: 100%;
    text-align: center;
    color: #277bff;
}

.nanocad-freev5-subtitle {
    font-family: 'Kanit';
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 33px;
    padding: 15px 0 30px;
    line-height: 41px;
    text-align: center;
    color: #ffffff;
    background: url('/local/templates/europe/assets/img/more/subtitle.svg') no-repeat center 0;
}

.nanocad-freev5-subtitle-1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    width: 870px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 30px 50px 92px;
    background: url('/local/templates/europe/assets/img/more/subtitle-1.svg') no-repeat center 0;
}

.nanocad-freev5-subtitle-1__link {
    margin-top: 15px;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 13px 30px;
    width: auto;
    background: #0056de;
}

.nanocad-freev5-subtitle-1__link:hover {
    text-decoration: none;
    color: #fff;
}


.nanocad-freev5-features{
    margin-bottom: 0px;
}

.nanocad-freev5-card {
    border: 1px solid #0056de;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    height:100%;
}

.nanocad-freev5-features .col-12{
    margin-bottom: 50px;
}

.nanocad-freev5-card__wrapper {
    padding: 30px;
}

.nanocad-freev5-card__title {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
}

.nanocad-freev5-card__img{
    margin-bottom: 15px;
    text-align: center;
}
.popup-window.popup-window-with-titlebar {
    height: auto!important;
    max-height: 700px;
}

.section.what h2 span{
    color: #FF3F3F;
}
.section.what .uiIcon:before,
.section.what .techIcon:before,
.section.what .updIcon:before{
    display: inline-block;
    height: 24px;
    width: 26px;
    content: "";
    background-size: contain;
    margin-right: 13px;
    margin-bottom: -9px;
    background-repeat: no-repeat;
    background-position: center;
}
.section.what .uiIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/ui.svg");
}
.section.what .techIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/tsup.svg");
}

.section.what .updIcon:before{
    background-image: url("/local/templates/europe/assets/img/icons/upd.svg");
}
/* End */


/* Start:/local/components/product/feature/templates/.default_no_fancybox/style.css?17629518952245*/
/* path file: components/product/feature/templates/.default_no_fancybox/style.css */

@media (min-width: 768px) {
    .features .card {
        margin-bottom: 65px;
    }

    .features-list .card .card-header {
        padding-right: 25px;
        padding-left: 25px;
    }
}

.features-list .card-body {
    margin-bottom: 0px;
}

.features .card {
    margin-bottom: 65px;
}

.features-list .row-with-badge {
    display: flex;
    align-items: flex-start;
}

.features-list .row-with-badge h4 {
    margin-top: 7px;
}

.features-list .row-with-badge h4 {
    margin-top: 7px;
}

.features-list.hide-a-lot .features-item:nth-child(1n+4) {
    display: none;
}

.features-list .features-item {
    margin-bottom: 45px;
}

.brhr {
    margin-bottom: 45px;
}

.show-more-features {
    text-decoration: none;
    display: inline-block;
    border-bottom: 2px dotted #1a73e8;
    padding: 3px 0;
    position: relative;
}

.show-more-features:after {
    position: absolute;
    right: -31px;
    top: 9px;
    display: inline-block;
    content: "";
    width: 21px;
    height: 15px;
    background-image: url('/local/templates/europe/assets/img/icons/s-down-blue.svg');
}

.show-more-features.show-less:after {
    right: -35px;
    top: 7px;
    transform: rotate(180deg);
}

.show-more-features:hover {
    text-decoration: none;
    border-bottom-color: transparent;
}

.features-list .card.card-product {
    margin-top: 13px;
}

@media (min-width: 1200px) {
    .features-list .col-item {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .features-list {
        gap: 16px;
    }

    .features-list__item {
        border: 1px solid #C4C4C4;
    }

    .features-list__item.col-6 {
        flex: 1 0 calc(50% - 8px);
        padding: 16px 12px 24px;
        max-width: calc(50% - 8px);
    }

    .features-list .card-body {
        font-size: 12px;
        line-height: 1.4;
    }

    .features-list .card .card-header {
        text-align: center;
    }

    .features-list .card.card-product {
        margin-top: 0;
    }
}

@media(max-width:768px) {
    .features .features-list .card-img {
        max-width: 100%;
        width: 361px;
    }

    .features-list .features-item {
        margin-bottom: 30px;
    }
}

/* End */


/* Start:/local/components/product/feature/templates/area_3/style.css?173027526371*/
/* path file: components/product/feature/templates/area_3/style.css */

/* End */
/* /local/templates/europe/components/product/catalog/.default/style.css?173027526318865 */
/* /local/components/product/feature/templates/.default_no_fancybox/style.css?17629518952245 */
/* /local/components/product/feature/templates/area_3/style.css?173027526371 */
