﻿html {
    scroll-behavior: smooth;
}

.preloader {
    z-index: 999999;
}



/*-------------------------------------------
    11. Get Free Download Area Start
-------------------------------------------*/

#download {
    padding: 20px 0px 20px 0px;
    position: relative;
    z-index: 9;
}
.bg-primary-d {
    background-color:#f6ffd2!important;
}

img {
    vertical-align: middle;
    border-style: none;
}

.get-free-download-area .get-free-download-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
	/*text-align: center;*/
}
.get-free-download-wrapper .section-title-area {
   /* width: 80%;*/
}
h2.section-heading {
    font-size: 30px;
    font-weight: 500;
}

.get-free-download-wrapper .section-title-area .section-subheading {
    margin:0px 0 20px;
}
.get-free-download-wrapper .hero-button-box a {
    box-shadow: 0 18px 21px 0 rgba(0,0,0,.2);
    display: inline-block;
    border-radius: 12px;
    margin-right: 15px;
}

.hero-button-box a > img {
    border-radius: 5px;
}

.free-download-mobile-mockup img {
   /* box-shadow: -13px 2px 26px -3px rgba(0,0,0,.4);*/
    border-radius: 43px;
    background: transparent; 
	/*display:none;*/
}
/*.free-download-mobile-mockup img:last-child {
    margin: 68px 0 0 27px;
}*/

@media only screen and (max-width: 767px) {

    
      .app-screenshots-slider-area .section-subheading {
          width: 64%;
          margin-top: 30px;
      }
      .get-free-download-area .get-free-download-wrapper {
          flex-direction: column;
      }
      .get-free-download-wrapper .section-title-area {
          width: 100%;
      }
      .get-free-download-wrapper .section-title-area .section-subheading {
          margin: 30px 0 30px;
      }
      .free-download-mobile-mockup img {
          border-radius: 22px;
          height: 341px;
      }
	  
	   .get-free-download-wrapper .hero-button-box a {
          margin-right: 5px;
          margin-left: 5px;
      }
      .get-free-download-wrapper .hero-button-box a img {
          height: 45px;
      }
      .free-download-mobile-mockup img {
          height: 260px;
      }
      .free-download-mobile-mockup img:last-child {
          margin: 60px 0 0 14px;
      }
      .single-features-1-box h4 {
          font-size: 24px;
      }
	  .get-free-download-area .get-free-download-wrapper {
          flex-direction: column;
      }
      .get-free-download-wrapper .section-title-area {
          width: 100%;
		  text-align: center;
      }
      .get-free-download-wrapper .section-title-area .section-subheading {
          margin:10px 0 10px;
      }
      .free-download-mobile-mockup img {
          border-radius: 22px;
          height: 341px;
      }
	     h2.section-heading {
          font-size: 28px;
      }
	  
     
}


/*-------------------------------------------
        11. Get Free Download Area End
-------------------------------------------*/


.sidenav {
    padding-top: 0;
    z-index: 99999;
}

#mysidenav img {
    margin: 15px auto;
}

.sec-title .separator {
    display: block;
}

.sec-title {
    margin-bottom: 15px;
}

.fancy-btns {
    margin: 15px 0;
}


.fancy-btns2 {
    margin: 15px 0;
	background: #f1f1f1;
}

.text-center.sec-title .separator {
    height: 20px;
    margin: auto;
}

.sec-divide-news {
    margin-top: 15px;
}

.bg-law-client {
    background-size: cover;
}

.industry-div-sec {
    margin: auto;
    margin-top: 100px;
    max-width: 90%;
}

.mbb-7 {
    margin-bottom: 5rem;
}


.pt_100{
	padding-top:100px;
}
.mt-60{
	margin-top:60px;
}

.mt-90{
	margin-top:90px;
}
.pd-0{
	padding:0px!important;
}

button.learn-more {
    -webkit-box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
    -moz-box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
    box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
    border-radius: 50px;
}

.elementskit-navbar-nav li.active{
	
}

.main-header.header-style-three .elementskit-navbar-nav > li.active::before {
    width: 15px;
}


    button.learn-more.mediation, button.learn-more.members-btn, button.learn-more.members-btn2 {
        padding-left: 0;
        max-width: 100%;
    }

button.mediation:hover .circle, button.members-btn:hover .circle, button:hover .circle {
    width: 100%;
}

.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 0s infinite alternate;
}

