
h1,h2,h3,h4,h5,h6{    font-family: "Nunito",sans-serif; font-weight:600; }
p{font-family: "Muli",sans-serif; color: #464646;       line-height: 1.5;
    letter-spacing: -.01rem;}
.gray{color: #707070; }
button {
    cursor: pointer;
}
body{
    font-family: "Muli",sans-serif;
   
}
 section {
    display: block;
    clear: both;
}
button:focus {   
    outline: inherit;
}
strong{color: #5457ff;}
.themcolor{background-color:#32325C;}
h2{    font-family: "Nunito",sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    color: #32325c;  
}
.main-header a.logo {   
    color: #000;
}
.btn-color{background-color: #5457ff;}
.btn-proceed {
    padding: 10px 26px;
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
}

.btn-proceed:hover{ background-color:#0a5eb9;}
header {    
    width: 100%;
box-shadow: 0px 2px 6px #ccc;
}
a.navbar-brand.logo h2 {
    color: #32325c;
    font-size: 18px;
    text-transform: uppercase;
}
.dropdown-item a{color: #466583;}
.dropdown-item:active {
    color: #466583;
    text-decoration: none;
    background-color: transparent;
}
.main-header {
    background-color: #fff;
    box-shadow: 0px 0px 2px #ccc;
    width: 100%;
    height: 100px;
    float: left;
    padding: 29px 0px;
    z-index: 1;
}

.top-bar-header {
    background-color: #32325c;
    color: #fff;
    float: left;
    width: 100%;
}
.top-list {
    text-align: right;
    float: right;
    margin-right:0px;
}
.top-list ul {
    text-align: right;
    margin: 0;
    /* padding-right: 27px; */
    padding: 10px 0 10px 27px;
}
.top-list ul li {
    margin-left: 12px;
}
a.btn-signup{background-color:#007bff; color: #fff !important; padding-left: 10px !important;
    padding-right: 10px !important; }

.main-header nav ul li a.btn-signup {
    color: #fff !important;
}
select{
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    -moz-appearance: none; 
    -webkit-appearance: none; 
    appearance: none;
    /* and then whatever styles you want*/
    height: 30px; 
    width: 100px;
        padding: 0 5px; 
}
.top-list ul {text-align: right; margin: 0;}
.top-list ul li {
    list-style: none;
    display: inline-block;
}
.top-list ul li a{color: #fff; text-transform: uppercase;}
.top-list ul li a:hover{text-decoration: none;}
.main-header nav ul li {
    list-style: none;
    display: inline-block;
}
ul.navbar-nav li:hover .dropdown-menu {
        display: block;
    max-width: 270px;
    box-shadow: 1.8px 1.8px 16px 0 rgba(0,0,0,.3);
    border-radius: 5px;
    background-color: #fff;
    border: solid 4px #fff;
    padding: 5px 10px 5px 10px;
}
.main-header nav ul li a {
    font-size: 11px;
    color: #32325c !important;
    padding: 0 21px;
    line-height: 40px;
    letter-spacing: .7px;
    text-transform: uppercase;
    font-family: "Nunito",sans-serif!important;
}
ul.navbar-nav li:last-child {
    padding: 0;
    margin: 0;
}
.dropdown-menu:before {
    border-color: #000;    
    right: 123px;
    top: -13px;
    position: absolute;
    content: "";
    z-index: 999;
    border-color: #fff rgba(0,0,0,0);   
    border-width: 0 13px 10px;   
    border-style: solid;
}
.main-header a.logo {
    width: 250px;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;    
    padding: 0;
}
.btn-contact-us {
    background-color: #3aadad;
    color:#fff !important;
}
.btn-apply-now{
    background-color: #ff7c55;
     color:#fff !important;
}
a.btn-apply-now , a.btn-contact-us{
    color: #fff !important;
    padding: 7px 21px !important;
    border-radius: 3px;
}
div#navbarsExampleDefault {
    display: flex;
    justify-content: flex-end;
}
ul.navbar-nav li {
    margin: 0px 10px;
}
.navbar-dark .navbar-nav .nav-link {
    font-size: 1rem;
        color: #32325c;
    text-transform: capitalize;
   font-family: 'Nunito', sans-serif !important;
        letter-spacing: 0;
}
nav.navbar.navbar-expand-md.navbar-dark {
    padding: 0 0px;
}
.dropdown-menu.show a {
    line-height: 36px;
}
ul.navbar-nav li:last-child {
    margin-right: 0;
}
/*menu-toggle**/
button.menu-toggle {
    background-color:#32325c;
    border: none;
    padding: 6px 16px;
    font-size: 22px;
    color: #fff;
    border-radius: 3px;
    float: right;
    display: none;
}
.navbar-toggler-icon {    
    background-color: #ff7c55;
}
.form-group button {
    padding: 10px 0px;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    left: -90px;
}

/* banner */

section.Banner-block {
    clear: both;
    float: left;
    width: 100%;
        position: relative;
         padding: 70px 0px 50px 0px;
           background: #fff;
    background: -moz-linear-gradient(top,#fff 0%,#f3f5ff 100%);
    background: -webkit-linear-gradient(top,#fff 0%,#f3f5ff 100%);
    background: linear-gradient(to bottom,#fff 0%,#f3f5ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f5ff', GradientType=0);
}

.banner-left-content h1 {
    font-family: "Nunito",sans-serif;
        font-size: 2.5rem;
    font-weight: bold;
        margin-bottom: 26px;
        color: #32325c;
}
.from-b .form-group select {
    padding: 10px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #495057;
        background-color: #fff !important;
}
.from-b .form-group input[type=email] {
    padding: 10px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.from-b .btn-proceed {
    padding: 10px 26px;
    background-color: #007bff;
    border-color: #007bff;
}
.from-b {
    width: 100%;
    float: left;
    margin: 11px 0 0 0;
}
.from-b .form-control:focus {   
    box-shadow: none;
}
.banner-left-content {
    position: absolute;
    top: 18%;
}
.price-select {
    margin: 18px 0px;
}

/* footer-block */

footer {
    clear: both;
    background-color: #32325C;    
    display: block;
    padding: 40px 0 0 17px;
}
.footer-colom ul{display: block; padding-left: 0;}
.footer-colom ul li {
    list-style: none;
        margin: 0px 0px 24px 0;
}
.footer-colom ul li a{text-decoration: none; color: #fff;     font-family: "Nunito",sans-serif;}
.footer-colom h5 {
    color: #fff;
    font-family: "Muli",sans-serif;
    font-weight: 700;
    margin-bottom: 25px;
}
.footer-colom input[type=email] {
    border-radius: 3px;
}

.footer-colom input[type=text] {
    border-radius: 3px;
}
 footer p a {
    color: #fff;
    font-family: "Nunito",sans-serif;
    text-decoration: none;
}
.footer-colom .btn-subscribe {
    background-color: #424268;
    border: none;
    font-family: "Nunito",sans-serif;
    text-transform: uppercase;    
    border-radius: 4px;
    color: #fff;
       padding: 12px 35px;
    font-weight: 700;
    margin-top: 38px;   
}
.social-block a {
    background-color: #2B2B4A;
    color: #fff;
    padding: 5px;
    border-radius: 100px;
    width: 35px;
    height: 35px;
    font-size: 16px;
    display: block;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.social-block {
    text-align: right;
}
.copyright-block a {
    color: #7878a6;
        margin: 0;
        text-decoration: none;
}
.copyright-block {  
    padding: 36px 0px 20px 0;
}


/* order-block */

.order-block{width: 100%; clear: both; padding: 50px 0px;}
.form-group input[type=date] {
    width: 100%;
    float: left;
    padding: 10px 5px;
    border-radius: 3px;
}
.form-group input[type=text] {
    width: 100%;
    float: left;
    padding: 10px 5px;
    border-radius: 3px;
        margin-bottom: 14px;
}
.form-group input[type=email] {
    width: 100%;
    float: left;
    padding: 10px 5px;
    border-radius: 3px;
        margin-bottom: 14px;
}
.form-group textarea {
    width: 100%;
    float: left;
    padding: 10px 5px;
    border-radius: 3px;
        margin-bottom: 14px;
}

.form-group select {
    width: 100%;
    float: left;
    padding: 10px 5px;
    border-radius: 3px;
        margin-bottom: 14px;
}
.form-group {
    margin-bottom: 1rem;
    /*overflow: hidden;*/
}
/*
.order-f-b .form-group {   
    overflow: hidden;
}*/
select.form-control:not([size]):not([multiple]) {
        height: auto;
}
.custom-file-label::after {   
    color: #fff;
    content: "Browse";
    background-color: #007bff;    
}
ul.nav.nav-tabs li a {
    font-size: 14px;
}
.order-block .nav-link {  
    font-size: 14px;
}
.order-block ul.list-b li {
    font-size: 13px;
    margin-bottom: 8px;
}
.order-block ul.list-b {
    padding-left: 18px;
}
.order-block .btn-view-offer {
    background-color: #f59c05;
    text-transform: capitalize;
    color: #000;  
    border-bottom: 3px solid #c17b05;
        margin: 16px auto;
    display: block;
}
.btn-view-offer i.fa.fa-chevron-right {
    margin-left: 6px;
}
.order-block .tab-content {
    background-color: #f4f6ff;
    padding: 10px 0px;
}
ul.navbar-nav li:nth-child(4) {
    margin-right: 64px;
}



/* dashbord */

#dashboard-block h2 {
    color: #32325c;
    font-size: 24px;
}
.btn-info, .btn-info:hover, .btn-info:active {
    color: #9da5b3;
}
.btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
     color: #9da5b3;
    background-color: transparent;
    border-color: transparent;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow:inherit;
}
button#sidebarCollapse i:hover {
    color: #eceff1;
}
 .theme-btn {
    background-color: #32325c;
    border: none;
    padding: 10px 33px;
}
.theme-btn:hover {
    background-color: #50507c;
}

/* Login-page */
section.login {
    display: flex;
    min-height: 100vh;
}
.login-form-right-block{
        width: 54%;
    display: flex;
    float: right;
    justify-content: center;
    align-items: center;
}
.login-form-left-block{
       width: 46%;
    display: flex;
    align-items: center;   
    background-color: #F3F5F8;
    justify-content: center;

}
.login-form {   
    width: 100%;
        padding: 46px 40px;
    background: #fff;    
    box-shadow: 0 20px 30px 0 #dfe7ff;  
        
}
.login-form-left-block input[type=email] {
    padding: 10px 16px;
    border-radius: 3px;
        border: solid 1px #e6e6f2;
            margin-bottom: 14px;
}
.login-form-left-block input[type=password] {
    padding: 10px 16px;
    border-radius: 3px;
        border: solid 1px #e6e6f2;
}
.login-form .btn-login {
        background-color: #faca6e;
    color: #32325c;
    display: inline-block;
    margin: 0 auto;
    width: 45%;
    border: none;
    padding: 12px 0px;
    margin: 0 auto;
    font-weight: 700;
    /* max-width: 28rem; */
    border-radius: 3px;
}
.login-form-left-block .form-group label {
    display: inline-block;
    margin-bottom: .5rem;
    color: rgba(50,50,92,.76);
    text-transform: uppercase;
        font-size: 0.9rem;
            font-family: "Nunito",sans-serif;
    font-weight: 600;
}
.login-form-left-block span.a.action-forgot.simple{
     color: rgba(50,50,92,.76);
     text-align: right;
     display: block;
     float: right;   
}
.login-form-left-block label.form-check-label {
    text-transform: capitalize !important;
}
.login-form-header {
    width: 100%;
    margin-bottom: 10px;
        color: #707073;
}
.login-form-footer {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.login-form-footer p a {
    color: #707070;
        text-decoration: underline;
}
.login-form-header a {
    text-decoration: underline;
}
.login-form-footer p {  
    color: #707073;
}
.login-form .select-group select {
    border: 1px solid #ccc;
    color: #707073;
    padding: 5px 5px;
}
.login-form .select-group {
    text-align: right;
}
.login-form .form-rowx {
    position: relative;
}
.login-form .form-rowx span {
    position: absolute;
    right: 0;
    padding: 10px 18px;
    border: 1px solid #e6e6f2;
    color: #bbb;
    background-color: #f7f7f7;   
}
.login-form-innnerblock {
    width: 80%;   
}
.logo-block p {    
    font-size: 16px;
    color: #707070;    
}
.sign-up-with-google {
       display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 26px;
  }
.login-goo-btn{
        display: inline-block;
    background: #2699fb;
    color: #fff;   
    height: 48px;  
    border: 1px solid #e6e6f2;
    white-space: nowrap;
    border-radius: 3px;
        padding: 0 30px;
 }
.logo-form-img {
    display: flex;
    justify-content: center;
}
.google-icon {
    color: #707070;
    height: 3rem;
    width: 8%;
    padding-left: 0px;
    border: 1px solid #e6e6f2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
}
.select-group select {
        text-transform: none;   
    display: inline-block;   
    background: #fff;
    border: 1px solid #e6e6f2;
    color: #707070;
    padding: 7px 12px;
}
.logo-form-img img {
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
}
.form-control:focus {  
    box-shadow: inherit !important;
}


/* contact */

.team-emial {
    clear: both;
    padding: 40px 0px 40px 0;
}
.contact-box {
    text-align: center;
    background-color: #F8F8FC;
    padding: 30px;
    box-shadow: 0px 1px 7px #e6e6e6cc;
}
.contact-form {
    width: 100%;
        margin-top: 22px;
    margin-bottom: 22px;
}
.contact-form h2 {
    text-align: center;
}
.contact-box__img span {
    font-size: 56px;
    color: #5457ff;
}
.contact-form .form-group input[type=url] {
    padding: 10px 5px;
}

/* order-summary */

.payment-order {            
      box-shadow: 0 1px 6px #ccc;
      padding: 24px;
       margin: 20px 0;
}
.order-summary {
    box-shadow: 0 1px 6px #ccc;
    padding: 24px;
    margin: 20px 0;
        background-color: #32325c;
 }
.left-block {
    box-shadow: 0 1px 6px #ccc;
    padding: 24px;
    margin: 20px 0;
}
.bidding {
    text-align: right;
}

 .terms-condition {
    text-align: center;
 }
.bank-card {
    padding: 0 96px;
        margin-bottom: 12px;
}
.bank-card img {
    max-width: 100%;

}
.payment-order p {
    font-size: 16px;
    color: #707070;
}

.profox img {
    max-width: 100%;
}
.profox {
    padding: 0 12px;
}
.payment-order h5 span {
    display: block;
    font-size: 16px;
    color: #707070;
    font-family: "Nunito";
}
.left-block h4 {
    font-size: 2rem;
    color: #045281;
}
.checkbox-option {
    padding: 15px;
}
.checkbox-section {
    margin: 12px 0;
}
.checkbox-section p {
    margin: 0;
}
.security h6 {
    color: #32325c;
    font-size: 16px;
}
.order-payment-b h3 {
    color: #32325C;
    font-weight: 500;
}
.payment-order h5 {
    font-size: 16px;
    font-weight: 600;
}
.left-block h4 {
    font-size: 23px;
    color: #32325c;
    font-weight: 700;
}
.order-summary h2 {
    font-size: 23px;
        color: #fff;
}
.checkbox-section p {
    margin: 0;
    color: #000;
    font-size: 16px;
   font-weight: 700;
    font-family: "Nunito",sans-serif;
}
.checkbox-section p strong{color: #5457ff;}
.order-summary p {   
    font-size: 14px;
    color: #fff;
    font-family: "Nunito";
}
.order-summary strong{color: #fff;}
.security span {
    background-color: #f59c05;
    padding: 22px;
    border-radius: 100px;
    width: 40px;
    height: 40px;
        position: relative;
}
.pay_button {
    background-color: #f59c05;
}
.security i {
    position: absolute;
    top: -3px;
    right: 0px;
    font-size: 28px;
}
.security p {
    font-size: 12px;
}
ul.setting-submenu {
    position: absolute;
    left: 210px;
    width: 290px;
    top: 233px;
    display: none;
}
ul.list-unstyled li.Setting-p {
    position: relative;
}
ul.setting-submenu li{list-style: none;}
ul.list-unstyled li:hover ul.setting-submenu {
    display: block;
}
#sidebar.active span {
    display: block;
    text-align: center;
}
#sidebar.active span {
    width: auto !important;
    display: block;
    text-align: center;
}

/* about -page */

.top-content{
    clear:both;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.about-us-content{
    padding:54px 0px 0px 0px;
}
.team-section-content {
    text-align: center;
}
.team-section .name{
    font-size: 1.25rem;
    color: #32325c;
    margin-top: 0;
    margin-bottom: 0;
}
.business-block-interior{
    padding: 30px;
    width: 100%;
        min-height: 560px;
    border: 1px solid #e7f0f8;
    box-shadow: 0 20px 30px rgba(94,135,253,.2);
    text-align: center;
}
.business-block-topicon {
    display: flex;
    justify-content: center;
}
.team-section .team-persons-name{
    border: 1px solid #e7f0f8;
    padding: 9px 2px 0px 15px;
}
.business-block2 {
    text-align: center;
    margin: 67px 0px 50px 0;
}
.about-us-content h3 {
    color: #32325c;
    font-family: "Nunito",sans-serif;
    font-weight: 700;
}
.about-us-content p {
    color: #677389;
    font-size: 1rem;
    font-family: "Muli",sans-serif;
    font-weight: 400;
    line-height: 1.3;
    margin: 24px 0 0 0;
}
.business-block-content p b {
    font-family: "Muli",sans-serif;
    font-size: 1.25rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #32325c;
}

/* how it works */

section.how-it-works {
    clear: both;
    padding: 50px 0px;
}
.how-it-works .nav-tabs .nav-link.active {
    color: #007bff;
    text-transform: uppercase;
    background-color: transparent;
    border-color: transparent;
    font-weight: 800;
    border-bottom: 4px solid #007bff !important;
}
.how-it-works ul.nav.nav-tabs li a {
    font-size: 25px;
    color: #7d8188;
        text-transform: uppercase;
}
.how-it-works .nav-tabs .nav-item {
    margin-bottom: 0;
}
.how-it-works .nav-tabs .nav-item {
    margin-bottom: 0;
    padding: 0 74px;
}
.from-b .btn-proceed:hover {
    background-color: #0a5eb9;
}
a.btn-proceed:hover {
    text-decoration: none;
    color: #fff;
}
.work-content .btn-proceed {
    border-radius: 3px;
    text-transform: uppercase;
    margin-top: 0px;
    display: inline-block;
}
.work-content p {
    padding: 16px 0px;
    text-align: justify;
}
.work-content {
    width: 100%;
    margin-top: 22px;
}
.nav-tabs {
    border-bottom:none;
    background: url(../img/grey-line.png) no-repeat center bottom;
        max-width: 840px;
    width: 100%;
    margin: 40px auto;
        position: relative;
}
.how-it-works .nav-tabs .nav-link.active:before {
    content: "";
    width: 126px;
    height: 4px;
    background-color:#007bff;
    position: absolute;
    top: 54px;
    bottom: 0;
}



/* grantee */

section.Our-Guarantees {
    clear: both;
    background-color: #F4F6FF;
    padding: 8px 0px 50px 0;
}
.guarantees_subtitle {
    font-size: 20px;
    letter-spacing: .15px;
    color: rgba(0,0,0,.9);

    }
    .guarantees_subtitle p {
        margin-bottom:9px;

    }
   .Our-Guarantees b, strong {
    font-weight: bolder;
    color: black;
}
.Our-Guarantees  .guarantees__text {
    font-family: roboto-regular;
    line-height: 20px;
    font-size: 14px;    
    color: #4a4955;
    padding-right: 22px;
}
.Our-Guarantees .guarantees__icon {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,.1), 0 2px 8px rgba(0,0,0,.1);
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 0;
    justify-content: center;
}
.guarantees__icon span {
    font-size: 34px;
    padding: 24px;
    color:#007bff;
}


/* saftey */
.saftey {
    clear: both;
    margin: 50px 0px 50px 0px;
}
    .saftey .adver_block{
        background-color: #32325c;
    color: #fff;
    float: left;
    width: 100%;
        padding: 65px 20px 40px 28px;
}
.saftey .adver_block h5 {
    color: #fff; 
}
.saftey .adver_block h6 {
    color: #fff;   
}
.saftey .adver_block p{
    color: #fff;
}

.security-b .yellow-security {
    background-color: #5457ff;
    color: #fff;
        padding: 40px 0;
}
.security-b .col-md-6 {
    margin: 0;
    padding: 0;
}
.saftey .item-right-title {
    content: '';
    position: absolute;
    width: 81px;
    top: -42px;
    height: 5px;
    background-color:#5457ff;
}
.approach h6 {
    font-weight: 700;
}
.box {
    margin: 40px 0px 40px 0;
}
.approach h6 {
    margin-top: 28px;
    margin-bottom: 6px;
}
.orderPapers p {
    font-size: 14px;
}
.box p{font-size: 14px;}
.security-b .cards {
    margin-top: 50px;
}
.security-b .cards h5 {
    color: #5457ff;
    font-weight: 700;
    margin-bottom: 20px;
}
.security-b .cards {
    width: 100%;
    padding: 20px;
}
.saftey .col-md-7.box1 {
    padding: 0;
}
.saftey .item-left-icon span {
    font-size: 56px;
}
.yellow-security h4 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
}
span.gt {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    text-transform: capitalize;
}
.money-back {
    background-color: #f89c20 !important;
}
 .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.blog-block .card-title {
    margin-bottom: .75rem;
    font-size: 18px;
    line-height: 28px;
    color: #32325C;
    font-weight: 600;
     margin: 14px 0;
}
.blog-block .card-body h6 {
    display: inline-block;
    color: #5457ff;
    border-bottom: 1px solid #5457ff;
    text-transform: uppercase;
    font-weight: 700;
}
.blog-block .card-body h5 span {
    display: block;
    font-size: 12px;
}
section.blog-block {
    clear: both;
    margin-bottom: 50px;
}
.blog-block .card-body {
    padding: 12px;
}
.blog-block .btn-proceed {
    width: 100%;
    text-align: left;
    font-weight: 300;
    border-radius:inherit;
    text-transform: uppercase;
    border-radius:0px !important; 
}
.blog-block .btn-proceed span {
    margin-left: 8px;
}
.blog-block .card-body h6 a:hover {
    text-decoration: none;
}
.blog-block .card {
    min-height: 630px;
}

/* service */
.service {
    clear: both;
    padding: 20px 0px 40px 0;
}
 .service  service-section{
        display:inline-block;
    }   
.service-section {
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
       border-radius: 10px;      
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 323px;
        padding: 0 10px;
}

span.service-icon {
    font-size: 34px;
    color: #5457ff;
   }
   .service-section h4 {
    margin: 12px 0px;
    min-height: auto;
    font-size: 18px;
}
span.service-icon {
    font-size: 34px;
    color: #007bff;
    border: 1px solid #007bff;
    border-radius: 100px;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
section.service h3 {
    font-family: "Nunito",sans-serif;
    font-weight: 700;
    text-align: center;
    color: #32325c;
}
.service p {
    text-align: center;
    min-height: 67px;
}
.bog-content h3 {
    font-family: "Nunito",sans-serif;
    font-weight: 700;
    text-align: center;
    color: #32325c;
}
.bog-content {
    text-align: center;
    margin-bottom: 30px;
}

/* calculate */

section.calculate-block {
    clear: both;   
}
.calculate-block form.form-border {
    border: 1px solid #ddd;
    padding: 15px;
}
.calculate-block button.btn.btn-calculate:hover {
    background-color: #6e70ff;
}
.calculate-block .btn-calculate {
    background-color: #5457ff;
    color: #fff;
    width: 100%;
    padding: 10px 0px;
}
.calculate-block .btn-order {
    border-radius: 3px;
}
.cal-content h3 {
    font-weight: 600;
    color: #32325c;
}
section.calculate-block {
    clear: both;
    padding: 50px 0px;
    background-color: #f4f6ff;
}
.cal-form-b h3 {
    color: #32325c;
    font-weight: 600;
}
.calculate-block .form-group select { 
    border: 1px solid #ddd;
        color: #a19f9f;
            background-color: #fff !important;
}
.cal-content p {
    padding: 10px 0px;
}
.page-b input[type=number] {
    background-color: transparent;
    padding: 0px 5px !important;
    /* height: 41px; */
    border-radius: 0;
    border: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
        text-align: center;
}
.no-pages {   
    margin-bottom:0px;
}
.no-pages {
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-b {
    display: flex;
    width: 67%;
    margin-right: 5px;
    border: 1px solid #ced4da;
}
.neg {
    float: left;
    padding: 3px 14px;
    line-height: 38px;
    color: #32325C;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
}
.plus {
    float: left;
    padding: 3px 14px;
    line-height: 38px;
    color: #32325C;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
}
/* services */

.scratch {
    clear: both;
    background-color: #32325C;
    color: white;
    margin: 29px 0px;
    padding: 0px 0px;
}
select.essay-option {
    margin-bottom: 10px;
    width: 100%;    
    background-color: #fff;
    color: #6b767d;
    padding: 10px 6px;
        border-radius: 3px;
}
.scratch .order-now {
    background-color:#f59c05;   
    padding: 10px 0px;
    font-weight: 600;
    border: none;
        width: 140px;
    color:#fff
    margin-left: 10px;
}
.top-grade h1 {
    font-size: 29px;
    font-weight: 700;
}
.scratch .bottom-total-section{
    color:#fff;
}
.cal-form-b {
    background-color: #fff;
    padding: 20px 15px;
    box-shadow: 0px 0px 41px #5457ff40;
}
 .top-grade p {
    color: #fff;
}
.scratch-bottom-content  strong {
    color: #fff;
    font-size: 31px;
}

.scratch-bottom-content p{
    color: #fff;
}
.top-grade span.front-title-bottom {
    font-weight: 100;
    padding: 10px 0px;
    font-size: 22px;
}
.top-grade {
    padding-top: 50px;
}

/* sidebar-block */

.servicePage {
        clear: both;
        margin: 12px;
        padding: 15px;
    }

    .servicePage .content_area ul li a {
        text-decoration: none;
    }

    .servicePage .content_area h5 {
        font-weight: 600;
    }

    .servicePage .content_area ul {
    list-style: none;
    padding: 0px 0px 0 0;
}
.servicePage .content_area ul li a {
    text-decoration: none;
    color: #707070;
}
.servicePage .content_area ul li{line-height: 30px;}
    .servicePage .content_area .btn-primary {
    width: 50%;
    border-radius: 9px;
    }   
    .side_bar ul{
        list-style: none;
        padding: 0px 0px;
          margin-top: 20px;
    } 
  
    .servicePage .content_area ul span {
        padding-right: 12px;
    }

    .servicePage div#breadcrumb {
        margin: 10px 0px;
    }

 .servicePage .experts {   
    background-color: #fff;
    padding: 18px;    
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .servicePage .testimonials {
        padding-top: 25px;
        padding-bottom: 50px;       
    }
    .servicePage .experts h4,
    .servicePage .side_bar h4 {
            font-weight: 700;
            color: #32325C;
            font-size: 18px;
                position: relative;
                    margin-bottom: 25px;
    }

    .servicePage .testimonials h4 {
            margin-bottom: 22px;
        font-weight: 700;
    }

    .servicePage .testimonials .fa, .servicePage .experts .fa {
    color: #f59c05;
}

  .servicePage .breadcrumb-area a {
    color: #007bff;
}

   .servicePage .content_area span {
    color: #b5b5b5;
        display: none;
}

    .servicePage .content_area a {
        color: #212b3d
    }
    .content_area h4 {
    font-size: 22px;
    font-weight: 700;
    color: #32325C;
}
.side_bar ul li {
    color: #707070;
}
.side_bar {
    background-color: #fff;
    padding: 20px 15px;
    box-shadow: 0 1px 3px #ccc;
}
.side_bar h2 {
    font-size: 25px;
}
.side_bar h4:before {
    content: "";
    position: absolute;
    width: 44px;
    height: 3px;
    top: 28px;
    background-color: #32325c;
}
.scratch-bottom-content p strong {
    margin-right: 10px;
}
.content_area p {
    font-size: 14px;
    line-height: 24px;
    }
    .hireExpert .btn-proceed {
    padding: 4px 13px;
    border-radius: 3px;
    font-size: 12px;
}
.testimonials .btn-proceed {
    padding: 4px 10px;
    font-size: 11px;
}
.testimonials p {
    font-size: 14px;
    line-height: 24px;
}
.order-content a {
    color: #5457FF;
}
.attachment-file .file {
    position: relative;
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    float: left;
}
.attachment-file input {
    position: absolute;
    font-size: 50px;
    opacity: 0;
    right: 0;
    top: 0;
}
.attachment-file label#reply_file_name {
    float: left;
    width: 100%;
    text-align: left;
}

.btn-send i.fa.fa-paper-plane {
    margin-right: 10px;
}
.btn-send button {
    padding: 10px 26px;
}
.chat_div_wrapper {
    background-color: #f2f2f2;
    padding: 10px;
    box-shadow: 0px 4px 7px #ccc;
    margin-top: 25px;
}
p.chat-area-head {
    color: #5457FF;
    font-weight: bold;
}
.chat-box .chat-area-complete .chat-area-content {
    padding: 0px 22px;
}
.green_color {
    color: #256d0f !important;
}
.chat_attachment ul{padding-left: 0;}
.chat_attachment ul li {
    list-style: none;
}
.des-content {
    border-bottom: 1px solid #ddd;
    padding: 20px 10px;
    margin-top: -16px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.page-b {
    display: flex;
    width: 73%;
    margin-right: 5px;
    border: 1px solid #ced4da;
}
.no-pages {
    display: flex;
    justify-content: center;
    align-items: center;
}
.plus {
    float: left;    
    padding: 3px 14px;
    line-height: 38px;
    color: #32325C;
    font-size: 28px;
    font-weight: 700;
	cursor:pointer;
}
.neg{
    float: left;   
    padding: 3px 14px;
    line-height: 38px;
    color: #32325C;
    font-size: 28px;
    font-weight: 700;
	cursor:pointer;
}
.page-b input[type=text] {
    width: 100%;   
        border: none;
            text-align: center;
        border-left: 1px solid #ced4da;
        border-right: 1px solid #ced4da;
}
.no-pages p {
    margin-bottom: 0;
    font-size: 12px;
}
.left-block span h6 {
    font-weight: 700;
}
.left-block span h6 {
    font-weight: 700;
    color: #5457ff;
}
.atttachment-block-file h4 {
    font-weight: 600;
    color: #32325c;
}
/* popup css start  */
	.modal-header {    
    position: relative;
    border-radius: 0px;
    background-color: #19192e;
}
h4.modal-title {
    color: #fff;
}
button.close {   
    color: #fff !important;
}
.modal-header .close {   
    position: absolute;  
    right: 21px;
    top: 21px;
}
button.btn.btn-default.btn-continue {
    width: 100%;
    padding: 10px 0px;
    color: #fff;
    background-color: #5457ff;
}
span.divider {
    width: 100%;
    clear: both;
    float: left;
    text-align: center;
    color: #ccc;
    padding: 10px 0px;
}
button.btn.btn_fb-login.js_facebook_login_btn {
    background-color: #3B5998;
    color: #fff;
    width: 100%;
    padding: 10px 0px;
}
.btn_fb-login span {
    padding-right: 8px;
}
.modal-body .form-group label {
    font-weight: 600;
}
.tram-c {
    font-size: 11px;
    text-align: center;
    margin-top: 10px;
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,59%);
}
/*  popup css end*/
	/* payment page */
    .payments-section {
        clear: both;
        float: left;
        width: 100%;
        padding: 50px 0px;
     
    }
    .payments-section h2.payment-heading {
        margin-bottom: 45px;
    }
    .left-side-content .num-block input.form-control {
        padding: 10px 5px;
    }
    .left-side-content  button.button-paypal {
        border: none;
        width: 100%;
        background-color: #fff;
        margin-top: 5px;
    }
    .payments-section .left-side-block {
        border: 1px solid rgba(102, 102, 102, 0.3);
        border-radius: 8px;
    }
    .payments-section .left-side-block .left-head h4 {
        float: left;
        width: 44%;
    }
    .left-side-block .left-head {
        padding: 30px 10px;
        border-bottom: 2px solid #ccc;
    }
    .payments-section  .left-side-content {
        margin-top: 25px;
        padding: 16px;
    }
    .payments-section  .left-side-content .below-block {
        margin-top: 30px;
        margin-bottom: 45px;
    }
    .payments-section  .right-side-block {
        margin-top: 35px;
    }
    
    .left-side-block .left-head p {
        color: #007bff;
        font-weight: 800;
        text-align: right;
        margin-bottom: 0px;
    }
    .payments-section .left-side-content .pay-palicon {
        text-align: center;
        margin-top: 15px;
    }
    .payments-section  .right-side-block .rightblock-content {
        width: 90%;
        margin-top: 25px;
    }
    .payments-section  .right-side-block h4 {
        font-weight: 700;
        font-size: 32px;
    }
    .payments-section .rightblock-content {
        margin-top: 25px;
    }
    .payments-section .rightblock-content p.concern-p {
        margin-top: 45px;
    }
    .pay-palicon .paypal-icons {
        width: 229px;
        margin-left: 12px;
    }
    .pay-palicon .paypal-icons {
        width: 200px;
        margin-left: 12px;
    }
/* responsive-start */

#reply_file_name span
{
	display:block;
    color: #007bff;
    font-weight: 600;
    margin-top: 4px;
}
.theme_color_green
{
	color: green;
}

.theme_color_red
{
	color: red;
}

.order-block .nav-tabs {
    margin: 0;
    background: none;
}
.print-error-msg p{color: red ;text-align:center; margin-bottom: 0;}
.print-success-msg p{color:green; text-align:center; margin-bottom: 0;}
.view-order {
    background-color:#007bff;
    border: none;
    color: #fff;   
    padding: 10px 26px;
}

section.price-block {
    clear: both;
    padding: 50px 0px;
}
.atttachment-block-file ul {
    padding-left: 0px;
}
.atttachment-block-file ul li {
    list-style: none;
    line-height: 30px;
}
.atttachment-block-file ul li a {
    color: #313131;
    /* font-size: 16px; */
}
.atttachment-block-file {
    box-shadow: 0 1px 6px #ccc;
    padding: 20px;
    margin-top: 18px;
}
.left-block span.pull-right {
    display: flex;
}
.left-block span strong {
    font-size: 15px;
    margin-right: 6px;
    color: #32325c;
}

/***price-page ***/


            .add-private-block .btn-add-ons {
                color: #fff;
                background: #5457ff;
                font-size: 0.875rem;
                font-weight: normal;
                max-height: 48px;
                min-width: 170px;
                padding: 20px;
                margin-top: 10px;
                margin-bottom: 10px;
                min-height: auto;
                line-height: 0.7;
            }
            .private-block {
                padding: 25px 15px;
                border: 1px solid #e7f0f8;
                box-shadow: 0 5px 30px rgba(94,135,253,.2);
                margin-top: 15px;
                margin-bottom: 15px;

            }
            .section-right-block {
                padding: 59px;
            }
          
        .cards-block .card-header {
    padding: .75rem 1.25rem;
     margin-bottom: 10px; 
     background-color: rgba(0,0,0,.03);
     border-bottom:none;
    padding: .75rem 1.25rem;
}
.cards-block .card{
    border: none;

} 
.cards-block .card .card-header h5 {
    color: #2699fb;
    padding: 10px 0px;
    margin: 0;
}


.btn-unlamted-plan {
    border-radius: 4px;
    border: 1px solid #e7f0f8;
    padding: 10px;
    cursor: pointer;
    overflow: hidden;
    width: 100%;
    color: #32325c;
    font-size: 18px;
    text-align: center;
}
.unlimated-plan span {
    display: block;
    font-size: 14px;
}
.btn-unlamted-plan a {
    font-size: 20px;
    color: #32325c;
    text-decoration: none;
}
section.price-block {
    clear: both;
    padding: 50px 0px;
}
a.btn-select-plane {
    color: rgb(50, 50, 92);   
    margin-top: 0px;
    margin-bottom: 0px;
    background: rgb(249, 192, 83);
    padding: 13px 20px;
    width: 70%;
    font-weight: 700;
    border-radius: 3px;
    display: inline-block;
}
.plan-price {
    width: 100%;
    clear: both;
    font-size: 1.8rem;
    color: #32325c;
}
.price-select select {
    border: none;
    margin-bottom: 21px;
    margin-top: 20px;
        background-color: transparent;
}
.plan-price span {
    color: #f9c053;
    font-size: 1.8rem;
    color: #f9c053;
}
span#unlimited-price {
    font-size: 3rem;
    font-weight: bold;
    color: #f9c053;
}
ul.plan-list {
    padding-left: 0;
    margin: 20px 0px;
}
ul.plan-list li {
    list-style: none;
    line-height: 35px;
}
.price-block {
    text-align: center;
    margin: 30px 0px;
    box-shadow: 0 20px 30px rgba(94,135,253,.2);
    border: 1px solid #e7f0f8;
    padding: 20px 0px;
}
ul.plan-list li a {
    color: #32325c;
    font-weight: 700;
}
section.price {
    padding: 50px 0px;
    clear: both;
    margin-bottom: 35px;
    border-bottom: 1px solid #e7f0f8;
}
.add-private-block {
    box-shadow: 0 5px 30px rgba(94,135,253,.2);
    margin-top: 15px;
    padding: 20px;
}
.add-private-block h5 {
    color: #32325c;
    font-weight: 600;
}
.add-private-block ul {
    padding-left: 21px;
}

.add-private-block ul li {
    list-style: square;
}
.cards-block {
    padding-top: 50px;
}
section.ADD-ONS {
    clear: both;
    padding-bottom: 50px;
}
section.price-table-b {
    clear: both;
    padding: 50px 0px;
}
.price-table-b .table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    background-color: #32325c;
    color: #fff;
}
.price-table-b .table-header-name {
    padding: 10px 0px 10px 12px;
    background-color: #2b2b4e;
    color: #fff;
}
.price-table-b .table-bordered td:hover {
    background-color: #e6e6e6;
    cursor: pointer;
}
.price-table-b .table-bordered td.price-selected {
       background-color: #fff !important;
    box-shadow: 0 0 8px -1px rgba(0,0,0,0.40) !important;
    color: #5457ff;
}

.price-table-b .table-bordered td.select-deadline{
        background-color: #fff !important;
    box-shadow: 0 0 8px -1px rgba(0,0,0,0.40) !important; 
        position: relative;
        border-bottom:none:   
}
.price-table-b tr:nth-child(even), #prices-wrapper .price-table-content th {
    background: #f4f4f4;
}
td.urgency-cell {
    background-color: #fff;
        box-shadow: 0px 6px 13px #ccc;
}
.submit-form2 {    
    padding: 30px;   
    box-shadow: 0 20px 30px rgba(94,135,253,.2);
    border: 1px solid #e7f0f8;
        position: relative;
}
.upload-money-section {
    border: 1px solid #ccc;    
    padding: 30px;
    box-shadow: 0 20px 30px rgba(94,135,253,.2);
    border: 1px solid #e7f0f8;
}
.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    opacity: 1;
}
.order-f-b {
    box-shadow: 0 20px 30px rgba(94,135,253,.2);
    border: 1px solid #e7f0f8;
    padding: 20px;
}
.gs-table .theme-btn {
    background-color: #32325c;
    border: none;
    font-size: 14px;
    padding: 4px 17px;
}
.gs-table .view-order {
    padding: 5px 10px;
    font-size: 14px;
}
.wallet {
    position: relative;
    width: 100px;
}
.wallet span {
    font-size: 28px;
    color: #32325c;
}
.wallet .badge {
    background-color: #f59c05;
    color: #fff;
    position: absolute;
    right: 16px;
    top: -12px;
    font-size: 13px !important;
}
.login-button p {
    margin-bottom: 0;
}
.btn-secondary:focus {
    box-shadow: inherit;
}
table.table.table-bordered {
    border: 1px solid #dee2e6;
}
.table-bordered td, .table-bordered th {
    border: none;
}
ul.navbar-nav li:last-child {
    margin-right: 0 !important;
}

.ratt-message {
    /* clear: both; */
    margin-top: 26px;
    display: inline-block;
        width: 100%;
}
.form-group.form-check {
    clear: both;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
}
.contact-form .theme-btn {
    margin-top: 16px;
}
.theme_color_green.msg-display {
    background-color: green;
    display: inline-block;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    top: -20px;
    border-radius: 3px;
}
.theme_color_red.msg-display {
    background-color: red;
    display: inline-block;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    top: -20px;
    border-radius: 3px;
}
#sidebar ul.components li a span {
    width: 49px;
}
.textarea-title {
    clear: both;
    width: 100%;
    float: left;
        margin-bottom: 12px;
}
.payment-policy-list {
    text-align: left;
        margin-top: 10px;
}

.payment-policy-list ul li {
    list-style: disc;
    /* font-size: 14px; */
    line-height: 28px;
    margin-bottom: 13px;
}

section.policy-b {
    padding-top: 50px;
}
.policy-content ul {
    padding-left: 20px;
}

.policy-content ul li {list-style: disc; margin-bottom: 24px; color: #464646;}
/* responsive-start */

.policy-content {
    padding-bottom: 50px;
}
.faq-block {
    clear: both;
    padding: 50px 0px;
}
.faq-block .card {
    background-color: #32325c;
    margin-bottom: 10px;
}
.faq-block .card-header h5 {
    color: #fff;
    font-size: 16px;
    padding: 10px 0px;
}
.faq-block .card-body { 
    background-color: #fff;
}
a.nav-link.btn.btn-signup:hover {
    background-color:#0a5eb9;
}
.footer-colom .btn-subscribe:hover {
    background-color: #2b2b50;
}
#sidebar ul li a.download:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.login-form .btn-login:hover {
    background-color: #32325c;
    color: #fff;
}
.order-block .btn-view-offer:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
.price-table-b ul.nav li a{margin-top: 3px;}
.price-table-b ul.nav li a:hover {
    background-color:#007bff;
    color: #fff;   
}
.table td, .table th {
    border-top: none;
    word-break: initial;
}
a.navbar-brand.logo img {
    max-width: 100%;
}
.chat-messagee-block .btn-proceed {
    background: #007bff !important;
}
.content_area ul {
    padding-left: 18px !IMPORTANT;
}
.content_area ul li {
    list-style: circle;
    /* color: #007bff; */
}
.content_area h2{
    font-size: 24px;
    font-weight: 700;
    color: #32325C;
}
.side_bar ul li a {
    color: #464646;
}

section.Our-Guarantees p {
    text-align: justify;
}
section.saftey p {
    text-align: justify;
}
section.about-us-block p {
    text-align: justify;
}

section.servicePage p {
    text-align: justify;
}
.content_area p {
    text-align: justify;
}
.servicePage .side_bar p {
    text-align: justify;
}
ul li{
    text-align: justify;

}
.top-grade h2 {
    color: #fff;
    
}
.iti {  
    width: 100%;
    }
    .iti input[type=tel] {
    padding: 10px 5px;
}
.order-from-block .iti__country-list {
    width: 329px;
}
/* responsiive-start */

@media screen and (max-width: 1200px) {
.navbar-dark .navbar-nav .nav-link {
    font-size: 0.9rem;
}
}

@media screen and (max-width: 1100px) {
 button.menu-toggle {
    display: block;
    float: right;
    right: 0;
    position: absolute;
}
ul.navbar-nav {
    display: none;
}
ul.navbar-nav li {
    width: 100%;    
}
.main-header nav ul li a {   
    line-height: 36px;
}
ul.navbar-nav {
    position: absolute;
    top: 74px;
    right: 0px;
    width: 80%;
    background-color: #32325c;
    color: #fff;
    padding: 20px;
    z-index: 2;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: inherit;
}
.menu-responsive ul li a.nav-link {
    color: #fff !important;
}
.order-payment-b h3 {    
    font-size: 20px;   
}

}


@media screen and (max-width:1024px) {
.login-form-innnerblock {
    width: 90%;
}
.how-it-works h2 {
    font-size: 2.2rem;
}
section.login {
    display: flex;
    min-height: auto;
}
.service-section { 
    min-height: 319px;
}
.order-block .btn-view-offer {   
    font-size: 14px;
    }
.nav-link { 
    padding: .5rem 0.5rem;
}
.order-summary strong {  
    font-size: 12px;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: inherit;
    overflow-y: scroll;
    height: 205px;
    left: 6px;
    width: 50%;
}
.order-from-block .iti__country-list {
    width: 269px;
}
.login-form {
    margin-bottom: 23px;
}


}

@media screen and (max-width:992px) {
.how-it-works .nav-tabs .nav-item {   
    padding: 0 55px;
}
button.btn.btn-dark.d-inline-block.d-lg-none.ml-auto {
    display: none !important;    
}
.container-fluid.mb-cont {
    float: left;
    width: 30%;
    margin-left: 0;
}
.payment-order h5 {
    font-size: 12px;
}
.additional-services .col-md-8 {    
    flex: inherit;
    max-width: 100%;
}
.additional-services .col-md-4 {
    max-width: 60%;
    flex: inherit;
}
}


@media screen and (max-width:768px) {
section.login {
    display: inherit;   
}
.login-form-left-block {
    width: 100%;
    padding: 20px 0px;
}
.login-form-right-block {
    width: 100%;  
}
.Our-Guarantees .guarantees__icon {
    width: 60px;
    height: 60px;
    }
.guarantees__icon span {
    font-size: 30px;
    padding: 14px;
}
.yellow-security h4 {
    font-size: 19px;
    }
    .cal-form-b h3 {   
    font-size: 20px;
}
.calculate-block .btn-calculate {    
    font-size: 11px;
}
.security-b img {
    max-width: 100%;
}
.service-section {
    min-height: 275px;
}
.order-block ul.nav.nav-tabs li a {
    font-size: 11px;
    padding: 3px 5px;
}
.order-block .btn-view-offer {
    font-size: 11px;
    margin-left: 6px;
}
.dropdown-toggle::after {
    top: auto;
    bottom: 13px;
    right: 20px;   
}
.container-fluid.mb-cont {   
    width: 12%;
        margin-right: 0;    
}
.banner-left-content h1 {
    font-family: "Nunito",sans-serif;
    font-size: 2.0rem;
  
}
section.Banner-block {
    padding: 0px 0px 50px 0px!important;
}
.banner-left-content .form-control:not([size]):not([multiple]) {
   
    font-size: 11px;
}
.banner-left-content .btn.btn-proceed {
    font-size: 11px;
}
.order-from-block .iti__country-list {
    width: 188px;
}
.business-block-interior {
    min-height: 703px;
}

.left-side-content .col-md-6 {
    flex: inherit;
    max-width: 100%;
}
.payments-section .left-side-content .below-block {
    margin-top: 10px;
    margin-bottom: 10px;
}
}




@media screen and (max-width:767px) {
    ul.navbar-nav {   
    width: 100%;   
}
.banner-left-content {
    position: inherit;
    top: 0;
}
    .Our-Guarantees .guarantees__icon {
    position: inherit;
    margin:0 auto;
}
section.Our-Guarantees {
    clear: both;
    padding: 56px 0px;
    text-align: center;
}
.social-block {
    display: inherit;
    margin-top: 9px;
}
.Our-Guarantees .guarantees__text {   
    padding-right: 0;
}
.nav-tabs {    
    background: none;
}
.how-it-works .nav-tabs .nav-item {
    padding: 0 33px;
}
.how-it-works .nav-tabs .nav-link.active:before {   
    width: 19%;
}
.Our-Guarantees .guarantees__icon { 
    margin-bottom: 14px;
}
.security-b .cards {   
    text-align: center;
 }
 .cards img.lazyAnimate {
    margin-bottom: 14px;
}
.blog-block .card {
    min-height: auto;
    margin-bottom: 12px;
}
.cal-content {
    margin-bottom: 30px;
}
.service {   
    padding: 0px 0px 40px 0;
}
.how-it-works .nav-tabs .nav-link.active:before {    
    background-color: transparent;
    }
.saftey .adver_block {    
    padding: 50px 20px 40px 12px;
}
.business-block-interior {  
    margin-bottom: 44px;
    min-height: auto;
}
.team-section .team-persons-name {   
    width: 50%;
    margin: 8px auto;
}
.top-content { 
    padding-top: 20px;
    padding-bottom: 0px;
    }
    .top-content h2 {
    font-size: 30px;
}
.about-us-content {
    padding: 30px 0px 0px 0px;
}
.contact-box {
    margin-bottom: 20px;
}
.page-b {
    width: 100%;
}
.order-block .btn-view-offer {
    font-size: 14px; 
        margin-left: 18px; 
}
.copyright-block .col-md-6.d-flex.col-6.justify-content-end {
    justify-content: inherit !important;
}
.social-block a {
    margin-right: 8px;
}
.ratt-message .form-group2.pull-left {
    float: none;
}
.ratt-message .form-group.btn-send.pull-right {
    float: none;
    margin-top: 10px;
}
.order-block h6 {
    margin-top: 60px;
    margin-bottom: 0;
    font-size: 21px;
}

    }

@media screen and (max-width:568px) {
        .how-it-works h2 {
    font-size: 1.5rem;
}
section.Our-Guarantees {   
    padding: 5px 0px;   
}
section.Banner-block {    
    padding: 20px 0px 0px 0px;
    }
    .how-it-works ul.nav.nav-tabs li a {
    font-size: 16px;
}
.how-it-works ul.nav.nav-tabs {
    margin: 4px auto;
    width: 75%;
}
.additional-services .col-md-4 {
    max-width: 100%;
    flex: inherit;
}

 }

 @media screen and (max-width:480px) {
    .banner-left-content h1 {   
    font-size: 1.5rem;
}
.how-it-works ul.nav.nav-tabs li a {
    font-size: 16px;
    }
 .how-it-works .nav-tabs .nav-item {
    padding: 0 11px;
}
.how-it-works .nav-tabs .nav-link.active {   
    border-bottom: none;
}
.work-content h3 {
    font-size: 22px;
}
.Our-Guarantees h2 {
    font-size: 30px;
}
.bog-content h3 {   
    font-size: 24px;
}
section.service h3 {   
    font-size: 24px;
}
.cal-content h3 {    
    font-size: 24px;
}
.how-it-works ul.nav.nav-tabs {
    text-align: center;
    margin: 0 auto;
    width: 73%;
}
.how-it-works ul.nav.nav-tabs {   
    width: 75%;
}
.top-content h2 {
    font-size: 26px;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    left: 2px;
    width: 91%;
}
}
@media screen and (max-width:425px) {
.order-from-block .iti__country-list {
    width: 353px;
}
.left-side-block .left-head {
    padding: 10px 10px;
    border-bottom: 2px solid #ccc;
}
.payments-section h2.payment-heading {
    margin-bottom: 45px;
    font-size: 30px;
}
.payments-section {
    margin: 0px;

}

.left-side-block .left-head {
    padding: 10px 20px;
    border-bottom: 2px solid #ccc;
}
.payments-section .right-side-block h4 {
    font-weight: 700;
    font-size: 28px;
}
.left-side-block .left-head p {
    text-align: left;
}
@media screen and (max-width:375px) {
        .how-it-works ul.nav.nav-tabs {
    width: 100%;
}
.team-section-content h2 {
    font-size: 30px;
}
.business-block2 h2 {
    font-size: 30px;
}
.how-it-works .nav-tabs .nav-item {
    padding: 0 18px;
}
.order-from-block .iti__country-list {
    width: 302px;
}
.payments-section .right-side-block h4 {
    /* font-weight: 700; */
    font-size: 28px;
}
.payments-section h2.payment-heading {
    font-size: 26px;
}

    }

@media screen and (max-width:320px) {
        .how-it-works .nav-tabs .nav-item {
    padding: 0 0px;
}
.copyright-block .col-md-6.d-flex.col-6.justify-content-end {
    justify-content: inherit !important;
}
.social-block a {
    margin-right: 8px;
}
.how-it-works .nav-tabs .nav-item {
    padding: 0 12px;
}

.order-from-block .iti__country-list {
    width: 247px;
}
.payments-section h2.payment-heading {
    font-size: 24px;
}
.payments-section .right-side-block h4 {
    font-size: 24px;
}
    }