@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap rel=stylesheet');

*,
ul {
    margin: 0;
    padding: 0
}

body,
p {
    color: var(--tg-text-body);
    line-height: 33px
}

.p-relative,
.tg-breadcrumb-overley,
.tg-btn-gradient,
.tg-funfact-item,
.tg-gellary-thumb-box,
.tg-hero-thumb img,
.tg-newsletter-bg,
.tg-service-bg,
.z-index-2,
.z-index-3,
.z-index-4,
.z-index-5,
.z-index-6,
.z-index-7,
.z-index-8,
.z-index-9 {
    position: relative
}

.tg-btn-gradient-border:hover,
.tg-btn-gradient:hover {
    background-position: 100% 100%
}

.tg-custom-accordion .accordion-buttons::after,
.tg-custom-accordion-2 .accordion-buttons::after {
    position: absolute;
    top: 21px;
    opacity: 1;
    height: 22px;
    width: 22px;
    line-height: 21px;
    text-align: center;
    font-family: "Font Awesome 6 Pro";
    font-size: 12px
}

.tg-contact-social a i,
.tg-header-2-top__style .tg-header-top__info ul>li>i,
.tg-section-subtitle,
.tg-section-title span {
    -webkit-text-fill-color: #fff0;
    background-color: #0f78ae !important
}

.postbox__comment ul li,
.tg-about-2-list ul li,
.tg-footer-Office-info-2 ul li,
.tg-header-top__info ul li,
.tg-sv-details-list ul li,
.tg-sv-sidebar-list-box ul li {
    list-style-type: none
}

:root {
    --tg-ff-body: 'Space Grotesk', sans-serif;
    --tg-ff-heading: 'Space Grotesk', sans-serif;
    --tg-ff-p: 'Space Grotesk', sans-serif;
    --tg-ff-fontawesome: "Font Awesome 6 Pro";
    --tg-common-white: #fff;
    --tg-common-black: #05092B;
    --tg-common-black-dark: #1D2142;
    --tg-common-yellow: #F8BC26;
    --tg-grey-1: #F9F9F9;
    --tg-text-body: #737373;
    --tg-theme-1: #351EE0;
    --tg-theme-2: #111536;
    --tg-gradient-1: #0278ad !important;
    --tg-gradient-2: #2aade3 !important;
    --tg-border-1: #CCCCCC;
    --tg-ff-body: 'Space Grotesk', sans-serif;
    --tg-ff-heading: 'Space Grotesk', sans-serif;
    --tg-ff-p: 'Space Grotesk', sans-serif;
    --tg-ff-fontawesome: "Font Awesome 6 Pro";
    --tg-common-white: #fff;
    --tg-common-black: #05092B;
    --tg-common-black-dark: #1D2142;
    --tg-common-yellow: #F8BC26;
    --tg-grey-1: #F9F9F9;
    --tg-text-body: #737373;
    --tg-theme-1: #0278ad !important;
    --tg-theme-2: #111536;
    --tg-gradient-1: #0278ad !important;
    --tg-gradient-2: #2aade3 !important;
    --tg-border-1: #CCCCCC
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1320px
}

.custom-container-1 {
    max-width: 1550px
}

* {
    box-sizing: border-box
}

body {
    font-family: var(--tg-ff-body);
    font-size: 18px;
    font-weight: 400
}

a {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--tg-ff-heading);
    color: var(--tg-common-black);
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.1;
    font-style: normal
}

.tg-funfact-number i,
span {
    font-style: normal
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

.tg-blog-meta span,
h6 {
    font-size: 16px
}

p {
    font-family: var(--tg-ff-p);
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px
}

img {
    max-width: 100%
}

.rc__post-title a,
.sidebar__widget.widget_categories ul li a,
.tagcloud a,
a,
button,
input,
li,
p,
select,
textarea {
    transition: .3s
}

a:focus,
a:hover,
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

.button:focus,
a:focus {
    text-decoration: none;
    outline: 0
}

a,
button {
    color: inherit;
    outline: 0;
    border: none;
    background: 0 0
}

.dropdown-btn,
.tg-team-social-box:hover,
.whatsapp-button:hover,
button:hover {
    cursor: pointer
}

button:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    outline: 0;
    background-color: #fff;
    height: 60px;
    width: 100%;
    line-height: 60px;
    font-size: 16px;
    color: var(--tg-common-black);
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #fff0;
    resize: none
}

.tgmenu__content a,
.tgmenu__content span {
    line-height: 1;
    color: var(--tg-common-white)
}

input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #767676
}

input[type=email]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #767676
}

input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
    color: #767676
}

input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #767676
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    border-color: var(--tg-theme-1)
}

input[type=email]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=text]:focus::placeholder,
input[type=url]:focus::placeholder,
textarea:focus::placeholder {
    opacity: 0
}

textarea {
    line-height: 1.4;
    padding-top: 17px;
    padding-bottom: 17px
}

input[type=color] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    padding: 0;
    border-radius: 50%
}

::-moz-selection {
    background: var(--tg-common-black);
    color: var(--tg-common-white);
    text-shadow: none
}

::selection {
    background: var(--tg-common-black);
    color: var(--tg-common-white);
    text-shadow: none
}

.tg-btn-gradient,
.tg-btn-gradient-border {
    background-size: 300% 100%;
    background-position: 0 100%
}

.tg-btn-gradient-border span,
.tg-btn-white,
.tg-btn-white-border:hover {
    background-color: var(--tg-common-white)
}

::-moz-placeholder {
    color: var(--tg-common-black);
    font-size: 14px;
    opacity: 1
}

::placeholder {
    color: var(--tg-common-black);
    font-size: 14px;
    opacity: 1
}

.tg-btn-gradient,
.tg-btn-gradient-border,
.tg-btn-white {
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    display: inline-block;
    border-radius: 5px;
    font-weight: 700
}

.fix,
.mobile-menu-visible,
.tab,
.tg-blog-3-thumb {
    overflow: hidden
}

.tg-team-2-social-box span i,
.z-index {
    position: relative;
    z-index: 1
}

.tg-hero-thumb img,
.z-index-2 {
    z-index: 2
}

.z-index-3 {
    z-index: 3
}

.z-index-4 {
    z-index: 4
}

.z-index-5 {
    z-index: 5
}

.z-index-6 {
    z-index: 6
}

.z-index-7 {
    z-index: 7
}

.z-index-8 {
    z-index: 8
}

.z-index-9 {
    z-index: 9
}

.gx-10,
.gx-5 {
    --bs-gutter-x: 10px
}

.gx-15 {
    --bs-gutter-x: 15px
}

.gx-20 {
    --bs-gutter-x: 20px
}

.gx-25 {
    --bs-gutter-x: 25px
}

.gx-30 {
    --bs-gutter-x: 30px
}

.gx-35 {
    --bs-gutter-x: 35px
}

.gx-40 {
    --bs-gutter-x: 40px
}

.gx-45 {
    --bs-gutter-x: 45px
}

.gx-50 {
    --bs-gutter-x: 50px
}

.tg-btn-gradient {
    z-index: 1;
    padding: 0 29px;
    color: var(--tg-common-white);
    background-image: none;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
    background-image: linear-gradient(to right, var(--tg-gradient-1), var(--tg-gradient-2), var(--tg-gradient-2), var(--tg-gradient-1))
}

.tg-btn-gradient-border,
.tg-btn-white {
    position: relative;
    color: var(--tg-common-black);
    z-index: 1
}

.mobile-nav-toggler i,
.tg-about-experience i,
.tg-about-experience span,
.tg-blog-2-badge i,
.tg-blog-2-badge span,
.tg-blog-2-meta span,
.tg-blog-3-item .tg-blog-2-badge span,
.tg-blog-badge span,
.tg-btn-gradient:hover,
.tg-btn-white-border,
.tg-footer-Office-info span a:hover,
.tg-footer-list ul li a:hover,
.tg-gellary-arrow-box button:hover span,
.tg-gellary-icon a:hover i,
.tg-hero-subtitle,
.tg-hero-text p,
.tg-hero-title,
.tg-project-2-title,
.tg-project-3-arrow-box button.active span,
.tg-project-3-arrow-box button:hover span,
.tg-service-3-icon,
.tg-service-3-inner-style .tg-service-3-item:hover .tg-service-3-icon span,
.tg-sv-sidebar-list-item:hover i,
.tg-sv-sidebar-list-item:hover span,
.tg-team-2-arrow-box button:hover,
.tg-team-2-social a,
.tg-testimonial-4-arrow-box button.active span,
.tg-testimonial-4-arrow-box button:hover span,
.tg-testimonial-4-author-name,
.tg-testimonial-4-text p,
.tgmobile__menu .close-btn,
.tgmobile__menu .navigation li>a,
.tgmobile__menu .social-links ul li a {
    color: var(--tg-common-white)
}

.tg-btn-gradient.sm {
    height: 40px;
    line-height: 37px;
    padding: 0 20px
}

.tg-btn-gradient.lg {
    padding: 0 40px
}

.tg-btn-gradient i,
.tg-btn-gradient span {
    display: inline-block;
    margin-left: 6px
}

.tg-btn-gradient-border {
    padding: 1px;
    background-image: none;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
    background-image: linear-gradient(to right, var(--tg-gradient-1), var(--tg-gradient-2), var(--tg-gradient-2), var(--tg-gradient-1))
}

.tg-btn-gradient-border span {
    align-items: center;
    border-radius: 5px;
    padding: 0 28px;
    display: flex;
    justify-content: center;
    height: 100%;
    transition: background .5s;
    width: 100%
}

.tg-blog-3-link i,
.tg-btn-gradient-border span svg {
    transform: translateY(2px);
    margin-left: 10px
}

.tg-btn-gradient-border:hover span {
    color: var(--tg-common-white);
    background: 0 0
}

.tg-btn-white,
.tg-header-2-top__bg,
.tg-header-2__bg {
    padding: 0 30px
}

.tg-btn-grey-border,
.tg-btn-white-border {
    font-size: 18px;
    padding: 0 29px;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    position: relative;
    background: 0 0;
    font-weight: 700;
    display: inline-block
}

.tg-btn-white i,
.tg-btn-white-border i,
.tg-btn-white-border svg {
    display: inline-block;
    margin-left: 5px
}

.tg-btn-white span {
    font-size: 14px;
    margin-left: 12px
}

.tg-btn-white-border {
    border: 1px solid var(--tg-common-white);
    transition: .3s
}

.postbox-more-icon a,
.tg-blog-4-item .tg-blog-title a:hover,
.tg-btn-grey-border,
.tg-btn-white-border:hover,
.tg-funfact-style-3 .tg-funfact-item span,
.tg-hero-2-content .tg-hero-title,
.tg-service-2-slider-wrap .tg-service-title,
.tg-text-slider-border.tg-text-slider-style-2 .tg-text-slider-wrap span b {
    color: var(--tg-common-black)
}

.tg-btn-grey-border {
    border: 1px solid var(--tg-border-1)
}

.tg-btn-grey-border::after,
.tg-team-2-social-box span::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    border-radius: 5px;
    background-color: #0f78ae !important
}

.tg-btn-grey-border span,
.tg-btn-grey-border svg {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    z-index: 1;
    transition: .3s;
    transform: translateY(-1px)
}

.tg-btn-grey-border:hover,
.tg-footer-style-2 .tg-footer-social a:hover {
    color: var(--tg-common-white);
    border: 1px solid var(--tg-theme-1)
}

.back-to-top-wrapper.back-to-top-btn-show,
.basic-pagination ul li.active a::after,
.basic-pagination ul li:hover a::after,
.mobile-menu-visible .tgmobile__menu-backdrop,
.postbox-more-icon a i:hover::after,
.sticky-menu,
.test-slider-dots .swiper-pagination-bullet-active::after,
.tg-btn-grey-border:hover::after,
.tg-footer-style-2 .tg-footer-social a:hover::after,
.tg-gellary-arrow-box button:hover::after,
.tg-price-item:hover::after,
.tg-sv-sidebar-list-item:hover::after,
.tg-team-2-social-box:hover span::after {
    opacity: 1;
    visibility: visible
}

.tg-custom-accordion .accordion-items {
    border-bottom: 1px solid var(--tg-border-1);
    padding: 15px 0
}

.tg-custom-accordion .accordion-buttons {
    position: relative;
    width: 100%;
    font-weight: 700;
    font-size: 22px;
    text-align: left;
    padding: 21px 60px 21px 0;
    transition: .3s
}

.tg-custom-accordion .accordion-buttons::after {
    content: "\f068";
    right: 0;
    font-weight: 700;
    transition: .3s;
    border-radius: 5px;
    border: 1px solid var(--tg-border-1)
}

.tg-custom-accordion .accordion-buttons.collapsed::after {
    content: "\f067"
}

.tg-custom-accordion .collapsed,
.tg-custom-accordion-2 .collapsed {
    position: relative;
    z-index: 99
}

.tg-custom-accordion .accordion-body {
    padding: 0 40px 25px 0;
    position: relative;
    z-index: 1;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px
}

.tg-custom-accordion-2 .accordion-items:not(:last-child) {
    margin-bottom: 22px
}

.tg-custom-accordion-2 .accordion-buttons {
    position: relative;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    padding: 24px 60px 24px 20px;
    transition: .3s;
    border-radius: 5px;
    border: 1px solid var(--tg-border-1)
}

.tg-custom-accordion-2 .accordion-buttons::after {
    content: "\f178";
    right: 20px;
    font-weight: 700;
    transition: .3s;
    border-radius: 5px;
    color: var(--tg-theme-1)
}

.tg-custom-accordion-2 .accordion-buttons:not(.collapsed)::after {
    transform: rotate(90deg)
}

.tg-custom-accordion-2 .accordion-body {
    padding: 25px 0 5px 20px;
    position: relative;
    z-index: 1;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -.36px
}

