/* GraphicIT HTML Template */


/************ TABLE OF CONTENTS ***************

01. Fonts
02. Reset
03. Global Settings
04. Main Header
05. Mobile Menu
06. Search Popup
07. Banner
08. Service
08. Project
09. Brand
10. FunFacts
11. About Us
12. Contact Us
13. Footer
14. Breadcrumb
15. Pricing
16. Contact Page
17. Team
18. Blog
19. Sidebar
20. Single Blog
21. Portfolio
22. FAQ
23. Timeline
24. Traffic
25. Help
26. Testimonils
27. Screenshort
28. Elements
29. Preloader
30. Back To Top
31. Transation
32. Animation


**********************************************/


/*====================================================================
01. Fonts
====================================================================*/

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('../assets/fonts/icofont/icofont.min.css');
@font-face {
    font-family: "IcoFont";
    font-weight: normal;
    font-style: "Regular";
    src: url("../assets/fonts/icofont/icofont.woff2") format("woff2"), url("../assets/fonts/icofont/icofont.woff") format("woff");
}


/*====================================================================
02. Reset
====================================================================*/

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    box-sizing: border-box;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*====================================================================
03. Global Settings
====================================================================*/

body {
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    color: #4F5864;
    line-height: 30px;
    font-weight: 400;
    background: #F5F6FB;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

.bordered-layout .page-wrapper {
    padding: 0px 50px 0px;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #062015;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #FF8A00;
}

button,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    margin: 0px;
    background: none;
    color: #091D33;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}


/* Typography */

h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 85px;
}

h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
}

h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
}

h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

textarea {
    overflow: hidden;
}

