body {
    background: #fff;
    font-family: 'Roboto', sans-serif;
}


.container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}


.support-bg {
    background: url(../images/support-bg.png) !important;
}


.contactt-bg {
    background: url(../images/contact-bggg.png) !important;
}

.informs-bg {
    background: url(../images/inform-bg.png) !important;
}


.error-bg {
    background: url(../images/error-bg.png) !important;
}


section.about-bg {
    background: url(../images/about-bg.png) !important;

}


.about-bg-box {
    padding: 160px 0px;
}

.social {
    text-align: end;
}

/*img {
    transition: .3s all;
}

img:hover {
    transform: scale(0.95);
}
*/
.sd-file.only-for-height {
    height: 317px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #4456ae !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 40px !important;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.dddd {
    position: absolute;
    bottom: 15rem;
    text-align: center;
    left: 0;
    right: 0;
}

.dddd a {
    background: #393196;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 25px;
    display: inline-block;
    margin-top: 20px;
}


.dddd h1 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
}

.dddd p {
    color: #fff;
    font-size: 18px;
}


a.btn-all {
    background: #FFC978;
    color: #000;
    text-decoration: none;
    padding: 8px 40px;
    border-radius: 6px;
    margin-top: 10px;
    display: inline-block;
}

a.btn-all:hover {
    background: #fff;
    color: #000;
}

.social ul li a:hover {
    color: #dbd4d4;
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0 li a:hover {
    color: #393196;
}

/*nav.navbar.navbar-expand-lg {
    margin-bottom: 15px;
}*/


nav.navbar.navbar-expand-lg {
    margin-bottom: 0px;
    /*    position: fixed;*/
    /* margin-bottom: 60px; */
    width: 100%;
    top: 0px;
    z-index: 3;
    background: #fff;
    padding: 15px 0px;
}

section#top-bar {
    background: #393196;
    padding: 10px 0px;
}

.top-manage p {
    font-size: 18px;
    color: #ffff;
    margin: 0;
}

.top-manage span {
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
    margin-left: 10px;
}

.social ul {
    margin: 0;
    /* padding: 0; */
}

.top-manage {
    color: #fff;
}

.top-manage a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

section.banners {
    margin-top: 100px;
}

a.cta {
    position: absolute;
    left: 2rem;
    bottom: 2rem;
    text-decoration: none;
    color: #000;
    background: #fff;
    border-radius: 6px;
    padding: 5px 15px;
}

a.cta:hover {
    background: #FFC978;
}

.social ul li {
    display: inline-block;
}

.social ul li a {
    color: #fff;
    padding: 0px 10px;
    font-size: 18px;
}


ul.navbar-nav.me-auto.mb-2.mb-lg-0 li a {
    color: #000;
}


li.nav-item.cnt-dfg {
    background: #FFC978;
    border-radius: 6px;
}

li.nav-item.cnt-dfg a {
    color: #000 !important;
}

.sd-file {
    margin-top: 30px;
}

.picks h4 {
    margin: 0;
    color: #BDB0A9;
    font-size: 18px;
}

.picks p {
    margin: 0;
    color: #fff;
}

.mian-picks {
    background: #796359;
    border-radius: 6px;
    display: flex;
    padding: 20px;
    border: 1px solid #A1948D;
}


#sliders .owl-dots {
    display: none;
}


.navbar-collapse {
    flex-basis: 100%;
    flex-grow: inherit;
    align-items: center;
}