.vert-move2 {
    -webkit-animation: mover2 1.5s infinite alternate;
    animation: mover2 0s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@-webkit-keyframes mover2 {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover2 {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

.row {
    margin: auto;
}

.bord-of-members-div, .company, .contact, .contact-details-content, .footer_bottom, .law-div-sec, .media-partners-sec, .mediator-sec, .news-sec, .portfolio2, .pricing, .services, .team, .testimonial {
    margin: auto;
    width: 100%;
}
.footer_bottom{
	width:100%;
}

.footer.background6 .container{
	padding:0px;
}


button.learn-more.mediation {
    margin-right: 15px;
}

.inner-space-45 {
    padding: 45px 0;
}

.contact_massage {
   display:none;
}

   /* .contact_massage a {
        line-height: 1;
        font-size: 14px;
        padding: 15px;
        transform: rotate(0);
    }

        .contact_massage a i {
            transform: rotate(180deg);
            margin-right: 5px;
            font-size: 18px;
        }

        .contact_massage a span {
            display: inline-block;
        }*/

#pagepiling .section {
/*    padding: 0;
    padding-left: 210px;
    background-size: cover;
    overflow-x: hidden;*/
}

.price_table {
    width: 90%;
    margin: auto;
}

.about-wrap {
    position: relative;
    overflow: hidden;
    max-width: 425px;
    margin-top: 35px;
    transition: .35s;
    padding: 20px;
}

    .about-wrap .about-bordered {
        margin: auto;
        width: 100%;
        float: right;
        transition: .5s;
    }

        .about-wrap .about-bordered img {
            border: 20px solid #f6f6f6;
            background: linear-gradient(60deg,#083a22 0,#0b7945 50%,#083821 95%);
            border-top-right-radius: 15px;
            border-bottom-left-radius: 15px;
            transition: .5s;
        }

    .about-wrap .about-bg-img-setting {
        height: calc(100% - 40px);
        width: calc(100% - 40px);
        z-index: -1;
        display: block;
        right: 0;
        top: 0;
        position: absolute;
        background: #056839;
        background: linear-gradient(90deg,#083a22 0,#0b7945 50%,#083821 95%);
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px;
        transition: .5s;
    }

    .about-wrap:hover .about-bordered {
        transform: translate(-20px,-20px);
    }

    .about-wrap:hover .about-bg-img-setting {
        transform: translate(-20px,20px);
    }
	
	.news-list-div li {
    display: block;
    overflow: hidden;
    margin: 15px;
}
.news-list-div li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(3,95,51,.9);
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 15px;
    float: left;
    margin-right: 8px;
}
.sec-title {
    margin-bottom: 15px;
}
.sec-ttl-small h2 {
    font-size: 24px;
}
.entry-content h5 {
    text-align: left;
    font-size: 22px;
    margin: 20px auto;
    color: #212529;
    position: relative;
}
.entry-content h5:after {
    content: "";
    left: 0;
    bottom: -5px;
    width: 60px;
    position: absolute;
    border-bottom: 2px solid #056839;
}
.news-list-div li span {
    width: calc(100% - 45px);
    float: right;
}

.an-bl {
    -webkit-animation: an-bl 2.5s infinite alternate;
    animation: an-bl 2.5s infinite alternate;
}

@-webkit-keyframes an-bl {
    0% {
        transform: translate(0,0);
    }

    100% {
        transform: translate(-40px,30px);
    }
}

.an-tr {
    -webkit-animation: an-tr 2.5s infinite alternate;
    animation: an-tr 2.5s infinite alternate;
}

@-webkit-keyframes an-tr {
    0% {
        transform: translate(0,0);
    }

    100% {
        transform: translate(20px,-20px);
    }
}

.about-wrap {
    position: relative;
    overflow: hidden;
    max-width: 425px;
    margin: auto;
    margin-top: 35px;
    transition: .35s;
    padding: 20px;
    width: 100%;
}

.partnr-logo-div {
    padding: 0;
}

.my_60 {
    margin: 60px 0 0;
}

.our-vision .sec-title {
    margin-bottom: 0;
}

    .our-vision .sec-title .separator .icon {
        bottom: 0;
        font-size: 16px;
        margin: auto;
        transform: translateX(-50%);
        text-align: center;
    }

    .our-vision .sec-title .separator:after, .our-vision .sec-title .separator:before {
        width: 35px;
        bottom: 10px;
        border-bottom: 1px solid #000;
    }

.our-vision .separator {
    width: 90px;
    margin: 0;
    overflow: hidden;
    height: 15px;
    text-align: center;
}

.our-vision .sec-title h2 {
    position: relative;
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 0;
    line-height: 1;
    margin: 5px auto;
    color: #056839;
    letter-spacing: 1.8px;
}

.our-vision {
    margin-top: 15px;
}

.about-img-wrap {
    position: unset;
    text-align: unset;
    right: unset;
    overflow: hidden;
}

    .about-img-wrap:before {
        background-position: bottom left;
        left: 40px;
        bottom: 0; 
		display:none;
    }

.about-img {
    display: block;
    max-width: 100%;
    float: right;
    width: 650px;
}

.about-img2 {
    display: block;
    max-width: 100%;
    width: 100%;
}

.about-img-m2 {
    display: none;
}


.testimonial-wrap {
    height: auto;
}

.price_table {
    width: 100%;
}

.events-sec {
    width: 90%;
    margin: auto;
}

.mediator-sec .owl-nav {
    width: auto;
    float: right;
    position: absolute;
    top: -30px;
    right: 15px;
    margin: 0 !important;
    width: 100%;
    text-align: right;
    height:0;
}

.mediator-sec .owl-carousel .owl-nav button.owl-next, .mediator-sec .owl-carousel .owl-nav button.owl-prev {
    position: unset;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: initial;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
    width: 30px;
    height: 30px;
    background: #056839;
    border-radius: 0;
    border: 0;
    text-shadow: none;
}

    .mediator-sec .owl-carousel .owl-nav button.owl-next:hover, .mediator-sec .owl-carousel .owl-nav button.owl-prev:hover {
        opacity: 9;
    }

.mediator-sec .fa-long-arrow-left:before {
    content: "\f053";
}

.mediator-sec .fa-long-arrow-right:before {
    content: "\f054";
}

.mediator-sec .inner-block {
    padding: 0 15px;
}

.carousel .testimonial {
    margin: 20px 0;
    width: 100%;
}

.carousel-control.right {
    right: 0;
}

.carousel-control.left {
    right: 40px;
}

.carousel .testimonial p::before {
    top: 0;
}

.media-left {
    margin-bottom: 25px;
}

    .media-left:hover {
        box-shadow: 0 0 20px -4px #056839;
    }

.sec-title h2 {
    margin: 0;
}

.sec-title .separator {
    display: block;
    height: 20px;
}

    .sec-title .separator:before {
        left: 0;
        bottom: 50%;
        transform: translateY(52%);
    }

    .sec-title .separator:after {
        right: 0;
        bottom: 50%;
        transform: translateY(52%);
    }

    .sec-title .separator .icon {
        left: 50%;
        bottom: 0;
        margin-left: 0;
        margin: 0;
        transform: translate(-50%,0);
        text-align: center;
    }

.modal-backdrop {
    z-index: 99999;
}

.modal {
    z-index: 999999;
}

.classes-section.style-three .carousel-content {
    margin: auto;
}

.classes-section.style-three .owl-nav {
    left: -33.33%;
    margin: 0 !important;
    width: calc(100% - 66.66%);
    bottom: 50%;
    transform: translateY(calc(-50% + 100px));
}

.classes-section.style-three .sec-title {
    width: inherit;
}

.learn-more a {
    display: block;
    width: 100%;
    top: 0;
}

button.learn-more .button-text {
    transition: all .45s cubic-bezier(.65,0,.076,1);
    position: unset;
    top: 0;
    right: 55px;
    bottom: 0;
    padding-left: 0;
    margin: 0;
    color: #056839;
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

button.learn-more {
    width: 155px;
}

    button.learn-more:hover .button-text {
        color: #fff;
        letter-spacing: 1.5px;
        padding-left: 5px;
    }

.classes-section.style-two .inner-block .lower-content {
    padding-top: 15px;
}

.classes-section .inner-block .lower-content .link-btn {
    top: -28px;
}

.classes-section .inner-block .image-box {
    margin: 0;
}

button.learn-more.mediation .button-text {
    text-align: left;
    margin-left: 55px;
}

.rec-icon-div {
    font-size: 24px;
    color: #fff;
    float: left;
    margin-right: 15px;
}

.med-mmbr-info {
    float: left;
    width: calc(100% - 40px);
}

.carousel .testimonial p::before {
    content: '';
    display: none;
    position: unset;
}

.carousel .testimonial {
    min-height: 130px;
}

    .carousel .testimonial p {
        text-indent: unset;
    }

.backtop {
    position: fixed;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #056839;
    background: rgba(5,104,57,.8);
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    z-index: 99;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: none;
        bottom: 15px;
}

    .backtop i {
        transition: all ease-in-out .35s;
        margin-top: 10px;
    }

    .backtop:hover i {
        margin-top: 5px;
    }

.mtb-60 {
    margin: 60px auto;
}

.mtb-20 {
    margin: 20px auto;
}

.testimonial-content {
    width: 100%;
    margin: 0 auto;
}

    .testimonial-content p {
        margin-bottom: 15px;
    }

.quote {
    top: -20px;
}

.carousel .carousel-control {
    top: -20px;
}

.pattan:after {
    display: none;
}

.liner:before {
    display: none;
}

.enquiry-model {
    top: 0;
}

.modal.fade .modal-dialog {
    top: 50%;
    transform: translate(0,-100%);
}

.modal.show .modal-dialog {
    transform: translate(0,-50%);
}

.modal-content.enquiry-fade .row {
    margin: auto;
}

.modal-content.enquiry-fade .col-sm-6 {
    padding: 0;
}

.modal-content .form.contact_message {
    padding: 0;
}

.modal-content.enquiry-fade .col-sm-6 .main_title.pt-60 {
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 450px;
}

.quick-enquiry-pop {
    padding: 0;
}

.fancybox-container {
    z-index: 99999;
}



#carouselExampleIndicators .carousel-control {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 99;
    color: #055931;
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 45px;
    line-height: 45px;
    background: rgba(255,255,255,.55);
    border: 2px solid #055931;
    border-radius: 4px;
    transition: all ease-in-out .35s;
}

    #carouselExampleIndicators .carousel-control:hover {
        background: rgba(255,255,255,.85);
    }

    #carouselExampleIndicators .carousel-control.left {
        right: unset;
        left: 30px;
    }

    #carouselExampleIndicators .carousel-control.right {
        right: 30px;
    }