p {
    position: relative;
    line-height: 30px;
    letter-spacing: .30px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80{
    padding-bottom: 80px;
}
.gr-main-banner-with-breadcrumb.pb-80{
    padding-bottom: 80px !important;
}
.pt-130 {
    padding-top: 130px;
}
.pb-130{
    padding-bottom: 130px;
}
.mt-130 {
    margin-top: 130px;
}
.mb-130{
    margin-bottom: 130px;
}
.pl-105{
    padding-left: 105px;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.medium-container {
    max-width: 850px;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

img {
    display: inline-block;
    max-width: 100%;
}

.gi-btn {
    height: 55px;
    border-radius: 5px;
    padding: 0 30px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
}

.gi-btn i {
    -webkit-transform: scale(1);
    transform: scale(1);
}



.gi-btn:hover,
.gi-btn:focus {
    color: #fff;
}

.gi-btn-box {
    border: 1px solid #0075FF;
    color: #062015;
    font-size: 18px;
    padding: 5px 27px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 500;
}

.btn-wrap a.gi-btn.btn-yollow {
    background: transparent;
    border: 1px solid #FF8A00;
    color: #091D33;
}

.btn-wrap a.gi-btn.btn-yollow i {
    color: #FF8A00;
    transition: all .3s ease-in-out;
}

.btn-wrap a.gi-btn {
    height: 60px;
    line-height: 60px;
    padding: 0 36px;
    width: auto;
    font-weight: 600;
    transition: all .3s ease-in-out;
}

.btn-wrap a.gi-btn.btn-yollow:hover {
    background: #FF8A00;
    color: #fff;
}

.btn-wrap a.gi-btn.btn-yollow:hover i {
    color: #fff;
}

.btn-wrap a + a {
    margin-left: 25px;
}
.gi-readmor-btn:hover,
.gi-readmor-btn i {
    color: #062015;
}

.gi-readmor-btn i {
    margin-top: 4px;
    font-size: 24px;
}

.gi-readmor-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gi-readmor-btn:hover i {
    margin-left: 5px;
}

.gi-blank-btn {
    border: 1px solid #0075FF;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    padding: 0 29px;
    color: #091D33;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    border-radius: 50px;
}

.gi-blank-btn:hover {
    border-color: #0075FF;
    background-color: #0075FF;
    color: #fff;
}

.section-padding {
    padding: 130px 0;
}

.section-padding-top {
    padding: 130px 0 0;
}

.section-padding-bottom {
    padding: 0 0 130px;
}

.gi-road-map .gi-section-title h2 {
    margin-bottom: 23px;
}

.gi-section-title h2 {
    color: #091D33;
    margin-bottom: 15px;
    line-height: 55px;
}
.gi-road-map .gi-box-info h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}
.gi-section-title p {
    margin: 0;
}

.gi-section-title-wrap {
    margin-bottom: 50px;
}

.gray-bg {
    background: #F9F9F9;
}

.black-bg {
    background: #062015;
}
.gb-gray{
    background-color: #F5F6FB;
}
.radius-30{
    border-radius: 0 30px;
}
/* Video Button  */

a.gi-video-btn {
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.gi-video-btn i {
    margin-left: 5px;
    position: relative;
    z-index: 10;
}

a.gi-video-btn h4 {
    color: #fff;
    margin: 0;
}

.gi-video-btn-left i {
    width: 60px;
    height: 60px;
    display: block;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #FF8A00;
    padding-left: 5px;
    font-size: 21px;
}

.gi-video-btn-left {
    margin-right: 20px;
}

.gi-video-btn-right span {font-size: 24px; color:#fff;}

.gi-video-popup:hover span{color:#ff8a00;}

/* Sticky Header */

.gi-sticky-header {
    position: fixed;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    background: #222222;
    z-index: 0;
}

.gi-sticky-header .logo {
    padding: 8px 0px 8px;
}

.fixed-header .gi-sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.gi-sticky-header .gi-main-menu .navigation>li>a {
    padding: 23px 0px !important;
    color: #ffffff !important;
}

.gi-sticky-header .gi-main-menu .navigation>li>a:after {
    display: none;
}

.gi-main-header .nav-outer {
    position: relative;
}

.gi-main-header .header-upper .logo-box {
    position: relative;
    z-index: 10;
    padding: 9px 0px;
}

.gi-main-header .header-upper .logo-box .logo {
    position: relative;
}

.gi-main-header .header-upper .gi-outer-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gi-main-menu {
    position: relative;
}

.gi-main-menu .navbar-collapse {
    padding: 0px;
    display: block;
}

.gi-main-menu .navigation {
    position: static;
    margin: 0px;
    width: 100%;
}

.gi-main-menu .navigation>li {
    position: relative;
    float: none;
    display: inline-block;
    text-align: left;
    padding: 0 15px;
}

.gi-main-menu .navigation>li:first-child>a:before {
    background-size: contain;
}

.gi-main-menu .navigation>li.current>a:before,
.gi-main-menu .navigation>li:hover>a:before {
    width: 100%;
}

.gi-main-menu .navigation>li.dropdown>a {
    position: relative;
    padding-right: 20px;
}

.gi-main-menu .navigation>li.dropdown>a:after {
    position: absolute;
    content: "\eab2";
    font-family: "IcoFont";
    font-size: 20px;
    border:none;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent;
}
.gi-main-menu .navigation>li:last-child {
    margin-right: 0px;
}

.gi-main-header .header-upper .upper-right {
    position: relative;
}

header.gi-header-area.gi-main-header {
    padding: 21px 0;
}

.gi-main-menu .navigation>li>a {
    position: relative;
    display: block;
    color: #062015;
    text-align: center;
    font-weight: 400;
    padding: 15px 0 15px 0;
    font-size: 16px;
}

.gi-main-menu .navigation>li.current>a {
    font-weight: 500;
    color: #091D33;
}

.gi-main-header .gi-outer-box a {
    width: 142px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #0075FF;
    border-radius: 50px;
    margin-left: 10px;
    padding: 0;
    display: block;
    transition: all .3s ease-in-out;
}

.gi-main-menu .navigation>li>ul {
    position: absolute;
    left: -30px;
    top: 100%;
    width: 330px;
    z-index: 100;
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    padding: 20px 15px;
    border-radius: 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 5px solid #FF8A00;
    transition: all .3s ease-in-out;
}

.gi-main-menu .navigation>li>ul.from-right {
    left: auto !important;
    right: -30px !important;
}

.gi-main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
}

.gi-main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 6px 18px;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #222222;
    padding-left: 10px;
    transition: all .3s ease-in-out;
}

.gi-main-menu .navigation>li>ul>li>a:before {
    position: absolute;
    top: -6px;
    left: 8px;
    color: transparent;
    content: '.';
    text-shadow: 0 0 transparent;
    font-size: 2em;
    line-height: 1em;
    pointer-events: none;
    transition: all .3s ease-in-out;
}

.gi-main-menu .navigation>li>ul>li:hover>a:before {
    opacity: 1;
    color: #000000;
    text-shadow: 8px 0 #FF8A00, -8px 0 #FF8A00;
}

.gi-main-menu .navigation>li>ul>li:hover>a {
    color: #FF8A00;
    padding-left: 30px;
}

.gi-main-menu .navigation>li>ul li.dropdown>a:after {
    font-family: 'icoFont';
    content: "\eaa0";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 20px;
    display: block;
    color: #253d4a;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
    font-weight: 800;
}

.gi-main-menu .navigation>li>ul>li.dropdown:hover>a:after {
    color: #222222;
}

.gi-main-menu .navigation>li>ul li ul {
    position: absolute;
    left: 108%;
    top: 0%;
    width: 230px;
    z-index: 100;
    display: none;
    padding: 20px 15px;
    border-radius: 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
    border-top: 5px solid #FF8A00;
}

.gi-main-menu .navigation>li ul.from-right {
    left: auto;
    right: 0px;
}

.gi-main-menu .navigation>li>ul>li ul li {
    position: relative;
    width: 100%;
}

.gi-main-menu .navigation>li>ul>li ul li a {
    position: relative;
    display: block;
    padding: 6px 18px;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    color: #222222;
    padding-left: 10px;
}

.gi-main-menu .navigation>li>ul>li ul li a:before {
    position: absolute;
    top: -6px;
    left: 8px;
    color: transparent;
    content: '.';
    text-shadow: 0 0 transparent;
    font-size: 2em;
    line-height: 1em;
    pointer-events: none;
    -webkit-animation: opacitychange 1s ease-in-out infinite;
    animation: opacitychange 1s ease-in-out infinite;
}

.gi-main-menu .navigation>li>ul>li ul>li:hover>a:before {
    opacity: 1;
    color: #000000;
    text-shadow: 8px 0 #FF8A00, -8px 0 #FF8A00;
}

.gi-main-menu .navigation>li>ul>li ul li:hover>a {
    color: #FF8A00;
    padding-left: 30px;
}

.gi-main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

.gi-main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 107%;
}

.gi-main-menu .navigation li.dropdown.from-right ul ul {
    right: 100% !important;
    left: auto !important;
}

.gi-main-menu .navigation li.dropdown.from-right:hover ul ul {
    right: 107% !important;
}

.gi-main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    border: 1px solid #ffffff;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
}

.gi-main-header .header-upper .gi-outer-box .social-icon-one {
    position: relative;
    float: left;
}

.gi-main-header.fixed-header .header-upper {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 100;
    width: 100%;
    padding: 10px 0;
    background-color: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.gi-main-header .header-upper .gi-outer-box .sidebar-btn {
    position: relative;
    width: 52px;
    height: 52px;
    float: left;
    color: #ffffff;
    font-size: 18px;
    margin-left: 14px;
    cursor: pointer;
    line-height: 52px;
    text-align: center;
    border-radius: 50px;
    background-color: #05db56;
}

.gi-main-header .header-upper .gi-outer-box .menu-toggler {
    position: relative;
    float: right;
    cursor: pointer;
    color: #ffffff;
    font-size: 28px;
    margin-left: 30px;
    padding-left: 30px;
}

.gi-main-header .header-upper .gi-outer-box .menu-toggler:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 5px;
    width: 1px;
    height: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.30);
}

.inner-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gi-main-header .gi-outer-box a.gi-btn {
    background: #FF8A00;
    border-color: #FF8A00;
}

.gi-main-header .gi-outer-box a.gi-btn:hover {
    opacity: .8;
}


/*====================================================================
05. Mobile Menu
====================================================================*/

.portfolio .gi-main-header .mobile-nav-toggler {
    color: #fff;
}

.portfolio .gi-main-header.fixed-header .mobile-nav-toggler {
    color: #222222;
}

.gi-main-header .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    color: #222222;
    display: none;
}

.gi-mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    padding-right: 0;
    max-width: 100%;
    height: 100%;
    z-index: 999999;
}

.gi-mobile-menu .nav-logo {
    position: relative;
    padding: 20px 20px;
    text-align: left;
}

.gi-mobile-menu .nav-logo img {
    max-width: 200px;
}

.gi-mobile-menu-visible {
    overflow: hidden;
}

.gi-mobile-menu-visible .gi-mobile-menu {
    width: 300px;
    padding-right: 30px;
}

.gi-mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.90);
    transition: all .3s ease-in-out;
}

.gi-mobile-menu-visible .gi-mobile-menu .menu-backdrop {
    width: 100%;
}

