

body{
    background: lightgrey;
}
.container {
    margin: auto;
    width: 800px;
}
a {
    color: rgba(230, 230, 230, 1);
    text-decoration: none;
}
.link__B {
    color:  rgba(22, 23, 24, 1);
}
.mainbox {
    margin: auto;
    margin-top: 2%;
    background: whitesmoke;
    height: 1000px;
    width: 800px;
    vertical-align: middle;
    border: hidden 1px;
    overflow: hidden;
    box-shadow: 15px 15px 25px 1px #434041;
    animation:  infinite;
    animation-name: example2;
    animation-duration: 40s;
    animation-delay: 0s;
}
.mainbox__colleft {
    background: rgba(22, 23, 24, 0.88);
    height: 100%;

    float: left;
}
.mainbox__colright{
    background: rgba(230, 230, 230, 0.4588235294117647);
    height: 100%;
    max-width: 65%;
    min-width: 65%;
    float: right;
}
.mainbox__colleft__box1 {
    height: 25%;
    width: 100%;
    float: left;
}
.mainbox__colleft__box2 {
    height: 60vh;
    width: 100%;
    float: left;
    padding-top: 10vh;
}
.mainbox__colleft__box3 {
    height: 25%;
    width: 100%;
    float: left;
}
.mainbox__colleft__box4 {
    height: 25%;
    width: 100%;
    float: left;
}
.avatar {
    clip-path: circle(45.4% at 50% 50%);
    margin-left: 15%;
    margin-top: 10%;
}
.box__lable {
    margin-left: 15%;
    border-bottom: solid 3px rgba(230, 230, 230, 1);
}
.box__body {
    margin-left: 15%;
}
.box1__block {
    max-width: 85%;
    min-width: 85%;
    float: right;
}
.box__body__box {
    padding-top: 3%;
    overflow: hidden;
}
.text2 {

    font: 12pt calibri;
    color: rgba(230, 230, 230, 1);
}
.text {

   font: 12pt calibri;
    padding-bottom: 3%;
    color: rgba(230, 230, 230, 1);
}
.text3 {
    font: 12pt calibri;
    color: rgba(230, 230, 230, 1);
}
.text4 {

    font: 22pt calibri;
    padding-bottom: 3%;
    color: rgba(230, 230, 230, 1);
}
.text2r {
    font: 12pt calibri;
    color: rgba(22, 23, 24, 0.88);
}
.textr {
    font: 10pt calibri;
    color: rgba(22, 23, 24, 0.88);
}
.text3r {
    font: 12pt calibri;
    color: rgba(22, 23, 24, 0.88);
}
.text4r {
    font: 18pt calibri;
    padding-bottom: 3%;
    padding-top: 5px;
    color: rgba(22, 23, 24, 0.88);
}
.box__body__box__data {
    width: 70%;
    height: 15%;
}
.row__skills {
    margin-top: 5%;
    height: 7px;
    width: 100%;
    float: left;
    background: grey;
}
.row__skills2 {
    margin-top: 0%;
    height: 100%;
    width: 75%;
    background: rgba(230, 230, 230, 1);
}
.row__skills2__1 {
    margin-top: 0%;
    height: 100%;
    width: 75%;
    background: rgba(230, 230, 230, 1);
}
.row__skills2__2 {
    margin-top: 0%;
    height: 100%;
    width: 85%;
    background: rgba(230, 230, 230, 1);
}
.row__skills2__3 {
    margin-top: 0%;
    height: 100%;
    width: 35%;
    background: rgba(230, 230, 230, 1);
}
.row__skills2__4 {
    margin-top: 0%;
    height: 100%;
    width: 95%;
    background: rgba(230, 230, 230, 1);
}
.row__skills2__5 {
    margin-top: 0%;
    height: 100%;
    width: 95%;
    background: rgba(230, 230, 230, 1);
}
.icon1 {
    color: rgba(230, 230, 230, 1);
    height: 100%;
    margin-left: 3%;
    margin-right: 3%;
  /*  max-width: 9%;
    min-width: 9%;*/
    float: left;
    overflow: hidden;
}
.mainbox__colright__box1 {
    height: 17%;
    width: 100%;
    margin-left: 0%;
    padding-top: 0%;
    overflow: hidden;
}
.mainbox__colright__box2 {

    height: 34%;
    width: 90%;
    margin-left: 1%;
    overflow: hidden;
}
.mainbox__colright__box3 {
    height: 34%;
    width: 90%;
    margin-left: 1%;
    overflow: hidden;
}
.mainbox__colright__box4 {
    height: 15%;
    width: 90%;
    margin-left: 1%;
    overflow: hidden;
}
.text1r__1 {
    font: 32pt calibri;
    padding-bottom: 3%;
    color: rgba(22, 23, 24, 0.88);
    margin-left: 10%;
    padding-top: 10%;
}
.text1r__2 {
    font: 22pt calibri;
    padding-bottom: 3%;
    color: rgba(22, 23, 24, 0.88);
    margin-left: 10%;
    padding-top: 1%;
}
.box__body__right {
    padding-top: 3%;
    height: 25%;
    margin-left: 10%;
}
.box__body__right__colleft {
    float: left;
    height: 100%;
    width: 35%;
}
.box__body__right__collright {
    float: right;
    height: 100%;
    width: 64%;
}
.box__body__right2 {
    padding-top: 2%;
    height: 50%;
    margin-left: 10%;
}
.box__body__right__colleft2 {
    float: left;
    height: 100%;
    width: 50%;
}
.box__body__right__collright2 {
    float: right;
    height: 100%;
    width: 50%;
}
.icon1__right {
    background: rgba(22, 23, 24, 0.88);
    padding-top: 8px;
    padding-left: 8px;
    margin: auto;
    width: 30px;
    height: 25px;
    float: left;
    overflow: hidden;
    color: rgba(230, 230, 230, 1);
    border-radius: 50%;
}
.box__lable__right {
    margin-left: 10%;
    border-bottom: solid 3px rgba(22, 23, 24, 0.88);
}
.icon1__right2 {
    clip-path: circle(28.4% at 50% 50%);
}
.iconcontainer {
    background: rgba(22, 23, 24, 0.88);
    width: 40px;
    height: 40px;
    clip-path: circle(40% at 50% 50%);
    float: left;
    overflow: hidden;
}
.iconnew {
    color: rgba(230, 230, 230, 1);
    padding: 12px;
    width: 40px;
    height: 40px;
}
.text-muted {
    font: 10pt calibri;
    padding-bottom: 3%;
    color: grey;
}
@keyframes example2 {
    0%   {box-shadow: 15px 15px 25px 2px black;}
    25%   {box-shadow: 15px -15px 25px 1px black;}
    55%   {box-shadow: -15px -15px 25px 2px black;}
    75%   {box-shadow: -15px 15px 25px 1px black;}
    100%   {box-shadow: 15px 15px 25px 2px black;}
}
















