.navbar .dropdown ul a i,
.navbar a i {
    font-size: 12px
}

.back-to-top.active,
.navbar .dropdown:hover>ul {
    opacity: 1;
    visibility: visible
}

.section-title,
.section-title1 {
    text-align: center;
    position: relative
}

.features .card:hover,
.wrap {
    box-shadow: 0 2px 15px rgba(0, 0, 0, .1)
}

#indicator,
.portfolio p {
    font-family: sans-serif
}

#id6,
#id9 {
    text-align: justify !important
}

#id11,
#id12,
#id3,
#id5 {
    font-weight: 400 !important
}

body {
    font-family: "Open Sans", sans-serif;
    color: #444;
    background-color: #f4f4f4;
}

#hero .btn-get-started,
.cta .cta-btn,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Raleway, sans-serif
}

a,
a:hover {
    color: #b1871b;
    text-decoration: none
}

.wrap {
    max-width: 100%;
    margin: auto;
    background: #fff
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 70px;
    z-index: 996;
    background: #b1871b;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: .4s
}

.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0
}

.back-to-top:hover {
    background: #444;
    color: #fff
}

#header {
    height: 70px;
    z-index: 997;
    transition: .5s;
    background: #000;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

#header .logo h1 {
    font-size: 28px;
    margin: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

#header .logo h1 a,
#header .logo h1 a:hover {
    color: #fff;
    text-decoration: none
}

#header .logo img {
    padding: 0;
    margin: 0;
    max-height: 100px
}

.scrolled-offset {
    margin-top: 70px
}

#clients,
.navbar,
.portfolio-details .portfolio-description p {
    padding: 0
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center
}

.navbar li {
    position: relative
}

.navbar a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
    transition: .3s
}

.navbar a i {
    line-height: 0;
    margin-left: 5px
}

.faq .faq-list a.collapsed:hover,
.features .card:hover .card-title a,
.navbar .active,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul a:hover,
.navbar .dropdown ul li:hover>a,
.navbar a:hover,
.navbar li:hover>a,
.navbar-mobile .active,
.navbar-mobile a:hover,
.navbar-mobile li:hover>a,
.portfolio #portfolio-flters li.filter-active,
.portfolio #portfolio-flters li:hover,
.portfolio .portfolio-wrap .portfolio-links a:hover,
.services .icon-box .icon-box:hover h4 a,
.team .member .social a:hover {
    color: #b1871b
}

.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, .25);
    transition: .3s
}

.navbar .dropdown ul li {
    min-width: 200px
}

.navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    color: #444
}

.navbar .dropdown:hover>ul {
    top: 100%
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden
}

.navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible
}

@media (max-width:1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%
    }

    .navbar .dropdown .dropdown:hover>ul {
        left: -100%
    }
}

.mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: .5s
}

@media (max-width:991px) {
    .mobile-nav-toggle {
        display: block
    }

    .navbar ul {
        display: none
    }
}

@media (min-width:990px) {
    .fixnavlink {
        display: none
    }
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(43, 43, 43, .9);
    transition: .3s;
    z-index: 999
}

#hero,
.indicator {
    position: relative
}

.about .image,
.roadmap {
    background-repeat: no-repeat
}

.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px
}

.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    overflow-y: auto;
    transition: .3s;
    background-image: url('../img/mob-nav.gif');
    width: 100%;
    height: 100vh;
    background-position: center
}

.navbar-mobile a,
.navbar-mobile span {
    padding: 10px 20px;
    font-size: 15px;
    color: #fff
}

.navbar-mobile .getstarted {
    margin: 15px
}

.navbar-mobile .footer-links a {
    padding: 10px
}

.navbar-mobile .footer-links i {
    font-size: 18px
}

/* @media only screen   
and (min-width: 1030px)   
and (max-width: 1366px) {
    #hero{
        width: 100%;
        background-attachment: fixed;
    }
}

@media only screen   
and (min-width: 1370px)  
and (max-width: 1605px){
    #hero{
        width: 100%;
    }
} */

