body {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    line-height: 28px;
    font-size: 16px;
    color: #0C0833;
    background: #f9faff
}

html {
    overflow-x: hidden
}

a {
    color: #fff;
    text-decoration: none
}

label {
    font-weight: 400;
    color: #666
}

a:focus,
a:hover {
    color: #fff;
    text-decoration: none
}

.container-fluid {
    padding: 0 15px
}

.img_r {
    max-width: 100%;
    max-height: 100%
}

.ul_set {
    list-style: none;
    padding: 0;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 20px
}

p {
    margin-bottom: 20px
}

h1,
h2,
h3,
h4 {
    margin-bottom: 25px
}

b,
strong {
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif
}

.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.btn_theme {
    background: #0765a5;
    color: #fff !important;
    box-shadow: none !important;
    padding: 6px 20px;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600
}

.btn_theme:active,
.btn_theme:focus,
.btn_theme:hover {
    background: #0765a5;
    color: #fff !important
}

.btn_r {
    border-radius: 40px
}

.form-control {
    border-radius: 0;
    border-color: #e1e1e1;
    border-radius: 30px;
    height: 45px;
    padding: 10px 20px;
    box-shadow: none !important;
    font-size: 14px !important
}

textarea.form-control {
    height: 100px;
    border-radius: 20px
}

.form-control:focus {
    border-color: #0765a5
}

.btn-lg {
    padding: 10px 32px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    font-size: 20px
}

.downlaod_app img {
    width: 180px
}

.man_nav .navbar-brand img {
    height: 55px
}

.man_nav .navbar .navbar-nav>li>a {
    padding: 10px 16px;
    color: #000;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    background: 0 0 !important
}

.man_nav .navbar .navbar-nav>li.btn_book>a {
    background: #0765a5 !important;
    padding: 13px 30px;
    border-radius: 40px;
    color: #fff !important
}

.man_nav .navbar .navbar-nav>li.active>a,
.man_nav .navbar .navbar-nav>li>a:active,
.man_nav .navbar .navbar-nav>li>a:focus,
.man_nav .navbar .navbar-nav>li>a:hover {
    color: #0765a5
}

.cart_us .nav-link {
    position: relative
}

.conter_1 {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: var(--green);
    font-size: 11px;
    text-align: center;
    line-height: 15px;
    color: #fff;
    right: 10px;
    top: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 3px
}

.slider_arrrw .owl-dots {
    display: none
}

.slider_arrrw .owl-nav .owl-prev {
    float: left
}

.slider_arrrw .owl-nav .owl-next {
    float: right
}

.slider_arrrw.owl-carousel .owl-nav button.owl-next,
.slider_arrrw.owl-carousel .owl-nav button.owl-prev {
    overflow: hidden;
    border: 2px solid #0765a5 !important;
    font: inherit;
    padding: 0;
    width: 45px;
    height: 45px;
    color: #0765a5;
    border-radius: 0;
    opacity: 1;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    outline: 0 !important
}

.slider_arrrw.owl-carousel .owl-nav button.owl-next:hover,
.slider_arrrw.owl-carousel .owl-nav button.owl-prev:hover {
    background: #0765a5;
    color: #fff !important
}

.slider_arrrw.owl-carousel .owl-nav button.owl-next span,
.slider_arrrw.owl-carousel .owl-nav button.owl-prev span {
    font-size: 60px;
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    transform: translateY(-50%) translatex(-50%);
    margin-top: -5px
}

.slider_arrrw.owl-carousel .owl-nav button.owl-next {
    right: 20px
}

.slider_arrrw.owl-carousel .owl-nav button.owl-prev {
    left: 20px
}

.left_rightaaa .slider_arrrw.owl-carousel .owl-nav button.owl-next,
.left_rightaaa .slider_arrrw.owl-carousel .owl-nav button.owl-prev {
    border: 1px solid #000 !important;
    color: #000
}

.left_rightaaa .slider_arrrw.owl-carousel .owl-nav button.owl-prev {
    left: 0
}

.left_rightaaa .slider_arrrw.owl-carousel .owl-nav button.owl-next {
    right: 0
}

.left_rightaaa .slider_arrrw {
    padding: 0 45px
}

.owl-dots {
    width: 100% !important;
    text-align: center
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #ffff;
    margin: 0 5px;
    border-radius: 100%
}

.owl-dots .owl-dot.active span {
    background: #0765a5
}

.pad_t {
    padding-top: 80px
}

.pad_b {
    padding-bottom: 80px
}

.sec_pad {
    padding-top: 80px;
    padding-bottom: 80px
}

.heading {
    text-align: center;
    margin-bottom: 40px
}

.heading h5 {
    font-family: 'Quicksand', sans-serif;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 700
}

.heading h1,
.heading h2,
.heading h3
{
    font-size: 50px;
    font-family: 'Quicksand', sans-serif;
    display: inline-block;
    position: relative;
    color: #0C0833;
    font-weight: 700;
    margin-bottom: 20px
}
.abp_us1 .heading h1, 
.abp_us1 .heading h2, 
.abp_us1 .heading h3{
color: #fff;
}
.heading p {
    font-size: 18px;
    max-width: 890px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    color: #777
}

.heading p+p {
    margin-top: 20px
}

.ab_img img {
    box-shadow: 4px 8px 16px rgba(0, 0, 0, .1);
    border-radius: 22px;
    border: 5px solid #fff
}

.abn_text .heading {
    text-align: left;
    margin-bottom: 20px
}

.list_iocon li {
    position: relative;
    padding-left: 33px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #777
}

.list_iocon li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
    color: #0765a5
}

.abn_text .ul_set {
    margin-bottom: 20px
}

.slider_img1>img {
    height: 100vh;
    width: 100%;
    object-fit: cover
}

.slider_img1 {
    position: relative;
    z-index: 1
}

.slider_cont {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%)
}

.slider_cont .heading h1,
.slider_cont .heading h2,
.slider_cont .heading h3
{
    color: #fff;
    font-size: 65px;
    line-height: 1.1
}

.slider_cont .heading p {
    color: #fff;
    font-size: 24px
}

.ab_img_eds {
    padding: 0 30px;
    position: relative;
    z-index: 1
}

.ab_img_eds::after {
    position: absolute;
    width: 100px;
    height: 100px;
    content: "";
    right: 20px;
    bottom: 20px;
    background: url(../img/dotted-3.png);
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
    animation: 4s infinite linear jumpa
}

@keyframes jumpa {

    0%,
    100% {
        transform: translateX(-20px)
    }

    40% {
        transform: translateX(20px)
    }

    70% {
        transform: translateX(-15px)
    }
}

.abn_text {
    padding-left: 6%
}

.list_us_work .row:nth-child(2n) .col-sm-6:nth-child(1) {
    order: 2
}

.list_us_work .row .col-sm-6 {
    margin-bottom: 60px
}

.list_us_work .row:nth-child(odd) .col-sm-6:nth-child(1) .abn_text {
    padding-left: 0;
    padding-right: 6%
}

.sec_2 .heading {
    text-align: left
}