/*------------------------------------------------------------------*/















body {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    overflow-x: hidden ;

}

.FontLogo{
    /* font-family: 'Permanent Marker', cursive;*/
     font-family: 'Bad Script', cursive;
     font-weight: 900;
 }
 .MenuFont{
     font-family: 'Bad Script', cursive;
 }
 .ProgectFont{
     font-family: 'Bad Script', cursive;
     margin-top: 5px;
 }
 .BlogFont{
     font-family: 'Bad Script', cursive;
     /*  font-family: helveticaneuew10-45ligh, sans-serif;*/
     }
   p {
       color: white;
       margin: 0;
   }
   section {
       height: 100vh;
       position: relative;
       z-index: 100;
   }
   .heading,
   .container2 {
       position: relative;
       z-index: 100;
       width: 100vw;
       display: flex;
       justify-content: center;
   }
   .heading {
       display: flex;
       justify-content: center;
       align-items: center;
       height: 100vh;
       padding-left: 15px;
       padding-right: 15px;
   }
   .heading h1 {
       font-size: 3em;
       letter-spacing: 0.05em;
       color: whitesmoke;
       text-transform: uppercase;
       font-weight: 100;
       text-align: center;
       background: rgba(6, 5, 5, 0.58);
       padding: 30px 20px 20px 20px;
       margin: 0;
   }
   .container2 {
       max-width: 100vw;
       margin: 0 auto;
       <img class="avatar" src="img/photo/Avatar.jpg" alt="Avatar">
   }
   .video-container {
       position: absolute;
       top: 0;
       left: 0;
       width: 100vw;
       height: 100vh;
       overflow: hidden ;
   }
   .video-container:before {
       content: "";
       position: absolute;
       background: url("http://doom.com/assets/imgs/pattern.png");
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       z-index: 20;
       overflow: hidden ;
   }
   .video-container video {
       background: #333;
       position: fixed;
       top: 50%;
       left: 50%;
       -webkit-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
       z-index: 100;
       min-width: 100%;
       min-height: 100%;
       width: auto;
       height: auto;
       z-index: 10;
       overflow: hidden ;
   }
   .main {
       background: #030203;
       height: auto;
   }
   .main .container2 {
       padding-top: 0px;
       padding-bottom: 0px;
   }
   .logo2 {
       border-radius: 50%;
       position: fixed;
       width: 106px;
       height: 106px;
       left: 22px;
       top: 22px;
       background: rgba(6, 5, 5, 0.58);
   }

   * {
       margin: 0;
       padding: 0;
   }
   body {
       background: black;
       font-family: arial, verdana, tahoma;
   }
   .hello {
       color: whitesmoke;
       text-align:  center;
       position: absolute;
       width: 100vw;
       bottom: 100px;
      /* padding: 50px;*/

       font: 12pt calibri;
   }
   .footerBoxMain {
       height: 8vh;
       width: 100vw;
       display: flex;
   }
   .footerBox {

       margin-top: 20px;
       width: 100vw;
       display: flex;
       justify-content: center;
       position: absolute;
       bottom: 3px;
   }
   .footerBoxIcon {
       width: 7vw;
       margin: 12px;
      /* padding-left: 15px;*/
    color: whitesmoke;
    display: flex;
    justify-content: center;
}
/* --------------------------------

Primary style

-------------------------------- */
*, *::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
}
body {
    font-size: 1.6rem;
    font-family: "PT Sans", sans-serif;
    color: #33414a;
    background-color: #f2f2f2;
}
a {
    color: #7e4d7e;
    text-decoration: none;
}
/* --------------------------------

Main Components

-------------------------------- */
header {
    position: fixed;
    z-index: 3;
    height: 50px;
    width: 100vw;
    min-width: 390px;
    top: 0;
    left: 0;
    background-color: #1e262c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
}
header::before {
    /* never visible - this is used in jQuery to check the current MQ */

}
@media only screen and (min-width: 1024px) {
    header {
        height: 80px;
    }
    header.nav-is-visible {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    header::before {
        content: 'desktop';
        color: #1e262c;
    }
}

.cd-logo {
    display: inline-block;
    height: 100%;
    margin-left: 15px;
    /* remove jump on iOS devices - when we fire the navigation */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-logo img {
    display: block;
    max-width: 100%;
    margin-top: 14px;
}
@media only screen and (min-width: 1024px) {
    .cd-logo {
        position: absolute;
        z-index: 2;
        margin-left: 5%;
    }
    .cd-logo img {
        margin-top: 29px;
    }
}
.cd-nav-trigger {
    display: block;
    position: absolute;
    right: 40px;
    top: 0;
    height: 100%;
    width: 50px;
    /* hide text */
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
}
.cd-nav-trigger span {
    /* hamburger icon created in CSS */
    position: absolute;
    height: 2px;
    width: 20px;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -10px;
    -webkit-transition: background-color 0.3s 0.3s;
    -moz-transition: background-color 0.3s 0.3s;
    transition: background-color 0.3s 0.3s;
    background-color: #ffffff;
}
.cd-nav-trigger span::before, .cd-nav-trigger span::after {
    /* upper and lower lines of the menu icon */
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s 0.3s;
    -moz-transition: -moz-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s;
}
.cd-nav-trigger span::before {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
}
.cd-nav-trigger span::after {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
}
.nav-is-visible .cd-nav-trigger span {
    background-color: rgba(255, 255, 255, 0);
}
.nav-is-visible .cd-nav-trigger span::before {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
}
.nav-is-visible .cd-nav-trigger span::after {
    -webkit-transform: translateY(0) rotate(45deg);
    -moz-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    -o-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
@media only screen and (min-width: 1024px) {
    .cd-nav-trigger {
        display: none;
    }
}
.cd-main-nav {
    position: absolute;
    z-index: 9999;
    top: 0;
   /* right: 35px;*/
    width: 310px;
    height: 49vh;
    min-height: 450px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    background: #1e262c;
    -webkit-transition: visibility 0s 0.3s;
    -moz-transition: visibility 0s 0.3s;
    transition: visibility 0s 0.3s;
}
.cd-main-nav a {
    display: block;
    font-size: 1.8rem;
    padding: .9em 2em .9em 1em;
    border-bottom: 1px solid #33414a;
    color: #ffffff;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.cd-main-nav li ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
}
.cd-main-nav.nav-is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
}
.cd-main-nav.moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}
.cd-main-nav.moves-out > li > ul {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.cd-main-nav .cd-subnav-trigger, .cd-main-nav .go-back a {
    position: relative;
}
.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after, .cd-main-nav .go-back a::before, .cd-main-nav .go-back a::after {
    /* arrow icon in CSS */
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #485c68;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .go-back a::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cd-main-nav .cd-subnav-trigger::after, .cd-main-nav .go-back a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
    /* arrow goes on the right side - children navigation */
    right: 20px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 9px 50%;
}
.cd-main-nav .go-back a {
    padding-left: 2em;
}
.cd-main-nav .go-back a::before, .cd-main-nav .go-back a::after {
    /* arrow goes on the left side - go back button */
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
}
.cd-main-nav .placeholder {
    /* never visible or clickable- it is used to take up the same space as the .cd-subnav-trigger */
    display: none;
}
@media only screen and (min-width: 1024px) {
    .cd-main-nav {
        position: static;
        visibility: visible;
        width: 100%;
        height: 80px;
        line-height: 30px;
        /* padding left = logo size + logo left position
        padding: 0 5% 0 calc(5% + 124px);*/
        background: transparent;
        text-align: right;
    }
    .cd-main-nav li {
        display: inline-block;
        height: 100%;
        padding: 0 .4em;
        padding-top: 20px;
    }
    .cd-main-nav li a {
        display: inline-block;
        padding: .8em;
        line-height: 1;
        font-size: 1.6rem;
        border-bottom: none;
        /* Prevent .cd-subnav-trigger flicker is Safari */
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }
    .cd-main-nav li a:not(.cd-subnav-trigger):hover {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        opacity: .6;
    }
    .cd-main-nav .go-back {
        display: none;
    }
    .cd-main-nav .cd-subnav-trigger {
        z-index: 1;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 5em;
        -webkit-transition: border 0.3s;
        -moz-transition: border 0.3s;
        transition: border 0.3s;
    }
    .cd-main-nav .cd-subnav-trigger:hover {
        border-color: rgba(255, 255, 255, 0.4);
    }
    .cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
        top: 22px;
        right: 17px;
        background-color: #ffffff;
        /* change transform-origin to rotate the arrow */
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transition: -webkit-transform 0.3s, width 0.3s, right 0.3s;
        -moz-transition: -moz-transform 0.3s, width 0.3s, right 0.3s;
        transition: transform 0.3s, width 0.3s, right 0.3s;
    }
    .cd-main-nav .cd-subnav-trigger::before {
        right: 23px;
    }
    .cd-main-nav .cd-subnav-trigger, .cd-main-nav .placeholder {
        padding-right: 2.4em;
        padding-left: 1.1em;
    }
    .cd-main-nav li ul {
        height: 80px;
        background-color: #7e4d7e;
        /* padding left = logo size + logo left position*/
        padding: 0 5% 0 calc(5% + 124px);
        -webkit-transform: translateY(-80px);
        -moz-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
        -o-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-transition: -webkit-transform 0.3s 0.2s;
        -moz-transition: -moz-transform 0.3s 0.2s;
        transition: transform 0.3s 0.2s;
    }
    .cd-main-nav li ul li {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        -webkit-transition: -webkit-transform 0.3s 0s, opacity 0.3s 0s;
        -moz-transition: -moz-transform 0.3s 0s, opacity 0.3s 0s;
        transition: transform 0.3s 0s, opacity 0.3s 0s;
    }
    .cd-main-nav .placeholder {
        /* never visible or clickable- it is used to take up the same space as the .cd-subnav-trigger */
        display: block;
        visibility: hidden;
        opacity: 0;
        pointer-event: none;
    }
    .cd-main-nav.moves-out > li > a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    .cd-main-nav.moves-out > li > ul {
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .cd-main-nav.moves-out > li ul li {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform 0.3s 0.2s, opacity 0.3s 0.2s;
        -moz-transition: -moz-transform 0.3s 0.2s, opacity 0.3s 0.2s;
        transition: transform 0.3s 0.2s, opacity 0.3s 0.2s;
    }
    .cd-main-nav.moves-out .cd-subnav-trigger::before, .cd-main-nav.moves-out .cd-subnav-trigger::after {
        width: 14px;
        right: 17px;
    }
    .cd-main-nav.moves-out .cd-subnav-trigger::before {
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        transform: rotate(225deg);
    }
    .cd-main-nav.moves-out .cd-subnav-trigger::after {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
}
.cd-main-content::before {
    /* never visible - this is used in jQuery to check the current MQ */
    display: none;
    content: 'mobile';
}
@media only screen and (min-width: 1024px) {
    .cd-main-content::before {
        content: 'desktop';
    }
}
.cd-main-content {
    position: relative;
    z-index: 2;
    min-height: 100vh;
    padding-top: 50px;
    background-color: #f2f2f2;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.cd-main-content.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
}
@media only screen and (min-width: 1024px) {
    .cd-main-content {
        padding-top: 80px;
    }
    .cd-main-content.nav-is-visible {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
.no-js .cd-nav-trigger, .no-js .cd-subnav-trigger {
    display: none;
}
.no-js header {
    position: relative;
    height: auto;
}
.no-js .cd-logo img {
    margin-bottom: 14px;
}

.no-js .cd-main-nav {
    position: static;
    width: 100%;
    height: auto;
    visibility: visible;
    overflow: visible;
}
.no-js .cd-main-nav li {
    display: inline-block;
}
.no-js .cd-main-nav li:last-child {
    display: block;
}
.no-js .cd-main-nav .go-back {
    display: none;
}
.no-js .cd-main-nav li ul {
    position: static;
    width: 100%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
@media only screen and (min-width: 1024px) {
    .no-js .cd-main-nav {
        height: 80px;
    }
    .no-js .cd-main-nav li ul {
        position: absolute;
        top: 80px;
    }
    .no-js .cd-main-nav li ul li {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    .no-js .cd-main-nav li ul li:last-child {
        display: none;
    }
}

.no-js .cd-main-content {
    padding-top: 0;
}
@media only screen and (min-width: 1024px) {
    .no-js .cd-main-content {
        padding-top: 80px;
    }
}
.avatar {
    border-radius: 50%;
    position: fixed;
    width: 100px;
    height: 100px;
    left: 25px;
    top: 25px;

}
::-webkit-scrollbar {
    display: none;
}
@media only screen and (max-width: 1026px) {
    #fadeshow1 {
        display: none;
    }
}
.fadeshow1 {
    max-width: 50vw;
}
/*===================================start KlochkoRP slider=====================================*/
/* Slider */
#slider{
  /*  max-width:1260px;*/
    max-height:80vh;
    padding: 0px;
    position:relative;
    overflow:hidden;


}
.Otstup{
    margin-top: 500px;
}

@keyframes load{
    from{left:-100%;}
    to{left:0;}
}
.slides{
    width:400%;
    height:100%;
    -webkit-animation:slide 30s infinite;
    -moz-animation:slide 30s infinite;
    animation:slide 30s infinite;
}
.slider{
    width:25%;
    height:100%;
    float:left;
    position:relative;
    z-index:1;
    overflow:hidden;

}
.slide img{
    width:100%;
    height:100%;
}

.image{
    width:100%;
    height:100%;
}
.image img{
    width:100%;


    height:100%;
}
/* Legend */
.legend{
    border:0px solid transparent;
    border-left:0px solid rgba(52, 73, 94, .7);
   /* border-right:300px solid rgba(52, 73, 94, .7);*/
    border-top:0px solid rgba(52, 73, 94, .7);
   /* border-bottom:0px;*/
    position:absolute;
    bottom:0;
}
/* Contents */
.content{
   /* width:100%;
    height:100%;*/
    position:absolute;
    overflow:hidden;
}
.content-txt{
    width:500px;
    height:100px;
    float:left;
    position:relative;
   /* top:300px;*/

    -webkit-animation:content-s 7.5s infinite;
    -moz-animation:content-s 7.5s infinite;
    animation:content-s 7.5s infinite;
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 85% 50%, 75% 100%, 0% 100%);
    background-color:  rgba(52, 73, 94, .4);
}
.content-txt h1{
    font-family: 'Bad Script', cursive;
    text-transform:uppercase;
    font-size:24px;
    color:#fff;
    text-align:left;
    margin-left:30px;
    padding-bottom:10px;

}
.content-txt h2{
    font-family: 'Bad Script', cursive;
    font-weight:normal;
    font-size:14px;
    font-style:italic;
    color:#fff;
    text-align:left;
    margin-left:30px;

}
/* Switch */
.switch{
    width:120px;
    height:10px;
    position:absolute;
    bottom:50px;
    z-index:99;
    left:30px;
}
.switch > ul{
    list-style:none;
}
.switch > ul > li{
    width:10px;
    height:10px;
    border-radius:50%;
    background:#333;
    float:left;
    margin-right:5px;
    cursor:pointer;
}
.switch ul{
    overflow:hidden;
}
.on{
    width:100%;
    height:100%;
    border-radius:50%;
    background:#fff;;
    position:relative;
    -webkit-animation:on 30s infinite;
    -moz-animation:on 30s infinite;
    animation:on 30s infinite;
}
/* Animation */
@-webkit-keyframes slide{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:-100%;
    }
    46%{
        margin-left:-100%;
    }
    50%{
        margin-left:-200%;
    }
    71%{
        margin-left:-200%;
    }
    75%{
        margin-left:-300%;
    }
    96%{
        margin-left:-300%;
    }
}
@-moz-keyframes slide{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:-100%;
    }
    46%{
        margin-left:-100%;
    }
    50%{
        margin-left:-200%;
    }
    71%{
        margin-left:-200%;
    }
    75%{
        margin-left:-300%;
    }
    96%{
        margin-left:-300%;
    }
}
@keyframes slide{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:-100%;
    }
    46%{
        margin-left:-100%;
    }
    50%{
        margin-left:-200%;
    }
    71%{
        margin-left:-200%;
    }
    75%{
        margin-left:-300%;
    }
    96%{
        margin-left:-300%;
    }
}

@-webkit-keyframes content-s{
    0%{left:-520px;}
    10%{left:0px;}
    30%{left:0px;}
    40%{left:0px;}
    50%{left:0px;}
    60%{left:0px;}
    70%{left:0;}
    80%{left:-520px;}
    90%{left:-520px;}
    100%{left:-520px;}
}
@-moz-keyframes content-s{
    0%{left:-520px;}
    10%{left:0px;}
    30%{left:0px;}
    40%{left:0px;}
    50%{left:0px;}
    60%{left:0px;}
    70%{left:0;}
    80%{left:-520px;}
    90%{left:-520px;}
    100%{left:-520px;}
}
@keyframes content-s{
    0%{left:-520px;}
    10%{left:20px;}
    15%{left:0px;}
    30%{left:0px;}
    40%{left:0px;}
    50%{left:0px;}
    60%{left:0px;}
    70%{left:0;}
    80%{left:-520px;}
    90%{left:-520px;}
    100%{left:-520px;}
}
@-webkit-keyframes on{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:15px;
    }
    46%{
        margin-left:15px;
    }
    50%{
        margin-left:30px;
    }
    71%{
        margin-left:30px;
    }
    75%{
        margin-left:45px;
    }
    96%{
        margin-left:45px;
    }
}
@-moz-keyframes on{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:15px;
    }
    46%{
        margin-left:15px;
    }
    50%{
        margin-left:30px;
    }
    71%{
        margin-left:30px;
    }
    75%{
        margin-left:45px;
    }
    96%{
        margin-left:45px;
    }
}
@keyframes on{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:15px;
    }
    46%{
        margin-left:15px;
    }
    50%{
        margin-left:30px;
    }
    71%{
        margin-left:30px;
    }
    75%{
        margin-left:45px;
    }
    96%{
        margin-left:45px;
    }
}
/* main */
/* Reset */
a{text-decoration:none;color:inherit;}
html{width:100%;height:100%;}
nav{
    width:auto;
    height:100%;
    float:right;
    margin-right:5%;
    list-style:none;
}
nav li{
    width:auto;
    margin-right:20px;
    float:left;
}
nav li a{
    font-family:Arial;
    font-size:16px;
    color:#fff;
    line-height:80px;
}
nav select{
    width:150px;
    height:30px;
    margin-top:25px;
    font-family:Arial;
    font-size:14px;
    color:#666;
    border:2px solid #aaa;
    padding-left:10px;
}
nav select:focus{
    outline:none;
}
/* Content */
.container{
    width:50%;
    height:auto;
    padding:20px 0;
    margin:20px auto;
}
.container h1{
    font-family:Arial;
    font-size:24px;
    color:#222;
    text-transform:uppercase;
    margin:20px 0;
}
.container h2{
    font-family:arial;
    font-size:16px;
    color:#444;
    margin-top:10px;
}
.container h3{
    font-family:arial;
    font-weight:normal;
    font-size:16px;
    color:#aaa;
}
.code{
    width:600px;
    height:auto;
    margin:20px auto;
    padding:10px 20px;
    background:#222;
    border-left:10px solid #aaa;
    font-family: arial;
    font-size:16px;
    color:#fff;
}
.code span{
    color:#89A978;
}
.space{
    width:20px;
    height:1px;
    float:left;
}
/*===================================end KlochkoRP slider=====================================*/
/*===================================start KlochkoRP about us=====================================*/
html, body { height: 100%; }
body {margin: 0 auto;}
.abus {
    font-family: helveticaneuew10-45ligh, sans-serif;
    color: #030203;
    text-indent: 20px;
    text-align: justify;
}
.AU {
    margin-top: 50px;
}
.slide0 {
    width: 100%;
    padding-top:5%;
    padding-bottom:15%;
    background: white no-repeat center center fixed;
    background-size: cover;
    cursor: pointer;
    font-family: calibri light;
    color: black;
}
.slide0 span {
    font-family:cambria;
    margin-left:5%;
    margin-right:5%;
    padding:200px;
    padding-bottom:40px;
    background:rgba(255,255,255,0.8);
    padding:;
    display: block;
}
.slide1 {
    width: 100%;
    padding-top:5%;
    padding-bottom:15%;
    background: white no-repeat center center fixed;
    background-size: cover;
    cursor: pointer;
    font-family: calibri light;
    color: black;
}
.slide3 {
    width: 100%;
    padding-top:10%;
    padding-bottom:15%;
    background: white no-repeat center center fixed;
    background-size: cover;
    cursor: pointer;
    font-family: calibri light;
    color: black;
}
.slide1 span {
    font-family:cambria;
    margin-left:5%;
    margin-right:5%;
    padding:20px;
    padding-bottom:40px;
    background:rgba(255,255,255,0.8);
    padding:;
    display: block;
}
.slide3 span {
    font-family:cambria;
    margin-left:5%;
    margin-right:5%;
    padding:20px;
    padding-bottom:40px;
    background:rgba(255,255,255,0.8);
    padding:;
    display: block;
}
.looksvg{
    width:70%;
    height:100%;
}
.svg1 {
    position: relative;
    text-align: center;
    width: 100%;
}
.slide2 {
    width: 100%;
    padding-top:15%;
    padding-bottom:15%;
    background: white no-repeat center center fixed;
    background-size: cover;
    cursor: pointer;
    font-family: calibri light;
    color: black;
}
.slide4 {
    width: 100%;
    padding-top:15%;
    padding-bottom:15%;
    background: white no-repeat center center fixed;
    background-size: cover;
    cursor: pointer;
    font-family: calibri light;
    color: black;
}
.slide2 span {
    font-family:cambria;
    margin-left:5%;
    margin-right:5%;
    padding:5px;
  /* padding-bottom:20px;*/
    background:rgba(255,255,255,0.8);
    display: block;
}
.slide4 span {
    font-family:cambria;
    margin-left:5%;
    margin-right:5%;
    padding:5px;
    /* padding-bottom:20px;*/
    background:rgba(255,255,255,0.8);
    display: block;
}
.slide1:nth-of-type(1) {
    background-image: url("http://timinskaya-photo.com/photo/0001.jpg");
}
.slide2:nth-of-type(2) {
    background-image: url("http://timinskaya-photo.com/photo/0001b.jpg");
}
.slide3:nth-of-type(1) {
    background-image: url("http://timinskaya-photo.com/photo/7.jpg");
}
.slide4:nth-of-type(2) {
    background-image: url("http://timinskaya-photo.com/photo/7b.jpg");
}
/*===================================end KlochkoRP about us=====================================*/
/*===================================start KlochkoRP progect=====================================*/
.clearG {
    clear: both;
}
.containerG {
   background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 1px #AAAAAA;
    margin: 200px auto 100px;
    max-width: 768px;
    padding: 5px;
}
.photo-gridG {
    margin-top: 160px;
    padding: 10px;
    position: relative;
    text-align: center;
}
.photo-gridG img {
   background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px black;
    float: left;
    height: 600px;
    margin-top: -100px;
    margin-left: 30px;
    padding: 10px;
    position: relative;
    transition: all 0.4s ease-in 0s;
    width: 800px;
    z-index: 2;
    max-width: 72vw;
    max-height: 48vw;

}
.photo-gridG img:nth-child(2n) {
    transform: translate(10px, 0px) rotate(8deg);
}
.photo-gridG img:nth-child(2n+1) {
    left: 25px;
    transform: translate(-10px, -30px) rotate(-5deg);
}
.photo-gridG img:nth-child(3n) {
    left: 17px;
    top: -10px;
    transform: translate(-10px, -30px) rotate(-15deg);
}
.photo-gridG img:nth-child(5n) {
    left: -8px;
    top: 20px;
}
.photo-gridG img:nth-child(6n) {
    transform: translate(-10px, -30px) rotate(15deg);
}
.photo-gridG img:nth-child(9n) {
    transform: translate(-10px, -30px) rotate(22deg);
}
.photo-gridG img:hover {
    box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.6);
    transform: rotate(360deg) scale(1.5);
    z-index: 10;
}
.G {
    background-image: url("http://timinskaya-photo.com/img/photo/Avatar.jpg");

}
.Fabus {
    background-color: black;
    height: 100%;
}
a:hover {
    color: #90e6f5;
    border-color: color: #90e6f5;
   /*  Цвет ссылки при наведении на нее курсора мыши*/
}