@keyframes scrollText-2 {
    from {
        transform: translateX(-50%)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes tfLeftToRight {
    49% {
        transform: translateX(30%)
    }

    50% {
        opacity: 0;
        transform: translateX(-30%)
    }

    51% {
        opacity: 1
    }
}

@keyframes icon-bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes tgtranslateX2 {
    0% {
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    100% {
        -webkit-transform: translatXY(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes tgtranslateY2 {
    0% {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        -webkit-transform: translatXY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-webkit-keyframes borderanimate2 {
    0% {
        transform: translate(-50%, -50%) scale(.8)
    }

    60% {
        opacity: 1
    }

    100% {
        transform: translate(-50%, -50%) scale(2.5);
        opacity: 0
    }
}

@-moz-keyframes borderanimate2 {
    0% {
        transform: translate(-50%, -50%) scale(.8)
    }

    60% {
        opacity: 1
    }

    100% {
        transform: translate(-50%, -50%) scale(2.5);
        opacity: 0
    }
}

@-ms-keyframes borderanimate2 {
    0% {
        transform: translate(-50%, -50%) scale(.8)
    }

    60% {
        opacity: 1
    }

    100% {
        transform: translate(-50%, -50%) scale(2.5);
        opacity: 0
    }
}

@keyframes borderanimate2 {
    0% {
        transform: translate(-50%, -50%) scale(.8)
    }

    60% {
        opacity: 1
    }

    100% {
        transform: translate(-50%, -50%) scale(2.5);
        opacity: 0
    }
}

@-webkit-keyframes tg-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgb(63 116 239 / .6);
        box-shadow: 0 0 0 0 rgb(63 116 239 / .6)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px #fff0;
        box-shadow: 0 0 0 45px #fff0
    }

    100% {
        -moz-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@-moz-keyframes tg-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgb(63 116 239 / .6);
        box-shadow: 0 0 0 0 rgb(63 116 239 / .6)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px #fff0;
        box-shadow: 0 0 0 45px #fff0
    }

    100% {
        -moz-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@-ms-keyframes tg-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgb(63 116 239 / .6);
        box-shadow: 0 0 0 0 rgb(63 116 239 / .6)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px #fff0;
        box-shadow: 0 0 0 45px #fff0
    }

    100% {
        -moz-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@keyframes tg-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgb(63 116 239 / .6);
        box-shadow: 0 0 0 0 rgb(63 116 239 / .6)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px #fff0;
        box-shadow: 0 0 0 45px #fff0
    }

    100% {
        -moz-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@keyframes tgswing {
    0% {
        -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        transform: rotate(25deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes rotate2 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes zoom {

    0%,
    100% {
        transform: scale(.7)
    }

    50% {
        transform: scale(1)
    }
}

#loading {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    margin-top: 0;
    top: 0;
    background-color: var(--tg-gradient-1)
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.object {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50%;
    position: absolute;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff0;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff0;
    -webkit-animation: 2s infinite animate;
    animation: 2s infinite animate
}

#object_one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px
}

#object_two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

#object_three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

#object_four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

@keyframes animate {
    50% {
        -ms-transform: rotate(360deg) scale(.8);
        -webkit-transform: rotate(360deg) scale(.8);
        transform: rotate(360deg) scale(.8)
    }
}

.grey-bg {
    background: var(--tg-grey-1)
}

.white-bg {
    background: var(--tg-common-white)
}

.black-bg,
.tg-blog-3-item .tg-blog-2-badge {
    background: var(--tg-common-black)
}

.black-bg-2 {
    background: var(--tg-common-black-dark)
}

.theme-bg {
    background: var(--tg-theme-2)
}

.gradient-bg,
.gradient-grey-bg {
    background: linear-gradient(91deg, rgb(53 30 224 / .1) 50%, rgb(63 116 239 / .1) 100%)
}

.z-index-minus {
    z-index: -1 !important
}

.tg-breadcrumb-height {
    height: 440px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-breadcrumb-height {
        height: 380px
    }

    .tg-breadcrumb__title {
        font-size: 60px
    }
}

.back-to-top-btn,
.back-to-top-wrapper {
    width: 44px;
    height: 44px;
    border-radius: 50%
}

.tg-breadcrumb-overley::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background-color: var(--tg-common-black);
    content: ""
}

.tg-breadcrumb__content {
    text-align: left !important
}

.tg-breadcrumb__title {
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
    color: var(--tg-common-white)
}

.tg-breadcrumb__list span {
    font-size: 22px;
    font-weight: 700;
    color: var(--tg-common-white)
}

.tg-breadcrumb__list span.dvdr {
    margin: 0 15px;
    font-size: 14px;
    transform: translateY(-2px);
    display: inline-block
}

.back-to-top-wrapper {
    position: fixed;
    right: 50px;
    bottom: 0;
    cursor: pointer;
    display: block;
    z-index: 99;
    opacity: 0;
    visibility: hidden
}

.back-to-top-wrapper.back-to-top-btn-show {
    bottom: 50px
}

.back-to-top-btn {
    display: inline-block;
    line-height: 44px;
    text-align: center;
    background: var(--tg-gradient-1);
    box-shadow: 0 8px 16px rgb(3 4 28 / .3);
    color: var(--tg-common-white)
}

.tg-section-subtitle,
.tg-section-subtitle-2 {
    letter-spacing: 2.56px;
    display: block;
    margin-bottom: 8px;
    font-weight: 700;
    text-transform: uppercase
}

.back-to-top-btn svg {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.back-to-top-btn:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px)
}

.tg-contact-social a i,
.tg-section-subtitle,
.tg-section-title span {
    -webkit-background-clip: text
}

.tg-section-subtitle-2 {
    font-size: 16px;
    color: var(--tg-common-white)
}

.tg-section-title {
    font-weight: 700;
    letter-spacing: -1.3px;
    color: var(--tg-common-black)
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-section-title {
        font-size: 52px
    }
}

.tg-feature-icon,
.tg-header-2__logo,
.tg-header-top__info ul li,
.tg-service-icon span {
    display: inline-block
}

.transparent-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    height: auto
}

.sticky-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation: .95s forwards headerSlideDown;
    -khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -moz-animation: .95s forwards headerSlideDown;
    -ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -o-animation: .95s forwards headerSlideDown;
    animation: .95s forwards headerSlideDown
}

.tg-blog-2-link a:hover i,
.tg-service-link a:hover i {
    animation: .4s forwards tfLeftToRight
}

.sticky-menu .tgmenu__navbar-wrap ul li a {
    padding: 20px 0
}

.sticky-menu .tg-header-2-top__sticky {
    display: none
}

.sticky-menu .tg-header-2__style {
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px
}

.sticky-menu.tg-header__sticky-bg {
    background-color: var(--tg-common-black-dark)
}

.tg-header-top__info {
    padding: 8px 0
}

.postbox-more-icon.previous a i,
.tg-about-thumb-box,
.tg-blog-4-meta span:not(:last-child),
.tg-header-top__info ul li:not(:last-child) {
    margin-right: 30px
}

.tg-header-top__info ul li i {
    color: var(--tg-common-white);
    margin-right: 10px
}

.tg-header-top__info ul li a,
.tg-header-top__info ul li span {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.36px;
    color: var(--tg-common-white)
}

.tg-header-top__social a {
    font-size: 20px;
    color: var(--tg-common-white);
    margin-left: 17px
}

.tgmenu__navbar-wrap ul {
    margin-right: -50px;
    text-align: center
}

.tgmenu__navbar-wrap ul li.menu-item-has-children>a::after {
    position: absolute;
    top: 50%;
    right: -15px;
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 12px;
    transform: translateY(-50%)
}

.tgmenu__navbar-wrap ul li a {
    font-size: 18px;
    font-size: 400;
    padding: 37px 0;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    color: var(--tg-common-white)
}

.tgmenu__navbar-wrap ul li .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 278px;
    border: 1px solid #f5f5f5;
    background: var(--tg-common-white);
    margin: 0;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    transform-origin: 0 0;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-box-shadow: 0 30px 70px 0 rgb(137 139 142 / .15);
    -moz-box-shadow: 0 30px 70px 0 rgb(137 139 142 / .15);
    box-shadow: 0 30px 70px 0 rgb(137 139 142 / .15);
    padding: 18px 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    z-index: 10
}

#workss,
#worksss {
    background: #fff;
    box-shadow: 0 0 10px #e1e1e1;
    margin-top: 90px
}

.tg-header-2-top__style .tg-header-top__social a,
.tg-sv-sidebar-list-item i,
.tgmenu__navbar-wrap ul li .sub-menu li a {
    transition: .3s;
    color: var(--tg-common-black)
}

.tg-feature-2-item,
.tg-feature-item {
    box-shadow: 0 5px 60px rgb(0 0 0 / .05)
}

.tgmenu__navbar-wrap ul li .sub-menu .sub-menu {
    right: auto;
    left: 100%;
    top: 0
}

.tgmenu__navbar-wrap ul li .sub-menu li {
    margin-left: 0;
    text-align: left;
    display: block
}

.tgmenu__navbar-wrap ul li .sub-menu li a {
    padding: 7px 15px 7px 25px;
    line-height: 1.4;
    font-size: 16px;
    text-transform: capitalize
}

.tgmenu__navbar-wrap ul li .sub-menu li:hover a {
    color: var(--tg-gradient-1);
    margin-left: 10px
}

.tg-feature-2-item:hover .tg-feature-2-icon span::after,
.tgmenu__navbar-wrap ul li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.tgmenu__action {
    margin-left: -65px
}

.tgmenu__icon span {
    margin-right: 15px
}

.tgmenu__content span {
    font-size: 16px;
    font-weight: 400;
    display: block
}

.tgmenu__content a {
    font-size: 20px;
    font-weight: 700
}

.postbox__button,
.rc__meta,
.tg-about-2-button,
.tg-blog-button,
.tg-cta-2-btn-box,
.tg-hero-button,
.tgmenu__btn-box {
    line-height: 0
}

.tg-blog-4-link a:hover i,
.tg-header-2-top__style .tg-header-top__social a:hover {
    color: var(--tg-gradient-2)
}

.tg-header-2-top__style .tg-header-top__info ul li a,
.tg-header-2-top__style .tg-header-top__info ul li span {
    color: var(--tg-common-black);
    font-weight: 700
}

.tg-header-2-top__style .tg-header-top__info ul li a i,
.tg-header-2-top__style .tg-header-top__info ul li span i {
    font-style: normal;
    font-weight: 400;
    color: var(--tg-common-black)
}

.tg-header-2-top__style .tg-header-top__info ul>li>i {
    -webkit-background-clip: text;
    padding: 2px
}

.tg-header-2__wrapper {
    padding-left: 260px
}

.tg-header-2__style .tgmenu__navbar-wrap ul {
    text-align: start;
    margin-right: 0
}

.tg-header-2__style .tgmenu__navbar-wrap ul li a {
    color: var(--tg-common-black);
    padding: 31px 0
}

.tg-header-2__style .tgmenu__navbar-wrap ul li {
    margin: 0 40px 0 0
}

.tg-header-2__style .mobile-nav-toggler i {
    border-radius: 5px;
    color: var(--tg-common-black);
    border: 1px solid var(--tg-common-black)
}

.tg-copyright-border,
.tgmobile__menu .navigation li,
.tgmobile__menu .navigation>li>ul>li:first-child {
    border-top: 1px solid
}

.tg-header-2__logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 15px 67px;
    height: calc(100% + 30px);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0f78ae !important
}

.tgmobile__menu {
    right: 0;
    padding-right: 30px;
    max-width: 100%;
    border-radius: 0;
    transition: .3s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
    -webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
    -o-transition: .3s cubic-bezier(.785, .135, .15, .86);
    -webkit-transform: translateX(101%);
    -moz-transform: translateX(101%);
    -ms-transform: translateX(101%);
    -o-transform: translateX(101%);
    transform: translateX(101%)
}

.tgmobile__menu .navbar-collapse {
    display: block !important
}

.tgmobile__menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left
}

.tgmobile__menu .nav-logo img {
    width: 150px
}

.tgmobile__menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0
}

.sidebar__widget.widget_newsletter .sidebar__widget-title::after,
.sidebar__widget.widget_newsletter .sidebar__widget-title::before,
.tg-funfact-2-wrapper .tg-funfact-item::after,
.tg-funfact-style-2 .tg-funfact-item::after,
.tg-funfact-style-3 .tg-funfact-wrapper .tg-funfact-item:last-child::after,
.tg-funfact-wrap .row [class*=col-]:last-child .tg-funfact-item::after,
.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line::after,
.tgmobile__menu .navigation li>ul,
.tgmobile__menu .navigation li>ul>li>ul {
    display: none
}

.tgmobile__menu .navigation li {
    position: relative;
    display: block
}

.tgmobile__menu .navigation li.current>a::before {
    height: 100%
}

.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: var(--tg-common-white);
    background: #efefef;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 5
}

.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    border-radius: 10px;
    width: 12px;
    height: 2px;
    background-color: var(--tg-common-black);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    border-radius: 10px;
    width: 2px;
    height: 12px;
    background-color: var(--tg-common-black);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.postbox__meta,
.tg-about-2-award-box,
.tg-blog-3-item,
.tg-blog-4-item,
.tg-cta-2-ptb,
.tg-exp-2-item,
.tg-feature-2-item,
.tg-feature-item,
.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open {
    background-color: var(--tg-common-white)
}

.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line {
    background-color: var(--tg-common-black)
}

.tgmobile__menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 1.5;
    padding: 10px 60px 10px 25px;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: none
}

.tgmobile__menu .navigation li>a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tg-gellary-arrow-box button.gellary-prev,
.tgmobile__menu .navigation li ul li>a {
    margin-left: 20px
}

.tgmobile__menu .navigation li ul li ul li a {
    margin-left: 40px
}

.tgmobile__menu .navigation li ul li ul li ul li a {
    margin-left: 60px
}

.tgmobile__menu .navigation ul {
    padding: 0;
    margin: 0
}

.tab-content.active,
.tg-footer-Office-info span,
.tgmobile__menu .navigation ul li a {
    display: block
}

.tgmobile__menu .navigation ul li ul li>a {
    font-size: 16px;
    margin-left: 20px;
    text-transform: capitalize
}

.tgmobile__menu .navigation:last-child {
    border-bottom: 1px solid
}

.tgmobile__menu .close-btn {
    position: absolute;
    right: 15px;
    top: 28px;
    line-height: 30px;
    width: 35px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tgmobile__menu-backdrop {
    right: 0;
    transition: .7s;
    -moz-transition: .7s;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    opacity: 0;
    visibility: hidden;
    background: rgb(0 0 0 / .5)
}

.tgmobile__menu .social-links ul {
    display: flex;
    position: relative;
    text-align: center;
    padding: 30px 20px 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.tgmobile__menu .social-links ul li {
    position: relative;
    display: inline-block;
    margin: 0 6px 10px
}

.tgmobile__menu .social-links ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: relative;
    line-height: 32px;
    font-size: 16px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid var(--tg-common-white);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.tgmobile__menu .social-links ul li a:hover {
    border-color: var(--tg-common-white);
    background: var(--tg-common-white);
    color: var(--tg-common-black)
}

.tgmobile__menu-box {
    position: absolute;
    left: 0;
    top: 0;
    max-height: 100%;
    overflow-x: hidden;
    background: var(--tg-common-black-dark);
    z-index: 5
}

.blog__details-content .postbox-more-icon>a,
.blog__details-content>blockquote span,
.blog__details-content>blockquote::after,
.rc__meta span i,
.sidebar__email-icon i,
.test-2-slider-dots .swiper-pagination-bullet-active,
.tg-about-2-list ul li i,
.tg-about-experience-box,
.tg-blog-2-badge,
.tg-blog-2-link a:hover i,
.tg-blog-2-meta,
.tg-blog-3-user i,
.tg-blog-4-meta span i,
.tg-blog-meta span i,
.tg-feature-2-icon span>i,
.tg-feature-icon span {
    background-color: #0f78ae !important
}

.tgmobile__menu-box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background-color: var(--tg-gradient-1);
    background-image: linear-gradient(25deg, var(--tg-gradient-1), var(--tg-gradient-2))
}

.tgmobile__menu-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    display: none;
    color: var(--tg-common-color-white);
    margin-right: 30px;
    top: 15px
}

.mobile-menu-visible .tgmobile__menu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu-visible .tgmobile__menu .close-btn {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.mobile-nav-toggler,
.postbox-more-icon.next a i,
.tg-funfact-style-3 .tg-funfact-wrapper {
    margin-left: 30px
}

.mobile-nav-toggler i {
    border: 1px solid var(--tg-common-white)
}

.tg-hero-ptb {
    padding-bottom: 240px;
    padding-top: 130px
}

.tg-hero-subtitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 2.56px;
    margin-bottom: 18px;
    display: block;
    text-transform: uppercase
}

.tg-hero-3-thumb,
.tg-hero-4-main-thumb,
.tg-hero-4-thumb-sm,
.tg-hero-thumb {
    mask-size: contain;
    mask-repeat: no-repeat;
    display: inline-block;
    width: auto;
    max-width: 100%;
    overflow: hidden
}