.box_1 {
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05);
    padding: 30px 20px;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 30px
}

.set_pad .col-sm-6 {
    padding: 0 20px
}

.box_1 .icon_2 img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin-bottom: 20px
}

.box_1 h4 {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700
}

.box_1 p {
    color: #777;
    margin: 0
}

.set_pad {
    position: relative;
    z-index: 1
}

.set_pad::after {
    position: absolute;
    width: 100px;
    height: 100px;
    content: "";
    left: 36%;
    bottom: 14%;
    background: url(../img/img_14.png);
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
    animation: 4s infinite linear jumpa;
    opacity: .1
}

.set_pad::before {
    position: absolute;
    width: 80%;
    height: 200px;
    content: "";
    left: 25%;
    top: 0;
    background: url(../img/img_15.png);
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
    animation: 4s infinite linear zomm
}

@keyframes zomm {

    0%,
    100% {
        transform: scale(.9)
    }

    40% {
        transform: scale(.8)
    }

    70% {
        transform: scale(.7)
    }
}

.box_2 {
    text-align: center;
    position: relative
}

.box_2 img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 15px;
    border-radius: 20px
}

.box_2 h4 {
    font-size: 22px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    margin: 0
}

.sec_3 .row .col-sm-3 {
    margin-bottom: 30px
}

.soft_img img {
    padding: 0 15px;
    opacity: .3;
    height: 50px;
    object-fit: contain;
    transition: all ease-in-out .5s
}

.soft_img img:hover {
    opacity: 1
}

.sec_4 .heading h1,
.sec_4 .heading h2,
.sec_4 .heading h3
{
    margin-bottom: 15px
}

.sec_4 .heading p {
    font-size: 24px
}

.box_3.box_2 img {
    height: 280px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    margin-bottom: 20px
}

.box_3.box_2 h4 {
    color: #0C0833;
    font-size: 26px;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 15px;
    font-weight: 700
}

.box_3.box_2 p {
    color: #777
}

.box_3.box_2 {
    text-align: left
}

.sec_5 .heading,
.sec_6 .heading {
    text-align: left
}

.sec_5 .heading h1,
.sec_6 .heading h2,
.sec_6 .heading h3
{
    margin-bottom: 15px
}

.sec_5 .heading p,
.sec_6 .heading p {
    max-width: 100%
}

.box_4 .heading h1,
.box_4 .heading h2,
.box_4 .heading h3
{
    margin: 0;
    font-size: 36px
}

.box_4 .heading {
    margin-bottom: 25px
}

.box_4 .heading h1,
.box_4 .heading h2 {
    margin: 0;
    font-size: 36px
}

.ion_left {
    position: relative;
    padding-left: 40px
}

.ion_left i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 26px;
    color: #0765a5
}

.ion_left h4 {
    font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 4px
}

.ion_left p {
    color: #777;
    max-width: 350px;
    margin-bottom: 25px
}

.ion_left p span {
    display: block;
    position: relative;
    padding-left: 45px;
    display: block;
    position: relative;
    padding-left: 40px
}

.ion_left p span+span {
    margin-top: 10px
}

.ion_left p span img {
    position: absolute;
    left: 0;
    width: 27px;
    height: 17px;
    top: 5px
}

.ion_left p a {
    color: #777
}

.box_5 {
    padding: 40px;
    background: #fff;
    border-radius: 40px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}

.ion_in {
    position: relative
}

.ion_in i {
    position: absolute;
    z-index: 1;
    font-size: 19px;
    top: 13px;
    left: 15px;
    color: #0765a5
}

.ion_in .form-control {
    padding-left: 42px
}

.space_min .row {
    margin: 0 -10px
}

.space_min .row [class*=col-sm] {
    padding: 0 10px
}

.footer_me {
    position: relative;
    margin-top: 240px;
    background: #0C0833;
    color: #fff;
    z-index: 1
}

.footer_me svg {
    fill: #0C0833;
    position: absolute;
    left: 0;
    right: 0;
    top: -240px;
    width: 100%;
    height: 240px;
    z-index: -1
}

.link_1 ul li {
    margin-bottom: 7px
}

.link_1 h5 {
    font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 7px;
    font-weight: 600
}

.link_1 h4 {
    font-size: 23px;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 15px;
    font-weight: 700
}

.link_1 ul li {
    margin-bottom: 7px
}

.link_1.ion_fot ul li {
    position: relative;
    padding-left: 30px
}

.link_1.ion_fot ul li i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 18px
}

.link_1 p,
.link_1 ul li,
.link_1 ul li a {
    color: #d0d3DCF0
}

.link_1 p:hover,
.link_1 ul li a:hover,
.link_1 ul li:hover {
    color: #fff
}

.link_1 {
    margin-bottom: 25px;
    font-size: 15px
}

.copy_right {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #201d3e
}

.footer_logo img {
    max-width: 250px;
    margin-bottom: 20px
}

.logo_iso img {
    max-width: 150px
}

.copy_right .link_1 p {
    font-size: 14px;
    margin-bottom: 0
}

.link_1 .ul_set.linh_se li+li::after {
    position: absolute;
    content: "|";
    left: 7px;
    top: 0
}

.link_1 .ul_set.linh_se li+li {
    padding-left: 20px;
    position: relative
}

.link_1 .ul_set.linh_se li {
    font-size: 14px;
    display: inline-block
}

.copy_right .link_1 {
    margin: 0
}

.ul_set.socila_foo li {
    display: inline-block;
    margin: 0
}

.ul_set.socila_foo li a {
    display: inline-block;
    width: 40px;
    background: rgba(250, 250, 250, .05);
    height: 40px;
    border-radius: 100%;
    text-align: center;
    font-size: 23px;
    padding-top: 8px
}

.ul_set.socila_foo li+li {
    margin-left: 5px
}

.jun_me {
    justify-content: right;
    display: flex;
    flex-wrap: wrap
}

.inner_header {
    padding: 60px 0;
    color: #0C0833;
    text-align: center
}

.inner_header h1 {
    margin-bottom: 15px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 45px
}

.inner_header ul li {
    font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    display: inline-block;
    padding: 0 13px;
    position: relative;
    color: #0C0833
}

.inner_header ul {
    margin: 0 -13px
}

.inner_header ul li a {
    color: #0C0833
}