.background-vision {
    background-image: url(../images/testimonial-bg.png);
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.background-about {
    background-image: url(../images/testimonial-bg.png);
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.background-presdent {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
    background: rgba(183,183,183,.4);
    left: 0;
    right: 0;
}

.pos-rel {
    position: relative;
}

.div-up {
    position: relative;
    z-index: 1;
}

.bg-3.our-vision-bg {
    background-image: url(../images/bg-3-old.jpg);
    background-color: #000;
}
.sht-ct{
	position:relative;
}

.menu-list-fixed {
    position: absolute;
    bottom: 20px;
    z-index: 9;
    width: calc(100% - 210px);
    text-align: center;
    margin: auto;
    /*float: right;*/
	width: 100%;
    text-align: center;
	margin-bottom:20px;
    /*left: 210px;*/
}

.row.rel-pos{
	position:relative;
}

    .menu-list-fixed ul li {
        display: inline-block;
        margin: 0 5px;
    }

        .menu-list-fixed ul li a {
            color: #464646;
            background: rgba(255,255,255,.85);
            padding: 7px 20px;
            border-radius: 5px;
            box-shadow: 3px 3px 5px 0 #676767;
            transition: all ease-in-out .35s;
            letter-spacing: 1.5px;
        }

            .menu-list-fixed ul li a.active, .menu-list-fixed ul li a:focus, .menu-list-fixed ul li a:hover {
                background: #045d33;
                color: #fff;
                box-shadow:  3px 3px 5px 0 #676767!important;
            }

            .menu-list-fixed ul li a span {
                font-weight: 300;
                font-size: 13px;
                margin-left: 7px;
            }

            .menu-list-fixed ul li a i {
                font-size: 16px;
            }

.menu-list-fixed-2 {
    position: absolute;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    text-align: center;
    margin: auto;
    float: none;
    left: 50%;
    transform: translateX(-50%);
    padding-left: 210px;
}

    .menu-list-fixed-2 ul {
        background-color: rgba(255,255,255,.95);
        padding: 15px 0;
        line-height: 0;
    }

        .menu-list-fixed-2 ul li {
            display: inline-block;
            margin: 0;
            border-right: 1px solid rgba(70,70,70,.45);
            line-height: 0;
        }

            .menu-list-fixed-2 ul li:last-child {
                border-right: 0;
            }

            .menu-list-fixed-2 ul li a {
                color: #464646;
                padding: 0 20px;
                border-radius: 5px;
                transition: all ease-in-out .35s;
                line-height: 30px;
                position: relative;
            }

                .menu-list-fixed-2 ul li a span {
                    position: relative;
                }

                    .menu-list-fixed-2 ul li a span::before {
                        background: #056839 none repeat scroll 0 0;
                        border-radius: 50%;
                        bottom: 10px;
                        content: "";
                        height: 5px;
                        left: 50%;
                        opacity: 0;
                        position: absolute;
                        transform: translateX(-50%);
                        transition: opacity .2s ease 0s,bottom 0s ease .2s,height 0s ease .2s,width 0s ease .2s,border-radius 0s ease .2s,left 0s ease .2s;
                        width: 5px;
                    }

                .menu-list-fixed-2 ul li a.active span::before, .menu-list-fixed-2 ul li a:hover span::before {
                    border-radius: 0;
                    bottom: 0;
                    height: 1px;
                    opacity: 1;
                    transition: opacity 0s ease 0s,bottom .2s ease 0s,height .2s ease .2s,width .2s ease .2s,border-radius .2s ease .2s,left .2s ease .2s;
                    width: 75%;
                }

                .menu-list-fixed-2 ul li a.active, .menu-list-fixed-2 ul li a:focus, .menu-list-fixed-2 ul li a:hover {
                    color: #056839;
                }

                .menu-list-fixed-2 ul li a span {
                    font-weight: 300;
                    font-size: 13px;
                    letter-spacing: 1.5px;
                    margin-left: 8px;
                    line-height: 30px;
                    display: inline-block;
                    float: left;
                }

                .menu-list-fixed-2 ul li a i {
                    font-size: 20px;
                    line-height: 30px;
                    float: left;
                    color: #03532d;
                }

.events-promotion-sidemenu {
    background: #fcfff8;
    position: fixed;
    top: calc(100% - 100px);
    top: 545px;
    width: 210px;
    -webkit-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}

.button.events-btn a {
    color: inherit;
}

.events-promotion-sidemenu:hover {
    top: 380px;
    top: calc(100% - 270px);
}

.upsm-events {
    font-size: 16px;
    background: #056839;
    color: #fff;
    text-align: left;
    margin: 0 auto 0;
    position: relative;
    margin-right: -15px;
    padding: 0 22px;
}

    .upsm-events:before {
        content: '';
        border-width: 8px;
        border-color: #056839 transparent transparent #056839;
        border-style: solid;
        position: absolute;
        bottom: -16px;
        right: 0;
        z-index: 0;
    }

    .upsm-events i {
        margin-right: 5px;
    }

.events-1 {
    padding: 15px 20px 0;
    margin: 0 auto 0;
    width: 100%;
}

    .events-1 .overlay_one a:hover, .events-promotion-sidemenu .events-1 a, .events-promotion-sidemenu .events-1 a:hover .events-1 .overlay_one a {
        display: block;
        box-shadow: 0 0 10px 0 #484948 !important;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

.events-promotion-sidemenu .events-1 img {
    margin: auto !important;
    transition: .35s;
    width: 100% !important;
    -webkit-transition: .35s;
    -ms-transition: .35s;
    -o-transition: .35s;
    -moz-transition: .35s;
    transition: .35s;
}

.events-1 .overlay_one:hover img {
    transform: scale(1.2);
}

.events-name-sm {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,1);
    position: absolute;
    opacity: 0;
    transition: .35s;
}

.events-1 .overlay_one a:hover .events-name-sm, .events-1 a:hover .events-name-sm {
    opacity: .95;
}

.events-1 .carousel-inner {
    box-shadow: 0 0 10px 0 #484948 !important;
}

.events-1 .overlay_one:before, .overlay_four:before, .overlay_three:before, .overlay_two:before {
    position: unset;
}

#carouselExampleIndicators-events .carousel-control {
    position: absolute;
    top: 175px;
    transform: unset;
    z-index: 99;
    color: #055931;
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 45px;
    line-height: 45px;
    background: rgba(255,255,255,.55);
    border: 0 solid #055931;
    border-radius: 4px;
    transition: all ease-in-out .35s;
    background: 0 0;
    color: #056839;
    bottom: 0;
    box-shadow: 0 0 0 0 !important;
    width: unset;
    font-size: 20px;
}

#carouselExampleIndicators-events.carousel {
    padding-bottom: 40px;
}