.tg-hero-title {
    font-size: 74px;
    font-weight: 700;
    line-height: 1.1
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tg-hero-title {
        font-size: 72px
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-hero-title {
        font-size: 67px;
        margin-right: 70px
    }
}

.tg-hero-text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.tg-hero-thumb-box {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 0
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tg-hero-thumb-box {
        right: -6%
    }
}

.tg-hero-3-thumb,
.tg-hero-4-main-thumb,
.tg-hero-thumb {
    z-index: 1;
    height: auto
}

.tg-hero-shape-1 {
    position: absolute;
    bottom: 0;
    left: -23%;
    z-index: -1
}

.tg-hero-shape-2 {
    position: absolute;
    bottom: 0;
    left: 2%;
    z-index: 4
}

.tg-hero-shape-3 {
    position: absolute;
    top: -7%;
    left: 0
}

.tg-hero-shape-4 {
    position: absolute;
    bottom: 1%;
    left: 42%;
    z-index: -1
}

.tg-hero-shape-5 {
    position: absolute;
    top: -10%;
    right: 17%;
    z-index: -1
}

.tg-hero-2-bg {
    padding-bottom: 160px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover
}

.tg-hero-2-content {
    padding-top: 315px
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-hero-thumb-box {
        right: -8%
    }

    .tg-hero-2-bg {
        padding-bottom: 150px
    }

    .tg-hero-2-content {
        padding-top: 280px
    }
}

.tg-hero-2-content .tg-hero-text p {
    margin-right: 90px;
    color: var(--tg-common-black)
}

.tg-hero-2-content .tg-section-subtitle {
    margin-bottom: 13px
}

.tg-hero-2-content .tg-btn-gradient {
    height: 70px;
    line-height: 70px
}

.tg-hero-2-thumb img {
    max-width: inherit
}

.tg-hero-2-thumb-box {
    transform: translateX(-10px) translateY(55px)
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-hero-2-thumb-box {
        transform: translateX(-30px) translateY(55px)
    }
}

.tg-hero-2-shape-1 {
    position: absolute;
    bottom: 0;
    right: 2.8%
}

.tg-hero-3-ptb {
    padding-top: 270px;
    padding-bottom: 150px
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-hero-3-ptb {
        padding-top: 320px
    }
}

.tg-hero-3-content {
    margin-right: 190px
}

.tg-hero-3-content .tg-hero-subtitle {
    margin-bottom: 5px
}

.tg-hero-3-thumb-box {
    position: absolute;
    bottom: 65px;
    right: 0
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tg-hero-3-thumb-box {
        right: -2%
    }
}

.tg-hero-3-thumb img {
    height: 623px;
    width: 812px
}

.tg-hero-3-shape-1 {
    position: absolute;
    bottom: 40px;
    right: 14%
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-hero-3-thumb-box {
        right: -10%
    }

    .tg-hero-3-shape-1 {
        right: 9%
    }
}

.tg-hero-3-shape-3 {
    position: absolute;
    bottom: 18%;
    left: 0
}

.tg-hero-3-shape-4 {
    position: absolute;
    left: 2%;
    top: 15%;
    z-index: 9;
    mix-blend-mode: color
}

.tg-hero-4-height {
    height: 856px
}

.tg-hero-4-content {
    padding-top: 245px
}

.tg-hero-4-thumb-box {
    position: absolute;
    bottom: 9%;
    left: 0
}

.tg-hero-4-thumb-sm {
    position: absolute;
    top: 1%;
    right: -16%;
    z-index: 1;
    height: auto
}

.tg-hero-4-thumb-sm img {
    height: 370px;
    width: 370px
}

.tg-hero-4-shape-1 {
    position: absolute;
    bottom: 27px;
    left: 0
}

@media only screen and (min-width:1400px) and (max-width:1599px) {

    .tg-hero-4-shape-1,
    .tg-hero-4-thumb-box {
        left: -11%
    }
}

.tg-funfact-shape,
.tg-hero-4-shape-2 {
    position: absolute;
    top: 0;
    right: 0
}

.tg-about-right {
    margin-left: 25px
}

.tg-about-3-thumb-main img,
.tg-about-thumb-box img,
.tg-about-thumb-sm img,
.tg-exp-wrap .tg-reveal-item .tg-reveal-bg img,
.tg-faq-2-thumb img,
.tg-project-details-thumb-sm img,
.tg-testimonial-2-thumb img {
    border-radius: 5px
}

.tg-about-2-thumb,
.tg-about-thumb,
.tg-blog-4-thumb,
.tg-project-3-thumb {
    overflow: hidden;
    border-radius: 5px
}

.tg-about-2-thumb:hover img,
.tg-about-3-sub-thumb-1:hover img,
.tg-about-4-thumb-sm:hover img,
.tg-about-4-thumb:hover img,
.tg-about-thumb:hover img,
.tg-blog-2-item:hover .tg-blog-2-thumb img,
.tg-blog-3-item:hover .tg-blog-3-thumb img,
.tg-blog-4-item:hover .tg-blog-4-thumb img,
.tg-blog-item:hover .tg-blog-thumb img,
.tg-choose-thumb:hover img,
.tg-exp-2-item:hover .tg-exp-2-thumb img,
.tg-gellary-thumb-box:hover .tg-gellary-thumb img,
.tg-project-2-thumb:hover img,
.tg-project-3-item:hover .tg-project-3-thumb img,
.tg-team-2-item:hover .tg-team-2-thumb img,
.tg-team-item:hover .tg-team-thumb img {
    transform: scale(1.1)
}

.tg-about-2-thumb img,
.tg-about-thumb img,
.tg-blog-4-thumb img,
.tg-gellary-thumb img,
.tg-project-2-thumb img {
    width: 100%;
    border-radius: 5px;
    transition: 1.3s
}

.tg-about-thumb-sm {
    position: absolute;
    bottom: 4%;
    left: 0;
    animation: 4s infinite alternate tgtranslateY2
}

.tg-about-experience-box {
    position: absolute;
    right: 3%;
    bottom: 6%;
    z-index: 2;
    padding: 20px;
    border-radius: 5px;
    animation: 4s infinite alternate tgtranslateX2
}

.tg-feature-2-icon span,
.tg-feature-icon span {
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center
}

.tg-about-experience {
    border-radius: 5px;
    padding: 14px 50px 14px 40px;
    border: 2px dashed var(--tg-border-1)
}

.tg-about-2-award-box,
.tg-about-2-award-box::after {
    right: 0;
    border-radius: 50%;
    position: absolute;
    text-align: center
}

.postbox-more-wrap,
.tg-exp-item {
    border-bottom: 1px solid var(--tg-border-1)
}

.tg-about-experience i {
    font-size: 60px;
    font-weight: 700;
    font-style: normal;
    margin-right: 13px
}

.tg-about-experience span {
    font-size: 18px;
    font-weight: 700
}

.tg-about-2-award i,
.tg-about-2-list ul li {
    font-weight: 700;
    color: var(--tg-common-black)
}

.tg-about-shape-1 {
    position: absolute;
    bottom: -15%;
    left: -2%
}

.tg-about-2-thumb-box {
    margin-left: 36px
}

.tg-about-2-list ul li {
    position: relative;
    font-size: 18px
}

.tg-about-2-list ul li:not(:last-child),
.tg-blog-3-meta,
.tg-footer-Office-info span:not(:last-child),
.tg-sv-sidebar-contact a:not(:last-child),
.tg-sv-sidebar-contact span:not(:last-child) {
    margin-bottom: 10px
}

.tg-about-2-list ul li i {
    position: absolute;
    left: 0;
    top: 8px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.tg-about-2-award-box {
    left: 0;
    top: 50%;
    height: 210px;
    width: 210px;
    transform: translateY(-50%);
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1
}

.tg-about-2-award-box::after {
    content: "";
    top: 3.2%;
    left: 3.1%;
    height: 94%;
    width: 94%;
    animation: 15s linear infinite rotate2;
    border: 2px dashed var(--tg-theme-1)
}

.tg-about-2-award i {
    font-style: normal;
    font-size: 60px;
    display: block;
    margin-bottom: 15px
}

.tg-about-2-award span {
    font-size: 18px;
    display: block;
    font-weight: 400
}

.tg-about-3-thumb-wrap,
.tg-exp-2-button {
    margin-right: 50px
}

.tg-about-3-sub-thumb-1 {
    position: absolute;
    bottom: -100px;
    right: 4%;
    overflow: hidden;
    border-radius: 5px;
    animation: 6s infinite alternate tgtranslateY2
}

.tg-about-3-shape-2,
.tg-about-3-shape-3 {
    animation: .9s infinite alternate forwards tgswing;
    transform-origin: top left;
    position: absolute;
    z-index: -1
}

.tg-about-3-sub-thumb-1 img {
    border-radius: 5px;
    overflow: hidden;
    transition: 1.3s
}

.tg-about-3-shape-1 {
    position: absolute;
    top: 50px;
    left: 30px;
    z-index: -1
}

.tg-about-3-shape-2 {
    bottom: -100px;
    left: 100px
}

.tg-about-3-shape-3 {
    top: 50px;
    right: 30px
}

.tg-about-3-shape-4,
.tg-blog-3-shape-1,
.tg-footer-shape-1,
.tg-footer-shape-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.tg-about-4-ptb {
    padding-top: 420px;
    padding-bottom: 120px;
    margin-top: -300px;
    position: relative
}

.tg-about-4-thumb {
    border-radius: 5px;
    overflow: hidden;
    display: inline-block
}

.tg-about-4-thumb img,
.tg-about-4-thumb-sm img,
.tg-project-3-thumb img {
    border-radius: 5px;
    transition: 1.3s
}

.tg-about-4-left {
    margin-bottom: 70px
}

.tg-about-4-thumb-sm {
    position: absolute;
    bottom: -16%;
    left: 10%;
    overflow: hidden;
    border-radius: 5px
}

.tg-about-4-left .tg-about-experience-box {
    top: 8%;
    left: 6%;
    bottom: auto;
    right: auto;
    padding: 10px 7px;
    background: var(--tg-theme-2)
}

.tg-about-4-left .tg-about-experience {
    border: 2px dashed var(--tg-gradient-2)
}

.tg-about-4-shape-1,
.tg-testimonial-4-shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1
}

.tg-about-4-shape-2 {
    position: absolute;
    bottom: -10%;
    right: 13%;
    z-index: -1;
    animation: 4s infinite alternate tgtranslateX2
}

.text-anim,
.text-anim-2,
.text-anim-3 {
    background-size: 0 1px, 0 1px;
    background-position: 100% 100%, 0 93%;
    background-repeat: no-repeat;
    transition: background-size .4s linear;
    display: inline
}

.tg-about-inner-style .tg-about-thumb-box {
    margin-right: 0
}

.tg-about-inner-style .tg-about-text p {
    padding-right: 90px
}

.text-anim {
    background-image: linear-gradient(#05092b, #05092b), linear-gradient(#05092b, #05092b)
}

.text-anim-2:hover,
.text-anim-3:hover,
.text-anim:hover {
    background-size: 0 1px, 100% 1px
}

.text-anim-2 {
    background-image: linear-gradient(rgb(255 255 255 / .7), rgb(255 255 255 / .7)), linear-gradient(rgb(255 255 255 / .7), rgb(255 255 255 / .7))
}

.text-anim-3 {
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff)
}

.tg-feature-wrap {
    margin-top: -125px
}

.tg-feature-item {
    padding: 30px 15px 37px;
    border-radius: 5px
}

.tg-feature-item:hover .tg-feature-icon span i,
.tg-service-3-item:hover .tg-service-3-icon span i {
    animation: .8s icon-bounce
}

.tg-feature-icon span {
    display: inline-block;
    border-radius: 5px;
    font-size: 38px;
    color: var(--tg-common-white)
}

.tg-feature-icon span i,
.tg-service-3-icon span i {
    display: inline-block;
    transition: .3s ease-out
}

.tg-feature-icon.pl span i {
    padding-left: 9px
}

.tg-feature-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5
}

.tg-cta-2-ptb,
.tg-exp-2-item,
.tg-service-2-slider-wrap .tg-service-item,
.tg-service-3-style-2 .tg-service-3-item {
    box-shadow: 0 5px 60px 0 rgb(0 0 0 / .05)
}

.tg-feature-2-item:hover .tg-feature-2-icon span i,
.tg-service-2-slider-wrap .tg-service-item:hover .tg-service-icon span i {
    color: var(--tg-common-white);
    -webkit-background-clip: text;
    -webkit-text-fill-color: var(--tg-common-white)
}

.blog-post-meta span i,
.blog__details-content>blockquote span,
.rc__meta span i,
.tg-blog-2-link a:hover i,
.tg-blog-3-user i,
.tg-blog-4-meta span i,
.tg-blog-meta span i,
.tg-choose-fea-icon i,
.tg-exp-item:hover .tg-exp-arrow i,
.tg-feature-2-icon span>i,
.tg-footer-contact a i,
.tg-funfact-style-3 .tg-funfact-item .icon,
.tg-project-3-content a i,
.tg-project-details-list ul li i,
.tg-service-item:hover .tg-service-icon span i,
.tg-sv-details-list ul li i,
.tg-sv-sidebar-contact a i,
.tg-sv-sidebar-contact span i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.tg-feature-2-icon {
    margin-bottom: 36px
}

.tg-feature-2-icon.pl span i {
    padding-left: 6px
}

.tg-feature-2-icon span {
    font-size: 42px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    background: linear-gradient(94deg, rgb(53 30 224 / .1) 0, rgb(63 116 239 / .1) 100%)
}

.tg-service-arrow-box button,
.tg-service-number span {
    height: 60px;
    width: 60px;
    line-height: 60px;
    position: relative;
    text-align: center
}

.tg-feature-2-icon span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: 35s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    opacity: 0;
    border-radius: 5px;
    visibility: hidden;
    transform: scale(.7)
}

.tg-service-item::after,
.tg-service-number span::after {
    content: ""
}

.tg-feature-2-icon span>i {
    position: relative;
    z-index: 1;
    width: 60px;
    display: inline-block;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.tg-feature-2-title {
    font-size: 22px;
    margin-bottom: 25px
}

.tg-feature-2-content p {
    font-size: 18px;
    margin-bottom: 0
}

.tg-service-item {
    padding: 37px 40px 40px;
    border-radius: 5px;
    position: relative;
    margin: 10px 0;
    background-color: var(--tg-theme-2)
}

.tg-service-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    z-index: -1;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

.tg-service-item:hover::after {
    bottom: -2px
}

.tg-service-item:hover .tg-service-icon span i {
    animation: .8s icon-bounce;
    background-color: #0f78ae !important;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.tg-service-icon span i {
    height: 85px;
    width: 80px;
    font-size: 62px;
    display: inline-block;
    color: var(--tg-common-white);
    transition: .3s ease-out
}

.tg-service-title,
.tg-work-title {
    font-size: 22px;
    color: #000
}

.tg-service-content p {
    margin-bottom: 0;
    color: rgb(255 255 255 / .7)
}

.tg-service-number {
    height: 60px;
    width: 60px
}

.tg-service-number span {
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    color: var(--tg-common-white);
    border-radius: 50%;
    background-color: var(--tg-theme-2);
    z-index: 2
}

.tg-service-number span::before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    border-radius: 50%;
    z-index: -1;
    background-color: var(--tg-theme-2)
}

.tg-service-number span::after {
    height: 62px;
    width: 62px;
    top: -1px;
    left: -1px;
    position: absolute;
    border-radius: 50%;
    z-index: -2
}

.tg-service-link a {
    font-size: 18px;
    font-weight: 700;
    transition: .3s;
    color: var(--tg-common-black)
}

.tg-service-link a i {
    margin-left: 10px;
    transform: translateY(2px);
    display: inline-block
}

.rc__post-title a:hover,
.sidebar__widget.widget_categories ul li a:hover,
.tagcloud a:hover,
.tg-blog-3-link:hover,
.tg-blog-title a:hover,
.tg-footer-social a:hover,
.tg-service-link a:hover {
    color: var(--tg-theme-1)
}

.tg-service-bg::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;
    z-index: -1;
    background-color: var(--tg-common-white)
}

.tg-blog-shape-3,
.tg-choose-shape-1,
.tg-service-shape-1,
.tg-testimonial-shape {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.tg-service-shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.tg-service-shape-3,
.tg-testimonial-3-shape-1 {
    position: absolute;
    bottom: 0;
    left: 0
}

.tg-service-arrow-box button {
    color: var(--tg-common-white);
    background-color: rgb(255 255 255 / .2)
}

.tg-service-arrow-box button::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transform: scale(.4);
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    z-index: -1;
    opacity: 0;
    background: linear-gradient(91deg, var(--tg-gradient-1) 0, var(--tg-gradient-2) 100%)
}

.tg-service-arrow-box button.service-prev,
.tg-team-2-arrow-box button.team-2-prev,
.tg-testimonial-4-arrow-box button.test-4-prev {
    margin-left: 15px
}

.tg-service-arrow-box button:hover::after {
    opacity: 1;
    transform: scale(1)
}

.tg-service-2-slider-wrap .tg-service-icon-box {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    text-align: center
}

.tg-service-2-slider-wrap .tg-service-item {
    margin: 40px 0;
    padding-top: 65px;
    text-align: center;
    position: relative;
    background-color: var(--tg-common-white)
}

.tg-service-2-slider-wrap .tg-service-icon span {
    height: 80px;
    width: 80px;
    line-height: 81px;
    border-radius: 5px;
    display: inline-block;
    background-color: #0f78ae !important
}

.tg-service-2-slider-wrap .tg-service-icon span i {
    font-size: 40px;
    color: var(--tg-common-white);
    -webkit-background-clip: text;
    -webkit-text-fill-color: var(--tg-common-white)
}

.tg-service-2-slider-wrap .tg-service-content p {
    margin-bottom: 24px;
    color: var(--tg-common-black)
}

.tg-service-2-slider-wrap .tg-service-2-active {
    margin: -30px;
    padding: 30px
}

.tg-service-3-wrap {
    margin-bottom: -170px
}

.tg-service-3-item {
    padding: 40px 29px 37px;
    border: 1px solid var(--tg-border-1);
    background-color: var(--tg-common-white)
}

.tg-service-3-icon {
    height: 132px;
    width: 132px;
    line-height: 132px;
    border-radius: 50%;
    display: inline-block;
    background-color: #0f78ae !important
}

.tg-service-3-icon.pl span i {
    padding-left: 18px
}

.tg-service-3-title,
.tg-team-2-title {
    font-size: 22px
}

.tg-copyright-left p,
.tg-exp-content p,
.tg-exp-top-text p,
.tg-service-3-content p {
    margin-bottom: 0
}

.tg-service-3-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -3
}

.tg-service-3-style-2 .tg-service-3-item {
    padding: 80px 42px 40px;
    border: none;
    border-radius: 5px;
    margin-top: 60px
}

.tg-service-3-style-2 .tg-service-3-icon {
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    text-align: center;
    height: 120px;
    width: 120px;
    line-height: 120px;
    margin: 0 auto
}

.tg-text-slider-border {
    padding: 87px 0;
    border-top: 1px solid
}

.tg-text-slider-border.tg-text-slider-style-2 {
    padding: 73px 0
}

.tg-text-slider-border.tg-text-slider-style-2 .tg-text-slider-wrap span {
    -webkit-text-stroke: 1px #000
}

.tg-text-slider-wrap {
    padding: 30px 0;
    animation: 20s linear infinite scrollText-2
}

.tg-text-slider-wrap span {
    font-size: 74px;
    font-weight: 700;
    letter-spacing: -1.48px;
    white-space: nowrap;
    display: inline-block;
    -webkit-text-stroke: 1px #fff;
    color: #fff0
}

.tg-text-slider-wrap span i {
    display: inline-block;
    margin: 0 40px;
    transform: translateY(-5px)
}

.tg-text-slider-style-3 .tg-text-slider-border {
    padding: 89px 0
}

.tg-service-3-inner-style .tg-service-3-item {
    border: none;
    border-radius: 5px;
    box-shadow: 0 5px 60px 0 rgb(0 0 0 / .05)
}

.tg-gellary-icon a:hover::after,
.tg-project-3-arrow-box button.active::after,
.tg-project-3-arrow-box button:hover::after,
.tg-service-3-inner-style .tg-service-3-item:hover .tg-service-3-icon::after,
.tg-testimonial-4-arrow-box button.active::after,
.tg-testimonial-4-arrow-box button:hover::after {
    transform: scale(1)
}

