.navbar .collapse a {
    margin: 0px 25px;
}

#sec1w {
    height: auto;
    width: 100%;
    background-color: rgb(0, 0, 0);
}

details>summary {
    padding: 15px;
    border-bottom: 1px solid black !important;
    background-color: #eeeeee;
    border: none;
    box-shadow: 1px 1px 2px #bbbbbb;
    cursor: pointer;
}

details>summary:hover {
    background-color: black;
    color: white;
}

details>p,
details ul {
    background-color: rgb(145, 145, 145);
    padding: 10px 30px;
    margin: 0;
    box-shadow: 1px 1px 2px #bbbbbb;
}

#sec1w h3 {
    margin: 50px 10px;
    color: white;
}

.breadcrumb {
    float: right;
    margin: 10px;
}

.sec-breadcrumb {
    margin: 10px;
}

.uk-company-formation {
    width: 80%;
    margin: 50px auto;
    text-align: center;
    align-items: center;
}

.uk-company-formation div {
    margin: 40px;
}

#sec3w .offcanvas-header h1 {
    text-align: center;
    align-items: center;
}

#sec3w {
    /* height: 500px; */
    width: 100%;
    background-image: url(assets/img/uk\ company\ formation\ and\ digital\ marketing\ wathah.webp);
    background-repeat: no-repeat;
    padding: 20px;
    text-align-last: center;
    background-size: cover;
    background-attachment: fixed;
    height: 600px;
}

#sec3w .offcanvas-header,
h3 {
    text-align: center;
}

.offcanvas-bottom {
    height: 80vh;
}

#sec3w .btnouss {
    width: 90%;
    font-weight: bold;
    padding: 10px;
    height: 200px;
    margin: 20px 20px;
    transition: all ease 1s;
}

#sec3w .btnouss:hover {
    transform: scale(1.1);
    background-color: black !important;
    color: white;
    border: 4px solid white;
    border-radius: 30px;
}

#sec3w .btnback1 {
    /* background-image: url(assets/img/google\ my\ business\ post.png); */
}

.offcanvas-body li {
    padding: 15px;
}

.bleu,
.green,
.red,
.yellow {
    background-color: #a7a7b7 !important;
}

#footer {
    text-align: center;
}

.offuk {
    background-color: #a7a7b79e;
}

.dmbody {
    background-color: #a7a7b79e !important;
}

.shopifyred {
    background-color: #b991dd3b !important;
}

.seoyellow {
    background-color: #a7a7b79c !important;
}


/* Style each tab content individually */

#London {
    background-color: white;
}

.tablink1 {
    background-color: #7373fe !important;
}

#Paris {
    background-color: rgb(191, 191, 191);
}

.tablink2 {
    background-color: rgb(195, 195, 195) !important;
}

#Tokyo {
    background-color: grey;
}

.tablink3 {
    background-color: grey!important;
}

#Oslo {
    background-color: rgb(31, 31, 31);
}

.tablink4 {
    background-color: rgb(31, 31, 31)!important;
}

#sec2w {
    height: auto;
    width: 100%;
    padding: 20px;
    background-color: rgb(4, 0, 0);
    padding-top: 70px;
}

.socialmedia div {
    border: 1px solid;
    margin: 20px;
}

#footer .bg-sec h2 {
    color: #FFFFFF;
    font-size: 25px;
    font-weight: normal;
}

#footer-down {
    position: relative;
    top: 30px;
    text-align: center;
}

#footer-down h2 {
    color: #444;
    margin: 20px 0px 40px 0px;
    text-transform: none;
}

#footer-down ul li {
    display: inline-block;
    margin-right: 20px;
}

#footer-down ul li a i.fa {
    color: #999;
    font-size: 22px;
    border: 2px solid #999;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    padding: 25%;
}


/* social media oussama */

.upbutton {
    position: fixed;
    bottom: 30px;
    right: 10px;
    transform: translateY(-50%);
    z-index: 5;
    text-align: center;
    width: 50px;
    opacity: .7;
}

.upbutton a {
    display: block;
    padding: 8px;
    transition: all 0.5s ease;
    color: white;
    font-size: 20px;
    margin-top: 10px;
}

.upbutton:hover {
    opacity: 1;
}

.stickyicon-list {
    position: fixed;
    top: 60%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 5;
    text-align: center;
    width: 50px;
    opacity: .7;
}

.stickyicon-list:hover {
    opacity: 1;
}

.stickyicon-list a {
    display: block;
    padding: 8px;
    transition: all 0.5s ease;
    color: white;
    font-size: 20px;
    margin-top: 10px;
}


/* HOver affect on sticky social media icons */

.stickyicon-list a:hover {
    transform: scale(1.3, 1.3);
}


/* Now we have to design each icon of social media */

.facebook {
    background: #3b5998;
    color: white;
    border-radius: 10px;
}

.instagram {
    background: #9e109e;
    color: white;
    border-radius: 10px;
}

.youtube {
    color: white;
    background: #f02727;
    border-radius: 10px;
    margin-bottom: 20px;
}

.whatsapp {
    color: white;
    background: #37db21;
    border-radius: 10px;
}

.contact .info-wrap {
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

.contact .info {
    background: #fff;
}

.contact .info i {
    font-size: 20px;
    color: #40CAE6;
    float: left;
    width: 44px;
    height: 44px;
    background: #ffeee8;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #2b2320;
}

.contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #65534c;
}

.contact .info:hover i {
    background: #40CAE6;
    color: #fff;
}

.contact .php-email-form {
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
    padding: 30px;
    background: #fff;
}

.contact .php-email-form .form-group {
    padding-bottom: 8px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #40CAE6;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #40CAE6;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #40CAE6;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.contact .php-email-form input {
    height: 44px;
}

.contact .php-email-form textarea {
    padding: 10px 12px;
}

.contact .php-email-form button,
input[type=submit] {
    background: #40CAE6;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

.contact .php-email-form button[type=submit]:hover {
    background: #40CAE6;
}

.offcanvas-title {
    font-size: 1.5rem !important;
}


/* Style the tab buttons */

.tablink {
    background-color: #555;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 25%;
}


/* Change background color of buttons on hover */

.tablink:hover {
    background-color: #777;
}


/* Set default styles for tab content */

.tabcontent {
    color: white;
    display: none;
    padding: 50px;
    text-align: center;
}

.acc div h3,
h1 {
    margin: 0px !important;
}

.reviews {
    text-align: center;
    align-items: center;
    margin-top: 80px;
    margin-bottom: 40px;
}

.reviews .container .reviews {
    place-content: center;
}

.reviews .container .reviews div {
    border: 1px solid rgb(236, 230, 46);
    background-color: #b7b1bd;
    height: 100px;
    margin: 4px;
    transition: all ease 1s;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px;
}

.reviews .container .reviews div i {
    font-size: 19px;
    /* margin-top: 10%; */
}

.reviews .container .reviews img {
    margin-bottom: 10px;
}

.reviews .container .reviews div:hover {
    transform: scale(1.1);
    background-color: rgba(114, 114, 114, 0.516);
}

.reviews .container .reviews a {
    display: contents;
}

@media screen and (max-width: 780px) {
    #sec3w {
        height: auto !important;
    }
}

@media screen and (max-width: 1200px) {
    .btnouss h1 {
        font-size: 1.7rem !important;
    }
}

@media screen and (max-width: 740px) {
    #sec3w {
        /* background-size: contain; */
        right: 0px;
        left: 0px;
    }
}