/*===================================end KlochkoRP progect=====================================*/



/*===================================start KlochkoRP contacts=====================================*/
.form_main {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    background-color: whitesmoke;
}

.title_form {
    margin-right: auto;
    margin-left: auto;
    width: 420px;
}

.container_form {
    text-align: center;
    width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding: 70px 70px;
}

h2 {
    color: #2E2E2E;
}

p {
    color: gray;
}

input {
    border: 0;
    cursor: pointer;
    color: #2E2E2E;
    font-size: 15px;
    font-weight: ;
    line-height: 1.4;
    padding: 10px;
    margin-bottom: 25px;
}

input[name=name] {
    float: left;
    width: 45%;
}

input[name=email] {
    float: right;
    width: 45%;
}

input[name=title] {
    width: 100%;
}

textarea {
    width: 100%;
    border: 0;
    cursor: pointer;
    font-size: 15px;
    line-height: 1.4;
    resize: none;
    padding: 10px;
    margin-bottom: 20px;
}

input[type=submit] {
    background-color: #01DFD7;
    border: 0;
    cursor: pointer;
    color: white;
    line-height: 1.4;
    padding: 15px;
    width: 150px;
    text-transform: uppercase;
}

.footer {
    background-color: black;
}


/*===================================end KlochkoRP contacts=====================================*/

