
@font-face {
    font-family: "PFCentroSlabProRegular";
    src: url("../fonts/PFCentroSlabProRegular.ttf") format("truetype"),
    url("../fonts/PFCentroSlabProRegular.woff") format("woff"),
    url("../fonts/PFCentroSlabProRegular.eot?#iefix") format("embedded-opentype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PFCentroSlabProBold";
    src: url("../fonts/PFCentroSlabProBold.ttf") format("truetype"),
    url("../fonts/PFCentroSlabProRegular.woff") format("woff"),
    url("../fonts/PFCentroSlabProBold.eot?#iefix") format("embedded-opentype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Calibri Light";
    src: url("../fonts/calibri.ttf") format("truetype"),
    url("../fonts/PFCentroSlabProRegular.woff") format("woff"),
    url("../fonts/calibri.eot?#iefix") format("embedded-opentype");
    font-style: normal;
    font-weight: normal;
}

BODY {
    background: #eee;
    color: #434242;
    font-family: "PFCentroSlabProRegular";
    font-size: 16px;
    line-height: 1.3;
}
span.decorate-black{
    line-height: 1.5;
}
.container{

}

a {
    cursor: pointer;
    text-decoration: none;
    background-color: transparent;
    margin: 0;
    padding: 0;
    outline: none;
    color: inherit;
}
a:hover{
    text-decoration: underline;
    outline: none;
    color: inherit;
}
a.text-primary:hover{
    color: #fff!important;
}

H5 {
    color: #2E92D0;
    line-height: 1.1;
}
H4 {
    color: #2E92D0;
    font-weight: bold;
    line-height: 1.1;
}
H3{
    font-size: 24px;
    line-height: 1.1;
}
H2{
    font-size: 32px;
    line-height: 1.1;
}
H1{
    font-weight: bold;
    font-size: 32px;
}
.fs-48{
    font-size: 48px !important;
}
.fs-18{
    font-size: 18px !important;
}
.fs-16{
    font-size: 16px !important;
}
.fs-14{
    font-size: 14px !important;
}
.fs-13{
    font-size: 13px !important;
}
.fs-12{
    font-size: 12px !important;
}
.fs-36-48{
    font-size: 36px !important;
}
.fs-24-32{
    font-size: 24px !important;
}
.fs-18-20{
    font-size: 18px !important;
}
.fs-14-20{
    font-size: 14px !important;
}
.fs-14-18{
    font-size: 14px !important;
}
.fs-14-16{
    font-size: 14px !important;
}
.fs-13-18{
    font-size: 13px !important;
}
.fs-13-16{
    font-size: 13px !important;
}
.fs-13-20{
    font-size: 13px !important;
}
.fs-12-16{
    font-size: 12px !important;
}
.fs-11-16{
    font-size: 11px !important;
}

.lh-1{
    line-height: 1.1 !important;
}
.lh-2{
    line-height: 1.2 !important;
}
.lh-3{
    line-height: 1.3 !important;
}
.container-slide{}
.animated_hover{
    -webkit-animation-duration: 1s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated_click{
    -webkit-animation-duration: 1s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.p{
    font-family: "Calibri Light";
}
.p-common.cl-white-1{
    color: #fff!important;
}
.p-common{
    font-family: "Calibri Light";
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
.p-common-b{
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}
.p-common1{
    font-family: "Calibri Light";
    font-weight: normal;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0;
}
.p-common-b1{
    font-family: "PF Centro Slab Pro", serif;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0;
}
.p-common-cl{
    font-family: "Calibri Light";
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    color: #434242;
}
.p-common-pf{
    font-family: "PF Centro Slab Pro";
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    color: #0060AA;
}
.btn-1{
    display: inline-block;
    padding: 10px 0px;
    border: 1px solid #000;
    border-radius: 5px;
    cursor: pointer;
    transition: border-color 500ms;
}
.btn-1:hover{
    text-decoration: underline;
    text-decoration-color: #000;
    border-color: #FFF;
}
.swiper-container {
    width: 100%;
    height: 100vh;
}
.swiper-container .swiper-slide {
    font-size: 18px;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.swiper-container-scroll{
    width: 100%;
    height: 100vh;
}
.swiper-container-scroll .swiper-slide {
    font-size: 18px;
    height: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
}
.row-flex {
    display: flex;
    flex-flow: row wrap;
}

.font-first {
    font-size: 1.2em;
}

.graph-list li {
    padding: 5px 10px;
    font-size: 0.9em;
}
.cl-white-1{
    color: #FFF!important;
}
.cl-white-1:hover{
    color: #FFF!important;
}
.cl-black-1{
     color: #464242;
}
.cl-black-1:hover{
    color: #464242;
}
.cl-blue-1{
    color: #2E92D0;
}
.cl-blue-2{
    color: #0060AA!important;
}
.bg-mono-0 { background-color: #FEFEFE; }
.bg-mono-1 { background-color: #D9DADA; }
.bg-mono-2 { background-color: #B2B3B3; }
.bg-mono-3 { background-color: #898989; }
.bg-mono-4 { background-color: #717170; }
.bg-mono-5 { background-color: #5B5B5B; }

.bg-mono-6 { background-color: #9D9C8F; }
.bg-mono-7 { background-color: #2E92D0; }
.bg-mono-8 { background-color: #EFF1F2; }
.bg-mono-9 { background-color: #48bbf0; }

.bg-mono-10 { background-color: #64C832; }

.bg-mono-11 { background-color: #FFA000; }

.bg-mono-12 { background-color: #FFFFFF; }

.graph-list li:HOVER {
    /*background-color: #06A0E2;*/
    /*color: white;*/
}
.icon-box{}
.icon-box img{
    width: 70%;
}
.decorate-border-white{
    border: 2px white solid;
}
.decorate-blue {
    background-color: #2E92D0;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 15px;
}
.decorate-blue1 {
    background-color: #0060AA;
    color: white;
    padding: 10px 10px;
    border-radius: 10px;
}
.r1,r2{
    position: relative;
}
.decorate-blue1.r1:before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 45%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 50px solid #0060AA;
    transform: rotateZ(-45deg) translate(-30%, 38%);
    z-index: -1000;
}
.decorate-blue1.r2:before{
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 50px solid #0060AA;
    transform: rotateZ(45deg) translate(-30%, 38%);
    z-index: -1000;
}
.decorate-blue2 {
    border: 1px solid #0060AA;
    padding: 10px 10px;
    cursor: pointer;
    transition: background-color 0.9s ease-in-out 0.5s;
}
.decorate-blue2>p {
    color: #0060AA;
    font-weight: bold;
    font-size: 12px;
    transition: color 0.6s ease-in-out 0.1s;
}
.decorate-blue2 path{
    fill: #0060AA;
    transition: fill 0.6s ease-in-out 0.1s;
}
.decorate-blue2 rect{
    fill: #0060AA;
    transition: fill 0.6s ease-in-out 0.1s;
}
.decorate-blue2:hover{
    background-color: #0060AA;
}
.decorate-blue2:hover>p{
    color: #FFF;
    font-weight: bold;
}
.decorate-blue2:hover path{
    fill: #FFF;
}
.decorate-blue2:hover rect{
    fill: #FFF;
}

.decorate-blue3 {
    border: 2px solid #0060AA;
    padding: 10px 10px;
    cursor: pointer;
    position: relative;
}
.decorate-blue3.r:before {
    content: '';
    position: absolute;
    height: 36px;
    width: 20px;
    bottom: 0;
    right: 0px;
    margin-bottom: -24px;
    margin-right: 10px;
    background-image: url("../i/PNG/icons/cursor_1.png");
    background-position: center;
    background-size: cover;
}
.decorate-red {
    background-color: #C92223;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 13px;
    font-family: PFCentroSlabProBold, serif;
}
.decorate-white {
    background-color: #FEFEFE;
    color: #464242;
    padding: 5px 10px;
    font-weight: bold;
}
.decorate-white-r {
    position: relative;
    background-color: #FEFEFE;
    padding: 10px 15px;
    border-radius: 5px;
}
.decorate-white-r:before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 45%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 50px solid #FFF;
    transform: rotateZ(-45deg) translate(-30%, 38%);
    z-index: -1000;
}
.decorate-black {
    background-color: #464242;
    color: #fff;
    padding: 2px 10px;
    font-weight: bold;
}
.decorate-black-r {
    position: relative;
    background-color: #434242;
    padding: 10px 15px;
    border-radius: 5px;
}
.decorate-black-r:before{
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 50px solid #434242;
    transform: rotateZ(45deg) translate(-30%, 38%);
    z-index: -1000;
}
.decorate-cloud-blue{
    position: absolute;
    display: inline-block;
    padding: 15px;
    background: linear-gradient(to right, rgba(46, 146, 208, 0.5), rgba(46, 146, 208, 1));
    bottom: 40%;
    right: 10%;
}
.decorate-angle-1{
    position: relative;
}
.decorate-angle-1:before{
    content: '';
    position: absolute;
    bottom: -19px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 20px solid #FFF;
    border-right: 20px solid transparent;
}
.decorate-angle-2{
    position: relative;
}
.decorate-angle-2:before{
    content: '';
    position: absolute;
    bottom: 0px;
    left: -39px;
    width: 0;
    height: 0;
    border-bottom: 40px solid #FFF;
    border-left: 40px solid transparent;
}
.decorate-angle-3{
    position: relative;
}
.decorate-angle-3:before{
    content: '';
    position: absolute;
    top: 0px;
    left: -39px;
    width: 0;
    height: 0;
    border-top: 40px solid #FFF;
    border-left: 40px solid transparent;
}
.decorate-angle-4{
    position: relative;
}
.decorate-angle-4:before{
    content: '';
    position: absolute;
    top: -19px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 20px solid #464242;
    border-left: 20px solid transparent;
}
.decorate-angle-5{
    position: relative;
}
.decorate-angle-5:before{
    content: '';
    position: absolute;
    top: -19px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 20px solid #FFF;
    border-left: 20px solid transparent;
}
.decorate-angle-6{
    position: relative;
}
.decorate-angle-6:before{
    content: '';
    position: absolute;
    bottom: -19px;
    right: calc(50% - 5px);
    width: 0;
    height: 0;
    z-index: -1;

    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #FFF;
}

.big-num {
    color: #2E92D0;
    font-size: 36pt;
    font-weight: bold;
}
.big-num2 {
    color: #fff;
    font-size: 36pt;
    font-weight: bold;
}

/*
bootstrap changes
 */
.btn-light:HOVER {
    background-color: #2E92D0;
    color: #FFF !important;
}
.text-primary {
    color: #2E92D0 !important;
}
.border-primary {
    border-color: #2E92D0 !important;
}
.list-1{}
.list-1 span{
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    margin: 0;
    font-size: 70px;
    font-weight: bold;
    color: white;
    z-index: -1000;
    opacity: 0.5;
}
.list-1 p{
    padding-top: 50px;
    padding-left: 20px;
}
.list-2{

}
.list-2>div>span{
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0;
    margin: 0;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    z-index: -1000;
    opacity: 0.5;
}
.list-3{}
.list-3 span{
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0;
    margin: 0;
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    z-index: -1000;
    opacity: 0.5;
}
.list-3 p{
    padding-left: 30px;
}

.list-4{

}
.list-4 p{
    font-size: 12px;
}
.list-4 div.list4-item{
    padding: 20px 5px 5px 5px;
    border: 1px solid #000;
    width: 100%;
    height: 100%;
    transition: border-color 500ms;
}
.list-4 div.list4-item:hover{
    border: 1px solid #FFF;
}

.list-4 span{
    position: absolute;
    left: calc(50% - 30px);;
    top: -24px;
    font-weight: bold;
    line-height: 1;
    font-size: 36px;
    background-color: #FFA000;
    color: #fff;
    z-index: 100;
    padding: 5px 10px;
}
.list-5{
    position: relative;
}
.list-5 p{
    margin: 15px 0px 0px 15px;
    font-size: 12px;
}
.list-5 span{
    position: absolute;
    left: 15px;
    top: 0;
    font-family: PFCentroSlabProBold;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    opacity: 0.6;
    z-index: -1000;
}
.list-6{
    padding: 0 0 0 30px;
    margin: 0;
    list-style-type: disc;
}
.list-6 li{
    padding: 0 0 10px 0;
    margin: 0;
}
.list-7{

}
.list-7>div>span{
    position: absolute;
    left: 50%;
    top: 0;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-weight: bold;
    font-family: PFCentroSlabProBold, serif;
    line-height: 1;
    z-index: 10;
    opacity: 0.6;
}
.list-7>div>p{
    color: #0060AA;
}

.home-digits {
    z-index: 999;
    position: absolute;
    font-size: 16pt;
    cursor: pointer;
}
.home-digits:hover{
    text-decoration: underline;
}
.home-digits span{
    font-size: 48pt;
    font-weight: bold;

}
.hr_dots{
    width: 100%;
    border: 0;
    border-top: 1px dotted;
}
.hr_line20{
    width: 20%;
    border: 0;
    border-top: 1px solid #fff;
    margin: 0;
    padding: 0;
    text-align: left;
}


.blink-it{
    animation-name: blinkit;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
}
.rotate-it{
    animation-name: rotation;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
}
@keyframes blinkit {
    0%{
        opacity: 1;
        transform: scale(1);
    }
    50%{
        opacity: 0.7;
        transform: scale(1.07);
    }
    100%{
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes rotation {
    0% {
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg);
        opacity: 1;
    }
    35%{
        opacity: 0.4;
    }
    70% {
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);
        opacity: 1;
    }
}

/*home-items*/
.home-container{
    /*white-space: nowrap;*/
    background-image: none;
}
.home-item-height{
    height: 200px;
}
.home-info-icon{
    position: absolute;
    width: 80px;
}
.home-info-text{
    position: absolute;
    width: 120px;
}

.home-info{
    /*display: none;*/
}
.home-digits{
    cursor: pointer;
    font-weight: bold;
}
.home-digits:hover{
    text-decoration: underline;
}

.home-item1{
    position: absolute;
    width: 200px;
    height: 200px;
    top:0;
}
.home-item1>svg {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 0px;
    left: 50px;
    transform: rotate(0deg);
}
.home-item1>img {
    position: absolute;
    width: 200px;
    top: 40px;
    left: 0px;
}
.home-item1>div.home-digits{
    left: 110px;
    top: 20px;
}
.home-item1>div.home-info{
    position: absolute;
    top: 20px;
    left: -10px;
}
.home-item1>div.home-info>.home-info-icon{
    top: 40px;
    left: 20px;
}
.home-item1>div.home-info>.home-info-text{

}

.home-item2{
    position: absolute;
    width: 200px;
    height: 200px;
    top:0;
    right: 0;
}
.home-item2>svg {
    position: absolute;
    width: 200px;
    height: 200px;
    right: 30px;
    top: 0px;
    transform: rotate(15deg);
}
.home-item2>img {
    position: absolute;
    width: 210px;
    right: 0;
}
.home-item2>div.home-digits{
    text-align: right;
    right: 100px;
    top: 10px;
}
.home-item2>div.home-info{
    position: absolute;
    top: 0px;
    right: 300px;
}
.home-item2>div.home-info>.home-info-icon{
    top: 40px;
    left: 20px;
}
.home-item2>div.home-info>.home-info-text{

}

.home-item3{
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: 0;
}
.home-item3>svg {
    position: absolute;
    width: 200px;
    height: 200px;
    left: 0px;
    top: 0px;
    transform: rotate(30deg);
}
.home-item3>img {
    position: absolute;
    width: 100px;
    left: 110px;
}
.home-item3>div.home-digits{
    text-align: left;
    left: 50px;
    top: 30px;
}
.home-item3>div.home-info{
    position: absolute;
    top: 50px;
    left: 160px;
}
.home-item3>div.home-info>.home-info-icon{
    top: 40px;
    left: 20px;
}
.home-item3>div.home-info>.home-info-text{

}

.home-item4{
    position: absolute;
    width: 200px;
    height: 200px;
    top: 0px;
    right: 80px;
}
.home-item4>svg {
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: 0px;
    right: 0px;
    transform: rotate(45deg);
}
.home-item4>img {
    position: absolute;
    width: 180px;
    bottom: 0px;
    left: 40px;
}
.home-item4>div.home-digits{
    bottom: 20px;
    right: 20px;
}
.home-item4>div.home-info{
    position: absolute;
    bottom: 200px;
    left: -30px;
}
.home-item4>div.home-info>.home-info-icon{

    top: 40px;
    left: 20px;
}
.home-item4>div.home-info>.home-info-text{

}

.home-item5{
    position: absolute;
    width: 200px;
    height: 200px;
    top:0;
}
.home-item5>svg {
    position: absolute;
    width: 200px;
    height: 200px;
    right: 0px;
    top: 30px;
    transform: rotate(60deg);
}
.home-item5>img {
    position: absolute;
    width: 180px;
    right: 0px;
    top: 0px;
}
.home-item5>div.home-digits{
    right: 20px;
    top: 50px;
    text-align: start;
}
.home-item5>div.home-info{
    position: absolute;
    right: 30px;
    top: 30px;
}
.home-item5>div.home-info>.home-info-icon{
    top: 40px;
    left: 20px;
}
.home-item5>div.home-info>.home-info-text{

}
/*home-items*/

/**/
.fil1 {
    fill:#787878;
    opacity: 1;
}
.fil2 {
    fill:#00A0FF;
    opacity: 1;
    transform: rotate(30deg);
    transform-origin: 50% 50%;
}
.fil3 {
    fill:#64C832;
    opacity: 1;
    transform: rotate(30deg);
    transform-origin: 50% 50%;
}
.fil4 {
    fill:#FFA000;
    opacity: 1;
}
.fil5 {
    fill:#00C8A0;
    opacity: 1;
    transform: rotate(30deg);
    transform-origin: 50% 50%;
}
/*  END */

#slide-5-icon-block{
    font-size: 7pt;
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
    .hr_dots{
        width: 100%;
        border: 0;
        border-top: 1px dotted;
    }
    .fs-36-48{
        font-size: 48px !important;
    }
    .fs-24-32{
        font-size: 32px !important;
    }
    .fs-18-20{
        font-size: 20px !important;
    }
    .fs-14-20{
        font-size: 22px !important;
    }
    .fs-14-18{
        font-size: 18px !important;
    }
    .fs-14-16{
        font-size: 16px !important;
    }
    .fs-13-18{
        font-size: 18px !important;
    }
    .fs-13-16{
        font-size: 16px !important;
    }
    .fs-13-20{
        font-size: 20px !important;
    }
    .fs-12-16{
        font-size: 16px !important;
    }
    .fs-11-16{
        font-size: 16px !important;
    }
    .text-md-nowrap{
        white-space: nowrap !important;
    }
    .cl-md-white-1{
        color: #FFF;
    }
    .cl-md-white-1:hover{
        color: #FEFEFE;
    }
    .cl-md-black-1{
        color: #464242;
    }
    .cl-md-black-1:hover{
        color: #464242;
    }
    .cl-md-blue-1{
        color: #06A0E2;
    }
    .cl-md-blue-1:hover{
        color: #06A0E2;
    }
    .w-md-50{
        width: 50%!important;
    }
    .w-md-75{
        width: 75%!important;
    }
    .w-md-100{
        width: 100%!important;
    }
    .icon-box{}
    .icon-box img{
        width: 60%;
    }
    .p-common1{
        font-family: "Calibri Light";
        font-weight: normal;
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .p-common-b1{
        font-family: "PF Centro Slab Pro", serif;
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .big-num2 {
        color: #fff;
        font-size: 48pt;
        font-weight: bold;
    }
    .decorate-blue {
        background-color: #2E92D0;
        color: white;
        padding: 5px 10px;
        font-weight: bold;
        font-size: 20px;
    }
    .decorate-cloud-blue:before{
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 100px solid #2E92D0;
        transform: rotateZ(-55deg) translate(-30%, 38%);
        z-index: -1000;
    }
    .home-item-height{
        height: 280px;
    }
    /*home-items*/
    .home-container{
        white-space: nowrap;
        background-image: url("../i/PNG/hands_hash.png");
        background-position: center 40%;
        background-size: 45%;
        background-repeat: no-repeat;
        padding-top: 0px;
    }

    .home-info-icon{
        position: absolute;
        width: 80px;
    }
    .home-info-text{
        position: absolute;
        width: 120px;
    }

    .home-info{
        display: block;
    }

    .home-item1{
        position: absolute;
        width: 200px;
        height: 200px;
        top: 0;
        left: 20%;
    }
    .home-item1>svg {
        position: absolute;
        width: 200px;
        height: 200px;
        top: 0px;
        left: 50px;
    }
    .home-item1>img {
        position: absolute;
        width: 200px;
        top: 40px;
        left: 0px;
    }
    .home-item1>div.home-digits{
        left: 110px;
        top: 20px;
    }
    .home-item1>div.home-info{
        position: absolute;
        top: 0px;
        left: -40px;
    }
    .home-item1>div.home-info>.home-info-icon{
        top: 40px;
        left: 20px;
    }
    .home-item1>div.home-info>.home-info-text{

    }

    .home-item2{
        position: absolute;
        width: 200px;
        height: 200px;
        top: 0px;
        left: 10px;
    }
    .home-item2>svg {
        position: absolute;
        width: 200px;
        height: 200px;
        left: 10%;
        top: 0px;
    }
    .home-item2>img {
        position: absolute;
        width: 260px;
        left: 50px;
    }
    .home-item2>div.home-digits{
        text-align: left;
        left: 50px;
        top: 50px;
    }
    .home-item2>div.home-info{
        position: absolute;
        top: -50px;
        left: -50px;
    }
    .home-item2>div.home-info>.home-info-icon{
        top: 40px;
        left: 20px;
    }
    .home-item2>div.home-info>.home-info-text{

    }

    .home-item3{
        position: absolute;
        width: 200px;
        height: 200px;
        left: 50px;
        bottom: 0;
    }
    .home-item3>svg {
        position: absolute;
        width: 200px;
        height: 200px;
        left: 0px;
        top: 0px;

    }
    .home-item3>img {
        position: absolute;
        width: 130px;
        left: 110px;
    }
    .home-item3>div.home-digits{
        text-align: left;
        left: 50px;
        top: 30px;
    }
    .home-item3>div.home-info{
        position: absolute;
        top: -70px;
        left: -40px;
    }
    .home-item3>div.home-info>.home-info-icon{
        /*top: 40px;*/
        /*left: 20px;*/
    }
    .home-item3>div.home-info>.home-info-text{

    }

    .home-item4{
        position: absolute;
        width: 200px;
        height: 200px;
        top: 0px;
        right: 50px;
    }
    .home-item4>svg {
        position: absolute;
        width: 200px;
        height: 200px;
        bottom: 0px;
        left: -90px;
    }
    .home-item4>img {
        position: absolute;
        width: 220px;
        top: 0px;
        left: 0px;
    }
    .home-item4>div.home-digits{
        bottom: 30px;
        left: -30px;
    }
    .home-item4>div.home-info{
        position: absolute;
        bottom: 160px;
        left: -170px;
    }
    .home-item4>div.home-info>.home-info-icon{

    }
    .home-item4>div.home-info>.home-info-text{

    }

    .home-item5{
        position: absolute;
        width: 200px;
        height: 200px;
        right: 20%;
        top: 0px;
    }
    .home-item5>svg {
        position: absolute;
        width: 200px;
        height: 200px;
        right: 70px;
        top: 0px;
    }
    .home-item5>img {
        position: absolute;
        width: 190px;
        right: 0px;
        top: 0px;
    }
    .home-item5>div.home-digits{
        right: 150px;
        top: 20px;
        text-align: end;
    }
    .home-item5>div.home-info{
        position: absolute;
        right: 130px;
        top: 0px;
    }
    .home-item5>div.home-info>.home-info-icon{
        top: 40px;
        left: 20px;
    }
    .home-item5>div.home-info>.home-info-text{

    }
    /*home-items*/

}

@media (min-width: 992px) {
    .container {
        max-width: 1200px;
    }
    .w-lg-50{
        width: 50%!important;
    }
    .w-lg-75{
        width: 75%!important;
    }
    .w-lg-100{
        width: 100%!important;
    }
}

@media (min-width: 1200px) {
    #slide-5-icon-block{
        /*font-size: 9pt;*/
    }

}

/*  Animatoins  */

.anim-td-0{
    animation-delay: 0ms;
}
.anim-td-1{
    animation-delay: 250ms;
}
.anim-td-2{
    animation-delay: 500ms;
}
.anim-td-3{
    animation-delay: 750ms;
}
.anim-td-4{
    animation-delay: 1000ms;
}
.anim-td-5{
    animation-delay: 1250ms;
}
.anim-td-6{
    animation-delay: 1500ms;
}
.anim-td-7{
    animation-delay: 1750ms;
}
.anim-td-8{
    animation-delay: 2000ms;
}
.anim-td-9{
    animation-delay: 2250ms;
}