.tg-service-3-inner-style .tg-service-3-icon {
    background: var(--tg-grey-1);
    position: relative
}

.tg-sv-details-list ul li i,
.tg-sv-sidebar-list-item::after,
.tg-sv-sidebar-title::after {
    background-color: #0f78ae !important;
    position: absolute
}

.tg-service-3-inner-style .tg-service-3-icon::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transform: scale(0);
    transition: .3s
}

.tg-service-3-inner-style .tg-service-3-icon span {
    color: var(--tg-common-black);
    position: relative;
    z-index: 1;
    transition: .3s
}

.tg-sv-sidebar-title {
    font-size: 22px;
    padding-bottom: 15px;
    position: relative
}

.tg-sv-sidebar-title::after {
    content: "";
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
    border-radius: 5px
}

.tg-sv-sidebar-list-item {
    padding: 13px 30px;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid var(--tg-border-1)
}

.tg-footer-style-2 .tg-footer-input-box input:focus,
.tg-sv-sidebar-list-item:hover {
    border: 1px solid var(--tg-theme-1)
}

.tg-sv-sidebar-list-item::after {
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: -1
}

.tg-sv-sidebar-list-item span {
    font-size: 18px;
    font-weight: 700;
    color: var(--tg-common-black);
    transition: .3s
}

.tg-sv-sidebar-contact a,
.tg-sv-sidebar-contact span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding-left: 25px;
    position: relative
}

.tg-sv-sidebar-contact a i,
.tg-sv-sidebar-contact span i {
    position: absolute;
    top: 8px;
    left: 0;
    font-size: 15px;
    background-color: #0f78ae !important
}

.tg-sv-details-thumb-sm img {
    border-radius: 5px;
    width: 100%
}

.tg-sv-details-title-sm {
    font-size: 32px;
    font-weight: 500
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px) {
    .tg-sv-details-title-sm {
        font-size: 27px
    }
}

.tg-sv-details-content p {
    font-size: 17px;
    line-height: 28px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
md,
(max-width:767px) {
    .tg-sv-details-content p {
        font-size: 15px
    }
}

.tg-sv-details-list ul li {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    padding-left: 33px;
    position: relative;
    color: var(--tg-common-black)
}

.tg-footer-style-3 .tg-footer-text-Office-info span:not(:last-child),
.tg-sv-details-list ul li:not(:last-child) {
    margin-bottom: 18px
}

.tg-sv-details-list ul li i {
    top: 5px;
    left: 0
}

.tg-project-left {
    margin-right: -20px
}

.blog__details-inner-thumb img,
.blog__details-thumb img,
.postbox__thumb img,
.tg-project-details-thumb img,
.tg-project-masonary-item img,
.tg-project-thumb img {
    width: 100%;
    border-radius: 5px
}

.tg-project-thumb-wrap {
    margin-left: 18px
}

.tg-project-2-thumb {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.tg-choose-thumb:hover::after,
.tg-gellary-thumb-box:hover .tg-gellary-thumb::after,
.tg-project-2-thumb:hover::after {
    height: 100%;
    opacity: 0;
    -webkit-transition: .4s linear;
    transition: .4s linear
}

.tg-project-2-thumb:hover .tg-project-2-content {
    transform: perspective(400px) rotateX(0)
}

.tg-choose-thumb::after,
.tg-gellary-thumb::after,
.tg-project-2-thumb::after {
    background: rgb(255 255 255 / .3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    pointer-events: none
}

.tg-project-2-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    background-color: #0f78ae !important;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: center;
    transition: .5s ease-in-out
}

.tg-project-2-content.content-style-2 {
    width: 330px;
    bottom: 38px;
    left: 38px
}

.tg-gellary-title,
.tg-project-2-title {
    font-size: 22px;
    padding-left: 10px
}

.tg-project-2-icon a {
    height: 56px;
    line-height: 56px;
    width: 56px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    color: var(--tg-common-black);
    background-color: var(--tg-common-white)
}

.tg-exp-2-item,
.tg-project-3-item {
    border-radius: 5px;
    position: relative
}

.tg-project-3-content,
.tg-project-3-content::after {
    position: absolute;
    border-radius: 0 0 5px 5px;
    left: 0
}

.tg-project-3-item:hover .tg-project-3-content {
    bottom: -23%
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:768px) and (max-width:991px) {
    .tg-project-3-item:hover .tg-project-3-content {
        bottom: -26%
    }
}

.tg-project-3-title {
    font-size: 22px;
    margin-bottom: 5px
}

.tg-project-3-content {
    bottom: -38%;
    right: 0;
    padding: 25px 40px 30px;
    transition: .4s;
    background-color: var(--tg-common-white)
}

.tg-project-3-content::after {
    content: "";
    bottom: 0;
    height: 5px;
    width: 100%;
    background-color: #0f78ae !important
}

.tg-project-3-content span {
    font-size: 18px;
    letter-spacing: -.36px;
    display: block;
    margin-bottom: 15px
}

.tg-blog-2-link a,
.tg-blog-4-link a,
.tg-project-3-content a {
    font-size: 18px;
    font-weight: 700;
    color: var(--tg-common-black)
}

.tg-project-3-content a i {
    display: inline-block;
    margin-left: 10px;
    transform: translateY(2px);
    background-color: #0f78ae !important
}

.tg-project-3-arrow-box button {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    z-index: 4;
    transition: .4s;
    font-size: 24px;
    background-color: var(--tg-grey-1)
}

.tg-gellary-icon a::after,
.tg-project-3-arrow-box button::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: .3s;
    border-radius: 5px;
    background-color: #0f78ae !important
}

.tg-project-3-arrow-box button span {
    color: var(--tg-common-black);
    position: relative;
    z-index: 1
}

.tg-project-3-arrow-box button.project-3-prev {
    margin-left: 10px
}

.tg-project-3-active {
    margin-right: -400px;
    padding-bottom: 100px
}

.tg-project-details-text p {
    padding-right: 10px;
    letter-spacing: -.36px
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tg-service-2-slider-wrap .tg-service-item {
        padding: 65px 20px 37px
    }

    .tg-project-details-text p {
        padding-right: 0;
        font-size: 16px
    }
}

.postbox-more-icon a,
.tg-project-details-title-sm {
    font-size: 22px;
    font-weight: 700
}

.tg-project-details-list ul li {
    position: relative;
    list-style: none;
    margin-bottom: 7px;
    font-weight: 700;
    color: var(--tg-common-black);
    padding-left: 30px
}

.tg-project-details-list ul li i {
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 18px;
    line-height: 1.1;
    background-color: #0f78ae !important
}

.tg-project-details-thumb-sm {
    margin-right: 6px
}

.tg-project-details-list-2 ul li {
    position: relative;
    list-style: none;
    margin-bottom: 15px;
    font-weight: 700;
    color: var(--tg-common-black);
    padding-left: 35px
}

.tg-project-details-list-2 ul li i {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 26px;
    color: var(--tg-theme-1)
}

.tg-project-details-info span {
    display: block;
    margin-bottom: 10px;
    color: var(--tg-common-black);
    letter-spacing: -.36px
}

.tg-project-details-info span b {
    font-weight: 700;
    letter-spacing: 0;
    display: inline-block;
    margin-right: 6px
}

.tg-project-details-info span i {
    font-style: normal;
    font-weight: 700;
    color: var(--tg-theme-1)
}

.tg-project-details-info-box {
    border: 1px solid var(--tg-border-1);
    border-radius: 5px
}

.tg-funfact-wrap,
.tg-project-details-info-title {
    border-radius: 5px;
    background-color: #0f78ae !important
}

.tg-project-details-info-content {
    padding: 20px 30px
}

.tg-project-details-info-title {
    font-size: 18px;
    padding: 15px 0;
    color: var(--tg-common-white)
}

.tg-project-details-info-rating span i {
    font-size: 16px;
    color: #decd32
}

.postbox-more-wrap {
    border-top: 1px solid var(--tg-border-1);
    padding: 29px 0
}

.postbox-more-icon a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    transition: .3s;
    position: relative;
    color: var(--tg-theme-1);
    background: var(--tg-grey-1)
}

.postbox-more-icon a i::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
    z-index: -1;
    background-color: #0f78ae !important
}

.basic-pagination ul li.active a,
.basic-pagination ul li:hover a,
.postbox-more-icon a i:hover {
    color: var(--tg-common-white);
    background-color: #fff0
}

.tg-funfact-bg span {
    height: 220px;
    background-color: var(--tg-grey-1);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

.tg-funfact-wrap {
    padding: 78px 20px
}

.tg-funfact-shape-2 {
    position: absolute;
    bottom: -25%;
    left: 0
}

.tg-funfact-shape-2 img {
    opacity: .3
}

.tg-funfact-item::after {
    position: absolute;
    content: "";
    top: -20px;
    right: 0;
    height: 225px;
    width: 1px;
    background-color: #ccc
}

.tg-funfact-item .icon {
    height: 80px;
    width: 80px;
    line-height: 80px;
    border-radius: 50%;
    text-align: center;
    font-size: 40px;
    display: inline-block;
    color: var(--tg-common-white);
    background-color: rgb(255 255 255 / .1);
    margin-bottom: 15px
}

.tg-funfact-item span {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    display: block;
    letter-spacing: -.36px;
    color: var(--tg-common-white)
}

.tg-funfact-number {
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1.48px;
    color: var(--tg-common-white);
    margin-bottom: 0
}

.tg-funfact-2-wrapper {
    padding: 83px 55px
}

.tg-funfact-2-wrapper .tg-funfact-item .icon {
    font-size: 60px;
    height: 100px;
    width: 100px;
    line-height: 100px;
    border-radius: 5px;
    margin-bottom: 0;
    margin-right: 27px;
    background-color: #0f78ae !important
}

.tg-funfact-2-wrapper .tg-funfact-number {
    margin-bottom: 17px
}

.tg-funfact-style-2 .tg-funfact-item {
    padding: 20px 58px;
    margin-left: 39px;
    border-radius: 5px;
    border: 1px solid
}

.tg-funfact-style-2 .tg-funfact-item h5 {
    display: inline-block;
    width: 146px
}

.tg-funfact-style-2 .tg-funfact-item .icon {
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--tg-common-white);
    color: var(--tg-gradient-1)
}

.tg-funfact-style-3 .tg-funfact-number {
    width: 130px;
    margin-bottom: 18px;
    color: var(--tg-common-black)
}

.tg-funfact-style-3 .tg-funfact-item .icon {
    font-size: 60px;
    margin-bottom: 10px;
    background-color: #0f78ae !important
}

.tg-funfact-style-3 .tg-funfact-item::after {
    height: 100%;
    top: 0;
    right: -81%
}

.tg-exp-top-wrap {
    margin-bottom: 50px
}

.tg-exp-item {
    padding: 35px 0
}

.tg-exp-item.tg-reveal-border {
    border: none
}

.tg-exp-item:hover .tg-exp-arrow i {
    background-color: #0f78ae !important;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.tg-exp-content {
    margin-right: 100px
}

.sidebar__widget.widget_categories ul li:not(:last-child),
.tg-exp-title-sm {
    margin-bottom: 15px
}

.tg-exp-title-sm {
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.64px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {

    .tg-custom-accordion .accordion-body,
    .tg-custom-accordion-2 .accordion-body {
        font-size: 15px
    }

    .tg-breadcrumb-height {
        height: 350px
    }

    .tg-breadcrumb__title {
        font-size: 55px
    }

    .tg-section-title {
        font-size: 43px
    }

    .tg-header-2__style .tgmenu__navbar-wrap ul li a {
        font-size: 16px
    }

    .tg-header-2__style .tgmenu__navbar-wrap ul li,
    .tg-hero-3-content {
        margin-right: 30px
    }

    .tg-hero-title {
        font-size: 60px
    }

    .tg-hero-text p {
        margin-right: 200px;
        font-size: 16px
    }

    .tg-hero-text p br {
        display: none
    }

    .tg-hero-thumb-box {
        right: -12%
    }

    .tg-hero-shape-1 {
        left: -18%
    }

    .tg-hero-2-bg {
        padding-bottom: 140px
    }

    .tg-hero-2-content,
    .tg-hero-4-content {
        padding-top: 270px
    }

    .tg-hero-2-thumb-box {
        transform: translateX(-35px) translateY(55px)
    }

    .tg-hero-3-ptb {
        padding-top: 320px
    }

    .tg-hero-3-thumb-box {
        right: -15%
    }

    .tg-hero-3-thumb img {
        height: 100%;
        width: 100%
    }

    .tg-hero-3-shape-1 {
        right: 7%
    }

    .tg-hero-4-height {
        height: 890px
    }

    .tg-hero-4-height .tg-hero-text p {
        margin-right: 0
    }

    .tg-hero-4-shape-1,
    .tg-hero-4-thumb-box {
        left: -15%
    }

    .tg-about-thumb-sm {
        left: 6%
    }

    .tg-about-2-award-box {
        transform: scale(.8);
        top: 32%
    }

    .tg-feature-title {
        font-size: 19px
    }

    .tg-project-3-content {
        bottom: -40%
    }

    .tg-funfact-number {
        font-size: 46px
    }

    .tg-exp-title-sm {
        font-size: 28px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .tg-custom-accordion .accordion-buttons,
    .tg-custom-accordion-2 .accordion-buttons {
        font-size: 17px
    }

    .tg-custom-accordion .accordion-body,
    .tg-custom-accordion-2 .accordion-body {
        font-size: 14px
    }

    .tg-breadcrumb-height {
        height: 320px
    }

    .tg-breadcrumb__title {
        font-size: 45px
    }

    .tg-breadcrumb__list span,
    .tg-feature-2-title {
        font-size: 20px
    }

    .tg-section-title {
        font-size: 37px
    }

    .tg-hero-title {
        font-size: 58px
    }

    .tg-hero-thumb-box {
        right: -16%
    }

    .tg-hero-shape-1 {
        left: -20%
    }

    .tg-hero-2-bg {
        padding-bottom: 140px;
        background-position: left
    }

    .tg-hero-2-content {
        padding-top: 235px
    }

    .tg-hero-2-thumb-box {
        transform: translateX(-10px) translateY(103px)
    }

    .tg-hero-3-ptb {
        padding-top: 290px
    }

    .tg-hero-3-ptb .tg-hero-text p {
        margin-right: 40px
    }

    .tg-hero-3-content {
        margin-right: 0
    }

    .tg-hero-3-thumb-box {
        right: -30%
    }

    .tg-hero-3-shape-1 {
        right: -4%
    }

    .tg-hero-4-height {
        height: 840px
    }

    .tg-hero-4-height .tg-hero-text p {
        margin-right: 0;
        font-size: 16px
    }

    .tg-hero-4-height .tg-hero-title {
        font-size: 56px
    }

    .tg-hero-4-content {
        padding-top: 240px
    }

    .tg-hero-4-shape-1,
    .tg-hero-4-thumb-box {
        left: -27%
    }

    .tg-about-right {
        margin-left: 0
    }

    .tg-about-thumb-box {
        padding-bottom: 170px
    }

    .tg-about-thumb-sm {
        transform: scale(.8)
    }

    .tg-about-experience-box {
        transform: scale(.7)
    }

    .tg-about-2-award-box {
        transform: scale(.8);
        top: 25%
    }

    .tg-about-4-thumb-sm {
        left: 1%
    }

    .tg-about-4-left .tg-about-experience-box {
        left: -18%
    }

    .tg-funfact-number {
        font-size: 42px
    }

    .tg-exp-title-sm {
        font-size: 24px
    }

    .tg-faq-thumb-wrap {
        padding-right: 60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {

    .tg-btn-gradient,
    .tg-btn-grey-border,
    .tg-btn-white,
    .tg-btn-white-border {
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
        font-size: 16px
    }

    .tg-hero-subtitle {
        font-size: 12px
    }

    .tg-about-right,
    .tg-project-thumb-wrap {
        margin-left: 0
    }

    .tg-hero-2-thumb-box {
        transform: translateX(0) translateY(0)
    }

    .tg-hero-3-content {
        margin-right: 0;
        margin-bottom: 100px
    }

    .tg-about-2-left,
    .tg-about-3-left,
    .tg-about-right,
    .tg-about-right-box,
    .tg-funfact-style-2 .tg-funfact-2-left {
        margin-bottom: 60px
    }

    .tg-hero-3-thumb-box {
        transform: translateX(10%);
        position: static
    }

    .tg-hero-3-thumb img {
        height: 100%;
        width: 100%
    }

    .tg-hero-4-thumb-box {
        position: static
    }

    .tg-about-inner-style .tg-about-thumb-box {
        margin: 0
    }

    .tg-about-inner-style .tg-about-text p {
        padding-right: 0
    }

    .tg-feature-item,
    .tg-funfact-item {
        margin-bottom: 30px
    }

    .tg-service-3-content p {
        font-size: 16px
    }

    .tg-text-slider-border {
        padding: 40px 0
    }

    .tg-sv-sidebar-wrap {
        margin-top: 50px
    }

    .tg-sv-details-title-sm {
        font-size: 27px
    }

    .tg-project-left {
        margin-bottom: 50px
    }

    .tg-project-details-thumb-sm {
        margin-right: 0;
        margin-bottom: 30px
    }

    .postbox-more-wrap {
        margin-top: 60px
    }

    .tg-funfact-item::after {
        display: none
    }

    .tg-funfact-number {
        font-size: 38px
    }

    .tg-funfact-2-wrapper .tg-funfact-item .icon {
        font-size: 50px;
        height: 80px;
        width: 80px;
        line-height: 80px;
        margin-right: 18px
    }

    .tg-exp-title-sm {
        font-size: 25px
    }

    .tg-exp-wrap .tg-exp-content {
        margin-right: 0
    }
}

.tg-exp-arrow i {
    font-size: 28px;
    color: var(--tg-common-black)
}

.tg-cta-input-box input,
.tg-testimonial-avata-info span {
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -.36px
}

.tg-exp-wrap .tg-exp-item {
    padding: 38px 90px 38px 50px;
    border-radius: 5px;
    border: 1px solid var(--tg-border-1)
}

.tg-exp-wrap .tg-exp-title-sm,
.tg-footer-Office-info-2 ul li:not(:last-child) {
    margin-bottom: 20px
}

.tg-exp-wrap .tg-reveal-item .tg-reveal-bg {
    width: 250px;
    height: 250px
}

.tg-reveal-item .tg-reveal-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    opacity: 0;
    margin: -150px 0 0 -150px;
    overflow: hidden;
    pointer-events: none;
    z-index: 99;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: opacity .3s, transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: opacity .3s, transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -ms-transition: opacity .3s, transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: opacity .3s, transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .3s, transform .5s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1)
}

.tg-reveal-item:hover .tg-reveal-bg {
    opacity: 1
}

.tg-exp-2-thumb,
.tg-exp-2-thumb img {
    height: 100%;
    border-radius: 0 5px 5px 0
}

.tg-exp-2-item:hover::after {
    opacity: 1;
    visibility: visible;
    left: -5px
}

.tg-exp-2-item::after,
.tg-faq-2-thumb-box:hover::before {
    opacity: 0;
    visibility: hidden
}

.tg-exp-2-item::after {
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    border-radius: 5px;
    z-index: -1;
    transition: .3s;
    background-color: #0f78ae !important
}

.tg-exp-2-thumb {
    flex: 0 0 auto;
    position: relative;
    overflow: hidden
}

.tg-exp-2-thumb img {
    object-fit: cover;
    transition: 1.3s
}

.tg-faq-thumb-sub {
    position: absolute;
    bottom: -170px;
    right: 60px;
    z-index: 2;
    border: 12px solid var(--tg-common-white);
    animation: 4s infinite alternate tgtranslateX2
}

.tg-faq-thumb-sub .video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    display: inline-block;
    color: var(--tg-common-white);
    z-index: 1;
    animation: 1.1s infinite alternate tg-pulse;
    background-color: #0f78ae !important
}

.tg-faq-2-thumb-box::after,
.tg-faq-2-thumb-box::before {
    position: absolute;
    top: -32px;
    height: calc(100% + 70px);
    transition: .5s
}

.tg-faq-shape {
    position: absolute;
    bottom: -17%;
    left: 0;
    z-index: -1
}

.tg-faq-shape img {
    opacity: .1
}

.tg-faq-2-thumb-box {
    padding-right: 30px
}

.tg-faq-2-thumb-box:hover::after {
    width: 64%
}

.tg-faq-2-thumb-box::before {
    content: "";
    right: 5px;
    width: 64%;
    background: var(--tg-grey-1);
    border-radius: 5px;
    z-index: -1
}

.tg-cta-bg::after,
.tg-faq-2-thumb-box::after {
    border-radius: 5px;
    background-color: #0f78ae !important;
    z-index: -2;
    content: ""
}

.tg-faq-2-thumb-box::after {
    right: 0;
    width: 5%
}

.tg-cta-title-box {
    padding-left: 60px
}

.tg-cta-bg {
    padding: 80px 0;
    position: relative
}

.tg-cta-bg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 300px
}

