.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*# sourceMappingURL=slick.min.css.map */

.footer-nav-widgets-wrapper {
    margin: 0 !important;
}

#slider {
    position: relative;
    background: #0c1f42;
}

#slider .slide {
    background-size: cover !important;
    background-position: center !important;
    height: 860px;
    position: relative;
    display: flex;
    align-items: center;
}

/*
#slider .slide::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #0c1f42;
    opacity: 0.6;
}
*/
#slider .slide .section-inner {
    display: block;
    width: 1400px;
}

#slider .slide .slide-inner {
    width: 700px;
    max-width: 100%;
    color: #fff;
    display: block;
    position: relative;
    z-index: 1;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}

#slider .slide h2 {
    display: block;
    margin-top: 0;
    color: var(--primary-color);
    font-size: 64px;
    font-weight: bold;
}

#slider .slide p {
    display: block;
    font-size: 5rem;
    line-height: 140%;
    font-weight: 600;
    margin: 0;
}

#slider .slide .btn {
    margin-top: 2rem;
}

#slider .slide .btn:hover {
    background: #fff;
    color: #1f2839;
}

.slick-slider {
    margin-bottom: 0;
}

#slider .slick-arrow {
    z-index: 9;
    bottom: 20px;
    top: unset;
    height: 46px;
    width: 46px;
    background: rgb(0 0 0 / 30%);
    position: absolute;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    cursor: pointer;
}

#slider .slick-arrow:hover {
    background: rgb(0 0 0 / 50%);
}

#slider .slick-next {
    right: 20px;
}

#slider .slick-prev {
    left: unset;
    right: 70px;
}




.section-container {
    padding: 8rem 0;
}

h2.stunning-item-title {
    margin-top: 0;
}

.gdlr-item-title-wrapper.pos-center {
    text-align: center;
}

.gdlr-item-title-wrapper.gdlr-item {
    margin-bottom: 40px;
}

.column,
.columns {
    float: left;
    position: relative;
    min-height: 1px;
}

.three {
    width: 25%;
}

.gdlr-item {
    margin: 0 15px 20px;
    min-height: 1px;
}

.gdlr-item.gdlr-modern-practice {
    margin-bottom: 30px;
}

.gdlr-ux {
    opacity: 1;
    padding-top: 0px;
    margin-bottom: 0px;
}

.gdlr-modern-practice .gdlr-practice-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 0px;
}

.gdlr-modern-practice .gdlr-practice-thumbnail-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: .8;
    filter: alpha(opacity=80);
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    background-color: #007dc4;
}

.gdlr-modern-practice .practice-title {
    display: flex;
    position: absolute;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    text-align: center;
    height: 100%;
}

.gdlr-modern-practice .practice-title span {
    display: block;
    width: 100%;
    padding: 25px 15px;
    transition: all 0.3s ease-in;
}

.gdlr-modern-practice:hover .practice-title span {
    background: rgba(0, 125, 196, 0.9);
}

.gdlr-isotope a {
    color: #fff;
}

.gdlr-modern-practice .gdlr-practice-thumbnail:hover .gdlr-practice-thumbnail-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
}

.gdlr-modern-practice .gdlr-practice-thumbnail img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.gdlr-modern-practice .gdlr-practice-thumbnail:hover img {
    transform: scale(1.1, 1.1);
}

.gdlr-item-title-head {
    text-align: center;
}



ul.intro-list {
    list-style-type: none;
    margin: 0 2rem 2rem;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-gap: 40px;
}

ul.intro-list li {
    margin: 0;
    padding: 0px;
    display: flex;
    box-sizing: content-box;
}

ul.intro-list li:last-child,
ul.intro-list li:first-child {
    padding: 0;
}

ul.intro-list li .icon {
    padding-right: 20px;
}

ul.intro-list li .content {
    position: relative;
}

ul.intro-list li i.fa-solid {
    color: #007dc4;
    font-size: 42px;
}

ul.intro-list li strong {
    font-weight: 200;
    font-size: 24px;
    padding-bottom: 20px;
    display: inline-block;

}



.gdlr-testimonial-item.carousel .testimonial-item {
    margin: 0 15px;
}

.gdlr-testimonial-item.round-style .testimonial-item {
    padding-bottom: 50px;
}

