* {
    box-sizing: border-box;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    font-family: "Poppins regular", sans-serif;
}

h1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    border: none;
    background-color: transparent;
    text-align: center;
}

h2 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    border: none;
    background-color: transparent;
    text-align: center;
}

h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    border: none;
    background-color: transparent;
    text-align: left;
}

h4,
h5,
h6,
button {
    border: none;
    background-color: transparent;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}

p,
li {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    border: none;
    background-color: transparent;
}

ul li {
    text-align: left;
}


/* Banner Style */

.brander {
    background-color: #027cd5;
    background-image: url(images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
}.choose_point-heading p {font-size:18px;line-height:25px;}

.brander_heading h1 {
    text-align: left;
    color: #fff;
}

.brander_heading p {
    text-align: left;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    margin-bottom: 05px;
}

.brander_heading h3 {
    text-align: left;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 2px;
}

.brander_heading h1 .brander:hover {
    margin: 20px;
    border-radius: 100px;
}

.brander_left {
    margin-top: 150px;
}

.topbar_btn {
    margin-top: 30px;
}

.topbar_btn .call {
    background-color: orange;
    color: white;
}

.form_a {
    background-image: url(image/form-element-1.html) !important;
}

.brander_right input,
.brander_right select {
    color: rgb(0, 0, 0);
    background-color: transparent;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -ms-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
}

.brander_right .quote {
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    box-shadow: 0px 6px 20px rgba(179, 197, 244, 0.5) !important;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    padding: 0.50rem 4rem;
    border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -ms-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
}

.brander_right input:hover,
.brander_right select:hover {
    border: 2.5px solid rgb(249, 154, 0);
    color: rgb(0, 0, 0);
    background-color: transparent;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -ms-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
}

.brander_right .Country,
.brander_right .City {
    margin-left: 15px;
}

.brander_right {
    box-shadow: 20px 20px 16px 20px #313131 important;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    padding: 1rem 2.5rem;
    margin-top: 25px;
    width: 50%;
    float: right;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -ms-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
}

.brander_right h2 {
    font-size: 20px;
    border-bottom: 2px solid black;
    margin-bottom: 35px;
}

.brand_container {
    margin-bottom: 10px;
}

.brand_container .col {
    border-right: 1px solid rgb(0, 0, 0);
}

.brand_container img {
    width: 50px;
    height: 50px;
}

.brander_right h2 {
    margin: 15px;
}

.phone {
    display: none;
}

.service {
    margin-top: 50px;
}

.service-s .tab .col {
    margin: 10px;
}

.service-s .tab .col .tablinks {
    width: 150px;
    height: 50px;
    cursor: pointer;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    border: none;
    box-shadow: 0px 60px 20px #3d3d3d important;
    background-color: rgb(45, 73, 148);
    overflow: hidden;
    outline: none;
    color: rgb(255, 255, 255);
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    padding: 5px;
    -webkit-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -ms-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
}

.service-s .tab .col .tablinks:hover {
    background-color: rgb(255, 149, 0);
}

.service-s .tab .col .tablinks.active {
    background-color: rgb(39, 38, 38);
    color: rgb(255, 255, 255);
}

.tabcontent {
    display: none;
    margin: 25px;
}

#Setup {
    display: block;
}
.service_heading {
    padding: 30px;
    padding-bottom: 70px;
    border-bottom: 2px solid black;
    margin-bottom: -35px;
    background-color: #7ec0ef;
    background-size: cover;
    background-repeat: no-repeat;
}

.service_heading h1 {
    margin-bottom: 25px;
    font-family: Inter, sans-serif;
    font-size: 37px;
    width: 95%;
}

.service_heading p {
    font-family: Inter, sans-serif;
    font-size: 15px;
    color: #000000;
}

.tabcontent-img img {
    margin-top: 10px;
    width: 100%;
    height: auto;
}

.tabcontent-content h1 {
    text-align: left;
    margin-bottom: 15px;
}

.tabcontent-content button {
    background-color: rgb(39, 38, 38);
    color: rgb(255, 255, 255);
    margin-top: 20px;
    border: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px 20px;
}

.tabcontent-content button:hover {
    background-color: rgb(255, 157, 0);
}

.Amazon_Content h1 {
    padding: 10px;
}

.Choose_us {
    padding: 20px;
    background-image: url(image/circle.svg) no-repeat right -30% top / auto 100%;
}

.Choose_us p {
    margin: 0;
    margin-top: 20px;
    color: rgb(6, 6, 6);
}

.Choose_us h2 {
    border: none;
    background-color: transparent;
    text-align: center;
}

.choose_block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.choose_point {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0px 2px 5px 5px #f0a000;
    margin: 10px;
    margin-top: 25px;
    padding: 2em;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    background-color: rgb(255, 255, 255);
    border: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    text-align: center;
    -webkit-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -ms-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
}

.choose_point-imag {
    width: 20%;
}

.choose_point-imag img {
    width: 100%;
}

.choose_point-heading {
    color: black;
    font-size: 5px;
}

.choose_point-heading h3 {
    color: black;
    text-align: center;
}

.choose_point-heading_line {
    font-size: 30px;
    width: 100px;
    height: 3px;
    background-color: red;
    margin: 0;
    margin-left: 120px;
}

