@import url("https://fonts.googleapis.com/css?family=Rubik+One");
@import url("https://fonts.googleapis.com/css?family=Nunito:400,600,700,900");
body {
    font-family: 'Nunito', sans-serif;
    background-image: url("../img/pattern.svg");
    overflow: hidden
}

body.windows::-webkit-scrollbar {
    width: 10px
}

body.windows::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0)
}

body.windows::-webkit-scrollbar-thumb {
    background-color: #BDBDBD
}

h2 {
    font-size: 50px;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    margin: 0;
    position: relative
}

a {
    color: #BDBDBD
}

a:hover,
a:visited,
a:focus,
a:active {
    color: #BDBDBD
}

a.fancy {
    position: relative;
    font-weight: 900;
    color: inherit;
    text-decoration: none;
    color: #6356E5
}

title{ 
    font-weight: 900;
    color: grey;


}

#sp {
    color: #2ebd59
}

#you {
    color: #cd201f
}

.rendu {
    margin-top: 20%
}

.container {
    background-color: #FFF;
    max-width: 900px;
    padding-bottom: 140px
}

.vetti-scene {
    position: relative;
    overflow: hidden;
    background-color: #0F1021;
    z-index: 10
}

.vetti-scene .opl {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 999999
}

.vetti-scene .cssaw {
    position: absolute;
    right: 0;
    top: 150px;
    z-index: 10000
}

.vetti-scene .cssaw a {
    width: 54px;
    height: 63px;
    display: block;
    background: url(http://www.cssdesignawards.com/badges/award-nominee-cssda-160-r.png) no-repeat;
    background-size: 54px
}

.vetti-scene .down {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    right: 30px;
    bottom: 30px;
    background-color: #fff;
    z-index: 10;
    opacity: 0;
    -webkit-transition: opacity 0.5s linear 2s;
    transition: opacity 0.5s linear 2s;
    -webkit-animation: scroll 2s infinite;
    animation: scroll 2s infinite
}

@-webkit-keyframes scroll {
    0% {
        bottom: 30px
    }
    15% {
        bottom: 20px
    }
    30% {
        bottom: 30px
    }
}

@keyframes scroll {
    0% {
        bottom: 30px
    }
    15% {
        bottom: 20px
    }
    30% {
        bottom: 30px
    }
}

.vetti-scene .down img {
    width: 100%;
    padding: 8px
}

.vetti-scene .rangoli-vattam {
    border-radius: 50%;
    position: absolute;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    margin-left: -50%;
    margin-top: -50%;
    -webkit-transition: -webkit-transform 30s linear;
    transition: transform 30s linear
}

.vetti-scene .peru {
    font-family: 'Rubik One', sans-serif;
    font-size: 100px;
    text-transform: uppercase;
    position: absolute;
    bottom: 300px;
    left: 50px;
    color: white;
    z-index: 100;
    mix-blend-mode: difference
}

.vetti-scene .seira-vela {
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    bottom: 260px;
    left: 53px;
    color: white;
    z-index: 100;
    mix-blend-mode: difference
}

.rendu {
    position: relative;
    display: none
}

.chinnatha-sceneu-irukarathu {
    position: relative
}

header {
    position: fixed;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    top: 50px;
    left: 50px;
    z-index: 6;
    color: #FFF;
    pointer-events: none
}

header img {
    width: 100%
}

.my-nav {
    position: fixed;
    top: 50px;
    left: 50px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #333;
    border-radius: 40px;
    height: 80px;
    width: 80px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 5;
    white-space: nowrap;
    box-shadow: 0 4px 10px rgba(51, 51, 51, 0.3)
}

.my-nav a {
    margin: 0 40px;
    color: #fff
}

.my-nav a:first-child {
    margin-left: 150px
}

.my-nav:hover {
    width: 800px
}

.enna-pathi {
    margin-top: 70px;
    font-size: 18px;
    line-height: 40px;
    color: #747474
}

.enna-pathi #second {
    margin-top: 30px
}

.slick-list {
    overflow: visible
}

.en-moonji {
    width: 100%;
    text-align: center;
    margin: 20% 0
}

.en-moonji img {
    width: 100%;
    position: relative;
    border-radius: 4px
}

.en-moonji .mangala-theriyum {
    position: relative
}