.gdlr-testimonial-item.carousel .testimonial-item:first-child {
    margin-left: 0;
}

.gdlr-testimonial-item .testimonial-item-inner,
.gdlr-testimonial-item .testimonial-author-image {
    background-color: #f7f7f7;
}

.gdlr-testimonial-item.round-style .testimonial-item-inner {
    padding: 30px 30px 60px;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gdlr-testimonial-item .testimonial-content {
    color: #9b9b9b;
    text-align: center;
}

.gdlr-testimonial-item.round-style .testimonial-info {
    margin-top: 15px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}

.gdlr-testimonial-item .testimonial-author {
    color: #1a305a;
}

.gdlr-testimonial-item.round-style .testimonial-author {
    font-weight: 700;
}

.gdlr-testimonial-item .testimonial-position {
    color: #4d4d4d;
}

.gdlr-testimonial-item .testimonial-author-image {
    border-color: #1a305a;
}

.gdlr-testimonial-item.round-style .testimonial-author-image {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    bottom: -50px;
    margin-left: -50px;
    border-width: 3px;
    border-style: solid;
    overflow: hidden;
    -moz-border-radius: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.gdlr-testimonial-item.round-style .testimonial-author-image img {
    height: 100%;
    width: 100%;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

#testimonial {
    padding: 8rem 0;
}

#testimonial h3 {
    margin: 0;
    font-size: 36px;
    text-align: left;
}

#testimonial h6 {
    margin: 0;
    font-size: 18px;
    color: #777;
    text-align: left;
}

.slides .slick-arrow {
    z-index: 9;
    top: -75px;
    height: 46px;
    width: 46px;
    background: rgb(247 247 247);
    position: absolute;
    overflow: hidden;
    color: #d5d5d5;
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    cursor: pointer;
}

.slides .slick-arrow:hover {
    background: rgb(239 238 238);
    color: #c5c4c4;
}

.slides .slick-next {
    right: 30px;
}

.slides .slick-prev {
    left: unset;
    right: 80px;
}









#team {
    padding: 8rem 0;
}

#team h3 {
    margin: 0;
    font-size: 36px;
}

#team h6 {
    margin: 0;
    font-size: 18px;
    color: #777;
}

#team ul {
    margin: 5rem 0 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 30px;
}

#team ul li {
    text-align: center;
    margin: 0;
    padding: 0;
    box-sizing: content-box;
}

#team img {
    display: block;
    margin: 0 auto 2rem;
    height: 150px;
    width: 150px;
    border-radius: 50%;
}

#team strong {
    text-transform: uppercase;
}

#team em {
    display: block;
    color: #007dc4;
    padding: 5px 0 20px;
}

#team .user-urls a {
    margin: 0 2px;
    border: 1px solid #1a305a;
    width: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 50%;
    height: 40px;
}

#team .user-urls a:hover {
    background: #1a305a;
    color: #fff;
}




#blog {
    padding: 0 0 8rem;
}

#blog h3 {
    margin: 0;
    font-size: 36px;
}

#blog h6 {
    margin: 0;
    font-size: 18px;
    color: #777;
}

#blog .gdlr-item-title-link {}

#blog ul {
    margin: 3rem 0;
    padding: 0;
    list-style-type: none;
    display: flex;
}

#blog ul li {
    box-shadow: 0 0 46px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
    margin: 0 3rem 0 0;
    overflow: hidden;
    position: relative;
    width: 50%;
}

#blog ul li:last-child {
    margin: 0;
}

#blog .post-image {
    width: 40%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

#blog .post-image-in {
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center !important;
    background-size: cover !important;
    transition: all 500ms ease;
}

#blog ul li:hover .post-image-in {
    scale: 1.2;
    filter: contrast(110%);
    filter: brightness(110%);
}

#blog .post-content {
    padding: 2rem;
    padding-left: calc(40% + 2rem);
}

#blog .post-content strong {
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
}

#blog .post-content p {}

#blog .post-content em {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
}

#blog .post-content a.more {
    float: right;
}

#blog .post-content a.more i {
    font-size: 24px;
}

#blog .post-content a.more:hover i {
    font-size: 28px;
    margin-top: -2px;
    margin-right: -2px;
}