/*===================================start KlochkoRP Blog=====================================*/
.clearB {
    clear: both;
}
.masageB {
   /* width: 65vw;*/
min-width: 55vw;
    background-color: rgba(245, 245, 245, 0.6);
    border: 3px solid;
    border-radius: 1%;
    border-color: rgba(137, 142, 121, 0.08);
    padding: 30px;
    margin: 10px;

}
.containerB {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 1px #AAAAAA;
    margin: 100px auto 100px;
    max-width: 70vw;
    padding: 0px;
    min-width: 65vw;
}
.photo-gridB {
    margin-top: 160px;
    padding: 10px;
    position: relative;
    text-align: center;
}
.photo-gridB img {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px black;
    float: left;
    height: 600px;
    margin-top: -100px;
    padding: 10px;
    position: relative;
    transition: all 0.4s ease-in 0s;
    width: 800px;
    z-index: 2;
}
.photo-gridB img:nth-child(2n) {
    transform: translate(10px, 0px) rotate(8deg);
}
.photo-gridB img:nth-child(2n+1) {
    left: 25px;
    transform: translate(-10px, -30px) rotate(-5deg);
}
.photo-gridB img:nth-child(3n) {
    left: 17px;
    top: -10px;
    transform: translate(-10px, -30px) rotate(-15deg);
}
.photo-gridB img:nth-child(5n) {
    left: -8px;
    top: 20px;
}
.photo-gridB img:nth-child(6n) {
    transform: translate(-10px, -30px) rotate(15deg);
}
.photo-gridB img:nth-child(9n) {
    transform: translate(-10px, -30px) rotate(22deg);
}
.photo-gridB img:hover {
    box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.6);
    transform: rotate(360deg) scale(1.5);
    z-index: 10;
}
.B {
    background-image: url("http://timinskaya-photo.com/img/photo/Avatar.jpg");

}

/*===================================end KlochkoRP Blog=====================================*/
.Blog{
    max-width: 100%

}
.pali4 {
    border-radius: 50%;
    position: fixed;
    /* width: 100px;
     height: 100px;*/
    right: 0vw;
    top: 95vh;
    z-index: 999;
}
.pali4com {
    display: block;
}
@media only screen and (max-width: 1024px) {
    .pali4com {
        display: none;
    }
}