.gi-mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #ffffff;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
    transition: all .5s ease-in-out;
}

.gi-mobile-menu-visible .gi-mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.gi-mobile-menu .close-btn {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-size: 24px;
    color: #000000;
    cursor: pointer;
    z-index: 10;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
}

.gi-mobile-menu-visible .gi-mobile-menu .close-btn {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    top: 34px;
    right: 30px;
}

.gi-mobile-menu .close-btn:hover {
    opacity: 0.50;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.gi-mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.10);
}

.gi-mobile-menu .navigation li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.gi-mobile-menu .navigation li>ul>li:last-child {
    border-bottom: none;
}

.gi-mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.10);
}

.gi-mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 14px 20px;
    font-size: 15px;
    color: #404040;
    font-weight: 600;
    text-transform: uppercase;
    white-space:break-spaces;
}

.gi-mobile-menu .navigation li:hover>a,
.gi-mobile-menu .navigation li.current>a {
    color: #FF8A00;
}

.gi-mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 52px;
    color: #404040;
    cursor: pointer;
    z-index: 5;
}

.gi-mobile-menu .navigation li.dropdown .dropdown-btn i {
    position: absolute;
    right: 0px;
    top: 3px;
    height: 44px;
    width: 50px;
    line-height: 44px;
}

.gi-mobile-menu .navigation li.dropdown .dropdown-btn i:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    width: 1px;
    height: 24px;
    border-left: 1px solid rgba(0, 0, 0, 0.10);
}

.gi-mobile-menu .navigation li>ul,
.gi-mobile-menu .navigation li>ul>li>ul {
    display: none;
}

.gi-sticky-header .navbar-header {
    display: none;
}

.gi-sticky-header .mobile-nav-toggler {
    display: none;
}

.mCSB_scrollTools {
    width: 2px;
}


/* =================================================
03. Banner
================================================= */

.gr-main-banner {
    padding: 44px 0 110px;
    background-image: url(../assets/img/hero-bg.svg);
    background-position: center center;
    background-repeat: no-repeat;
}
.gr-main-banner.gr-main-banner-with-breadcrumb.pricing-breadcrumb{
    background-image: url(../assets/img/price-image.svg);
}
.gr-main-banner.gr-main-banner-with-breadcrumb.policy-breadcrumb{
    background-image: url(../assets/img/policy-bg.svg);
}
.gr-main-banner.gr-main-banner-with-breadcrumb.blog-breadcrumb{
    background-image: url(../assets/img/blog-dots-bg.svg);
}
.gr-main-banner.gr-main-banner-with-breadcrumb.about-breadcrumb{
    background-image: url(../assets/img/about-bg.svg);
}
.gr-main-banner.gr-main-banner-with-breadcrumb.how-it-work-breadcrumb {
    background-image: url(../assets/img/how-it-work-bg.png);
    background-size: cover;
}
.gr-main-banner-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gr-main-banner-inner .gi-main-banner-info{
    flex-basis: 48%;
}
.gr-main-banner-inner .gi-banner-img {
    flex-basis: 52%;
}
.gi-main-banner-info h1 {
    font-weight: 400;
    margin-bottom: 23px;
}

.gi-main-banner-info h1 b {
    color: #FF8A00;
    font-weight: 700;
}

.gi-main-banner-info h1 span {
    border-bottom: 4px solid #FF8A00;
}
.archive .gi-main-banner-info h1 span {
    border-bottom: none;
}
.archive .gi-main-banner-info h1 {
    line-height: 1.4;
}
.gi-main-banner-info p {
    max-width: 576px;
}
.gi-feture-area .gi-btn.gi-btn-box,
.gi-main-banner-info a {
    background: #0075FF;
    width: 210px;
    padding: 0;
    height: 70px;
    line-height: 70px;
    color: #fff;
    border-radius: 50px;
    font-weight: 700;
    margin-top: 25px;
    transition: all .3s ease-in-out;
}
.gi-feture-area .gi-btn.gi-btn-box:hover,
.gi-main-banner-info a:hover{
    opacity: .8;
}
.gi-policy-list {
    padding: 30px;
    margin: 60px 0;
}
p a {
    color: #0075FF;
    font-weight: 600;
    transition: all .3s ease-in-out;
}

.gi-policy-info p {
    font-size: 16px;
}
.gi-page-nav ul li a {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    transition: all .3s ease-in-out;
    color: #8A94A6;
}
.gi-page-nav ul li a:hover{
    color: #FF8A00;
}
.gi-page-nav ul li.active a:before {
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 20px;
    content: "";
    background: #FF8A00;
}

.gi-page-nav ul li.active a {
    padding-left: 30px;
    color: #FF8A00;
}

.gi-page-nav ul li + li {
    margin-top: 40px;
}
/* =================================================
03. Process
================================================= */

.gi-image-process {
    background: url(../assets/img/process-bg.svg);
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    padding: 90px 105px;
}

.gi-image-process.beacame-service {
    border-radius: 0;
    background: transparent;
    padding: 0;
}

.gi-process-item {
    background: #F5F6FB;
    border-radius: 0 30px;
    padding: 15px;
    position: relative;
    overflow: hidden;
}

.gi-process-item p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #4F5864;
}
.gi-process-item h3,
.gi-process-item h4 {
    margin-bottom: 4px;
}
.gi-process-item h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}
.gi-process-item h6 {
    color: #0075FF;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px;
}