#contact_form {
    padding: 2rem 0 8rem;
}

#contact_form h3 {
    margin: 0;
    font-size: 36px;
}

#contact_form h6 {
    margin: 0;
    font-size: 18px;
    color: #777;
}

#contact_form form {
    box-shadow: 0 0 46px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
    overflow: hidden;
    padding: 50px 50px 30px;
    margin-top: 40px;
}

#contact_form .form-group {
    display: flex;
}

.col-3 .form-row {
    width: 33.33%;
    padding: 0 15px;
}

.col-3 .form-row:last-child,
.col-3 .form-row:first-child {
    padding: 0;
}




#book_section {
    padding: 6rem 0;
    background: #f7f7f7;
}

#book_section .section-inner {
    position: relative;
}

#book_section .section-inner {
    width: 800px;
    max-width: 100%;
}

#book_section .fl-right {
    width: 380px;
    float: right;
}

#book_section .fl-right img {
    position: relative;
}

#book_section .fl-left {
    padding: 60px 0;
    float: left;
    width: calc(100% - 420px);
}

#book_section .the_content {
    font-size: 24px;
    line-height: 130%;
}

#book_section .btn {
    margin-top: 20px;
}

#form_one_con {
    padding: 1px 0 8rem;
    background: #f7f7f7;
}

#form_one_con .section-inner {
    width: 800px;
    max-width: 90%;
    text-align: center;
}

form.book_req_form {
    display: flex;
    margin-bottom: 30px;
}

form.book_req_form .form-row {
    margin: 0;
    padding: 7px;
}

form.book_req_form input[type=submit] {
    height: 50px;
    padding: 0 20px;
}

#form_one_con strong.ssl {
    color: #a1a1a1;
    font-weight: 200;
}

#form_one_con h3 {}

#form_one_con h4 {
    color: #a1a1a1;
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 30px;
}

h2.home-section-title.services-title {
   margin: 80px 0 40px;
}
.services {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5rem;
    gap: 2rem;
}
.services .service {
    flex: 1;
    text-align: left;
    border-radius: 5px;
}
.service-img {
    display: block;
}
.services .service img {
    width: 100%;    
    height: auto;    
    object-fit: cover;
    aspect-ratio: 100/74;
}
.service-content {
    text-align: left;
    color: #1E1E1E;
    font-size: 14px;
    margin-bottom: 15px;
}
.services .service h2 {
    color: #2B353E;
    margin: 15px 0 20px;
    font-size: 20px;
    font-weight: 400;
}
@media screen and (max-width: 768px) {
.services {
    margin-bottom: 3rem;
    gap: 1rem;
    flex-direction: column;
}
}

.home-content {
    padding: 4rem 0 10rem;
    display: flex;
    gap: 4rem;
}
.home-content .left, 
.home-content .right {
   flex: 1;
}
.home-content .left > div {
    margin: 1.5rem 0 2rem;
}
.home-content h4 {
    color: var(--primary-color);
    margin-top: 0;
    font-size: 2.2rem;
}
.home-content h2 {
    color: #000;
    margin: 10px 0 20px;
    font-size: 24px;
    font-weight: 400;
}
.home-content div {
   color: #666;
}
.home-content img {
   max-width: 100%;
   height: auto;
   border-radius: 5px;
}
.home-content .paragraph {
    font-size: 16px;
}
.three-features {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4rem;
    gap: 2rem;
}
.three-features .feature {
    flex: 1;
    text-align: left;
    border-radius: 5px;
}
.feature-img {
    display: block;
}
.three-features .feature img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 100/74;
}
.feature-content {
    text-align: left;
}
.three-features .feature h3 {
    color: #2B353E;
    margin: 15px 0 20px;
    font-size: 20px;
    font-weight: 400;
}
.three-features .feature p {
    color: #444444;
    font-size: 16px;
    opacity: 0.8;
    margin: 0;
}
@media screen and (max-width: 768px) {
.home-content {
    padding: 3rem 0;
    gap: 2rem;
    flex-direction: column-reverse;
}
.three-features {
    margin-bottom: 3rem;
    gap: 4rem;
    flex-direction: column;
}
.three-features .feature {
    flex-direction: column;
}
.feature-content {
    text-align: center;
    padding-left: 0;
    margin-left: 0;
    border-left: 0 none;
    padding-top: 2rem;
}
}