#hero {
    width: 100%;
    height: 98vh;
    background: url("../img/banner122.jpg") top center;
    border-bottom: 1px solid #222;
    background-repeat: no-repeat;
    background-size: cover;
}
/*  
#hero {
    height: 95vh;
    position: relative;
    border-bottom: 1px solid #222;
    background-repeat: no-repeat;
    animation: animate 26s ease-in-out infinite;
    background-attachment: fixed;
    background-position: center center;

}

@keyframes animate{
	0%, 100%{
    background: url("../img/banner122.jpg") ;
	}
    17%{

    background: url("../img/SMM2.jpg") ;
	}
    34%{

    background: url("../img/banner221.jpg") ;
	}
    50%{
      

    background: url("../img/banner122.jpg");
	} 
    67%{
      

        background: url("../img/SMM2.jpg");
        } 
    84%{
      

            background: url("../img/website.jpg");
            } 
 */


.extra {
    font-size: 25px
}

#hero .btn-get-started {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 2px;
    display: inline-block;
    padding: 10px 28px;
    border-radius: 5px;
    transition: .5s;
    border: 2px solid #b1871b;
    color: #fff
}

#hero .btn-get-started:hover,
.cta .cta-btn:hover {
    background: #b1871b;
    border: 2px solid #b1871b
}

#indicator {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: 0 0;
    height: 25vh !important
}

.indicator {
    width: 50px;
    height: 50px;
    transform: rotate(45deg)
}

.indicator span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    animation: 1s linear infinite animate
}

.indicator span:first-child {
    top: -30px;
    left: -30px;
    animation-delay: 0s
}

.indicator span:nth-child(2) {
    top: -15px;
    left: -15px;
    animation-delay: .2s
}

.indicator span:nth-child(3) {
    top: 0;
    left: 0;
    animation-delay: .4s
}

.indicator span:nth-child(4) {
    top: 15px;
    left: 15px;
    animation-delay: .6s
}

.indicator span:nth-child(5) {
    top: 30px;
    left: 30px;
    animation-delay: .8s
}

@keyframes animate {
    0% {
        border-color: #000;
        transform: translate(0, 0)
    }

    20% {
        border-color: #000;
        transform: translate(15px, 15px)
    }

    100%,
    20.1% {
        border-color: #ffd64a
    }
}

.roadmap {
    background-image: url(../img/roadmap.png);
    height: 60vh;
    background-size: contain
}

.section {
    padding: 30px 0;
    overflow: hidden
}

.section-bg {
    background-color: #fafdfb
}

.section-title {
    padding: 30px 0
}

.section-title1 {
    padding: 0
}

.section-title h2,
.section-title1 h2 {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: #b1871b;
    position: relative;
    z-index: 2
}

.section-title span,
.section-title1 span {
    position: absolute;
    top: 30px;
    color: #f4f4f4;
    left: 0;
    right: 0;
    z-index: 1;
    font-weight: 700;
    font-size: 52px;
    text-transform: uppercase;
    line-height: 0
}

.section-title p {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    text-align: justify !important;
    font-size: 17px;
    margin: 10px 0px 0px;
}

.about .content {
    padding-left: 30px
}

.about .content h3 {
    font-weight: 700;
    font-size: 34px
}

.about .content p {
    margin-bottom: 0
}

.about .content .icon-box {
    margin-top: 25px
}

.about .content .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0 10px 60px
}

.about .content .icon-box i {
    font-size: 48px;
    float: left;
    color: #b1871b
}

.about .content .icon-box p {
    font-size: 15px;
    color: #848484;
    margin-left: 60px
}

.about .image {
    background-position: center center;
    background-size: cover;
    min-height: 400px
}

@media only screen and (min-width:992px) {
    .about .fixmobile {
        display: flex !important;
        margin: 0 auto
    }
}

.cta .cta-btn,
.portfolio-details .portfolio-info ul li+li {
    margin-top: 10px
}

@media screen and (max-width:768px) {
    [data-aos-delay] {
        transition-delay: 0 !important
    }

    #hero .btn-get-started {
        padding: 8px 10px !important;
        line-height: 13px !important
    }

    .extra {
        font-size: 20px
    }
}