.en-moonji .mangala-theriyum #blur {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px)
}

.en-moonji a {
    position: relative;
    top: 30px
}

.container h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 30px;
    height: 3px
}

.na-senjathu {
    margin-top: 20%
}

.na-senjathu .row {
    margin: 70px 0 0
}

.na-senjathu .thalaipu-matrum-matravai {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.na-senjathu .thalaipu-matrum-matravai .thalaipu {
    font-size: 22px;
    font-weight: 600
}

.na-senjathu .thalaipu-matrum-matravai .matravai {
    white-space: nowrap
}

.na-senjathu .thalaipu-matrum-matravai .matravai span {
    margin-left: 50px;
    position: relative
}

.na-senjathu .thalaipu-matrum-matravai .matravai span:first-child:before {
    content: none
}

.na-senjathu .thalaipu-matrum-matravai .matravai span:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    top: 8px;
    position: absolute;
    left: -29px;
    background-color: #dadada
}

.na-senjathu .ithu-enna-seiyum {
    font-size: 18px;
    line-height: 40px;
    color: #747474
}

.button-iruku-inga {
    text-align: center;
    margin: 70px 0
}

.button-iruku-inga button {
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    color: #FFF;
    box-shadow: 0 0 40px rgba(99, 86, 229, 0.6);
    background-color: #6356E5;
    font-weight: 900;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    outline: none
}

.button-iruku-inga button:hover {
    box-shadow: 0 0 60px rgba(99, 86, 229, 0.8)
}

.inayam {
    margin-top: 30px
}

.inayam a {
    margin-right: 50px;
    position: relative;
    z-index: 1;
    background-color: #fff
}

.inayam a:after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    top: 10px;
    position: absolute;
    right: -27px;
    background-color: #dadada;
    z-index: -1
}

.inayam a:last-child:after {
    content: none
}

.inayam #git {
    color: #333
}

.inayam #so {
    color: #f48024
}

.inayam #hn {
    color: #36C2D6
}

.inayam #me {
    color: #00ab6c
}

footer {
    height: 300px;
    background-color: #2A363B;
    background-image: url("../img/pattern.svg");
    background-position: 0 -80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #FFF;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

footer .love {
    text-align: center
}

footer .hosted {
    text-align: center;
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.7)
}

footer p {
    opacity: 0.5;
    margin-top: 20px;
    position: relative;
    top: 15px
}

footer .bottom-links {
    margin-top: 70px;
    width: 100%;
    max-width: 460px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 15px
}

footer .bottom-links a {
    background-color: transparent;
    margin: 0
}

footer .bottom-links a:after {
    content: none
}

footer #git {
    color: #CCC !important
}

.enaku-therunjathu #ux {
    width: 60%
}

.enaku-therunjathu #ui {
    width: 90%
}

.enaku-therunjathu #html {
    width: 93%
}

.enaku-therunjathu #js {
    width: 90%
}

.enaku-therunjathu #react {
    width: 98%
}

.enaku-therunjathu .enaku-therunjathu-block {
    margin-bottom: 50px
}

.enaku-therunjathu .enaku-therunjathu-block h4 {
    font-weight: 600
}

.enaku-therunjathu .enaku-therunjathu-list {
    margin-top: 70px;
    /*-moz-column-count: 2;
    -moz-column-gap: 5px;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    column-count: 2;
    column-gap: 5px;*/
}

.enaku-therunjathu .percentage-container {
    margin-top: 20px;
    width: 100%;
    height: 7px;
    background-color: #f1f1f1
}

.enaku-therunjathu .percentage-container.no-width .percentage {
    width: 0 !important
}

.enaku-therunjathu .percentage-container .percentage {
    height: 100%;
    background: -webkit-linear-gradient(28deg, #6356e5, #a262d2);
    background: linear-gradient(62deg, #6356e5, #a262d2);
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .vetti-scene .cssaw {
        top: 50px
    }
    .vetti-scene .opl {
        top: 120px
    }
    .vetti-scene .peru {
        font-size: 60px;
        position: absolute;
        bottom: 200px;
        left: 15px
    }
    .vetti-scene .seira-vela {
        font-size: 20px;
        position: absolute;
        bottom: 160px;
        left: 15px
    }
}


/*# sourceMappingURL=main.css.map */