.gi-process-item:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 55px;
    content: "";
    background-image: url(../assets/img/clock.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.gi-image-process h2 {
    font-size: 40px;
    line-height: 55px;
    color: #091D33;
    margin-bottom: 25px;
}

.gi-image-process a.gi-btn.gi-box-btn {
    width: 140px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #FF8A00;
    display: block;
    text-align: center;
    border-radius: 50px;
    color: #091D33;
    font-size: 16px;
    font-weight: 500;
    transition: all .3s ease-in-out;
}

.gi-lastly-area .gi-image-process a.gi-btn.gi-box-btn {
    width: 165px;
    height: 55px;
    line-height: 55px;
    border: 1px solid #0075FF;
    display: block;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    transition: all .3s ease-in-out;
}
.gi-lastly-area .gi-image-process a.gi-btn.gi-box-btn:hover{
    border: 1px solid #FF8A00;
}
.gi-image-process a.gi-btn.gi-box-btn:hover {
    background: #FF8A00;
    color: #fff;
}

.gi-image-process.beacame-service p {
    font-size: 16px;
    color: #4F5864;
}

.gi-image-process.beacame-service p span {
    color: #FF8A00;
    font-weight: 700;
}

.gi-image-process.beacame-service a.gi-btn.gi-box-btn {
    width: 242px;
    background: #FF8A00;
    color: #fff;
    height: 70px;
    line-height: 70px;
    transition: all .3s ease-in-out;
    font-size: 18px;
    margin-top: 30px;
}

.gi-image-process.beacame-service a.gi-btn.gi-box-btn:hover {
    opacity: .8;
}

.gi-image-process.beacame-service h4 {
    margin-bottom: 10px;
    margin-top: 30px;
}

.gi-image-process.beacame-service h2 {
    margin-bottom: 5px;
}

.gi-becoming-service-area {
    background-image: url(../assets/img/shape-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

a.font-blod {
    font-weight: 700;
}

.underline {
    text-decoration: underline;
}

.beacame-service p {
    font-size: 16px;
    line-height: 30px;
}
.express-inner-bottom p {
    font-size: 20px;
    line-height: 40px;
}
/* =================================================
03. Rad Map
================================================= */

.gi-road-map .gi-section-title h2 {
    max-width: 458px;
}

.gi-road-map .gi-section-title p {
    max-width: 500px;
}

.gi-road-map-img {
    margin-top: 70px;
}

.gi-box {
    background: #FBFBFD;
    padding: 30px 15px 30px 30px;
    border-radius: 0 30px;
    transition: all .3s ease-in-out;
}
.gi-service-area .gi-box {
    border: 1px solid #DFE1EB;
    background: transparent;
}
.gi-box p {
    margin: 0;
    font-size: 16px;
}

.gi-box+.gi-box {
    margin-top: 30px;
}

.gi-box.gi-box-left-img {
    display: flex;
}

.gi-box.gi-box-left-img .gi-box-img {
    width: 140px;
    margin-right: 40px;
    flex: 0 0 140px;
}

.gi-box:hover {
    background: #fff;
    box-shadow: 0px 4px 70px rgba(38, 50, 56, 0.12);
}
.gi-service-area .gi-box:hover{
    border: 1px solid transparent;
}

/* =================================================
03. Service
================================================= */

.gi-service-area {
    background-repeat: no-repeat;
    background-size: cover;
    background: url(../assets/img/service-bg.svg);
}

.gi-box-img svg {
    max-width: 60px;
    transition: all .3s ease-in-out;
    margin-bottom: 11px;
}

.gi-box:hover .gi-box-img svg path {
    fill: #FF8A00;
}

.gi-box-img svg path {
    transition: all .3s ease-in-out;
}

.gi-service-area .gi-box p {
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 0;
}
.gi-service-area .gi-box-info h3,
.gi-service-area .gi-box-info h4 {
    margin-bottom: 20px;
    font-size: 22px;
}
.gi-service-area .gi-box-info h3 a,
.gi-service-area .gi-box-info h4 a {
    transition: all .3s ease-in-out;
}
.gi-service-area .gi-box-info h3 a:hover,
.gi-service-area .gi-box-info h4 a:hover {
    color: #FF8A00;
}

.gi-service-area .gi-box {
    padding: 30px 25px 30px 20px;
    height: 100%;
}

.gi-list li {
    display: flex;
    align-items: center;
}

.gi-list li span {
    font-size: 20px;
}
.gi-list li span i {
    font-size: 16px;
    margin-left: 5px;
}
.gi-list.gi-list-hover li {
    transition: all .3s ease-in-out;
}

.gi-list.gi-list-hover li:hover {
    color: #FF8A00;
}
.gi-list li+li {
    margin-top: 20px;
}

.gi-list li img {
    margin-right: 10px;
}

.gi-other-include {
    margin: 60px 0 40px;
}
.gi-icon-list-info {
    position: relative;
    cursor: pointer;
}

.gi-icon-list-info img {
    position: absolute;
    left: 102%;
    top: 0%;
    display: none;
    min-width: 300px;
    min-height: 300px;
    z-index: 1;
    border: 1px solid #4F5864;
    border-radius: 4px;
}

.gi-icon-list-info:hover img {
    display: block;
}
.gi-order-area h2 {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 15px;
}
/* =================================================
03. Portfoliop
================================================= */

.gi-blog-area a,
.gi-portfolio-area a {
    border-color: #FF8A00;
    transition: all .3s ease-in-out;
}
.gi-portfolio-area a:hover{
    background-color: #FF8A00;
    border-color: #FF8A00;
}
.gi-portfolio-item a {
    display: block;
    position: relative;
    border-radius: 0 30px;
    overflow: hidden;
}
.gi-portfolio-item a img{
    width: 100%;
}
.gi-portfolio-item {
    margin-bottom: 30px;
}
.gi-feture-img img {
    width: 100%;
}
.gi-portfolio-item a h2 {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #4F5864;
    font-size: 36px;
    line-height: 40px;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .4);
    padding: 50px;
}


/*.gi-portfolio-item:hover a h2 {
    opacity: 1;
    visibility: visible;
    z-index: 10;
}*/
.gi-portfolio-item a img.after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.gi-portfolio-item a:hover img.after {
    opacity: 1;
    visibility: visible;
    z-index: 9;
}

/* =================================================
03. Testimonial
================================================= */

.gi-testimonial-area {
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../assets/img/map.svg);
}

.gi-testimonial-links {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px 0 50px;
}

.gi-testimonial-item {
    background: #fff;
    border-radius: 0 30px;
    padding: 30px 10px 31px 30px;
    height: 100%;
}

.gi-testimonial-item img {
    margin-bottom: 28px;
}

.gi-testimonial-item h6 {
    font-weight: 300;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 14px;
    color: #050A27;
}
.gi-testimonial-item p {
    font-size: 18px;
    line-height: 30px;
}

.gi-testimonial-links a {
    font-weight: 700;
    color: #00B67A;
    transition: all .3s ease-in-out;
}

.gi-testimonial-links span {
    margin-left: 6px;
    
}

.gi-testimonial-links img {
    margin: -11px 10px 0 0;
}

.gi-testimonial-links a:hover {
    color: #FF8A00;
}


/* =================================================
03. FAQ's
================================================= */

.gi-faq-area {
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../assets/img/faq-dot.svg);
}

.accordion button {
    background: #fff;
    border: none;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    padding: 30px 30px 15px;
}

.accordion button.accordion-button.collapsed {
    padding: 30px 30px;
}

.accordion button:focus {
    outline: none;
    box-shadow: none;
}