a.nav-link.active {
    color: #393196 !important;
    border-bottom: 2px solid #393196;
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0 li {
    margin: 0px 8px;
}


.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #000000;
    background-color: #ffc978;
    border-color: #FFC978;
    border-radius: 10px;
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: #ffffff;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}


.nav-link:hover {
    color: #fff;
}

.nav-tabs {
    --bs-nav-tabs-border-width: 0px;

}


section.tbssss nav {
    margin-top: 90px;
}

.nav-tabs {
    justify-content: end;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    background: #393196;
    color: #fff;
    border: 0px;
    z-index: 9;
    border-radius: 50%;
}

.slider-box img {
    border-bottom-left-radius: 200px;
    border-bottom-right-radius: 200px;
}


.dropbtn {
    color: white;
    padding: 8px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 220px;
/*    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);*/
    z-index: 1;
    min-height: 172px;
    color: #000;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #00000017;
}

.dropdown-content a:hover {
    background-color: #ffffff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #0000;
}


/*banner css start from here*/
#sliders button.owl-prev span {
    background: white;
    padding: 2px 20px 8px;
    border-radius: 53%;
    font-size: 40px;
    color: #000;
    line-height: 29px;
}

#sliders button.owl-next span {
    background: white;
    padding: 2px 20px 8px;
    border-radius: 53%;
    font-size: 40px;
    color: #000;
    line-height: 29px;
}

#sliders button.owl-next {
    position: absolute;
    right: 4%;
    top: 50%;
}


#sliders button.owl-prev {
    position: absolute;
    left: 4%;
    top: 50%;
}

/*banner css end here*/

/*four boxstart from here*/

.four-box img {
    background: #393196;
    padding: 10px;
    border-radius: 50%;
}

.four-box {
    box-shadow: 0 0 8px rgba(0, 36, 119, 6%);
    padding: 25px;
    background: #fff;
    border-radius: 6px;

}

.four-box:hover {
    background: #393196;
    transition: .4s ease-in-out;
    cursor: pointer;
    box-shadow: inset 10px 10px 8px -10px #CCC, inset -10px -10px 8px -10px #CCC;

}


.four-box:hover h3 {
    color: #fff;
}

.four-box:hover p {
    color: #fff;
}

.four-box:hover a {
    color: #fff;
}

.four-box h3 {
    margin: 15px 0px;
    font-size: 22px;
    line-height: 1.363;
    font-weight: 600;
}

.four-box a {
    font-size: 15px;
    font-weight: 700;
    color: #393196;
    text-decoration: none;
}

section.boxes {
    margin-top: -80px;
    position: relative;
    z-index: 1;
}

.vw-all {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.vw-all a {
    font-size: 15px;
    font-weight: 700;
    color: #393196;
    text-decoration: none;
}


/*four box css end here*/


/*about us css startr from here*/

.about-box h5 {
    color: #5084CC;
    margin-bottom: 30px;
}

.about-box h2 {
    color: #000;
    font-weight: 600;
    margin: 15px 0px;
    font-size: 50px;
}

.about-box h2 span {
    color: #5084CC;
}

section.about {
    background: #FAFEFF;
    padding: 60px 0px;
}

section.about img {
    width: 100%;
}

.about-box a {
    background: #393196;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 25px;
    display: inline-block;
    margin-top: 20px;
}

.about-box p {
    font-size: 18px;
    line-height: 34px;
}

/*about us css end her*/


/*sector css startr from here*/

.sector {
    height: 100%;
    background: url("../images/sector-bg.png") !important;
    padding: 80px 0px;
}

section.sector .sector-box {
    text-align: center;
}

.sector-box h5 {
    color: #fff;
}

.sector-box h2 {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    padding: 10px 0px;
}

.sector-box p {
    color: #fff;
    font-size: 18px;
}

.sector-box a.readmorebtn {
    background: #393196;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 20px;
}

section#testimonial {
    padding: 60px 0px;
    background: #FAFEFF;
}

.sector-box h3 a{
	color:#000;
	text-decoration:none;
}

.sector-box h3 a:hover{
	text-decoration: underline;
}

.about-boxs img {
    width: auto !important;
}

.about-boxs {
    text-align: -webkit-center;
}

.testy-box h3 {
    text-align: center;
    font-weight: 700;
    margin: 10px 0px 0px;
}

.testy-box h3 {
    text-align: center;
    font-weight: 600;
    margin: 10px 0px 0px;
}

section#testimonial .owl-nav {
    display: none;
}

