nav.menu-wrap ul li ul.rs-dropdown a{border-bottom:1px solid #ffffff;color:white;}
*,.rs-services .rs-grid-col2 .rs-box .btn-wrap a.see-review-btn:hover{text-decoration:none}
h1,h2,h3{line-height:1.4}
    a{
        text-decoration:none;
    }
    p{
        line-height:1.8;
    }   


@media (min-width: 1440px) and (max-width: 1960px) {
    .modal-dialog.modal-dialog-centered.modal-width {
   border:none;
    }
}
.modal-header .btn-close {
    padding: .5rem .5rem;
    margin: 1.5rem -.5rem -.5rem auto;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: url(../../assets/images/cross.png) no-repeat;
    border: 0;
    border-radius: .25rem;
    /* opacity: .5; */
}
.modal{top:0%;background:#000000de;}
.modal-dialog{max-width:500px;margin:50px auto 0;}
.pop_heading{width:100%;padding:20px;}
.h1#exampleModalLabel {font-size:19px;font-weight:700;margin:0 0 15px;border-left: 4px solid #161457;padding:0 20px;line-height:29px;text-transform:uppercase;color: #161457;}
.pop_heading h4{font-size:15px;color:#858585;}
h1#exampleModalLabel {
    font-size: 19px;
    font-weight:700;
    margin:0 0 15px;
    /* border-left: 4px solid #161457; */
    padding: 20px 20px 0px;
    line-height:29px;
    text-transform:uppercase;
    color: #161457;
}
.field{width:100%;position:relative;margin:0 0 20px;}
span.pop_icon{position:absolute;color: #161457;left:13px;top:11px;}
.field .form-control{width:100%;border-radius:0;padding:3px 0 4px 37px;resize:auto;height:45px;border-radius:5px;border:1px solid #ccc;color:#000;}
.modal-content{box-shadow:rgb(243,238,238) 0px 0px 3px 2px;width:450px;border-bottom:#f7941d 5px solid;border-radius:23px;}
#popupform p{text-align:center;font-size:14px;color: #161457;margin:19px 0 0;}
.modal-header{padding:0;border:none;}
button.pop_btn{font-size:16px;text-transform:uppercase;color:#fff;padding:10px 0;border:none;width:100%;background: #161457;}
button.close{background:url(img/cross.png) no-repeat 0 0;width:20px;height:20px;position:absolute;top:9px;right:15px;display:block;opacity:1;}
.fade.in{overflow:hidden;}
.field textarea.form-control{height:auto;}
button.ban_btn span{background:#bf2727;padding:10px 15px;font-size:20px;border-radius:50px;display:block;text-align:center;}

.why-choose-one {
    position: relative;
    display: block;
    padding: 0 0 0;
    z-index: 1;
    overflow: hidden;
}

.why-choose-one__shape-6 {
    position: absolute;
    top: 117px;
    left: 0px;
    z-index: -1;
}

.why-choose-one__shape-6 img {
    width: auto;
}

.why-choose-one__shape-7 {
    position: absolute;
    top: 215px;
    right: 0px;
    z-index: -1;
}

.why-choose-one__shape-7 img {
    width: auto;
}

.why-choose-one__left {
    position: relative;
    display: block;
    margin-right: 272px;
    margin-top: 33px;
}

.why-choose-one__img-box {
    position: relative;
    display: block;
    z-index: 1;
}

.why-choose-one__img {
    position: relative;
    display: block;
    border-radius: 40px;
    overflow: hidden;
    z-index: 1;
}

.why-choose-one__img::before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}

.why-choose-one__img:hover::before {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.why-choose-one__img img {
    width: 100%;
    border-radius: 40px;
    transition: .5s ease;
    transform: scale(1.05);
}

.why-choose-one__img:hover img {
    transform: scale(1);
}

.why-choose-one__img-2 {
    position: absolute;
    bottom: -177px;
    right: -145px;
    overflow: hidden;
    border-radius: 150px;
    z-index: 2;
}

.why-choose-one__img-2::before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}

.why-choose-one__img-2:hover::before {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.why-choose-one__img-2 img {
    width: auto;
    border-radius: 150px;
    border: 4px solid var(--fistudy-white);
}

.why-choose-one__shape-1 {
    position: absolute;
    top: 37px;
    right: -113px;
    animation: topBottom 3s ease-in-out infinite;
}

.why-choose-one__shape-1 img {
    width: auto;
}

.why-choose-one__shape-2 {
    position: absolute;
    bottom: -115px;
    left: 90px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--fistudy-white);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.11);
    border-radius: 8px;
}

.why-choose-one__shape-2 img {
    width: auto;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.why-choose-one__shape-2:hover img {
    transform: scale(0.9);
}

.why-choose-one__shape-3 {
    position: absolute;
    top: 30px;
    right: -140px;
    z-index: -1;
}

.why-choose-one__shape-3 img {
    width: auto;
}

.why-choose-one__shape-4 {
    position: absolute;
    top: 22px;
    left: 15px;
    animation: topBottom 3s ease-in-out infinite;
    z-index: -1;
}

.why-choose-one__shape-4 img {
    width: auto;
}

.why-choose-one__shape-5 {
    position: absolute;
    top: 80px;
    left: 146px;
    z-index: -1;
}

.why-choose-one__shape-5 img {
    width: auto;
}

.why-choose-one__right {
    position: relative;
    display: block;
}

.why-choose-one__right .section-title {
    margin-right: -50px;
    margin-bottom: 18px;
}

.why-choose-one__points-box {
    position: relative;
    display: block;
    margin-top: 29px;
    margin-bottom: 35px;
}

.why-choose-one__points-list {
    position: relative;
    display: block;
}

.why-choose-one__points-list::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 26px;
    bottom: 18px;
    width: 1px;
    background-color: #d1e3fb;
}

.why-choose-one__points-list li {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 29px;
}

.why-choose-one__points-icon-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 58px;
    background-color: #d1e3fb;
    clip-path: polygon(51% 0, 51% 0, 100% 24%, 100% 76%, 51% 100%, 51% 100%, 0 76%, 0 24%);
    top: 4px;
}

.why-choose-one__points-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 56px;
    background-color: var(--fistudy-white);
    clip-path: polygon(51% 0, 51% 0, 100% 24%, 100% 76%, 51% 100%, 51% 100%, 0 76%, 0 24%);
}

.why-choose-one__points-icon img {
    width: auto;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.why-choose-one__points-list li:hover .why-choose-one__points-icon img {
    transform: scale(0.9);
}

.why-choose-one__points-content {
    position: relative;
    display: block;
    flex: 1;
}

.why-choose-one__points-content h3 {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 30px;
}

.why-choose-one__points-content p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
}

.why-choose-one__btn-and-client-box {
    position: relative;
    /* display: flex; */
    align-items: center;
    gap: 35px;
    text-align: center;
}

.why-choose-one__btn-box {
    position: relative;
    display: block;
}

.why-choose-one .why-choose-one__btn {
    background-color: var(--fistudy-primary);
}

.why-choose-one__client-box {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 304px;
    width: 100%;
    background: linear-gradient(90deg, rgba(104, 126, 255, 0) 0%, rgba(104, 126, 255, 0.91) 41.4%);
    border: 3px solid #d1e3fb;
    padding: 11px 11px 11px;
    border-radius: 34px;
}

.why-choose-one__client-img-list {
    position: relative;
    display: flex;
    align-items: center;
}

.why-choose-one__client-img-list li {
    position: relative;
    display: block;
}

.why-choose-one__client-img-list li+li {
    margin-left: -16px;
}

.why-choose-one__client-img-list li img {
    border: 1px solid var(--fistudy-white);
    max-width: 40px;
    width: 100%;
    border-radius: 50%;
}

.why-choose-one__client-content {
    position: relative;
    display: block;
    flex: 1;
}

.why-choose-one__count-box {
    position: relative;
    display: flex;
    align-items: center;
}

.why-choose-one__count-box h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px !important;
    font-family: var(--fistudy-font-two) !important;
    color: var(--fistudy-white);
    font-style: italic;
}

.why-choose-one__count-box span {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    font-family: var(--fistudy-font-two);
    color: var(--fistudy-white);
    font-style: italic;
}

.why-choose-one__client-content p {
    font-size: 16px;
    line-height: 16px;
    color: var(--fistudy-white);
    text-transform: capitalize;
    margin-top: 1px;
}



:root{--Rhino-color:#25466c;--Alabaster-color:rgb(211 211 211 / 10%);--Desert-Storm-color:rgb(211 211 211 / 20%);--Light-Gray-color:lightgray;--White-color:white;--Black-color:black;--Cloud-Burst-color:#ff9538;--Beer-color:#F0B422;--Dawn-Pink:#EBEBEB;--rs-transition:.2s ease-in-out}
*{margin:0;padding:0;box-sizing:border-box;}
body{  font-family: "Lexend Deca", sans-serif;font-size:16px;overflow:hidden auto!important}
.cantainer{width:100%;margin:auto;max-width:1140px}
.rs-header{background-color:#01348d;z-index:1000;position:fixed; top:0px; width:100%; box-shadow:0 0 10px rgb(0 0 0 / 0%)}
.rs-header .cantainer{display:flex;align-items:center;justify-content:space-between;min-height:75px}
.rs-header .cantainer .logo-wrap a{display:block}
.rs-header .cantainer .logo-wrap a img{/* height: 60px; */width: 110px;vertical-align:middle;}
nav.menu-wrap ul{display:flex;align-items:center;gap:8px; margin-bottom: 0px;}
nav.menu-wrap ul li{position:relative;list-style:none;}
nav.menu-wrap ul a.navbar-menu{color:white;text-transform:capitalize;padding:6px 10px;border-radius:22px;position:relative;font-size:1em;display:flex;align-items:center;gap:4px;text-decoration:none;}
nav.menu-wrap ul a.navbar-menu svg.bi.bi-chevron-down{height:auto;width:12px;stroke:white}
nav.menu-wrap ul a.navbar-menu img {
    height: auto;
    width: 18px;
    filter: invert(1);
}
nav.menu-wrap ul a.rs-get-quote-btn{color: var(--White-color);background: #cc0102;font-size:15px;border:1px solid transparent;}
nav.menu-wrap ul a.rs-get-quote-btn:hover{color:var(--Black-color)!important;background:white;font-size:15px;border:1px solid transparent;}
nav.menu-wrap ul a.rs-login-btn{background-color:var(--Beer-color);font-weight:500;font-size:1em;border:1px solid transparent;}
nav.menu-wrap ul a.rs-login-btn:hover{color:var(--Beer-color);background-color:transparent;border:1px solid var(--Beer-color);}
nav.menu-wrap ul li ul.rs-dropdown{position:absolute;display:block;min-width: 250px;background-color:#fff;padding:5px;border:1px solid #5782cf;top:40px;visibility:hidden;transition:var(--rs-transition);z-index:10;}

nav.menu-wrap ul li ul.rs-dropdown a{padding:8px 10px;text-transform:capitalize;color:#000;font-size:.95em;display:flex;align-items:center;gap:8px;transform:translate(0,0);}
nav.menu-wrap ul li ul.rs-dropdown a:hover{color:#f9bf0d;text-decoration:none;}
nav.menu-wrap ul li ul.rs-dropdown a img{height:auto;width:30px}
nav.menu-wrap ul a.navbar-menu:hover~ul.rs-dropdown,nav.menu-wrap ul li ul.rs-dropdown:hover{visibility:visible;}
nav.menu-wrap ul a.live-chat-btn {
    color: var(--White-color);
    background-color: #01348d;
    font-size: 15px;
    border: 1px solid white;
}

nav.menu-wrap ul a.live-chat-btn:hover{
         color: white!important;
    
 }

.rs-navbar-menu-icon-wrap{display:none}




.rs-navbar-menu-icon-wrap a{display:flex;border:1px solid #000;padding:4px;}

.rs-responsive-navbar{position:fixed;top:0;right:-350px;transition:.2s ease-in-out;width:300px;height:100%;background-color:#fff;z-index:9999;border-left:1px solid var(--Desert-Storm-color);box-shadow:0 0 10px rgb(0 0 0 / 30%);padding:10px;}
.sidebarShow{right:0;}
.rs-responsive-navbar .logo-wrap{display:flex;align-items:center;justify-content:space-between;min-height:120px;border-bottom:1px solid var(--Desert-Storm-color)}
.rs-responsive-navbar .logo-wrap img{width:150px;}
.rs-responsive-navbar nav.menu-wrap>ul{display:block;height:100%;overflow:hidden auto;padding:50px 0 0}
.rs-responsive-navbar nav.menu-wrap ul a.navbar-menu{justify-content:center;}
.rs-responsive-navbar nav.menu-wrap ul a.rs-get-quote-btn,.rs-responsive-navbar nav.menu-wrap ul a.rs-login-btn{justify-content:center}
.rs-responsive-navbar nav.menu-wrap{height:100%}
.rs-responsive-navbar nav.menu-wrap ul li{position:relative;margin:0 0 6px}
.rs-responsive-navbar nav.menu-wrap ul li ul.rs-dropdown{position:relative;min-height:0;max-height:0;top:0;left:unset;right:unset;bottom:unset}
.rs-responsive-navbar nav.menu-wrap ul a.navbar-menu:hover~ul.rs-dropdown,.rs-responsive-navbar nav.menu-wrap ul li ul.rs-dropdown:hover{visibility:hidden;min-height:0;max-height:0}
.rs-responsive-navbar nav.menu-wrap ul li a.navbar-menu:focus~ul.rs-dropdown{visibility:visible;min-height:100%;max-height:1000px;top:0;border:unset;padding:0 0 0 20px}
.rs-responsive-navbar nav.menu-wrap ul a.navbar-menu:focus{color:var(--White-color)}
.rs-responsive-navbar nav.menu-wrap ul a.navbar-menu:focus svg{transform:rotate(180deg);stroke:var(--White-color)}


nav.menu-wrap ul a.navbar-menu:hover svg.bi.bi-chevron-down{stroke:var(--White-color)}



.rs-dropdown-active{visibility:visible!important;min-height:100%!important;max-height:1000px!important;top:0!important;border:unset!important;padding:0 0 0 20px!important}




@keyframes bob-on-hover-float{
100%{transform:translateY(-8px)}
}
@keyframes bob-on-hover{
0%,100%{transform:translateY(-8px)}
50%{transform:translateY(-4px)}
}
.rs-navbar-menu-icon-wrap a{display:flex;border:1px solid #01348d;padding:4px}
.rs-navbar-menu-icon-wrap a svg{height:auto;width:28px;color:#01348d;background:white;}
.rs-responsive-navbar{position:fixed;top:0;right:-350px;transition:.2s ease-in-out;width:300px;height:100%;background-color:#01348d;z-index:9999;border-left:1px solid var(--Desert-Storm-color);box-shadow:0 0 10px rgb(0 0 0 / 30%);padding:10px}
.sidebarShow{right:0}
.rs-responsive-navbar .logo-wrap{display:flex;align-items:center;justify-content:space-between;min-height:auto;border-bottom:1px solid var(--Desert-Storm-color)}
.rs-responsive-navbar .logo-wrap img{width:150px;height:auto;}
.rs-responsive-navbar nav.menu-wrap>ul{display:block;height:100%;overflow:hidden auto;padding:10px 0 0}








.rs-responsive-navbar nav.menu-wrap ul a.rs-get-quote-btn,.rs-responsive-navbar nav.menu-wrap ul a.rs-login-btn{justify-content:center}
.rs-responsive-navbar nav.menu-wrap{height:100%}
.rs-responsive-navbar nav.menu-wrap ul li{position:relative;margin:0 0 6px}







.rs-responsive-navbar nav.menu-wrap ul li ul.rs-dropdown{position:relative;min-height:0;max-height:0;top:0;left:unset;right:unset;bottom:unset}
.rs-responsive-navbar nav.menu-wrap ul a.navbar-menu:hover~ul.rs-dropdown,.rs-responsive-navbar nav.menu-wrap ul li ul.rs-dropdown:hover{visibility:hidden;min-height:0;max-height:0}
.rs-responsive-navbar nav.menu-wrap ul li a.navbar-menu:focus~ul.rs-dropdown{visibility:visible;min-height:100%;max-height:1000px;top:0;border:unset;padding:0 0 0 20px}
.rs-responsive-navbar nav.menu-wrap ul a.navbar-menu:focus{color:black;}
.rs-responsive-navbar nav.menu-wrap ul a.navbar-menu:focus svg{transform:rotate(180deg);stroke:var(--White-color)}
.rs-bg-layer{position:fixed;width:100%;height:100%;z-index:9998;background-color:#000;opacity:.7;top:0;left:100%;right:0;bottom:0;visibility:hidden}
.rs-bg-layerShow{left:0;visibility:visible}
.rs-top-grade{background-color:var(--Alabaster-color)}
.rs-top-grade .rs-grid-col3{grid-template-columns:1fr 1fr 1fr;gap:35px}
.rs-service-page .rs-grid-col2 .rs-reviewed-wrap .rs-grid-col2{gap:20px;grid-template-columns:auto 1fr!important;padding:25px;background-color:var(--Desert-Storm-color)}
.rs-top-grade .rs-grid-col3 .rs-box{background-color:#fff;border:1px solid var(--Desert-Storm-color);box-shadow:0 0 10px rgb(0 0 0 / 10%);padding:26px;text-align:center}
.rs-top-grade .rs-grid-col3 .rs-box .rs-icon-wrap img{height:auto;width:55px}
.rs-top-grade .rs-grid-col3 .rs-box:first-child .rs-icon-wrap img{width:46px}
.rs-top-grade .rs-heading-wrap{text-align:center;margin:0 0 50px}
.rs-assignment-helpers .helpers-profile-carousel .owl-nav{position:absolute;inset:-25px 0 0 0;margin:auto;height:fit-content}
.rs-assignment-helpers .helpers-profile-carousel .owl-nav button.owl-prev{position:absolute;left:-70px}
.rs-assignment-helpers .helpers-profile-carousel .owl-nav button.owl-next{position:absolute;right:-70px}
.rs-assignment-helpers .helpers-profile-carousel .owl-nav button span{font-size:2.5em;line-height:0;margin:-4px 0 0}
.rs-assignment-helpers .helpers-profile-carousel .owl-nav button{border:1px solid #d3d3d3!important;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:100%;line-height:1px}
nav.menu-wrap ul a.navbar-menu:hover{color:#f9bf0d;}
nav.menu-wrap ul a.navbar-menu:hover svg.bi.bi-chevron-down{stroke:white;}

.off-images {
    top: -24px;
    left: 257px;
    opacity: 1;
    z-index: 99;
position:absolute;
}



a.get-btn.aos-init.aos-animate {
    cursor: pointer;
}






.feature{
    color:white;
    text-align:center;
    
}

.feature p{
    
    font-size:18px;
}

.feature svg{
fill: #efefef;
    margin-bottom: 10px;
    width: 50px;
    padding: 7px;
    height: 50px;
    background: #08141f;
    border-radius: 15%;
}

.feature svg:hover{
background: #2e76ae;
    
}


.margin-li li{
    margin-bottom:10px;
}

a#btn {
    font-weight:bold;
    color: #ff8e2b;

}

a#btn img{
    filter:invert(1);
}

#more-para
            {
                display: none;
            }

/* TOP BAR HEADER CSS*/
/*.outer-topbar{
    background:whitesmoke;
    
}
.topbar-header{
    padding:5px 0;
}

header.outer-topbar ul {
    margin-bottom: 0px;
}

.topbar-header ul.social-links-side li {
    display:inline-block;
    padding-left:10px;
}

.topbar-header ul.social-links-side li a:hover {
    filter: invert(48%) sepia(100%) saturate(3106%) hue-rotate(-11deg) brightness(95%) contrast(100%);
}


.topbar-header ul.email-side {
    text-align: end;
    
}

.topbar-header ul.email-side li {
   text-decoration:none;
    display:inline-block;
}

.topbar-header ul.email-side li a{
   color:black;
    display:inline-block;
    font-size:15px;
}

.topbar-header ul.email-side li.email-info a:hover{
   color:#ff8e2b;
    
}*/

/*MAIN HERO SECTION*/

.main-hero-section {
    
    /* padding: 50px 0; */
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
background-color:#fafafa;
        background-image:url('../images/header-bg.jpg');
    
}

.hero-content  {
   margin-top:30px;
    
}

.hero-content span {
    font-size: 16px;
    color: white;
    border: 1px solid white;
    padding: 10px;
    border-radius: 25px;
}

.hero-content h1 {
    font-size: 36px;
    color: white;
    margin-top:15px;
    
}




.hero-content p {
    font-size: 16px;
    color: white;
   
}


a.get-btn {
    background: #cc0102;
    color: #fff;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 25px;
    border: none;
    text-decoration:none;
    display: inline-block;
    text-align: center;
    /* min-width: 180px; */
    width: auto;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}

a.get-btn:hover{
  background: white;
    color: black;
     
   transition: 0.2s ease-in-out;
}

.get-btn {
    background: #cc0102;
    color: #fff;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 25px;
    border: none;
    text-decoration:none;
    display: inline-block;
    text-align: center;
    /* min-width: 180px; */
    width: auto;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}

.get-btn:hover{
  background: white;
    color: black;
     
   transition: 0.2s ease-in-out;
}
.banner-form-box {
margin-top:120px;
    background: white;
    padding: 20px;
    border: 1px solid white;
    border-radius: 10px;
}

.signup-form-box {

    background: #01348d;
    padding: 20px;
    border: 1px solid white;
    border-radius: 10px;
}

span.signup-text {
    font-size: 22px;
    font-weight: 500;
    color:white;
}


input.btn.signup-btn {background: #cc0102;color: #fff;padding: 10px 24px;font-size: 16px;border-radius: 25px;/* border: 1px solid #f2bc0d; */text-decoration: none;display: inline-block;text-align: center;max-width:100%;width:300px;font-weight: 500;position: relative;vertical-align: middle;}

input.btn.signup-btn:hover {
  background:white;
  color:black;
  border:1px solid white;
}


select#services {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #f9f9f9;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.main-img-2 {
    position: absolute;
    bottom: -287px;
}

.main-img-1 {
    position: absolute;
    bottom: -287px;
}

span.color-change {
    color: #E75718;
}

span.signup {
    font-size: 28px;
    font-weight: 500;
}


input.btn.form-btn {
background-image: linear-gradient(96deg, #de3f4a 0%, #f2bc0d 100%);
    color: #fff;
    width: 100%;
    padding: 10px 24px;
    font-size: 16px;
    /* border-radius: 25px; */
    border-radius: 5px;
    border: 1px solid #f2bc0d;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /* min-width: 180px; */
    /* min-width: auto; */
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}


.banner-form-div .form-group{
    margin-bottom: 30px;
}


.btn.form-btn:hover {
    background: #01348d;
    color: white;
   border: 1px solid #01348d;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f9f9f9;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/*feature-section*/

.feature-section{
    background: #FAFAFA;
padding:40px 0;
}

.feature-head span{
    font-size:30px;
    font-weight:700;
}

.feature-head p{
    font-size:16px;
color:black;
}

ul.feature-list {
    margin-left: -12px;
    line-height: 40px;
}

.worksbox span {
    color: black;
    font-weight: 500;
    font-size: 20px;
}

.icon-images {
    margin: 10px 0;
}

/*Slider Writer section*/

img.rating-img.img-fluid {
    max-width: 100%;
}
.flex-style-div {
    display: inline-block;
   
    margin-bottom: 15px;
}

.writer-head span{
    color:black;
    font-size:16px;
    line-height:40px;
    font-weight:bold;
}

.owl-carousel .owl-item img {
    display: block;
    width: 70%!important;
}

 .home-writer-section {
    padding: 40px 0;
    background:url('../images/writing-experts-bg.webp');
    background-size: contain;
    background-repeat: no-repeat;
}

span.h2-title {
    font-size: 30px;
    font-weight: bold;
}

.home-writer-section .client-content {
    padding: 25px;
    border-radius: 4px;
    box-shadow: 0 4px 5px 5px rgba(0, 0, 0, .15);
    max-width: 100%;
    height: 540px;
    position: relative;
    z-index: 1;
    margin: 20px 0;
}



ul.writers-info {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    padding: 10px 0;
    list-style: none;
    line-height:35px;
}

.bottom-content span {
    font-size: 18px;
    color: black;
    font-weight: bold;
}

ul.comp-list{
    list-style:none;
     list-style: none;
    line-height:35px;
    display:inline-flex;
}

li.filter-style {
    background: #dddcdc;
    padding: 1px 12px;
    border-radius: 31px;
    font-size: 14px;
}

ul.comp-list li {
    margin-right: 8px;
}

.filter-list {
    padding: 10px 0;
}

a.hire-btn {
   background:#01348d;
    color: #fff;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 25px;
    border: 1px solid #01348d;
   
    text-decoration:none;
    display: inline-block;
    text-align: center;
    min-width: 180px;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}

a.hire-btn:hover{
       color: white;
        border: 1px solid #f2bc0d;
    background-image: linear-gradient(96deg, #de3f4a 0%, #f2bc0d 100%);
}

.hire-btn {
   background:#01348d;
    color: #fff;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 25px;
    border: 1px solid #01348d;
   
    text-decoration:none;
    display: inline-block;
    text-align: center;
    min-width: 180px;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}

.hire-btn:hover{
       color: white;
        border: 1px solid #f2bc0d;
    background-image: linear-gradient(96deg, #de3f4a 0%, #f2bc0d 100%);
}


div#sample-slider.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    display: none;
}

div#reviews-slider.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    display: none;
}


button:focus {
    outline: none!important;
   
}

/*Sample Writer section*/

img.rating-img.img-fluid {
    max-width: 100%;
}


.sample-head span{
    color:black;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
}

.owl-carousel .owl-item img {
    display: block;
    /* width: 70%!important; */
    width: 25%!important;
    border-radius: 50px;
}
 .home-sample-section {
    padding: 50px 0;
    background:url('../images/sample-bg.webp');
    background-repeat: no-repeat;
    background-size:cover;
}

span.h2-sample-head {
    font-size: 35px;
    font-weight: bold;
    color: black;
}

.home-sample-section .client-content {
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 4px 5px 5px rgba(0, 0, 0, .15);
    max-width: 100%;
    
    height: 320px;
    position: relative;
    z-index: 1;
    margin: 20px 0;
}



ul.writers-info {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    padding: 10px 0;
    list-style: none;
    line-height:35px;
}

.bottom-content span {
    font-size: 18px;
    color: black;
    font-weight: bold;
}

ul.comp-list{
    list-style:none;
     list-style: none;
    line-height:35px;
    display:inline-flex;
    margin-left:-30px;
}

li.filter-style {
    background: #dddcdc;
    padding: 1px 12px;
    border-radius: 31px;
    font-size: 14px;
}

ul.comp-list li {
    margin-right: 8px;
}

.filter-list {
    padding: 10px 0;
}

a.order-btn {
   background:#fafafa;
    color: black;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 6px;
    border: 1px solid #01348d;
   
    text-decoration:none;
    display: inline-block;
    text-align: center;
    min-width: 180px;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}

a.hire-btn:hover{
       color: white;
        border: 1px solid #f2bc0d;
background-image: linear-gradient(96deg, #de3f4a 0%, #f2bc0d 100%);
}



button:focus {
    outline: none!important;
   
}



/*Testimonial Reviews Slider CSS*/

 .home-testimonial-section {
    /* padding-top: 60px ;
    padding-bottom:140px; */
    padding: 40px 0;
    background-size:cover;
    background-image:url('../images/testimonial-bg.webp');
    background-color:#fafafa;
}

span.h2-testimonial-head {
    font-size: 30px;
    font-weight: bold;
    color: black;
}

.testimonial-box{
    
  border-bottom-color: #6385a8;
    /*box-shadow: 2px 2px 30px rgba(0,0,0,0.1);*/
    background-color: #ffffff;
    padding: 30px;
    margin: 15px;
    cursor: pointer;
    max-height:100%;
    height:340px;
    border-radius:10px;
}
.owl-carousel .owl-item img.profile-img {
    width: 50%;
    height: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    max-width: 100%;
    max-height:100%;

}
#testimonials-slider.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    display: none;
}


/*
#testimonials-slider.owl-carousel.owl-nav button.owl-prev {
 
    color: black;
    font-size: 27px;
}

#testimonials-slider.owl-carousel.owl-nav button.owl-next{
 
    color: black;
    font-size: 27px;
}

*/
div#testimonials-slider.owl-theme .owl-dots .owl-dot span {
    display:none;
}


svg.bi.bi-star-fill {
    fill: #FFC107;
}
.profile-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.profile{
    display: flex;
    align-items: center;
}
.name-user{
    display: flex;
    flex-direction: column;
}
.name-user strong{
    color: #3d3d3d;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}
.name-user span{
    color: #979797;
    font-size: 0.8rem;
}
.reviews{
    color: #f9d71c;
}
.box-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.client-comment p{
    font-size: 16px;
    color: #4b4b4b;
}
.testimonial-box:hover{
    transform: translateY(-10px);
    transition: all ease 0.3s;
}


/*Cta Section1 */


section.cta-section-1 {
   position:absolute;
   top:-100px;
   
}



.cta-title{  padding: 20px 0;background: #01348d;border:1px solid #01348d;border-radius:10px; }

.ctah2{
    color:white;
    font-size:30px;
}
.cta-section-1 p{
    color:white;
    font-size:16px;
}


/*Benefits Section*/

.benefits-section{
    padding:40px 0;
    background:white;
}

.h2-beenfits-head{
    font-size: 30px;
    font-weight: bold;
    color: black;
}

.new-row-box{
    padding:20px 0;
}

.new-row-box img {
    /*filter: hue-rotate(200deg);*/
}

.box-ben-1{
    background:white;
    border:1px solid black;
    border-radius:8px;
    text-align:center;
    padding:20px 0;
    min-height:250x;
    
    margin-top:25px;
}

.box-ben-2{
    background:white;
    border:1px solid black;
    border-radius:8px;
    text-align:center;
    padding:20px 0;
    min-height:250x;
    
    
}

.box-ben-1:hover{
    
     box-shadow: 5px 5px 1px 1px #ebebeb;
    
}
.box-ben-2:hover{
    
     box-shadow: 5px 5px 1px 1px #ebebeb;
    
}

.hh-ser-content-sec h2,.hh-ser-con-body h2{
    FONT-SIZE:30px;
}


.hh-ser-content-sec h3,.hh-ser-con-body h3{
    FONT-SIZE:26px;
}
   

.box-ben-1 span,.box-ben-2 span {
    color:black;
    font-size:20px;
    font-weight:bold;
}
.box-ben-1 p,.box-ben-2 p {
    color:black;
    font-size:16px;
    font-weight:500;
}


/*FAQS SECTION*/

.faqs-section {
    padding: 60px 0;
    background-image:url('../images/faqs-bg.webp');
    background-size:cover;
}

.faq-head{
    margin-bottom:20px;
    text-align:center;
}


 span.faqh2-title{
    color:black;
    font-weight:bold;
    font-size:30px;
    text-align:center;

}
.new-row-q{
    padding:20px 0;
    background:white;
    border-radius:5px;
}


h2.accordion-header.active {
    background: #FFF7F5;
}

button.accordion-header.active {
    background:#FFF7F5;
 
}
.accordion-container {
    width: 100%;
    max-width: 100%;
}

.accordion-item {
   
border:1px solid #e1e1e1;
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); 
}

span.test-heading{
    font-size:22px;
    font-weight:500;
    color:white;
}

h3.accordion-header  {
    background-color: white; 
    color: black; 
    padding: 15px;
    font-size: 17px;
    border: none;
    width:100%;
    max-width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
   max-height:100%;
   height:85px;
    transition: background-color 0.3s ease;
}






h2.accordion-header  {
   background-color: white; 
    color: black; 
    padding: 15px;
    font-size: 17px;
    border: none;
    width:100%;
    max-width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
   max-height:100%;
   height:85px;
    transition: background-color 0.3s ease;
}



.accordion-content {
    background-color: #FFF7F5; 
    overflow: hidden;
    padding: 0 15px;
    max-height: 0;
    color:black;
    transition: max-height 0.3s ease;
}

.accordion-content p {
    margin: 15px 0;
    line-height: 1.5;
}

.icon {
    transition: transform 0.3s ease;
    position:relative;
    top:-2px;
}

.active .icon {
    transform: rotate(45deg);
}


    .numberspan {
    color: #cccccc;
    font-weight: bold;
    font-size: 20px;
margin-right:8px;
}

.numberspan:hover{
    color:#e75718;
}


/*Cta section 2*/
.cta-section-2{
    background-size:100%;
    background-image:url('../images/cta-bg-2.webp');
    padding:100px 0;
    min-height:300px;
        background-position: bottom;
}
.cta-img img{
    position:absolute;
    bottom:-154px;
    right:85px;
}

.cta-side-text{
    color:white;
    
}


/*TESTIMONIALS SECTION*/
.tabs-subjects-section{
    padding:40px 0;
    background:#fafafa;
}

.tabs-subject-head span {
    color: black;
    font-size: 35px;
    font-weight: bold;
}



.stars svg {
    fill: #ff8e2b;
    margin-bottom:8px;
}


.tab {
  float: left;
 margin-top:20px;
 width:100%;
 max-width:100%;
 display:grid;
  border-radius: 10px 0 0 10px;
}


.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 10px 16px;
    width:100%;
 max-width:100%;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
   margin-bottom:20px;
   border-radius:4px;
    border: 1px solid black;
    color: black;
}

.tab button:hover {
  background-color: #01348d;
   border: 1px solid #01348d;
   color:white;
}

.tab button.active {
    background-color: #01348d;
    border: 1px solid #01348d;
    color: white;
}



p.second-line {
    margin-left: 59px;
    margin-top: -15px;
    font-size: 13px;
}

.open-tab-side img{
    margin-right:10px;
}

.tamericancoursegeekontent {
margin-top:15px;

  padding: 0px 30px;
color:black;
  
}

ul.list-tabs-subject {
    line-height: 30px;
}

.new-tabs-row{
    padding:20px 0;
}


/*Content SECTION*/

.contents-section{
    padding:40px 0;
}

section.hh-ser-content-sec {
    padding: 30px 0;
}


.content-window {
    height: 450px;
    margin: 10px 0px;
    border: 1px black solid;
    border-radius: 10px;
    padding: 10px;
    text-align: left;
}
.scrollable-content {
  height: 400px;
 overflow: auto;
    overflow-x: hidden;
  
}

.scrollable-content h2 {
    font-size: 30px;
}

.scrollable-content h3 {
    font-size: 26px;
}


.scrollable-content::-webkit-scrollbar {
  width: 5px;               /* width of the entire scrollbar */
}

.scrollable-content::-webkit-scrollbar-track {
  /* background: lightgray;        color of the tracking area */
  background: #8cb0d8;
  /* background-image: linear-gradient(96deg, #de3f4a 0%, #f2bc0d 100%); */
}

.scrollable-content::-webkit-scrollbar-thumb {
  background-color: #0056b3;   /* color of the scroll thumb */
  
  border-radius: 5px;       /* roundness of the scroll thumb */
  
}




/*Cta Section 3*/
.cta-section-3{
    padding:30px 0;
    background:#fafafa;
}
.h2cta-3{
     color: black;
    font-size: 30px;
    font-weight: bold;
}


.cta-img-3-1 {
    text-align: right;
}


.cta-img-3-2 img {
    position: absolute;
    top: -109px;
}






/*  FOOTER SECTION*/


.footer-logo a img {
    width: 180px;
    height:auto;
}

.footer-section{

background:#01348d;
    padding:40px 0;
    color:white;
    
}

.footer-about p{
    color:white;
    font-size:16px;
}

.footer-links,.get-touch-links{
    margin-top:40px;
}

.get-touch-links ul {
    list-style: none;
    padding-left: 10px;
}

.get-touch-links.sitepolicy{
    margin-top:0px;
}

.footer-links span,.get-touch-links span{
    font-size:20px;
    font-weight:bold;
}

.footer-links ul {
    list-style: none;
    padding-left: 10px;
}


.footer-links ul li {
    font-size: 16px;
    margin-left: -8px;
}

.get-touch-links ul li{
     font-size: 16px;
    margin-left: -23px;
}


 .get-touch-links span {
    font-size: 20px;
    font-weight: bold;
    margin-left: -15px;
}

.site-policy-links ul{
    list-style: none;
    padding-left: 10px;
}

.site-policy-links span {
    font-size: 20px;
    font-weight: bold;
    margin-left: -15px;
}

.site-policy-links ul li {
    font-size: 16px;
    margin-left: -23px;
}

.footer-links li a,.get-touch-links li  a,.site-policy-links li a{
    color:white;
    font-size:15px;
    line-height:35px;
    text-decoration:none;
}

.footer-links li a:hover,.get-touch-links li  a:hover,.site-policy-links li a:hover{
    color:#f9bf0d;
    
}

.bibi-envelope,.bibi-telephone{
    filter:invert(1);
}

ul.social-list {
    display: flex;
    gap: 30px;
    margin-top: 10px;
    margin-left:-30px;
}
.social-links span {
    font-size: 20px;
    font-weight: bold;
}

.social-links ul li {
    font-size: 16px;
   
    list-style: none;
}

svg.bi.bi-facebook ,svg.bi.bi-linkedin,svg.bi.bi-whatsapp,svg.bi.bi-instagram{
    filter: invert(1);
}


/*Footer Bottom */


p.money-para {
    font-size: 15px;
}


.footer-bottom{
    padding:10px ;
      /* background: #4D4D4D; */
      background: #000;
    color:white;
}

.footer-copyright{
    font-size:15px;
    color:white;

}



.form-control{
    font-size:14px;
}




/* Conatct Us Page */


.contact-us-section{
    /* padding:60px 0; */
    padding:100px 0;
    text-align:center;
}


.contact-content h1{
    font-size:36px;
    
}

.contact-banner-box{
    
   text-align:left;
    background: #f9f9f9;
    padding: 30px 30px;
    border: 1px solid white;
    border-radius: 10px;

}

.form-control.contact-style {
    display: block;
    width: 100%;
   margin-bottom:20px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: white;
  
    border: 1px solid #ced4da;
    border-radius: 26px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#services-style.form-select {
    display: block;
    margin-bottom:15px;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 26px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}




 textarea{
    overflow: auto;
    resize: vertical;
    display: block;
    width: 100%;
   
    padding: 20px 10px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 15px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


div#contact-page-form .form-select {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 26px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


input.btn.contact-btn {
background-image: linear-gradient(96deg, #de3f4a 0%, #f2bc0d 100%);
    color: #fff;
    
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 25px;
    border: 1px solid #f2bc0d;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    max-width:100%;
   width: 400px;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}
input.btn.contact-btn:hover{
    background:black;
    color:white;
     border: 1px solid black;
}

/*About Section*/

   .main-about-section{ 
    /* padding: 50px 0; */
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
background-color:#fafafa;
        background-image:url('../images/header-bg.webp');}

.about-section{
    padding:40px 0;
    background:white;
    
}

.about-main-content h1{
    color:white;
    font-size:36px;
    font-weight:bold;
}

.about-main-content p{
    color:white;
    font-size:16px;
    
}



.about-head span{
    font-size:30px;
    color:black;
    font-weight:bold;
    
}


.about-head p{
    font-size:16px;
    color:black;
    
    
}

.about-list{
    font-size:16px;
    color:black;
    
    
}

ul.about-list {
    list-style: none;
    margin-left: -33px;
    line-height:40px;
}

ul.about-list li svg {
    margin-right: 10px;
}

svg.bi.bi-check-circle {
    color: #f2bc0d;
}


.about-img img {
    border-radius: 15px;
}

/*main-writers-section*/
.main-writers-section{
    /* padding:60px 0; */
    padding:100px 0;
     background-repeat: no-repeat;
    background-size: cover;
background-color:#fafafa;
text-align:center;
        background-image:url('../images/header-bg.webp');}



.best-writers-section{
    padding:40px 0;
    background:white;
    
}

.writers-main-content h1{
    color:white;
    font-size:36px;
    font-weight:bold;
}

.writers-main-content p{
    color:white;
    font-size:16px;
}
.writerss {
    display: flex;
    align-items: center;
}


.name-writer {
    display: flex;
    flex-direction: column;
}

.writer-img{
    width: 50%;
}

.writer-img img {
    width: 50%;
    height: 50%;
    border-radius: 30px;
    object-fit: cover;
    object-position: center;
}


.writers-box{
       min-height:400px;
    float: left;
    margin: 0 4% 0 0;
    background: #fff;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    -ms-box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    padding: 15px;
}


.writers-comment p {
    font-size: 16px;
}

ul.writers-list {
    line-height: 30px;
    list-style: none;
    margin-left: -30px;
}

svg.bi.bi-check2 {
    color: #e6441b;
    margin-right:10px;
}



.online p {
    color: #1cb41c;
}


.offline p {
    color: red;
}


.new-writer-row{
    margin-top:20px;
}




/*Reviews Page ection*/

.main-reviews-section{
    /* padding:60px 0; */
    padding:100px 0;
     background-repeat: no-repeat;
    background-size: cover;
background-color:#fafafa;
text-align:center;
        background-image:url('../images/header-bg.webp');}



.reviews-page-section{
    padding:40px 0;
    background:white;
    
}

.reviews-main-content h1{
    color:white;
    font-size:36px;
    font-weight:bold;
}

.reviews-main-content p{
    color:white;
    font-size:16px;
}

.reviews-main-content span {
    font-size: 20px;
    color: #ef5218;
}

.reviews-style{background:white;
    color: #fff;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 25px;
    border: 1px solid white;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    min-width: 180px;
    font-weight: 500;
    position: relative;
    vertical-align: middle;

}

.reviews-style-box{
       min-height:320px;
    float: left;
    margin: 0 4% 0 0;
    background: #fff;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    -ms-box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    padding: 15px;
}

.reviewsss{
    display: flex;
    align-items: center;
}

.name-reviews{
    display: flex;
    flex-direction: column;
}

.country-name p {
    font-size: 14px;
}

.new-review-row{
    margin-bottom:20px;
}




/*Thanks page*/
.thanks-section {
    padding: 40px 0;
    background: #01348d;
    margin-top: 75px;
}
   
   .thanks-content{
       color:white;
       font-size:25px;
       text-align:center;
       
   }
   
   a.chat-thanks {
    color: #ea4a19;
}
   
    .thanks-content p{
       color:white;
       font-size:16px;
       
   }
   
   
   
/*Services Pages*/

.main-service-section {
    min-height:auto;
    /* padding-top: 80px; */
    padding-top: 100px;
    padding-bottom:30px;
    background-repeat: no-repeat;
    background-size: cover;
background-color:#fafafa;
        background-image:url('../images/service-bg.webp');
    
}
   
   .service-main-content h1{
       font-weight:bold;
       font-size:36px;
       color:white;
   }
   
   ul.service-list li {
    line-height: 30px;
    margin-left: -10px;
}
   
   
   
    .service-main-content p{
     
       font-size:16px;
       color:white;
   }
   
   
   
   
   a.outline-btn {
  
    color: white;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 25px;
    border: 1px solid white;
   
    text-decoration:none;
    display: inline-block;
    text-align: center;
    min-width: 180px;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}

a.outline-btn:hover{
  background: white;
    color: black;
    border: 1px solid black;  
   transition: .2s ease-in-out;
}
   
   
   
   .icons-experts span {
    color: white;
    font-size: 20px;
    font-weight: 600;
}
   
   .icons-experts {
    margin-left: 10px;
}
      
   .icons-experts p {
    color: white;
    font-size: 16px;
   
}

.icons-box-style {
    display: flex;
    gap: 30px;
}
  
  .service-box {
    display: flex;
}


.service-section{
    padding:40px 0;
    background:#fafafa;
}

.service-head span {
    font-size: 30px;
    font-weight: bold;
}
   
   
   .service-text {
    margin-left: 12px;
}

.service-text span {
    font-size: 20px;
}

.service-box{
    margin-top:15px;
}

.service-text p {
    font-size: 16px;
}

.service-right span {
    font-size: 25px;
    font-weight: bold;
}

img.new-img {
    margin-top: 15px;
    margin-bottom: 15px;
}
   
   
  .on-time-delivery {
    background: #fdbe0d47;
    border: 1px solid lightgray;
    border-radius: 10px;
    padding: 20px;
    margin-bottom:20px;
} 
  .on-time-delivery span {
   font-size:20px;
   font-weight:bold;
} 
   
   
   /*Banner Design Section*/
   
   .banner-design-section{
       padding:10px 0;
       background:white;
       
   }

   .iti__flag {
    background-image: url(../images/flags.png);
}

 .banner-mg {
         background-image: linear-gradient(96deg, #01348da6 20%, #01348d 100%);
    color: white;
    padding: 30px 15px;
    border: 1px solid #01348d;
    border-radius: 10px;
    text-align:center;
    min-height:650px;
}

.get-research {
    position: relative;
}
.banner-mg.get-banner {
    position: sticky;
    width: 100%;
    top: 1px;
}
.get-res-left {
    position: relative;
}
.get-res-lef-sub {
    position: sticky;
    width: 100%;
    top: 1px;
}


b.wow-style {
    background: #fdbe0d;
    padding: 10px;
    border-radius: 8px;
    FONT-SIZE:16px;
}

.banner-style {
    margin-bottom: 20px;
}


.germany-img img {
    position: absolute;
    top: 384px;
    right:50px;
}


.banner-mg span{
    
    font-size:30px;
    font-weight:bold;
}

.banner-mg p{
    font-size:16px;
}

.off-style {
    border: 1px solid white;
    border-radius: 6px;
    border-width: medium;
    padding: 6px 6px;
    max-width: 100%;
    width: 80%;
    margin:0 auto;
    font-weight: bold;
    font-size: 35px;
    margin-bottom:20px;
}

a.orderbanner-btn {
    background:white;
    color: black;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 10px;
    border: 1px solid #01348d;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    min-width: 180px;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}

a.orderbanner-btn:hover{
    background:black;
    color:white;
}

  
   
   .banner-content span{
       font-weight:bold;
       font-size:30px;
   }
    .banner-content p{
     
       font-size:16px;
   }
   
   /*Terms & Policy page*/
   
   
   .main-policy-section {
    /* padding: 50px 0; */
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fafafa;
    background-image: url(../images/header-bg.webp);
}


.policy-main-content h1 {
    color: white;
    font-size: 36px;
    font-weight: bold;
}

.policy-main-content p {
    color: white;
    font-size: 16px;
}
  
  
  .site-section{
      padding: 50px 0;
      background:white;
  }
   
   
   .site-policies-content h2 {
       color:black;
       font-size:30px;
   }
   
    .site-policies-content h3 {
       color:black;
       font-size:26px;
   }
   
   
    .site-policies-content p {
       color:black;
       font-size:16px;
   
   }
   
   .my-float {
    filter: hue-rotate(65deg);
    margin-right: 3px;
    vertical-align: middle;
    font-size: 30px;
}
   
   .float:hover{
       color:#2aff2a;
       text-decoration:none;
   }
   
   
   .float {
    font-weight: 600;
    vertical-align: middle;
    padding: 5px 10px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: #01348d;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    z-index: 100;
    transition: 0.5s ease all;
}

.hh-second-sec{
    padding: 40px 0;
}

section.hh-second-sec H2 {
    FONT-SIZE: 30px;
}


.hr-line {
    background: linear-gradient(45deg, rgba(162, 172, 73, 0), #161853, rgba(162, 172, 73, 0)) !important;
    border: 0;
    height: 4px !important;
    margin: 20px auto 60px auto;
    opacity: 1;
    position: relative;
    width: 25%;
}
   

.hh-sign-up-from-sec{
    background-color: #161853;
    /* background: url(../../assets/images/ban1.jpg); */
}
   

.hh-sign-up-from-sec{
    padding: 40px 0;
}


.cta-head .hh-cta-title {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    color: rgb(255, 255, 255);
}


.first-form {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 5px;
    background: #ffffff;
    padding: 10px 25px;
}

.form-span-1 {
    text-align: center;
    margin-bottom: -10px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #01348d;
}

.form-span-2 {
    display: block;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    color: #01348d;
}


.wcu-card {
    padding: 20px;
    background: #ffffff;
    border-radius: 5px;
    border: 2px solid #eeeeee;
}

.wcu-card span {
    font-size: 26px;
    font-weight: 600;
    color: #01348d;
}

.wcu-list {
    margin-top: 20px;
}

.wcu-list ul {
    padding: 0px;
    list-style: none;
}

.wcu-list ul li {
    margin: 15px 0px;
    color: #01348d;
    font-size: 14px;
    font-weight: 500;
}

.wcu-img {
    filter: grayscale(1);
    text-align: end;
    margin-top: -130px;
    margin-bottom: 20px;
}

.wcu-card .get-btn{
    width: 100%;
}

.sidebar-cta {
    border-radius: 5px;
    padding: 20px;
    align-items: center;
    display: flex;
    background-color:#52e3fe;
}

.sidebar-cta-title p:first-child {
    color: #01348d;
    display: block;
    font-weight: 500;
}

.sidebar-cta-title p:last-child {
    font-size: 13px;
}

.sidebar-cta img {
    padding: 10px;
}

.ser-left {
    position: relative;
}
.ser-left-con {
    position: sticky;
    width: 100%;
    top: 70px;
    overflow: hidden;
}


.hh-ser-con-body {
    margin-bottom: 20px;
}

.hh-ser-con-cta {
    display: flex;
    align-items: center;
}

.hh-ser-con-cta .d-flex{
    align-items: center;
}

.hh-ser-con-cta .wcu-list {
    margin: 0px 10px 0px 0px;
}

.wcu-list ul {
    padding: 0px;
    list-style: none;
}

.wcu-list ul li {
    margin: 15px 0px;
    color: #01348d;
    font-size: 14px;
    font-weight: 500;
}
  /* .button-div{
       display:flex;
       gap:10px;
   }*/



section.sitemap-section {
    padding: 40px 0;
    background: #01348d;
    text-align: center;
    margin-top:75px;
}

.sitemap-content h1{
    color:white;
}


span.company-list {
    font-size: 30px;
    font-weight: bold;
    color: #01348d;
    margin-left: 30px;
}

ul.sitemap-list {
    list-style: inside;
    line-height: 40px;
    display: flex;
    gap: 20px;
}

ul.sitemap-list li a {
    color:black;
}


section.sitemap-links {
    background: white;
    padding: 40px 0;
}

.form-select {
    background-color: #f9f9f9;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057d6;
}


ul.social-header {
    display: flex;
    gap: 20px;
    margin-top: 10px;
   
}

a.live-header-btn{
    background-image: linear-gradient(96deg, #de3f4a 0%, #f2bc0d 100%);
    color: #fff;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 25px;
    border: none;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    /* min-width: 180px; */
    width: auto;
    font-weight: 500;
    position: relative;
    vertical-align: middle;
}

a.live-header-btn:hover{
    background:white;
   color:black;
}



/*Form Error*/

.banner-form-btn:hover{background:white!important;
Color:black!important;}


 .error-message {
    color: #dc3545;
    font-size: 0.8rem;
    margin-top: 5px;
}

input.error, select.error, textarea.error {
    border-color: #dc3545 !important;
}

/*Form Error*/



@media (max-width:1366px){


.cantainer {
    width: 90%;
    margin: auto;
    max-width: 1140px;
}
}
@media (max-width:1200px){

.rs-responsive-navbar nav.menu-wrap ul li a.navbar-menu:focus~ul.rs-dropdown{visibility:hidden;min-height:0;max-height:0;top:0;left:unset;right:unset;border:unset;padding:0 0 0 20px}
.rs-responsive-navbar nav.menu-wrap ul li ul.rs-dropdown{border:unset}
body{font-size:14px}
.rs-navbar-menu-icon-wrap{display:block}
.rs-header nav.menu-wrap{display:none}
.rs-header .cantainer .logo-wrap a img{width:150px}

.phone-setimg,.service-image ,.img-row,img.wikipedia-circle,.why-img,.content-image img,img.wikipedia {
    display:none;
}

.modal-dialog.modal-dialog-centered.modal-width{
    border:none;
}

.how-box {
   
    margin-bottom: 15px;
}

}