.accordion-item {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-width: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion-button:focus {
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}
.accordion-button:hover,
.accordion-button:not(.collapsed) {
    color: #FF8A00;
    background-color: #ffffff;
}

.accordion-collapse {
    border-width: 0 0;
}

.accordion-body {
    padding: 0 30px 18px;
    line-height: 28px;
    font-size: 16px;
}

.accordion-button::after {
    width: 15px;
    height: 15px;
    background-image: url(../assets/img/plus.svg);
    background-size: 15px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../assets/img/minus.svg);
    margin-top: -10px;
}

.gi-image-process.lastly {
    background-image: url(../assets/img/lastly-bg.svg);
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    padding: 68px 0px 68px 108px;
    margin: 0 auto;
    background-color: #fff;
}

.gi-image-process.lastly a {
    background: #0075FF;
    border-color: #0075FF;
    color: #fff;
    margin-top: 30px;
    border-radius:50px;
}

.gi-image-process.lastly a:hover {
    background: #FF8A00;
    border-color: #FF8A00;
}

.wpcf7-form-control-wrap {
    position: initial;
}
/* =================================================
03. Blog
================================================= */

.home .gi-blog-item {
    background: transparent;
    border-radius: 0 30px 0 0;
}
.gi-blog-area {
    background-image: url(../assets/img/blog-bg.svg);
    background-position: top center;
    background-repeat: no-repeat;
}

a.gi-blog-img {
    overflow: hidden;
    display: block;
    border-radius: 0 30px;
    margin-bottom: 18px;
}

.gi-blog-info {
    display: flex;
    justify-content: space-between;
}

.gi-blog-info .gi-blog-info-right a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    border: 2px solid #FF8A00;
    border-radius: 4px;
    color: #FF8A00;
    font-size: 28px;
    transition: all .3s ease-in-out;
}

.gi-blog-info .gi-blog-info-right a:hover {
    background: #FF8A00;
    color: #fff;
}

.gi-blog-info-left h4 a {
    transition: all .3s ease-in-out;
}

.gi-blog-info-left h4 a:hover {
    color: #FF8A00;
}

.gi-blog-info-left h4 {
    margin-bottom: 15px;
    line-height: 1.4;
}

.gi-blog-area a {
    transition: all .3s ease-in-out;
}
.gi-blog-area a.gi-blank-btn:hover {
    background: #FF8A00;
    border-color: #FF8A00;
}
.gi-blog-info-left {
    padding-right: 15px;
}
.gi-blog-area a img.wp-post-image {
    width: 100%;
}
.gi-blog-single-wrap-bottom-right ul li {
    list-style-type: disc;
    padding: 5px 0;
}
/* =================================================
03. Contact
================================================= */
.gi-contact-area .section-title h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
}
.gi-contact-area .section-title p {
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 33px;
    max-width: 440px;
}

.gi-contact-area {
    border-top: 1px solid #CDDCF5;
    /*background-image: url(../assets/img/contact-bg.png);*/
    background-position: top center;
    background-repeat: no-repeat;
}
.contact-item h2,
.contact-item h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
}

.contact-item p {
    margin: 0;
    color: #4F5864;
    font-size: 16px;
}

.contact-item {
    margin-top: 30px;
}

.contact-item a {
    transition: all .3s ease-in-out;
    display: block;
    font-size: 16px;
}
.contact-item a i{
    margin-right: 5px;
}
.contact-item a:hover {
    color: #FF8A00;
}
.wppb-user-forms input,
form .form-control {
    border: 1px solid #CDDCF5;
    border-radius: 7px;
    margin-bottom: 30px;
    background: #fff;
}
.wppb-user-forms .login-password input {
    margin-bottom: 0;
}
.wppb-user-forms input:not(input[type=checkbox]){
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    height: 60px;
    transition: all .3s ease-in-out;
}
.wppb-user-forms input#rememberme{
    margin-right: 10px;
}
.wppb-user-forms input[type=checkbox] {
    margin-bottom: 0;
}
.wppb-user-forms input[type=submit]{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
}
.wppb-user-forms .
form .form-control:focus {
    outline: none;
    box-shadow: none;
}
.page-template-order .wppb-user-forms #wppb-loginform .login-password label,
.page-template-order .wppb-user-forms #wppb-loginform .login-username label {
    display: block;
    left: 0;
    text-indent: initial;
    position: relative;
}

form label {
    line-height: 1;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 12px;
    color: #091D33;
}

form input.form-control,
form select.form-control {
    height: 60px;
}

form textarea.form-control {
    resize: none;
    min-height: 225px;
}
.form-control-wrap {
    position: relative;
}

.form-control-wrap:before {
    content: "\ea67";
    font-family: 'icoFont';
    width: 10px;
    height: 18px;
    right: 30px;
    top: 42%;
    color: #696E80;
    z-index: 9;
    position: absolute;
    transform: translateY(-50%);
    font-size: 21px;
}
form input[type="submit"] {
    background: #FF8A00;
    color: #fff;
    font-weight: 700;
    width: 235px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    border-radius: 50px;
    transition: all .3s ease-in-out;
}
form input[type="submit"]:hover{
    opacity: .8;
}

.gi-main-banner-info-order input[type=submit] {
    width: 100%;
    border-radius: 7px;
}