.inner_header ul li+li::after {
    position: absolute;
    content: "";
    left: -5px;
    top: 8px;
    background: url(../img/right-chevron.png);
    width: 7px;
    height: 12px;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.inner_header ul li span {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400
}

.heading h4 {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700
}

.heading.left_text {
    text-align: left
}

.heading.left_text p {
    max-width: 100%
}

.margin_set p {
    margin-bottom: 25px
}

.box_1.clear_us {
    padding: 0;
    box-shadow: none;
    padding: 0;
    box-shadow: none
}

.box_1 p+p {
    margin-top: 20px
}

.table2 {
    display: table-cell;
    vertical-align: middle
}

.table1 {
    display: table;
    height: 100%;
    width: 100%
}

.team_box1 {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.team_box5 p {
    color: #fff;
    font-size: 15px
}

.team_box5 {
    position: absolute;
    z-index: 2;
    background: rgba(7, 101, 165, .8);
    top: 0;
    bottom: 0;
    height: calc(100% - 30px);
    padding: 20px;
    width: 100%;
    left: -100%;
    transition: all ease-in-out .5s;
    border-radius: 10px
}

.team_box1:hover .team_box5 {
    left: 0
}

.team_box3 img {
    width: 100%;
    object-fit: cover;
    height: 370px;
    object-position: top center;
    border-radius: 10px
}

.text_des h4 {
    font-size: 24px;
    font-family: 'Quicksand', sans-serif;
    color: #333;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700
}

.text_des p {
    color: #777;
    margin: 0;
    margin-bottom: 20px
}

.team_box4.text_des h4 {
    margin-bottom: 8px;
    color: #0765a5;
    font-size: 22px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700
}

.team_box4.text_des p {
    margin: 0
}

.team_box4.text_des {
    text-align: center;
    padding: 20px 15px;
    box-shadow: 0 5px 13px rgba(0, 0, 0, .1);
    border-radius: 15px;
    width: calc(100% - 30px);
    position: relative;
    z-index: 1;
    background: #fff;
    margin: -35px auto 30px
}

.text_monil2 {
    background: #f7f7f7;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.text_monil2::after,
.text_monil2::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 290px;
    background: url(../img/img_41.png);
    bottom: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: bottom left;
    animation: 5s infinite linear jumpa4
}

.text_monil2::before {
    height: 290px;
    background: url(../img/img_40.png);
    top: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: top right;
    animation: 5s infinite linear jumpa4
}

@keyframes jumpa4 {

    0%,
    100% {
        transform: scale(1)
    }

    40% {
        transform: scale(1.02)
    }

    70% {
        transform: scale(1.05)
    }
}

.testimonial2 {
    margin: 0 20px 40px
}

.testimonial2 .testimonial-content2 {
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative
}

.testimonial2 .testimonial-content2::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
    filter: drop-shadow(1px 1px 0px #e1e1e1)
}

.testimonial-content2 .testimonial-icon2 {
    width: 50px;
    height: 45px;
    background: #0765a5;
    text-align: center;
    font-size: 22px;
    color: #fff;
    position: absolute;
    top: 37px;
    left: -19px;
    padding-top: 10px
}

.testimonial-content2 .testimonial-icon2:before {
    content: "";
    border-bottom: 16px solid #003e68;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px
}

.testimonial2 .description {
    font-size: 16px;
    color: #777;
    margin: 0
}

.rad_morre1 {
    color: #0C0833 !important;
    font-weight: 600
}

.arro_btn .rad_morre1 {
    position: relative;
    padding-right: 30px;
    color: #0765a5 !important;
    display: inline-block
}

.arro_btn .rad_morre1::after {
    position: absolute;
    content: "\f101";
    right: 0;
    top: -2px;
    font-family: "FontAwesome";
    font-size: 27px;
    animation: 3s infinite linear jumpa2
}

.hideer_text,
.on2 {
    display: none
}

.reme_had {
    display: block
}

.one_ui1 .on1 {
    display: none
}

.one_ui1 .on2 {
    display: block
}

.box_6 .box_1 {
    text-align: left;
    padding: 20px;
    margin-bottom: 15px
}

.box_6 .box_1 h4 {
    margin-bottom: 5px
}

.box_6 .box_1 p {
    margin-bottom: 20px
}

.star_us span {
    color: #0765a5;
    font-size: 21px
}

.box_fream {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05);
    border: 3px solid #fff
}

.box_portf1 {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 30px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05)
}

.box_portf2 {
    position: absolute;
    z-index: 2;
    background: linear-gradient(0deg, #0765a5 0, rgba(255, 255, 255, 0) 100%);
    bottom: -100%;
    height: 100%;
    padding: 20px;
    width: 100%;
    left: 0;
    right: 0;
    transition: all ease-in-out .5s
}

.box_portf1:hover .box_portf2 {
    bottom: 0
}

.box_portf2 .table2 {
    vertical-align: bottom
}

.box_portf2 h4 {
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    font-size: 24px
}

.box_portf2 p {
    color: #fff;
    font-size: 15px;
    margin: 0
}

.filters {
    text-align: center
}

.filters ul {
    padding: 6px;
    box-shadow: 0 2px 13px rgba(0, 0, 0, .2);
    border-radius: 30px;
    margin-bottom: 40px;
    display: inline-block
}

.filters ul li {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    cursor: pointer
}

.filters ul li.active {
    background: #0765a5;
    color: #fff
}

.conten_set h1,
.conten_set h2,
.conten_set h3,
.conten_set h4 {
    margin-bottom: 20px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700
}

.conten_set h1,
.conten_set h2,
.conten_set h3 {
    margin-bottom: 25px
}

.conten_set h4 {
    font-size: 24px
}

.conten_set p {
    color: #777;
    margin-bottom: 20px
}

.faq_us .panel.panel-default {
    border: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    border-left: 4px solid #0765a5
}

.faq_us .panel-title {
    font-size: 17px;
    margin-bottom: 0
}

.faq_us .panel-title>a {
    position: relative;
    color: #0C0833;
    padding: 15px;
    display: inline-block;
    padding-right: 45px;
    width: 100%;
    background: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700
}

.faq_us .panel-title>a i {
    position: absolute;
    right: 9px;
    top: 7px;
    background: #0765a5;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border-radius: 100%;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .2) !important
}

.faq_us .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding: 15px;
    padding-top: 0;
    color: #777;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    background: #fff
}

.faq_us .panel-group .panel+.panel {
    margin-top: 15px
}

.faq_us .panel-default>.panel-heading+.panel-collapse>.panel-body br {
    margin-bottom: 10px
}

.faq_us .panel-title>a i::after {
    position: absolute;
    width: 16px;
    height: 3px;
    background: #fff;
    content: "";
    top: 14px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.faq_us .panel-title>a i::before {
    position: absolute;
    width: 3px;
    height: 16px;
    background: #fff;
    content: "";
    top: 7px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.faq_us .panel-title>a[aria-expanded=true] i::before {
    transform: rotate(-90deg);
    opacity: 0
}

.conten_set {
    margin-bottom: 30px;
    font-size: 18px
}

.resume {
    color: #777;
    margin-bottom: 5px
}

.resume a,
.resume b {
    color: #0C0833
}

.L_w {
    display: none
}

.servi_b2 {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .04);
    margin-bottom: 30px
}

.servi_b2 .row {
    margin: 0
}

.servi_b2 .row [class*=col-sm] {
    padding: 0
}

.servi_b2 .row .col-sm-5 {
    overflow: hidden
}

.servi_b2 img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: left;
    transition: all ease-in-out .5s
}

.servi_b2 img:hover {
    transform: scale(1.1)
}

.servi_b2 .conten_set {
    padding: 20px;
    margin: 0
}

.servi_b2 .conten_set h4 {
    margin-bottom: 10px
}

.servi_b3 {
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .04);
    padding: 20px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .04)
}