.tg-cta-input-box input {
    padding-left: 0;
    background-color: #fff0;
    border: 0;
    margin-right: 30px;
    color: var(--tg-common-white);
    border-bottom: 1px solid var(--tg-border-1)
}

.tg-testimonial-avata-info span,
.tg-testimonial-content p {
    color: rgb(255 255 255 / .7)
}

.tg-cta-input-box input::-webkit-input-placeholder {
    color: var(--tg-common-white);
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.36px
}

.tg-cta-input-box input:-moz-placeholder {
    color: var(--tg-common-white);
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.36px
}

.tg-cta-input-box input::-moz-placeholder {
    color: var(--tg-common-white);
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.36px
}

.tg-cta-input-box input:-ms-input-placeholder {
    color: var(--tg-common-white);
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.36px
}

.tg-cta-input-box input:focus {
    border-color: var(--tg-common-white)
}

.tg-cta-input-box .tg-btn-white {
    flex: 0 0 auto
}

.tg-blog-shape-2,
.tg-cta-shape-1-1,
.tg-footer-shape-3 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

.tg-cta-2-bg {
    position: absolute;
    left: 0;
    z-index: 3;
    bottom: 0
}

.tg-cta-2-wrapper {
    position: relative;
    padding: 62px 0
}

.tg-cta-2-wrapper::before {
    position: absolute;
    width: 595px;
    height: 595px;
    background: var(--tg-gradient-1);
    content: "";
    border-radius: 50%;
    top: 16%;
    left: -9%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tg-cta-title-box {
        padding-left: 80px
    }

    .tg-cta-2-bg img {
        height: 320px
    }

    .tg-cta-2-wrapper::before {
        left: -19%
    }
}

.tg-cta-2-content {
    margin-left: 48px
}

.tg-testimonial-ptb {
    padding-top: 179px;
    padding-bottom: 120px;
    margin-top: -120px
}

.tg-testimonial-shape img {
    opacity: .7
}

.tg-testimonial-avata {
    flex: 0 0 auto;
    margin-right: 20px
}

.tg-testimonial-avata img {
    height: 73px;
    width: 73px;
    border-radius: 50%
}

.tg-testimonial-avata-name {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: var(--tg-common-white);
    margin-bottom: 10px
}

.tg-testimonial-content {
    background-color: var(--tg-theme-2);
    padding: 45px 40px;
    position: relative
}

.tg-testimonial-content::after {
    position: absolute;
    top: -13px;
    left: 0;
    content: "";
    height: 15px;
    width: 65px;
    background-color: var(--tg-theme-2);
    clip-path: polygon(0 0, 46% 44%, 100% 100%, 0 100%)
}

.tg-testimonial-content p {
    margin-bottom: 0;
    letter-spacing: -.36px
}

.tg-testimonial-quote {
    position: absolute;
    right: 50px;
    bottom: 10px
}

.tg-testimonial-arrow-box button {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: var(--tg-common-white);
    background-color: var(--tg-common-black);
    position: relative
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tg-cta-bg::after {
        margin-left: 70px
    }

    .tg-testimonial-arrow-box button {
        display: block
    }

    .tg-testimonial-3-shape-1 {
        left: -11%
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px),
only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tg-hero-2-thumb img {
        max-width: 100%
    }

    .tg-testimonial-arrow-box button {
        display: none
    }
}

.tg-testimonial-arrow-box button::after {
    position: absolute;
    content: "";
    top: -1px;
    left: -1px;
    height: 62px;
    width: 62px;
    border-radius: 50%;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    z-index: -1;
    background: linear-gradient(91deg, var(--tg-gradient-1) 0, var(--tg-gradient-2) 100%)
}

.tg-gellary-icon a:hover,
.tg-testimonial-arrow-box button:hover {
    background-color: #fff0
}

.tg-testimonial-arrow-box button.test-next,
.tg-testimonial-arrow-box button.test-prev {
    position: absolute;
    bottom: 22%
}

.tg-testimonial-2-item {
    margin-left: 145px;
    padding: 40px 100px 30px 150px;
    border: 1px solid var(--tg-border-1)
}

.tg-testimonial-2-thumb {
    position: absolute;
    left: -145px;
    top: 50%;
    transform: translateY(-50%)
}

.tg-testimonial-2-quote {
    position: absolute;
    top: 45px;
    right: 35px
}

.tg-testimonial-2-author-name {
    font-size: 22px;
    margin-bottom: 8px
}

.tg-blog-4-meta span,
.tg-blog-badge span,
.tg-testimonial-2-author-info {
    font-size: 18px;
    letter-spacing: -.36px
}

.tg-testimonial-2-text p {
    font-size: 20px;
    color: var(--tg-common-black)
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .tgmenu__action {
        margin-left: 0
    }

    .tg-about-text p,
    .tg-choose-fea-content p,
    .tg-testimonial-2-text p {
        font-size: 16px
    }
}

.tg-testimonial-2-rating i {
    font-size: 15px;
    color: var(--tg-common-yellow)
}

.tg-testimonial-2-rating i.color,
.tg-testimonial-3-rating i:last-child,
.tg-testimonial-4-rating i.color {
    color: var(--tg-border-1)
}

.tg-faq-2-area,
.tg-testimonial-3-right {
    padding-top: 120px
}

.tg-testimonial-3-content {
    position: relative;
    padding: 40px 41px 55px;
    border-radius: 5px;
    background: var(--tg-theme-2)
}

.footer-col-4-2,
.tg-testimonial-3-thumb {
    margin-left: 5px
}

.tg-testimonial-3-rating i {
    color: var(--tg-common-yellow);
    margin-right: 5px
}

.tg-testimonial-3-avater-thumb,
.tg-testimonial-4-avater-thumb {
    width: 60px;
    height: 60px;
    margin-right: 15px
}

.tg-testimonial-3-author-name {
    font-size: 32px;
    font-weight: 700;
    color: var(--tg-common-white)
}

.tg-testimonial-3-author-info span {
    font-size: 18px;
    color: rgb(255 255 255 / .7)
}

.tg-testimonial-3-text p {
    margin-bottom: 0;
    letter-spacing: -.36px;
    line-height: 28px;
    color: rgb(255 255 255 / .7)
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-cta-bg::after {
        margin-left: 50px
    }

    .tg-cta-2-content .tg-section-title {
        font-size: 53px
    }

    .tg-testimonial-3-shape-1 {
        left: -15%
    }
}

.tg-testimonial-3-shape-3 {
    position: absolute;
    top: 300px;
    right: 40px;
    z-index: -2;
    animation: 4s infinite zoom
}

.tg-testimonial-3-shape-4 {
    position: absolute;
    bottom: 320px;
    left: -80px;
    animation: 4s linear infinite rotate2
}

.tg-testimonial-4-ptb {
    margin-top: -135px;
    padding-top: 245px;
    padding-bottom: 95px
}

.tg-testimonial-4-thumb img {
    max-width: inherit;
    border-radius: 5px
}

.tg-testimonial-4-slider-wrapper {
    padding: 45px 56px 55px;
    position: relative;
    border-radius: 5px;
    background: var(--tg-theme-2)
}

.tg-testimonial-4-rating i {
    margin-right: 5px;
    color: var(--tg-common-yellow)
}

.tg-testimonial-4-text p {
    letter-spacing: -.36px
}

.tg-testimonial-4-author-name {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px
}

.tg-testimonial-4-author-info span {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -.36px;
    color: var(--tg-common-white)
}

.tg-testimonial-4-arrow-box button {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 4;
    transition: .4s;
    font-size: 18px;
    background: linear-gradient(94deg, rgb(53 30 224 / .1) 0, rgb(63 116 239 / .1) 100%)
}

.tg-testimonial-4-arrow-box button::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: .3s;
    border-radius: 50%;
    background-color: #0f78ae !important
}

.tg-testimonial-4-arrow-box button span {
    color: var(--tg-gradient-2);
    position: relative;
    z-index: 1
}

.test-slider-dots {
    text-align: center;
    margin-top: 70px
}

.test-slider-dots .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    z-index: 2;
    opacity: 1;
    background-color: #0f78ae !important;
    margin: 0 8px !important
}

.test-slider-dots .swiper-pagination-bullet::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    border: 2px solid var(--tg-theme-1);
    transform: translate(-50%, -50%)
}

.test-2-slider-dots {
    margin-top: 60px
}

.test-2-slider-dots .swiper-pagination-bullet {
    height: 8px;
    width: 68px;
    position: relative;
    display: inline-block;
    z-index: 2;
    opacity: 1;
    margin: 0;
    border-radius: 10px;
    background-color: var(--tg-theme-2)
}

.tg-blog-item {
    background-color: var(--tg-common-white);
    box-shadow: 0 5px 60px rgb(0 0 0 / .05)
}

.tg-blog-2-thumb,
.tg-blog-thumb {
    overflow: hidden;
    border-radius: 5px 5px 0 0
}

.tg-blog-2-thumb img,
.tg-blog-thumb img {
    width: 100%;
    transition: 1.3s;
    border-radius: 5px 5px 0 0
}

.tg-blog-content {
    padding: 20px 40px 40px
}

.blog__details-inner-thumb,
.tg-blog-2-meta span:not(:last-child),
.tg-blog-meta span:not(:last-child) {
    margin-right: 35px
}

.tg-blog-2-meta span i,
.tg-blog-meta span i {
    display: inline-block;
    margin-right: 4px
}

.tg-blog-badge {
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 4px 17px;
    border-radius: 5px;
    background-color: var(--tg-common-black)
}

.tg-blog-2-title,
.tg-blog-title {
    font-size: 22px;
    line-height: 1.6
}

.tg-blog-title a {
    transition: .4s
}

.tg-blog-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 40%
}

.tg-blog-2-item {
    border-radius: 5px;
    box-shadow: 0 4.4px 20px -1px rgb(19 16 34 / .05)
}

.tg-blog-3-item,
.tg-blog-4-item {
    box-shadow: 0 5px 60px 0 rgb(0 0 0 / .05);
    border-radius: 5px
}

.tg-blog-2-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 11px 14px;
    border-radius: 5px;
    line-height: 1
}

.tg-blog-2-badge i {
    font-size: 32px;
    font-weight: 500;
    display: block;
    font-style: normal;
    margin-bottom: 8px;
    letter-spacing: -.36px
}

.tg-blog-2-badge span {
    font-size: 18px;
    letter-spacing: -.64px
}

.tg-blog-2-content {
    padding: 20px 40px 37px
}

.tg-blog-2-meta {
    padding: 3px 40px
}

.tg-blog-2-meta span {
    font-size: 15px
}

.postbox__meta span svg,
.tg-blog-4-meta span i {
    margin-right: 7px;
    display: inline-block
}

.tg-blog-2-link a i {
    display: inline-block;
    margin-left: 4px;
    transform: translateY(2px);
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.tg-blog-3-thumb img {
    transition: 1.3s
}

.tg-blog-3-content {
    padding: 10px 40px 40px
}

.tg-blog-3-user span {
    color: #737373;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.36px
}

.tg-blog-3-user i {
    font-size: 15px;
    transform: translateY(-1px);
    margin-right: 10px
}

.tg-blog-3-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    color: var(--tg-common-black);
    margin-bottom: 30px
}

.tg-blog-3-link {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: var(--tg-common-black)
}

.tg-blog-4-item {
    padding: 40px
}

.postbox__meta,
.sidebar__widget {
    box-shadow: 0 4.4px 20px -1px rgb(19 16 34 / .05)
}

.tg-blog-4-content {
    padding-top: 15px
}

.tg-blog-4-meta span i {
    font-size: 13px;
    transform: translateY(-2px)
}

.tg-blog-4-link a i {
    display: inline-block;
    margin-left: 5px;
    transform: translateY(1px);
    transition: .3s
}

.blog__details-content .title,
.postbox__title {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -.64px
}

.postbox__meta {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 20px;
    border-left: 4px solid var(--tg-theme-1);
    border-radius: 0 5px 0 0
}

.blog-post-meta span,
.postbox__meta span {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -.36px
}

.postbox__meta span:not(:last-child) {
    margin-right: 18px
}

.tg-team-2-social,
.tg-team-social {
    display: flex;
    opacity: 0;
    visibility: hidden
}

.postbox__comment-name h5,
.postbox__comment-title,
.sidebar__widget-title {
    font-size: 22px;
    font-weight: 700
}

.postbox-more-right .postbox-more-icon a {
    margin-left: 20px;
    margin-right: 0
}

.postbox__comment {
    border-radius: 5px;
    padding: 20px;
    border: 1px solid var(--tg-border-1)
}

.postbox__comment ul li:not(:last-child) {
    margin-bottom: 27px
}

.postbox__comment-avater {
    flex: 0 0 auto;
    margin-right: 20px
}

.postbox__comment-avater img {
    height: 65px;
    width: 65px;
    border-radius: 5px
}

.postbox__comment-name h5 {
    padding-top: 6px
}

.sidebar__email input,
.sidebar__search input {
    border-radius: 5px;
    padding: 0 60px 0 20px;
    width: 100%
}

.postbox__comment-text p,
.tagcloud a {
    font-weight: 400;
    letter-spacing: -.36px
}