.gi-main-banner-info-order  .form-control {
    margin-bottom: 20px;
}
input.fileinput__input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
a.fileinput__input {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.fileinput__face {
    margin: 0 auto;
    border: 1px dashed #8A95A7;
    width: 100%;
    height: 160px;
    border-radius: 10px;
}
.fileinput__button {
    transition: 0.2s ease-out;
    font-size: 16px;
    line-height: 45px;
    border: 1px solid #0075FF;
    color: #091D33;
    height: 45px;
    width: 142px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin-top: 11px;
}
.fileinput__status-text {
    transition: 0.2s ease-out;
    padding-top: 5px;
    color: #091D33;
    border: none;
    font-size: 15px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.fileinput {
    position: relative;
    overflow: hidden;

}
.fileinput__face_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5%;
}

.fileinput__face_inner_left {
    margin-right: 20px;
}

.fileinput__face.cul {
    height: auto;
    padding: 40px 27px;
}
.fileinput__face.cul .fileinput__face_inner {
    display: block;
    text-align: center;
    margin-top: 0;
}

.fileinput__face_inner {
    height: auto;
}

.fileinput__face.cul .fileinput__button {
    margin: 15px auto 0;
}

.fileinput__face.cul .fileinput__face_inner_left {
    margin: 0 0 15px 0;
}
/* =================================================
03. Breadcrumb
================================================= */

.gr-main-banner.gr-main-banner-with-breadcrumb {
    border-top: 1px solid #E5E5E7;
}

.gi-breadcrumb {
    margin-bottom: 60px;
}

.gi-breadcrumb ul li {
    display: inline-block;
}

.gi-breadcrumb ul li a {
    display: block;
    padding: 0 30px 0 0;
    position: relative;
    font-size: 18px;
    color: #4F5864;
    transition: all .3s ease-in-out;
}

.gi-breadcrumb ul li a:hover {
    color: #FF8A00;
}

.gi-breadcrumb ul li a:after {
    content: "\eaa0";
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    font-family: icoFont;
}

.gi-main-banner-info h1,
.gr-main-banner-with-breadcrumb .gi-main-banner-info h1 {
    max-width: 100%;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.1;
}
.gi-order-area h3,
.gr-main-banner-with-breadcrumb .gi-main-banner-info h2,
.gi-main-banner-info h4,
.gi-main-banner-info h3,
.gr-main-banner-with-breadcrumb .gi-main-banner-info h4 {
    color: #FF8A00;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 27px;
    line-height:34px;
}

.gr-main-banner-with-breadcrumb .gi-main-banner-info p span {
    color: #0075FF;
    font-weight: 700;
}

.gr-main-banner-with-breadcrumb .gi-main-banner-info p {
    max-width: 100%;
}

.gi-work-area .gi-list li {
    align-items: baseline;
}

.gi-work-area .gi-list {
    margin-top: 30px;
}
.gi-work-area .gi-list.font-24 li span {
    font-size: 24px;
    line-height: 34px;
    color: #4F5864;
}
.gi-work-area .gi-list.font-24 li + li {
    padding-top: 10px;
}
.gi-main-banner-info h6 {
    color: #4F5864;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
}

.gi-main-banner-info ul li {
    font-size: 16px;
}


/* =================================================
03. Icon Box
================================================= */

.gi-icon-box {
    border: 1px solid #DFE1EB;
    border-radius: 0 30px;
    background: #F5F6FB;
    padding: 30px;
}

.gi-icon-box p {
    font-size: 16px;
    line-height: 28px;
}

.gi-icon-box h4 img {
    margin-right: 15px;
}

.gi-icon-box h4 {
    margin-bottom: 14px;
}
.gi-icon-box h4 {
    display: flex;
    align-items: flex-start;
}
.gi-icon-box h4 span {
    display: block;
    margin-top: -10px;
}
.gi-icon-box {
    margin-bottom: 30px;
    height: calc( 100% - 30px );
}

/* =================================================
03. Feture
================================================= */

.gi-feture-area {
    background: #1E2B52;
    background-image: url(../assets/img/feture-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 80px;
}

.gi-feture-area h2,
.gi-feture-area ul li,
.gi-feture-area p {
    color: #fff;
}

.gi-feture-img {
    border-radius: 0px 30px;
    overflow: hidden;
}


/* =================================================
03. Offer
================================================= */

.gi-offer-area {
    background-image: url(../assets/img/offer-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.gi-price-box {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px rgba(9, 29, 51, 0.1);
    border-radius: 0px 30px;
    padding: 37px 20px;
    max-width: 170px;
    margin-left: auto;
}

.gi-price-box p {
    font-size: 16px;
    color: #000;
    margin: 0;
}

.gi-price-box h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 43px;
    color: #FF8A00;
    text-align: center;
}

.gi-price-box span {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    display: block;
    text-align: right;
    color: #000;
}

.gi-price-process {
    background: url(../assets/img/price-bg.svg);
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    padding: 99.5px 158px 99.5px 55px;
}

.gi-price-process p span {
    color: #FF8A00;
    font-weight: 700;
}

.gi-accordion-price .accordion-item:last-of-type .accordion-collapse {
    border-bottom: 0px;
}

.gi-accordion-price.accordion button {
    background: #fff;
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    padding: 62px 50px;
    border-bottom: 1px solid #DCDEE0;
    position: relative;
}

.gi-accordion-price.accordion button:before {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background-image: url(../assets/img/dollar.svg);
    width: 67px;
    height: 100px;
}

.gi-accordion-price .accordion-button:not(.collapsed) {
    color: #091D33;
    background-color: #ffffff;
}

.gi-charge-item+.gi-charge-item {
    margin-top: 50px;
    border-top: 1px solid #DCDEE0;
    padding-top: 50px;
}

.gi-charge-item-info h4 {
    font-weight: 400;
    margin-bottom: 18px;
}

.gi-charge-item-info p {
    margin: 0;
}

.accordion.faq-accordion button {
    background: #fff;
    border: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    padding: 30px 30px 15px;
}

.accordion.faq-accordion .accordion-item:last-of-type .accordion-collapse {
    border-bottom-width: 0;
}

.gr-main-banner.gr-main-banner-with-breadcrumb {
    padding-top: 80px;
}

.gr-main-banner.gr-main-banner-with-breadcrumb.gallery-breadcrumb {
    background-image: url(../assets/img/portfolio-bg.svg);
    background-position: bottom right;
}
.gr-main-banner.gr-main-banner-with-breadcrumb.gallery-breadcrumb {
    background-color: #fff;
}
ul#pills-tab {
    border-bottom: 1px solid #E1E3E8;
}

ul#pills-tab li:first-child button {
    padding-left: 0;
}

ul#pills-tab li button {
    background: transparent;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    position: relative;
    padding-left: 40px;
}

ul#pills-tab li button.active {
    color: #FF8A00;
    font-weight: 700;
}

ul#pills-tab li button.active:after {
    position: absolute;
    left: 0;
    bottom: -1.4px;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #FF8A00;
}

.gi-portfolio-item-btn {
    text-align: center;
    margin-top: 20px;
}

.gi-portfolio-item-btn .btn-border {
    background: transparent;
    border: 1px solid #FF8A00;
    width: 175px;
    height: 45px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #091D33;
    transition: all .3s ease-in-out;
}

