@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&display=swap');
body{
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #000;
}
.p-0 {
    padding: 0;
}
.m-0 {
    margin: 0;
}
.mt-0 {
    margin-top: 0 !important;
}
* {
    
    scroll-behavior: smooth;
    font-size: 16px;
}
p {
    line-height: 1.8;
}
.form-control:focus {
    border-color: #d1b288;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.header_top {
    background: #1c2a44;
}
.logo {
    padding: 7px 0;
}
.nav-bg {
    background: #fff;
    box-shadow: 0 11px 20px #efefef;
}
.nav-menu-header ul li.active {
    background: #1c2a44;
}
.nav-menu-header ul li.active a {
    color: #fff;
}
.nav-menu-header ul {
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
}
.nav-menu-header ul li {
    display: inline-block;
    padding: 15px;
}
.head-top-section {
    display: flex;
    justify-content: flex-end;
    padding: 12px 0;
    align-items: center;
}
.login-btn-head {
    padding: 5px 20px;
    border-radius: 40px;
    border: 2px solid #fff;
    background: 0 0;
    font-weight: 600;
}
.login-btn-head a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.login-btn-head a i {
    color: #fff;
}
.mail-head a {
    text-decoration: none;
}
.mail-head a i {
    background: #fff;
    border-radius: 34px;
    color: #000;
    padding: 8px;
}
.nav-menu-header ul li a {
    color: #525252;
    text-decoration: none;
    text-transform: uppercase;
}
.mail-head {
    padding: 11px 20px;
}
.mail-head a {
    color: #3d3d3e;
}
.order-btn-menu a {
    padding: 7px 16px;
    border-radius: 50px;
    background: #2ecc71;
    color: #fff !important;
    border: 1px solid #2ecc71;
}
.order-btn-menu a:hover {
    background: 0 0;
    border: 1px solid #fff;
    text-decoration: none;
}
.order-btn-menu a:hover {
    background: #1c2a44;
}
.nav-menu-header ul li:hover {
    background: #1c2a44;
}
.nav-menu-header ul li:hover a {
    color: #fff;
}
.nav-menu-header li:hover .dropdown-menu li a {
    color: #525252;
}
.order-btn-menu {
    padding-left: 15px;
}
.box-banner {
    text-align: center;
    color: #3d3d3e;
    margin-top: 15px;
}
.head-banner-content h1 {
    font-weight: 600;
    position: relative;
    font-size: 40px;
    text-align: left;
    color: #000;
    margin-top: 0;
    margin-bottom: 15px;
}
.head-banner-content p {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    max-width: 90%;
    padding-bottom: 20px;
}
.icon-text .icons-box {
    width: 25%;
    float: left;
    padding: 5px 0 5px 0;
    text-align: left;
    border-right: 1px solid #df8e04;
}
.icon-text .textb-box {
    width: 75%;
    float: left;
    padding-left: 20px;
}
.icon-text .textb-box h4 {
    font-size: 20px;
    margin: 0;
    color: #000;
}
.icons-box img {
    width: 32px !important;
    padding: 0 !important;
}
.icon-text .textb-box p {
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 10px;
}
.btn.btn-free {
    background: #eb9709;
    color: #000;
    font-weight: 500;
    padding: 8px 20px;
    font-size: 16px;
    width: 100%;
}
.btn.btn-review{border-color: #eb9709;color: #000;font-weight: 500;padding: 8px 20px;font-size: 16px;width: 100%;background: #fff;}
.assignment_banner_icons {
    padding: 33px 0;
}
.home_banner_section {
    /* background: #F4F2F0; */
    padding: 80px 0 160px;
    background: linear-gradient(
315deg
, rgb(238 225 204) , rgb(250 240 226) , rgb(21 30 64 / 0%));
}
.home_banner_opacity img {
    width: 100%;
    padding: 30px 40px 0 0;
}
/*.home_banner_opacity.index-page-trp img{
     width: 75%;
}*/
.box-icon-banner {
    border: 1.5px dashed #45c0b9;
    background: #fff;
    border-radius: 50px;
    height: 85px;
    width: 85px;
    padding: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-icon-banner img {
    width: 80%;
}
.box-banner p {
    margin-bottom: 0;
    font-size: 18px;
}
.nav-menu-header .dropdown-menu {
    padding: 0;
    margin: 0;
}
.nav-menu-header .dropdown-menu li {
    text-align: left;
    min-width: 237px;
    padding: 10px 15px;
    border-bottom: 1px solid #e6e6e6;
}
.nav-menu-header .dropdown-menu li:hover {
    background: #1c2a44;
}
.nav-menu-header .dropdown-menu li:hover a {
    color: #fff !important;
}
.nav-menu-header li:hover .dropdown-menu {
    display: block;
    border-radius: 0;
}
.nav-menu-header .dropdown-menu li a {
    color: #000;
    padding: 0;
    background: 0 0;
}
.icons_box {
    background: #444;
    height: 70px;
    width: 70px;
}
.icons_box span {
    position: relative;
}
.icons_box span:before {
    content: "";
    background: url(../images/icon-sprite.png);
    position: absolute;
    height: 70px;
    width: 70px;
    top: 0;
    background-repeat: no-repeat;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -moz-transform-origin: 0 0;
}
.email-icon span:before {
    background-position: 10px;
}
.subject-icon span:before {
    background-position: -93px;
}
.deadline-icon span:before {
    background-position: -196px;
}
.pages-icon span:before {
    background-position: -298px;
}
.form_order_home {
    margin: 0 0 0 30px;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 35%);
}
.form_top_sec {
    padding: 10px 15px;
    text-align: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.form_top_sec p {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 300;
}
.form_order_home h2 {
   font-weight: 700;
   font-size: 22px;
   text-align: left;
   margin-bottom: 10px;
   color: #000;
   text-align: center;
   margin-top: 5px;
}
.section-home-five img {
    width: auto;
}
.form_inputs_feild input {
    padding: 20px;
}
.form-control {
    border: 1px solid #aeaeae;
    box-shadow: none;
}
.form_inputs_feild {
    padding: 10px 20px 10px 20px;
}
.form_inputs_feild .row {
    margin-bottom: 10px;
}
.submit-btn {
    padding-top: 5px;
}
.submit-btn button:hover {
    background: #1c2a44;
    color: #fff;
}
.submit-btn button {
    background: #eb9709;
    padding: 10px;
    width: 100%;
    color: #000;
    border-radius: 40px;
    border: none;
    /* text-transform: uppercase; */
    font-size: 20px;
    letter-spacing: -0.7px;
}
.form_order_home .form-group label {
    color: #7d7d7d;
    letter-spacing: 0.5px;
    font-weight: 400;
    display: none;
}
label {
    font-weight: 500;
    
}
.form_order_home .form-group {
    margin-bottom: 0;
}
.section-about-home {
    padding: 0 0 120px 0;
    position: relative;
}
.assign_study_img img {
    width: 100%;
}
.section-home-three {
    position: relative;
    padding: 60px 0;
    background: #ffecd1;
}
.country-help-assign {
    position: relative;
    padding: 60px 0;
    background: #f8f8f8;
}
.country-help {
    border: 1px solid #ddd;
    border-radius: 5px 5px 5px 0px;
    padding: 15px 15px 15px 35px;
    background: #fff;
    position: relative;
    margin: 15px 0;
    min-height: 320px;
}
.country-help:before {
    border-top: 5px solid #08833c;
    position: absolute;
    left: 0;
    top: -5px;
    content: '';
    width: 50px;
    height: 7px;
}
.country-help:after {
    border-right: 5px solid #08833c;
    position: absolute;
    left: -7px;
    top: -5px;
    content: '';
    width: 7px;
    height: 50px;
}
.country-help h3 {
    margin-bottom: 20px;
    text-align: left;
}
.country-help h3 a {
    color: #000;
    font-size: 22px;
    text-decoration: none;
    font-weight: 700;
}
.country-help h3 a:hover {
    color: #08833c;
}
.country-help p {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
}
.home_cont_three {
    color: #fff;
}
.sec_fourhome_cont {
    margin-bottom: 50px;
}
.section-home-four {
    padding: 60px 0;
}
.boxes-home-four {
    background: #1c2a44;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin-top: 60px;
    position: relative;
    min-height: 525px;
}
.bg-orange {
    background: #2ecc71;
}
.bhficon span:before {
    content: "";
    background: url(../images/icon-sprite-2.png);
    position: absolute;
    height: 100px;
    width: 100px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}
.bhficon span {
    background: #1c2a44;
    position: absolute;
    height: 100px;
    width: 100px;
    padding: 10px;
    top: -60px;
    left: 40%;
    border-radius: 60px;
    box-shadow: 0 0 0 6px #fff, 0 0 0 12px #1c2a44;
    transition: 1s;
}
.bhf-customer span {
    background: #2ecc71;
    box-shadow: 0 0 0 6px #fff, 0 0 0 12px #2ecc71;
}
.boxes-home-four .bhfcont {
    padding: 40px 0 10px 0;
}
.bhf-quality span:before {
    background-position: 25px;
}
.bhf-customer span:before {
    background-position: -80px;
}
.bhf-writer span:before {
    background-position: -182px;
}
.boxes-home-four:hover .bhficon span {
    transform: rotate(360deg);
    transition: 1s ease-in-out;
    background: #46c0b9;
}
.boxes-home-four:hover .bhf-customer span {
    background: #4081d1;
}
.section-home-five {
    background: #ffecd1;
    padding: 60px 0;
}
.section-home-six {
    padding: 60px 0;
}
.sec_homesix_cont {
    text-align: center;
    margin-bottom: 30px;
}
.courses_home {
    border: 3px solid #4081d1;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.courses_home span {
    height: 70px;
    width: 70px;
    background: #4081d1;
    padding: 30px 26px;
    position: relative;
    float: left;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 28px;
}
.courses_home span:before {
    content: "";
    background: url(../images/icon-sprite.png);
    position: absolute;
    height: 70px;
    width: 70px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -moz-transform-origin: 0 0;
    background-position: -400px;
}
.courses_home p {
    padding: 0 15px;
    position: relative;
    float: left;
    margin: 0;
    font-size: 16px;
}
.menu_bar_side {
    font-size: 30px;
    cursor: pointer;
    display: none;
    padding: 0 15px;
    color: #fff;
}
#mySidenav .closebtn {
    display: none;
}
.heading-center .section-border-left {
    text-align: center;
}
.heading-center .section-border-left:after {
    margin: 0 auto;
    text-align: center;
    right: 0;
}
.section-border-left:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    background: #3c3c3c;
    height: 2px;
    left: 0;
    display: block;
    
}
.section-border-left {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    
}
.section-border-left-white:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    background: #fff;
    height: 2px;
    left: 0;
    display: block;
}
.section-border-left-white {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.section-border-center:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    background: #3c3c3c;
    height: 2px;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
}
.section-border-center {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
    text-align: center;
    color: #000;
}
.section-border-center-white:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    background: #fff;
    height: 2px;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
}
.section-border-center-white {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
    text-align: center;
}
.section-home-thirteen {
    background: #ffecd1;
    position: relative;
    margin-top: 60px;
}
.section-thirteen-img {
    position: absolute;
    top: -61px;
}
.sec-thirteen-content {
    padding: 60px 0;
}
.section-thirteen-cont p {
    font-size: 20px;
    font-weight: 300;
    
}
.section-thirteen-cont h2 {
    font-size: 30px;
}
.section-thirteen-btn {
    background: #2ecc71;
    padding: 15px 30px;
    display: inline-block;
    color: #fff;
}
.section-about-home h2 {
    margin-top: 0;
}
.section-about-home p {
    line-height: 30px;
}
.shs-left-cont h2 {
    text-align: center;
}
.section-home-seven {
    padding: 60px 0 80px 0;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}