.events-name-sm p {
    line-height: 1;
    display: block;
    font-weight: 500;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 15px;
    width: 100%;
}

    .events-name-sm p strong {
        font-weight: 600;
    }

    .events-name-sm p span {
        display: block;
        margin-top: 10px;
        line-height: 20px;
        font-size: 12px;
    }

    .events-name-sm p label {
        width: 40px;
        margin: 4px auto 0;
        height: 2px;
        background: #056839;
        display: block;
    }

.gallery-sec {
    background-image: url(../images/background/fact-1.jpg);
    background-size: cover;
}

.contact-page-sec {
    margin: auto;
    float: none;
    margin-top: -100px;
    margin-bottom: 60px;
    position: relative;
}

.bg-cont-sec2 {
    background: #fff;
    box-shadow: 0 0 84px -37px grey;
}

.contact-page-sec .form.contact_message {
    box-shadow: unset;
    position: relative;
}

.contact-page-sec .small-heading {
    font-size: 16px;
}

.contact-page-sec .background6 {
    background-image: url(../images/bg-8.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
}

.contact-sec-iframe iframe {
    width: 100%;
    height: 400px;
}

.contact-sec-iframe .img-error {
    width: 100%;
    /*height: 400px;*/
    position: relative;
}

.contact-sec-iframe .form.contact_message {
    padding: 0;
}

.filter-list {
    width: 100%;
}

.portfolio-items img {
    min-width: 160px;
}

.blockquote {
    padding: 10px 20px;
    margin: 20px auto;
    font-size: 14px;
    font-style: italic;
    background: #f4f5f7;
    border-left: 5px solid #056839;
}


.blockquote-subs {
    padding: 10px 20px;
    margin: 20px auto;
    font-size: 16px;
    font-style: normal;
    background: #f4f5f7;
    border-left: 5px solid #056839;
    font-weight: 600;
    border-right: 5px solid #056839;
}



.blockquote-y {
    padding: 5px 20px;
    margin:5px auto;
    font-size: 14px;
    font-style: italic;
    background: #f4f5f7;
    border-left: 5px solid #056839;
}

.blockquote-y2 {
    padding: 5px 20px;
    margin:5px auto;
        font-size: 16px;
    background: #d4e5bd;
    border-left: 5px solid #056839;
    font-weight: 500;
}

.blockquote-y2 i {
        font-size: 20px;
    font-weight: 500;
}


.custom-btn {
  width:fit-content;
  height: 40px;
  color: #fff;
  border-radius: 5px; 
  font-size:20px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}

/* 5 */
.btn-5 {
  width:fit-content;
  height: 40px;
  line-height: 42px;
  padding: 0px 15px;
  border: none;
  background: rgb(55 134 96);
    background: linear-gradient(
0deg, rgb(2 88 47) 0%, rgb(11 148 68) 100%);
}
.btn-5:hover {
  color: #046935;
  background: transparent;
   box-shadow:none;
}
.btn-5:before,
.btn-5:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #046935;
  box-shadow:
   -1px -1px 5px 0px #fff,
   7px 7px 20px 0px #0003,
   4px 4px 5px 0px #0002;
  transition:400ms ease all;
}
.btn-5:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.btn-5:hover:before,
.btn-5:hover:after{
  width:100%;
  transition:800ms ease all;
}

	.bg-y h4
{
	margin-bottom:0px!important; 
	line-height: 22px;
	font-size:20px;
	}
	
