
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


body {
    background-color: #F6F6F6;
}



.top_60 {
    margin-top: 60px;
}
.profile-name {
    line-height: 18px;
    padding: 20px;
    margin-bottom: 30px;
}

.profile .name {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;

}

.profile .job {
    font-size: 13px;
    color: #fff;
}



ul.profile-information li:first-child {
    padding-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

ul.profile-information li {
    border-left: solid 2px #eee;
    padding: 0 0 23px 20px;
    font-size: 14px;
    color: #FFF;
}

ul.profile-information li a {
    padding: 0 0 23px 20px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
}

ul.profile-information li a:hover {
    padding: 0 0 23px 20px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}



.profile {
    background: #485DCA;
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    width: 100%;
    display: inline-block;
    box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 20px 13px 25px #cecece;
}
.timeline li:first-child i {
    float: left;
    margin-left: -30px;
    padding: 14px 12px;
    border-radius: 165px;
    margin: -22px -54px;
    width: 36px;
    text-align: center;
}

.fa {
    display: inline-block;
        font-size: 20px !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    cursor: pointer;
   
}



.contact-info ul li span {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

.contact-info ul li {
    list-style: none;
    font-size: 16px;
    color: #000;
    line-height: 34px;
    font-size: 14px;
}


nav ul {
    list-style: none;
}

header nav ul li {
    float: left;
}

.tab.active a, #blog-post .post-list ul li a, #blog-post .post-comment ul li .comment-content a {
    color: rgb(0, 0, 0);
}




header nav .site-btn {
    margin: 18px 18px 0 5px;
}



ul.profile-information li:first-child:before {
    margin-left: -51px;
    margin-top: -30px;
    margin-bottom: 20px;
    position: relative;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 11px 14px;
    box-shadow: 0px 2px 32px 0px #FFC500;
}
.timeline li:before, ul.profile-information li:before {
    border-color: #FFC500 !important;
}
ul.profile-information li:before {
    border-color: #FFC500;
}
ul.profile-information li:before {
    content: "";
    border: solid 2px;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 8px;
    margin-left: -25px;
    margin-top: 2px;
    font-weight: 400;
    background: #fff;
    display: block;
    position: absolute;
    background-color: #FFC500;
}

.section-title h2 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 39px 10px 10px 43px;
    font-family: 'Open Sans', sans-serif;
    color: #FFC500;

}

.section-title1 h2 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 50px 0px 10px 45px;
   font-family: 'Open Sans', sans-serif;
    color: #FFC500;

}


.section-title2 h2 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 50px 0px 20px 0px;
    font-family: 'Open Sans', sans-serif;
    color: #FFC500;

}

.section-title5 h2 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 50px 0px 20px 0px;
    font-family: 'Open Sans', sans-serif;
    color: #FFC500;

}

.section-title6 h2 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 50px 0px 20px 0px;
    font-family: 'Open Sans', sans-serif;
    color: #FFC500;
    margin-left: 36px;

}




.timeline li {
    border-left: solid 2px #ececec;
    list-style: none;
    padding: 0 0 40px 30px;
}

.timeline li:before, ul.profile-information li:before {
    border-color: #FFC500 !important;
}
.timeline li:before {
    content: "";
    border: solid 2px;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 8px;
    margin-left: -35px;
    font-weight: 400;
    background: #fff;
    display: block;
    position: absolute;
    margin-top: -1px;
}

.profile-information li{list-style-type: none;}

ul.profile-information li:first-child:after {
    background: url(images/eyeglass.png) no-repeat;
    background-size: 27px 10px;
}
.hamburger i {display: none;}
.social-icons a {color: #a18f03;}

ul.profile-information li:first-child:after {
    background: url(images/eyeglass.png) no-repeat;
    content: '';
    width: 35px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 9px -15px;
    background-size: 28px 25px;
}


.profile-image img {
    width: 100%;
}

.timeline h3 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.timeline p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(51,51,51);
}

.timeline-title span {
    font-size: 18px;
    font-weight: bold;

}

.dynamic {
    margin-top: 15px;
    margin-bottom: 25px;
}

.profile-information p span {
    color: #000;
    font-size: 16px;
}

.clients .client {
    background: #fff;
    padding: 18px;
    border-radius: 8px;
    box-shadow: 0px 0px 48px 0px rgba(4, 6, 4, 0.08);
    width: 100%;
    padding: 26px 16px;
}

.clients .client img {
    width: 100%;
}

.icon-button {
    background-color: #f9df86;
    border-radius: 51px;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 27px;
}

/* Circle */

nav ul {
    list-style: none;

}


.content-header {
    z-index: 5;
}
.bottom_15 {
    margin-bottom: 15px;
}

.cbp img {
    display: block;
    border: 0;
    width: 100%;
    height: auto;
}

#portfolio .cbp-item figure .icon {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    display: table-cell;
    vertical-align: middle;
    top: 50%;
    margin-top: -20px;
    transition: all ease 0.3s;
}

#portfolio .cbp-item figcaption {
    padding: 14px;
}