.servi_b3 h4 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 20px;
    background: #0765a5;
    color: #fff;
    padding: 12px 20px;
    margin: -20px -20px 12px
}

.servi_b3 ul {
    margin: 0 -20px
}

.servi_b3 ul li a {
    position: relative;
    color: #777 !important;
    display: inline-block;
    padding: 5px 20px;
    padding-left: 40px;
    font-size: 15px;
    transition: all ease-in-out .5s;
    width: 100%
}

.servi_b3 ul li a:hover,
.servi_b3 ul li.active a {
    background: #eee;
    color: #0765a5 !important
}

.servi_b3 ul li a::after {
    width: 12px;
    height: 12px;
    border: 1px solid #0765a5;
    content: "";
    position: absolute;
    border-radius: 100%;
    left: 20px;
    top: 12px
}

.conten_set ul {
    margin-bottom: 25px;
    color: #777
}

.conten_set ul li {
    margin-bottom: 10px
}

.conten_set ul.check li {
    position: relative;
    padding-left: 35px
}

.conten_set ul.check li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    border: 2px solid #0765a5;
    border-radius: 100%
}

.Looking_horee {
    box-shadow: 0 0 20px rgba(0, 0, 0, .04);
    background: #fff;
    border-radius: 20px;
    padding: 20px
}

.Looking_horee h2 {
    margin-bottom: 15px
}

.efect_btn {
    position: relative;
    padding-left: 25px;
    padding-right: 40px
}

.efect_btn::after {
    position: absolute;
    content: "";
    background: url(../img/img_70.png);
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 20px;
    right: 20px;
    animation: 3s infinite linear jumpa2
}

@keyframes jumpa2 {

    0%,
    100% {
        transform: translatex(-4px)
    }

    40% {
        transform: translatex(4px)
    }

    70% {
        transform: translatex(3px)
    }
}

.Looking_horee .conten_set {
    margin: 0
}

.color_ch2 p {
    color: #555
}

.color_ch2 ul {
    color: #555
}

.shd_img .img_r {
    border-radius: 20px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    border: 4px solid #ffff
}

.abp_us1 {
    margin: 240px 0;
    position: relative;
    background: #0C0833
}

.abp_us1 .abp_us2 {
    position: absolute;
    right: 0;
    left: 0;
    top: -240px;
    height: 240px;
    width: 100%;
    fill: #0C0833
}

.abp_us1 .abp_us3 {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -239px;
    height: 240px;
    width: 100%;
    fill: #0C0833;
    transform: rotate(-180deg)
}

.abp_us1 .heading h1,
.abp_us1 .heading p,
.abp_us1 .heading h2 {
    color: #fff
}

.abp_us1 .box_1 {
    background: rgba(250, 250, 250, .1);
    height: 100%;
    margin: 0
}

.abp_us1 .col-sm-4 {
    margin-bottom: 30px
}

.abp_us1 .box_1 h4,
.abp_us1 .box_1 p {
    color: #fff
}

.home_slider {
    position: relative
}

.home_slider svg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    transform: rotate(-180deg);
    fill: #f9faff;
    z-index: 1
}

.blazor_s1 .heading h1,
.blazor_s1 .heading h2,
.blazor_s1 .heading h3,
.blazor_s1 .heading h4 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    margin-bottom: 25px
}

.blazor_s1 .heading h1,
.blazor_s1 .heading h2 {
    font-size: 40px
}

.blazor_s2 .col-sm-3 {
    margin-bottom: 30px
}

.blazor_s3 .box_1 {
    background: 0 0
}

.iot_sec1 img {
    height: 70px;
    margin: 0 10px
}

.smart_park1 .conten_set h3 {
    font-weight: 400
}

.smart_park2.abp_us1 .box_1 {
    height: auto
}

.smart_park2 .box_1 {
    margin-top: 30px
}

.field_app_2 .box_1 .icon_2 img {
    width: 65px;
    height: 65px
}

.field_app_1 a {
    display: inline-block;
    width: 100%;
    color: #0C0833
}

.field_app_1 .box_2 img {
    border: 2px solid #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    height: 275px
}

.field_app_1 [class*=col-sm-] {
    margin-bottom: 30px
}

.hide_me {
    display: none
}

.reme_had {
    display: inline-block
}

.redmore {
    text-align: center
}

.health_us1 .box_1 .icon_2 img {
    fill: #0765a5
}

.box_8.conten_set {
    padding: 20px;
    background: #fff;
    box-shadow: -3px 3px 0 #0765a5;
    border-radius: 15px;
    border: 1px solid #eaeaea
}

.e_warr_1 .img_r {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    height: 390px;
    object-fit: contain;
    width: 100%
}

.home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-next,
.home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-prev {
    border-color: #fff !important;
    color: #fff;
    opacity: 0 !important
}

.home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-next:hover,
.home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-prev:hover {
    border-color: #0765a5 !important
}

.home_slider:hover .slider_arrrw.owl-carousel .owl-nav button.owl-next,
.home_slider:hover .slider_arrrw.owl-carousel .owl-nav button.owl-prev {
    opacity: 1 !important
}

.home_slider.conte_sec1 {
    background: #016ba5;
    padding-bottom: 130px;
    padding-top: 60px
}

.conte_sec1 .e_warr_1 img {
    height: 550px
}

.btn-md {
    padding: 10px 25px
}

.man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu .dropdown-item {
    padding: 3px 15px;
    font-size: 14px;
    background: transparent;
}
.man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu .dropdown-item:hover{
    color: #0765a5;
}

.man_nav .navbar .navbar-nav > li.nav-item.dropdown.mega_menu_header {
	position: initial;
}
.man_nav .navbar .navbar-nav > li.nav-item.dropdown.mega_menu_header .dropdown-menu {
	width: 100%;
	min-width: initial;
	max-width: initial;
	border-radius: 0;
	padding: 20px 0;
	box-shadow: 0 8px 10px rgba(0,0,0,0.2);
	border-top: 1px solid #e1e1e1;
	background: #f9faff;
    max-height: 530px;
}
.man_nav .navbar .navbar-nav > li.nav-item.dropdown.mega_menu_header .dropdown-menu h4 {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 10px;
    color: #000;
}
.man_nav .navbar .navbar-nav > li.nav-item.dropdown.mega_menu_header .dropdown-item {
	color: #777;
	white-space: initial;
	line-height: 22px;
	padding: 5px 0;
}
.man_nav .navbar .navbar-nav > li.nav-item.dropdown.mega_menu_header .row {
	margin: 0 -10px;
}
.man_nav .navbar .navbar-nav > li.nav-item.dropdown.mega_menu_header .row .col-md-3 {
	padding: 0 10px;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
    margin-bottom: 20px;
}
.viewdrop_more {
	color: #0765a5 !important;
	font-weight: 600;
	font-size: 16px;
	display: inline-block;
	margin-top: 5px;
}
.viewdrop_more i {
	vertical-align: middle;
	font-size: 20px;
	margin-left: 30px;
}
.viewdrop_more i::after {
	width: 25px;
	height: 2px;
	background: #0765a5;
	content: "";
	display: inline-block;
	position: relative;
	top: -5px;
	left: -28px;
}
.modal-header {
    padding: 12px 20px
}