.bg-y i
{ 
font-size:20px;
	}

.small2 {
    font-size: 80%;
    font-weight: 600;
	line-height: 15px;
}


.code-of-edthic-div .blockquote {
    margin: 10px auto;
}

.blockquote-privacy {
    padding: 10px 20px;
    margin: 20px auto;
    font-size: 14px;
    font-style: normal;
    background: #f4f5f7;
    border-left: 5px solid #056839;
}

.code-of-edthic-div .blockquote-privacy {
    margin: 10px auto;
}



.content-vision {
    display: table-cell;
    vertical-align: middle;
    height: 450px;
}

.shine-text {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
}

.shine-text1 {
    background: #222 -webkit-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.9,#fff)) 0 0 no-repeat;
    -webkit-background-size: 150px;
    color: rgba(255,255,255,.1);
    color: #222;
    -webkit-background-clip: text;
    -webkit-animation-name: shine;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    text-shadow: 0 0 0 rgb(255 255 255 / 0%);
	    position: relative;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
}

.shine-text2 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #1b6839;
}

.shine-text3 {
    position: relative;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    color: #f0372b;
    padding-top: 9px;
}

.shine-text4 {
    position: relative;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    color: #000;
    padding-top: 9px;
}


.shine-text5 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #f0372b;
    padding-top: 5px;
    padding-bottom: 5px;
}

