﻿aside .profile-img-wrapper img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
main p {
    font-size: 19px;
    line-height: 1.538;
    font-weight: 400;
}
aside .widget .widget-content{
    font-size:16px;
}
aside .widget .widget-title {
    font-size: 16px;
    font-weight: 900;
}
aside .profile-designation{
    font-size:16px;
}
aside .profile-name {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
}
.btn-hire-me {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 11px 24px;
}
main .time-line-item .badge {
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    border-radius: 5px;
    margin-bottom: 12px;
}
main .time-line-item-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 4px;
}
main .time-line-item-subtitle {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    color: #939393;
    margin-bottom: -2px;
}
main .time-line-item-content {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 0px;
}

main .service-card .service-title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 9px;
}
main .service-card .service-description {
    font-size: 17px;
    font-weight: 300;
    max-width: 500px;
    margin-bottom: 0;
}
main .time-line-item:nth-child(1n)::after {
    background-color: #0067f6;
}
.collapsible-nav.show {
    width: 150px;
}
main .contact-section p {
    font-size: 20px;
    font-weight: 300;
}
main .contact-form .form-control {
    border: 0;
    border-radius: 4;
    background-color: #f3f3f3;
    padding: 12px 14px;
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    min-height: 36px;
}

.company-logo{
    position:relative;
}
.tenth-window-company-logo {
    position: absolute;
    width: 100px;
    left: -93px;
    top: -24px;
}
.sevensoft-company-logo {
    position: absolute;
    width: 51px;
    left: -71px;
    top: 4px;
}
.ariyana-company-logo {
    position: absolute;
    left: -101px;
    top: -21px;
}