@media only screen and (max-width:760px) {
    .hero-container img {
        width: 150px
    }

    .contact .info-box h3,
    .portfolio-item {
        text-align: center !important
    }

    .services .icon-box h4,
    .services .icon-box p {
        margin-left: 50px !important
    }

    .contact .info-box h3 {
        margin: 10px 0 10px 50px !important
    }

    .portfolio .fixmobile3 p,
    .services .icon-box p {
        text-align: justify !important;
     
        
    }

    .contact .info-box p {
        margin: 0 0 0 50px !important
    }

    #hero .btn-get-started {
        padding: 9px 8px !important;
        line-height: 13px !important
    }

    .navbar-mobile ul {
        width: 92% !important
    }

    .ifr {
        border: 5px solid #b1871b;
        width: 300px !important;
        height: 300px !important
    }

    .about .content .icon-box i {
        font-size: small !important
    }

    .about .content .icon-box p {
        margin-left: 0 !important;
        margin-right: 30px;
        text-align: justify
    }

    .about_image img,
    .portfolio img {
        width: 100% !important
    }

    .about .content {
        padding-left: 0 !important
    }

    .about #indicator {
        min-height: 30vh
    }

    .features .fixmobile2 {
        display: block !important
    }

    .services .icon-box {
        padding: 0 !important
    }

    .contact iframe {
        width: inherit !important
    }

    #hero {
        background-image: url("../img/pharoslogomobile.jpg");
        background-position: center;
        background-size: cover
    }

    #hero .social-links a {
        margin-left: 2px !important;
        padding: 12px 6px !important;
        line-height: 0 !important;
        height: 42px !important;
        width: 43px !important;
        margin-bottom: 6px !important
    }

    .social-links {
        flex-direction: row !important
    }

    .hero-container {
        position: absolute;
        bottom: 20px
    }

    .btn-get-started {
        margin: 0 auto !important;
        position: absolute !important;
        left: 0 !important;
        bottom: 8px
    }
}

.clients {
    background-color: #fff !important;
    text-align: center
}

.clients img:hover {
    filter: none;
    transform: scale(1.2)
}

@media (max-width:768px) {
    #hero {
        height: 70vh
    }

    #hero h1 {
        font-size: 28px;
        line-height: 36px
    }

    #hero h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }

    .clients img {
        width: 40%
    }
}

@media (max-width:575px) {
    .section-title h2 {
        padding-left: 30px !important;
        padding-right: 30px !important;
        font-size: 28px !important;
        margin-bottom: 15px !important;
    }

    .fixmobile3{
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .section-title p{
        padding:  25px !important;
    }

    .section-title span {
        font-size: 38px
    }

    .clients img {
        width: 50%
    }
}

.features .card {
    border-radius: 5px;
    overflow: hidden;
    border: 0;
    background: #fff;
    position: relative;
    transition: .3s
}

.features .card-body {
    padding-top: 20px;
    position: relative
}

.features .card-body i {
    font-size: 120px;
    color: #e7e7e7;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1
}

.features .card-title {
    font-weight: 700;
    position: relative;
    z-index: 2;
    background: #fff
}

.features .card-title a,
.services .icon-box h4 a {
    color: #444;
    transition: .3s
}

.features .card-text {
    position: relative;
    z-index: 2;
    color: #5e5e5e
}

.cta h3,
.cta p,
.pricing .featured h3,
.pricing .featured h4,
.pricing .featured h4 span,
.pricing .featured ul,
.pricing .featured ul .na,
.pricing .featured ul .na i,
.pricing .featured ul i {
    color: #fff
}

.features .card:hover {
    background: #fff
}

.cta {
    background: linear-gradient(rgba(2, 2, 2, .6), rgba(0, 0, 0, .8)) 0 0/cover, url("../img/cta-bg.jpg") center center/cover fixed;
    padding: 60px 0
}

.cta h3 {
    font-size: 28px;
    font-weight: 700
}

.cta .cta-btn {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 5px;
    transition: .3s;
    border: 2px solid #fff;
    color: #fff
}

.services {
    padding-bottom: 30px
}

.services .icon-box {
    margin-bottom: 20px;
    padding: 30px 15px;
    border-radius: 6px;
    background: #fff
}

.services .icon-box i {
    float: left;
    color: #b1871b;
    font-size: 40px;
    line-height: 0
}

.services .icon-box h4 {
    margin-left: 70px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px
}

.services .icon-box p {
    margin-left: 70px;
    line-height: 24px;
    font-size: 14px
}

#team .row {
    height: 10vh
}