.shine-text8 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #060606;
    padding-top: 9px; 
    text-align:left;
}

.bg-s1
{ 
    background: #eaeaea;
    border-radius: 5px;
    padding-top: 5px;
}

.bg-y
{ 
    /* background: #cde3d9; */
    border-radius: 10px;
    border: 2px dashed #057238;
	    padding-top: 10px;
    padding-bottom: 10px;
	}

	

.shine-text-y1 {
    position: relative;
    font-size: 18px;
/*    font-weight: 600;*/
    margin-bottom: 0;
    color: #f0372b;
    padding-top:0px;
    padding-bottom:0px;
}




button.learn-more.backto-home {
    width: 240px;
}

.error-text {
    font-size: 100px;
    line-height: 100px;
}

.page-not-div {
    font-size: 50px;
    color: #fff;
    position: absolute;
    top: 35%;
    text-align: center;
    width: 100%;
    text-shadow: 0 2px 3px #a1a9a5;
}

.learn-more {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: #fff;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    width: 170px;
    height: auto;
    -webkit-box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
    -moz-box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
    box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
    border-radius: 50px;
}


.learn-more2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: fit-content;
    height: auto;
    -webkit-box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
    -moz-box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
    box-shadow: 2px 2px 11px -4px rgba(0,0,0,.75);
	text-align: center;
}