.blog__details-content p,
.postbox__comment-name span {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -.36px
}

.postbox__comment-text {
    padding-top: 18px
}

.postbox__comment-text p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0
}

.postbox__comment-reply {
    position: absolute;
    top: 0;
    right: 0
}

.sidebar__email-icon,
.sidebar__search-icon {
    top: 50%;
    line-height: 0;
    transform: translateY(-50%)
}

.postbox__comment-reply .tg-btn-gradient {
    height: 36px;
    line-height: 36px;
    padding: 0 20px
}

.sidebar__widget {
    padding: 35px 30px 30px
}

.sidebar__widget-title {
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 30px
}

.sidebar__widget-title::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-radius: 5px;
    background-color: var(--tg-border-1)
}

.sidebar__widget-title::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 10%;
    height: 1px;
    border-radius: 5px;
    background-color: var(--tg-theme-1);
    z-index: 1
}

.sidebar__email input,
.sidebar__search input {
    border: 1px solid var(--tg-border-1);
    font-size: 18px
}

.sidebar__widget.widget_categories ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    list-style-type: none;
    letter-spacing: -.36px;
    color: var(--tg-common-black)
}

.sidebar__widget.widget_newsletter .sidebar__widget-title {
    padding-bottom: 0;
    margin-bottom: 11px
}

.sidebar__widget.widget_newsletter p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: -.36px
}

.sidebar__search input {
    height: 58px;
    line-height: 58px
}

.sidebar__search input::placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px
}

.sidebar__search-icon {
    position: absolute;
    right: 20px
}

.sidebar__email input {
    height: 48px;
    line-height: 48px
}

.sidebar__email-icon i,
.tagcloud a {
    border-radius: 5px;
    display: inline-block
}

.sidebar__email input::placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px
}

.sidebar__email-icon {
    position: absolute;
    right: 10px
}

.sidebar__email-icon i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: var(--tg-common-white)
}

.blog-post-meta,
.tg-post-tag span {
    background-color: var(--tg-grey-1)
}

.tagcloud a {
    font-size: 18px;
    line-height: 28px;
    padding: 4px 10px;
    margin-right: 12px;
    margin-bottom: 10px;
    border: 1px solid var(--tg-border-1)
}

.blog__details-content>blockquote>p,
.rc__post-title,
.tg-contact-info h5 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700
}

.rc__post-thumb {
    flex: 0 0 auto;
    margin-right: 15px
}

.rc__post-thumb img {
    border-radius: 5px;
    width: 80px;
    height: 85px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tg-cta-bg::after {
        margin-left: 40px
    }

    .tg-testimonial-3-title-box {
        margin-right: 30px
    }

    .tg-testimonial-3-shape-1 {
        left: -22%;
        bottom: -10%
    }

    .tg-blog-2-title,
    .tg-blog-title {
        font-size: 20px
    }

    .rc__post-title {
        margin-right: 0
    }
}

.rc__meta span {
    font-size: 14px;
    line-height: 28px
}

.rc__meta span i {
    display: inline-block;
    margin-right: 10px
}

.blog__details-content>blockquote {
    border-radius: 5px;
    padding: 17px 50px 17px 70px;
    border: 1px solid var(--tg-border-1);
    position: relative;
    overflow: hidden
}

.blog__details-content>blockquote::after {
    content: "\f10d";
    position: absolute;
    left: -10px;
    top: -10px;
    font-weight: 700;
    font-size: 24px;
    z-index: -1;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: var(--tg-common-white);
    font-family: var(--tg-ff-fontawesome)
}

.blog__details-content>blockquote>p {
    margin-bottom: 10px;
    letter-spacing: 0;
    color: var(--tg-common-black)
}

.blog__details-content>blockquote span {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    padding-left: 50px;
    position: relative
}

.blog__details-content>blockquote span::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    height: 2px;
    width: 40px;
    transform: translateY(-50%);
    background-color: #0f78ae !important
}

.blog__details-content .postbox-more-icon>a {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    margin: 0 20px
}

.blog__details-content .postbox-more-icon>a i {
    font-size: 24px;
    background-color: #fff0;
    color: var(--tg-common-white)
}

.blog__details-content .postbox-more-content>a {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: var(--tg-common-black)
}

.blog__details-content .postbox-more-wrap {
    border-top: none;
    padding-top: 45px;
    padding-bottom: 20px
}

.blog__details-inner-content {
    margin-left: -13px;
    transform: translateX(-15px)
}

.blog__details-inner-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0
}

.blog__details-title {
    font-size: 36px;
    font-weight: 400
}

.blog-post-meta {
    position: absolute;
    top: 0;
    left: 0;
    padding: 13px 20px;
    border-radius: 0 0 5px
}

.blog-post-meta span:not(:last-child),
.tg-copyright-right a:not(:last-child) {
    margin-right: 25px
}

.blog-post-meta span i {
    margin-right: 7px;
    display: inline-block;
    line-height: 2;
    background-color: #0f78ae !important
}

.tg-post-tag span {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px;
    padding: 4px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 10px
}

.tg-team-2-social-box span,
.tg-team-social a,
.tg-team-social-box span {
    height: 40px;
    line-height: 40px;
    color: var(--tg-common-white);
    display: inline-block;
    text-align: center
}

.basic-pagination ul li {
    list-style: none;
    display: inline-block;
    margin-right: 14px
}

.basic-pagination ul li>a {
    height: 67px;
    width: 67px;
    border-radius: 50%;
    display: inline-block;
    line-height: 67px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    color: var(--tg-theme-1);
    transition: .3s ease-in-out;
    background-image: linear-gradient(94deg, rgb(53 30 224 / .1) 0, rgb(63 116 239 / .1) 100%)
}

.basic-pagination ul li>a::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: .3s ease-in-out;
    background-color: #0f78ae !important
}

.tg-newsletter-bg::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: var(--tg-common-black);
    z-index: -1
}

.tg-newsletter-wrap {
    padding: 82px 50px 82px 60px;
    border-radius: 5px;
    background-color: #0f78ae !important
}

.tg-newsletter-wrap .tg-cta-input-box input {
    border-radius: 5px;
    width: 500px;
    padding: 0 195px 0 20px;
    margin-right: 0;
    height: 70px;
    line-height: 70px;
    border: 1px solid var(--tg-common-white)
}

.tg-newsletter-wrap .tg-cta-input-box button {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%)
}

.tg-team-bg,
.tg-team-shape-1,
.tg-work-number {
    top: 0;
    position: absolute
}

.tg-newsletter-icon {
    margin-right: 47px
}

.tg-newsletter-icon span {
    font-size: 100px;
    color: var(--tg-common-white)
}

.tg-newsletter-wrap-box {
    margin-top: -160px
}

.tg-team-bg {
    content: "";
    left: 0;
    z-index: -1
}

.tg-team-social,
.tg-team-social-box {
    left: 50%;
    transform: translateX(-50%);
    position: absolute
}

.tg-team-item {
    padding: 38px 50px;
    border: 1px solid
}

.tg-team-title {
    font-size: 22px;
    margin-bottom: 12px;
    color: var(--tg-common-white)
}

.tg-footer-Office-schedule h6,
.tg-team-author-info span {
    font-size: 18px;
    color: var(--tg-common-white)
}

.tg-team-thumb {
    overflow: hidden;
    border-radius: 50%
}

.tg-team-thumb img {
    transition: 1.3s;
    border-radius: 50%;
    width: 100%
}

.tg-team-social a,
.tg-team-social-box span {
    width: 40px;
    border-radius: 50%;
    background-color: #0f78ae !important
}

.tg-team-social-box {
    bottom: -20px
}

.tg-team-social-box:hover .tg-team-social {
    opacity: 1;
    visibility: visible;
    bottom: 50px
}

.tg-team-social {
    bottom: 90px;
    flex-direction: column;
    transition: .5s
}

.tg-team-social a {
    margin-top: 10px
}

.tg-team-shape-1 {
    left: 0;
    z-index: -2
}

.tg-team-2-item {
    border-radius: 0 0 5px 5px
}

.tg-team-2-thumb img {
    width: 100%;
    transition: 1.3s
}

.tg-team-2-social {
    right: 20px;
    flex-direction: column;
    border-radius: 5px;
    transform: translateX(-50%);
    transition: .5s
}

.tg-team-2-social-box span {
    width: 40px;
    border-radius: 5px;
    background: var(--tg-common-black);
    transition: .5s;
    position: relative
}

.tg-team-2-social-box:hover .tg-team-2-social {
    opacity: 1;
    visibility: visible;
    bottom: 98px
}

.tg-team-2-arrow-box button {
    height: 60px;
    width: 60px;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    z-index: 4;
    transition: .3s;
    font-size: 18px;
    color: var(--tg-common-black);
    border: 1px solid #fff0
}

.tg-work-icon span,
.tg-work-number span {
    color: var(--tg-common-white);
    display: inline-block
}

.tg-team-2-arrow-box button:hover::after {
    opacity: 0
}

.tg-team-2-arrow-box button::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 5px;
    background-color: #0f78ae !important
}

.tg-team-2-arrow-box button::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: .3s;
    height: calc(100% - 2px);
    width: calc(100% - 2px);
    transform: translate(-50%, -50%);
    border-radius: 5px;
    background-color: var(--tg-common-white)
}

.tg-work-ptb {
    padding-top: 290px;
    padding-bottom: 430px
}

.tg-work-item {
    padding: 25px 20px 35px;
    background-color: var(--tg-theme-2)
}

.tg-work-item:hover .tg-work-icon span {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1)
}

.tg-work-icon span {
    font-size: 65px;
    webkit-transition: all 500ms ease;
    transition: .5s
}

.tg-work-number {
    left: 0;
    line-height: 0
}

.tg-work-number span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px 0;
    background-color: #0f78ae !important
}

.tg-work-shape-1 {
    position: absolute;
    top: 14%;
    left: 0;
    z-index: -1
}

.tg-work-shape-2 {
    position: absolute;
    bottom: 31%;
    left: 0;
    right: 0;
    text-align: center
}

.tg-gellary-thumb {
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.tg-gellary-content {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 75px;
    display: block;
    padding: 10px;
    border-radius: 0 5px 5px;
    background-color: var(--tg-common-white);
    transition: .5s ease-in-out
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tg-custom-accordion .accordion-items {
        padding: 0
    }

    .tg-header__mob-space {
        padding: 10px 0
    }

    .tg-header-2__bg {
        padding: 10px 30px
    }

    .tg-about-2-thumb-box,
    .tg-cta-bg::after {
        margin-left: 0
    }

    .blog__details-text p,
    .tg-about-2-list ul li,
    .tg-about-2-text p,
    .tg-exp-content p,
    .tg-exp-top-text p,
    .tg-project-details-list-2 ul li,
    .tg-project-text p,
    .tg-testimonial-content p {
        font-size: 16px
    }

    .tg-feature-icon span {
        height: 60px;
        width: 60px;
        line-height: 60px
    }

    .tg-feature-title {
        font-size: 18px
    }

    .tg-feature-2-item {
        padding: 40px 25px
    }

    .tg-feature-2-content p {
        font-size: 15px
    }

    .tg-service-3-item {
        margin-bottom: 30px
    }

    .tg-sv-details-area {
        padding-bottom: 120px
    }

    .tg-gellary-title,
    .tg-project-2-title {
        font-size: 18px;
        padding-left: 0
    }

    .tg-project-2-icon a {
        height: 40px;
        line-height: 40px;
        width: 40px
    }

    .tg-project-details-list-2 ul li i,
    .tg-testimonial-3-author-name {
        font-size: 22px
    }

    .tg-funfact-style-3 .tg-funfact-item::after {
        display: none
    }

    .tagcloud a,
    .tg-blog-4-meta span,
    .tg-blog-badge span,
    .tg-testimonial-3-text p {
        font-size: 14px
    }

    .tg-blog-2-content,
    .tg-blog-content {
        padding: 20px 20px 40px
    }

    .tg-blog-badge {
        padding: 1px 12px
    }

    .tg-blog-2-badge {
        transform: scale(.8)
    }

    .tg-blog-3-content {
        padding: 10px 20px 40px
    }

    .tg-blog-3-title {
        font-size: 20px
    }

    .tg-blog-4-item {
        padding: 25px
    }

    .sidebar__widget {
        padding: 35px 20px 30px
    }

    .tg-team-2-content {
        padding: 32px 20px
    }

    .tg-team-2-social {
        right: 0
    }
}

.tg-gellary-icon a {
    height: 56px;
    line-height: 56px;
    width: 56px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    background-color: var(--tg-grey-1);
    position: relative
}

.tg-gellary-icon a i {
    position: relative;
    z-index: 1;
    transition: .3s;
    color: var(--tg-theme-1)
}

.tg-gellary-wrap {
    padding: 110px 60px 110px 0
}

.tg-gellary-bg {
    position: relative;
    margin-top: -245px
}

.tg-gellary-bg::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 84%;
    background-color: var(--tg-grey-1);
    z-index: -1
}

@media only screen and (min-width:1600px) and (max-width:1700px) {
    .tg-gellary-bg::after {
        width: 92%
    }
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-gellary-bg::after {
        width: 95%
    }
}

.tg-gellary-arrow-box button {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 4;
    transition: .4s;
    font-size: 18px;
    background: linear-gradient(94deg, rgb(53 30 224 / .2) 0, rgb(63 116 239 / .2) 100%)
}

.tg-gellary-arrow-box button::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    border-radius: 50%;
    background: linear-gradient(94deg, #351ee0 0, #3f74ef 100%)
}

.tg-gellary-arrow-box button span {
    position: relative;
    z-index: 1;
    transition: .3s;
    color: var(--tg-common-black)
}

.tg-gellary-active {
    margin-left: -485px
}

.tg-contact-input-box input {
    font-size: 18px;
    width: 100%
}

.tg-contact-input-box input::placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px
}

.tg-contact-left .tg-section-title {
    margin-right: -45px
}

.tg-contact-item {
    padding: 40px 32px;
    box-shadow: 0 5px 60px rgb(0 0 0 / .05)
}

.tg-contact-icon span {
    height: 50px;
    width: 50px;
    line-height: 47px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    margin-right: 16px;
    background-color: #0f78ae !important
}

.tg-contact-input-box-2 input,
.tg-contact-social a,
.tg-contact-textarea-box-2 textarea {
    background-color: var(--tg-grey-1);
    border-radius: 5px
}

.tg-contact-info span {
    line-height: 28px
}

.tg-contact-map {
    margin-top: 98px
}

.tg-contact-map iframe {
    width: 100%;
    height: 472px;
    border-radius: 5px
}

.tg-contact-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    margin-right: 5px
}

.tg-contact-social a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-right: 3px
}

.tg-contact-input-box-2 input {
    height: 76px;
    line-height: 76px;
    font-size: 18px;
    width: 100%
}

.tg-contact-input-box-2 input::placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px
}

.tg-contact-textarea-box-2 textarea {
    height: 158px;
    font-size: 18px;
    width: 100%
}

.tg-contact-textarea-box-2 textarea::placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px
}

.tg-contact-shape-1 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: .1
}

.tg-input-number {
    width: 73%
}

.tg-choose-fea-wrapper {
    position: relative;
    padding: 43px 36px 0;
    border-radius: 5px;
    background: var(--tg-grey-1);
    margin-right: 20px
}

.tg-choose-fea-wrapper::after {
    position: absolute;
    content: "";
    top: 0;
    left: -2px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    z-index: -1;
    background-color: #0f78ae !important
}

.tg-choose-fea-box {
    padding-left: 35px;
    margin-bottom: 43px
}

.tg-choose-fea-icon {
    position: absolute;
    top: -6px;
    left: 0
}

.tg-choose-fea-icon i {
    font-size: 18px;
    background-color: #0f78ae !important
}

.tg-choose-fea-title {
    font-size: 18px;
    margin-bottom: 5px
}

.tg-choose-fea-content p {
    margin-right: 34px;
    letter-spacing: -.36px;
    line-height: 28px;
    margin-bottom: 0
}

.tg-choose-thumb {
    position: relative;
    margin-left: -104px;
    overflow: hidden;
    border-radius: 5px
}

.tg-choose-thumb img {
    max-width: inherit;
    border-radius: 5px;
    transition: 1.3s
}

