@charset "utf-8";
.wrapper .profilebox .profileimg {
    margin-left: 76px;
    height: 670px;
    margin-top: 79px;
    width: 500px;
}
.profilebox .profileimg img {
    width: auto;
    height: 500px;
    margin-top: 121px;
    margin-left: -30px;
}
.hello {
    font-family: montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    color: #001D39;
    float: left;
    height: auto;
    width: 1280px;
    margin-top: 161px;
    margin-left: -4px;
}
.profilebox .hello p {
    margin-top: -50px;
    margin-left: 205px;
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
}

.passionate {
    font-family: montserrat;
    font-size: 65px;
    font-style: normal;
    font-weight: 400;
    color: #01A8DB;
    float: left;
    height: auto;
    width: 1280px;
    margin-top: -37px;
}
.bio_text {
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    color: #001D39;
    float: left;
    height: auto;
    width: 1280px;
    font-family: montserrat;
    margin-top: -15px;
}
.letswork_text {
    font-family: montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    color: #01A8DB;
    float: left;
    height: auto;
    width: 1280px;
    margin-top: -15px;
}
.edu_levels_box :hover {scale:1.05;}
.edu_levels_box {
    float: left;
    height: auto;
    width: 1920px;
    margin-top: -361px;
}
.edu_background :hover {scale:1.05;}
.edu_background {
    background-color: #001D39;
    float: left;
    height: 50px;
    width: 1660px;
    border-radius: 50px;
    margin-left: 130px;
    margin-top: 322px;
    color: #FFFFFF;
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
}

.basic_box {
    background-color: #4D8EA2;
    float: left;
    height: 300px;
    width: 400px;
    border-radius: 50px;
    margin-left: 130px;
}

.secondary_box {
    background-color: #4D8EA2;
    float: left;
    height: 300px;
    width: 400px;
    border-radius: 50px;
    margin-top: 0px;
    margin-left: 20px;
}

.diploma_box {
    background-color: #4D8EA2;
    float: left;
    height: 300px;
    width: 400px;
    margin-left: 20px;
    border-radius: 50px;
}

.degree_box {
    background-color: #96C0CD;
    float: left;
    height: 300px;
    width: 400px;
    margin-left: 20px;
    border-radius: 50px;
}

.skills_and_tools {
    font-family: montserrat;
    font-size: 40px;
    color: #001D39;
    float: left;
    width: 1920px;
    text-align: center;
    font-weight: 700;
    margin-top: 161px;
}

.photoshop_box {
    float: left;
    width: 1250px;
    height: 100px;
    margin-left: 335px;
    margin-top: 60px;
}
.ps_icon :hover {scale:1.05;}
.ps_icon {
    background-image: url(img_folder/photoshop-icon.png);
    float: left;
    height: 100px;
    width: 100px;
}
.photoshop-performance {
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 150px;
}

.software-name {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.progress-bar {
    background-color: #ddd;
    border-radius: 50px;
    width: 1000px;
}

.progress {
    background-color: #4D8EA2;
    border-radius: 50px;
    text-align: center;
    color: white;
    padding: 5px 0;
    width: 1200px;
    margin-left: 0px;
}
.aftereffect_box {
    float: left;
    height: 100px;
    width: 1150px;
    margin-left: 335px;
    margin-top: 50px;
}
.aftereffect_box .after-effects-performance .software-name {
    color: #000000;
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
}
.photoshop_box .photoshop-performance .software-name {
    color: #000000;
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
}
.after-effects-performance .progress-bar .progress {
    background-color: #4D8EA2;
}


.ae_icon :hover {scale:1.05;}
.ae_icon {
    background-image: url(img_folder/aftereffect-icon.png);
    float: left;
    height: 100px;
    width: 100px;
}
.currentworkbox .aftereffect_box .after-effects-performance {
    margin-left: 150px;
    margin-top: 15px;
}
.edu_bg_text {
    font-family: montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    color: #FFFFFF;
    float: left;
    height: 50px;
    width: 1660px;
    text-align: center;
    padding-top: 5px;
}
.illustrator_box {
    float: left;
    height: 100px;
    width: 1250px;
    margin-left: 335px;
    margin-top: 50px;
}
.ai_icon :hover {scale:1.05;}
.ai_icon {
    background-image: url(img_folder/illustrator-icon.png);
    float: left;
    height: 100px;
    width: 100px;
}
.software-name {
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
    font-family: montserrat;
    font-style: normal;
    color: #000000;
}


.currentworkbox .illustrator_box .software-performance {
    margin-left: 150px;
}
.software-performance .progress-bar .progress {
    background-color: #4D8EA2;
}
.dreamweaver_box {
    float: left;
    height: 100px;
    width: 1250px;
    margin-left: 335px;
    margin-top: 50px;
}
.dw_icon :hover {scale:1.05;}
.dw_icon {
    background-image: url(img_folder/dreamweaver-icon.png);
    float: left;
    height: 100px;
    width: 100px;
}
.currentworkbox .dreamweaver_box .software-performance {
    margin-left: 150px;
    margin-top: 16px;
}
.software-performance .progress-bar .progress {
    background-color: #4D8EA2;
}
.basic_text {
    font-family: montserrat;
    font-size: 40px;
    font-weight: 500;
    color: #FFFFFF;
    float: left;
    height: auto;
    width: 300px;
    margin-left: 50px;
    margin-top: 50px;
}
.basic_smalltext {
    font-family: montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    float: left;
    height: auto;
    width: 300px;
    margin-left: 50px;
}
.bigbox_bg {
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 1px;
    position: relative;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    margin-top: 2px;
}
.bigbox_bg .wrapper .tittlebar {
    top: 0px;
}


.basicedu_tick_icon {
    float: left;
    height: 100px;
    width: 100px;
    margin-left: 150px;
    margin-top: 21px;
}
.bigbox_bg .wrapper .navbox {
}

.edu_levels_box .secondary_box .basic_text {
}
.profilebox .edu_levels_box .basic_box :hover {scale:1.05;}
.profilebox .edu_levels_box .basic_box {
}



.profilebox .edu_levels_box .secondary_box :hover {scale:1.05;}
.profilebox .edu_levels_box .secondary_box {
}
.profilebox .edu_levels_box .diploma_box :hover {scale:1.05;}
.profilebox .edu_levels_box .diploma_box {
}
.profilebox .edu_levels_box .degree_box :hover {scale:1.05;}
.profilebox .edu_levels_box .degree_box {
}
.background .wrapper .currentworkbox :hover {scale:1.05;}
.background .wrapper .currentworkbox {
	background-image: url(img_folder/currentworks_wrapper.png);
    float: left;
    height: 1034px;
    width: 1920px;
}