.choose_point-heading p {
    transition: all 1s cubic-bezier(1.550, 0.085, 0.000, 0.990);
    -webkit-transition: all 1s cubic-bezier(1.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1s cubic-bezier(1.550, 0.085, 0.000, 0.990);
    -ms-transition: all 1s cubic-bezier(1.550, 0.085, 0.000, 0.990);
    -o-transition: all 1s cubic-bezier(1.550, 0.085, 0.000, 0.990);
}


.ready {
    margin-top: 50px;
    padding: 12px;
    background: url(image/ready.png), #004d88;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
}

.ready_heading {
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
}

.ready_heading h2 {
    margin: 0;
}

.ready_heading p {
    margin: 15px;
}

.ready_btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ready_btn_whatsapp {
    box-shadow: 0px 6px 20px #2A84FC important;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    border-radius: 10px;
    color: white;
    background-color: #087b00;
    padding: 0.50rem 3rem;
    border: none;
    cursor: pointer;
    margin: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-style: double;
}

.ready_btn_call {
    border: 2px solid blue;
    color: rgb(255, 255, 255);
    background-color: transparent;
    box-shadow: 0px 6px 20px rgba(179, 197, 244, 0.5) !important;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    padding: 0.50rem 3rem;
    border-radius: 10px;
    border: 2px solid #ffba18;
    cursor: pointer;
    margin: 20px;
}

.blog-c {
    display: flex;
    align-items: center;
    justify-content: center;
}

.left_side_blog {
    width: 70%;
}

.blog {
    margin-top: 55px;
}

.blog_card {
    margin-top: 20px;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 25px;
    border-radius: 15px;
    cursor: pointer;
    transition: 310ms;
    background-color: rgb(240, 236, 236);
}

.blog_heading {
    text-align: center;
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog h3 {
    color: #0061b5;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.blog p {
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    margin-bottom: 30px;
}

.blog_card img {
    width: 100%;
    border-radius: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.blog_option ul {
    text-decoration: none;
    list-style: none;
}

.blog_option li a {
    text-decoration: none;
}

.blog_option li {
    margin-bottom: 25px;
}

.blog_option li::before {
    content: "\00BB";
}

.FAQ_card:hover {
    border-bottom: double black;
}

.FAQ_card .front-heading {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
    border-bottom: solid 1px #e2e2e2;
    font-size: 14px;
    background: #15689f !important;
    font-weight: 600;
    cursor: pointer;
    padding-right: 20px;
    font-size: 15px;
    margin: 0;
    padding: 20px 30px;
    text-align: left;
}

.FAQ_card p {
    margin: 10px;
    margin-left: 30px;
    display: none;
}

.FAQ_card:hover p {
    display: block;
}

.plus {
    float: right;
    color: white;
    width: 40px;
    height: 20px;
}

.FAQ_block {
    margin-top: 20px;
}

.FAQ_heading {
    margin-bottom: 20px;
}

.FAQ {
    background: #fff;
    padding: 20px 30px;
    margin-top: 20px;
}

.Prefect_Store {
    padding-top: 60px;
    background-image: url(image/circle.svg) no-repeat right -30% top / auto 100%;
}

.Prefect_Store_point {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    cursor: pointer;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-top: 35px;
    box-shadow: 0 10px 40px #83838329;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    border: 0;
    padding: 2px;
    padding-top: 10px;
}

.Prefect_Store_point-imag img {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 40px #83838329;
    margin: 25px;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    background-color: rgb(255, 255, 255);
    border: 0;
    width: 250px;
    height: 250px;
    cursor: pointer;
    margin-right: 35px;
    margin-left: 15px;
}

.Prefect_Store_point-heading {
    color: black;
    text-align: left;
    padding: 25px;
}

.Prefect_Store_point-heading p {
    color: black;
    text-align: left;
    margin: 0px;
}

.Prefect_Store_point-heading h3 {
    border-bottom: 1px solid rgb(240, 220, 220);
    text-align: left;
    color: #004d88;
    margin-bottom: 20px;
}

.Prefect_Store_point_Content h4 {
    border-left: 4px solid #004d88;
    padding-left: 10px;
    margin: 20px;
    text-align: left;
    font-size: 18px;
}

.Prefect_Store_point_Content p {
    margin-left: 50px;
    text-align: left;
}

.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    animation: slide 25s infinite;
    -webkit-animation: slide 25s infinite;
    margin-top: 35px;
    margin-bottom: 35px;
}

.wrapper h1 {
    margin-bottom: 10px;
}

.Wrapper-s {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrapper img {
    width: 250px;
    height: 100px;
    background-color: white;
    color: rgb(255, 255, 255);
    box-shadow: 0px 6px 20px rgba(179, 197, 244, 0.5) !important;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    border-radius: 10px;
    border: 2px solid #ffffff;
    cursor: pointer;
    margin: 10px;
}

.wrapper img:hover {
    border: 2px solid #f2a60d;
}

.review {
    color: black;
    box-shadow: 0px 6px 20px rgba(179, 197, 244, 0.5) !important;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    border-radius: 10px;
    padding: 20px;
    cursor: pointer;
    border: none;
    -webkit-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -ms-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
}

.review_card {
    display: none;
}

.card {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
    background-color: rgb(255, 255, 255);
}

.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.divider-text span {
    padding: 7px;
    font-size: 12px;
    position: relative;
    z-index: 2;
}

.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}

.btn-facebook {
    background-color: #405D9D;
    color: #fff;
}

.btn-twitter {
    background-color: #42AEEC;
    color: #fff;
}

.form_heading {
    border-bottom: double black;
    padding: 0px;
    margin: 20px;
}

.form {
    padding: 0px;
}

.review h2 {
    margin-bottom: 30px;
}

.choose_heading ul li span {
    font-weight: 700;
}

.choose_heading p {
    text-align: center;
    margin-bottom: 5px;
    font-family: 500;
}