.tg-price-item {
    border-radius: 5px;
    padding: 37px 44px;
    margin-bottom: 40px;
    position: relative;
    background: var(--tg-common-white);
    box-shadow: 0 5px 60px 0 rgb(0 0 0 / .05)
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .tg-custom-accordion .accordion-buttons,
    .tg-custom-accordion-2 .accordion-buttons {
        font-size: 20px
    }

    .tg-custom-accordion .accordion-body,
    .tg-section-subtitle,
    .tg-section-subtitle-2 {
        font-size: 14px
    }

    .tg-breadcrumb-height {
        height: 320px
    }

    .tg-breadcrumb__title {
        font-size: 50px
    }

    .tg-breadcrumb__list span {
        font-size: 19px
    }

    .tg-section-title {
        font-size: 34px
    }

    .tg-hero-2-content .tg-hero-title br,
    .tg-section-title br {
        display: none
    }

    .tg-header-top__info ul li:not(:last-child) {
        margin-right: 20px
    }

    .tg-header-2__style .mobile-nav-toggler i {
        height: 50px;
        width: 50px;
        line-height: 50px
    }

    .tg-hero-title {
        font-size: 56px
    }

    .tg-hero-thumb-box {
        right: -16%
    }

    .tg-hero-2-bg {
        padding-bottom: 120px;
        background-position: left
    }

    .tg-hero-2-content {
        padding-top: 200px;
        margin-bottom: 50px
    }

    .tg-hero-3-ptb {
        padding-top: 220px
    }

    .tg-hero-3-ptb .tg-hero-text p {
        padding-right: 100px
    }

    .tg-hero-3-shape-1 {
        bottom: 8%;
        right: 18%
    }

    .tg-hero-4-height {
        height: 1120px
    }

    .tg-hero-4-height .tg-hero-text p {
        margin-right: 120px;
        font-size: 16px
    }

    .tg-hero-4-content {
        padding-top: 200px;
        margin-bottom: 60px
    }

    .tg-hero-4-main-thumb img {
        height: 400px
    }

    .tg-hero-4-shape-1 {
        bottom: 5%;
        left: 0
    }

    .tg-hero-4-shape-1 img {
        height: 465px
    }

    .tg-about-thumb-box {
        margin: 0 80px;
        padding-bottom: 200px
    }

    .tg-project-3-content {
        bottom: -41%
    }

    .tg-funfact-2-wrapper {
        padding: 50px 25px
    }

    .tg-funfact-2-wrapper .tg-funfact-item {
        margin-bottom: 0
    }

    .tg-funfact-2-wrapper .tg-funfact-number {
        text-align: start
    }

    .tg-faq-thumb-sub {
        transform: scale(.75)
    }

    .tg-faq-thumb-wrap {
        margin-bottom: 220px;
        text-align: center
    }

    .tg-faq-2-thumb-box::before {
        right: 9.5%
    }

    .tg-faq-2-thumb-box::after {
        right: 9%
    }

    .tg-cta-2-bg img {
        height: 280px
    }

    .tg-cta-2-wrapper::before {
        left: -30%
    }

    .tg-testimonial-2-item {
        padding: 40px 50px 30px 130px
    }

    .tg-newsletter-wrap {
        flex-wrap: wrap
    }

    .tg-newsletter-wrap .tg-cta-input-box,
    .tg-newsletter-wrap .tg-cta-input-box input {
        width: 100%
    }

    .tg-price-item {
        padding: 35px 20px
    }
}

@media (max-width:767px) {

    .blog__details-content>blockquote>p,
    .tg-custom-accordion .accordion-buttons,
    .tg-testimonial-2-text p {
        font-size: 15px
    }

    .tg-custom-accordion .accordion-buttons::after,
    .tg-custom-accordion-2 .accordion-buttons::after {
        right: 20px
    }

    .tg-custom-accordion .accordion-body {
        font-size: 13px;
        padding-right: 0;
        line-height: 26px
    }

    .tg-custom-accordion-2 .accordion-buttons,
    .tg-hero-text p,
    .tg-testimonial-4-author-info span,
    .tg-testimonial-4-text p {
        font-size: 16px
    }

    .tg-custom-accordion-2 .accordion-body {
        font-size: 14px;
        padding-right: 0;
        line-height: 26px
    }

    .tg-breadcrumb-height {
        height: 280px
    }

    .tg-breadcrumb__title {
        font-size: 44px;
        margin-bottom: 10px
    }

    .postbox__comment-title,
    .tg-breadcrumb__list span {
        font-size: 18px
    }

    .back-to-top-wrapper {
        right: 20px;
        bottom: 20px
    }

    .tg-section-subtitle,
    .tg-section-subtitle-2 {
        font-size: 13px
    }

    .tg-section-title {
        font-size: 30px
    }

    .tg-about-4-shape-2,
    .tg-cta-2-wrapper::before,
    .tg-faq-thumb-sub .video-play-btn,
    .tg-hero-2-content .tg-hero-title br,
    .tg-hero-4-shape-1,
    .tg-hero-text p br,
    .tg-section-title br,
    .tg-testimonial-2-quote {
        display: none
    }

    .tg-about-3-thumb-wrap,
    .tg-choose-fea-wrapper,
    .tg-exp-content,
    .tg-header-top__info ul li:not(:last-child),
    .tg-hero-2-content .tg-hero-text p,
    .tg-project-3-active,
    .tg-service-active {
        margin-right: 0
    }

    .postbox__comment-text p,
    .tg-about-text p,
    .tg-header-top__info ul li a,
    .tg-header-top__info ul li span,
    .tg-service-content p {
        font-size: 14px
    }

    .tg-header-top__social a {
        margin-left: 8px;
        font-size: 16px
    }

    .tg-header-2__wrapper {
        padding-left: 0
    }

    .tg-header-2__area {
        margin-top: 0
    }

    .tg-header-2__logo {
        padding: 15px 28px;
        height: 100%;
        left: 12px
    }

    .tg-hero-ptb {
        padding: 100px 0
    }

    .tg-hero-title {
        font-size: 32px
    }

    .tg-about-4-left .tg-about-experience-box,
    .tg-hero-thumb-box {
        position: static
    }

    .tg-hero-content {
        margin-bottom: 60px
    }

    .tg-hero-2-bg {
        padding-bottom: 80px;
        background-position: left
    }

    .tg-hero-2-content {
        margin-bottom: 50px;
        padding-top: 100px
    }

    .tg-hero-2-content .tg-hero-title {
        font-size: 38px
    }

    .tg-hero-2-content .tg-btn-gradient {
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
        font-size: 16px
    }

    .tg-hero-3-ptb {
        padding-top: 180px
    }

    .tg-hero-3-shape-1 {
        bottom: 10.9%;
        right: 9%
    }

    .tg-hero-4-height {
        height: 950px
    }

    .tg-hero-4-height .tg-hero-text p {
        margin-right: 0;
        font-size: 16px
    }

    .tg-hero-4-content {
        padding-top: 180px;
        margin-bottom: 35px
    }

    .tg-about-thumb-box {
        padding-left: 0;
        margin-right: 0
    }

    .tg-about-thumb img {
        width: 100%;
        margin-bottom: 30px
    }

    .tg-about-3-sub-thumb-1,
    .tg-about-thumb-sm {
        position: static;
        animation: none
    }

    .tg-about-3-sub-thumb-1 img,
    .tg-about-4-thumb img,
    .tg-about-4-thumb-sm img,
    .tg-about-thumb-sm img,
    .tg-faq-thumb-sub img {
        width: 100%
    }

    .tg-about-experience-box {
        left: 0;
        animation: none
    }

    .tg-about-3-thumb-main img {
        width: 100%;
        margin-bottom: 20px
    }

    .tg-about-4-thumb-sm {
        margin: 20px 0;
        position: static
    }

    .tg-service-item {
        padding: 37px 20px 40px
    }

    .tg-service-title-box {
        margin-bottom: 40px
    }

    .tg-project-3-item:hover .tg-project-3-content {
        bottom: -25%
    }

    .postbox__comment-avater,
    .tg-cta-input-box input,
    .tg-exp-content,
    .tg-exp-wrap .tg-exp-title-box,
    .tg-funfact-style-3 .tg-funfact-2-title-box,
    .tg-gellary-title-box,
    .tg-input-number,
    .tg-project-3-title-box,
    .tg-team-2-title-box,
    .tg-testimonial-4-title-box {
        margin-bottom: 30px
    }

    .tg-project-3-content {
        bottom: -40%
    }

    .tg-funfact-2-wrapper {
        padding: 50px 25px 20px;
        flex-wrap: wrap
    }

    .tg-funfact-2-wrapper .tg-funfact-item {
        justify-content: center;
        width: 100%;
        margin-bottom: 30px
    }

    .tg-funfact-style-3 .tg-funfact-wrapper {
        margin-left: 0;
        flex-wrap: wrap
    }

    .tg-exp-wrap .tg-exp-item {
        padding: 38px 30px
    }

    .tg-exp-2-item {
        padding: 30px
    }

    .tg-exp-2-thumb,
    .tg-exp-2-thumb img {
        border-radius: 5px
    }

    .tg-faq-thumb-sub {
        position: static;
        margin-top: 30px;
        animation: none
    }

    .tg-faq-thumb-wrap {
        margin-bottom: 50px
    }

    .postbox__comment-info,
    .tg-cta-input-box,
    .tg-post-tag {
        flex-wrap: wrap
    }

    .tg-testimonial-2-item {
        margin-left: 0;
        padding: 40px 30px 30px
    }

    .tg-testimonial-2-thumb {
        position: static;
        margin-bottom: 30px;
        transform: translateY(0)
    }

    .tg-testimonial-4-slider-wrapper {
        padding: 45px 25px 55px
    }

    .tg-testimonial-4-author-name {
        font-size: 20px
    }

    .postbox__meta {
        position: static;
        padding: 8px 12px
    }

    .postbox__meta span:not(:last-child) {
        font-size: 12px;
        margin-right: 13px
    }

    .postbox-more-left {
        margin-bottom: 20px
    }

    .postbox__comment-reply {
        margin-top: 20px;
        position: static
    }

    .blog__details-content .title {
        font-size: 25px
    }

    .blog__details-inner-thumb {
        margin-right: 0;
        margin-bottom: 30px
    }

    .blog__details-inner-content {
        margin-left: 0;
        transform: translateX(0)
    }

    .blog-post-meta {
        position: static;
        border-radius: 0
    }

    .blog-post-meta span:not(:last-child) {
        margin-right: 17px
    }

    .tg-post-tag span {
        margin-top: 10px
    }

    .basic-pagination ul li {
        margin-right: 5px
    }

    .tg-newsletter-wrap {
        flex-wrap: wrap;
        padding: 50px 15px
    }

    .tg-newsletter-wrap .tg-cta-input-box {
        width: 100%;
        flex-wrap: wrap
    }

    .tg-newsletter-wrap .tg-cta-input-box input {
        width: 100%;
        padding-right: 20px
    }

    .tg-newsletter-wrap .tg-cta-input-box button {
        position: static;
        margin-top: 30px
    }

    .tg-gellary-wrap {
        padding-right: 0
    }

    .tg-gellary-active {
        margin-left: 0
    }

    .tg-contact-map iframe {
        height: 300px
    }

    .tg-input-number {
        width: 100%
    }

    .tg-choose-fea-content p {
        font-size: 16px;
        margin-right: 0
    }

    .tg-price-item {
        padding: 35px 20px;
        flex-wrap: wrap
    }

    .tg-price-btn-box {
        margin-top: 30px
    }
}

#tg-detures,
.diss,
.disss {
    justify-content: center
}

@media only screen and (min-width:576px) and (max-width:767px) {

    .tg-custom-accordion .accordion-buttons,
    .tg-custom-accordion-2 .accordion-buttons,
    .tg-service-2-slider-wrap .tg-service-content p {
        font-size: 17px
    }

    .tg-custom-accordion .accordion-body,
    .tg-hero-subtitle {
        font-size: 14px
    }

    .tg-breadcrumb-height {
        height: 340px
    }

    .tg-breadcrumb__title {
        font-size: 48px;
        margin-bottom: 10px
    }

    .tg-section-title {
        font-size: 35px
    }

    .tg-hero-ptb {
        padding-bottom: 120px;
        padding-top: 130px
    }

    .tg-hero-title {
        font-size: 44px
    }

    .tg-hero-2-content {
        padding-top: 140px
    }

    .tg-hero-2-content .tg-hero-title {
        font-size: 58px
    }

    .tg-hero-3-ptb {
        padding-top: 220px
    }

    .tg-hero-3-shape-1 {
        display: none
    }

    .tg-hero-4-height {
        height: 1080px
    }

    .tg-about-experience-box {
        right: 21%;
        bottom: 3%;
        left: auto
    }

    .tg-gellary-title,
    .tg-project-2-title {
        padding-left: 10px;
        font-size: 20px
    }

    .tg-project-3-item:hover .tg-project-3-content {
        bottom: -36%
    }

    .tg-project-3-content {
        bottom: -58%
    }

    .tg-exp-title-sm {
        font-size: 27px
    }

    .tg-faq-thumb-main img {
        width: 100%
    }

    .postbox-more-left {
        margin-bottom: 0
    }

    .tg-team-2-arrow-box button::after {
        top: 49%
    }

    .tg-work-title {
        font-size: 20px
    }

    .tg-price-item {
        padding: 35px 85px
    }
}

.tg-price-item::after {
    position: absolute;
    content: "";
    top: 0;
    left: -2px;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    background-color: #0f78ae !important
}

.tg-price-title,
.tg-price-value {
    font-size: 32px;
    font-weight: 500;
    color: var(--tg-common-black)
}

.tg-price-title-box {
    width: 210px
}

.tg-price-feature ul li {
    position: relative;
    list-style: none;
    margin-bottom: 12px
}

.tg-price-feature ul li i {
    margin-right: 18px;
    font-size: 18px;
    font-weight: 400
}

.tg-price-value i {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    color: var(--tg-text-body)
}

.tg-footer-list ul li a,
.tg-footer-text p {
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px;
    color: rgb(255 255 255 / .7)
}

.tg-price-btn-box .tg-btn-gradient-border {
    margin-left: 88px
}

.tg-footer-text p {
    padding-right: 12px
}

.tg-footer-social span {
    font-size: 18px;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--tg-common-white)
}

.tg-footer-social a {
    font-size: 15px;
    color: var(--tg-common-white);
    transition: .3s
}

.tg-footer-social a:not(:last-child),
.tg-footer-style-2 .tg-footer-social a:not(:last-child) {
    margin-right: 14px
}

.tg-footer-widget-title {
    font-size: 22px;
    margin-bottom: 30px;
    color: var(--tg-common-white)
}

.tg-footer-list ul li,
.tg-hero-button {
    list-style: none
}

.tg-footer-list ul li:not(:last-child) {
    margin-bottom: 7px
}

.tg-footer-list ul li a {
    font-size: 18px;
    display: inline-block;
    padding-left: 20px;
    position: relative;
    transition: .3s
}

.tg-footer-Office-info span a i,
.tg-footer-Office-info-2 span i,
.tg-footer-list ul li a i {
    position: absolute;
    top: 4px;
    left: 0;
    background-color: #0f78ae !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.tg-footer-Office-info span b,
.tg-footer-Office-info-2 b {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: var(--tg-common-white)
}

.android,
.reem-kufi,
.subb {
    font-weight: 400
}

.tg-footer-Office-info span a,
.tg-footer-Office-info-2 span,
.tg-footer-Office-schedule span {
    letter-spacing: -.36px;
    color: rgb(255 255 255 / .7);
    font-weight: 400;
    line-height: 28px;
    display: inline-block
}

.tg-footer-Office-info span a,
.tg-footer-Office-info-2 span {
    font-size: 18px;
    padding-left: 25px;
    position: relative;
    transition: .3s
}

.tg-footer-Office-schedule span {
    font-size: 18px
}

.tg-footer-input-box input {
    border-radius: 5px;
    padding: 0 20px;
    margin-bottom: 20px;
    background-color: #fff0;
    border: 1px solid;
    color: var(--tg-common-white)
}

.tg-footer-input-box input::-webkit-input-placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px;
    color: rgb(255 255 255 / .7)
}

.tg-footer-input-box input:-moz-placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px;
    color: rgb(255 255 255 / .7)
}

.tg-footer-input-box input::-moz-placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px;
    color: rgb(255 255 255 / .7)
}

.tg-copyright-left p,
.tg-copyright-right a,
.tg-footer-contact a {
    font-size: 18px;
    letter-spacing: -.36px;
    color: rgb(255 255 255 / .7)
}

.tg-footer-input-box input:-ms-input-placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.36px;
    color: rgb(255 255 255 / .7)
}

.tg-footer-wrap-2 {
    margin-top: -110px
}

.tg-footer-contact a i {
    font-size: 22px;
    margin-right: 10px;
    transform: translateY(2px);
    display: inline-block;
    background-color: #0f78ae !important
}

.tg-footer-style-2 {
    border-bottom: 1px solid #111536
}

.tg-footer-style-2 .tg-footer-social a {
    height: 35px;
    width: 35px;
    border-radius: 5px;
    font-size: 15px;
    transition: .3s;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    color: rgb(255 255 255 / .8);
    border: 1px solid;
    position: relative
}

.mobile-nav-toggler i,
.tg-footer-style-2 .tg-footer-input-box button {
    color: var(--tg-common-white);
    color: var(--tg-common-white)
}

.tg-footer-style-2 .tg-footer-social a::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    background-color: #0f78ae !important
}

.tg-footer-style-2 .tg-footer-text p {
    padding-right: 46px
}

.tg-footer-style-2 .tg-footer-input-box input {
    border: 1px solid #fff0;
    padding-right: 75px;
    background-color: #111536;
    transition: .3s
}

.tg-footer-style-2 .tg-footer-input-box button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
    background-color: #0f78ae !important
}

.tg-footer-style-3 .tg-footer-text p {
    padding-right: 0
}

.tg-copyright-ptb {
    padding: 27px 0
}