.learn-more2.abt {
    background-color: #056839;
    border-radius: 10px;
    color: #fff;
	padding:10px 15px;
    margin: 15px;
	font-size: 20px;
}

.learn-more2.abt a {
    background-color: #056839;
    border-radius: 10px;
    color: #fff;
}







.learn-more3 {
    display: inline-block;
    vertical-align: middle;
    width: fit-content;
    height: auto;
	text-align: center;
}


.learn-more3.abt {
    color: #fff;
	padding:10px 15px;
    margin: 15px;
	font-size: 20px;
}

.learn-more3.abt a {
    color: #fff;
}
.learn-more3 .button-text {
    /*transition: all 0.45s cubic-bezier(.65,0,.076,1);
    position: absolute;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   /* margin: 0 0 0 1.85rem;*/
    color:#39b54a;
    line-height: 1.6;
    text-align: center;
    line-height: 40px;
    letter-spacing: 1.5px;
}


.mediation {
    width: 310px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.proceed-btn {
    width: 240px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.backto-home {
    width: 240px;
}

.learn-more .circle {
    transition: all 0.45s cubic-bezier(.65,0,.076,1);
    position: relative;
    margin: 0;
    width: 40px;
    height: 40px;
    background: #056839;
    border-radius: 1.625rem;
}

    .learn-more .circle .icon {
        transition: all 0.45s cubic-bezier(.65,0,.076,1);
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #fff;
    }

        .learn-more .circle .icon.arrow {
            transition: all 0.45s cubic-bezier(.65,0,.076,1);
            left: .2rem;
            width: 1.125rem;
            height: .125rem;
            background: none;
        }

            .learn-more .circle .icon.arrow::before {
                position: absolute;
                content: '';
                top: -.25rem;
                right: .0625rem;
                width: .625rem;
                height: .625rem;
                border-top: .125rem solid #fff;
                border-right: .125rem solid #fff;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

.learn-more .button-text {
    transition: all 0.45s cubic-bezier(.65,0,.076,1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 0 0 1.85rem;
    color: #056839;
    line-height: 1.6;
    text-align: center;
    line-height: 40px;
    letter-spacing: 1.5px;
}

.learn-more a:hover .circle {
    width: 100%;
}

    .learn-more a:hover .circle .icon.arrow {
        background: #fff;
        -webkit-transform: translate(1rem,0);
        transform: translate(1rem,0);
    }

.learn-more a:hover .button-text {
    color: #fff;
}


.bg-glry {
    background-image: url('../images/gallery-bg.png');
}


/* team flip */
.extend-tag {
    position: relative;
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    bottom:105px;
}

.flip {
    width: 250px;
    max-width: 90%;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}

    .flip .front, .flip .back {
        width: 100%;
        margin: 0 auto;
        background: #fff;
        /*cursor: pointer;*/
    }

.team-flip-social {
    line-height: 1;
}

    .team-flip-social a {
        display: inline-block;
        /*margin: 12px 5px 5px;*/
        font-size: 15px;
        height: 30px;
        /*width: 30px;*/
        line-height: 30px;
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        border-radius: 35px;
        border: 0px solid;
        /*color: #3d3d3d;*/
    }

        .team-flip-social a:hover i {
            /*color: #fff;
                                        transition: .1s;*/
        }

        .team-flip-social a:hover {
            color: inherit;
        }

.flip .team-text {
padding: 10px 8px;
    line-height: 1;
    background: #fff;
    border-radius: 15px;
}


.flip .team-text h6 {
font-size: 17px;
font-weight: 600;
}




.flip .front {
    backface-visibility: hidden;
    transform-style: preserve-3d;
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    transition: all 0.5s ease-out 0s;
    transform: rotateX(0deg);
}

.flip:hover {
    perspective: 212px;
    position: relative;
    transform-style: preserve-3d;
}

a.color-summer-sky {
    transition: 0.35s;
}

    a.color-summer-sky:hover {
        letter-spacing: 1.5px;
        color: #056839;
    }

.team-creative .s-event-coverflow {
    overflow: hidden;
	border: 1px solid #dedede;
}


    .team-creative .s-event-coverflow img {
        transition: 0.325s;
    }

    .team-creative .s-event-coverflow:hover img {
        transform: scale(1.1);
    }


.team-data-img {
}


    .team-data-img:hover .team-img:before {
        opacity: 1;
    }




    .team-data-img:hover .view-speaker {
        top: 50%;
        opacity: 1;
    }

    .team-data-img .view-speaker {
        position: absolute;
        left: 0;
        top: 70%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #fff;
        font-size: 22px;
        width: 50px;
        height: 50px;
        margin: auto;
        border: 2px solid #ddd;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        padding: 12px 0;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        opacity: 0;
        z-index: 2;
    }

.team-img {
position: relative;
}

    .team-img:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: rgba(0,0,0,.5);
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        opacity: 0;
        z-index: 1;
    }
	
	
	
	
.team-creative2 .s-event-coverflow2 {
    overflow: hidden;
}


    .team-creative2 .s-event-coverflow2 img {
        transition: 0.325s;
    }

    .team-creative2 .s-event-coverflow2:hover img {
        transform: scale(1.1);
    }

    .team-data-img2:hover .team-img2:before {
        opacity: 1;
    }




    .team-data-img2:hover .view-speaker {
        top: 50%;
        opacity: 1;
    }

    .team-data-img2 .view-speaker {
       /* position: absolute;
        left: 0;
        top: 70%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #fff;
        font-size: 22px;
        width: 50px;
        height: 50px;
        margin: auto;
        border: 2px solid #ddd;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        padding: 12px 0;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        opacity: 0;
        z-index: 2;*/
    }

.team-img2 {
  /*  position: relative;*/
}

    .team-img2:before {
       /* position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: rgba(0,0,0,.5);
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        opacity: 0;
        z-index: 1;*/
    }	
	
	
	
	
	

.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.bord-member-details {
    background: rgba(255, 255, 255, 0.65);
    box-shadow: 0 0 20px 0 #dcdcdc;
    padding: 20px;
    border-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    margin: 45px auto 25px;
    transition: 0.35s;
}

    .bord-member-details:hover {
        background: rgba(255, 255, 255, 0.95);
        box-shadow: 0 0 20px 0 #dcdcdc;
        margin-top: 35px;
    }

.bord-memmber-post .post {
    height: 80px;
    width: 80px;
    border: 3px solid #056839;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    box-shadow: 1px 6px 20px 0 #dcdcdc;
    transition: 0.35s;
}

.bord-member-details:hover .bord-memmber-post .post {
    top: -10px;
}

.bord-memmber-post .text-content {
    text-align: center;
    margin-top: 30px;
}

    .bord-memmber-post .text-content h5 {
        text-align: center;
        margin-bottom: 0;
    }

    .bord-memmber-post .text-content p {
        line-height: 20px;
    }

.bg-memeber-detail-second {
    background: url(../images/parallax1.png);
    background-size: contain;
}

.heding-highlight {
    border: 2px dashed #056839;
    width: 140px;
    margin: auto;
    font-weight: 600;

}
.agn-about-us .img-box.industry-img {
margin-top:0;


}
.agn-about-us .industry-img::after,.agn-about-us .industry-img:before {
    opacity:0;

}
.industry-bg-svg:before {
display:none;

}
.agn-about-us.industry-bg-svg {
background:transparent;

}



@media only screen and (max-width: 767px) and (min-width: 320px) {

.about-img2 {
    display: none;
}

.about-img-m2 {
       display: block;
    max-width: 100%;
    width: 100%;
}

.mbb-7 {
    margin-bottom: 1rem;
}

}