.about-box i.fa.fa-quote-right {
    font-size: 50px;
    padding: 20px 0px;
}


section.blogs {
    background: #393196;
    padding: 60px 0px;
}

.blod-sm {
    text-align: center;
    padding: 10px 0px 50px;
}


.blod-sm h5 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 3px;
    font-size: 24px;
}

.blod-sm h2 {
    font-weight: 700;
    color: #fff;
    font-size: 45px;
}


.blogs-box {
    box-shadow: 0 0 8px rgba(0, 36, 119, 6%);
    background: #fff;
    border-radius: 8px;
}

.blogs-box img {
    width: 100%;
    border-radius: 8px;
}

.mini-blogs {
    padding: 25px 15px;
}

.mini-blogs a.readmorebtn {
    background: #393196;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 0px;
}

.mini-blogs p {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
}

.mini-blogs h5 {
    font-size: 18px;
    color: #0000009e;
}

section.blogs .vw-all a {
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
}


section.blogs .vw-all {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
}


.contct-box h2 {
    color: #000;
    font-weight: 600;
    margin: 15px 0px;
    font-size: 50px;
}

.contct-box h2 {
    color: #000;
    font-weight: 600;
    margin: 30px 0px 50px;
    font-size: 50px;
}

.contct-box h5 {
    color: #5084CC;
    margin-bottom: 20px;
}

.contct-box h2 span {
    color: #5084CC;
}


section#contact {
    padding: 80px 0px;
}


form#contact-form input {
    background: #F0F0F0;
    margin: 15px 0px;
    border-radius: 20px;
    border: 0;
    padding: 10px 15px;
}


button#submit {
    background: #393196;
    color: #fff;
    margin-top: 50px;
    padding: 12px 0px;
    border-radius: 25px;
}


section#contact img {
    width: 100%;
}

.address-box {
    box-shadow: 0 0 8px rgba(0, 36, 119, 6%);
    padding: 40px;
    background: #fff;
    border-radius: 6px;
}

.address-box:hover {
    background: #393196;
    transition: .4s ease-in-out;
    cursor: pointer;
    box-shadow: inset 10px 10px 8px -10px #CCC, inset -10px -10px 8px -10px #CCC;
}

.address-box:hover h3 {
    color: #fff;
}

.address-box:hover p {
    color: #fff;
}

.address-box:hover a {
    color: #fff;
}


.address-box:hover i.fa {
    color: #fff;
}

.address-box i.fa {
    font-size: 70px;
    color: #393196;
}

.address-box {
    text-align: center;
}

.address-box h3 {
    font-weight: 600;
    padding: 20px 0px 0px;
    font-size: 24px;
}

.address-box p {
    font-weight: 500;
    font-size: 18px;
    margin: 0;
}

.hegy .dropdown-content {
    min-height: 75px;

}

/*sector css end here*/


/*footer section start from here*/

footer {
    height: 100%;
    background: url(../images/footer-bg.png) !important;
    padding: 150px 0px 20px;
    background-size: cover !important;
}

.footer-widget p {
    color: #ffffffb3;
    line-height: 30px;
    margin: 15px 0px;
    font-size: 18px;
}

.dfo h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}

.subscribe-form input {
    width: 100%;
    padding: 10px 28px;
    background: #E8E8E8;
    border: 1px solid #E8E8E8;
    color: #fff;
    border-radius: 10px;

}


footer .subscribe-form input {
    color: #000;
    border: 0px;
}


.subscribe-form button {
    position: absolute;
    right: 0px;
    background: #14bbb2;
    padding: 10px 30px;
    border: 1px solid #14bbb2;
    top: 0;
    border-radius: 10px;
    color: #fff;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(0deg);
}

footer h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}

footer ul {
    margin: 0px;
    padding: 0px;
}


footer ul li a {
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}

footer ul li a:hover {
    color: #fff;
}

footer ul li span {
    margin-right: 10px;
}


li.boldere {
    font-weight: bold;
    margin-top: 30px;
}