.why_choose_us_items {
    display: flex;
    margin-top: 1.5rem;
    margin-bottom: 4rem;
    gap: 20rem;
}
.why_choose_us .item {
    flex: 1;
    text-align: left;
}
.why_choose_us .item img {
    height: 216px;
    width: 216px;
    object-fit: cover;
    aspect-ratio: 1/1;
}
.why_choose_us .item-content {
}
.why_choose_us .item h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 400;
    color: #1E1E1E;
}
.why_choose_us .item p {
    color: #444444;
    margin: 0.5rem 0;
    opacity: 0.8;
    font-size: 16px;
}
@media screen and (max-width: 768px) {
    .why_choose_us {
        margin: 3rem 0;
    }
    .why_choose_us_items {
        gap: 4rem;
        flex-direction: column;
    }
    .why_choose_us .item {
        flex-direction: column;
    }
    .why_choose_us .item-content {
        text-align: center;
        padding-left: 0;
        margin-left: 0;
        border-left: 0 none;
        padding-top: 1rem;
    }
}









@media (max-width: 640px) {

    .why_choose_us .item img {
        display: block;
        margin: 0 auto;
    }

    h2.home-section-title.services-title {
        margin: 3rem 0 2rem;
    }

    #slider .slide h2 {
        font-size: 4rem;
    }

    .services {
        margin-bottom: 3rem;
        gap: 3rem;
    }

    .btn.alt {
        width: 100%;
    }

    .explore-all {
        margin-bottom: 4rem;
    }

    .home-content {
        padding: 0;
    }

    #slider .slide p {
        font-size: 4rem;
    }

    #testimonial {
        padding: 4rem 0 8rem;
    }

    .bottom-banner-area {
        padding: 68px 0 1px;
    }

    .bottom-banner-content {
        font-size: 24px;
    }

    #team {
        padding: 4rem 0;
    }

    #blog {
        padding: 2rem 0 4rem;
    }

    .columns.three {
        float: none;
        width: 100%;
    }

    .columns.three img {
        width: 100%;
    }

    .slides .slick-arrow {
        top: unset;
        bottom: -60px;
    }

    .slides .slick-next {
        left: calc(50% - -5px);
        right: unset;
    }

    .slides .slick-prev {
        left: calc(50% - 51px);
        right: unset;
    }

    ul.intro-list {
        margin: 0 0rem 2rem;
        display: block;
    }

    ul.intro-list li {
        padding: 30px 0px;
        width: 100%;
    }

    #team ul {
        display: block;
    }

    #team ul li {
        text-align: center;
        margin: 25px 0;
        padding: 25px 0;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        width: 100%;
    }

    #team ul li:first-child,
    #team ul li:last-child {
        padding: 0;
        margin: 0;
        border: 0 none;
    }

    .gdlr-testimonial-item.carousel .testimonial-item {
        margin: 0;
    }

    #blog ul {
        margin: 3rem 0;
        display: block;
    }

    #blog ul li {
        margin: 0 0 3rem 0;
        width: 100%;
    }

    #blog .post-image {
        width: 100%;
        height: 22rem;
    }

    #blog .post-content {
        padding: 2rem;
        padding-top: 24rem;
    }

    #contact_form {
        padding: 2rem 0 4rem;
    }

    #contact_form form {
        padding: 30px 30px 10px;
    }

    #contact_form .form-group {
        display: block;
    }

    .col-3 .form-row {
        width: 100%;
        padding: 0;
    }

    .book_req_form_con {
        padding: 50px 0;
    }

    .book_req_form_con hr.post-separator {
        margin-bottom: 50px;
    }

    form.book_req_form {
        display: block;
    }

    #book_section .btn,
    form.book_req_form input[type=submit] {
        width: 100%;
    }

    #form_one_con {
        padding-top: 1px;
    }

    #book_section .section-inner {
        width: calc(100% - 4rem);
    }

    #book_section .fl-left {
        width: 100%;
        padding: 0;
    }

    #book_section .fl-right {
        width: 100%;
    }

    #book_section .fl-right img {
        margin: 40px auto 0;
        width: 60%;
        transform: translate(0, 0);
        position: static;
    }
}