.footer-col-1 {
    margin-top: -15px
}

.footer-col-2,
.footer-col-4-4 {
    margin-left: 55px
}

.footer-col-3 {
    margin-left: -45px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .tg-gellary-bg::after {
        width: 98%
    }

    .footer-col-2 {
        margin-left: 30px
    }

    .footer-col-3 {
        margin-left: -25px
    }
}

.footer-col-2-2 {
    padding-left: 80px
}

.footer-col-2-3 {
    padding-left: 70px
}

.footer-col-3-2 {
    padding-left: 90px
}

.footer-col-3-3 {
    margin-left: -10px
}

.footer-col-4-3 {
    margin-left: 75px
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tg-faq-2-left {
        margin-bottom: 90px
    }

    .tg-cta-title-box {
        padding-left: 0;
        margin-bottom: 25px
    }

    .tg-cta-2-area {
        margin-top: 0
    }

    .tg-testimonial-4-thumb {
        margin-top: 50px
    }

    .rc__post-title {
        margin-right: 0
    }

    .blog__details-content p {
        font-size: 14px
    }

    .basic-pagination {
        margin-bottom: 30px
    }

    .tg-newsletter-title-box {
        margin-bottom: 20px
    }

    .tg-contact-title-box {
        margin-bottom: 40px
    }

    .tg-choose-left,
    .tg-contact-box {
        margin-bottom: 50px
    }

    .footer-col-2,
    .footer-col-3-3,
    .footer-col-4-3,
    .tg-choose-thumb {
        margin-left: 0
    }

    .tg-choose-thumb img {
        width: 100%
    }

    .tg-price-title {
        font-size: 22px
    }

    .tg-price-title-box {
        width: auto
    }

    .tg-price-feature ul li {
        font-size: 16px;
        margin-bottom: 5px
    }

    .tg-price-btn-box .tg-btn-gradient-border {
        margin-left: 30px
    }

    .tg-footer-Office-info span a,
    .tg-footer-Office-info-2 span,
    .tg-footer-Office-schedule span,
    .tg-footer-input-box input,
    .tg-footer-list ul li a,
    .tg-footer-text p {
        font-size: 16px
    }

    .tg-footer-input-box input::-webkit-input-placeholder {
        font-size: 16px
    }

    .tg-footer-input-box input:-moz-placeholder {
        font-size: 16px
    }

    .tg-footer-input-box input::-moz-placeholder {
        font-size: 16px
    }

    .tg-footer-input-box input:-ms-input-placeholder {
        font-size: 16px
    }

    .tg-copyright-left p,
    .tg-copyright-right a {
        font-size: 15px
    }

    .tg-copyright-right a:not(:last-child) {
        margin-right: 15px
    }

    .footer-col-2-2,
    .footer-col-2-3 {
        padding-left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tg-testimonial-3-content {
        padding: 40px 20px
    }

    .test-2-slider-dots {
        margin-top: 30px
    }

    .tg-blog-2-title,
    .tg-blog-title {
        font-size: 19px
    }

    .rc__post-title {
        margin-right: 0;
        font-size: 14px
    }

    .tg-team-2-title {
        font-size: 20px
    }

    .tg-contact-map {
        margin-top: 73px
    }

    .tg-choose-fea-wrapper {
        margin-right: 0;
        padding: 43px 20px
    }

    .tg-choose-title-box p {
        padding-right: 100px
    }

    .tg-choose-title-box p br {
        display: none
    }

    .tg-choose-thumb img {
        max-width: 100%
    }

    .footer-col-4-4 {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tg-footer-style-3 .tg-footer-text p {
        padding-right: 80px
    }

    .footer-col-3-2 {
        padding-left: 30px
    }

    .footer-col-3-4 {
        margin-left: 30px
    }

    .footer-col-4-2,
    .footer-col-4-4 {
        margin-left: 70px
    }
}

.tgmenu__navbar-wrap ul li a {
    color: #111536;
    font-weight: bolder
}

.arabic-text {
    font-family: Cairo, sans-serif
}

.reem-kufi {
    font-family: "Reem Kufi", sans-serif;
    font-optical-sizing: auto;
    font-style: normal
}

.mobile-nav-toggler i {
    border: 1px solid var(--tg-common-white)
}

.tg-feature-2-icon span::after,
.tg-service-item::after,
.tg-service-number span::after {
    background: linear-gradient(94deg, #0f78ae 0, #26ade3 100%)
}

.tg-service-link a:hover {
    color: #0278ad
}

.gradient-bg {
    background: linear-gradient(94deg, var(--tg-gradient-1) 50%, var(--tg-gradient-2) 100%)
}

.highlight-on-hover:hover .flaticon-038-cd-burning {
    transition: .3s;
    background: #0278ad !important
}

.tg-service-icon .fa-solid {
    padding-top: 10px
}

.tg-service-3-icon {
    font-size: 50px
}

#logo-imagess:hover {
    border: 1px solid #000
}

.tg-section-subtitle {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 1.56px
}

#sectionn-title {
    width: 100%
}

.tgmenu__navbar-wrap ul li {
    display: inline-block;
    position: relative;
    list-style: none;
    margin: 0 12px
}

.tg-service-3-item.text-center {
    transition: transform .3s, border-radius .3s
}

.tg-service-3-item.text-center:hover {
    transform: scale(1.1);
    border: 1px solid #0f78ae
}

.tg-about-thumb-box {
    padding-left: 0;
    padding-bottom: 0
}

.container {
    max-width: 1650px
}

.tg-breadcrumb__title {
    font-size: 45px
}

.tg-section-title {
    font-size: 42px
}

.tab button {
    background-color: #f2f2f2;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 10px 20px;
    transition: background-color .3s;
    margin-right: 10px
}

.tab button:hover {
    background-color: #ddd
}

.get-a-quote-1,
.tab button.active {
    background: linear-gradient(94deg, #0f78ae 0, #26ade3 100%);
    color: #fff
}

.tab-content {
    display: none;
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 50px
}

.tg-service-2-slider-wrap .tg-service-item {
    border: 1px solid #0f78ae;
    border-radius: 10px
}

#tg-detures,
.disss {
    display: flex;
    align-items: center
}

.tg-about-2-list ul li img {
    position: absolute;
    left: 0;
    top: 8px;
    height: 35px;
    width: 35px;
    background-color: #0f78ae !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.tg-about-2-list ul li {
    padding-left: 39px
}

.get-a-quote-1 {
    padding: 24px 26px;
    border-radius: 5px
}

@media only screen and (min-width:300px) and (max-width:600px) {
    #swimm {
        width: 100%
    }
}

@media only screen and (min-width:1199px) and (max-width:1417px) {
    .get-a-quote-1 {
        display: none !important
    }
}

.mobile-nav-toggler i {
    border: 1px solid var(--tg-common-white);
    height: 46px;
    background: #111536;
    width: 46px;
    line-height: 45px;
    font-size: 26px;
    display: inline-block;
    text-align: center;
    border: 1px solid var(--tg-common-white);
    cursor: pointer
}

@media only screen and (min-width:1430px) and (max-width:2517px) {
    #side-content {
        margin-top: -10px
    }
}

@media only screen and (min-width:900px) and (max-width:1429px) {
    #side-content {
        margin-top: -55px
    }
}

.tg-feature-2-item {
    padding: 40px;
    background-color: #f3f8fc;
    box-shadow: none
}

#bulk ul li {
    padding-left: 25px;
    padding-top: 0
}

#bulk ul li i {
    padding-left: 0;
    padding-top: 2px
}

#features2-ite {
    padding: 40px 40px 0
}

.tg-service-2-slider-wrap .tg-service-item:hover {
    border-bottom: 2px solid #0f78ae
}

#mob_menus1 {
    min-width: 279x !important;
    z-index: 10
}

.tg-testimonial-arrow-box button.test-next {
    left: -4%
}

.tg-testimonial-arrow-box button.test-prev {
    right: -4%
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
    .tg-hero-3-ptb {
        padding-top: 120px
    }
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #25d366;
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    box-shadow: 0 4px 10px rgb(0 0 0 / .2);
    transition: .3s;
    z-index: 999
}

@media (max-width:1247px) {
    .tg-header-top__area.gradient-bg {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .tg-gellary-icon a {
        height: 40px;
        line-height: 40px;
        width: 40px
    }

    .tg-gellary-bg::after {
        width: 100%
    }

    .tg-choose-fea-box {
        margin-bottom: 20px
    }

    .footer-col-3 {
        margin-left: 0
    }

    .tg-team-2-content {
        padding: 0 20px
    }
}

.tg-service-active {
    margin-right: 0 !important
}

.tg-service-item-new {
    padding: 250px 40px 40px
}

@media (max-width:1400px) {
    .tg-service-item-new h4 {
        width: 100%
    }

    .tg-service-item-new p {
        width: 90%
    }
}

@media (max-width:992px) {

    .tg-service-item-new h4,
    .tg-service-item-new p {
        width: 100%
    }
}

@media (max-width:768px) {
    .tg-hero-3-area {
        padding: 20px;
        font-size: smaller;
        text-align: center
    }

    .tg-service-item-new h4 {
        width: 100%
    }

    .tg-service-item-new p {
        width: 63%
    }
}

@media (max-width:587px) {
    .tg-service-item-new h4 {
        width: 100%
    }

    .tg-service-item-new p {
        width: 87%
    }
}

@media (max-width:342px) {
    .tg-service-item-new h4 {
        width: 100%
    }

    .tg-service-item-new p {
        width: 95%
    }
}

@media (max-width:315px) {
    .tg-service-item-new h4 {
        width: 100%
    }

    .tg-service-item-new p {
        display: none
    }
}

@media (max-width:767px) {
    .tg-footer-widget-title {
        font-size: 20px
    }

    .footer-col-3-2 {
        padding-left: 0
    }

    .footer-col-3-4,
    .footer-col-4-2,
    .footer-col-4-4 {
        margin-left: 0
    }

    .tg-breadcrumb-height {
        height: auto !important;
        padding: 10px !important
    }

    #mob_menus {
        width: 100% !important
    }

    .tg-hero-3-shape-1 {
        bottom: -8.1%;
        right: 3%
    }

    .tg-testimonial-4-slider-wrapper {
        margin-top: 30px
    }

    .tg-about-text p,
    .tg-custom-accordion .accordion-buttons,
    .tg-custom-accordion-2 .accordion-buttons,
    .tg-footer-Office-info span a,
    .tg-footer-Office-info-2 span,
    .tg-footer-Office-schedule span,
    .tg-footer-input-box input,
    .tg-footer-list ul li a,
    .tg-footer-text p,
    .tg-service-content p {
        font-size: 18px
    }

    .tg-about-thumb-sm img {
        width: 100%;
        display: none
    }

    #about-home,
    .tg-about-shape-1,
    .tg-blog-shape-2 {
        display: none
    }

    .tg-custom-accordion .accordion-body,
    .tg-custom-accordion-2 .accordion-body {
        font-size: 17px
    }
}

.tg-exp-2-item {
    padding-left: 20px
}

.tg-team-2-social {
    width: 78% !important;
    position: absolute;
    bottom: 127px;
    left: 43% !important;
    padding: 10px;
    display: flex;
    background: #fff !important
}

@media (max-width:1620px) {
    .tg-team-2-social {
        width: 84% !important;
        position: absolute;
        bottom: 127px;
        left: 45% !important
    }
}

@media (max-width:1560px) {
    .tg-team-2-social {
        width: 87% !important;
        position: absolute;
        bottom: 127px;
        left: 46% !important
    }
}

@media (max-width:1500px) {
    .tg-team-2-social {
        width: 91% !important;
        position: absolute;
        bottom: 127px;
        left: 48% !important
    }
}

@media (max-width:1390px) {
    .tg-team-2-social {
        width: 95% !important;
        position: absolute;
        bottom: 127px;
        left: 50% !important
    }
}

@media (max-width:1199px) {
    .logo img {
        height: 60px
    }

    .tg-team-2-social {
        width: 74% !important;
        position: absolute;
        bottom: 127px;
        left: 39% !important
    }
}

@media only screen and (min-width:1100px) and (max-width:1199px) {
    .tg-team-2-social {
        width: 76% !important;
        position: absolute;
        bottom: 127px;
        left: 41% !important
    }
}

@media only screen and (min-width:900px) and (max-width:1100px) {
    .tg-team-2-social {
        width: 77% !important;
        position: absolute;
        bottom: 127px;
        left: 43% !important
    }
}

@media only screen and (min-width:800px) and (max-width:900px) {
    .tg-team-2-social {
        width: 81% !important;
        position: absolute;
        bottom: 127px;
        left: 49% !important
    }
}

@media only screen and (min-width:767px) and (max-width:800px) {
    .tg-team-2-social {
        width: 82% !important;
        position: absolute;
        bottom: 127px;
        left: 50% !important
    }
}

@media only screen and (min-width:600px) and (max-width:767px) {
    .tg-team-2-social {
        width: 59% !important;
        position: absolute;
        bottom: 127px;
        left: 32% !important
    }
}

@media only screen and (min-width:402px) and (max-width:571px) {
    .tg-team-2-social {
        width: 80% !important;
        position: absolute;
        bottom: 127px;
        left: 45% !important
    }
}

@media only screen and (max-width:402px) {
    .tg-team-2-social {
        display: none !important
    }
}

.tg-team-2-content {
    padding: 32px 40px 0 10px
}

@media only screen and (max-width:1345px) {
    .logo1 {
        display: none !important
    }
}

@media only screen and (min-width:1273px) and (max-width:1700px) {
    .tgmenu__nav {
        margin-left: -77px !important
    }
}

@media only screen and (min-width:1200px) and (max-width:1273px) {
    #products-in {
        display: none
    }
}

.headerp {
    color: #fff;
    margin-bottom: 30px
}

@media only screen and (max-width:900px) {
    .tg-hero-button {
        display: block !important
    }
}

.diss,
.dissd {
    display: flex
}

.tg-hero-button a {
    list-style: none;
    background: linear-gradient(94deg, #0f78ae 0, #26ade3 100%);
    color: #fff;
    padding: 16px 26px;
    border-radius: 5px;
    margin-top: 30px
}

.inlinee {
    color: #0f78ae
}

.android {
    color: #737373
}

.dissp,
.imp,
.innn {
    color: #fff
}

.hike,
.sap-key {
    font-weight: bolder
}

.dissd {
    padding-top: 60px;
    justify-content: center
}

.imp,
.innn {
    font-size: 1.6em;
    padding: 10px;
    border-radius: 5px;
    background: #0278ad
}

.hike {
    margin-left: 10px;
    color: #000
}

.mar {
    margin-left: 64px
}

.iocon {
    color: #117cb2
}

.ion {
    border-radius: 40px !important;
    background: linear-gradient(94deg, rgb(255 255 255) 0, rgb(255 255 255) 100%) !important
}

.app {
    color: #0f78ae;
    font-size: 8px;
    padding-top: 10px
}

.mayy {
    color: #117cb2;
    margin-left: 40px
}

.keyy,
.layy {
    color: #0278ad;
    font-size: 1.4em
}

.client-imgs {
    border: 1px solid #0f78ae;
    border-radius: 5px
}

.tg-project-2-thumb {
    border: 1px solid #fff
}

#sub {
    border-left: 4px solid #0f78ae;
    box-shadow: 0 0 20px 0 #c6c6c661
}

.imager {
    width: 1200px;
    height: 500px
}

#workss {
    margin-right: -100px;
    margin-left: 100px
}

.tg-service-arrow-box button {
    border-radius: 50%;
    color: var(--tg-common-white);
    background-color: #3098cc;
    z-index: 4
}

.sap-key {
    color: #fff !important;
    font-size: 2.6em
}

.tg-feature-2 span {
    background: #e1e9fa;
    border-radius: 5px
}

.webdesi {
    padding: 2px 10px;
    font-size: 11px;
    font-weight: 500;
    border-right: 3px solid #0278ad
}

.webdesin {
    color: #0278ad;
    font-size: 12px
}

.aljubaill,
.imppp {
    letter-spacing: .52px;
    font-size: 18px;
    margin-left: 10px
}

.aljubaill {
    color: var(--tg-text-body);
    line-height: 33px
}

.imppp {
    color: #000
}

.intt {
    color: #fff;
    background: #0278ad;
    height: 85px;
    width: 64px;
    margin-right: 22px;
    border-radius: 10px;
    font-size: 46px;
    padding-top: 10px;
    padding-bottom: 35px
}

.clipped-image {
    clip-path: polygon(23% 0, 208% 0, 0 190%, 22% 100%, 0 51%) !important;
    width: 100%;
    height: auto
}

@media only screen and (max-width:1640px) {
    #cservices {
        background: #f9f9f9;
        border: none;
        width: 374px;
        height: 76px;
        padding: 24px;
        color: #7676a0
    }
}

.tgmobile__menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / .7);
    z-index: 1000
}

.tgmobile__menu-box {
    background: #fff;
    width: 300px;
    max-width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 20px
}

.dropdown-btn.open .plus-line {
    transform: rotate(45deg)
}

.tgmobile__menu-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.tg-team-2-social a {
    font-size: 14px !important
}