footer ul li {
    margin-bottom: 12px;
    list-style: none;
    color: #fff;
    display: flex;
}

.address-box a {
    color: #303030;
    text-decoration: none;
}

section.address {
    position: relative;
    margin-bottom: -70px;
}

p.pre-footer {
    color: #ffffffba;
    text-align: center;
    padding-top: 50px;
}


/*about us css start from here*/


.about-bg-box h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    letter-spacing: 5px;
}


.about-bg-box ul {
    text-align: center;
}

.about-bg-box ul li {
    display: inline-block;
}

.about-bg-box ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px;
}

section.people-say {
    background: #F0F3F7;
    padding: 80px 0px;
}

.peopl-box img {
    border-radius: 100%;
}

.peopl-box h3 {
    font-size: 20px;
    font-weight: bold;
}

.peopl-box p {
    color: #67687A;
    font-size: 17px;
}

.peopl-box h4 {
    background: #2093FF;
    color: #fff;
    padding: 5px 15px;
    position: relative;
    margin: 20px 0px;
}

.peopl-box h4:after {
    border-left: 17px solid #00C6FF;
}

.peopl-box h4:after,
.peopl-box h4:before {
    content: " ";
    position: absolute;
    top: 0px;
    right: -25px;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 23px solid #2093FF;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.peopl-box img {
    width: auto !important;
    margin: 0 auto;
}

.peopl-box {
    text-align: left;
    padding: 20px 30px;
    box-shadow: 5px 5px 10px rgba(0, 36, 119, 6%);
}


.abt-new .tab-titles {
    display: flex;
    margin: 20px 0 10px;
}

.abt-new .tab-links {
    margin-right: 50px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}

.abt-new .tab-links::after {
    content: "";
    width: 0;
    height: 3px;
    background-color: #393196;
    position: absolute;
    left: 0;
    bottom: -8px;
    transition: 0.5s;
    color: #393196;
}

.abt-new .tab-links.active-link::after {
    width: 100%;
}

.abt-new .tab-contents {
    display: none;
}

.abt-new .tab-contents.active-tab {
    display: block;
}


.card {
    position: relative;
    height: auto;
    box-shadow: 5px 5px 20px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
}

.intro {
    position: absolute;
    height: 150px;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    clip-path: polygon(0 24%, 100% 0, 100% 100%, 25% 100%, 0 100%);
    padding: 40px;
    color: #fff;
    background-color: rgb(27 27 27 / 76%);
    transition: .4s ease-in-out;
}

.intro h4 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 5px;
}

.card:hover .intro {
    height: 100%;
    bottom: 0;
    background-color: #000;
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 25% 100%, 0 100%);
    /*        padding: 10px*/
}

.card:hover .text-p {
    opacity: 1;
    visibility: visible;
}

.card:hover img {
    transform: scale(1.1) rotate(-3deg);
}

.card img {
    height: 0auto;
    object-fit: cover;
    border-radius: 4px;
    transition: transform .4s ease-in-out;
}

.text-h1 {
    margin: 10px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.text-p {
    font-size: 16px;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
}

.item--social {
    position: relative;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    border: 1px solid #e9e6e6;
    background-color: #fff;
    display: inline-flex;
    -webkit-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -khtml-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -moz-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -ms-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -o-transition: .3s cubic-bezier(.24, .74, .58, 1);
    transition: .3s cubic-bezier(.24, .74, .58, 1);
}

.item--social a {
    line-height: 39px;
    height: 39px;
    width: 36px;
    color: #747474;
    font-size: 14px;
    text-align: center;
}

.item--social a+a {
    border-left: 1px solid #e9e6e6;
}

section.our-teams {
    padding: 50px 0px;
}

section.our-teams .blod-sm h5 {
    color: #5084CC;
    font-weight: 500;
    letter-spacing: 3px;
    font-size: 24px;
}

section.our-teams .blod-sm h2 {
    font-weight: 700;
    color: #000;
    font-size: 45px;
}


/*/ start count stats /*/

section#counter-stats {
    display: flex;
    justify-content: center;
    margin-top: 0;
    background: #393196;
    padding: 50px 0px;
}

