@media (min-width: 1025px) {
.box-layout {
margin-right: 30px; } }
.box-layout .item-box:not(:first-child) {
margin-top: 20px; }
.box-layout .item-box .item-box__title {
background: #6984c2;
font-family: "Poppins", sans-serif;
font-weight: 600;
color: #ffffff;
font-size: 20px;
line-height: 30px;
padding: 24px 15px 22px 35px; }
.box-layout .item-box .item-box__content {
background: #ffffff;
-webkit-box-shadow: 0 19px 40px rgba(157, 174, 185, 0.15);
box-shadow: 0 19px 40px rgba(157, 174, 185, 0.15); }
.box-layout .item-box .item-box__content:not(.no-inner) {
padding: 34px 35px 35px 35px; }
@media (max-width: 1024.98px) {
.box-layout .item-box .item-box__content:not(.no-inner) {
padding: 27px; } }
.box-layout .item-box .item-box__content .tt-subtitle {
padding-bottom: 17px; }
@media (max-width: 1024.98px) {
.box-layout .item-box .item-box__title {
font-size: 18px;
line-height: 28px;
padding: 18px 15px 16px 27px; } }
.tt-submenu {
background-color: #f1f3f5; }
.tt-submenu .tt-submenu__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 76px;
background-color: #ffffff;
-webkit-box-shadow: 0 19px 40px rgba(157, 174, 185, 0.15);
box-shadow: 0 19px 40px rgba(157, 174, 185, 0.15); }
.tt-submenu .tt-submenu__item:not(:first-child) {
margin-top: 4px; }
.tt-submenu .tt-submenu__item.active {
background-color: #f1f3f5; }
.tt-submenu .tt-submenu__item:hover .tt-submenu__text span:before {
width: 100%; }
.tt-submenu .tt-submenu__icon {
font-size: 41px;
line-height: 1;
color: #6984c2;
padding-left: 38px;
width: 100px;
min-width: 100px; }
.tt-submenu .tt-submenu__text {
color: #323232;
font-family: "Poppins", sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 26px;
padding: 11px 20px 10px 0; }
.tt-submenu .tt-submenu__text span {
position: relative;
display: inline-block; }
.tt-submenu .tt-submenu__text span:before {
content: '';
display: block;
position: absolute;
bottom: 1px;
width: 0%;
height: 2px;
margin: auto;
left: 0;
right: 0;
background-color: #323232;
-webkit-transition: width .2s linear;
transition: width .2s linear; }
@media (max-width: 1024.98px) {
.tt-submenu .tt-submenu__item {
min-height: 62px; }
.tt-submenu .tt-submenu__icon {
font-size: 30px;
padding-left: 28px;
width: 75px;
min-width: 75px; }
.tt-submenu .tt-submenu__text {
font-size: 14px;
line-height: 24px;
padding: 11px 20px 10px 0; } }
.tt-listicon .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.tt-listicon .item:not(:first-child) {
margin-top: 4px; }
.tt-listicon .listicon__icon {
font-size: 16px;
color: #6984c2;
position: relative;
top: 2px; }
.tt-listicon .listicon__icon + .listicon__text {
margin-left: 12px; }
.tt-listicon .listicon__icon .icon-1124618 {
font-size: 20px; }
.tt-listicon a {
color: #7b7b7b; }
.tt-listicon a:hover {
color: #6984c2; } .tt-table-wrapper01 {
padding: 39px;
background-color: #ffffff;
-webkit-box-shadow: 0 19px 40px rgba(157, 174, 185, 0.15);
box-shadow: 0 19px 40px rgba(157, 174, 185, 0.15); }
@media (max-width: 1024.98px) {
.tt-table-wrapper01 {
padding: 30px; } }
@media (max-width: 767.98px) {
.tt-table-wrapper01 {
padding: 15px; } }.tt-box-wrapper {
padding: 65px 60px 72px; }
@media (max-width: 1024.98px) {
.tt-box-wrapper {
padding: 72px 15px 80px; } }
@media (max-width: 790px) {
.tt-box-wrapper {
padding: 53px 15px 60px; } }
.tt-box-indent {
padding: 30px; }
@media (max-width: 1024.98px) {
.tt-box-indent {
padding: 30px; } }
@media (max-width: 767.98px) {
.tt-box-indent {
padding: 20px; } }
.accordeon-01 {
margin-top: 0px; }
.accordeon-01 .tt-item {
position: relative;
padding: 0px 27px 11px 27px;
background-color: #fdfefe;
-webkit-box-shadow: 0 19px 40px rgba(157, 174, 185, 0.15);
box-shadow: 0 19px 40px rgba(157, 174, 185, 0.15);
-webkit-transition: background-color .2s;
transition: background-color .2s; }
.accordeon-01 .tt-item .tt-item__content {
display: none;
padding-right: 50px;
padding-bottom: 19px; }
.accordeon-01 .tt-item.tt-item__open {
background-color: #ffffff; }
.accordeon-01 .tt-item.tt-item__open .tt-item__title:before {
content: '-';
right: -9px; }
.accordeon-01 .tt-item.tt-item__open .tt-item__content {
display: block; }
.accordeon-01 .tt-item:not(.tt-item__open) {
cursor: pointer; }
.accordeon-01 .tt-item:not(:first-child) {
margin-top: 10px; }
.accordeon-01 .tt-item__title {
font-size: 16px;
line-height: 26px;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #323232;
-webkit-transition: color .2s;
transition: color .2s;
padding: 21px 20px 7px 0px;
position: relative; }
.accordeon-01 .tt-item__title:hover {
color: #6984c2; }
.accordeon-01 .tt-item__title:before {
content: '+';
display: block;
position: absolute;
color: #6984c2;
font-family: "Poppins", sans-serif;
font-weight: 600;
font-size: 27px;
line-height: 1;
top: 31px;
right: -10px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
@media (max-width: 767.98px) {
.accordeon-01 .tt-item {
padding: 0px 20px 11px; }
.accordeon-01 .tt-item .tt-item__content {
padding-right: 15px; }
.accordeon-01 .tt-item__title {
font-size: 16px;
line-height: 24px; } }.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.elementor-flip-box{height:280px;perspective:1000px;position:relative;transform-style:preserve-3d}@media (max-width:1024px){.elementor-flip-box{cursor:pointer}}.elementor-flip-box__front{background-color:#1abc9c}.elementor-flip-box__back{background-color:#4054b2;display:block}.elementor-flip-box__layer{height:100%;position:absolute;transition:all .6s ease-in-out;width:100%}.elementor-flip-box__layer__overlay{align-items:stretch;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:35px;text-align:center;width:100%}.elementor-flip-box__layer__title{font-size:21px}.elementor-flip-box__layer__description{font-size:14px}.elementor-flip-box__layer__description:not(:last-child),.elementor-flip-box__layer__title:not(:last-child){margin:0 0 20px;padding:0}.elementor-flip-box__layer__title{font-weight:600;line-height:1}.elementor-flip-box,.elementor-flip-box .elementor-view-framed,.elementor-flip-box .elementor-view-stacked{--e-flip-box-view-framed-stacked-icon-color:#fff}.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon{color:var(--e-flip-box-view-framed-stacked-icon-color)}.elementor-flip-box .elementor-icon svg,.elementor-flip-box .elementor-view-framed .elementor-icon svg,.elementor-flip-box .elementor-view-stacked .elementor-icon svg{fill:var(--e-flip-box-view-framed-stacked-icon-color)}.elementor-flip-box .elementor-view-framed .elementor-icon{border-color:#fff}.elementor-flip-box .elementor-view-stacked .elementor-icon{background-color:rgba(0,0,0,.5)}.elementor-flip-box__button.elementor-button{align-self:center;background:transparent;border:2px solid #fff;cursor:pointer;margin-left:auto;margin-right:auto}.elementor-flip-box__button.elementor-button:focus-visible,.elementor-flip-box__button.elementor-button:hover{background:transparent;text-decoration:none}.elementor-flip-box__image{display:inline-block;margin:0 0 20px;width:100%}.elementor-flip-box__image img{width:50%}.elementor-flip-box .elementor-icon-wrapper{margin-bottom:20px}.elementor-flip-box--3d .elementor-flip-box__layer__inner{transform:translateZ(90px) scale(.91)}.elementor-flip-box--3d .elementor-flip-box__layer__overlay{transform:translateZ(.1px);transform-style:preserve-3d}.elementor-flip-box--effect-flip .elementor-flip-box{perspective:1000px;transform-style:preserve-3d}.elementor-flip-box--effect-flip .elementor-flip-box__layer{backface-visibility:hidden;transform-style:preserve-3d}.elementor-flip-box--effect-flip .elementor-flip-box__front{transform:none;z-index:1}.elementor-flip-box--effect-flip .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back{transform:none}.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back{transform:rotateX(0) rotateY(-180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(0) rotateY(180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back{transform:rotateX(0) rotateY(180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(0) rotateY(-180deg)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back{transform:rotateX(-180deg) rotateY(0)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(180deg) rotateY(0)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back{transform:rotateX(180deg) rotateY(0)}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(-180deg) rotateY(0)}.elementor-flip-box--effect-push .elementor-flip-box__front{transform:none}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(100%) translateY(0)}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(-100%) translateY(0)}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(0) translateY(-100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(0) translateY(100%)}.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box{overflow:hidden}.elementor-flip-box--effect-push .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back{transform:none}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back{transform:translateX(-100%) translateY(0)}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back{transform:translateX(100%) translateY(0)}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back{transform:translateX(0) translateY(100%)}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back{transform:translateX(0) translateY(-100%)}.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front{opacity:1;transform:scale(1);transition:transform .7s,opacity .35s,width .1ms;width:100%;z-index:1}.elementor-flip-box--effect-zoom-out .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front{opacity:0;transform:scale(.7);transition:transform .8s,opacity .7s .1s,width .1ms .7s;width:0}.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back{opacity:0;transform:scale(.7);transition:transform .7s,opacity .5s .2s}.elementor-flip-box--effect-zoom-in .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back{opacity:1;transform:scale(1);transition:transform .7s,opacity .5s}.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back{opacity:0}.elementor-flip-box--effect-fade .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back{opacity:1}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front,.elementor-widget-flip-box.elementor-flip-box--flipped:not(:has(.elementor-widget-container)) .elementor-flip-box__front{display:none}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back,.elementor-widget-flip-box.elementor-flip-box--flipped:not(:has(.elementor-widget-container)) .elementor-flip-box__back{opacity:1;transform:none}.e-con-inner>.elementor-widget-flip-box,.e-con>.elementor-widget-flip-box{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.round-layout01 {
width: calc(715px + 28px);
height: 715px;
margin-right: -28px;
background-repeat: no-repeat;
position: relative; }
.round-layout01 .round-layout01__img-motion {
position: absolute;
top: 157px; }
.round-layout01 .round-layout01__img-motion img:first-child {
-webkit-animation: 40s linear 0s normal none infinite running rot;
animation: 40s linear 0s normal none infinite running rot;
position: relative;
z-index: 2; }
.round-layout01 .round-layout01__img-motion img:last-child {
position: absolute;
top: 0;
left: -17px;
z-index: 0; }
.round-layout01 .round-layout01__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 528px;
height: 528px;
background-color: #ffffff;
border: 35px solid #f1f3f5;
border-radius: 50%;
position: relative;
top: 100px;
left: 100px; }
.round-layout01 .round-layout01_center {
max-width: 250px;
margin-left: auto;
margin-right: auto;
text-align: center; }
.round-layout01 .round-layout01_center .tt-title {
padding: 0;
margin: 0;
color: #323232;
font-family: "Poppins", sans-serif;
font-size: 28px;
line-height: 38px;
padding: 0 0 15px 0;
font-weight: 600;
}
.round-layout01 .round-layout01_center .tt-title + * {
margin-top: 0; }
.round-layout01 .round-layout01_center:nth-child(1) {
margin-top: 0;
padding-bottom: 0; }
.round-layout01 .round-layout01_item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
width: 208px;
height: 208px;
border-radius: 50%;
background-color: #ffffff;
border: 10px solid #f1f3f5;
position: absolute;
font-size: 20px;
line-height: 30px;
color: #323232;
font-family: "Poppins", sans-serif;
font-weight: 600;
-webkit-box-shadow: 7px 10px 20px rgba(141, 158, 168, 0.25);
box-shadow: 7px 10px 20px rgba(141, 158, 168, 0.25); }
.round-layout01 .round-layout01_item.item-absent {
background-color: #f1f3f5;
-webkit-box-shadow: none;
box-shadow: none; }
.round-layout01 .round-layout01_item.item-absent:before {
content: '';
width: 100%;
height: 100%;
border: 6px solid #6984c2;
border-radius: 50%;
position: absolute;
top: 0;
left: 0; }
.round-layout01 .round-layout01_item.item-absent:after {
content: '';
width: calc(100% - 4px);
height: 5px;
background-color: #6984c2;
display: block;
position: absolute;
top: calc(50% - 4px);
left: 4px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-box-shadow: 0px 5px 10px rgba(141, 158, 168, 0.75);
box-shadow: 0px 5px 10px rgba(141, 158, 168, 0.75); }
.round-layout01 .item-position-01 {
top: -118px;
right: 130px; }
.round-layout01 .item-position-02 {
top: 40px;
right: -96px; }
.round-layout01 .item-position-03 {
bottom: -69px;
right: -20px; }
.round-layout01 .item-position-04 {
bottom: -69px;
left: -20px; }
@media (max-width: 1229.98px) {
.round-layout01 {
margin-left: auto;
margin-right: auto;
width: 715px; } }
@media (max-width: 1024.98px) {
.round-layout01 {
width: 632px;
height: 630px;
background-size: cover;
background-position: center center; }
.round-layout01 .round-layout01__img-motion {
top: 147px;
left: 10px; 
display: grid;
}
.round-layout01 .round-layout01__img-motion img {
width: 90%; 
}
.round-layout01 .round-layout01__img-motion img:last-child {
display: none;
}
.round-layout01 .round-layout01__wrapper {
width: 445px;
height: 445px;
border-width: 30px; }
.round-layout01 .round-layout01_center .tt-title {
font-size: 24px;
line-height: 30px; }
.round-layout01 .round-layout01_item {
width: 176px;
height: 176px;
font-size: 17px;
line-height: 27px; }
.round-layout01 .item-position-01 {
top: -95px;
right: 107px; }
.round-layout01 .item-position-02 {
top: 36px;
right: -84px; }
.round-layout01 .item-position-03 {
bottom: -63px;
right: -20px; }
.round-layout01 .item-position-04 {
bottom: -63px;
left: -20px; } }
@media (max-width: 790px) {
.round-layout01 {
height: 610px; } }
@media (max-width: 660px) {
.round-layout01 {
width: 100%;
height: 457px;
background-size: cover;
background-position: center center; }
.round-layout01 .round-layout01__img-motion {
top: 147px;
left: 50%;
margin-left: -280px; }
.round-layout01 .round-layout01__img-motion img {
width: 67%; }
.round-layout01 .round-layout01__wrapper {
width: 331px;
height: 331px;
border-width: 22px;
margin-left: auto;
margin-right: auto;
top: 63px;
left: 0; }
.round-layout01 .round-layout01_center .tt-title {
font-size: 20px;
line-height: 30px;
padding-bottom: 10px; }
.round-layout01 .round-layout01_center .tt-title br {
display: none; }
.round-layout01 .round-layout01_item {
width: 130px;
height: 130px;
font-size: 16px;
line-height: 24px;
border-width: 6px;
-webkit-box-shadow: 4px 5px 15px rgba(141, 158, 168, 0.25);
box-shadow: 4px 5px 15px rgba(141, 158, 168, 0.25); }
.round-layout01 .round-layout01_item.item-absent {
background-color: #f1f3f5;
-webkit-box-shadow: none;
box-shadow: none; }
.round-layout01 .round-layout01_item.item-absent:before {
border-width: 3px; }
.round-layout01 .round-layout01_item.item-absent:after {
width: calc(100% - 2px);
height: 3px;
background-color: #6984c2;
display: block;
position: absolute;
top: calc(50% - 1px);
left: 2px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-box-shadow: 0px 5px 10px rgba(141, 158, 168, 0.75);
box-shadow: 0px 5px 10px rgba(141, 158, 168, 0.75); }
.round-layout01 .item-position-01 {
top: -55px;
right: 152px; }
.round-layout01 .item-position-02 {
top: -55px;
right: 2px; }
.round-layout01 .item-position-03 {
bottom: -52px;
right: 1px; }
.round-layout01 .item-position-04 {
bottom: -52px;
left: 5px; } }
@media (max-width: 380px) {
.round-layout01 .round-layout01__wrapper {
width: 320px;
height: 320px; } }
@media (max-width: 350px) {
.round-layout01 .round-layout01__wrapper {
left: -8.5%; } }
@keyframes rot {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes rot {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@media (min-width: 1230px) {
.tt-custom-width {
max-width: 370px; } }
@media (min-width: 1230px) {
.round-layout01__align {
margin-top: -34px; } }
.round-layout02 {
width: 714px;
height: 714px;
background-repeat: no-repeat;
position: relative; }
.round-layout02 .round-layout02__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 534px;
height: 534px;
background-color: #ffffff;
border-radius: 50%;
position: relative;
top: 86px;
left: 100px; }
.round-layout02 .round-layout02_center {
max-width: 290px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-bottom: 18px; }
.round-layout02 .round-layout02_center .tt-title {
padding: 0;
margin: 0;
color: #323232;
font-family: "Poppins", sans-serif;
font-size: 28px;
line-height: 38px;
padding: 0 0 15px 0; }
.round-layout02 .round-layout02_center .tt-title + * {
margin-top: 0; }
.round-layout02 .round-layout02_center:nth-child(1) {
margin-top: 0;
padding-bottom: 0; }
.round-layout02 .round-layout02_item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
width: 208px;
height: 208px;
border-radius: 50%;
background-color: #ffffff;
border: 10px solid #f1f3f5;
position: absolute;
padding-left: 5px;
padding-right: 5px;
-webkit-box-shadow: 7px 10px 20px rgba(141, 158, 168, 0.25);
box-shadow: 7px 10px 20px rgba(141, 158, 168, 0.25); }
.round-layout02 .round-layout02_item .tt-icon {
font-size: 51px;
color: #6984c2;
margin-top: 4px; }
.round-layout02 .round-layout02_item .tt-title {
font-size: 16px;
line-height: 24px;
color: #323232;
font-family: "Poppins", sans-serif;
font-weight: 600;
margin-top: 14px;
width: 100%; }
.round-layout02 .round-layout02_item.item-select {
background-color: #f1f3f5;
border: 10px solid #ffffff;
-webkit-box-shadow: none;
box-shadow: none; }
.round-layout02 .round-layout02_item.item-absent {
background-color: #ffffff !important;
-webkit-box-shadow: none;
box-shadow: none; }
.round-layout02 .round-layout02_item.item-absent:before {
content: '';
width: 100%;
height: 100%;
border: 6px solid #6984c2;
border-radius: 50%;
position: absolute;
top: 0;
left: 0; }
.round-layout02 .round-layout02_item.item-absent:after {
content: '';
width: calc(100% - 4px);
height: 5px;
background-color: #6984c2;
display: block;
position: absolute;
top: calc(50% - 4px);
left: 4px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-box-shadow: 0px 5px 10px rgba(141, 158, 168, 0.75);
box-shadow: 0px 5px 10px rgba(141, 158, 168, 0.75); }
.round-layout02 .item-position-01 {
top: -85px;
left: 165px; }
.round-layout02 .item-position-02 {
top: 35px;
right: -66px; }
.round-layout02 .item-position-03 {
top: 287px;
right: -67px; }
.round-layout02 .item-position-04 {
bottom: -75px;
left: 170px; }
.round-layout02 .item-position-05 {
top: 287px;
left: -57px; }
.round-layout02 .item-position-06 {
top: 35px;
left: -57px; }
@media (max-width: 1229.98px) {
.round-layout02 {
margin-left: auto;
margin-right: auto;
width: 715px; } }
@media (max-width: 1024.98px) {
.round-layout02 {
width: 632px;
height: 632px;
background-size: cover;
background-position: center center; }
.round-layout02 .round-layout02__wrapper {
width: 445px;
height: 445px;
border-width: 30px; }
.round-layout02 .round-layout02_center .tt-title {
font-size: 22px;
line-height: 28px; }
.round-layout02 .round-layout02_item {
width: 176px;
height: 176px; }
.round-layout02 .round-layout02_item .tt-icon {
font-size: 35px;
margin-top: -7px; }
.round-layout02 .round-layout02_item .tt-title {
font-size: 16px;
line-height: 22px;
margin-top: 7px;
padding-bottom: 10px; }
.round-layout02 .item-position-01 {
top: -85px;
left: 145px; }
.round-layout02 .item-position-02 {
top: 15px;
right: -67px; }
.round-layout02 .item-position-03 {
top: 237px;
right: -67px; }
.round-layout02 .item-position-04 {
bottom: -75px;
left: 150px; }
.round-layout02 .item-position-05 {
top: 237px;
left: -67px; }
.round-layout02 .item-position-06 {
top: 15px;
left: -67px; } }
@media (max-width: 660px) {
.round-layout02 {
width: 320px;
height: 506px;
background-size: cover;
background-position: center center; }
.round-layout02 .round-layout02__wrapper {
width: 282px;
height: 282px;
border-width: 22px;
margin-left: auto;
margin-right: auto;
top: 81px;
left: 0; }
.round-layout02 .round-layout02_center {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
max-width: 225px; }
.round-layout02 .round-layout02_center .tt-title {
font-size: 20px;
line-height: 30px;
padding-bottom: 3px; }
.round-layout02 .round-layout02_item {
width: 128px;
height: 128px;
font-size: 16px;
line-height: 24px;
border-width: 6px;
padding-left: 10px;
padding-right: 10px;
-webkit-box-shadow: 4px 5px 15px rgba(141, 158, 168, 0.25);
box-shadow: 4px 5px 15px rgba(141, 158, 168, 0.25);
border-width: 7px; }
.round-layout02 .round-layout02_item.item-select {
border-width: 7px; }
.round-layout02 .round-layout02_item.item-absent {
background-color: #f1f3f5;
-webkit-box-shadow: none;
box-shadow: none; }
.round-layout02 .round-layout02_item.item-absent:before {
border-width: 4px; }
.round-layout02 .round-layout02_item.item-absent:after {
width: calc(100% - 2px);
height: 3px;
background-color: #6984c2;
display: block;
position: absolute;
top: calc(50% - 1px);
left: 2px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-box-shadow: 0px 5px 10px rgba(141, 158, 168, 0.75);
box-shadow: 0px 5px 10px rgba(141, 158, 168, 0.75); }
.round-layout02 .round-layout02_item .tt-icon {
font-size: 28px;
margin-top: 0px; }
.round-layout02 .round-layout02_item .tt-title {
font-size: 14px;
line-height: 19px;
margin-top: 3px;
padding-bottom: 8px; }
.round-layout02 .item-position-01 {
top: -77px;
left: 80px; }
.round-layout02 .item-position-02 {
top: -3px;
right: -42px; }
.round-layout02 .item-position-03 {
top: 155px;
right: -43px; }
.round-layout02 .item-position-04 {
bottom: -83px;
left: 79px; }
.round-layout02 .item-position-05 {
top: 155px;
left: -42px; }
.round-layout02 .item-position-06 {
top: -3px;
left: -42px; } }
@media (max-width: 575.98px) {
.round-layout02 {
height: 506px; } }
@keyframes rot {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes rot {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }.imginfo {
position: relative;
width: calc(100% + 201px);
right: -104px;
position: relative; }
.imginfo .imginfo__box {
background-color: #6984c2;
color: #ffffff;
position: absolute;
left: -85px;
bottom: 38px;
padding: 35px 40px 38px;
-webkit-box-shadow: 30px 30px 30px rgba(0, 0, 0, 0.2);
box-shadow: 30px 30px 30px rgba(0, 0, 0, 0.2);
min-width: 348px; }
.imginfo .imginfo__title {
font-size: 20px;
line-height: 30px;
color: #ffffff;
font-family: "Poppins", sans-serif;
font-weight: 600;
margin: 0;
padding: 0 0 10px 0; }
.imginfo .imginfo__title + * {
margin-top: 0; }
.imginfo address {
color: #ffffff;
font-family: "Poppins", sans-serif;
font-weight: 600;
margin-top: 11px;
font-size: 19px;
line-height: 30px; }
.imginfo address a {
color: #ffffff; }
.imginfo address [class^=icon-] {
font-size: 16px;
margin-right: 6px; }
@media (max-width: 1024.98px) {
.imginfo {
width: 100%;
right: -15px;
text-align: right; }
.imginfo br {
display: none; }
.imginfo .imginfo__box {
text-align: left;
max-width: 272px;
min-width: 272px;
left: inherit;
right: 0px;
bottom: 0;
margin-top: -39%;
padding: 28px 7px 30px 30px;
position: relative;
float: right; }
.imginfo .imginfo__title {
font-size: 17px;
line-height: 27px;
padding-bottom: 6px; }
.imginfo address {
font-size: 17px;
line-height: 27px; } }
@media (max-width: 767.98px) {
.imginfo {
right: inherit;
text-align: left;
max-width: 420px;
margin-left: -15px;
width: calc(100% + 30px); }
.imginfo .imginfo__box {
margin-top: -34px;
float: inherit;
max-width: calc(100% - 30px);
min-width: inherit;
padding: 29px 27px 29px 28px; }
.imginfo .imginfo__img img {
max-width: inherit;
width: 100%; }
.imginfo .imginfo_title {
font-size: 16px;
line-height: 26px;
padding-bottom: 6px; }
.imginfo address {
font-size: 16px;
line-height: 26px; } }
.info-list__top {
margin-top: 15px; }
.info-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-left: -30px; }
.info-list.info-list__top {
margin-top: 0px; }
.info-list .info-list__item {
margin-left: 28px;
margin-top: 30px; }
@media (max-width: 767.98px) {
.info-list {
margin-left: -20px; }
.info-list .info-list__item {
margin-left: 20px;
margin-top: 21px; } }
.info-list__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.info-list__item .info-list__icon {
font-size: 40px;
color: #6984c2;
margin-top: -8px; }
.info-list__item .info-list__icon + .info-list__description {
margin-left: 17px; }
.info-list__item .info-list__value {
color: #323232;
font-size: 28px;
font-weight: 600;
font-family: "Poppins", sans-serif; }
.info-list__item .info-list__title {
color: #323232;
font-size: 16px;
font-weight: 600;
font-family: "Poppins", sans-serif;
margin-top: 2px; }
.info-list__item:not(:first-child) {
border-left: 1px solid #f1f3f5;
padding-left: 30px; }
@media (max-width: 1024.98px) {
.info-list__item .info-list__icon {
font-size: 31px; }
.info-list__item .info-list__icon + .info-list__description {
margin-left: 12px; }
.info-list__item .info-list__value {
font-size: 24px; }
.info-list__item .info-list__value + .info-list__description {
margin-left: 7px; } }
@media (max-width: 767.98px) {
.info-list__item:not(:first-child) {
padding-left: 20px; }
.info-list__item .info-list__value {
font-size: 20px; }
.info-list__item .info-list__value + .info-list__description {
margin-left: 7px; }
.info-list__item .info-list__title {
margin-top: 0; }
.info-list__item .info-list__title {
font-size: 14px; } }