.modal-header .close {
    padding: 0;
    margin: 0;
    font-size: 18px;
    width: 30px;
    height: 30px;
    background: #0765a5;
    opacity: 1;
    text-shadow: none;
    color: #fff;
    border-radius: 100%;
    text-align: center
}

.cont_us .text-danger,
.mod_ds3 .text-danger {
    margin-bottom: 0
}

.mod_ds1 {
    padding: 20px
}

.mod_ds3 h2 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
    color: #0C0833
}

.mod_ds3 h4 {
    color: #333;
    font-size: 21px;
    margin-bottom: 20px
}

.mod_ds3 .btn_theme {
    border-radius: 40px;
    height: auto;
    background: #0765a5
}

.mod_ds2 {
    text-align: center
}

.modla_cs .modal-body {
    overflow: hidden;
    padding-top: 95px
}

.modla_cs .modal-body::after {
    position: absolute;
    background: url(../img/img_161.png);
    width: 180px;
    height: 140px;
    content: "";
    top: 0;
    right: 0;
    background-size: 100%;
    background-repeat: no-repeat
}

.modla_cs .modal-dialog {
    width: 100%;
    max-width: 750px
}

#modla_us2 .modal-header {
    padding: 0;
    border: none;
    position: relative
}

#modla_us2 button#closemodalbox {
    position: absolute;
    right: 20px;
    z-index: 999;
    top: 10px
}

.modal-open {
    overflow: hidden;
    height: 100vh
}

.thank_you2 {
    padding: 20px
}

.thank_you2>.img_r {
    margin-bottom: 25px
}

.tag_us {
    margin: 0 -5px;
    margin-bottom: 10px
}

.tag_us span {
    border: 1px solid #fff;
    color: #fff;
    padding: 2px 16px;
    display: inline-block;
    font-size: 14px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    margin: 0 5px;
    margin-bottom: 5px;
    border-radius: 4px
}

.slider_img1::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0C0833;
    opacity: .3
}

.Custom_sss {
    background: #0765a5;
    text-align: center;
    margin-bottom: 60px
}

.Custom_sss .conten_set {
    color: #fff
}

.Custom_sss .tag_us span {
    padding: 5px 16px;
    font-size: 16px
}

.text_monil2 .slider_arrrw .owl-dots {
    display: inline-block
}

.text_monil2 .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: #d5d5d5
}

.text_monil2 .owl-dots .owl-dot.active span {
    background: #0765a5
}

.dropdown-toggle::after {
    top: 3px
}

.hide {
    display: none !important
}

#error-msg {
    color: red
}

#valid-msg {
    color: #2b9348
}

.ww-icon div+div {
    display: none !important
}

#whatsapp-widget.ww-medium .ww-text {
    display: none !important
}

.cha_de {
    position: relative;
    padding-left: 110px
}

.ww-icon-link {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 60px;
    height: 60px;
    background: #42b73c;
    border-radius: 100%;
    padding: 6px;
    box-shadow: 1px 3px 9px rgba(0, 0, 0, .3);
    z-index: 200
}

.ww-icon-link svg {
    fill: #fff
}

.conten_set p b,
.conten_set p a
{
    color: #444;
    font-weight: 700;
}

.table_Des1 .table {
    background: #fff;
    border: 1px solid #dee2e6
}

.table_Des1 .table td,
.table_Des1 .table th {
    padding: 12px;
    font-size: 16px
}

.table_Des1 .table td {
    color: #777
}

.table_Des1 .table th {
    border-bottom: none
}

.table_Des1 .chck {
    margin: 0 auto;
    width: 26px;
    height: 26px
}

.table_Des1 .chck span::after {
    width: 15px;
    height: 12px
}

.btn {
    white-space: normal
}

.heal_h3 .box_1 {
    position: relative;
    padding-left: 120px;
    margin: 0;
    text-align: left
}

.heal_h3 [class*="col-sm-"],
.heal_h2 [class*="col-sm-"] {
    margin-bottom: 30px
}

.heal_h3 .box_1 .icon_2 {
    position: absolute;
    left: 20px;
    top: 20px
}

.heal_h2 .box_8.conten_set {
    margin: 0;
    height: 100%
}

.modal_event .modal-dialog {
    max-width: 800px
}

.modal_event .modal-header {
    justify-content: right;
    position: absolute;
    right: 0;
    border: none;
    top: 10px
}

.Inner_slider .slider_img1>img {
    height: 620px;
    object-fit: cover
}

.Inner_slider .slider_cont .heading h2,
.Inner_slider .slider_cont .heading h1,
.Inner_slider .slider_cont .heading h3
 {
    font-size: 50px
}

.Inner_slider .slider_cont .heading p {
    font-size: 23px
}

.Inner_slider .heading {
    text-align: left;
    padding-right: 20px
}

.form_innerr {
    background: #fff;
    padding: 20px;
    border-radius: 20px
}

.form_innerr .conten_set {
    margin-bottom: 0
}

.ch_sec1 {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%
}

.ch_sec1::after {
    width: 65%;
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    background: #0765a5;
    height: 100%;
    z-index: -1
}

.ch_sec1 .img_r {
    border-radius: 20px
}

.ch_sec1 h3,
.ch_sec1 .conten_set p,
.ch_sec1 h4,
.ch_sec1 .conten_set p b,
.ch_sec1 .conten_set li {
    color: #fff
}

.ch_sec1 .arro_btn .rad_morre1 {
    background: #fff !important;
    padding: 10px 20px;
    border-radius: 37px;
    padding-right: 35px
}

.ch_sec1 .arro_btn .rad_morre1::after {
    right: 8px;
    top: 8px
}

.ch_sec2 {
    background: #f7f7f7
}

.ch_sec3::after {
    left: auto;
    right: 0;
    background: #252a33
}

.ch_sec3 {
    margin-top: 15px
}

.ch_sec4 .heading p {
    max-width: 1100px
}

.ch_sec4 .conten_set ul li {
    display: inline-block;
    margin-bottom: 1px
}

.ch_sec4 .box_1 {
    margin: 0
}

.ch_sec4 .row [class*="col-sm"] {
    margin-bottom: 30px
}

.slider_cont .heading {
    text-align: left
}

.slider_cont .text-center .btn {
    display: none
}

.set_home {
    position: relative
}

.odoo_crm .box_3.box_2 img {
    height: 350px
}

.capcha {
    position: relative;
    padding-left: 105px
}

.caplcc {
    position: absolute;
    left: 0;
    top: 7px;
    line-height: normal;
    height: 33px
}

.caplcc canvas {
    width: 75px;
    height: 40px
}

.img_cap {
    position: absolute;
    left: 80px;
    top: 8px
}

.img_cap img {
    width: 16px
}

label.error {
    color: #dc3545
}

.remove_sp .box_1 {
    padding-left: 20px
}