.stats {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.stats .fa {
    color: #fff;
    font-size: 60px;
}

.counting {
    color: #fff;
}

section#counter-stats h5 {
    color: #fff;
}

/*/ end count stats /*/

section.looking {
    padding: 30px 0px;
    background: #393196;
    margin-bottom: 100px;
}

.looking-box h3 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
}

.looking-box p {
    font-size: 18px;
    color: #fff;

}


.looking-box a {
    background: #fff;
    color: #393196;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 25px;
    display: inline-block;
    margin-top: 20px;
}

.clint-logo-box img {
    padding: 15px;
}

section.slients-logo {
    padding: 50px 0px;
}


.slider-box {
    position: relative;
}

/*about us css end here*/


/*sector css start */

.about-box.new-bxx {
    box-shadow: 0 0 8px rgba(0, 36, 119, 6%);
    padding: 15px;
}

.neww-newww {
    background: #fff;
}

.text-algh {
    text-align: end;
}


a.nila-color img {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    border: 2px solid #393196;
    width: 70px;
}

.item--social.asdas {
    background: #0000;
    border: 0;
    bottom: 40px;
}

.only-blue .intro {
    background: #39319678;
}

.card.only-blue:hover .intro {
    height: 100%;
    bottom: 0;
    background-color: #393196;
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 25% 100%, 0 100%);
}


section.about.abt-new.no-marg {
    padding: 15px 0px 60px;
}

.untitled-box {
    background: #000917;
    padding: 20px;
    text-align: center;
}

.untitled-box h3 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}


.untitled-box p {
    color: #fff;
    font-size: 17px;
}


.untitled-box i.fa {
    color: #fff;
    font-size: 40px;
    padding: 15px 0px;
}


#s-cont .row {
    display: flex;
    flwx-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

#s-cont .contact-info {
    width: 40%;
}

#s-cont .contact-info-item {
    display: flex;
    margin-bottom: 30px;
    background: #F2F6FB;
    padding: 15px;
    border-radius: 8px;
}

#s-cont .contact-info-icon {

    text-align: center;
    border-radius: 50%;
    margin: 0px 20px;
}

#s-cont .contact-info-icon i {
    font-size: 60px;
    line-height: 70px;
    color: #393196;
}

#s-cont .contact-info-content {
    margin-left: 20px;
}

#s-cont .contact-info-content h4 {
    color: #000000;
    font-size: 1.4em;
    margin-bottom: 5px;
    font-weight: bold;
}

#s-cont .contact-info-content p {
    color: #000;
    font-size: 1em;
    margin: 0;
}

#s-cont .contact-form {
    background-color: #F2F6FB;
    padding: 20px;
    width: 57%;
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: 8px;
}

#s-cont .contact-form h2 {
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 10px;
    color: #333;
}

section#s-cont {
    padding: 80px 0px;
}

#s-cont .contact-form .input-box {
    position: relative;
    width: 100%;
    margin-top: 10px;
}

#s-cont .contact-form .input-box input,
.contact-form .input-box textarea {
    border-radius: 0px;
    width: 100%;
    padding: 8px 15px;
    font-size: 16px;
    margin: 10px 0;
    border: none;
    border-bottom: 0px solid #333;
    outline: none;
    resize: none;
    background: #fff;
    border-radius: 6px;
}


#s-cont .contact-form .input-box span {
    position: absolute;
    left: 0;
    padding: 5px 0;
    font-size: 16px;
    margin: 10px 0;
    pointer-events: none;
    transition: 0.5s;
    color: #666;
}

#s-cont .contact-form .input-box input:focus~span,
.contact-form .input-box textarea:focus~span {
    color: #e91e63;
    font-size: 12px;
    transform: translateY(-20px);
}