.ml4 {
    position: relative;
    font-weight: 900;
    font-size: 20px
}

.ml4 .letters {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0
}

.portfolio h4 {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    color: #444
}

#footer .footer-top .footer-contact,
#footer .footer-top .footer-links,
.portfolio .portfolio-item {
    margin-bottom: 30px
}

.portfolio #portfolio-flters {
    padding: 2px 15px;
    margin: 0 auto 35px;
    list-style: none;
    text-align: center;
    border-radius: 50px
}

.portfolio #portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    transition: .3s ease-in-out
}

#upcoming img,
.portfolio img {
    border: 2px solid #fff;
    box-shadow: 4px 4px 8px #000
}

.portfolio-item p {
    margin-top: 10px;
    font-weight: bolder;
    font-size: 20px
}

.portfolio #portfolio-flters li:last-child {
    margin-right: 0
}

.portfolio .portfolio-wrap {
    transition: .3s;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.portfolio .portfolio-wrap::before {
    content: "";
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    transition: .3s ease-in-out;
    z-index: 2;
    opacity: 0
}

.portfolio .portfolio-wrap .portfolio-info,
.portfolio .portfolio-wrap .portfolio-links {
    opacity: 0;
    z-index: 3;
    position: absolute;
    transition: .3s ease-in-out;
    left: 0;
    right: 0;
    text-align: center
}

.portfolio .portfolio-wrap .portfolio-info {
    top: 10%
}

.portfolio .portfolio-wrap .portfolio-info h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

.portfolio .portfolio-wrap .portfolio-info p {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.portfolio .portfolio-wrap .portfolio-links {
    bottom: 10%
}

.portfolio .portfolio-wrap .portfolio-links a {
    color: #fff;
    margin: 0 2px;
    font-size: 28px;
    display: inline-block;
    transition: .3s
}

.portfolio .portfolio-wrap:hover::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1
}

.portfolio .portfolio-wrap:hover .portfolio-info {
    opacity: 1;
    top: calc(50% - 48px)
}

.portfolio .portfolio-wrap:hover .portfolio-links {
    opacity: 1;
    bottom: calc(50% - 50px)
}

.portfolio-details,
.pricing .row {
    padding-top: 40px
}

.portfolio-details .portfolio-details-slider img {
    width: 100%
}

.portfolio-details .portfolio-details-slider .swiper-pagination,
.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #b1871b
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active,
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #b1871b
}

.portfolio-details .portfolio-info {
    padding: 30px;
    box-shadow: 0 0 30px rgba(68, 68, 68, .08)
}

.portfolio-details .portfolio-info h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.faq .faq-list ul,
.pricing ul {
    padding: 0;
    list-style: none
}

.portfolio-details .portfolio-info ul {
    list-style: none;
    padding: 0;
    font-size: 15px
}

.portfolio-details .portfolio-description {
    padding-top: 30px
}

.portfolio-details .portfolio-description h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px
}

.testimonials {
    padding: 80px 0;
    background: url("../img/testimonials-bg.jpg") center center/cover no-repeat;
    position: relative
}

.testimonials::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(17, 17, 17, .7)
}

.testimonials .section-header {
    margin-bottom: 40px
}

.testimonials .testimonial-item {
    text-align: center;
    color: #fff
}

.testimonials .testimonial-item .testimonial-img {
    border: 6px solid rgba(255, 255, 255, .15);
    margin: 0 auto
}

.testimonials .testimonial-item h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 5px;
    color: #fff
}

.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #ddd;
    margin: 0 0 15px
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
    color: rgba(255, 255, 255, .4);
    font-size: 26px
}

.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 0 auto 15px;
    color: #eee
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, .5);
    opacity: 1
}

@media (min-width:1024px) {

    #hero,
    .testimonials {
        background-attachment: fixed
    }

    #hero h1,
    #hero h2 {
        width: 50%
    }
}

@media (min-width:992px) {
    .testimonials .testimonial-item p {
        width: 80%
    }
}

