body {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
}
.img {
    max-width: 100%;
    height: auto;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    list-style: none
}
p {
    font-family: 'Roboto', sans-serif;
}
hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}
/* Header */

.header-area {
    width: 100%;
    height: auto;
}
.header-top {
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-bottom-area {
    width: 100%;
    height: auto;
}
.banner-area {
    width: 100%;
    min-height: 586px;
    background: url(../images/header-bg.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0px;
    box-sizing: border-box;
}
.banner-mesage {
    width: 100%;
    height: auto;
}
.banner-list {
    width: 100%;
    height: auto;
}
.banner-list-content ul {
    width: 50%;
    margin: 0;
    padding: 0;
}
.banner-list-content li {
    line-height: 28px;
    background: url(../images/checked.png) no-repeat 0px 5px;
    list-style: none;
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 30px;
    padding-left: 50px;
}
/* Best Expart Area */
.expart-area {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
}
.under-center-line::after {
    position: absolute;
    display: block;
    content: "";
    width: 60px;
    height: 2px;
    background: #caa56e;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: 5px!important;
}
.under-left-line::after {
    position: absolute;
    display: block;
    content: "";
    width: 60px;
    height: 3px;
    background: #196f89;
    margin-top: 5px!important;
}
.best-experts-wrapper {
    border-left: 5px solid #196f89;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 5px 0px rgba(115, 115, 115, 0.5);
    margin-right: 25px;
    padding: 20px 10px;
}
.best-experts-wrapper h3 {
    font-size: 20px;
    color: #196f89;
    font-weight: 500;
    margin-top: 5px;
    text-align: left;
    padding-left: 20px;
    font-family: 'Work Sans', sans-serif;
}
.best-experts-wrapper p {
    font-size: 17px;
    color: #002147;
    margin-bottom: 0;
    padding-left: 20px;
    font-family: 'Roboto', sans-serif;
    margin-top: 5px;
}
.experts-pic {
    width: 105px;
    height: 105px;
    border-radius: 6px;
    background: #ffffff;
    overflow: auto;
}
.experts-pic img {
    width: 100%;
    height: auto;
}
a.defult-btn {
    background: #196f89;
    border-radius: 4px;
    padding: 6px 12px;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
}
a.defult-btn:hover {
    background: #fdc800;
    color: #222
}
a.defult-btn-yellow {
    background: #fdc800;
    border-radius: 10px;
    padding: 10px 15px;
    color: #002147;
    text-decoration: none;
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
}
a.defult-btn-yellow:hover {
    background: #ffffff;
    color: #222
}
.our-services {
    width: 100%;
    height: auto;
    background: #30a1b1;
    padding: 50px 0px;
    box-sizing: border-box;
}
.services-thumb {
    width: 181px;
    height: 201px;
}
.services-thumb img {
    border-radius: 5px 0px 0px 5px;
}
.services-text {
    padding: 30px;
    padding-right: 20px;
    border-radius: 0px 5px 5px 0px;
    padding-bottom: 20px;
    height: 203px;
    overflow: auto;
}
.services-text h4 {
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #196f89;
    margin-bottom: 20px;
}
.services-text p {
    font-size: 15px;
    font-weight: 400;
    color: #222222;
}
.white-line {
    border-top: 3px solid #ffffff;
}
.block-box {
    background: #196f89;
    border-radius: 4px;
    border: 1px solid #64b9c5;
    padding: 15px;
}
.project-text h1 {
    font-family: 'Work Sans', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #fdc800;
    padding-left: 20px;
}
.project-text h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 20px;
    padding-top: 10px;
}
.best-assignment-area {
    width: 100%;
    height: auto;
    padding: 50px 0px;
}
.other-subject ul {
    margin: 0;
    padding: 0;
}
.other-subject li {
    background: url(../images/other-subject-arrow.png) no-repeat 0px 8px;
    list-style: none;
    color: #222;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
    padding-left: 25px;
}
.client-speak-area {
    width: 100%;
    height: auto;
    padding: 50px 0px;
    background: #f2f2f2
}
.subscribe-area {
    width: 100%;
    height: auto;
    background: #f2f2f2
}
.subscribe-box {
    padding: 40px 0px;
    background-color: #fdc800;
    margin-bottom: -73px;
    position: relative;
    z-index: 8;
}
.subscribe-text h1 {
    margin: 0;
    font-size: 36px;
    font-weight: 800;
    color: #196f89;
    line-height: 1;
}
.subscribe-text span {
    font-size: 14px;
    color: #002147;
    line-height: 1;
    margin: 0;
    margin-top: 10px;
    display: block;
}
.subscribe-form form input {
    height: 46px;
    background: #fff;
    border: 0;
    border-radius: 30px;
    padding-left: 20px;
    width: 100%;
}
 .subscribe-form form input:placeholder {
 font-size: 13px;
 color: #002147;
}
.subscribe-form form i {
    top: 38%;
    position: absolute;
    right: 35px;
    color: #196f89;
    font-size: 15px;
    transform: translateY(-50%);
}
.subscribe-box {
    padding: 40px 0px;
    background-color: #fdc800;
    margin-bottom: -73px;
    position: relative;
    z-index: 8;
}
 .subscribe-form form input::placeholder {
 font-size: 13px;
 color: #002147;
}
.footer-link ul {
    margin: 0;
    padding: 0;
}
.footer-link li {
    list-style: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
}
.footer-link li:hover {
    color: #fdc800;
    cursor: pointer
}
.quick-links li {
    margin: .6rem 0;
    display: block;
    position: relative;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.quick-links li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 4px;
    width: 3px;
    height: calc(100% - 8px);
    background: transparent;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}
.quick-links li:hover {
    color: #ffffff;
    padding-left: 10px
}
.quick-links li:hover:before {
    background-color: #fdc800
}
.quick-links li:hover a {
    text-decoration: none
}
.quick-links li a {
    color: #efefef;
    font-size: 14px
}
.social-icons-list li {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
    display: inline-block
}
.social-icons-list li i {
    font-size: 1rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
/* ==================== GUARANTEES CSS STARTS ==================== */

.features-block {
    background: #eff1f1;
    border-radius: 5px;
    padding: 10% 20px;
    margin: 15px 0px;
    position: relative;
    width: 100%;
    text-align: center;
    min-height: 240px;
    border-bottom: 8px solid #fdc800;
}
.features-block h4 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #196f89;
    margin-top: 20px;
}
.features-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fdc800;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    border: 5px;
}
.features-block:hover .features-overlay {
    height: 100%;
    border-radius: 5px;
}
.assignments-text img {
    width: 80px;
}
.assignments-text {
    padding-top: 20px;
}
.assignments-text p {
    font-size: 15px;
    font-weight: 400;
    color: #222222;
    padding: 20px;
}
.student-registration-form-wrapper {
    position: relative;
}
.student-registration-form-wrapper::after {
    position: absolute;
    background-image: url(../images/events-registration-form-heading.png);
    top: 0;
    content: "";
    height: 98px;
    background-repeat: no-repeat;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.student-registration-form-heading {
    padding: 15px 30px 0px 30px;
}
.student-registration-form-heading-title {
    z-index: 1;
}
.student-registration-form-heading-title h1 {
    font-size: 27px;
    color: #222222;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}
.student-registration-form-heading-title span {
    font-size: 21px;
    color: #222222;
    line-height: 1;
    margin-bottom: 10px;
    display: block;
    font-family: 'Work Sans', sans-serif;
}
.student-registration-main-form {
    background-color: #fff;
    margin-top: 20px;
    margin: auto;
    padding: 40px 20px 20px 20px;
}
.student-registration-main-form input {
    width: 100%;
    height: 44px;
    margin-bottom: 10px;
    background: 0;
    border: 0;
    border: 1px solid #e5e5e5;
    padding-left: 20px;
}
.yellow-bg-btn {
    border-radius: 15px;
    padding: 10px 15px;
    background: #fdc800;
    color: #222222;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 20px;
}
.yellow-bg-btn:hover {
    background-color: #196f89;
    color: #ffffff;
}
input[type=file] {
    width: 120px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    left: 0px;
    position: absolute;
}
.attached-icon {
    position: absolute;
    margin-top: 0px;
}
.search-details input {
    background: #fff;
    border: solid 1px #ccc;
    width: 100%;
    border-radius: 5px;
    padding: 18px;
    font-size: 17px;
    color: #666;
    border: none;
    margin: 0 10px 0 0;
    height: 55px;
    z-index: 10;
    position: relative
}
.search-details button {
    background: none;
    border: none;
    display: inline-block;
    cursor: pointer;
    outline: none;
}
.whatsapp-cta {
    padding: 5px 9px;
    border-radius: 3px;
    background: #29b53a;
    color: #fff;
    display: block;
    width: auto;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: background 0.8s;
    transition: background 0.8s;
}
.whatsapp-cta:hover {
    color: #fff;
    text-decoration: none;
    background-color: #5bc768;
}
a.call-back {
    padding: 5px 5px 0;
    display: inline-block;
    color: #fff;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: background 0.8s;
    transition: background 0.8s;
}
a.call-back:hover {
    color: #fdc800;
    text-decoration: none;
}
.navik-menu > ul > li:last-child a {
    font-family: 'Roboto', sans-serif;
    width: auto;
    height: 40px!important;
    line-height: 40px!important;
    color: #2c2c2c;
    font-size: 15px;
    padding: 0px 10px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    background: #fdc800;
    border-radius: 8px;
    display: inline-block;
}
.navik-menu > ul > li:last-child a:hover {
    color: #196f89;
}
.navik-menu > ul > li:nth-last-child(2) {
    padding-right: 30px!important;
    border: 1px solid #ffffff;
    display: inline-block;
    top: 11px;
    position: relative;
}
.navik-menu > ul > li:nth-last-child(3) {
    padding-right: 20px!important;
}
.rating-block {
    background: #fdc800;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 10px;
    font-family: 'Roboto', sans-serif;
    border-radius: 8px;
    height: 30px;
    line-height: 30px;
}
.start-block {
    background: #ffffff;
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    padding-left: 10px;
    height: 12px;
    line-height: 15px;
}
.start-block i {
    font-size: 10px!important;
    color: #fdc800!important
}
/* Search Category Section */

.search-result-area {
    width: 100%;
    height: auto;
    padding: 20px 0px 0px;
}
.panel {
    margin-bottom: 40px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-top {
    padding: 10px 30px;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Work Sans', sans-serif;
}
.panel-footer {
    background: #f4f6f7;
    color: #196f89;
    padding: 15px 0px 12px;
}
.panel-body {
    padding: 30px 30px;
}
.panel-body h1 {
    font-family: 'Roboto', sans-serif;
    color: #222222;
    font-size: 14px;
    font-weight: 500;
}
.panel-body h2 {
    font-family: 'Roboto', sans-serif;
    color: #222222;
    font-size: 14px;
    font-weight: 500;
}
.word-text {
    font-family: 'Roboto', sans-serif;
    color: #222222;
    font-size: 14px;
    font-weight: 400;
    padding-left: 30px;
}
.read-more a {
    text-decoration: none;
    background: #196f89;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 20px;
}
.read-more a:hover {
    background: #fdc800;
    color: #222;
}
.category-block {
    background-color: #fff;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    margin-bottom: 40px;
}
.category-block h1 {
    font-family: 'Work Sans', sans-serif;
    color: #196f89;
    font-size: 18px;
    font-weight: 500;
}
.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    border: 1px solid #196f89;
    outline: none;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #196f89;
    outline: none;
}
label {
    font-family: 'Roboto', sans-serif;
    color: #222!important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}
.tag-list .selected-tag {
    display: inline-block;
    position: relative;
    padding: 4px 10px;
    background-color: #ececec;
    font-size: 12px;
    margin-right: 8px;
    border: 1px solid #dedede;
    margin-bottom: 12px;
    font-family: 'Roboto', sans-serif;
}
.tag-list .selected-tag .remove-tag:hover {
    color: #196f89;
    cursor: pointer;
}
.tag-list .selected-tag .remove-tag {
    color: #908f8f;
    padding: 4px;
    display: inline-block;
    text-align: right;
}
.breadcrumb {
    background: #f8f9fa;
    padding: 10px 0px 0px;
}

ol.breadcrumb li {
    font-size: 15px;
}
.breadcrumb a {
    text-decoration: none;
}


.sample-list ul {
    margin: 0;
    padding: 0;
}
.sample-list li a {
    background: url(../images/blue-arrow.png) no-repeat 0px 8px;
    list-style: none;
    color: #222;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding-bottom:12px;
    padding-left: 25px;
    text-decoration:none;
    display:inline-block
}
.sample-list li a:hover{color: #196f89;}

.services-area {
    width: 100%;
    height: auto;
    padding: 20px 0px 20px;
}