footer .footer {
    background: #1e1e1e;
    min-height: 42px;
    color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    line-height: 27px;
    font-size: 13px;
    margin-bottom: 25px;
    padding: 15px 0px 15px 10px;
    font-size: 16px;

}
.bottom_30 {
    margin-top: 40px;
}



section:last-child {
    border: 0;
}
.bottom_15 {
    margin-bottom: 15px;
}
.top_15 {
    margin-top: 15px;
}


.section-title {
    position: relative;
    display: inline-block;
    padding: 0 3px;
}

.section-one {
    background-color: #fff;
    box-shadow: 20px 13px 25px #cecece;
    border-radius: 15px;
    height: 370px;
}

.section-two {
    background-color: #fff;
    box-shadow: 20px 13px 25px #cecece;
    border-radius: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.cont h1 {
    font-size: 36px;
    padding: 65px 0px 10px 15px;
}


.cont p {
    font-size: 16px;
    padding: 10px 0px 10px 15px;
}

#portfolio #filters-container .cbp-filter-item {
    font-size: 14px;
    color: #787878;
    cursor: pointer;
    float: left;
    margin-right: 15px;
}


figcaption {
    padding-top: 10px;
}

figcaption span {
    color: #000;
    text-decoration: none;
}
figcaption span .title:hover {
    color: #000;
    text-decoration: none;
    padding: 10px 0px 10px 0px;

}

.cbp img {
    border-radius: 10px;
}

.section-three {
    background-color: #fff;
    box-shadow: 20px 13px 25px #cecece;
    border-radius: 15px;
    margin-top: 30px;
}

.section-four {
    background-color: #fff;
    box-shadow: 20px 13px 25px #cecece;
    border-radius: 15px;
    margin-top: 30px;
}


.cont1 h1 {
    font-size: 24px;
    padding: 40px 0px 0px 15px;
}
.cont1 p {
    font-size: 16px;
    padding: 15px;
    color: rgb(51,51,51);
}


#content {
    background: #fff;
}
#content {
    min-height: 400px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 15px;
}

.site-btn {
    background-color: #FFC500;
    border: none;
    border-radius: 27px;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
}


.working-history {
    padding: 40px;
}
.education-history {
    padding: 40px;
}

.section-five{ background-color: #fff;
    box-shadow: 20px 13px 25px #cecece;
    border-radius: 15px;
    margin-top: 30px; }

    .site-form .site-input {
        width: 100%;
        height: 45px;
        border: 0;
        color: #000;
        border-bottom: solid 1px #dfdfdf;
        font-size: 13px;
        padding-left: 10px;
        margin-bottom: 15px;
        outline: 0;
        font-size: 14px;
    }

    .site-form .site-area {
        width: 100%;
        border: 0;
        border-bottom: solid 1px #dfdfdf;
        font-size: 13px;
        padding: 20px 0 0 10px;
        min-height: 100px;
        margin-bottom: 15px;
    }

    ::placeholder {
        color: #000;
        font-size: 16px;
      }

.cbp-item .webdesign {
    width: 245px; 
    left: 0px; 
    top: 0px;
}



@media only screen and (max-width: 640px) and (min-width: 360px)  {
    .section-one { height: 445px;}
       .section-two { height: 1980px;}
       .contact-info ul {margin-left: -30px;}
       .section-title6 h2 {margin-left: 0px;}
       .cbp-item .webdesign {width: 280px; left: 0px; top: 0px;}

      }

      @media only screen and (max-width: 568px) and (min-width: 320px)  {
        .section-one { height: 480px;}
           .section-two { height: 1795px;}
           .contact-info ul {margin-left: -30px;}
           .section-title6 h2 {margin-left: 0px;}
           .cbp-item .webdesign {width: 280px; left: 0px; top: 0px;}
    
          }

      @media only screen and (max-width: 731px) and (min-width: 411px)  {
        .section-one { height: 445px;}
           .section-two { height: 2200px;}
           .contact-info ul {margin-left: -30px;}
           .section-title6 h2 {margin-left: 0px;}
           .cbp-item .webdesign {width: 280px; left: 0px; top: 0px;}
    
          }

      @media only screen and (max-width: 1024px) and (min-width: 768px)  {
        .section-one { height: 480px;}
       .section-two { height: 1060px;}
       .cbp-item .webdesign {width: 183px;}
       .section-title6 h2 {margin-left: 0px;}
       .contact-info ul {margin-left: -30px;}

       .cont h1 {font-size: 36px; padding: 96px 0px 10px 15px;}

      }

     /*@media only screen and (max-width: 1366px) and (min-width: 1024px)  {
        .section-two { height: 640px;}

      }*/
      
      .skills .skillList{
    display: flex;
}
.skills .skillLi  h5{
    font-size: 17px;
    font-weight: 500;
    width: 100%;
}
.skills .skillLi p{
    width: 50%;
}
.skills .skillLi .progressbar{
    width: 50%;
    height: 25px;
    background: #fff;
}
.skills .skillLi .progressbar .percent{
    background: #ee6363;
    height: 100%;
    text-align: center;
}

.map .iframeMap{
        width: 100%;
        height: 300px;
    }