.font_3{
    font-size: 1.75rem !important;
}
.faq_us .panel-body a {
	color: #444;
	font-weight: 700;
}
.counte_sec h4 {
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 0;
    font-weight: 600;
}
.counte_sec h4 span {
	font-size: 45px;
    font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	display: block;
    margin-bottom: 10px;
}
.counte_sec h4 span b{
    font-family: 'Quicksand', sans-serif;
	font-weight: 700;
}
.counte_sec {
	background: #0765a5;
}
.heading p a{
    color: #0C0833;
}
.table_Des1.light_table .table {
	background: rgba(250, 250, 250, .1);
}
.table_Des1.light_table .table tr th, 
.table_Des1.light_table .table tr td {
	color: #fff;
    border-color: #44406a;
}

.emenu_cas1{
    background: #252a33;
}

.emenu_cas1 .conten_set {
	text-align: center;
}
.emenu_cas1 p,
.emenu_cas1 h4
{
	color: #fff;
	margin-bottom: 5px;
}
.box_port_1 img {
	object-fit: contain;
	width: 100%;
	height: 160px;
}
.box_port_1 {
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	background: #fff;
}

.setpss1 ul {
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 0;
}
.setpss1 ul::after {
	position: absolute;
	z-index: -1;
	width: 2px;
	height: 100%;
	background:#c7cce3;
	content: "";
	left: 0;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.setpss1 ul li {
	display: flex;
}

.setp_d2 {
	border: 1px solid transparent;
	width: calc(50% - 100px);
	margin-left: auto;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 30px;
	position: relative;
	padding: 15px;
	padding-left: 140px;
	min-height: 135px;
}
.setp_d2 {
	border-color: #00ba81;
}
.setp_d2::before {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	background: #00ba81;
	left: -108px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	border-radius: 100%;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}
.setp_d2::after {
	position: absolute;
	content: "";
	background: #00ba81;
	height: 2px;
	width: 100px;
	left: -100px;
	top: 50%;
	transform: translateY(-50%);
}

.setp_d2::before {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	background: #00ba81;
	left: -108px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	border-radius: 100%;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}

.setp_d2 .icon_st1 {
	position: absolute;
	width: 100px;
	height: 100px;
	background: linear-gradient(311deg,#FFF 31.65%,#E2E2E2 100%);
	border-radius: 100%;
	left: 15px;
	box-shadow: 6px 5px 7px rgba(0,0,0,0.1);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.setp_d2 .icon_st1 img {
	width: 47px;
	height: 47px;
}

.setp_d2 h4 {
	font-size: 21px;
	margin-bottom: 5px;
	font-weight: 700;
    color: #0C0833;
}
.setp_d2 p{
    color: #777;
    margin-bottom: 0;
}
.setpss1 ul li:nth-child(2n) .setp_d2::after {
	right: -100px;
	left: auto;
}
.setpss1 ul li:nth-child(2n) .setp_d2::before {
	right: -108px;
	left: auto;
}
.setpss1 ul li:nth-child(2n) .setp_d2 {
	margin-left: initial;
	padding-left: 15px;
	padding-right: 140px;
	text-align: right;
}
.setpss1 ul li:nth-child(2n) .setp_d2 .icon_st1 {
	left: auto;
	right: 15px;
}
.setpss1 ul li:nth-child(2) .setp_d2::after, .setpss1 ul li:nth-child(2) .setp_d2::before {
	background: #a53aeb;
}
.setpss1 ul li:nth-child(3) .setp_d2::after, .setpss1 ul li:nth-child(3) .setp_d2::before {
	background: #0456ec;
}
.setpss1 ul li:nth-child(4) .setp_d2::after, .setpss1 ul li:nth-child(4) .setp_d2::before {
	background: #64ca00;
}
.setpss1 ul li:nth-child(5) .setp_d2::after, .setpss1 ul li:nth-child(5) .setp_d2::before {
	background: #fe7a1d;
}
.setpss1 ul li:nth-child(6) .setp_d2::after, .setpss1 ul li:nth-child(6) .setp_d2::before {
	background: #f6d21f;
}
.setpss1 ul li:nth-child(7) .setp_d2::after, .setpss1 ul li:nth-child(7) .setp_d2::before {
	background: #12e99d;
}

.setpss1 ul li:nth-child(2) .setp_d2 {
	border-color: #a53aeb;
}
.setpss1 ul li:nth-child(3) .setp_d2 {
	border-color: #0456ec;
}
.setpss1 ul li:nth-child(4) .setp_d2 {
	border-color: #64ca00;
}
.setpss1 ul li:nth-child(5) .setp_d2 {
	border-color: #fe7a1d;
}
.setpss1 ul li:nth-child(6) .setp_d2 {
	border-color: #f6d21f;
}
.setpss1 ul li:nth-child(7) .setp_d2 {
	border-color: #12e99d;
}

.setpss1 ul li:nth-child(2n) .setp_d2::after {
	right: -100px;
	left: auto;
}

.odoo_pos_serv {
	background: #fff;
	border-radius: 13px;
	box-shadow: 13px 10px 15px rgba(0,0,0,0.1);
	margin-bottom: 25px;
	display: flex;
	align-items: start;
	padding: 10px 15px;
}
.odoo_pos_serv img {
	width: 55px;
	margin-right: 15px;
}

.odoo_pos_serv h4 {
	margin: 0;
	font-size: 19px;
}
/* .odoo_pos_serv p {
	opacity: 0;
	height: 15px;
    transition: all ease-in-out 0.5s, height 0.5s;
}
.odoo_pos_serv:hover p{
    opacity: 1;
	height: auto;
} */

.cut_head {
	padding: 15px 40px;
}
.cut_head img {
	height: 46px;
}
/* media Start */

@media(min-width:1600px) {
    .container {
        max-width: 1300px
    }
}
@media(min-width:1400px) {
    .man_nav .navbar .navbar-nav > li > a {
        padding: 9px 14px;
    }
    .man_nav .navbar .navbar-nav > li.btn_book > a {
        padding: 9px 23px;
    }
    .man_nav .navbar-brand img {
        height: 46px;
    }
}

@media(max-width:1399px){
    .man_nav .navbar-brand img {
        height: 45px
    }

    .man_nav .navbar .navbar-nav>li>a {
        font-size: 13px;
        padding: 4px 8px
    }

    .man_nav .navbar .navbar-nav>li.btn_book>a {
        padding: 4px 12px;
        margin-left: 5px
    }

}

@media(min-width:992px) and (max-width:1220px) {
    .man_nav .container-fluid {
        padding: 0 15px !important
    }

    .man_nav .navbar-brand img {
        height: 45px
    }

    .man_nav .navbar .navbar-nav>li>a {
        font-size: 13px;
        padding: 4px 8px
    }

    .man_nav .navbar .navbar-nav>li.btn_book>a {
        padding: 4px 12px;
        margin-left: 5px
    }

    .footer_logo img {
        max-width: 100%
    }
}

@media(max-width:991px) {

    .slider_cont .heading h1,
    .slider_cont .heading h2,
    .slider_cont .heading h3
    {
        font-size: 28px;
        margin-bottom: 10px
    }

    .slider_cont .heading p {
        font-size: 18px;
        line-height: normal
    }

    .man_nav .navbar .navbar-toggler {
        background: #0765a5 !important;
        border-color: #0765a5 !important;
        padding: 0;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        text-align: center;
        margin-top: 0;
        padding-top: 5px;
        outline: 0 !important
    }

    .navbar-toggler .icon-bar {
        display: block;
        width: 24px;
        height: 2px;
        border-radius: 1px;
        margin-bottom: 4px
    }

    .man_nav .navbar .navbar-toggler .icon-bar {
        background: #fff;
        margin-left: auto;
        margin-right: auto
    }

    .navbar-toggler[aria-expanded=true] .icon-bar {
        transition: all ease-in-out .5s
    }

    .navbar-toggler[aria-expanded=true] .line_us1 {
        transform: rotate(45deg) translateY(4px) translateX(4px)
    }

    .navbar-toggler[aria-expanded=true] .line_us2 {
        opacity: 0
    }

    .navbar-toggler[aria-expanded=true] .line_us3 {
        transform: rotate(-45deg) translateY(-6px) translateX(6px)
    }

    .navbar-toggler[aria-expanded=true] .icon-bar {
        height: 3px
    }

    .navbar-toggler.collapsed .line_us1 {
        transform: rotate(0) translateY(0) translateX(0)
    }

    .navbar-toggler.collapsed .line_us2 {
        opacity: 1
    }

    .navbar-toggler.collapsed .line_us3 {
        transform: rotate(0) translateY(0) translateX(0)
    }

    .man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu {
        padding: 0;
        border: none;
        background: 0 0 !important;
        padding-left: 10px
    }

    .man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu .dropdown-item {
        padding: 3px 15px;
        background: 0 0 !important;
        position: relative;
        padding-left: 35px
    }

    .man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu .dropdown-item:active,
    .man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu .dropdown-item:focus,
    .man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu .dropdown-item:hover {
        color: #0765a5
    }

    .man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu .dropdown-item::after {
        width: 12px;
        height: 12px;
        border: 1px solid #0765a5;
        content: "";
        position: absolute;
        border-radius: 100%;
        left: 15px;
        top: 11px
    }
}

@media(min-width:992px) {
    .man_nav .navbar .navbar-nav>li.dropdown:hover .dropdown-menu {
        display: block !important
    }

    .man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu {
        border: 1px solid #f0f0f0;
        margin: 0;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .04);
        min-width: 200px;
        z-index: 99999;
        max-height: 170px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .man_nav .navbar .navbar-nav>li.nav-item.dropdown .dropdown-menu::after {
        position: absolute;
        left: 6px;
        content: "";
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff;
        top: -14px
    }

    .man_nav .container-fluid {
        padding-left: 4%;
        padding-right: 4%
    }

}

@media(min-width:768px) {
    .form_home2 {
        position: absolute;
        right: 0;
        top: 50%;
        z-index: 1;
        transform: translateY(-50%);
        left: 0
    }

    .heal_3 .conten_set ul li {
        font-size: 16px;
        padding-left: 30px
    }

    .heal_3 .conten_set ul li::after {
        top: 5px;
        width: 18px;
        height: 18px
    }

    .thank_you2 p {
        font-size: 24px
    }

    .modal-md {
        max-width: 700px
    }

    .conte_sec3 .Looking_horee {
        padding: 30px;
        padding-top: 45px;
        padding-bottom: 45px
    }

    .conte_sec2 .col-sm-4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .list_us_work .row .col-sm-6.cl1 {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    .list_us_work .row .col-sm-6.cl2 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .sec_about1 .row {
        margin: 0 -20px
    }

    .sec_about1 .row [class*=col-sm] {
        padding: 0 20px;
        position: relative
    }

    .sec_about1 .row .col-sm-4+.col-sm-4::after {
        position: absolute;
        left: 0;
        width: 1px;
        height: 100%;
        background: #e1e1e1;
        content: "";
        top: 0
    }

    .sec_about1 .box_5 {
        padding: 60px 40px
    }

    .conten_set.sec_about1 .box_5 {
        padding: 40px 30px
    }

    .conten_set.sec_about1 .col-sm-4 {
        margin-bottom: 40px
    }

    .sec_about1 .row .col-sm-4:nth-child(4)::after,
    .sec_about1 .row .col-sm-4:nth-child(7)::after {
        display: none
    }
}

@media(max-width:767px) {

    .home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-next,
    .home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-prev {
        width: 35px;
        height: 35px
    }

    .home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-prev {
        left: 10px
    }

    .home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-next {
        right: 10px
    }

    .home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-next span,
    .home_slider .slider_arrrw.owl-carousel .owl-nav button.owl-prev span {
        font-size: 45px;
        margin-top: -4px
    }

    .heal_h3 .box_1 {
        padding-left: 20px;
        text-align: center
    }

    .heal_h3 .box_1 .icon_2 {
        position: inherit;
        left: 0;
        top: 0;
        right: 0
    }

    .filters ul li {
        font-size: 14px;
        padding: 0 10px
    }

    .filters ul {
        border-radius: 60px
    }

    .mod_ds2 img {
        display: none
    }

    .modla_cs .modal-body {
        padding-top: 75px
    }

    .modla_cs .modal-body::after {
        width: 140px;
        height: 120px
    }

    .mod_ds3 h2 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .mod_ds3 h4 {
        font-size: 15px
    }

    .slider_cont .heading h1,
    .slider_cont .heading h2,
    .slider_cont .heading h3
    {
        font-size: 21px;
        margin-bottom: 10px
    }

    .slider_cont .heading p {
        font-size: 15px;
        line-height: normal
    }

    .slider_img1>img {
        height: 320px
    }

    .slider_cont .heading {
        margin-bottom: 20px
    }

    .slider_cont .btn {
        padding: 6px 15px;
        font-size: 14px;
    }
    .home_slider svg {
        height: 50px
    }

    .slider_cont {
        transform: translateY(-36%);
        top: 36%;
        padding: 0 45px
    }

    .man_nav .navbar .navbar-nav>li>a {
        padding: 6px 10px;
        font-size: 15px
    }

    .man_nav .navbar .navbar-nav>li.btn_book>a {
        padding: 6px 22px;
        display: inline-block
    }

    .man_nav .navbar .navbar-nav {
        padding: 10px 0
    }

    .heading h1,
    .heading h2,
    .heading h3
    {
        font-size: 26px;
        margin-bottom: 10px
    }

    .heading p {
        font-size: 15px
    }
   
    .ab_img_eds {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .abn_text {
        padding: 0
    }

    .pad_t {
        padding-top: 50px
    }

    .pad_b {
        padding-bottom: 50px
    }

    .sec_pad {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .list_us_work .row:nth-child(2n) .col-sm-6:nth-child(1) {
        order: initial
    }

    .list_us_work .row .col-sm-6 {
        margin-bottom: 0
    }

    .list_us_work>.row {
        margin-bottom: 35px
    }

    .box_1 h4 {
        font-size: 21px;
        margin-bottom: 15px
    }

    .box_1 .icon_2 img {
        height: 70px;
        width: 70px
    }

    body {
        font-size: 15px
    }

    .heading h5 {
        font-size: 18px;
        margin-bottom: 8px
    }

    .sec_5 .box_3.box_2 {
        margin-bottom: 30px
    }

    .box_3.box_2 h4 {
        font-size: 21px;
        margin-bottom: 10px
    }

    .heading {
        margin-bottom: 30px
    }

    .box_4 .heading h1,
    .box_4 .heading h2,
    .box_4 .heading h3
    {
        font-size: 26px
    }

    .box_5 {
        padding: 20px
    }

    .btn-lg {
        padding: 6px 20px;
        font-size: 18px
    }

    .footer_me svg {
        height: 100px;
        top: -100px
    }

    .footer_me {
        margin-top: 120px
    }

    .link_1 {
        margin-bottom: 20px
    }

    .link_1 ul li {
        margin-bottom: 0
    }

    .link_1 h4 {
        margin-bottom: 8px
    }

    .link_1 p,
    .link_1 ul li,
    .link_1 ul li a {
        font-size: 14px
    }

    .sec_4 .heading p {
        font-size: 18px
    }

    .sec_4 .heading h1,
    .sec_4 .heading h2,
    .sec_4 .heading h3
    {
        margin-bottom: 10px
    }

    .box_2 h4 {
        font-size: 18px
    }

    .inner_header {
        padding: 30px 0
    }

    .inner_header h1 {
        font-size: 26px;
        margin-bottom: 10px
    }

    .inner_header ul li {
        font-size: 15px;
        padding: 0 10px
    }

    .inner_header ul li+li::after {
        left: -5px;
        width: 6px;
        height: 11px
    }

    .blazor_s1 .heading h1,
    .blazor_s1 .heading h2,
    .blazor_s1 .heading h2
    {
        font-size: 26px
    }

    .blazor_s1 .heading h1,
    .blazor_s1 .heading h2,
    .blazor_s1 .heading h3,
    .blazor_s1 .heading h4 {
        margin-bottom: 15px
    }

    .abp_us1 .abp_us2 {
        top: -100px;
        height: 100px
    }

    .abp_us1 .abp_us3 {
        bottom: -100px;
        height: 100px
    }

    .abp_us1 {
        margin: 100px 0
    }

    .iot_sec1 img {
        height: 30px;
        margin: 0 5px
    }

    .iot_sec1 {
        padding-bottom: 0
    }

    .iot_sec1 .heading.spac {
        margin-bottom: 15px
    }

    .conten_set h1,
    .conten_set h2,
    .conten_set h3,
    .conten_set h4 {
        font-size: 26px;
        margin-bottom: 15px
    }

    .conten_set {
        font-size: 15px
    }

    .Looking_horee .btn {
        padding-right: 45px
    }

    .efect_btn::after {
        top: 15px
    }

    .Looking_horee .col-sm-4.text-right {
        text-align: center !important
    }

    .Looking_horee .conten_set {
        text-align: center
    }

    .conten_set h4 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .conten_set ul.check li {
        padding-left: 27px
    }

    .conten_set ul.check li::after {
        top: 6px;
        width: 16px;
        height: 16px
    }

    .respn_blazo1 .col-sm-3 {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px
    }

    .respn_blazo1 .row {
        margin: 0 -5px
    }

    .respn_blazo1 .box_1 .icon_2 img {
        width: 55px;
        height: 55px
    }

    .respn_blazo1 .box_1 h4 {
        font-size: 18px;
        font-weight: 400
    }

    .respn_blazo1 .box_1 {
        padding: 20px 10px
    }

    .respon_smar_park1 {
        margin: 150px 0
    }

    .respon_smar_park1>.container>.row .col-sm-4:nth-child(2) {
        order: 1
    }

    .respon_smar_park1>.container>.row .col-sm-4:nth-child(1) {
        order: 2
    }

    .respon_smar_park1>.container>.row .col-sm-4:nth-child(3) {
        order: 3
    }

    .respon_smar_park1>.container>.row .col-sm-4:nth-child(3) .box_1:nth-child(1) {
        margin-top: 0
    }

    .servi_b3 {
        margin-top: 30px
    }

    .box_portf2 h4 {
        font-size: 20px;
        margin-bottom: 5px
    }

    .box_portf2 p {
        font-size: 14px;
        line-height: 21px
    }

    .copy_right {
        text-align: center
    }

    .copy_right .link_1.right_ii {
        text-align: center;
        width: 100%;
        margin-top: 20px
    }

    .Inner_slider .slider_img1>img {
        height: 320px
    }

    .home_slider.Inner_slider .slider_cont {
        transform: none;
        position: initial;
        padding: 0
    }

    .home_slider.Inner_slider .slider_img1::after {
        height: 320px
    }

    .home_slider.Inner_slider .col-sm-7,
    .home_slider.Inner_slider .col-sm-5,
    .form_home2 .col-sm-4,
    .home_slider .col-sm-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .home_slider.Inner_slider .slider_cont .heading h1,
    .home_slider.Inner_slider .slider_cont .heading h2,
    .home_slider.Inner_slider .slider_cont .heading h3
    {
        font-size: 21px;
        margin-bottom: 10px
    }

    .home_slider.Inner_slider .slider_cont .heading p {
        font-size: 16px;
        line-height: normal
    }

    .home_slider.Inner_slider .col-sm-7 {
        position: absolute;
        left: 0;
        right: 0;
        top: 55px;
        z-index: 2
    }

    .home_slider.Inner_slider .form_innerr {
        margin-top: 40px
    }

    .ch_sec1::after {
        width: 100%
    }

    .ch_sec3 .img_r {
        margin-bottom: 30px
    }

    .list_us_work .row .col-sm-6:nth-child(1) {
        order: 2 !important
    }

    .list_us_work .row .col-sm-6:nth-child(2) {
        order: 1 !important;
        margin-bottom: 20px
    }

    .faq_us .panel-title {
        font-size: 16px
    }

    .faq_us .panel-default>.panel-heading+.panel-collapse>.panel-body {
        font-size: 15px
    }

    .order_set1 .col-md-6:nth-child(1) {
        order: 1;
        margin-top: 20px
    }
    .setp_d2 {
        width: 100%;
    }
    .setp_d2:after,
    .setp_d2::before,
    .setpss1 ul::after
    {
        display: none;
    }
    .setp_d2 .icon_st1 {
        width: 60px;
        height: 60px;
        position: initial;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .setp_d2 .icon_st1 img {
        width: 30px;
        height: 30px;
    }
    .setp_d2 {
        width: 100%;
        padding: 15px;
        text-align: center;
        border-radius: 15px;
    }
    .setpss1 ul li:nth-child(2n) .setp_d2{
        padding-right: 15px;
        text-align: center;
    }
    .setp_d2 p {
        line-height: 22px;
        font-size: 14px;
    }
    .setp_d2 h4 {
        margin-bottom: 10px;
    }
}