#s-cont .contact-form .input-box input[type="submit"] {
    width: 100%;
    background: #393196;
    color: #FFF;
    border: none;
    cursor: pointer;
    padding: 10px;
    font-size: 18px;
    border: 1px solid #393196;
    transition: 0.5s;
}

#s-cont .contact-form .input-box input[type="submit"]:hover {
    background: #FFF;
    color: #393196;
}


#flags {
    width: auto;
    display: inline-table;
    margin-left: -10px;
    margin-top: 0px;
}

#flags.size18 a, a.single-language span.size18 {
    width: 25px !important;
    height: 12px !important;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

@media (max-width: 991px) {


    #s-cont .contact-info {
        margin-bottom: 40px;
        width: 100%;
    }

    #s-cont .contact-form {
        width: 100%;
    }
}


section.errors {
    padding: 50px 0px;
    text-align: center;
}

/*sector css end */


/*accordian css start*/
.accordion {
    max-width: 1170px;
    margin: 40px auto 0;
}

.at-tab {
    display: none;
    padding: 15px;
    border: 1px solid #393196;
    border-top: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-color: #393196;
    color: #fff;
    border-radius: 6px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.at-title {
    cursor: pointer;
    background-color: #393196;
    position: relative;
    transition: background-color 0.3s ease;
    border-bottom: 1px solid #ffffff3b;
    border-radius: 6px;
    color: #fff;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.at-title:hover {
    background-color: #393196;
    color: #fff;
}

.at-title:after {
    content: "+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    transition: all 0.3s ease;
    font-size: 24px;
}

.at-title.active:after {
    content: "-";
}

.at-item {
    border-radius: 5px;
    margin-bottom: 15px;
}

.at-title h2 {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 15px;
    margin: 0;
}

.accordion-header {
    text-align: center;
    background-color: #222222;
    color: white;
    padding: 20px 0;
}


/*accordian css end*/


section.blog-main.blog-box .pt-50.mb-botom {
    box-shadow: 5px 5px 10px rgba(0, 36, 119, 6%);
}

.items-bd img {
    width: 100%;
}

section.blog-main .blog-box {
    margin-bottom: 50px;
}

section.sprtss {
    background: url(../images/sprts-bg.png) !important;
}

section.blog-main.pt-50.mb-botom {
    margin: 50px 0px;
}

p.center-btn {
    text-align: center;
}

a.ctass{
        background: #393196;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 25px;
    display: inline-block;
    margin-top: 20px;
}

.gh-blgh {
    box-shadow: 0px 0px 0px rgba(0, 36, 119, 6%);
    padding: 0px 0px 30px;
}

.blog-box img {
    width: 100%;
}

.gh-blgh h3 {
    font-size: 26px;
    font-weight: bold;
    padding: 20px 0px 10px;
}

section.blog-main p {
    text-align: left;
}

.blog-box {
    box-shadow: 5px 5px 10px rgba(0, 36, 119, 6%);
    background: #fff;
    border-radius: 6px;
    margin-top: 50px;
}

.dfo h3 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.blog-box h3 {
    text-align: left;
}

section.blog-main p {
    text-align: left;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.blog-dtls form {
    border: 1px solid #0071bc;
}

.subscribe-form input {
    width: 100%;
    padding: 10px 28px;
    background: #fff;
    border: 0px solid #fff;
    color: #fff;
    border-radius: 0px;
}

.subscribe-form button {
    position: absolute;
    right: 0px;
    background: #0071bc;
    padding: 10px 30px;
    border: 1px solid #0071bc;
    top: 0;
    border-radius: 0px;
    color: #fff;
    margin-top: 0px;
}


footer .dfo h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}


footer img {
    width: 100%;
}

/*restaurants-partners  css end*/



@media (min-width: 992px) and (max-width: 1199px) {

}



@media (min-width: 768px) and (max-width: 991px) {



}





@media only screen and (max-width: 767px) {

    .social {
    text-align: justify;
    }

    .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    }

    .slider-box img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }

    .four-box {
    text-align: center;
    margin-bottom: 10px;
    }

    section.about {
    padding: 15px 0px;
    }


    .about-box h2 {
    margin: 0px 0px 15px;
    font-size: 36px;
    }

    .about-box h5 {
    color: #5084CC;
    margin-bottom: 10px;
    }

    .about-box p br {
    display: none;
    }

    .about-box p {
    font-size: 18px;
    line-height: 34px;
    }

    .about-box a {
    margin-top: 0px;
    margin-bottom: 20px;
    }

    .sector {
    padding: 30px 0px;
    }

    .sector-box h2 {
    font-size: 36px;
    padding: 10px 0px;
    }   

    body p br {
    display: none;
    }

    section#testimonial {
    padding: 30px 0px;
    text-align: center;
    }

    section.blogs {
    padding: 20px 0px;
    }

    .blod-sm h2 {
    font-size: 36px;
    }

    section#top-bar {
    text-align: center;
    }

    .peopl-box h4 {
    text-align: center;
    }

    .social ul {
    text-align: center;
    }

    .peopl-box h3 {
    text-align: center;
    }


    .blod-sm h2 br{
        display: none;
    }

    .blod-sm {
    padding: 10px 0px 20px;
    }

    .blogs-box {
    margin-bottom: 15px;
    }

    section#contact {
    padding: 30px 0px;
    text-align: center;
    }

    .address-box {
    padding: 15px;
    margin-bottom: 15px;
    }

    footer h3 {
    margin-bottom: 10px;
    }

    :where(.wp-block-columns) {
    margin-bottom: 0;
    }

    .footer-widget {
    margin-bottom: 30px;
    }

    footer {
    padding: 80px 0px 20px;
    }

    section#sliders .owl-theme .owl-nav {
    margin-top: 10px;
    margin-bottom: 40px;
    }

    .top-manage {
    color: #fff;
    padding: 5px 0px;
    }