.team {
    padding: 60px 0 0
}

.team .member {
    text-align: center;
    background: #343a40;
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.team .member .member-info {
    opacity: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: .2s
}

.team .member .member-info-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    transition: bottom .4s
}

.team .member .member-info-content h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    color: #fff
}

.team .member .member-info-content span {
    font-style: italic;
    display: block;
    font-size: 13px;
    color: #fff
}

.team .member .social {
    position: absolute;
    left: 0;
    bottom: -38px;
    right: 0;
    height: 48px;
    transition: bottom .4s ease-in-out;
    text-align: center
}

.team .member .social a {
    transition: color .3s;
    color: #fff;
    margin: 0 10px;
    display: inline-block
}

.team .member .social i {
    font-size: 18px;
    margin: 0 2px
}

.team .member:hover .member-info {
    background: linear-gradient(0deg, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, .8) 20%, rgba(0, 212, 255, 0) 100%);
    opacity: 1;
    transition: .4s
}

.team .member:hover .member-info-content {
    bottom: 60px;
    transition: bottom .4s
}

.team .member:hover .social {
    bottom: 0;
    transition: bottom .4s ease-in-out
}

.pricing .box {
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: 0 0 30px rgba(73, 78, 92, .15);
    background: #fff;
    text-align: center
}

.pricing h3 {
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 28px
}

.pricing h4 {
    font-size: 46px;
    color: #b1871b;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 25px
}

.pricing h4 span {
    color: #bababa;
    font-size: 18px;
    display: block
}

.pricing ul {
    color: #999;
    text-align: left;
    line-height: 20px
}

.pricing ul li {
    padding-bottom: 12px
}

.pricing ul i {
    color: #b1871b;
    font-size: 18px;
    padding-right: 4px
}

.pricing ul .na,
.pricing ul .na i {
    color: #ccc
}

.pricing ul .na span {
    text-decoration: line-through
}

.pricing .get-started-btn {
    display: inline-block;
    padding: 8px 30px;
    border-radius: 5px;
    color: #444;
    transition: .3s;
    font-size: 15px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    border: 2px solid #ddd
}

.pricing .get-started-btn:hover {
    color: #b1871b;
    border-color: #b1871b
}

.pricing .featured {
    z-index: 10;
    margin: -30px -5px 0;
    background: #b1871b
}

.pricing .featured .get-started-btn {
    border-color: #fff;
    color: #fff
}

.pricing .featured .get-started-btn:hover {
    color: #b1871b;
    background: #fff
}

@media (max-width:992px) {
    .pricing .box {
        max-width: 60%;
        margin: 0 auto 30px
    }
}

@media (max-width:767px) {
    .pricing .box {
        max-width: 80%;
        margin: 0 auto 30px
    }
}

@media (max-width:420px) {
    .pricing .box {
        max-width: 100%;
        margin: 0 auto 30px
    }
}

.faq {
    background: #f3faf6;
    padding: 60px 0
}

.faq .section-title span {
    color: #f1f1f1
}

.faq .faq-list {
    padding: 0 100px
}

.faq .faq-list li+li {
    margin-top: 15px
}

.faq .faq-list li {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    position: relative
}

.faq .faq-list a {
    display: block;
    position: relative;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 30px;
    outline: 0;
    cursor: pointer
}

.faq .faq-list .icon-help {
    font-size: 24px;
    position: absolute;
    right: 0;
    left: 20px;
    color: #a8dabc
}

.faq .faq-list .icon-close,
.faq .faq-list .icon-show {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0
}

.faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0
}

.faq .faq-list .icon-show,
.faq .faq-list a.collapsed .icon-close {
    display: none
}

.faq .faq-list a.collapsed {
    color: #343a40
}

.faq .faq-list a.collapsed .icon-show {
    display: inline-block
}

@media (max-width:1200px) {
    .faq .faq-list {
        padding: 0
    }
}

.contact .info-box {
    color: #444;
    box-shadow: 0 0 30px #282900;
    padding: 20px;
    background-color: #f5f5f5
}

.contact .info-box i {
    font-size: 32px;
    color: #b1871b;
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #a38904;
    float: left
}