#quote-carousel .carousel-control {
    background: 0 0;
    color: #cacaca;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0;
    margin-top: 20px;
    margin-right: -19px;
    height: 128px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all 0.2s;
}
#quote-carousel .item blockquote {
    border-left: none;
    margin: 0;
}
#quote-carousel .item blockquote p:before {
    content: "\f10d";
    font-family: Fontawesome;
    float: left;
    margin-right: 10px;
}
.sub-footer {
    padding: 60px 0 30px;
    background-size: cover;
    background: #272727;
}
.footer {
    background: #1c1c1c;
    color: #fff;
    padding: 10px 15px;
}
.footer p, .footer p a {
    margin-bottom: 0;
    font-size: 14px;
}
.footer a {
    color: #fff;
}
.sub-footer {
    color: #fff;
}
.sub-footer ul {
    padding-left: 0;
    padding-top: 10px;
}
.social_icons_footer ul li {
    list-style-type: none;
    display: inline-block;
}
.social_icons_foot {
    margin-top: 20px;
}
.sub-footer h4 {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
}
.sub-footer .line_bottom:after {
    content: "";
    position: absolute;
    border: 1px solid #fff;
    width: 100px;
    left: 0;
    bottom: 0;
}
.sub-footer .line_bottom {
    padding-bottom: 15px;
}
.sub-footer p {
    font-size: 14px;
    line-height: 26px;
    padding-top: 10px;
}
.sub-footer ul li {
    list-style-type: none;
}
.sub-footer ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.footer-menu ul:last-child {
    margin-right: 0;
}
.footer-menu ul {
    display: inline-block;
    margin-right: 20px;
}
.footer-menu ul li {
    padding: 5px 0;
    line-height: normal;
}
.social_icons_footer ul li {
    padding: 0 10px;
    font-size: 20px;
    margin-bottom: 10px;
}
.footer-hr {
    width: 160px;
    position: relative;
    margin: 20px 0;
}
#quote-carousel .right.carousel-control i {
    background: #2ecc71;
    border-radius: 52px;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
    z-index: 99999;
    float: right;
}
#quote-carousel .left.carousel-control i {
    background: #2ecc71;
    border-radius: 52px;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
    z-index: 99999;
}
#quote-carousel .right.carousel-control .fa-chevron-right:before {
    content: "\f054";
    position: relative;
    left: 3px;
}
#quote-carousel .left.carousel-control .fa-chevron-right:before {
    content: "\f053";
    position: relative;
    right: 3px;
}
#quote-carousel .carousel-inner {
    position: relative;
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
}
.sht-home-cont h2 {
    text-align: center;
}
.shn-home-cont {
    text-align: center;
    margin-bottom: 30px;
}
.section-home-nine {
    padding: 60px 0;
    position: relative;
    background: #2ecc71;
    color: #fff;
}
.section-home-ten {
    padding: 60px 0;
}
.home-nine-inner-cont {
    box-shadow: 0 0 7px 0 #cacaca;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 30px;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
    min-height: 420px;
    background: #fff;
}
.home-nine-inner-cont:hover {
    background: #4081d1;
    color: #fff;
    transition: 0.8s;
}
.home-nine-inner-cont > div {
    background: #4081d1;
    border-radius: 80px;
    border-top-left-radius: 0;
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: 0.5s ease-in-out;
}
.home-nine-inner-cont:hover > div {
    border-top-right-radius: 0;
    background: #fff;
    border-top-left-radius: 80px;
    transition: 0.8s;
}
.home-nine-inner-cont > div img {
    width: 60px;
}
.shs-left-cont {
    text-align: center;
}
.how-it-works {
    width: 80%;
    margin-top: 30px;
}
.section-home-eight {
    padding: 60px 0;
    color: #fff;
    text-align: center;
    background: url(../images/bg-student.jpg) fixed center;
    background-size: cover;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: 0;
    background-color: #2c9251;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}
#myBtn:hover {
    background-color: #477fc1;
}
.active-process path:nth-child(1) {
    fill: #2ecc71;
}
.active-process path:nth-child(2) {
    fill: #2ecc71;
}
.active-process text {
    fill: #fff;
    stroke: #fff;
}
.active-process .svg_steps_number {
    fill: #fff;
}
.section_steps_works {
    display: none;
}
.section_steps_works:nth-child(1) {
    display: block;
}
.content-process {
    background: #fff;
    padding: 60px;
    font-size: 20px;
    line-height: 40px;
    border: 1px solid #dedede;
    margin: 60px 0;
    border-left: 5px solid #2ecc71;
}
.svg_steps_title:after {
    content: "";
    border: 1.5px solid #2ecc71;
    width: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.svg_steps_title {
    font-size: 28px;
    color: #2ecc71;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
#Capa_1 text {
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 20px;
}
.boxes_assignment {
    background: #1c2a44;
    padding: 30px 20px;
    color: #fff;
    max-height: 310px;
    display: block;
    min-height: 310px;
    position: relative;
    bottom: 0;
    transition: 0.3s;
    text-align: center;
}
.assignment_hover {
    background: #1c2a44;
}
.assignment_hover_bg {
    background: #2ecc71 !important;
}
.boxes_assignment:hover {
    position: relative;
    bottom: 50px;
    border-radius: 15px 15px 0 0;
}
.boxes_assign_cont p {
    line-height: 24px;
}
.boxes_assign_img {
    padding-right: 0;
    margin: 0 auto 25px;
    text-align: center;
    width: 70px;
    height: 70px;
    border: 1px solid #fff;
    padding: 0;
    border-radius: 50%;
}
.boxes_assignment_2 {
    background: #2ecc71;
}
.boxes_assignment_3 {
    background: #1c2a44;
}
.section_boxes_assignment {
    padding: 60px 0 15px 0;
    position: relative;
    bottom: 115px;
}
.section_boxes_assignment .col-md-4:first-child {
    padding-left: 15px;
}
.section_boxes_assignment .col-md-4:last-child {
    padding-right: 15px;
}
.section_boxes_assignment .col-md-4 {
    padding: 0;
}
.boxes_assignment h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.form_order_home form h2 p {
    font-size: 13px;
    margin-bottom: 0;
    text-transform: capitalize;
}
section.login_page {
    height: 100vh;
    background: #000;
    background: url(../images/bg_login.png) no-repeat;
    background-size: 51%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.login_page input {
    padding: 4px;
    border: none !important;
    border-bottom: 1px solid #cecece !important;
    background: 0 0;
    box-shadow: none !important;
}
.login_page label {
    text-align: left !important;
    width: 100%;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-size: 16px;
    left: 0;
    padding: 0 5px;
    top: -12px;
    position: absolute;
    color: #999;
    
    pointer-events: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.9) translateY(100%);
    transform: scale(0.9) translateY(100%);
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
    transition: 0.2s;
}
.boxed_login_page .form-control:focus {
    background: 0 0;
    box-shadow: none;
    border-color: red !important;
}
.boxed_login_page form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.boxed_login_page h1 {
    text-transform: uppercase;
    font-weight: 600;
    
    margin-bottom: 0;
}
.boxed_login_page button.btn {
    width: 150px;
    background: #46c0b9;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    border-radius: 50px;
}
.login_page_title {
    margin-bottom: 30px;
}
.login_back_home {
    padding-bottom: 20px;
}
.animate-label {
    position: absolute;
    top: -35px !important;
    width: 100%;
    box-sizing: border-box;
}
.boxed_login_page .form-group {
    position: relative;
}
.boxed_login_page {
    color: #505050;
    width: 80%;
    background: #fff;
}
.login_page_bg {
    padding: 30px;
}
.boxed_login_page .form-group {
    position: relative;
    margin-bottom: 30px;
}
.no-gutter {
    margin-right: 0;
    margin-left: 0;
}
.no-gutter > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.login_page_title h1 + p a {
    color: #46c0b9;
    font-weight: 500;
}
.login_back_home a {
    font-size: 16px;
    color: #505050;
}
.login_back_home a:hover {
    text-decoration: none;
    color: #109c94;
}
.order_now_page label {
    width: 100%;
}
textarea {
    width: 100%;
}
.order-form {
    padding: 21px 30px;
}
.order_now_page {
    background: linear-gradient(90deg, #46c0b9 50%, #fff 50%);
}
.order-form input.btn {
    width: 150px;
    font-size: 16px;
    padding: 8px;
    background: #46c0b9;
    border-color: #46c0b9;
}
.order-step-1 {
    display: block;
    text-align: center;
}
.order-steps span {
    color: #fff;
    font-size: 24px;
    border: 1px dashed #fff;
    padding: 5px 15px;
    text-transform: uppercase;
}
.order-steps img {
    width: 100%;
}
.order-step-2 {
    display: block;
    text-align: center;
}
.order-step-3 {
    display: block;
    text-align: center;
}
.order_page_left {
    padding: 30px 15px;
}
.rotate_boxes_icon {
    height: 90px;
    width: 90px;
    background: #fff;
    transform: rotate(45deg);
    margin: 0 auto;
    margin-bottom: 25px;
    margin-top: 18px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 2s ease-in-out;
    box-shadow: 0 0 1px 2px #46c0b9, 0 0 0 5px #fff, 0 0 0 8px #fff;
}
.rotate_boxes_icon img {
    transform: rotate(-45deg);
    padding: 10px;
    transition: 2s ease-in-out;
    width: 100%;
}
.rotate_boxes_home p {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
}
.boxed_icon_home {
    padding: 30px 15px;
}
.order-form h1 {
    
    text-transform: uppercase;
}
.assign_study_img1 {
    text-align: center;
}
.assign_study_img1 img {
    position: absolute;
    right: 37%;
    top: 156px;
    width: auto;
}
.assign_study_img2 img {
    width: 100px;
    position: absolute;
    right: 29%;
    top: 170px;
    animation: illustration 0.8s ease-out alternate infinite;
}
@keyframes illustration {
    0% {
        transform: rotate(0) translateY(0);
    }
    100% {
        transform: rotate(-3deg) translateY(0);
    }
}
.assign_study_img3 img {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-animation: rotation 20s infinite linear;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
.section-home-eleven .accordion {
    margin: 0 auto;
    padding: 0;
}
.section-home-eleven .accordion li {
    position: relative;
    list-style-type: none;
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
}
.section-home-eleven .accordion li p {
    display: none;
    padding: 10px 25px 30px;
    color: #313131;
    border-top: 1px solid #d9e5e8;
}
.section-home-eleven .accordion h3 {
    width: 100%;
    display: block;
    cursor: pointer;
    font-weight: 400;
    line-height: 28px;
    font-size: 16px;
    text-indent: 15px;
    user-select: none;
    padding: 10px 60px 10px 0;
    margin-top: 10px;
    text-indent: 1px;
    margin-left: 15px;
}
.section-home-eleven .accordion h3:after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    position: absolute;
    right: 30px;
    content: " ";
    top: 30px;
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.section-home-eleven .accordion p {
    line-height: 2;
    padding: 10px;
}
.section-home-eleven {
    padding: 60px 0;
}
.section-home-eleven h3.active:after {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.section-home-twelve {
    padding: 60px 0;
}
.points_sec-my {
    list-style-type: none;
    padding: 0;
}
.points_sec-my li {
    border: 1px solid #2ecc71;
    margin-bottom: 15px;
    padding: 10px 20px;
    box-shadow: 3px 3px 9px #dedede;
}
.work_animate {
    position: absolute;
    top: 120px;
    left: 50%;
    animation-name: example;
    animation-duration: 5s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    background: #eab972;
    padding: 5px 10px;
    color: #fff;
    transform: rotate(15deg);
}
@keyframes example {
    0% {
        top: 120px;
        left: 50%;
    }
    25% {
        left: 50%;
        top: 50px;
    }
    50% {
        left: 50%;
        top: 50px;
    }
    80% {
        left: 50%;
        top: 50px;
        opacity: 0.7;
    }
    90% {
        left: 50%;
        top: 50px;
        opacity: 0;
    }
    100% {
        background-color: #eab972;
        opacity: 0;
    }
}
img {
    width: 100%;
}
.logo a img {
    width: auto;
    height: 46px;
}
.sub-footer img {
    width: auto;
}
.footer-logo {
    margin-top: 10px;
}
.country-menu img {
    width: 40px;
    border-radius: 2px;
}
.country-menu a {
    color: #fff;
    margin-right: 15px;
    text-decoration: none;
}
.country-menu-list ul {
    list-style-type: none;
    padding: 7px 0;
    position: absolute;
    top: 0;
    box-shadow: -1px 7px 6px #ececec;
}
.country-menu-list ul li img {
    width: 30px;
}
.country-menu-list ul li a {
    color: #2d2d2d;
    text-decoration: none;
}
.country-menu-list ul {
    display: none;
    z-index: 9;
}
.country-menu:hover .country-menu-list ul {
    display: block;
    background: #fff;
    padding: 10px 15px;
}
.country-menu:hover .country-menu-list {
    position: absolute;
    width: 175px;
    display: list-item;
}
.boxes_assign_img img {
    width: 50px;
    padding: 9px 0;
}
.bg-opacity {
    background: url(../images/bg-design.png);
    padding: 10px 16px;
    background-size: cover;
    min-height: 525px;
}
#notfound {
    position: relative;
    padding: 30vh;
}
#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.notfound {
    max-width: 560px;
    width: 100%;
    padding-left: 160px;
    line-height: 1.1;
}
.notfound .notfound-404 {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 140px;
    height: 140px;
    background-image: url(../images/emoji.webp);
    background-size: cover;
}
.notfound .notfound-404:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(2.4);
    -ms-transform: scale(2.4);
    transform: scale(2.4);
    border-radius: 50%;
    background-color: #f2f5f8;
    z-index: -1;
}
.notfound h1 {
    font-family: Nunito, sans-serif;
    font-size: 65px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    color: #151723;
    text-transform: uppercase;
}
.notfound h2 {
    font-family: Nunito, sans-serif;
    font-size: 21px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    color: #151723;
}
.notfound p {
    font-family: Nunito, sans-serif;
    color: #999fa5;
    font-weight: 400;
}
.notfound a {
    font-family: Nunito, sans-serif;
    display: inline-block;
    font-weight: 700;
    border-radius: 40px;
    text-decoration: none;
    color: #388dbc;
}
.country-menu {
    padding-left: 15px;
}
.country-footer li {
    display: block !important;
}
.form-wizard {
    color: #888;
    padding: 5px 0;
    margin-bottom: 40px;
}
.form-wizard .wizard-form-radio {
    display: inline-block;
    margin-left: 5px;
    position: relative;
}
.form-wizard .wizard-form-radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #ddd;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}
.form-wizard .wizard-form-radio input[type="radio"]:focus {
    outline: 0;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked {
    background-color: #fb1647;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    left: 1px;
    right: 0;
    margin: 0 auto;
    top: 8px;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked::after {
    content: "";
    display: inline-block;
    webkit-animation: click-radio-wave 0.65s;
    -moz-animation: click-radio-wave 0.65s;
    animation: click-radio-wave 0.65s;
    background: #000;
    content: "";
    display: block;
    position: relative;
    z-index: 100;
    border-radius: 50%;
}
.form-wizard .wizard-form-radio input[type="radio"] ~ label {
    padding-left: 10px;
    cursor: pointer;
}
.form-wizard .form-wizard-header {
    text-align: center;
}
.form-wizard .form-wizard-next-btn,
.form-wizard .form-wizard-previous-btn,
.form-wizard .form-wizard-submit {
    background-color: #d65470;
    color: #fff;
    display: inline-block;
    min-width: 100px;
    min-width: 120px;
    padding: 10px;
    text-align: center;
}
.form-wizard .form-wizard-next-btn:focus,
.form-wizard .form-wizard-next-btn:hover,
.form-wizard .form-wizard-previous-btn:focus,
.form-wizard .form-wizard-previous-btn:hover,
.form-wizard .form-wizard-submit:focus,
.form-wizard .form-wizard-submit:hover {
    color: #fff;
    opacity: 0.6;
    text-decoration: none;
}
.form-wizard .wizard-fieldset {
    display: none;
}
.form-wizard .wizard-fieldset.show {
    display: block;
}
.form-wizard .wizard-form-error {
    display: none;
    background-color: #d70b0b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
}
.form-wizard .form-wizard-previous-btn {
    background-color: #fb1647;
}
.form-wizard .form-control {
    font-weight: 300;
    height: auto !important;
    padding: 15px;
    color: #888;
    background-color: #f1f1f1;
    border: none;
}
.form-wizard .form-control:focus {
    box-shadow: none;
}
.form-wizard .form-group {
    position: relative;
    margin: 25px 0;
}
.form-wizard .wizard-form-text-label {
    position: absolute;
    left: 10px;
    top: 16px;
    transition: 0.2s linear all;
}
.form-wizard .focus-input .wizard-form-text-label {
    color: #d65470;
    top: -18px;
    transition: 0.2s linear all;
    font-size: 12px;
}
.form-wizard .form-wizard-steps {
    margin: 30px 0;
}
.form-wizard .form-wizard-steps li {
    width: 33%;
    float: left;
    position: relative;
    text-align: left;
}
.form-wizard .form-wizard-steps li::after {
    background-color: #1c2a44;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    border-bottom: 1px solid #1c2a44;
    border-top: 1px solid #1c2a44;
}
.form-wizard .form-wizard-steps li span {
    background-color: #1c2a44;
    border-radius: 15%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1;
    position: relative;
    top: 15px;
    color: #fff;
}
.form-wizard .form-wizard-steps li p {
    position: relative;
    top: 24px;
    color: #424242;
    
}
.form-wizard .form-wizard-steps li:last-child::after {
    width: 100%;
}
.form-wizard .form-wizard-steps li.activated span,
.form-wizard .form-wizard-steps li.active span {
    background-color: #2ecc71;
    color: #fff;
}
.form-wizard .form-wizard-steps li.activated::after,
.form-wizard .form-wizard-steps li.active::after {
    background-color: #2ecc71;
    left: 0;
    width: 100%;
    border-color: #2ecc71;
}
.form-wizard .form-wizard-steps li.activated::after {
    width: 100%;
    border-color: #d65470;
}
.form-wizard .form-wizard-steps li:last-child::after {
    left: 0;
}
.form-wizard .wizard-password-eye {
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
@keyframes click-radio-wave {
    0% {
        width: 25px;
        height: 25px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        width: 60px;
        height: 60px;
        margin-left: -15px;
        margin-top: -15px;
        opacity: 0;
    }
}
.payment_page {
    border: 1px solid #e6e6e6;
    padding: 60px;
    box-shadow: 0 0 20px 0 #d8d8d8;
}
.section_pay_now1 {
    padding: 60px 0;
}
.pay_easy_step {
    font-size: 26px;
    
    text-align: center;
}
select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.form-payment .btn {
    width: 100%;
    padding: 6px;
    background: #2ecc71;
    color: #fff;
    position: relative;
    top: 24px;
    font-size: 16px;
}
.section_pricing1 {
    padding: 60px 0;
}
.pricing-sec-1 {
    clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 50% 100%, 0 50%);
    background: #2ecc71;
    height: 150px;
    color: #fff;
    padding: 10px 0;
}
.pricing-sec-blue {
    background: #1c2a44;
}
.price-writing {
    font-size: 24px;
    font-weight: 600;
    
    text-align: center;
    padding: 34px 14px;
}
.price-table-service {
    text-align: center;
}
.price-table-service p {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}
.pricing-list-table {
    background: #f9f9f9;
}
.pricing-page {
    text-align: center;
    padding: 20px 0;
    font-size: 24px;
    font-weight: 600;
    
    color: #505050;
}
.pricing-btn {
    text-align: center;
    position: relative;
    top: 15px;
}
.pricing-buy-btn {
    border: 1px solid #2ecc71;
    display: inline-block;
    padding: 8px 30px;
    background: #2ecc71;
    color: #fff;
}
.pricing-buy-blue {
    background: #1c2a44;
    border-color: #1c2a44;
}
.price-table-service p:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.section_pricing2 {
    padding: 60px 0;
}
.pricing-sec-2 {
    background: url(../images/pricing-bg.png);
    background-size: 100%;
    height: 160px;
    color: #fff;
}
.pricing-sec-sky {
    background: url(../images/pricing-bg-sky.png);
    background-size: 100%;
}
.pricing-list-table2 {
    background: #efefef;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
    margin-bottom: 60px;
}
.pricing-btn2 {
    text-align: center;
}
.pricing-buy-btn2 {
    border: 1px solid #00a99d;
    display: inline-block;
    padding: 8px 30px;
    background: #00a99d;
    color: #fff;
}
.pricing-list-table2:after {
    content: "";
    clip-path: polygon(100% 0, 0 0, 49% 40%);
    position: absolute;
    bottom: -170px;
    height: 170px;
    width: 100%;
    background: #efefef;
}
.pricing-buy-sky {
    background: #03a9f4;
    border-color: #03a9f4;
}
.about-sec1 {
    padding: 60px 15px 60px 0;
}
.title_section {
    background: #1c2a44;
    padding: 60px 0;
    text-align: center;
}
.title_section h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.breadcrumb-header {
    background: #ffecd1;
    padding: 60px 0;
    text-align: center;
}
.section-service1 {
    padding: 60px 0;
}
.section-service2 {
    position: relative;
    padding: 60px 0;
    background: #ffecd1;
}
.section-service3 {
    padding: 60px 0;
    color: #fff;
    text-align: center;
    background: url(../images/bg-student.jpg) fixed center;
    background-size: cover;
}
.section-service3:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    background: #fff;
    height: 2px;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
}
.country-submenu {
    position: relative;
    right: 30px;
    bottom: 2px;
}
.footer_flags_country li a {
    margin-left: 25px;
    white-space: nowrap;
    font-size: 14px;
    position: relative;
    top: -6px;
}
.dropdown-menu-city {
    position: absolute;
    top: 25px;
    left: 0;
    background: #2ecc71;
    width: 135px;
    transform: translate3d(-30px, 0, 0);
    padding: 5px 10px;
    z-index: 99;
    color: #fff;
    display: none;
}
.country-close {
    float: right;
    margin-right: 10px;
    font-weight: 600;
    cursor: pointer;
}
.dropdown-menu-city ul li {
    background: 0 0 !important;
    width: auto !important;
    height: auto !important;
    margin: 0;
}
.dropdown-menu-city ul li a {
    color: #fff;
    margin-left: 0;
    padding-left: 10px;
    margin-top: 5px;
}
.footer_flags_country li:nth-child(1) {
    background: url(../images/flags-country.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: cover;
    background-position: 0 0;
}
.footer_flags_country li:nth-child(2) {
    background: url(../images/flags-country.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: cover;
    background-position: -183px 0;
}
.footer_flags_country li:nth-child(3) {
    background: url(../images/flags-country.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: cover;
    background-position: -108px 0;
}
.footer_flags_country li:nth-child(4) {
    background: url(../images/flags-country.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: cover;
    background-position: -142px 0;
}
.footer_flags_country li:nth-child(5) {
    background: url(../images/flags-country.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: cover;
    background-position: -327px 0;
}
.footer_flags_country li:nth-child(6) {
    background: url(../images/flags-country.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: cover;
    background-position: -466px 0;
}
.footer_flags_country li:nth-child(7) {
    background: url(../images/flags-country.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: cover;
    background-position: -397px 0;
}
.footer_flags_country li:nth-child(8) {
    background: url(../images/flags-country.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: cover;
    background-position: -362px 0;
}
.footer_flags_country li {
    display: flex !important;
}
.country-submenu > a {
    position: relative;
    left: 25px;
}
.img-responsive {
    width: 100%;
}
.section-services1 {
    background: #ffecd1;
    padding: 80px 0;
}
.section-services1 h1 {
    margin: 0;
    font-size: 40px;
    text-align: center;
    color: #1c2a44;
    font-weight: 700;
    text-transform: uppercase;
    
}
.section-services2 {
    padding: 60px 0;
}
#form_sticky.fixed {
    position: fixed;
    top: 0;
}
/*#foot_sticky {
    height: 420px;
}*/
@media (min-width: 1400px) {
    .container {
        width: 1375px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
@media (max-width: 1199px) {
    .home-nine-inner-cont {
        box-shadow: 0 0 7px 0 #cacaca;
        padding: 40px 20px;
        text-align: center;
        margin-bottom: 30px;
        transition: 0.5s ease-in-out;
        border-radius: 5px;
        min-height: 496px;
    }
    .section-home-three:after {
        top: 430px;
    }
    .assignment_banner_icons {
        padding: 75px 0;
    }
    .head-banner-content h1 {
        font-size: 35px;
    }
    .boxes_assignment {
        padding: 20px 20px;
        min-height: 248px;
    }
    .assign_study_img2 img {
        width: 90px;
        position: absolute;
        right: 28%;
        top: 126px;
        animation: illustration 0.8s ease-out alternate infinite;
    }
    .assign_study_img1 img {
        position: absolute;
        right: 34%;
        top: 122px;
        width: 40%;
    }
    .section-about-home {
        padding: 0 0 60px 0;
    }
    .section-thirteen-img {
        position: absolute;
        top: -46px;
        right: 5px;
    }
    .footer-menu ul {
        display: inline-block;
        margin-right: 10px;
    }
}
@media (max-width: 991px) {
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
    }
    .section-thirteen-img {
        display: none;
    }
    .section-home-thirteen {
        margin-top: 0;
    }
    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 16px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }
    .sidenav a:hover {
        color: #f1f1f1;
    }
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
    #main {
        transition: margin-left 0.5s;
    }
    #main {
        display: block;
    }
    .nav-menu-header:before {
        display: none;
    }
    .nav-menu-header ul {
        text-align: left;
        padding: 0;
    }
    .nav-menu-header ul li a {
        padding: 2px 0;
    }
    .nav-menu-header ul li {
        padding: 10px 8px;
        display: block;
        border-bottom: 1px solid #929292;
    }
    .nav-menu-header ul li:last-child {
        border-bottom: none;
        margin: 15px 0 !important;
    }
    .order-btn-menu a {
        display: initial;
        padding: 8px 24px !important;
    }
    .mail-head {
        padding: 11px 20px;
        display: none;
    }
    .menu_bar_side {
        display: block;
    }
    .nav-menu-header .dropdown-menu {
        position: relative;
        margin-top: 10px;
    }
    .nav-menu-header li .dropdown-menu a {
        color: #fff;
        white-space: normal;
    }
    .nav-menu-header li .dropdown-menu {
        background: 0 0;
    }
    .dropdown-backdrop {
        position: relative;
    }
    .nav-menu-header .dropdown-menu li:last-child {
        border-bottom: 1px solid #929292;
        margin: 0 0 15px 0 !important;
    }
    #mySidenav .closebtn {
        display: block;
    }
    .dropdown-btn span.fa {
        float: right;
        margin-right: 15px;
    }
    .section-about-home:after {
        display: none;
    }
    .section-home-three:after {
        display: none;
    }
    .assign_study_img {
        padding: 0 0 30px 0;
    }
    .section-home-three {
        padding: 60px 0 60px 0;
    }
    .section-home-four {
        padding: 60px 0 0 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .boxes-home-four {
        min-height: auto;
        margin-bottom: 120px;
    }
    .home-nine-inner-cont {
        min-height: auto;
    }
    .section-home-nine:before {
        top: 60px;
    }
    .assign_study_img1 {
        display: none;
    }
    .assign_study_img2 {
        display: none;
    }
    .assign_study_img3 {
        display: none;
    }
    .section_boxes_assignment .col-md-4:first-child {
        padding-left: 0;
    }
    .section_boxes_assignment .col-md-4:last-child {
        padding-right: 0;
    }
    .section_boxes_assignment {
        position: relative;
        bottom: 0;
    }
    .boxes_assignment {
        padding: 20px 20px;
        min-height: 205px;
        margin-bottom: 15px;
    }
    .assignment_banner_icons {
        padding: 30px 0;
    }
    .home_banner_opacity .col-md-5.col-sm-5 {
        text-align: center;
    }
    .menu_bar_side {
        font-size: 30px;
        cursor: pointer;
        padding: 0 8px;
        color: #46c0b9;
        border: 1px solid #46c0b9;
        border-radius: 5px;
        margin-left: 15px;
    }
    .logo a img {
        width: 100%;
        padding: 13px 0;
    }
    #form_sticky.fixed {
        position: relative;
        top: 0;
    }
    #foot_sticky {
        height: auto;
    }
    #form_sticky {
        position: relative !important;
    }
}
@media (max-width: 767px) {
    .head-banner-content h1 {
        margin-top: 10px;
        font-size: 40px;
    }
    .country-menu {
        display: none;
    }
    .section_boxes_assignment {
        padding: 0;
    }
    .assignment_banner_icons {
        padding: 0 0 30px 0;
    }
    .home_banner_opacity img {
        width: 70%;
        padding: 20px;
    }
    .section-about-home {
        padding: 15px 0;
    }
    .h2,
    h2 {
        font-size: 24px;
    }
    .form_order_home .col-sm-2 {
        display: none;
    }
    .form_order_home h2:after {
        height: 125px;
    }
    .form_order_home h2 {
        padding: 25px 0;
    }
    .boxes-home-four {
        position: relative;
        min-height: auto;
        margin-bottom: 100px;
    }
    .sub-footer {
        padding: 100px 0 30px 0;
    }
    .item blockquote {
        font-size: 14px;
    }
    .section-home-ten {
        padding: 80px 0 30px 0;
    }
    .section-home-seven {
        padding: 30px 0 15px 0;
    }
    .section-home-four {
        padding: 30px 0 0 0;
    }
    .form_inputs_feild {
        padding: 15px 15px;
        margin-top: 0;
    }
    .section-home-nine {
        padding: 130px 0 0 0;
        position: relative;
    }
    .boxes_assignment {
        padding: 20px 20px;
        min-height: auto;
    }
    .form_order_home {
        width: 100%;
    }
    svg#Capa_1 {
        height: 10%;
    }
    .content-process {
        margin: 0 0;
        padding: 30px;
    }
    .logo {
        padding: 7px 0;
        text-align: center;
    }
    .logo a img {
        width: 50%;
        padding: 13px 0;
    }
    .head-top-section {
        display: flex;
        justify-content: space-between;
        padding: 10px 15px;
        align-items: center;
        background: #4081d1;
    }
    .header_top .col-sm-8.col-xs-12 {
        padding: 0;
    }
    .login-btn-head a {
        color: #fff;
    }
    .login-btn-head {
        border: 2px solid #fff;
    }
    .login-btn-head a i {
        color: #fff;
    }
    .menu_bar_side {
        color: #fff;
        border: 1px solid #fff;
    }
}
@media (max-width: 600px) {
    .assignment_banner_icons .box-banner p {
        font-size: 14px;
        line-height: 18px;
    }
    .assignment_banner_icons .col-xs-4 {
        padding: 10px;
    }
    .head-banner-content h1 {
        font-size: 28px;
    }
}
@media (max-width: 380px) {
    .assignment_banner_icons .box-banner p {
        font-size: 13px;
    }
    .assignment_banner_icons .col-xs-4 {
        padding: 5px;
    }
    .head-banner-content h1 {
        font-size: 24px;
    }
    .login-btn-head {
        padding: 6px 15px;
    }
    .section-home-nine {
        padding: 100px 0 0 0;
        position: relative;
    }
    .logo img {
        width: 120px;
    }
}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}
.boxes_assign_cont h3 {
    margin-top: 5px;
}
