@font-face {
  font-family: 'Quicksand-Bold';
 src: url("../fonts/Quicksand-Bold.ttf") format("truetype");
}
@font-face {
 font-family: "Quicksand-Medium";
 src: url("../fonts/Quicksand-Medium.ttf") format("truetype");
}
@font-face {
 font-family: "Quicksand-Regular";
 src: url("../fonts/Quicksand-Regular.ttf") format("truetype");
}
@font-face {
 font-family: "Quicksand-Light";
 src: url("../fonts/Quicksand-Light.ttf") format("truetype");
}
@charset "utf-8";
/* CSS Document */
body, html{
    height: 100%;
}
body{
    background: #fff;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins-SemiBold', sans-serif;
}
p{
    font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6, p, a, ul, li{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a {
    text-decoration: none !important;
    transition: all 0.5s;
}
.carousel-item img {
    width: 100%;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}

/*Header Css Start*/

header {
    position: absolute;
    width: 100%;
    padding: 15px 0 0px 0;
}

.hd-1 h5 {
    color: #fff;
    font-size: 26px;
}
.ft-1 img {
    width: 190px;
}
.hd-2 ul li a {
    color: #fff !important;
    margin: 0px 10px 0 24px;
    font-family: 'Quicksand-Medium';
}
header .row {
    align-items: baseline;
}

.hd-3 ul {
    margin: 0;
}
.cont-2 {
    padding: 40px 0px 0px;
}
.hd-1 img {
    width: 100%;
    /* margin: -30px -10px; */
}
.dropdown-menu.show {
    background: linear-gradient(to right, #0077b6 0%, #2C3531 100%);
    margin: 10px 0 0px 0px;
}

.hd-3 a {
    background-color: #0077b6;
    color: #fff !important;!I;!;!;!i;!im;!i;!;
    padding: 10px 25px 9px 25px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Quicksand-Medium';
}

.hd-3 a:hover {
    color: #fff;
}

/*Header Css End*/
/*Banner Css Start*/
section.Banner-prof {
    /*background: url(https://londontutorservice.co.uk/images/prof-bn.png);*/
    background-size: cover;
    padding: 150px 0 80px 0;
}

section.Banner-personal {
    /*background: url(https://londontutorservice.co.uk/images/personal-bn.png);*/
    background-size: cover;
    padding: 150px 0 80px 0;
}

section.Banner-assign {
    /*background: url(https://londontutorservice.co.uk/images/assign-bn.png);*/
    background-size: cover;
    padding: 150px 0 80px 0;
}

section.Banner-disser {
    /*background: url(https://londontutorservice.co.uk/images/disser-bn.png);*/
    background-size: cover;
    padding: 150px 0 80px 0;
}

section.Banner-research {
    /*background: url(https://londontutorservice.co.uk/images/research-bn.png);*/
    background-size: cover;
    padding: 150px 0 80px 0;
}

section.Banner-ths {
    /*background: url(https://londontutorservice.co.uk/images/thesis-bn.png);*/
    background-size: cover;
    padding: 150px 0 80px 0;
}

section.Banner-es {
    /*background: url(https://londontutorservice.co.uk/images/essay-bn.png);*/
    background-size: cover;
    padding: 150px 0 80px 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #f0f8ff00 !important;
}

section.Banner {
    background: url(../images/ban.png);
    background-size: cover;
    padding: 150px 0 80px 0;
}
.sere-image img {
    background: #0077b6;
    border-radius: 10px;
}
.ban-1 h1 {
    color: #0077b6;
    font-size: 32px;
    font-family: 'Quicksand-Bold';
    width: 100%;
}

.ban-1 h4 {
    color: #fff;
    font-family: 'Poppins-Medium';
    font-size: 20px;
}

.ban-1 p {
    color: #fff;
    font-family: Quicksand-Light;
    line-height: 26px;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 12px;
}

.ban-1 a {
    background-color: #0077b6;
    color: #fff;
    padding: 10px 30px 10px 30px;
    border-radius: 7px;
    font-family: Quicksand-Medium;
}

.ban-2 {
    padding: 0 0 15px 0;
}

.ban-2 ul li p i {
    padding: 0 10px 0 0px;
}

.ban-3 {
    background-color: #0077b6;
    padding: 20px 30px 10px 30px;
    border-radius: 20px;
    width: 65%;
    position: relative;
    left: 175px;
}
.ft-1 h1 {
    color: #0077b6;
}

.ban-3 button {
    width: 100%;
    padding: 10px 0 10px 0;
    border: none;
    font-family: 'Quicksand-Bold';
    border-radius: 5px;
    background-color: #0077b6;
    color: #fff;
    font-size: 16px;
}

.ban-3 form input.form-control {
    font-size: 15px;
    font-family: 'Quicksand-Medium';
}

.ban-3 textarea.form-control {
    font-size: 15px;
    font-family: 'Quicksand-Medium';
}

.ban-4 {
    display: flex;
}

.ban-5 {
    display: flex;
    border-right: 1px solid #ffffffa3;
    padding: 0 10px 0 0px;
    height: 55px;
}

.ban-5 h2 {
    color: #2C3531;
    font-size: 40px;
    font-family: 'Quicksand-Bold';
}

.ban-6 span {
    color: #2C3531;
    font-size: 23px;
    font-family: 'Poppins-Bold';
}

.ban-6 h3 {
    color: #fff;
    font-family: 'Quicksand-Medium';
    font-size: 18px;
    margin: -5px 0 0px 0;
}

.ban-7 p {
    color: #fff;
    font-family: 'Quicksand-Medium';
    line-height: 19px;
    padding: 10px 0 0 10px;
}

/*Banner Css End*/
/*Content Css Start*/

section.content {
    padding: 30px 0 0 0;
}

.con-2-h h2 {
  font-family: 'Quicksand-Medium';
  font-size: 29px;
  color: #000;
}

.con-2-h p {
  color: #000;
  font-family: 'Quicksand-Light';
  line-height: 26px;
}

.con h3 {
    color: #000;
    font-size: 30px;
    font-family: 'Quicksand-Medium';
}
.hd-1 a h1 {
    color: #0077b6;
}

.con p {
    color: #000;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

/*Content Css End*/
/*Content-1 Css Start*/

section.content-1 {
    padding: 15px 0 50px 0;
}

.con-1 img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 0 2px #000;
    margin: 0px 0px 0px;
}

.con-2 h2 {
    color: #000;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

.con-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

.con-2 a {
    background-color: #702063;
    color: #fff;
    padding: 10px 30px 10px 30px;
    border-radius: 5px;
    margin: 0 10px 0 0;
    font-family: 'Poppins-Bold';
}

.con-2 a:hover {
    color: #fff;
}

.con-6 {
    margin: 0px 0 0 0;
}

/*Content-1 Css End*/
/*Content-3 Css Start*/

section.content-3 {
    background-color: #2C3531;
    padding: 30px 0 20px 0;
}

.con-3 {
}

.con-3 h3 {
    color: #0077b6;
    font-size: 30px;
    font-family: 'Quicksand-Medium';
}

.con-3 p {
    color: #fff;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

/*Content-3 Css End*/
/*Content-4 Css Start*/

section.content-4 {
    padding: 40px 0 0px 0;
}

.con-5 h3 {
    color: #000;
    font-size: 28px;
    font-family: 'Quicksand-Medium';
}

.con-5 p {
    color: #000;
    font-family: 'Quicksand-Light';
    line-height: 21px;
}

.con-6 h4 {
    color: #000;
    font-size: 25px;
    font-family: 'Quicksand-Medium';
}

.con-6 p {
    color: #000;
    font-family: 'Quicksand-Light';
    width: 90%;
    margin: 0;
}

.con-6 p i {
    color: #000;
    padding: 10px 10px 0 0px;
}

.con-7 {
    border-radius: 20px;
    padding: 0px 55px;
    background-image: linear-gradient(to right, #2C3531, #0077b6);
}

.con-7 img {
    width: 100%;
    /*border-radius: 20px;*/
    /*box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.16);*/
    margin: 0 auto;
}

.con-dis img {
    width: 90%;
    border-radius: 20px;
}


/*Content-4 Css End*/
/*Service Css Start*/

section.Services {
    background-color: #2C3531;
    padding: 30px 0 30px 0;
}

.ser {
    padding: 0 0 20px 0;
}

.ser h2 {
    color: #fff;
    font-size: 33px;
    font-family: 'Quicksand-Medium';
}

.ser p {
    color: #fff;
    font-family: 'Quicksand-Light';
}

.ser-1 {
    border: 1px solid #0077b6;
    border-radius: 20px;
    padding: 20px 10px 20px 10px;
    margin: 0 0 10px 0;
}

.ser-3 {
    border: 1px solid #0077b6;
    border-radius: 20px;
    padding: 20px 10px 20px 10px;
    margin: 0 0 10px 0;
}

.ser-3 h2 {
    color: #fff;
    font-size: 21px;
    font-family: 'Quicksand-Medium';
}

.con-2-h {
    padding: 40px 0 0 0;
}

.ser-3 p {
    color: #fff;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

.ser-3 .btn {
    width: 28%;
}

.ser-image img {
    width: 84%;
}

.ser-image {
    text-align: center;
    background-color: #0077b6;
    border-radius: 20px;
    margin: 0 0 20px 0;
    padding: 0 7px;
}

.ser-1 h2 {
    color: #fff;
    font-size: 21px;
    font-family: 'Quicksand-Medium';
}

.ser-1 p {
    color: #fff;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

.ser-2 {
    border-radius: 20px;
    margin: 0 0 30px 0;
    padding: 20px 10px 20px 10px;
    background: linear-gradient(to bottom, #0077b6 -200%, #ffffff00 100%);
}

.ser-2 h2 {
    color: #fff;
    font-size: 21px;
    font-family: 'Quicksand-Medium';
}

.ser-2 p {
    color: #fff;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

.btn {
    position: relative;
    width: 60%;
    height: 45px;
    background: #0077b6;
    z-index: 1;
    border-radius: 50px !important;
}

.circle {
    position: absolute;
    width: 23%;
    height: 46px;
    background: #000;
    border-radius: 50px;
    left: -2px;
    top: -1px;
    z-index: 2;
    transition: .3s cubic-bezier(1,0,.8,1);
}

.btn:hover .circle {
    width: 200px;
}

.arrow {
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 3px solid #0077b6;
    border-right: 3px solid #0077b6;
    transform: rotate(45deg);
    top: 18px;
    left: 15px;
    transition: .3s;
}

.btn:hover .arrow {
    left: 40px;
}

.arrow:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 2px;
    background: #0077b6;
    transform: rotate(-45deg);
    left: -8px;
    top: 5.5px;
    opacity: 0;
    transition: .3s;
}

.btn:hover .arrow:before {
    opacity: 1;
}

.text {
    position: relative;
    top: -34px;
    left: 20px;
    line-height: 100px;
    z-index: 3;
    transition: .3s;
    font-family: 'Quicksand-Medium';
    color: #fff;
}

.btn:hover .text {
    color: #0077b6;
}

/*Service Css End*/
/*Side-Banner Css Start*/

section.side-banner {
    background-color: #2C3531;
    padding: 30px 0 30px 0;
    margin: 60px 0 0 0;
}

.sd-ban-1 h2 {
    color: #0077b6;
    font-size: 33px;
    font-family: 'Quicksand-Medium';
}

.sd-ban-1 p {
    color: #fff;
    font-family: 'Quicksand-Light';
    line-height: 26px;
    padding: 10px 0px 0px;
    font-size: 15px;
}

.sd-ban-2 img {
    width: 100%;
    margin: -50px 0 0px 20px;
}

/*Side-Banner Css End*/
/*Writer Css Start*/

section.writer {
    padding: 30px 0 50px 0;
}

.wri {
    padding: 0 0 10px 0;
}

.wri h2 {
    color: #000;
    font-size: 30px;
    font-family: 'Quicksand-Medium';
}

.wri p {
    color: #000;
    font-family: 'Quicksand-Light';
}

.wri-1 {
    padding: 20px 10px 20px 10px;
    text-align: -webkit-center;
    border-radius: 20px;
    margin: 13px 10px 13px 10px;
    margin-bottom: 3px;
    border: 2px solid #2C3531;
}

.wri-1 img {
    width: 80px;
    border: 5px solid #0077b6;
    border-radius: 50%;
}

.wri-1 h3 {
    color: #000;
    font-size: 21px;
    font-family: 'Quicksand-Medium';
    padding: 15px 0 0 0;
}

.wri-1 p {
    color: #000;
    font-family: 'Quicksand-Light';
    line-height: 26px;
    font-size: 15px;
}

.wri-1 a {
    color: #fff;
    background-color: #0077b6;
    padding: 10px 30px 10px 30px;
    border-radius: 7px;
    font-family: 'Quicksand-Medium';
}

.wri-1 a:hover {
    color: #fff;
}

/*Writer Css Start*/
/*Subject Css Start*/

section.Subject {
    padding: 10px 0 20px 0;
}

.sub h2 {
    color: #000;
    font-size: 33px;
    font-family: 'Quicksand-Medium';
    padding: 0 0 30px 0;
}

.sub-2 {
    display: flex;
    border: 2px solid #0077b6;
    padding: 20px 0px 10px 20px;
    border-radius: 5px;
    margin: 0 0px 20px 0;
}

.sub-2 i {
    color: #0077b6;
    font-size: 39px;
}

.sub-2 h3 {
    color: #000;
    font-size: 18px;
    font-family: 'Quicksand-Medium';
    padding: 7px 0 0 11px;
}

/*Subject Css End*/
/*Order-Review Css Start*/

section.Order-Review {
    padding: 50px 0 30px 0;
}

.O-rev-1 {
    padding: 20px 10px 10px 10px;
    border-radius: 10px;
    text-align: center;
    background-color: #2C3531;
}

.O-rev-1 img {
    width: 35%;
    background-color: #fff;
    border-radius: 35%;
    padding: 5px 5px 5px 6px;
}

.O-rev-1 h3 {
    color: #fff;
    font-size: 26px;
    font-family: 'Quicksand-Bold';
    padding: 15px 0 0 0;
    margin: 0px 0 3px 0;
}

.O-rev-1 h3 span {
    color: #0077b6;
    padding: 0 0 0 5px;
}

.O-rev-1 p {
    color: #fff;
    font-family: 'Quicksand-Medium';
}

/*Order-Review Css End*/
/*Faq Css Start*/

section.faq-sec {
    padding: 10px 0 30px 0;
}

section.faq-sec-f {
    padding: 30px 0 20px 0;
}

.fq {
    padding: 30px 0 20px 0;
}

.fq h2 {
    color: #000;
    font-size: 33px;
    font-family: 'Quicksand-Medium';
}

.fq p {
    color: #000;
    font-family: 'Quicksand-Light';
}

.card {
    border: none !important;
}

.card .card-header {
    background: #2C3531;
    transition: all 0.3s ease 0s;
    padding: 14px 20px 5px 20px;
    margin: 0 0 15px 0;
    border-radius: 10px !important;
}

.card .card-header .faq-title {
    text-decoration: none !important;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    background: #0077b6;
    padding: 10px 0px 10px 7px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Quicksand-Medium';
    font-size: 13px;
}

.card .card-header .faq-title .badge {
    color: #fff;
    background: #2C3531;
    padding: 10px 15px 10px 15px;
    margin: 0 15px 0 0px;
    border-radius: 15%;
    font-size: 18px;
}

.card p {
    background-color: #0077b6;
    padding: 20px 20px 20px 20px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

@keyframes float {
    0% {
        
        transform: translatey(0px);
    }
    50% {
        
        transform: translatey(-20px);
    }
    100% {
        
        transform: translatey(0px);
    }
}

/*Faq Css End*/
/*Testimonial Css Start*/

section.Testimonial {
    padding: 30px 0 0 0;
}

.test {
    padding: 0 0 10px 0;
}

.test h2 {
    font-family: 'Quicksand-Medium';
    color: #000;
    font-size: 33px;
}


.test p {
    font-family: 'Poppins-Medium';
    color: #000;
}

.sh5\/ {
    border-radius: 10px;
    padding: 0px 20px 0px 20px;
    margin: 13px 10px 13px 10px;
    margin-bottom: 3px;
    height: 260px !important;
    margin-top: 5px;
    border: 2px solid #2C3531;
}

.sh5\/ i {
    color: #f59529;
    padding: 30px 0px 13px 0px;
}

.icon-1 i {
    position: absolute;
    margin: -80px 0px 0px 440px;
    font-size: 55px;
    color: #2C3531 !important;
}

.sh5\/ p {
    font-family: 'Quicksand-Light';
    color: #000;
    line-height: 26px;
    text-align: justify;
    padding: 10px 0 0 0;
}

.icon-5 {display: flex;padding: 15px 0 0 0;margin: 10px 0 0px 0;border-top: 1px solid #dedede;align-items: center;width: 100%;justify-content: space-between;}

.sh5\/ h5 {
    color: #000;
    font-size: 21px;
    font-family: 'Quicksand-Medium';
    margin: 0px 0 0px 0;
}

.icon-3 img {
    border-radius: 50%;
    border: 4px solid #0077b6;
    margin: -10px 0 0 0;
    width: 70px;
}

.icon-3 img {
}

.icon-2 p {
    color: #702063;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    width: 110%;
}

/*Testimonial Css End*/
/*Order Css Start*/

section.order {
    padding: 10px 0 20px 0;
}

.ord h2 {
    color: #000;
    font-size: 30px;
    font-family: 'Quicksand-Medium';
    padding: 0 0 20px 0;
}

.or-1 h3 {
    color: #0077b6;
    font-size: 26px;
    font-family: 'Quicksand-Medium';
}

.or-1 p {
    color: #000;
    font-family: 'Quicksand-Light';
    line-height: 26px;
    font-size: 13px;
}

/*Order Css End*/
/*1st-Footer Css Start*/

footer.\31 st-footer {
    padding: 30px 0 20px 0;
    background-color: #2C3531;
}

.ft-1 h2 {
    color: #fff;
}

.ft-3 {
    margin: 0 0 0 -30px;
    padding: 20px 0px 0px;
}

.ft-4 {
    margin: 0 0 0 -50px;
    padding: 20px 0px 0px;
}
.ft-2 {
    padding: 20px 0px 0px;
}
.ft-1 p {
    font-size: 9px;
    font-family: 'Quicksand-Light';
    color: #fff;
    line-height: 24px;
}

.ft-2 h3 {
    color: #fff;
    font-family: 'Quicksand-Medium';
    font-size: 28px;
}

.ft-2 ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Quicksand-Medium';
}

.ft-2 ul li i {
    color: #0077b6;
    padding: 0 10px 0 0px;
    font-weight: 800;
}

.ft-3 h3 {
    color: #fff;
    font-family: 'Quicksand-Medium';
    font-size: 28px;
}

.ft-3 ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Quicksand-Medium';
}

.ft-3 ul li i {
    color: #0077b6;
    padding: 0 10px 0 0px;
    font-weight: 800;
}

.ft-4 h3 {
    color: #fff;
    font-family: 'Quicksand-Medium';
    font-size: 28px;
}

.ft-4 ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Quicksand-Medium';
    padding: 0 0 0 20px;
}

.ft-4 ul li i {
    color: #0077b6;
    padding: 0 10px 0 0px;
    font-size: 18px;
}

.ft-4 img {
    width: 100%;
}

/*1st-Footer Css End*/
/*2nd-Footer Css Start*/

footer.\32 nd-footer {
    background-color: #0077b6;
    text-align: center;
}

.c33 h5 {
    font-size: 18px;
    font-family: 'Quicksand-Medium';
    color: #000;
    padding: 10px 0 0px 0;
}

/*2nd-Footer Css End*/
/*About-us Css Start*/

section.about-us {
    /*background: url(https://londontutorservice.co.uk/images/pages-back.png);*/
    background-size: cover;
    padding: 100px 0 30px 0;
    text-align: center;
}

.ab-1 h2 {
    color: #fff;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

section.about-us-2 {
    padding: 50px 0 30px 0;
}

.ab-2 p {
    color: #000;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

/*About-us Css End*/
/*Privacy-Policy Css Start*/

section.Privacy-policy {
    /*background: url(https://londontutorservice.co.uk/images/pages-back.png);*/
    background-size: cover;
    padding: 100px 0 30px 0;
    text-align: center;
}

.pp-1 h2 {
    color: #fff;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

section.Privacy-policy-2 {
    padding: 50px 0 30px 0;
}

.pp-2 h3 {
    color: #000;
    font-size: 26px;
    font-family: Quicksand-Medium;
}

.pp-2 p {
    color: #000;
    font-family: Quicksand-Light;
    line-height: 26px;
}

/*Privacy-Policy Css End*/
/*Term & Condition Css Start*/

section.term-\&-condition {
    /*background: url(https://londontutorservice.co.uk/images/pages-back.png);*/
    background-size: cover;
    padding: 100px 0 30px 0;
    text-align: center;
}

.tc-1 h2 {
    color: #fff;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

.icon-2 {
}

.text-p {
    overflow-y: scroll;
    height: 100px;
    padding: 0px 20px 0px 0px;
}

.text-p::-webkit-scrollbar-track {
     box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.text-p::-webkit-scrollbar-thumb {
    background-color: #0077b6;
    outline: 1px solid #0077b6;
    border-radius:5px;
}

 .text-p::-webkit-scrollbar {
     width: 5px;
     border-radius:5px;
}
 .text-p::-webkit-scrollbar-track {
     box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 .text-p::-webkit-scrollbar-thumb {
     background-color: #0077b6;
     outline: 0px solid #000;
     border-radius:5px;
}

section.term-\&-condition-2 {
    padding: 50px 0 30px 0;
}

.tc-2 h3 {
    color: #000;
    font-size: 26px;
    font-family: 'Poppins-Bold';
}

.tc-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

/*Term & Condition Css End*/
/*Contact-us Css Start*/

section.contact-us {
    /*background: url(https://londontutorservice.co.uk/images/pages-back.png);*/
    background-size: cover;
    padding: 100px 0 30px 0;
    text-align: center;
}

.cont-1 h2 {
    color: #fff;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

section.contact-us-2 {
    padding: 50px 0 30px 0;
}

.cont-6 {
    background-color: #702063;
    padding: 20px 30px 10px 30px;
    border-radius: 20px;
    width: 75%;
    position: relative;
    left: 130px;
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.16);
}

.cont-6 button {
    width: 100%;
    padding: 10px 0 10px 0;
    border: none;
    font-family: 'Poppins-Bold';
    border-radius: 5px;
    background-color: #0077b6;
    color: #fff;
    font-size: 16px;
}

.cont-2 h3 {
    font-size: 30px;
    font-family: Quicksand-Medium;
    color: #000;
}

.cont-2 p {
    color: #000;
    font-family: Quicksand-Light;
    line-height: 26px;
}

.cont-3 {
    display: flex;
}

.cont-4 img {
    width: 100%;
    border-radius: 10px;
}

.cont-5 {
    padding: 30px 0 0 0px;
    position: relative;
    left: 30px;
}

.cont-5 ul li {
    margin: 0 0 20px 0;
}

.cont-5 ul li i {
    color: #0077b6;
    font-size: 20px;
    padding: 0 0px 0 0px;
}

.cont-5 ul li i a {
    color: #000;
    font-family: Quicksand-Medium;
    padding: 0 0 0 15px;
    font-size: 16px;
}

/*Contact-us Css End*/
/*Faq,s Css Start*/

section.Faqs-1 {
    background: #2C3531;
    background-size: cover;
    padding: 100px 0 30px 0;
    text-align: center;
}

.fq-1 h2 {
    color: #fff;
    font-size: 33px;
    font-family: Quicksand-Bold;
}

section.Faqs-2 {
    padding: 50px 0 30px 0;
}

/*Faq,s Css End*/
/*Review Css Start*/

section.review-1 {
    /*background: url(https://londontutorservice.co.uk/images/pages-back.png);*/
    background-size: cover;
    padding: 100px 0 30px 0;
    text-align: center;
}

.rev-1 h2 {
    color: #fff;
    font-size: 33px;
    font-family: 'Poppins-Bold';
}

section.review-2 {
    padding: 50px 0 20px 0;
}

.rev-2 {
    padding: 20px 20px 10px 10px;
    border-radius: 20px;
    margin: 0 0px 20px 0;
    border: 4px solid #70206336;
    height: 94%;
}

.rev-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
    border-top: 2px solid #702063;
    padding: 15px 0 0 0;
    font-size: 15px;
}

.rev-3 {
    display: flex;
    padding: 0 0 15px 0;
}

.rev-4 img {
    border: 5px solid #702063;
    border-radius: 50%;
    width: 70px;
}

.rev-5 {
    padding: 10px 0 0 15px;
}

.rev-5 h3 {
    color: #000;
    font-size: 18px;
    font-family: 'Poppins-Medium';
    margin: 0 0 3px 0;
}

.rev-5 i {
    color: #0077b6;
}

/*Review Css End*/
/*Assignment-Help Css Start*/

section.Order-Review-as {
    padding: 50px 0 0 0;
}

section.content-1-assig {
    padding: 50px 0 30px 0;
}

/*Assignment-Help Css End*/
/*Dissertation-Help Css Start*/

section.content-1-dis {
    padding: 50px 0 30px 0;
}

/*Dissertation-Help Css End*/
/*Thesis Css Start*/

section.content-1-th {
    padding: 10px 0 0 0;
}

.con-2-th h2 {
    color: #000;
    font-size: 31px;
    font-family: 'Poppins-Bold';
}

.con-2-th p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

/*Thesis Css End*/
/*Personal-Statement Css Start*/

section.Order-Review-ps {
    padding: 50px 0 0 0;
}

/*Personal-Statement Css End*/
/*Research-Paper Css Start*/

.res {
    padding: 0 0 40px 0;
    /* text-align: center; */
}

.res h2 {
    color: #000;
    font-size: 30px;
    font-family: 'Poppins-Bold';
}

.res-1 {
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.16);
    padding: 20px 0 10px 20px;
    border-radius: 10px;
    border: 1px solid #00000014;
    margin: 0 0 40px 0;
}

.res-1 h3 {
    color: #000;
    font-size: 24px;
    font-family: 'Poppins-Bold';
}

.res-1 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
}

.res-2 {
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.16);
    padding: 20px 10px 10px 20px;
    border-radius: 10px;
    border: 1px solid #00000014;
    margin: 0 0 50px 0;
    height: 87%;
}

.res-2 h3 {
    color: #000;
    font-size: 24px;
    font-family: 'Poppins-Bold';
}

.res-2 p {
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 26px;
    font-size: 15px;
}

.con-2 {
    display: flex;
}

.con-re {
    /* text-align: center; */
    padding: 10px 0px 30px 3px;
}

.con-re h2 {
    color: #000;
    font-size: 33px;
    font-family: 'Quicksand-Medium';
}

.con-2 span {
    color: #000;
    font-size: 40px;
    font-family: 'Quicksand-Bold';
    padding: 0 30px 0 0;
}

.con-re-2 {
    padding: 8px 0 0 0;
}

.con-re-2 h3 {
    color: #000;
    font-size: 25px;
    font-family: 'Quicksand-Medium';
}

.con-re-2 p {
    color: #000;
    font-family: 'Quicksand-Light';
    line-height: 21px;
    font-size: 14px;
}

.con-2-res h2 {
    color: #000;
    font-size: 33px;
    font-family: 'Quicksand-Medium';
}

.con-2-res p {
    color: #000;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

.con-2-rese h2 {
    color: #000;
    font-size: 33px;
    font-family: 'Quicksand-Medium';
}

.con-2-rese p {
    color: #000;
    font-family: 'Quicksand-Light';
    line-height: 26px;
}

/*Research-Paper Css End*/
/*Modal Css Start*/

.head-form1 h5 {
    text-align: center;
    font-family: 'Poppins-Bold';
    color: #fff;
    padding: 10px 10px 0px 90px;
}
.head-form1 h4 {
    font-family: 'Poppins-Bold';
    padding: 0px 0 20px 0px;
    color: #0077b6;
    position: relative;
    left: 65px;
}
.modal-content1 button.close {
    position: relative;
    top: -10px;
    font-size: 30px;
    left: 60px;
    width: 0%;
    margin: 0;
    padding: 0;
    color: #fff;
    background: #ffffff00;
}
.modal-content1 input {
    width: 100%;
    margin: 0 41px 10px;
    padding: 20px 10px;
    border-radius: 5px;
    border: none;
}
.modal-content1 button {
    padding: 12px 0;
    margin: 20px 45px 0;
    width: 99%;
    font-size: 20px;
    font-family: 'Poppins-Bold';
    background: #0077b6;
    color: #fff;
    border: none;
    border-radius: 5px;
}

.modal-content1 {
    padding: 10px 80px 21px 0;
    background-size: cover;
    background: #2C3531 !important;!I;!;
}

.modal-1 .form-div {
    position: relative;
    top: -10px;
    background: none;
    padding: 0;
}

/*Modal Css End*/
/*Whatsapp Css Start*/
.floating_btn {
  position: fixed;
  bottom: 0px;
  left: 30px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items:
  center;
  justify-content:
  center;
  z-index: 1000;
}

@-webkit-keyframes glowing {
    0% {
        
        text-shadow: 0 0 5px #fff;
        transform:scale(1);
    }
    50% {
        
        text-shadow: 0 0 25px #fff;
        transform:scale(1.05);
    }
    100% {
        
        text-shadow: 0 0 5px #fff;
        transform:scale(1.1);
    }
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #42db87;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size:30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}

/*Whatsapp Css End*/

.btm-row .row {display: flex;align-items: center;}
.banner-txt p {color: #fff;font-size: 16px;font-family: Poppins-Light;line-height: 30px;}
.banner-btn a {padding: 12px 0px;display: inline-block;width: 20%;border: 2px solid;text-align: center;transition: all 0.5s;border-radius: 30px;color: #fff;}
.top-row {background: #2a3038;padding: 10px 0px;}
.tp-blk {display: flex;align-items: center;}
.top-row ul {display: flex;margin: 0;justify-content: end;}
.top-row ul li {margin: 0px 20px;}
.icn {margin: -3px 10px 0px 0px;}
.icn i {background: #ca786d;min-width: 30px;padding: 6px 0px;text-align: center;color: #fff;border-radius: 100px;}
.number h6 {font-size: 16px;font-family: 'Poppins-Medium';color: #fff;margin: 0;}
.number a {font-family: 'Poppins-Medium';color: #efa095;}
a.chat:hover {background: #2a3038;color: #fff;}

body.tawk-rtl .tawk-icon {
    transform: scaleX(-1)
}

.tawk-icon-xsmall {
    font-size: .75rem
}

.tawk-icon-small {
    font-size: .812rem;
}

.tawk-icon-medium {
    font-size: .937rem
}

.tawk-icon-large {
    font-size: 1.25rem
}

.tawk-icon-xlarge {
    font-size: 1.5rem
}

.tawk-icon-xxlarge {
    font-size: 2rem
}

.tawk-icon-add:before {
    content: "\e824"
}

.tawk-icon-alert:before {
    content: "\e825"
}

.tawk-icon-attach-file:before {
    content: "\e826"
}

.tawk-icon-audio-file:before {
    content: "\e827"
}

.tawk-icon-call:before {
    content: "\e800"
}

.tawk-icon-call-incoming:before {
    content: "\e801"
}

.tawk-icon-change-name:before {
    content: "\e802"
}

.tawk-icon-chat:before {
    content: "\e803"
}

.tawk-icon-close:before {
    /* content:"\e804"; */
}

.tawk-icon-down-arrow-1:before {
    content: "\e805"
}

.tawk-icon-down-arrow-2:before {
    content: "\e806"
}

.tawk-icon-down-arrow-3:before {
    content: "\e807"
}

.tawk-icon-download:before {
    content: "\e808"
}

.tawk-icon-email-transcript:before {
    content: "\e809"
}

.tawk-icon-emoji:before {
    content: "\e80a"
}

.tawk-icon-end-call:before {
    content: "\e80b"
}

.tawk-icon-end-chat:before {
    content: "\e80c"
}

.tawk-icon-error:before {
    content: "\e80d"
}

.tawk-icon-file:before {
    content: "\e80e"
}

.tawk-icon-file-text:before {
    content: "\e80f"
}

.tawk-icon-filter:before {
    content: "\e810"
}

.tawk-icon-hamburger-menu:before {
    content: "\e811"
}

.tawk-icon-left-arrow:before {
    content: "\e812"
}

.tawk-icon-message:before {
    content: "\e813"
}

.tawk-icon-missed-chat:before {
    content: "\e814"
}

.tawk-icon-mobile-send:before {
    content: "\e815"
}

.tawk-icon-pop-out:before {
    content: "\e816"
}

.tawk-icon-recent-search:before {
    content: "\e817"
}

.tawk-icon-right-arrow:before {
    content: "\e818"
}

.tawk-icon-screenshare:before {
    content: "\e819"
}

.tawk-icon-search:before {
    content: "\e81a"
}

.tawk-icon-show-all:before {
    content: "\e81b"
}

.tawk-icon-sound-off:before {
    content: "\e81c"
}

.tawk-icon-sound-on:before {
    content: "\e81d"
}

.tawk-icon-thumbs-down:before {
    content: "\e81e"
}

.tawk-icon-thumbs-up:before {
    content: "\e81f"
}

.tawk-icon-user:before {
    content: "\e820"
}

.tawk-icon-video-chat:before {
    content: "\e821"
}

.tawk-icon-video-chat-off:before {
    content: "\e822"
}

.tawk-icon-video-file:before {
    content: "\e823"
}

.tawk-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.tawk-flex-inline {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.tawk-flex-inline:after,.tawk-flex-inline:before,.tawk-flex:after,.tawk-flex:before {
    display: none
}

.tawk-flex-left {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.tawk-flex-center {
    -ms-flex-pack: center;
    justify-content: center
}

.tawk-flex-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.tawk-flex-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tawk-flex-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media screen and (min-width: 640px) {
    .tawk-flex-left\@s {
        -ms-flex-pack:start;
        justify-content: flex-start
    }

    .tawk-flex-center\@s {
        -ms-flex-pack: center;
        justify-content: center
    }

    .tawk-flex-right\@s {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .tawk-flex-between\@s {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .tawk-flex-around\@s {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media screen and (min-width: 960px) {
    .tawk-flex-left\@m {
        -ms-flex-pack:start;
        justify-content: flex-start
    }

    .tawk-flex-center\@m {
        -ms-flex-pack: center;
        justify-content: center
    }

    .tawk-flex-right\@m {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .tawk-flex-between\@m {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .tawk-flex-around\@m {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media screen and (min-width: 1200px) {
    .tawk-flex-left\@l {
        -ms-flex-pack:start;
        justify-content: flex-start
    }

    .tawk-flex-center\@l {
        -ms-flex-pack: center;
        justify-content: center
    }

    .tawk-flex-right\@l {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .tawk-flex-between\@l {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .tawk-flex-around\@l {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media screen and (min-width: 1600px) {
    .tawk-flex-left\@xl {
        -ms-flex-pack:start;
        justify-content: flex-start
    }

    .tawk-flex-center\@xl {
        -ms-flex-pack: center;
        justify-content: center
    }

    .tawk-flex-right\@xl {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .tawk-flex-between\@xl {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .tawk-flex-around\@xl {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.tawk-flex-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.tawk-flex-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.tawk-flex-middle {
    -ms-flex-align: center;
    align-items: center
}

.tawk-flex-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.tawk-flex-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.tawk-flex-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.tawk-flex-column {
    -ms-flex-direction: column;
    flex-direction: column
}

.tawk-flex-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.tawk-flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.tawk-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tawk-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.tawk-flex-wrap-stretch {
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.tawk-flex-wrap-top {
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.tawk-flex-wrap-middle {
    -ms-flex-line-pack: center;
    align-content: center
}

.tawk-flex-wrap-bottom {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.tawk-flex-wrap-between {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.tawk-flex-wrap-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.tawk-flex-first {
    -ms-flex-order: -1;
    order: -1
}

.tawk-flex-last {
    -ms-flex-order: 99;
    order: 99
}

@media screen and (min-width: 640px) {
    .tawk-flex-first\@s {
        -ms-flex-order:-1;
        order: -1
    }

    .tawk-flex-last\@s {
        -ms-flex-order: 99;
        order: 99
    }
}

@media screen and (min-width: 960px) {
    .tawk-flex-first\@m {
        -ms-flex-order:-1;
        order: -1
    }

    .tawk-flex-last\@m {
        -ms-flex-order: 99;
        order: 99
    }
}

@media screen and (min-width: 1200px) {
    .tawk-flex-first\@l {
        -ms-flex-order:-1;
        order: -1
    }

    .tawk-flex-last\@l {
        -ms-flex-order: 99;
        order: 99
    }
}

@media screen and (min-width: 1600px) {
    .tawk-flex-first\@xl {
        -ms-flex-order:-1;
        order: -1
    }

    .tawk-flex-last\@xl {
        -ms-flex-order: 99;
        order: 99
    }
}

.tawk-flex-none {
    -ms-flex: none;
    flex: none
}

.tawk-flex-auto {
    -ms-flex: auto;
    flex: auto
}

.tawk-flex-1 {
    -ms-flex: 1;
    flex: 1
}

.tawk-text-regular-1 {
    font-size: .75rem
}

.tawk-text-regular-1,.tawk-text-regular-2 {
    line-height: 1.618;
    font-weight: 400;
    color: #545454
}

.tawk-text-regular-2 {
    font-size: .812rem
}

.tawk-text-regular-3 {
    font-size: .937rem;
    line-height: 1.618;
    font-weight: 400;
    color: #545454
}

.tawk-text-bold-1,.tawk-text-regular-4 {
    font-size: 1rem;
    line-height: 1.618;
    font-weight: 400;
    color: #545454
}

.tawk-text-bold-2 {
    font-size: 1.25rem
}

.tawk-text-bold-2,.tawk-text-bold-3 {
    line-height: 1.5;
    font-weight: 600;
    color: #545454
}

.tawk-text-bold-3 {
    font-size: 1.5rem
}

.tawk-text-bold-4 {
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 600;
    color: #545454
}

.tawk-text-green-1 {
    color: #03a84e!important
}

.tawk-text-yellow-1 {
    color: #fdc20f!important
}

.tawk-text-red-1 {
    color: #bf1212!important
}

.tawk-text-grey-0 {
    color: #242424!important
}

.tawk-text-grey-1 {
    color: #545454!important
}

.tawk-text-grey-2 {
    color: #92929e!important
}

.tawk-text-grey-3 {
    color: #d9dbe4!important
}

.tawk-text-grey-4 {
    color: #f7f7f9!important
}

.tawk-text-white {
    color: #fff!important
}

.tawk-text-bold {
    font-weight: 600
}

.tawk-text-italic {
    font-style: italic
}

.tawk-text-oblique {
    font-style: oblique
}

.tawk-text-underline {
    text-decoration: underline
}

.tawk-text-uppercase {
    text-transform: uppercase!important
}

.tawk-text-capitalize {
    text-transform: capitalize!important
}

.tawk-text-lowercase {
    text-transform: lowercase!important
}

.tawk-text-left {
    text-align: left!important
}

.tawk-text-right,body.tawk-rtl .tawk-text-left {
    text-align: right!important
}

body.tawk-rtl .tawk-text-right {
    text-align: left!important
}

.tawk-text-center {
    text-align: center!important
}

.tawk-text-justify {
    text-align: justify!important
}

@media screen and (min-width: 640px) {
    .tawk-text-left\@s {
        text-align:left!important
    }

    .tawk-text-right\@s,body.tawk-rtl .tawk-text-left\@s {
        text-align: right!important
    }

    body.tawk-rtl .tawk-text-right\@s {
        text-align: left!important
    }

    .tawk-text-center\@s {
        text-align: center!important
    }
}

@media screen and (min-width: 960px) {
    .tawk-text-left\@m {
        text-align:left!important
    }

    .tawk-text-right\@m,body.tawk-rtl .tawk-text-left\@m {
        text-align: right!important
    }

    body.tawk-rtl .tawk-text-right\@m {
        text-align: left!important
    }

    .tawk-text-center\@m {
        text-align: center!important
    }
}

@media screen and (min-width: 1200px) {
    .tawk-text-left\@l {
        text-align:left!important
    }

    .tawk-text-right\@l,body.tawk-rtl .tawk-text-left\@l {
        text-align: right!important
    }

    body.tawk-rtl .tawk-text-right\@l {
        text-align: left!important
    }

    .tawk-text-center\@l {
        text-align: center!important
    }
}

@media screen and (min-width: 1600px) {
    .tawk-text-left\@xl {
        text-align:left!important
    }

    .tawk-text-right\@xl,body.tawk-rtl .tawk-text-left\@xl {
        text-align: right!important
    }

    body.tawk-rtl .tawk-text-right\@xl {
        text-align: left!important
    }

    .tawk-text-center\@xl {
        text-align: center!important
    }
}

.tawk-text-top {
    vertical-align: top!important
}

.tawk-text-middle {
    vertical-align: middle!important
}

.tawk-text-bottom {
    vertical-align: bottom!important
}

.tawk-text-baseline {
    vertical-align: baseline!important
}

.tawk-text-nowrap {
    white-space: nowrap
}

thankyou-blk h1 {
    font-size: 40px;
    color: #ee4d20;
    font-family: 'Montserrat-Bold';
}

.thankyou-blk i {
    font-size: 60px;
    background: #2d3247;
    color: #fff;
    min-width: 100px;
    padding: 18px 0px;
    margin: 20px 0px;
    border-radius: 100px;
}

.thankyou-blk h5 {
    font-size: 29px;
    color: #2d3247;
    font-family: Poppins-Medium;
}

.thankyou-blk a {
    display: inline-block;
    width: 18%;
    background: #ff7819;
    border-radius: 5px;
    padding: 13px 0px;
    color: #fff !important;
    margin: 30px 0px;
    font-family: Poppins-Bold;
}

.thankyou-blk {
    text-align: center !important;
    width: 100% !important;!I;!;
}

.thankyou-blk .row {
    display: unset !important;!I;!;
}

@media only screen and (min-width: 375px) and (max-width: 667px){

.hd-2 button {
}

.wri-1 img {
    left: 90px;
}

.btn {
    width: 60% !important;
}

.card .card-header .faq-title {
    font-size: 12px !important;
    display: flex;
    padding: 10px 10px 10px 10px;
}

.con-3 h3 {
    font-size: 16px !important;
}

.icon-1 i {
    margin: -80px 0 0 210px;
}

.icon-3 img {
}

}
@media only screen and (min-width: 414px) and (max-width: 896px){

.icon-1 {
    padding: 0 0 0 60px !important;
}

.icon-3 img {
}

}
@media only screen and (min-width: 430px) and (max-width: 932px){

.hd-2 button {
}

.hd-1 img {
    width: 60%;
    padding: 0px 0 0 0;
}

.icon-3 img {
}


}

@media only screen and (min-width: 300px) and (max-width: 667px){
.icon-3 {
    text-align: -webkit-right;
    /* margin: -40px 0 0px 0; */
}

.icon-5 {
    /* display: block; */
}
section.Banner-assign {
    padding: 20px 0;
}

section.Banner-personal {
    padding: 20px 0;
}

section.Banner-ths {
    padding: 20px 0;
}

section.Banner-es {
    padding: 20px 0;
}

section.Banner-research {
    padding: 20px 0;
}

section.Banner-disser {
    padding: 20px 0;
}

section.Banner-prof {
    padding: 20px 0;
}

.sere-image {
    text-align: center;
}
nav.navbar.navbar-expand-lg.navbar-light {
    justify-content: end;
    position: relative;
    top: -15px;
}
.sere-image img {
    width: 100%;
}
}    
@media only screen and (min-width: 320px) and (max-width: 480px){

.ord h2 {
    font-size: 18px;
}

.or-1 h3 {
    font-size: 16px;
}
section.contact-us-2 {
    overflow: hidden;
    padding: 0px 0px 40px;
}
.O-rev-1 img {
    width: 31%;
    padding: 15px 15px;
}
.cont-5 {
    position: relative;
    left: 8px;
}
.cont-5 ul li i a {
    font-size: 13px;
}
.or-1 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.con-6 {
    padding: 0 0 20px 0;
}
header {
    overflow: hidden;
    position: relative;
    padding: 20px 0 10px 0;
    background: #2c3531;
}

section.Banner {
    overflow: hidden;
    padding: 30px 0 30px 0;
}
.con-6 p i {
    padding: 10px 10px 0px 0px;
}
.contact_icon {
    width: 50px;
    height: 50px;
    font-size: 23px;
}

.floating_btn {
    left: 0;
}

section.content-4 {
    overflow: hidden;
}

section.content {
    overflow: hidden;
}

section.Subject {
    overflow: hidden;
    padding: 30px 0 0px 0;
}

section.side-banner {
    overflow: hidden;
    margin: 30px 0 0 0;
}

section.writer {
    overflow: hidden;
    padding: 30px 0 30px 0;
}

section.Services {
    overflow: hidden;
}

section.Order-Review {
    overflow: hidden;
}

section.content-1 {
    overflow: hidden;
    padding: 0;
}

section.faq-sec {
    overflow: hidden;
    padding: 30px 0 30px 0;
}

section.content-3 {
    overflow: hidden;
}

section.Testimonial {
    overflow: hidden;
}

section.Order {
    overflow: hidden;
}

footer.\31 st-footer {
    overflow: hidden;
}

footer.\32 nd-footer {
    overflow: hidden;
}

div#myModal {
    overflow: hidden;
}

.hd-2 button {border-color: white !important;}

.hd-2 {
    text-align: center;
    margin: -30px 0 0px 0;
}

.hd-1 img {
    width: 50%;
    padding: 0px 0 0 0;
}

.hd-2 ul li a {
    margin: 0;
}

.navbar-nav .dropdown-menu {
    text-align: center;
}

.dropdown-menu.show {
    border: none;
    box-shadow: 0px 10px 20px 0px rgb(50 50 50 / 31%);
}

.hd-3 {
    display: none;
}

.ban-1 h1 {
    font-size: 20px;
    width: 100%;
}

.ban-1 p {
    font-size: 12px;
    line-height: 19px;
    width: 100%;
}

.icon-2 p {
    font-size: 10px;
    width: 150%;
}

.sh5\/ {
    height: 90% !important;
}

.ft-3 {
    margin: 0;
}

.ft-4 {
    margin: 0;
}

.icon-2 {
    /* margin: -20px 30px 0 0; */
}

.ban-1 a {
    padding: 5px 15px 5px 15px;
    font-size: 12px;
    border-radius: 5px;
}

.ban-2 {
    padding: 0;
}

.ban-3 {
    left: 0px;
    width: 100%;
    box-shadow: 0 0 0px;
    margin: 40px 0 0 0;
    background-color: #0077b6;
}

.ban-7 p {
    font-size: 11px;
}

.con-5 h3 {
    font-size: 16px;
}

.con-5 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.ser-3 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.con-6 h4 {
    font-size: 15px;
}

.con-6 p {
    font-size: 12px;
    line-height: 19px;
    width: 100%;
    display: flex;
    text-align: justify;
    padding: 0 0 10px 0;
}

.con h3 {
    font-size: 16px;
}

.con p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.sub h2 {
    font-size: 24px;
    padding: 0 0 20px 0;
}

.sd-ban-1 h2 {font-size: 18px;}

.sd-ban-1 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.sd-ban-2 img {
    width: 120%;
    margin: 0 0 0 -20px;
}

.wri {
    padding: 0;
}

.wri h2 {
    font-size: 22px;
}

.wri p {
    font-size: 12px;
    text-align: justify;
}

.wri-1 h3 {
    font-size: 18px;
}

.wri-1 p {
    font-size: 12px;
    line-height: 19px;
}

.ser h2 {
    font-size: 24px;
}

.ser p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.ser-1 h2 {
    font-size: 18px;
}

.ser-3 .btn {
    width: 74%;
}

.ser-image {display: none;}

.con-2-h h2 {
    font-size: 16px;
}

.con-2-h p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.ser-1 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.btn {
    width: 74%;
}

.text {
    left: 20px;
}

.ser-2 h2 {
    font-size: 18px;
}

.ser-2 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.O-rev-1 {
    margin: 0 0 20px 0;
}

.con-2 h2 {
    font-size: 20px;
}

.con-2 {
    padding: 30px 0 0 0;
}

.con-2 p {
    font-size: 12px;
    line-height: 19px;
}

.fq {
    padding: 0 0 10px 0;
}

.fq h2 {
    font-size: 18px;
}

.fq p {
    font-size: 12px;
    line-height: 19px;
}

.icon-1 {
    padding: 0 0 0 20px;
}

.card .card-header .faq-title {
    font-size: 14px;
    display: flex;
}

.card .card-header .faq-title .badge {
    padding: 10px 14px 10px 15px;
    font-size: 14px;
    margin: 0 10px 0 0;
}

.card p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.con-3 h3 {
    font-size: 16px;
    padding: 0 0 10px 0;
}

.con-3 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.test h2 {
    font-size: 18px;
}

.test p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.sh5\/ p {
    font-size: 12px;
    line-height: 19px;
}

.sh5\/ h5 {
    font-size: 15px;
}

.icon-3 img {}

.ft-1 p {
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.ft-2 h3 {
    font-size: 20px;
}

.ft-3 h3 {
    font-size: 20px;
}

.ft-4 h3 {
    font-size: 20px;
}

.c33 h5 {
    font-size: 14px;
}

.fss-step-number {
    height: 75px;
    width: 140%;
}

.mm-page li.active {
    /* margin: 0 50px 0 0; */
}

.fss-active-2 .progress-active {
    left: 80%;
}

.fss-active-0 .progress-active {
    left: 20%;
}

.services-tabs:before {
    top: 30px;
    left: 20px;
    width: 80%;
}

.fss-active-0 .progress-indicator {
    width: 37%;
}

.fss-active-1 .progress-indicator {
    width: 69%;
}

.tabs-column h3 {
    width: 140%;
    font-size: 18px;
    position: relative;
    left: -35px;
}

.tabs-column p {
    font-size: 12px;
    line-height: 19px;
    width: 120%;
    position: relative;
    left: -15px;
    top: -20px;
}

.modal-content1 {
    background-size: 100% 100%;
    height: 450px;
}

.head-form1 h5 {
    font-size: 17px;
    padding: 30px 0 0 0px;
    width: 145%;
}

.head-form1 h4 {
    font-size: 15px;
    left: 32px;
    width: 119%;
    text-align: center;
}

section.about-us {
    background: #702063;
    padding: 40px 0 30px 0;
}

.ab-2 p {
    font-size: 12px;
    line-height: 19px;
}

section.review-1 {
    background: #702063;
    padding: 40px 0 30px 0;
}

section.Faqs-1 {
    background: #0077b6;
    padding: 40px 0 30px 0;
}

section.contact-us {
    background: #702063;
    padding: 40px 0 30px 0;
}

.cont-2 h3 {
    font-size: 18px;
}

.cont-2 p {
    font-size: 12px;
    line-height: 19px;
}

.cont-3 {
    display: block;
}

.cont-6 {
    left: 0;
    width: 100%;
}

section.Privacy-policy {
    background: #702063;
    padding: 40px 0 30px 0;
}

.pp-2 h3 {
    font-size: 18px;
}

.pp-2 p {
    font-size: 12px;
    line-height: 19px;
}

section.term-\&-condition {
    background: #702063;
    padding: 40px 0 30px 0;
}

.tc-1 h2 {
    font-size: 26px;
}

.tc-2 h3 {
    font-size: 18px;
}

.tc-2 p {
    font-size: 12px;
    line-height: 19px;
}

section.Order-Review-th {
    padding: 40px 0 0 0;
}

section.content-1-dis {
    padding: 0 0 30px 0;
}

section.content-1-assig {
    padding: 0 0 30px 0;
}

.ban-3 button {
    background-color: #2c3531;
}

.con-2-th h2 {
    font-size: 18px;
}

.con-2-th p {
    font-size: 12px;
    line-height: 19px;
}

.con-2-th {
    padding: 30px 0 0 0;
}

section.content-1-th {
    padding: 0;
}

.con-2-res h2 {
    font-size: 18px;
    padding: 30px 0 0 0;
}

.con-2-res p {
    font-size: 12px;
    line-height: 19px;
}

.con-2-rese h2 {
    font-size: 18px;
}

.con-2-rese p {
    font-size: 12px;
    line-height: 19px;
}

.con-re h2 {
    font-size: 18px;
}

.con-re-2 h3 {
    font-size: 16px;
}

.res h2 {
    font-size: 18px;
}

.con-re {
    padding: 30px 0 0 0;
}

.res-1 h3 {
    font-size: 18px;
}

.res-1 p {
    font-size: 12px;
    line-height: 19px;
}

.res-2 h3 {
    font-size: 18px;
}

.res-2 p {
    font-size: 12px;
    line-height: 19px;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px){

header {
    overflow: hidden;
    position: relative;
    background: #2c3531 !important;
    background-size: 100% 100% !important;
    /* margin: 0 0 -3px 1px; */
}
nav.navbar.navbar-expand-lg.navbar-light {
    margin: 0px;
}

header .row {
    align-items: normal;
}
section.Banner {
    overflow: hidden;
    background-size: 100% 100%;
    /* height: 46%; */
    padding: 50px 0 40px 0 !important;
}
.con-7 img {
}

section.content-1-th {
    padding: 0;
}

.ft-1 img {
    width: 110%;
}
section.content-4 {
    overflow: hidden;
}

section.content {
    overflow: hidden;
}

section.Subject {
    overflow: hidden;
    padding: 30px 0 0 0;
}

section.side-banner {
    overflow: hidden;
    padding: 0;
}

section.writer {
    overflow: hidden;
}

section.Services {
    overflow: hidden !important;
    padding: 40px 0px 15px;
}

section.contact-us-2 {
    padding: 60px 0px 20px !important;!i;!;
}
.con-2-h {
    padding: 0;
}

.con-2-h p {
    font-size: 12px;
    line-height: 19px;
}

.con-6 h4 {
    font-size: 16px;
}
section.Banner-ths {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-es {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-research {
    background-size: 100% 100%;
    padding: 40px 0px 0px 0px;
    margin: 0 0 20px 0;
}

section.Banner-disser {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-assign {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-personal {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}

section.Banner-prof {
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    margin: 0 0 20px 0;
}
.con-6 p {
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    display: flex;
    padding: 2px 0px;
}

.card .card-header .faq-title {
    display: flex;
}

.ban-1 p {
    width: 90%;
}
section.Order-Review {
    overflow: hidden;
}

section.content-1 {
    overflow: hidden;
}

section.faq-sec {
    overflow: hidden;
}

section.content-3 {
    overflow: hidden;
}

section.Testimonial {
    overflow: hidden;
}

section.Order {
    overflow: hidden;
}

footer.\31 st-footer {
    overflow: hidden;
}
.or-1 {
    padding: 0px 15px;
}
footer.\32 nd-footer {
    overflow: hidden;
}

div#myModal {
    overflow: hidden;
}

.hd-2 {
    text-align: center;
}

.hd-2 button {
    position: relative !important;
    left: 196px !important;
    margin: 0 0 50px 0 !important;
    top: 40px !important;
    /* position: absolute !important; */
}

.hd-1 img {
    width: 230%;
}

.wri-1 {
    height: 90% !important;
}

div#navbarSupportedContent {position: relative;top: 10px;}

.hd-3 {
    width: 150%;
    position: relative;
    left: -50px;
    display: block !important;
    top: 28px;
}

.dropdown-menu.show {
    text-align: center;
}

.ban-1 h1 {
    font-size: 22px !important;
    width: 100%;
}

.ban-3 {
    width: 80% !important;
    left: 70px !important;
    margin: 0 !important;
    background: #0077b6 !important;
    bottom: 19px;
}

.ban-7 p {a
    font-size: 12px;
    line-height: 15px;
}

section.content-4 .col-md-8, .col-md-4 {
    display: contents;
}

.con-7 {
    position: relative;
    /* left: 100px; */
    padding: 0px 160px;
}

.sub-2 h3 {
    font-size: 10px;
    padding: 7px 0 0 10px;
}

.sub-2 i {
    font-size: 25px;
}

.sd-ban-1 h2 {
    font-size: 20px !important;
}
.con-2-rese h2 {
    font-size: 16px;
}

.con-2-rese p {
    line-height: 13px;
    text-align: justify;
}

.con-1 img {
    margin: 20px 0px 0px;
}

.sub-2 {
    padding: 10px 0px 10px 10px;
}

.con-re h2 {
    font-size: 30px;
}

.con-2 {
    padding: 0px 0px !important;
}

.sere-image img {
    padding: 0px 172px 0px;
}
.sd-ban-1 p {
    font-size: 12px;
    line-height: 19px;
}

.sd-ban-2 img {
    width: 220% !important;
    margin: 40px 0 0 -110px !important;
}

section.side-banner .col-md-4 {
    display: block;
}

.sd-ban-1 {
    padding: 40px 0 0px 0;
}

.btn {
    width: 28% !important;
}

.O-rev-1 p {
    font-size: 12px;
}

.con-2 h2 {
    font-size: 22px;
}

.con-2 p {
    font-size: 12px;
    line-height: 19px;
    width: 150%;
}

.wri-1 img {
    left: 50px;
    width: 50%;
}

.icon-3 img {
}

.icon-1 i {
    margin: -80px 0 0px 570px !important;
}

.con-3 h3 {
    font-size: 22px;
}

.ft-2 h3 {
    font-size: 20px;
}

.ft-3 h3 {
    font-size: 20px;
}

.ft-4 h3 {
    font-size: 20px;
}

.ft-2 ul li a {
    font-size: 12px;
}

.ft-3 ul li a {
    font-size: 11px;
}

.ft-3 {
    position: relative;
    left: -20px;
}

.ft-4 {
    position: relative;
    left: -50px;
}

.ft-4 ul li a {
    font-size: 11px;
}

.ft-1 p {
    font-size: 12px;
    line-height: 21px;
}

.ban-3 button {
    background-color: #2c3531 !important;
}

.icon-1 {padding: 0 !important;}

.services-tabs:before {
    width: 50%;
}

.ser-3 {
    width: 159%;
    position: relative;
    left: -12px;
}

.ser-image {display: none;}

.con-2-h h2 {
    font-size: 18px !important;
    padding: 0 !important;
}

.services-tabs li {
    position: relative;
    left: 0 !important;
    margin: 0 !important;
}

.fss-active-2 .progress-active {
    left: 66.5% !important;
}

.fss-active-0 .progress-active {
    left: 26.5% !important;
}

.fss-active-0 .progress-indicator {
    width: 39% !important;
}

.fss-active-1 .progress-indicator {
    width: 59%;
}

.fss-active-1 .progress-active {
    left: 47%;
}

.con-re-2 h3 {
    font-size: 18px;
    width: 150%;
}

.con-2-th h2 {
    font-size: 18px;
}

.con-2-th p {
    font-size: 12px;
    line-height: 19px;
}

.res-1 {
    width: 156%;
}
}
@media only screen and (min-width: 600px) and (max-width: 960px){

header {
    overflow: hidden;
    position: relative;
    background: #2C3531;
    padding: 20px 0 10px 0;
}
.sh5\/ h5 {
    padding: 12px 0px 0px;
}
.ser-2 {
    margin: 15px 0px 15px;
}

.ser-3 {
    margin: 0px 0px 20px;
}
.cont-6 {
    width: 100%;
    left: 0px;
}
.con-7 {
    margin: 30px 0 0 0;
}
section.contact-us-2 {
    padding: 0px 0px 48px;
}
.cont-5 {
    padding: 15px 0px 18px;
    position: relative;
    left: 18px;
}
section.Faqs-1 {
    background: #0077b6;
    padding: 50px 0;
}
section.Banner {
    overflow: hidden;
    padding: 40px 0 40px 0;
}

section.content-4 {
    overflow: hidden;
}

section.content {
    overflow: hidden;
}

section.Subject {
    overflow: hidden;
    padding: 30px 0px 0px;
}

section.side-banner {
    overflow: hidden;
    margin: 30px 0 0 0;
}

section.writer {
    overflow: hidden;
}

section.Services {
    overflow: hidden;
}

section.Order-Review {
    overflow: hidden;
}

section.content-1 {
    overflow: hidden;
    padding: 0px 0 0 0;
}

section.faq-sec {
    overflow: hidden;
}

section.content-3 {
    overflow: hidden;
}

section.Testimonial {
    overflow: hidden;
}

section.Order {
    overflow: hidden;
}

footer.\31 st-footer {
    overflow: hidden;
}

footer.\32 nd-footer {
    overflow: hidden;
}

div#myModal {
    overflow: hidden;
}

.hd-3 {
    display: none;
}

.hd-2 {
    text-align: center;
}

.hd-2 button {
    border: 2px solid #fff !important;
    position: relative;
    top: -40px;
}

div#navbarSupportedContent {
    z-index: 1;
}

.dropdown-menu.show {
    text-align: center;
    width: 100%;
    position: relative;
    left: 20px;
}

.dropdown-item {
    width: 90%;
}

.ban-1 h1 {
    font-size: 25px;
}

.ban-1 p {
    font-size: 12px;
    line-height: 19px;
}

.ban-3 {
    width: 100%;
    left: 0px;
    margin: 50px 0 0 0;
    background: #0077b6;
    box-shadow: 0 0 0px;
}

.sd-ban-2 img {
    width: 100%;
    margin: 0;
}

.sd-ban-1 h2 {
    font-size: 22px;
    line-height: 30px;
}

.sd-ban-1 p {
    font-size: 12px;
    line-height: 19px;
}

.wri-1 h3 {
    font-size: 16px;
}

.wri-1 p {
    font-size: 11px;
    line-height: 19px;
}

.wri-1 a {
    font-size: 12px;
    padding: 10px 20px 10px 20px;
}

.wri-1 img {
    left: 38px;
}

.wri p {
    font-size: 12px;
}

.wri h2 {
    font-size: 22px;
}

.wri {
    padding: 0;
}

.ser h2 {
    font-size: 22px;
}

.ser p {
    font-size: 12px;
    line-height: 19px;
}

.btn {
    width: 40% !important;
}

.O-rev-1 {
    margin: 0 0 20px 0;
}

.O-rev-1 img {
    width: 23%;
    padding: 20px 20px;
}

.con-2 h2 {
    font-size: 22px;
}

.con-2 p {
    font-size: 12px;
    line-height: 19px;
}

.con-2 {
    padding: 30px 0 0 0;
}

.con-6 h4 {
    font-size: 19px;
}

.fq h2 {
    font-size: 22px;
}

.fq p {
    font-size: 12px;
    line-height: 19px;
}

.con-3 h3 {
    font-size: 20px !important;
}

.con-3 p {
    font-size: 12px;
    line-height: 19px;
    padding: 10px 0 0 0;
}

nav.navbar.navbar-expand-lg.navbar-light {
    margin: -20px 0 0px 0;
}

.ban-3 button {
    background-color: #2c3531;
}

.tabs-column h3 {
    width: 130%;
    position: relative;
    left: -70px;
}

.tabs-column p {
    width: 110%;
    position: relative;
    left: -10px;
    margin: -20px 0 0 0;
}

.icon-1 i {
    margin: -80px 0 0 335px;
}

.hd-2 ul li a {
    margin: 0;
}

.icon-3 img {position: relative;right: 32px;}

.con-2-h h2 {
    font-size: 20px;
    padding: 30px 0 0 0;
}

.con-re h2 {
    font-size: 18px;
    padding: 40px 0 0 0;
}

.con-re-2 h3 {
    font-size: 17px;
}

.con-2-th h2 {
    font-size: 18px;
}

section.Order-Review-th {
    padding: 40px 0 0 0;
}

.res h2 {
    font-size: 18px;
}

.sh5\/ {
    height: 95% !important;
}

.icon-2 p {.ban-3
    width: 120%;
}

.icon-2 {
    margin: -20px 320px 10px 0;
}

.ser-image {
    display: none;
}

.wri-1 {
    height: 90% !important;
}

.ft-3 {
    margin: 0;
}

.ft-4 {
    margin: 0;
}
}