/*about css start*/
    .about-bg .elementor-element.elementor-element-c7bbd1a.e-con-full.about-bg-box.e-flex.e-con.e-child {
        padding: 50px 0px;
    }

    .people-say {
        padding: 20px !important;
    }

    .peopl-box {
    padding: 0px;
    text-align: center;
}

.peopl-box .infobox-content {
    text-align: center !important;
    color: #67687A;
    font-size: 17px;
}

.about-box h5 {
    color: #5084CC;
    margin-bottom: 10px;
}

.about-box h2 br {
    display: none;
}

.about-box {
    padding: 0px 15px !important;
}

section.about {
    background: #FAFEFF;
    padding: 40px 0px 20px;
}

.blod-sm {
    padding: 0px 15px;
}

section.our-teams .blod-sm h2 {
    font-size: 30px;
}

.intro {
    position: absolute;
    height: auto;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%, 0 100%);
    padding: 20px;
    color: #fff;
    background-color: rgb(27 27 27 / 76%);
    transition: .4s ease-in-out;
}

section#counter-stats {
    padding: 20px 0px;
}

section#counter-stats  .stats.e-flex {
    margin-bottom: 25px;
}

section.slients-logo {
    padding: 20px 0px;
}


section.looking {
    margin-bottom: 30px;
    text-align: center;
}

.looking-box h3 {
    font-size: 30px;
}

.looking-box {
    padding: 0px 15px !important;
}

.elementor-element.elementor-element-2b88001.e-con-full.looking-box.e-flex.e-con.e-child {
    display: contents;
}

.about-bg-box {
    padding: 60px 0px !important;
}


#s-cont .contact-info {
    margin-bottom: 0px !important;
}

section#s-cont {
    padding: 40px 0px 0px;
}

/*about css end*/


/*sector css start*/


.sector-box {
    padding: 0px 0px;
}

.sector-box h2 br {
    display: none;
}

.sector-box h2 {
    font-size: 36px;
}


.sector {
    padding: 40px 0px !important;
}

/*sector css end*/

.alignnone {
    margin: 5px 0px 20px 0 !important;
}























































































































}