.gi-portfolio-item-btn .btn-border:hover {
    background: #FF8A00;
    color: #fff;
}
.gi-portfolio-item-wrap,
.gi-blog-item-wrap{
    display: none;
}
.express-inner-bottom p a,
.beacame-service p a {
    color: #0075FF;
    font-weight: 600;
    transition: all .3s ease-in-out;
}
.express-inner-bottom p a:hover,
.beacame-service p a:hover {
    color: #FF8A00;
}
.express-inner-bottom p span,
.beacame-service p span {
    color: #FF8A00;
    font-weight: 600;
}
.gi-express-area {
    background-image: url(../assets/img/dots.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
/* =================================================
03. Blog
================================================= */

.gi-blog-item {
    background: #FFFFFF;
    border-radius: 0 30px;
    overflow: hidden;
    margin-bottom: 30px;
}

.gi-blog-item-img {
    border-radius: 0 30px;
    overflow: hidden;
}
.gi-blog-item-img img {
    width: 100%;
}

.gi-blog-item-info {
    padding: 30px;
}

.gi-blog-item h3 a,
.gi-blog-meta span a {
    transition: all .3s ease-in-out;
}

.gi-blog-item h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}
.gi-blog-meta span a {
    display: inline-block;
    font-size: 18px;
    color: #4F5864;
}

.gi-blog-meta span a:hover {
    color: #FF8A00;
}

.gi-blog-item-info p {
    font-size: 16px;
    line-height: 28px;
    color: #4F5864;
    margin: 20px 0 0;
}

.gi-blog-meta {
    margin-bottom: 18px;
}
.gi-blog-single-wrap h1{
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
}
.gi-blog-single-image {
    border-radius: 0 30px;
    overflow: hidden;
}
.gi-blog-single-wrap-bottom {
    display: flex;
    margin-top: 30px;
}

.gi-blog-single-wrap-bottom-left {
    padding: 0 30px;
}
.gi-blog-single-wrap-bottom-left ul li a {
    color: #8A94A6;
    font-size: 20px;
}

.gi-blog-single-wrap-bottom-left ul li {
    margin-top: 17px;
}
.gi-blog-single-wrap-bottom h4 {
    margin: 30px 0 20px;
}
.gi-author-box {
    display: flex;
    border: 1px solid #DFE1EB;
    border-radius: 0 30px;
    padding: 30px;
}

.awpa-title {
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    color: #4F5864;
    line-height: 30px;
    font-weight: 400;
    padding-left: 180px;
}
.gi-blog-single-wrap-bottom h4 {
    margin: 0px 0 0 0px;
}
.author_details img {
    border: 1px solid #D8D8D8;
    border-radius: 50%;
    float: left;
    margin: 0 10px 10px 0;
}


.gi-author-box .gi-author-box-img {
    margin-right: 30px;
    border-radius: 50%;
    overflow: hidden;
    width: 240px;
    height: 240px;
    flex: 0 0 240px;
}

.gi-author-box-info h4 {
    margin: 4px 0 10px;
}

.awpa-contact-info li {
    display: inline-block;
}

.awpa-contact-info li a {
    display: block;
    background: #D3DAE5;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #8A94A6;
    transition: all .3s ease-in-out;
}
.wp-post-author-wrap .awpa-contact-info li {
    display: inline-block;
    padding: 0;
}
.awpa-contact-info li a:hover {
    background: #FF8A00;
    color: #fff;
}
.wp-post-author-shortcode {
    border: 1px solid #DFE1EB;
    padding: 30px;
    border-radius: 0 30px;
    margin-top: 80px;
}
.wp-post-author-wrap p.awpa-more-posts {
    display: none;
}


.single.single-post .gi-comment-wrap,
.gi-blog-single-wrap-bottom-right .gi-author-box {
    margin-top: 100px;
}
aside.widget h3.widget-title {
    color: #091D33;
    font-size: 32px;
    font-weight: 600;
    border-bottom: 1px solid #E1E3E8;
    padding-bottom: 20px;
}

aside.widget ul li {
    padding: 7px 0;
}

aside.widget ul li a {
    color: #4F5864;
    font-size: 18px;
    transition: all .3s ease-in-out;
}
aside.widget.widget_recent_entries ul li a:hover,
aside.widget ul li a:hover {
    color: #FF8A00;
}

aside.widget.widget_recent_entries ul li {
    display: flex;
    flex-direction: column-reverse;
}

aside.widget.widget_recent_entries ul li a {
    color: #091D33;
    display: block;
    font-size: 24px;
    transition: all .3s ease-in-out;
}

aside.widget.widget_recent_entries ul li + li {
    border-top: 1px solid #E1E3E8;
}

aside.widget.widget_recent_entries ul li {
    padding: 20px 0;
}

aside.widget.widget_recent_entries ul li span {
    margin-bottom: 9px;
}
.widget-area aside.widget + aside.widget {
    margin-top: 50px;
}
body.single.single-post .gi-header-area.gi-main-header {border-bottom: 1px solid #E5E5E7;}
/* =================================================
03. Express
================================================= */
.express-inner {
    background: #FFFAF5;
    padding: 40px 50px 40px 108px;
    border-radius: 0 30px;
}
.express-inner .gi-big-font,
.express-inner h4 {
    font-weight: 600;
}
.express-inner .gi-big-font span,
.express-inner h4 span {
    color: #FF8A00;
}
.express-inner .gi-big-font{
    font-size:24px;
    line-height:34px;
    color:#091D33;
}
.business-inner.gb-gray {
    padding: 50px 108px;
}
/* =================================================
03. Pricing
================================================= */
.pricing-item {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 0 30px;
    padding: 30px;
    height: calc( 100% - 30px );
}
.pricing-item h2,
.pricing-item h4 {
    margin-bottom: 10px;
}
.pricing-item h2{
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}
/* =================================================
03. Feature
================================================= */
.gi-special-feature-area {
    background-image: url(../assets/img/features/features-bg.svg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gi-special-feature-area h2 {
    color: #fff;
    font-size: 45px;
    margin-bottom: 50px;
}

.gi-special-feature-area h4 {
    color: #FF8A00;
    margin: 24px 0 4px 0;
}
.gi-special-feature-area h4.payment {
    color: #fff;
    margin: 0 0 40px 0;
}

.gi-special-feature-area p {
    color: #fff;
    font-size: 16px;
}
.bg-none {
    background: transparent !important;
}
/* =================================================
03. Timeline
================================================= */
.gi-step-info span {
    color: #0075FF;
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.gi-step-info h2 {
    margin: 12px 0 30px;
}

.gi-step-info p {
    font-size: 16px;
}

.gi-step.gi-step-1 {
    padding: 20px 0 0;
    position: relative;
}

.gi-step.gi-step-2 {
    padding-top: 235px;
    position: relative;
}

.gi-step.gi-step-3 {
    padding-top: 220px;
    position: relative;
}

.gi-step.gi-step-4 {
    padding-top: 220px;
    position: relative;
}
.gi-step-vector {
    position: absolute;
}

.gi-step-vector.gi-step-victor-1 {
    left: 34%;
    bottom: 93%;
}

.gi-video-popup {
    position: relative;
    z-index: 8;
}
.gi-step-vector.gi-step-victor-2 {
    right: 29%;
    top: -10px;
}

.gi-step-vector.gi-step-victor-3 {
    left: 34%;
    top: -7px;
}

.gi-step-vector.gi-step-victor-4 {
    right: 34%;
    top: -10px;
}

.gi-step-img {
    position: relative;
    z-index: 9;
}
.gi-main-banner-info p.f-16 {
    font-size: 16px;
    line-height:26px;
}
/* =================================================
03. Footer
================================================= */

.gi-footer {
    background: #fff;
    padding-top: 100px;
}

.gi-footer-top {
    padding-bottom: 60px;
}

a.footer-logo {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}

ul.gi-social li,
ul.gi-footer-menu li,
ul.gi-tag-list li {
    display: inline-block;
}

ul.gi-footer-menu li a,
ul.gi-tag-list li a {
    display: block;
    padding: 5px 15px;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
}

ul.gi-tag-list {
    text-align: center;
}
p.copy-right a,
p.copy-right {
    margin: 0;
    color: #8A94A6;
    font-weight: 400;
    font-size: 16px;
    transition: all .3s ease-in-out;
}
p.copy-right a:hover{
    color: #FF8A00;
}
.gi-footer-bottom {
    padding: 30px;
}

ul.gi-social li a {
    color: #8A94A6;
    padding: 0 14px;
    display: block;
}

ul.gi-footer-menu li a {
    color: #8A94A6;
    font-weight: 600;
}

ul.gi-footer-menu li a,
ul.gi-tag-list li a,
ul.gi-social li a {
    transition: all .3s ease-in-out;
}

ul.gi-footer-menu li a:hover,
ul.gi-tag-list li a:hover,
ul.gi-social li a:hover {
    color: #FF8A00;
}

ul.gi-footer-menu {
    text-align: center;
}

div#wrapper-footer-full {
    padding-top: 100px;
    background: #fff;
}

div#wrapper-footer {
    background: #fff;
    border-top: 1px solid #CDDCF5;
}

span.back-to-top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    background: #FF8A00;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}





.blog .gi-blog-info {
    padding: 12px 30px 30px;
}


body.archive .gi-blog-info {
    padding: 0 15px 30px;
}

.footer-widget.col-md-6 {
    width: 100%;
}


.footer-widget .tagcloud a.tag-cloud-link {
    transition: all .3s ease-in-out;
    display: inline-block;
    padding: 13px 15px;
    text-align: center;
    font-size: 16px !important;
    line-height: 1;
    font-weight: 400;
    color: #4F5864;
}
.widget_tag_cloud h3.widget-title {
    display: none;
}
.tagcloud {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

span.wpcf7-form-control-wrap.quote-file {
    position: absolute;
    width: 100%;
    height: 100%;
}


.comment-reply-title {
    position: relative;
    margin: 0 0 1rem;
    background: none;
    color: #091D33;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
}



.comment-form  .form-group.comment-form-author {
    order: 1;
    flex: 0 0 calc( 50% - 7.5px );
}

.comment-form  .form-group.comment-form-email {
    order: 2;
    flex: 0 0 calc( 50% - 7.5px );
    margin-left: 15px;
}

.comment-form  .form-group.comment-form-comment {
    order: 3;
    flex: 0 0 100%;
}
.comment-form p.form-submit{
    order: 4;
}
.comment-form {
    display: flex;
    flex-wrap: wrap;
}

.gi-comment-wrap nav.container.navigation.post-navigation {
    display: none;
}

.comment-form p.form-submit input#submit {
    padding: 0;
    background: #FF8A00;
    color: #fff;
    font-weight: 700;
    width: 235px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    border-radius: 50px;
    transition: all .3s ease-in-out;
    border: none;
}
.single.single-post div#single-wrapper {
    padding: 80px 0;
}
p.logged-in-as a {
    color: #091D33;
    transition: all .3s ease-in-out;
}
.gi-main-menu .navigation>li.active a:hover,
.gi-main-menu .navigation>li > a:hover,
p.logged-in-as a:hover{
    color: #FF8A00;
}
.gi-main-menu .navigation>li.active > a {
    color: #091D33;
    font-weight: 700;
}


h1.entry-title {
    font-size: 42px;
}
/*.page.page-id-148 #wppb-loginform,
.page.page-id-147 #wppb-edit-user,
form#wppb-register-user {
    max-width: 570px;
    margin: 30px auto 80px;
    padding: 30px;
    border: 1px solid #CDDCF5;
    border-radius: 10px;
}
*/
.page-id-2146 .wppb-front-end-logout,
.page-id-2141 .wppb-user-forms,
.page.page-id-148 .wppb-user-forms,
.page.page-id-147 .wppb-user-forms,
form#wppb-register-user {
    max-width: 570px;
    margin: 0px auto 80px;
    padding: 30px;
    border: 1px solid #CDDCF5;
    border-radius: 10px;
}
p.form-submit, p.form-submit input {
    margin-bottom: 0 !important;
}
p.wppb-error {
    max-width: 570px;
    margin: 0 auto;
    font-size: 15px;
    margin-bottom: 15px;
}
p.login-register-lost-password {
    margin: 0;
    font-size: 16px;
    line-height: 1;
}
.page-id-2146 h1.entry-title,
.page-id-2141 h1.entry-title,
.page.page-id-148 h1.entry-title,
.page.page-id-147 h1.entry-title,
.page.page-id-146 h1.entry-title {
    text-align: center;
    margin-top: 50px;
    margin-bottom:30px;
}

p#wppb_register_pre_form_message {
    text-align: center;
    padding: 80px 0 200px;
}

p#wppb_register_pre_form_message a {
    color: #FF8A00;
}


.error-404.not-found input[type=submit] {
    border-radius: 0;
    border: none;
    padding: 0;
}


.error-404.not-found input[type=submit]:hover {
    background: #FF8A00;
    border: none;
    opacity: .8;
}


.gi-blog-single-wrap-bottom-right img {
    max-width: 100% !important;
    height: auto !important;
}
.gi-main-banner-info p a,
.gi-image-process.lastly p a {
    padding: 0;
    line-height: 30px;
    letter-spacing: .3px;
    font-size: 18px;
    font-weight: 500;
    color: #0075ff;
    background: transparent;
}
.gi-main-banner-info p a:hover,
.gi-image-process.lastly p a:hover {
    background: transparent;
    border: none;
    color: #ff8a00;
}
.accordion-body a {
    color: #0075FF;
    font-weight: 600;
}