.contact .info-box h3 {
    font-size: 20px;
    color: #777;
    font-weight: 700;
    margin: 10px 0 10px 68px
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin: 0 0 0 68px
}

.freebirdFormviewerViewCenteredContent {
    margin: 0 !important;
    width: 350px !important
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.breadcrumbs {
    padding: 20px 0;
    background: #f7f7f7;
    min-height: 40px
}

.breadcrumbs h2 {
    font-size: 28px;
    font-weight: 400;
    margin: 0
}

@media (max-width:992px) {
    .breadcrumbs h2 {
        margin: 0 0 10px
    }
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0
}

.breadcrumbs ol li+li {
    padding-left: 10px
}

.breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #5e5e5e;
    content: "/"
}

@media (max-width:768px) {
    .breadcrumbs .d-flex {
        display: block !important
    }

    .breadcrumbs ol {
        display: block
    }

    .breadcrumbs ol li {
        display: inline-block
    }
}

#footer {
    color: #d0d0d0;
    font-size: 14px;
    background: #111
}

#footer .footer-top {
    padding: 60px 0 30px;
    background: #1b1b1b;
    color: #fff
}

#footer .footer-top .footer-contact h4 {
    font-size: 22px;
    margin: 0 0 30px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700
}

#footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: Raleway, sans-serif;
    color: #b7b7b7
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    padding-bottom: 12px
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #b1871b;
    font-size: 18px;
    line-height: 1
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

#footer .footer-top .footer-links ul a {
    color: #aaa;
    transition: .3s;
    display: inline-block;
    line-height: 1
}

#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #b1871b
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #373737;
    color: #fff;
    padding: 5px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: .3s
}

#hero .social-links a {
    background: #373737;
    color: #fff;
    width: 50px;
    height: 50px;
    margin-left: 200px;
    padding: 12px 14px;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 5px
}

#footer .footer-top .social-links a:hover,
#hero .social-links a:hover {
    background: #b1871b;
    color: #fff;
    text-decoration: none
}

#footer .copyright {
    text-align: center
}

#footer .credits {
    float: right;
    text-align: center;
    font-size: 13px
}

.artibot-wrapper--3PaNf .artibot-launcher-bubble--1dzBs.artibot-launcher-bottom-right--2_XHM {
    width: 100px !important;
    left: 24px !important
}

.artibot-wrapper--3PaNf .artibot-launcher--dBP9o {
    background-color: #b1871b !important
}

.artibot-wrapper--3PaNf .artibot-launcher--dBP9o.artibot-launcher-bottom-right--2_XHM {
    left: 24px !important
}

#id1 {
    display: none !important
}

#id2 {
    align-items: stretch !important
}

#id4 {
    margin-left: 130px !important
}

#id5 {
    color: #fff !important;
    padding-top: .5rem !important
}

#id7 {
    margin-top: 30px !important
}

#id10,
#id8 {
    margin: 0 auto !important
}

.bi-cloud-arrow-up {
    color: #0ea5e0 !important
}

.bi-card-checklist {
    color: #07cc70 !important
}

.bi-bar-chart {
    color: #e40373 !important
}

.bi-palette {
    color: #f0b103 !important
}

.bi-brightness-high {
    color: #3145fa !important
}

.bi-clipboard-data {
    color: #6c0 !important
}

.bi-file-richtext {
    color: #ffa508 !important
}

.bi-calendar4-week {
    color: #a00098 !important
}

#id9 {
    vertical-align: center !important
}

.testimonial-img {
    border-radius: 50% !important
}

#contact-id {
    background-image: url(assets/img/contact-bg.jpg) !important;
    background-position: center !important
}

#id11 {
    font-size: 16px !important
}

#id13 {
    margin-bottom: 30px !important
}

.container1 {
    font-family: 'Bellota Text', cursive;
    display: block;
    justify-content: center;
    align-items: center;
    flex: wrap;
    width: 75%;
    margin: 10px 150px 40px
}

@media (max-width:1024px) {
    .features {
        background-attachment: scroll
    }

    .container1 {
        width: 100%;
        margin: 0;
        display: inline-block
    }
}

@media screen and (min-device-width:900px) and (max-device-width:915px) {
    .container1 {
        width: 100%;
        padding: 0;
        margin: 10px 150px
    }
}

.container1 .card1 {
    max-height: 440px;
    padding: 60px 30px;
    margin: 20px;
    background: #f2f3f7;
    box-shadow: .6em .6em 1.2em #d2dce9, -.5em -.5em 1em #fff;
    border-radius: 20px;
    justify-content: center
}

@media (min-width:1000px) {
    .container1 .card1 {
        width: 31%;
        margin: 1%;
        display: inline-block
    }
}

@media screen and (min-device-width:600px) and (max-device-width:1024px) {
    .container1 .card1 {
        width: 47%;
        margin: 1%
    }
}

@media (min-width:880px) {
    .container1 .card1 {
        width: 31%;
        margin: 1%;
        display: inline-block
    }
}

@media (max-width:880px) {
    .container1 .card1 {
        display: inline-block;
        width: 100%;
        margin: 3%
    }
}

@media (max-width:480px) {
    .container1 .card1 {
        width: 95%;
        margin: 5px
    }

    .container1 {
        display: block;
        margin: auto;
        padding-bottom: 30px
    }
}

.container1 .card1 .content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.container1 .card1 .content .imgBx {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden
}

.container1 .card1 .content .imgBx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.container1 .card1 .content .contentBx h4 {
    color: #000;
    font-size: 1.4em;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1px
}

.container1 .card1 .content .contentBx h5 {
    color: #000;
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center
}

.container1 .card1 .content .sci {
    margin-top: 20px
}

.container1 .card1 .content .sci a {
    text-decoration: none;
    color: #6c758f;
    font-size: 30px;
    margin: 10px;
    transition: color .4s
}

.container1 .card1 .content .sci a:hover {
    color: #0196e3
}



/*new css style */
/*.support-company-area .right-caption {
    position: relative !important;
    padding: 30px 40px 16px !important;
    background: white !important;
     top: 50px; 
    left: -30px !important;
    height: 550px !important;
}*/
/*.gloabal-partner {
    padding: 30px 0 50px 0;
    background: black !important;
}*/
/*.bg-1{background:#fdce02 !important;}
.support-company-area .right-caption .support-caption a {
    background: #fdce02 !important;
    margin-top: 30px;
    border: none;
    color: #000;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 10px;
}
.maptag{margin: auto !important;
    width: 100% !important;
    border: 2px solid;}
.bg-2{background:black !important;}*/
/*.globalclass{color:black  !important;}*/
/*#map {
    height: 600px;
    background: url("https://web.archive.org/web/20240424140325im_/https://www.pharoscion.com/assets/img/new_images/INDIA.GIF"
);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 0 32px 4px rgba(0, 0, 0, 0.08);
    padding: 20px;
    border: 17px solid #fff;
    border-radius: 7px;
    margin-top: 17px;
}

.what-we-serv h2{
    font-size: 30px !important;
    font-weight: 700 !important;
    color: black;
}*/
/*.what-we-serv .para20 {
    color: black;
    font-size: 17px;
    padding: 0 50px;
    text-align: center;
}
.gloabal-partner h2{
    font-size: 30px !important;
    font-weight: 700 !important;
}*/
/*.what-we-serv h2{
    font-size: 30px !important;
    font-weight: 700 !important;
}*/
/*.internship-section h2 {
    color: black;
    font-size: 30px;
    font-weight: 700;
}*/
/*.interior h2 {
    color: black;
    font-size: 30px;
    font-weight: 700;
}*/
/*.testimonials-section h2 {
    color: black;
    font-size: 30px;
    font-weight: 700;
}
.global_partner{color:black;}
*/
/*.testimonials-section .para12 p {
    color: black;
    font-size: 16px;
    text-align: justify;
}*/

/*.funevent  .tab-content>.tab-pane {
    border: none !important;
    width: 100% !important;
    padding: 10px !important;
    border-radius: 6px !important;
    background: none !important;
    margin: 0px !important;
}*/
/*.tab-content>.tab-pane {
    border: 1px solid #eee;
    width: 80%;
    padding: 40px 20px;
    border-radius: 6px;
    background: #f4f4f4;
    margin: 0px 20px 30px 116px;
    
   
}*/
 