/*==========

Theme Name: EliteBizz - Multipurpose Business Agency HTML5 Template
Theme Version: 1.0

==========*/

/*==========
----- CSS INDEX -----
1.Fonts CSS
2.Common CSS
3.Loader CSS
4.Header CSS
5.Banner CSS
6.Features CSS
7.About Us CSS
8.NewsLetter CSS
9.Services CSS
10.Experience CSS
11.Portdolio CSS
12.Team CSS
13.Testimonial CSS
14.Blog CSS
15.Contact CSS
16.Get Started CSS
17.Footer CSS
18.Scroll To Top CSS
19.About Us Page CSS
20.Services Page CSSf
21.Portfolio Page CSS
22.Porfolio Detail Page CSS
23.Team Page CSS
24.Blog List Page CSS
25.Blog Detail Page CSS
26.Contact Us Page CSS
27.Responsive CSS
==========*/

/*==========Fonts CSS Start==========*/

@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0")
            format("embedded-opentype"),
        url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
        url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
        url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
        url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular")
            format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    
}


/*==========Fonts CSS End==========*/

/*==========Common CSS Start==========*/

** {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
   font-family: 'Nunito', sans-serif;
    overflow-x: hidden !important;
    font-size: 15px;
    line-height: 24px;
    color: #777777;
    font-weight:800;
}

body.fixed {
    position: fixed;
    top: 0;
    height: 100vh;
    overflow: hidden;
}

.main {
    width: 100%;
    overflow-x: hidden !important;
}

.form-control {
    line-height: 5;
    margin-bottom: 30px;

}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.errorpage{
    margin-top: 100px;
}

.errorpage h1 {
    font-size: 300px;
     font-family: 'Nunito', sans-serif;
    font-weight:800;
  color: #f9a41b;
  
  
}

.errorpage h4{
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 30px;
     font-family: 'Nunito', sans-serif;
}

.errorpage p{
    margin-top: 20px;
     font-family: 'Nunito', sans-serif;
}


section {
    position: relative;
}

input,
input:focus,
input:hover,
button,
button:hover,
button:focus {
    outline: none;
}

img {
    width: auto;
    height: auto;
    max-width: 100%;
}

p {
    font-size: 15px;
    line-height: 24px;
    color: #5a5a5a;
    font-weight: normal;
    margin-bottom: 24px;
    font-family: 'Nunito', sans-serif;
}

ol {
    font-size: 15px;
    line-height: 24px;
    color: #777777;
    font-weight: normal;
    margin-bottom: 24px;
    padding-left: 15px;
  }

.h1-title {
    font-size: 70px;
    line-height: 80px;
    color: #030300;
    font-weight: 800;
    font-family: 'Nunito', sans-serif;
    text-transform: capitalize;
    margin-bottom: 28px;
}

.h1-title-banner {
    font-size: 60px;
    line-height: 80px;
    color: #030300;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    text-transform: capitalize;
    margin-bottom: 18px;
}

.h1-title span {
    display: block;
}

.title {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}
.titles {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.title.left {
    text-align: left;
}

.sub-title-box {
    display: inline-block;
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 0px;
}

.sub-title-box .line1:before,
.sub-title-box .line1:after,
.sub-title-box .line2:before,
.sub-title-box .line2:after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(100% + 10px);
    transform: translate(0, -50%);
    width: 30px;
    height: 2px;
    background: #f9a41b;
    border-right: 10px;
}

.sub-title-box .line1:after {
    left: calc(100% + 45px);
    width: 15px;
}

.sub-title-box .line2:before {
    left: auto;
    right: calc(100% + 10px);
}

.sub-title-box .line2:after {
    left: auto;
    right: calc(100% + 45px);
}

.sub-title-box.left .line2 {
    display: none;
}

.sub-title {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    color: #f9a41b;
    font-weight: 800;
   font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0;
    
}

.h2-title {
    font-size: 45px;
    line-height: 55px;
    font-weight: 800;
    color: #030300;
    font-family: 'Nunito', sans-serif;
    text-transform: capitalize;
    margin-bottom: 26px;
    position: relative;
}

.h2-titlez {
    font-size: 55px;
    line-height: 55px;
    font-weight: 900;
    color: #030300;
    font-family: 'Nunito', sans-serif;
    text-transform: capitalize;
    margin-bottom: 10px;
    position: relative;
}

.h2-title-newsletter {
    font-size: 45px;
    line-height: 55px;
    font-weight: 800;
    color: #ffffff;
    font-family: 'Nunito', sans-serif;
    text-transform: capitalize;
    margin-bottom: 26px;
    position: relative;
}

.h3-title {
    font-size: 25px;
    line-height: 35px;
    color: #030300;
    font-weight: 800;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 15px;
}

.h4-title {
    font-size: 20px;
    line-height: 23px;
    color: #030300;
    font-weight: 800;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 25px;
}

.sec-btn {
    display: inline-block;
    width: 170px;
    height: 46px;
    background: #f9a41b;
    border-radius: 40px;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 10px 5px;
     box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    border: none;
    outline: none;
    transition: 0.3s;
}

.sec-btn:hover {
     box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
    transform: translateY(-0.25em);
    color: #ffffff;
}

.sec-btn:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%) scale(0);
    width: 1px;
    height: 1px;
    background: #f9a41b;
    opacity: 0;
    border-radius: 50%;
    transition: 0.5s ease-in-out;
}

.sec-btn:hover:before {
    transform: translate(-50%) scale(210);
    opacity: 1;
}

.sec-btn.gradient {
    background: linear-gradient(135deg, #f9a41b);
}

.sec-btn.gradient:before {
    background: #f9a41b;
}

.sec-btn span {
    position: relative;
    z-index: 1;
}

.sec-btnsip {
    display: inline-block;
    width: 170px;
    height: 46px;
    background: #f9a41b;
    border-radius: 40px;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 10px 5px;
     box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    border: none;
    outline: none;
    transition: 0.3s;
}

.sec-btnsip:hover {
     box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
    transform: translateY(-0.25em);
    color: #ffffff;
}

.sec-btnsip:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%) scale(0);
    width: 1px;
    height: 1px;
    background: #f9a41b;
    opacity: 0;
    border-radius: 50%;
    transition: 0.5s ease-in-out;
}

.sec-btnsip:hover:before {
    transform: translate(-50%) scale(210);
    opacity: 1;
}

.sec-btnsip.gradient {
    background: linear-gradient(135deg, #f9a41b);
}

.sec-btnsip.gradient:before {
    background: #f9a41b;
}

.sec-btnsip span {
    position: relative;
    z-index: 1;
}

.slick-list {
    padding: 0 !important;
}

.slick-slide {
    outline: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    bottom: -55px;
    font-size: 0;
    line-height: 1;
}

.slick-dots li {
    width: auto;
    height: auto;
    margin: 0 7.5px;
}

.slick-dots li button {
    width: 30px;
    height: 5px;
    background: #777777;
    border-radius: 10px;
    border: none;
    position: relative;
    padding: 0;
    opacity: 0.5;
    transition: 0.3s;
}

.slick-dots li button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #f53803, #f5d020);
    border-radius: 10px;
    opacity: 0;
    transition: 0.3s;
}

.slick-dots li button:hover {
    opacity: 1;
}

.slick-dots li.slick-active button {
    width: 70px;
    opacity: 1;
}

.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before {
    opacity: 1;
}

.slick-arrow {
    position: absolute;
    top: calc(50%);
    left: -15px;
    transform: translate(0, -50%);
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #f53803, #f5d020);
    padding: 0;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    border: none;
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    z-index: 1;
}

.slick-arrow.next-arrow {
    left: auto;
    right: -15px;
    transform: translate(0, -50%) rotateY(180deg);
}

.slick-arrow:hover {
    color: #ffffff;
}

.slick-arrow:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f9a41b;
    border-radius: 50%;
    opacity: 0;
    transition: 0.3s;
    z-index: 0;
}

.slick-arrow:hover:before {
    opacity: 1;
}

.slick-arrow:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 20px;
    background-image: url("../images/left-arrow.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    transition: 0.3s;
    z-index: 5;
}

.slick-arrow i {
    position: relative;
    z-index: 1;
}

.black-shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #000000;
    opacity: 0.75;
    z-index: 90;
    display: none;
}

.back-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.form-box {
    display: block;
    position: relative;
    font-size: 0;
    line-height: 5;
    margin-bottom: 30px;
    
}

.form-input {
    width: 100%;
    height: 40px;
    background: transparent;
    font-size: 15px;
    line-height: 24px;
    color: #777777;
    border: none;
    outline: none;
    padding: 11px 0;
    border-bottom: 2px solid rgba(119, 119, 119, 0.5);
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
  appearance: none;
}

textarea.form-input {
    height: 200px;
    resize: none;
    padding: 11px 0;
    margin-bottom: 0;
    margin-left: -10px;
    
}

.selection select{
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 5px;
        width: 100%;
        border-radius: 5px;
        color: #777777;
        border: 1px solid rgba(119, 119, 119, 0.5);
        background: transparent;
        border-color: rgb(216, 215, 215);
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
}


.selection:after {
    content: '>';
    font: 14px "Consolas", monospace;
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 25px;
    /*Adjust for position however you want*/
    
    top: 27px;
    padding: 0 0 6px;
    border-bottom: 1px solid #999;
    /*left line */
    
    position: absolute;
    pointer-events: none;
    display:inline-block;
  }
  
  .selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
    
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    float: right;
    margin: 5px 0px;
    padding: 0px 24px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -ms-word-break: normal;
    word-break: normal;
  }


.form-input::placeholder {
    color: #777777;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

select::-ms-expand {
    display: none;
}

.form-element {
    position: relative;
}

.form-element i {
    position: absolute;
    top: 15px;
    right: 25px;
    pointer-events: none;
    font-size: 20px;
    color: #777777;
}

.selectionta {
    border: none;
    border-width: 40px

}



select.form-input {
    padding-right: 40px !important;
}

.for-des {
    display: inline-block !important;
}

.for-mob {
    display: none !important;
}

.toggle-button {
    position: fixed;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    background: #f9a41b;
    text-align: center;
    border: none;
    outline: none;
    display: none;
    z-index: 110;
}

.toggle-button span {
    width: 30px;
    height: 3px;
    background: #ffffff;
    display: block;
    margin: 0 auto 6px auto;
    position: relative;
    top: 0;
    opacity: 1;
    transition: 0.3s;
}

.toggle-button span:last-child {
    margin-bottom: 0;
}

.toggle-menu .toggle-button {
    background: transparent;
}

.toggle-menu .toggle-button span {
    background: #ffffff;
}

.toggle-menu .toggle-button span:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    top: 9px;
}

.toggle-menu .toggle-button span:nth-child(2) {
    opacity: 0;
}

.toggle-menu .toggle-button span:nth-child(3) {
    transform: rotate(-45deg);
    position: relative;
    top: -9px;
}

.container {
    position: relative;
    z-index: 5;
}

.img-box {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
}

.img-box .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.img-box:hover .img {
    transform: scale(1.1);
}

.breadcrumb-box {
    text-align: center;
    margin-top: 20px;
}

.breadcrumb-box ul {
    font-size: 0;
    line-height: 1;
    list-style: none;
    text-align: center;
}

.breadcrumb-box ul li {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    display: inline-block;
    padding-left: 22px;
    margin-right: -20px;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    justify-items: center;
}

.breadcrumb-box ul li:first-child {
    padding-right: 10px;
    margin-left: -60px;
}

.breadcrumb-box ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translate(0, -50%) rotate(180deg);
    width: 14px;
    height: 18px;
    background-image: url("../images/Icon\ awesome-long-arrow-alt-right.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.breadcrumb-box ul li:first-child:before {
    display: none;
}

.breadcrumb-box ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 500;
    transition: 0.3s;
    padding-right: 30px;
    text-align: center;
}

.breadcrumb-box ul li a:hover {
    color: #f9a41b;
}
/*==========Common CSS End==========*/

/*==========Loader CSS Start==========*/
.loader-box {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    background: #ffffff;
    z-index: 99999;
}

.loader {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
}

.loader span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 10px 10px;
    background: linear-gradient(135deg, #f53803, #f5d020);
    animation: bounce 5s ease-in-out infinite;
}

@keyframes bounce {
    0%,
    50%,
    100% {
        transform: scaleY(1);
        border-radius: 50%;
    }
    25%,
    75% {
        transform: translateY(-100px) rotateY(360deg) scaleX(0.66) scaleY(1.25);
        border-radius: 50%;
    }
    15%,
    40%,
    65%,
    90% {
        transform: translateY(10px) scaleX(1.25) scaleY(0.5);
        border-bottom-left-radius: 25%;
        border-bottom-right-radius: 25%;
    }
}

.loader > span.circle-2 {
    animation-delay: 0.1s;
}
.loader > span.circle-3 {
    animation-delay: 0.2s;
}
.loader > span.circle-4 {
    animation-delay: 0.3s;
}
.loader > span.circle-5 {
    animation-delay: 0.4s;
}
/*==========Loader CSS End==========*/

/*==========Header CSS Start==========*/

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: transparent;
    transition: 0.3s;
    z-index: 100;
}

.site-branding {
    width: 220px;
    max-width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    transition: 0.3s;
}

.site-branding a {
    display: inline-block;
    position: relative;
    width: 100%;
}

.site-branding a img {
    width: 70%;
    height: 70%;
    transition: 0.3s;
}

.site-branding a img.sticky-logo {
   position: absolute;
  top: 1px;
  left: 4px;
  width: 70%;
  height: 100%;
  opacity: 0;
}

.header-menu {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    transition: 0.3s;
}

.main-navigation {
    display: inline-block;
}

.main-navigation ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 1;
}

.main-navigation ul li {
    font-size: 15px;
    line-height: 26px;
    display: inline-block;
    position: relative;
    margin-right: 40px;
}

.main-navigation ul li a {
    font-size: 16px;
    line-height: 26px;
    color: #130f40;
     font-family: 'Nunito', sans-serif;
    text-transform: none;
    position: relative;
    font-weight: 600;
    transition: 0.3s;
    right: -10px;
}

.main-navigation ul li a:hover,
.main-navigation ul li.active a {
    font-weight: bold;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
}

.main-navigation ul li ul.sub-menu {
    position: absolute;
    top: 100%;
    left: -15px;
    width: 200px;
    height: auto;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 1px 1px 60px #0000001a;
    display: none;
    transition: 0.3s;
    z-index: 150;
}

.main-navigation ul li:hover ul.sub-menu {
    display: block;
    animation: swip_up 0.3s linear 1;
}

@keyframes swip_up {
    from {
        transform: translate(0, 20px);
        opacity: 0;
    }
    to {
        transform: translate(0, 0);
        opacity: 1;
    }
}

.main-navigation ul li ul.sub-menu li {
    display: block;
    text-align: left;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
}

.main-navigation ul li ul.sub-menu li:last-child {
    border-bottom: none;
}

.main-navigation ul li ul.sub-menu li a {
    display: block;
    color: #000000;
    font-size: 14px;
    padding: 5px 15px;
    transition: 0.3s;
}

.main-navigation ul li ul.sub-menu li a:hover,
.main-navigation ul li ul.sub-menu li.active > a,
.main-navigation ul li.sub-items:hover > a {
    font-weight: bold;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
}

.main-navigation ul li.sub-items > a {
    padding-right: 15px;
    position: relative;
}

.main-navigation ul li.sub-items > a:before {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    font-family: "FontAwesome";
    color: #ffffff;
    font-size: 16px;
    transition: 0.3s;
}

.main-navigation ul li.sub-items:hover > a:before,
.main-navigation ul li.sub-items > a:hover:before {
    color: #f9a41b;
    transform: translate(0, -50%) rotate(-180deg);
}

.main-navigation ul li.active > a:before {
    color: #f9a41b;
}

.header-btn {
    display: inline-table;
    font-size: 0;
    line-height: 1;
    padding: 5px 10px;
}

.button {
    display: inline-table;
    font-size: 0;
    line-height: 1;

}

.button-kategory {
    display: inline-block;
    width: 170px;
    height: 46px;
    background: #f9a41b;
    border-radius: 40px;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 10px 5px;
    box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1);
    border: none;
    outline: none;
    transition: 0.3s;

}

.header-btn .sec-btn {
    width: 160px;
    height: 40px;
    padding: 7px 5px;
}



/* Sticky Header Start */
.site-header.sticky-header {
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.site-header.sticky-header .site-branding {
    height: 80px;
}

.site-header.sticky-header .site-branding a img {
    opacity: 0;
}

.site-header.sticky-header .site-branding a img.sticky-logo {
    opacity: 1;
}

.site-header.sticky-header .header-menu {
    height: 80px;
}

.site-header.sticky-header .main-navigation ul li a {
    color: #000;
}

.site-header.sticky-header .main-navigation ul li a:hover,
.site-header.sticky-header .main-navigation ul li.active > a,
.site-header.sticky-header .main-navigation ul li.sub-items:hover > a {
    color: #f9a41b;
}

.site-header.sticky-header .main-navigation ul li.sub-items > a:before {
    color: #000;
}

.site-header.sticky-header .main-navigation ul li.sub-items:hover > a:before,
.site-header.sticky-header .main-navigation ul li.sub-items > a:hover:before,
.site-header.sticky-header .main-navigation ul li.active a:before {
    color: #f9a41b;
}
/* Sticky Header End */
/*==========Header CSS End==========*/

/*==========Banner CSS Start==========*/
.main-banner {
    position: relative;
    padding: 30px 0 1px 0;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 100px;
}

.main-banners {
    position: relative;
    padding: 30px 0 1px 0;
    overflow: hidden;
    margin-bottom: -100px;
    margin-top: -140px;
}

.banner-circle-box {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    min-width: 1500px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}

.banner-circle-box .circle {
    position: absolute;
    width: 278px;
    height: 278px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.banner-circle-box .circle.left {
    background-image: url("");
}

.banner-circle-box .circle.right {
    background-image: url("");
}

.banner-circle-box .circle.one {
    top: -21px;
    right: -109px;
}

.banner-circle-box .circle.two {
    top: 50%;
    right: 51px;
    width: 57px;
    height: 57px;
    transform: rotate(40deg);
}

.banner-circle-box .circle.three {
    bottom: 166px;
    right: 73px;
    width: 70px;
    height: 70px;
    transform: rotate(220deg);
}

.banner-circle-box .circle.four {
    bottom: 127px;
    right: 385px;
    width: 60px;
    height: 60px;
    transform: rotate(40deg);
}

.banner-circle-box .circle.five {
    top: 171px;
    left: 45%;
    width: 34px;
    height: 34px;
}

.banner-circle-box .circle.six {
    bottom: 236px;
    left: 40%;
    width: 50px;
    height: 50px;
}

.banner-circle-box .circle.seven {
    bottom: 193px;
    left: -52px;
    width: 203px;
    height: 203px;
    transform: rotate(100deg);
}

.banner-circle-box .circle.eight {
    top: 50%;
    left: 190px;
    width: 29px;
    height: 29px;
    transform: rotate(90deg);
}

.banner-circle-box .circle.nine {
    top: 339px;
    left: 80px;
    width: 55px;
    height: 55px;
    transform: rotate(45deg);
}

.banner-circle-box .circle.ten {
    top: 108px;
    left: 252px;
    width: 39px;
    height: 39px;
    transform: rotate(60deg);
}

.main-banner .shape {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 1;
}

.main-banner .shape img {
    width: 100%;
    min-width: 1920px;
    height: auto;
}

.banner-content p {
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 10px;
}

.banner-btn {
    display: flex;
    align-items: center;
}

.sec-btnsip {
    margin-left: 25px;
}

.banner-btn .play-video {
    margin-left: 30px;
}

.play-video {
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    line-height: 26px;
    color: #130f40;
    font-weight: 500;
    text-transform: capitalize;
    transition: 0.3s;
}

.play-video:hover {
    color: #f9a41b;
}

.play-video .icon {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: #f9a41b;
    position: relative;
    border-radius: 50%;
    box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1);
    margin-right: 10px;
    transition: 0.3s;
}

.play-video .icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 12px;
    border-left: 10px solid #ffffff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    transition: 0.3s;
}

.play-video:hover .icon:before {
    border-left-color: #f9a41b;
}

.banner-img {
    width: 100%;
    position: relative;
    padding-left: 40px;
    align-items: center;
}

.banner-img img {
    width: 100%;
    max-width: unset;
    height: 100%;
}
/*==========Banner CSS End==========*/

/*==========Features CSS Start==========*/
.main-features {
    position: relative;
    padding-top: 100px;
}




.google-play img {
    height: 60px;
    width: 170px;
}

.feature-box {
    position: relative;
    top: 0;
    text-align: center;
    background: #ffffff;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    padding: 0 40px 60px 40px;
    margin-top: 27px;
    transition: 0.3s;
    height:300px;
    border: #f9a41b 0.5px solid;
    
}

.feature-boxqna {
    position: relative;
    top: 0;
    text-align: center;
    background: #ffffff;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    padding: 0 0px 0px 0px;
    margin-top: 57px;
    transition: 0.3s;
    height:119px;
    border-bottom: #f9a41b dashed 1px;
    
}
    
.time-line-box {
    height: 100px; 
    padding: 100px 0;
    width: 100%;
    background-color: #ffffff;
  }
  
  .time-line-box .timeline {
    list-style-type: none;
    display: flex;
    padding: 0;
    text-align: center;
  }
  
  .time-line-box .timestamp {
    margin: auto;
    margin-bottom: 5px;
    padding: 0px 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .time-line-box .status {
    padding: 0px 10px;
    display: flex;
    justify-content: center;
    border-top: 3px solid #f9a41b;
    position: relative;
    transition: all 200ms ease-in;
  }
  .time-line-box .status span {
    padding-top: 8px;
  }
  .time-line-box .status span:before {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #f9a41b;
    border-radius: 12px;
    border: 2px solid #f9a41b;
    position: absolute;
    left: 50%;
    top: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 200ms ease-in;
  }
  
  .swiper-container {
    width: 95%; 
    margin: auto;
    overflow-y: auto;
  }
  .swiper-wrapper{
    display: inline-flex;
    flex-direction: row;
    overflow-y:auto;
    justify-content: center;
  }
  .swiper-container::-webkit-scrollbar-track{
     background:#a8a8a8b6;
  }
  .swiper-container::-webkit-scrollbar{
    height: 5px;
  }
  .swiper-container::-webkit-scrollbar-thumb{
     background: #f9a41b !important;
  }
  .swiper-slide {
    text-align: center;
    font-size: 12px;
    width: 200px;
    height: 100%;
    position: relative;
  }











.feature-boxex {
    position: relative;
    top: 0;
    text-align: center;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    border-radius: 20px;
    padding: 0 40px 60px 40px;
    margin-top: 57px;
    transition: 0.3s;
    height:370px;
}

.feature-boxex11 {
    position: relative;
    top: 0;
    text-align: center;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    border-radius: 20px;
    padding: 0 40px 60px 40px;
    margin-top: 57px;
    transition: 0.3s;
    height:350px;
}

.feature-boxex10 {
    position: relative;
    top: 0;
    text-align: center;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    border-radius: 20px;
    padding: 0 40px 60px 40px;
    margin-top: 57px;
    transition: 0.3s;
    height:340px;
}

.feature-boxex2 {
    position: relative;
    top: 0;
    text-align: center;
    background: #ffffff;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    padding: 0 40px 60px 40px;
    margin-top: 27px;
    transition: 0.3s;
    height:390px;
}

.feature-boxex3 {
    position: relative;
    top: 0;
    text-align: center;
    border-radius: 20px;
    padding: 0 40px 60px 40px;
    margin-top: 27px;
    transition: 0.3s;
    height:390px;
}
.feature-box:hover {
    position: relative;
    top: -15px;
    box-shadow: 2px 10px 60px rgba(0, 0, 0, 0.1);
}

.feature-icon {
    display: inline-block;
    position: relative;
    width: 112px;
    height: 114px;
    margin-bottom: 31px;
    margin-top: -57px;
}

.feature-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 112px;
    height: auto;
    max-width: unset;
    pointer-events: none;
    z-index: 0;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px,
        rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.feature-iconz {
    display: inline-block;
    position: relative;
    width: 112px;
    height: 114px;
    margin-bottom: 31px;
    margin-top: -107px;
    margin-left:30px;
    margin-right:30px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.feature-iconz img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 190px;
    height: 400px;
    max-width: unset;
    pointer-events: none;
    z-index: 0;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px,
        rgba(0, 0, 0, 0.22) 0px 15px 12px;
        margin-bottom: 200px;
    margin-top: 27px;
}

.feature-iconz1 {
    display: inline-block;
    position: relative;
    width: 112px;
    height: 114px;
    margin-bottom: 31px;
    margin-top: -107px;
    margin-left:30px;
    margin-right:30px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.feature-iconz1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 190px;
    height: 400px;
    max-width: unset;
    pointer-events: none;
    z-index: 0;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px,
        rgba(0, 0, 0, 0.22) 0px 15px 12px;
        margin-bottom: 200px;
    margin-top: 27px;
}

.feature-icon1 .feature-number {
    font-size: 35px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Rubik", sans-serif;
    margin-bottom: 0;
    position: absolute;
    top: 35px;
    left: 25px;
    z-index: 1;
}

.feature-box p {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

.feature-box h4 {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: -40px;
}

.feature-boxqna p {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1px;
    text-align: center;
}
.feature-boxqna h4 {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
}

.read-more {
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #f9a41b;
    text-transform: uppercase;
    text-decoration: underline;
    transition: 0.3s;
}

.read-more:hover {
    color: #f9a41b;
    text-decoration: underline;
}
/*==========Features CSS End==========*/

/*==========About Us CSS Start==========*/
.main-about-us {
    position: relative;
    padding: 100px 0;
}

.about-img {
    padding-right: 30px;
    width: 100%;
    height: 100%;
}

.about-img-produk {
    padding-right: 30px;
     width: 100%;
    height: 150%;
    margin-bottom: 10px;
}

.about-img-produk-mobile {
    padding-right: 30px;
    width: 200px;
    height: 300px;
    float:left;
    display: table;
}

.about-img-produk img {
     width: 100%;
    height: 150%;
   box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.about-img-produk-mobile img {
    margin-top:10px;
    width: 200px;
    height: 420px;
   box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
   float:left;
}

.about-img img {
    width: 100%;
    height: 100%;
}


.about-content {
    font-size: 0;
    line-height: 1;
}

/*.pengertian-tengah-garis{*/
/*    list-style-type: disc;*/
/*    border-left: 5px solid #f9a41b;*/
/*    padding-left: 10px;*/
/*    font-size: 16px;*/
/*    margin: auto;*/
/*    display: block;*/
/*    width: 50%;*/
/*}*/
.pengertian-tengah {
    margin-top:-10px;
    margin:auto;
    width: 50%;
}


.pengertian-tengah li {
    text-align:justify;
    font-size: 20px;
    font-weight:500;
    line-height:1.8;
}

.about-content h6 {
    font-size: 20px;
    line-height: 30px;
    color: #f9a41b;
    font-weight: 500;
    margin-bottom: 25px;
}

.about-text {
    margin-bottom: 27px;
}

.carousel slide {
    width :100%;
    height :100%;
}

.about-text .syarat {
    margin-bottom: 27px;
    padding-left: 60px;
    text-align: justify;
    padding-right: 60px;
}

.about-text p:last-child {
    margin-bottom: 0;
}

.video-bodys{
max-width: 720px;
margin: 0 auto;
padding: 20px 0 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    
}


.video-orbit iframe{
    margin-bottom:20px;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    border:none;
   
}


.video-orbit h2 {
    text-align: center;
    
}

.video-orbit p {
    text-align: center;
        padding-left: 40px;
        padding-right: 40px;
}

/*==========About Us CSS End==========*/

/*==========NewsLetter CSS Start==========*/
.main-newsletter {
    position: relative;
    padding: 80px 0;
background-image: radial-gradient(circle at 85% 1%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 96%,transparent 96%, transparent 100%),radial-gradient(circle at 14% 15%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 1%,transparent 1%, transparent 100%),radial-gradient(circle at 60% 90%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 20%,transparent 20%, transparent 100%),radial-gradient(circle at 79% 7%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 78%,transparent 78%, transparent 100%),radial-gradient(circle at 55% 65%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 52%,transparent 52%, transparent 100%),linear-gradient(135deg, rgb(254,198,86),rgb(236,172,37));    border: none;
    overflow: hidden;
        box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;

}

.main-newsletter .map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    opacity: 0.08;
    z-index: 0;
}

.main-newsletter .map img {
    width: 1200px;
    height: auto;
    max-width: unset;
    display: inline-block;
}

.main-newsletter .banner-circle-box .circle.one {
    top: auto;
    bottom: 35px;
    right: -56px;
    width: 156px;
    height: 156px;
}

.main-newsletter .banner-circle-box .circle.two {
    top: 36px;
    right: 67px;
    width: 41px;
    height: 41px;
}

.main-newsletter .banner-circle-box .circle.three {
    bottom: auto;
    top: 103px;
    right: 240px;
    width: 34px;
    height: 34px;
}

.main-newsletter .banner-circle-box .circle.four {
    bottom: 17px;
    right: 281px;
    width: 60px;
    height: 60px;
}

.main-newsletter .banner-circle-box .circle.five {
    top: auto;
    bottom: 23px;
    left: 106px;
    width: 29px;
    height: 29px;
}

.main-newsletter .banner-circle-box .circle.six {
    bottom: 44px;
    left: 382px;
    width: 39px;
    height: 39px;
}

.main-newsletter .banner-circle-box .circle.seven {
    top: 50%;
    bottom: auto;
    left: 192px;
    width: 33px;
    height: 33px;
}

.main-newsletter .banner-circle-box .circle.eight {
    top: -10px;
    bottom: auto;
    left: -30px;
    width: 99px;
    height: 99px;
}

.newsletter-content {
    position: relative;
    text-align: center;
}

.newsletter-content .sub-title,
.newsletter-content .h2-title {
    color: #ffffff;
}

.newsletter-content .sub-title-box .line1:before,
.newsletter-content .sub-title-box .line1:after,
.newsletter-content .sub-title-box .line2:before,
.newsletter-content .sub-title-box .line2:after {
    background: #ffffff;
}

.newsletter-content p {
    color: #ffffff;
    margin-bottom: 0;
}

.newsletter-form {
    margin-top: 37px;
    position: relative;
}

.newsletter-form input {
    width: 100%;
    height: 50px;
    background: #ffffff;
    border: none;
    outline: none;
    border-radius: 40px;
    padding: 5px 170px 5px 30px;
    font-size: 15px;
    color: #777777;
}

.newsletter-form input::placeholder {
    color: #777777;
}

.newsletter-form .sec-btn {
    position: relative;
    justify-content: center;
    align-items: center;
}
/*==========NewsLetter CSS End==========*/

/*==========Services CSS Start==========*/
.main-services {
    position: relative;
    padding-top: 20px;
}

.main-services-walimurid {
    position: relative;
    padding-top: 20px;
    margin-top:1px;
}
.service-box-list.even {
    margin-top: 60px;
}

.service-box {
   position: relative;
    top: 0;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
    border-radius: 20px;
    text-align: center;
    padding: 40px 20px;
    margin-bottom: 30px;
    transition: 0.3s;
}

.service-box:hover {
    position: relative;
    top: -15px;
}

.service-box:last-child {
    margin-bottom: 0;
}

.service-icon {
    width: 112px;
    height: 114px;
    display: block;
    margin: 0 auto 27px auto;
    position: relative;
}

.service-icon img.bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: auto;
    max-width: unset;
    pointer-events: none;
    z-index: 0;
}

.service-icon .icon {
    position: absolute;
    top: 42px;
    left: 26px;
}

.service-icon .icon img {
    width: auto;
    height: 40px;
}

.service-box .h3-title {
    margin-bottom: 10px;
}

.service-box p {
    margin-bottom: -10px;
}

.service-box .h3-title a {
    display: inline-block;
    color: #130f40;
    transition: 0.3s;
}

.service-box .h3-title a:hover {
    color: #fba504;
}
/*==========Services CSS End==========*/

/*==========Experience CSS Start==========*/
.main-experience {
    position: relative;
    padding: 100px 0;
}

.experience-img img {
    width: 100%;
    height: 100%;
}

.experience-text p:last-child {
    margin-bottom: 0;
}

.experience-skills {
    margin-top: 35px;
}

.experience-skill-content {
    padding-top: 77px;
}

.experience-skill-bar-box {
    position: relative;
    margin-bottom: 17px;
}

.experience-skill-bar-box:last-child {
    margin-bottom: 0;
}

.h3-title.experience-skill-bar-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 7px;
}

.experience-skill-bar-percent {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 0;
}

.experience-skill-bar {
    width: 100%;
    height: 20px;
    border-radius: 5px;
    position: relative;
}

.experience-skill-bar:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
    height: 10px;
    background: #777777;
    border-radius: 20px;
    opacity: 0.2;
}

.experience-skill-bar-inner {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 0;
    height: 10px;
    background: linear-gradient(135deg, #f53803, #f5d020);
    border-radius: 20px;
    overflow: visible !important;
}

.experience-skill-bar-inner:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 3px solid #fba504;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
/*==========Experience CSS End==========*/

/*==========Portdolio CSS Start==========*/
.main-portfolio {
    position: relative;
    padding: 100px 0;
    margin-bottom: 123px;
}

.main-portfolio-slider {
    margin-bottom: -268px;
}

.portfolio-box {
    position: relative;
    overflow: hidden;
}

.portfolio-img-box.img-box {
    width:500px;
   max-width:100%;
   height:240px;
   margin-bottom: 20px;
}

.portfolio-img img {
    width:500px;
   max-width:100%;
   height:240px;
   position: relative;
}

.portfolio-box:hover .img-box .img {
    transform: scale(1.0);
}

.portfolio-text-box {
    position: relative;
    padding: 30px 30px 27px 30px;
}

.portfolio-text-box .sub-title {
    color: #f9a41b;
    text-transform: capitalize;
    margin-bottom: 17px;
}

.portfolio-text-box .h3-title {
    margin-bottom: 0;
}

.portfolio-text-box .h3-title a {
    color: #130f40;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: 0.3s;
}

.portfolio-text-box .h3-title a:hover {
    color: #f9a41b;
}

/*==========Portdolio CSS End==========*/

/*==========Pricing CSS Start==========*/
.main-pricing {
    position: relative;
    padding-top: 100px;
}

.pricing-switch {
    margin-top: 30px;
}

.pricing-switch ul {
    list-style: none;
    margin-bottom: 0;
    display: inline-flex;
    align-items: center;
    background: rgb(19 15 64 / 10%);
    border-radius: 50px;
}

.pricing-switch ul li {
    display: inline-block;
}

.pricing-switch ul li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding: 5px 25px;
    font-size: 16px;
    line-height: 26px;
    color: #130f40;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 50px;
    transition: 0.3s;
}

.pricing-switch ul li a:hover {
    color: #f9a41b;
}

.pricing-switch ul li a.active {
    background: linear-gradient(135deg, #22029f);
    color: #ffffff;
}

.pricing-box {
    position: relative;
    top: 0;
    background: #ffffff;
    box-shadow: 0 0 20px rgb(0 0 0 / 8%);
    border-radius: 20px;
    text-align: center;
    overflow: hidden;
    transition: 0.3s;
}

.pricing-box:hover {
    position: relative;
    top: -15px;
    box-shadow: 0 5px 60px rgba(0, 0, 0, 0.1);
}

.pricing-box-title {
    position: relative;
    width: 100%;
    height: 135px;
    background: linear-gradient(135deg, #ec9f05, #ff4e00);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
    padding-bottom: 37px;
}

.pricing-box-title .h3-title {
    color: #ffffff;
    margin-bottom: 0;
}

.pricing-box-title .shape {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.pricing-box-title .shape img {
    width: 100%;
    min-width: 400px;
    height: auto;
    transform: rotateY(180deg);
}

.pricing-box-text {
    padding: 9px 30px 33px 30px;
}

.pricing-box-text .h2-title {
    color: #f9a41b;
}

.pricing-box-text .h2-title.yearly_text {
    display: none;
}

.pricing-box-list {
    margin-bottom: 38px;
}

.pricing-box-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pricing-box-list ul li {
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #130f40;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 4px;
}

.pricing-box-list ul li:last-child {
    margin-bottom: 0;
}

.pricing-box-list ul li.disable {
    opacity: 0.3;
}

.pricing-box-text .sec-btn {
    width: 130px;
}
/*==========Pricing CSS End==========*/

/*==========Team CSS Start==========*/
.main-team {
    position: relative;
    padding: 100px 0;
}

.team-box {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
    align-items: right;
    left:50px;
}

.text-box-content {
    position: relative;
    width: 100%;
    align-items: center;
}

.team-img-box {
    width: 1px;
    height: 500px;
    position: absolute;
    align-items: center;
}

.team-img-box img {
    width: auto;
    height: 710px;
    position: relative;
    display: block;
    margin: auto;
    z-index: -1;
    align-items: center;
}



.team-img-shape img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 460px;
    max-width: unset;
    height: auto;
}

.team-name {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 15px 5px;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    margin-top: -40px;
    z-index: 5;
}

.team-name .h3-title {
    line-height: 30px;
    margin-bottom: 0;
}

.team-name p {
    color: #f9a41b;
    text-transform: uppercase;
    margin-bottom: 0;
}

.team-slider .slick-list {
    overflow: visible;
}

.team-slider .slick-slide {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.73);
    transition: 0.3s;
}

.team-slider .slick-slide.slick-active {
    opacity: 0.5;
}

.team-slider .slick-slide.slick-active.slick-current {
    opacity: 1;
    pointer-events: unset;
    transform: scale(1);
}

.main-team-slider {
    padding-bottom: 55px;
}
/*==========Team CSS End==========*/

/*==========Testimonial CSS Start==========*/
.main-testimonial {
    position: relative;
    padding: 50px 0 100px 0;
}

.main-testimonial .map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    opacity: 0.05;
    z-index: 0;
}

.main-testimonial .map img {
    width: 1375px;
    height: auto;
    max-width: unset;
    display: inline-block;
    filter: brightness(0);
}

.testimonial-animate {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    min-width: 1920px;
    height: 100%;
    z-index: 1;
}

.testimonial-animate .testimonial-img {
    position: absolute;
    border-radius: 50%;
    border: 4px solid #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.testimonial-animate .testimonial-img1 {
    top: 236px;
    left: 142px;
    width: 80px;
    height: 80px;
    -webkit-animation: movedelement3 8s linear infinite;
    animation: movedelement3 8s linear infinite;
}

.testimonial-animate .testimonial-img2 {
    bottom: 241px;
    left: 314px;
    width: 100px;
    height: 100px;
    -webkit-animation: movedelement 5s linear infinite;
    animation: movedelement 5s linear infinite;
}

.testimonial-animate .testimonial-img3 {
    top: 201px;
    left: 445px;
    width: 70px;
    height: 70px;
    -webkit-animation: movedelement4 5s linear infinite;
    animation: movedelement4 5s linear infinite;
}

.testimonial-animate .testimonial-img4 {
    bottom: 190px;
    left: 545px;
    width: 80px;
    height: 80px;
    -webkit-animation: movedelement2 10s linear infinite;
    animation: movedelement2 10s linear infinite;
}

.testimonial-animate .testimonial-img5 {
    top: 286px;
    right: 565px;
    width: 80px;
    height: 80px;
    -webkit-animation: movedelement 7s linear infinite;
    animation: movedelement 7s linear infinite;
}

.testimonial-animate .testimonial-img6 {
    top: 156px;
    right: 365px;
    width: 80px;
    height: 80px;
    -webkit-animation: movedelement3 6s linear infinite;
    animation: movedelement3 6s linear infinite;
}

.testimonial-animate .testimonial-img7 {
    bottom: 221px;
    right: 375px;
    width: 70px;
    height: 70px;
    -webkit-animation: movedelement4 6s linear infinite;
    animation: movedelement4 6s linear infinite;
}

.testimonial-animate .testimonial-img8 {
    top: 266px;
    right: 178px;
    width: 100px;
    height: 100px;
    -webkit-animation: movedelement2 8s linear infinite;
    animation: movedelement2 8s linear infinite;
}

@keyframes movedelement {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(10px, 10px);
        transform: translate(10px, 10px);
    }
    50% {
        -webkit-transform: translate(5px, 5px);
        transform: translate(5px, 5px);
    }
    75% {
        -webkit-transform: translate(10px, -5px);
        transform: translate(10px, -5px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes movedelement2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(-10px, -10px);
        transform: translate(-10px, -10px);
    }
    50% {
        -webkit-transform: translate(-5px, -5px);
        transform: translate(-5px, -5px);
    }
    75% {
        -webkit-transform: translate(-10px, 5px);
        transform: translate(-10px, 5px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes movedelement3 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(15px, 15px);
        transform: translate(15px, 15px);
    }
    50% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }
    75% {
        -webkit-transform: translate(15px, -8px);
        transform: translate(15px, -8px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes movedelement4 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(-15px, -15px);
        transform: translate(-15px, -15px);
    }
    50% {
        -webkit-transform: translate(-8px, -8px);
        transform: translate(-8px, -8px);
    }
    75% {
        -webkit-transform: translate(-15px, 8px);
        transform: translate(-15px, 8px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

.testimonial-slider {
    background: #ffffff;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
}
.testimonial-slider-main {
    background: #ffffff00;
    border-radius: 20px;
    width: 500px;
    height: 500px;
}
.testimonial-box {
    position: relative;
    text-align: center;
    padding: 37px 40px 40px 40px;
}

.testimonial-boxs {
    position: relative;
    text-align: center;
    padding: 7px 4px 4px 4px;
    width: 100%;
    height: 100%;
}

.testimonial-text {
    margin-bottom: 37px;
}

.testimonial-texts {
    position: relative;
}

.testimonial-text p {
    font-size: 18px;
    line-height: 28px;
}

.testimonial-text p:last-child {
    margin-bottom: 0;
}

.review-by-box {
    text-align: center;
    font-size: 0;
    line-height: 1;
}

.review-by {
    display: inline-flex;
    align-items: center;
    text-align: left;
}

.review-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
}

.review-text {
    display: inline-block;
    width: calc(100% - 60px);
    padding-left: 10px;
}

.review-text p {
    font-size: 18px;
    line-height: 28px;
    color: #130f40;
    font-weight: 500;
    margin-bottom: 0;
}

.review-text span {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #f9a41b;
}

.main-testimonail-slider {
    padding-bottom: 100px;
}

.review-slider .slick-arrow {
    top: auto;
    bottom: -100px;
    left: calc(50% - 45px);
    transform: translate(-50%, 0);
}

.review-slider .slick-arrow.next-arrow {
    right: auto;
    left: calc(50% + 45px);
    transform: translate(-50%, 0) rotateY(180deg);
}
/*==========Testimonial CSS End==========*/

/*==========Blog CSS Start==========*/
.main-blog {
    position: relative;
}

.blog-post {
    position: relative;
    background: rgba(19, 15, 64, 0.02);
    border-radius: 20px;
    overflow: hidden;
    transition: 0.3s;
}

.blog-post:hover {
    background: #ffffff;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
}

.blog-post-box.img-box {
    height: 250px;
    border-radius: 20px 20px 0 0;
}

.blog-post:hover .blog-post-box.img-box .img {
    transform: scale(1.1);
}

.blog-post-text {
    position: relative;
    padding: 44px 30px 25px 30px;
}

.blog-date {
    position: absolute;
    top: -17px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.blog-date span {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    font-weight: 500;
    padding: 8px 30px;
    background: linear-gradient(135deg, #ec9f05, #ff4e00);
    border-radius: 40px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.blog-post-text .h3-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 21px;
}

.blog-post-text p {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
}

.blog-post-text .read-more {
    color: #f9a41b;
}

.blog-post-text .read-more:hover {
    color: #f9a41b;
}
/*==========Blog CSS End==========*/

/*==========Contact CSS Start==========*/
.main-contact {
    position: relative;
    padding: 100px 0;
}

.contact-form {
    margin-top: 37px;
    align-items: center;
    
}

.contact-img img {
    width: 570px;
    max-width: unset;
    height: auto;
}
/*==========Contact CSS End==========*/

/*==========Get Started CSS Start==========*/
.get-started-box {
    position: relative;
    height: 240px;
background-image: radial-gradient(circle at 85% 1%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 96%,transparent 96%, transparent 100%),radial-gradient(circle at 14% 15%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 1%,transparent 1%, transparent 100%),radial-gradient(circle at 60% 90%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 20%,transparent 20%, transparent 100%),radial-gradient(circle at 79% 7%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 78%,transparent 78%, transparent 100%),radial-gradient(circle at 55% 65%, rgba(244,130,36, 0.41) 0%, rgba(244,130,36, 0.41) 52%,transparent 52%, transparent 100%),linear-gradient(135deg, rgb(254,198,86),rgb(236,172,37));    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 70px;
    border-radius: 20px;
    box-shadow: 2px 2px 60px rgba(0,0,0,0.08);
    margin-bottom: -190px;
    margin-top:-40px;
    
    z-index: 5;
        box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}


.get-started-text .h2-title {
    color: #f9a41b;
    margin-bottom: 10px;
}

.get-started-text p {
    color: #ffff;
    margin-bottom: 0;
}
/*==========Get Started CSS End==========*/

/*==========Footer CSS Start==========*/
.site-footer {
    position: relative;
    padding-top: 250px;
    background-color: #f9f9f9;
    overflow: hidden;
    z-index: 0;
}

.site-footer .banner-circle-box .circle.one {
    top: auto;
    bottom: -34px;
    right: -109px;
}

.site-footer .banner-circle-box .circle.two {
    top: 291px;
    right: 11px;
    width: 38px;
    height: 38px;
}

.site-footer .banner-circle-box .circle.three {
    top: 239px;
    bottom: auto;
    right: 252px;
    width: 60px;
    height: 60px;
}

.site-footer .banner-circle-box .circle.four {
    bottom: 95px;
    right: 296px;
    width: 50px;
    height: 50px;
}

.site-footer .banner-circle-box .circle.five {
    top: 190px;
    left: 53%;
    width: 50px;
    height: 50px;
}

.site-footer .banner-circle-box .circle.six {
    bottom: 78px;
    left: 49%;
    width: 34px;
    height: 34px;
}

.site-footer .banner-circle-box .circle.seven {
    bottom: auto;
    top: 53px;
    left: -35px;
    width: 163px;
    height: 163px;
}

.site-footer .banner-circle-box .circle.eight {
    top: 251px;
    left: 280px;
}

.site-footer .banner-circle-box .circle.nine {
    top: auto;
    bottom: 32px;
    left: 292px;
    width: 39px;
    height: 39px;
}

.site-footer .banner-circle-box .circle.ten {
    top: auto;
    bottom: 173px;
    left: 100px;
    width: 55px;
    height: 55px;
}

.site-footer .shape {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 0;
}

.site-footer .shape img {
    width: 100%;
    min-width: 1920px;
    transform: rotate(180deg);
}

.footer-logo a {
    display: inline-block;
    width: 230px;
    margin-bottom: 50px;
    padding-left: -40px;
}

.footer-info p {
    color: #5A5A5A;
}

.social-icon {
    font-size: 0;
    line-height: 1;
}

.social-icon a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #f9a41b;
    border-radius: 50%;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    margin-right: 10px;
    transition: 0.3s;
}

.social-icon a:last-child {
    margin-right: 0;
}

.social-icon a:hover {
    background: #f9a41b;
    color: #ffffff;
}

.our-link-box {
    display: block;
    text-align: center;
    width: 100%;
    padding-top: 20px;
}

.our-link {
    display: inline-block;
    text-align: left;
}

.footer-title {
    font-size: 20px;
    line-height: 24px;
    color: #f9a41b;
    font-weight: 800;
     font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 30px;
}

.footer-title:before,
.footer-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #f9a41b;
    border-radius: 5px;
}

.footer-title:after {
    content: "";
    left: 35px;
    width: 15px;
}

.our-link ul {
    margin: 0;
    padding: 0;
    list-style: none;
    column-count: 2;
}

.our-link.footer-service-link {
    position: relative;
    left: -15px;
    padding-top: 20px;
}

.our-link.footer-service-link ul {
    column-count: unset;
}

.our-link ul li {
    line-height: 18px;
    margin-bottom: 15px;
}

.our-link ul li:last-child {
    margin-bottom: 0;
}

.our-link ul li a {
    font-size: 15px;
    line-height: 18px;
    color: #5a5a5a;
    transition: 0.3s;
    font-weight: normal;
     font-family: 'Nunito', sans-serif;
}

.our-link ul li a:hover {
    color: #f9a41b;
}

.footer-contact-link {
    padding-top: 20px;
}

.contact-link-box {
    display: block;
    min-height: 40px;
    padding-left: 55px;
    position: relative;
    margin-bottom: 20px;
}

.contact-link-box:last-child {
    margin-bottom: 0;
}

.contact-link-box.add {
    width: 250px;
    max-width: 100%;
}

.contact-link-box .icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 40px;
    height: 40px;
    background: #f9a41b;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
}

.contact-link-text {
    display: block;
}

.contact-link-text a {
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    color: #5a5a5a;
    transition: 0.3s;
    font-weight: normal;
     font-family: 'Nunito', sans-serif;
}

.contact-link-text a:hover {
    color: #f9a41b;
}

.footer-bottom {
    position: relative;
    margin-top: 30px;
    background: rgba(19, 15, 64, 0.3);
    padding: 16px 0;
    z-index: 5;
}

.footer-bottom-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copy-right,
.footer-bottom-link {
    display: inline-block;
}

.copy-right p {
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 0;
}

.copy-right p a {
    color: #f9a41b;
    font-weight: 500;
    transition: 0.3s;
}

.copy-right p a img {
    width: 58px;
    height: 25px;
    padding: 4px 4px 4px 4px;
}

.copy-right p a:hover {
    text-decoration: underline;
}

.footer-bottom-link ul {
    font-size: 0;
    line-height: 0;
    list-style: none;
    margin-bottom: 0;
}

.footer-bottom-link ul li {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #ffffff;
}

.footer-bottom-link ul li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

.footer-bottom-link ul li a {
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    transition: 0.3s;
}

.footer-bottom-link ul li a:hover {
    color: #f9a41b;
}
/*==========Footer CSS End==========*/

/*==========Scroll To Top CSS Start==========*/
.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: #25d366;
    border-radius: 50%;
    display: none;
    font-size: 25px;
    color: #ffffff;
    transition: 0.3s;
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    z-index: 50;
}

.scroll-to-top:hover {
    background: #ffffff;
    color: #f9a41b;
}

.scroll-to-top i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*==========Scroll To Top CSS End==========*/

/*==========About Us Page CSS Start==========*/
/*Banner Start*/
.main-banner.inner-banner {
    padding: 200px 0 300px 0;
}

.main-banner.inner-banner .banner-circle-box .circle.one {
    top: -100px;
    right: -100px;
}

.main-banner.inner-banner .banner-circle-box .circle.two {
    top: 45%;
    right: 180px;
}

.main-banner.inner-banner .banner-circle-box .circle.three {
    bottom: 30px;
    right: 30px;
}

.main-banner.inner-banner .banner-circle-box .circle.four {
    bottom: 100px;
    right: 400px;
}

.main-banner.inner-banner .banner-circle-box .circle.five {
    top: 110px;
    left: 60%;
}

.main-banner.inner-banner .banner-circle-box .circle.six {
    bottom: 170px;
    left: 45%;
}

.main-banner.inner-banner .banner-circle-box .circle.seven {
    bottom: 50px;
    left: -50px;
}

.main-banner.inner-banner .banner-circle-box .circle.eight {
    top: 70%;
    left: 400px;
}

.main-banner.inner-banner .banner-circle-box .circle.nine {
    top: 120px;
    left: 40px;
}

.main-banner.inner-banner .banner-circle-box .circle.ten {
    top: 200px;
    left: 300px;
}

.main-banner.inner-banner .banner-content {
    text-align: center;
}

.main-banner.inner-banner .h1-title {
    font-size: 55px;
    line-height: 75px;
    margin-bottom: 0;
}
/*Banner End*/
/*==========About Us Page CSS End==========*/

/*==========Services Page CSS Start==========*/
.main-service-list {
    margin-bottom: -30px;
}

.main-service-list .service-box {
    width: 100%;
    padding: 0 30px 40px 30px;
    box-shadow: 2px 2px 30px rgb(0 0 0 / 8%);
    margin-top: 57px;
    margin-bottom: 30px;
}

.main-service-list .service-box:hover {
    box-shadow: 2px 10px 60px rgb(0 0 0 / 10%);
}

.main-service-list .service-box .service-icon {
    display: inline-block;
    margin-top: -57px;
    margin-bottom: 30px;
}

.main-service-list .service-box .h3-title {
    margin-bottom: 15px;
}

.main-service-list .service-box p {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

.main-features.page-services-features {
    padding-bottom: 100px;
}

.main-pricing.page-services-pricing {
    padding-bottom: 100px;
}
/*==========Services Page CSS End==========*/

/*==========Porfolio Page CSS Start==========*/
.page-portfolio {
    position: relative;
    padding-top: 100px;
}

.main-portfolio-list {
    margin-bottom: -30px;
}

.main-portfolio-list .portfolio-box {
    margin-bottom: 30px;
}
/*==========Porfolio Page CSS End==========*/

/*==========Porfolio Detail Page CSS Start==========*/
.main-portfolio-detail {
    position: relative;
    padding-top: 10px;
}

.portfolio-detail-img {
    width: 100%;
    height: 400px;
    border-radius: 20px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}

.portfolio-detail-text p:last-child {
    margin-bottom: 0;
}

.portfolio-detail-client {
    position: relative;
    padding: 30px;
    background: rgba(106, 17, 203, 0.03);
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    border-radius: 20px;
}

.portfolio-detail-client-box {
    margin-bottom: 15px;
}

.portfolio-detail-client-box:last-child {
    margin-bottom: 0;
}

.portfolio-detail-client-box p {
    margin-bottom: 0;
}

.portfolio-detail-client-box .h3-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
/*==========Porfolio Detail Page CSS End==========*/

/*==========Team Page CSS Start==========*/
.page-tem-sec .team-box {
    height: auto;
    margin-bottom: 30px;
}

.page-tem-sec .main-team-slider {
    margin-bottom: -30px;
    padding-bottom: 0;
}
/*==========Team Page CSS End==========*/

/*==========Blog List Page CSS Start==========*/
.page-blog-list {
    position: relative;
    padding: 100px 0;
}

.page-blog-list .blog-post {
    margin-bottom: 30px;
}

.blog-post.no-img .blog-post-text {
    padding: 30px 30px 25px 30px;
}

.blog-post.no-img .blog-date {
    position: relative;
    top: 0;
    text-align: left;
    margin-bottom: 20px;
}

.pagination {
    display: block;
    margin-top: 50px;
}

.pagination ul {
    list-style: none;
    margin-bottom: 0;
    font-size: 0;
    line-height: 1;
    text-align: center;
}

.pagination ul li {
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7.5px;
}

.pagination ul li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px solid #777777;
    border-radius: 5px;
    font-size: 18px;
    color: #777777;
    transition: 0.3s;
}

.pagination ul li a:hover,
.pagination ul li.active a {
    background: #fba504;
    color: #ffffff;
    border-color: #fba504;
}

.pagination ul li.active a {
    pointer-events: none;
}

.pagination ul li a.arrow {
    width: auto;
    height: auto;
    border: none;
    background: transparent;
    margin: 0 10px;
}

.pagination ul li:last-child a.arrow {
    transform: rotateY(180deg);
}

.pagination ul li a img {
    filter: brightness(0);
}

.sidebar-box {
    margin-bottom: 50px;
}

.sidebar-box:last-child {
    margin-bottom: 0;
}

.sidebar-box .sub-title-box {
    margin-bottom: 20px;
}

.search-box .form-input {
    width: 100%;
    height: 50px;
    background: #ffffff;
    border: none;
    padding: 5px 50px 5px 20px;
    box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1);
    border-radius: 40px;
    color: #777777;
}

.search-box .form-input::placeholder {
    color: #777777;
}

.search-box .sec-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #ec9f05, #ff4e00);
    text-align: center;
    padding: 0;
}

.search-box .sec-btn:before {
    background: #f9a41b;
}

.recent-post-bx {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.recent-post-bx:last-child {
    margin-bottom: 0;
}

.recent-img {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: inline-block;
}

.recent-text {
    display: inline-block;
    width: calc(100% - 100px);
    padding-left: 20px;
}

.recent-text p {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}

.recent-text p a {
    color: #130f40;
    transition: 0.3s;
}

.recent-text p a:hover {
    color: #f9a41b;
}

.recent-text span {
    display: block;
    color: #f9a41b;
    font-weight: 500;
}

.category ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 2px;
}

.category ul li {
    margin-bottom: 20px;
}

.category ul li:last-child {
    margin-bottom: 0;
}

.category ul li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    background: transparent;
    padding-right: 40px;
    position: relative;
    font-size: 15px;
    color: #130f40;
    border-radius: 5px;
    transition: 0.3s;
}

.category ul li a:hover {
    color: #f9a41b;
}

.category ul li a span {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    background: #ffffff;
    border: 1px solid #f9a41b;
    border-radius: 7px;
    color: #f9a41b;
    font-weight: 500;
    transition: 0.3s;
}

.category ul li a:hover span {
    background: #130f40;
    border-color: #130f40;
    color: #ffffff;
}

.tags ul {
    list-style: none;
    margin-bottom: 0;
    font-size: 0;
    line-height: 1;
    margin-bottom: -15px;
}

.tags ul li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
}

.tags ul li:last-child {
    margin-right: 0;
}

.tags ul li a {
    display: inline-flex;
    align-items: center;
    height: 25px;
    font-size: 14px;
    color: #777777;
    padding: 0 15px;
    background: rgba(10, 11, 17, 0.03);
    border-radius: 30px;
    transition: 0.3s;
}

.tags ul li a:hover {
    background: #f9a41b;
    color: #ffffff;
}
/*==========Blog List Page CSS End==========*/

/*==========Blog Detail Page CSS Start==========*/
.main-blog-detail {
    position: relative;
    padding: 100px 0;
}

.blog-detail-box {
    position: relative;
}

.blog-detail-img {
    width: 100%;
    height: 400px;
    border-radius: 20px;
    position: relative;
    margin-bottom: 30px;
}

.blog-note {
    display: block;
    margin: 30px 0;
    background: #ffffff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px;
    position: relative;
    border-top: 5px solid #f9a41b;
}

.blog-note p {
    font-size: 20px;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    color: #130f40;
    font-style: italic;
    margin-bottom: 0;
}

.blog-note img {
    float: right;
    margin-right: -15px;
    margin-top: -15px;
}

.blog-post-text-list ul {
    list-style: none;
    margin-bottom: 30px;
}

.blog-post-text-list ul li {
    position: relative;
    padding: 3px 0 3px 45px;
    margin-bottom: 15px;
}

.blog-post-text-list ul li:before {
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: #f9a41b;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: "FontAwesome";
    color: #ffffff;
    border-radius: 50%;
}

.blog-detail-img-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.blog-detail-img-box .blog-detail-img {
    display: inline-block;
    width: calc(50% - 15px);
    height: 270px;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.blog-post-footer {
    border-top: 1px dashed rgba(11, 10, 17, 0.3);
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-post-footer .tags {
    margin-bottom: -15px;
}

.blog-post-footer .tags p {
    display: inline-block;
    color: #130f40;
    font-weight: 500;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 15px;
}

.blog-post-footer .tags ul {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.blog-post-social {
    font-size: 0;
    line-height: 1;
}

.blog-post-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 40px;
    height: 40px;
    background: rgba(11, 10, 17, 0.3);
    border-radius: 50%;
    font-size: 20px;
    color: #ffffff;
    margin-left: 20px;
    transition: 0.3s;
}

.blog-post-social a:hover {
    background: #f9a41b;
    color: #ffffff;
}

.related-blogs {
    position: relative;
    padding-top: 100px;
}

.related-blogs .h2-title,
.details-post-comment .h2-title,
.leave-reply .h2-title {
    margin-bottom: 50px;
}

.details-post-comment,
.leave-reply {
    position: relative;
    padding-top: 100px;
}

.detail-comment-box {
    width: calc(100% - 100px);
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.detail-comment-box.odd {
    margin-right: auto;
}

.detail-comment-box.even {
    margin-left: auto;
}

.detail-comment-box:last-child {
    margin-bottom: 0;
}

.detail-comment-img {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
}

.detail-comment-text {
    display: inline-block;
    width: calc(100% - 80px);
    padding-left: 20px;
}

.detail-comment-title {
    font-size: 20px;
    line-height: 24px;
    color: #130f40;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    margin-bottom: 10px;
}

.detail-comment-text p {
    margin-bottom: 0;
}

.detail-comment-text a {
    float: right;
    text-transform: uppercase;
    font-weight: 500;
    color: #f9a41b;
    text-decoration: underline;
    transition: 0.3s;
}

.detail-comment-text a:hover {
    color: #f9a41b;
}
/*==========Blog Detail Page CSS End==========*/

/*==========Contact Us Page CSS Start==========*/
.main-contact-detail {
    position: relative;
    padding-bottom: 100px;
}

.google-map {
    width: 100%;
    height: 100%;
    min-height: 400px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.google-map iframe {
    width: 100%;
    height: 100%;
}

.contact-img {
    width: 100%;
    height: 100%;
}

.contact-detail-link {
    position: relative;
    padding: 20px;
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 2px 2px 30px rgb(0 0 0 / 8%);
    margin-bottom: 30px;
}

.contact-detail-link:last-child {
    margin-bottom: 0;
}

.contact-detail-link .icon {
    width: 50px;
    height: 50px;
    background: #f9a41b;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
}

.contact-detail-link .icon img {
    width: auto;
    height: 16px;
}

.contact-detail-link-text {
    display: inline-block;
    width: calc(100% - 50px);
    padding-left: 20px;
}

.contact-detail-link-text .sub-title {
    font-size: 20px;
    color: #130f40;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.contact-detail-link-text p {
    margin-bottom: 0;
}

.contact-detail-link-text p a {
    color: #777777;
    transition: 0.3s;
}

.contact-detail-link-text p a:hover {
    color: #f9a41b;
}
/*==========Contact Us Page CSS End==========*/

/*==========Responsive CSS Start==========*/
@media screen and (min-width: 1280px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (max-width: 1279px) {
    .h1-title {
        font-size: 65px;
        line-height: 75px;
    }
    .banner-circle-box {
        min-width: 1400px;
    }
    .banner-img img,
    .about-img img {
        width: 660px;
    }
    .service-box {
        padding: 40px 10px;
    }
    .page-tem-sec .team-img-shape img {
        width: 430px;
    }
}

@media screen and (max-width: 1199px) {
    .main-navigation ul li {
        margin-right: 18px;
    }
    .header-btn .sec-btn {
        width: 130px;
    }
    .h1-title {
        font-size: 55px;
        line-height: 65px;
    }
    .main-banner {
        padding: 235px 0 250px 0;
        margin-top: -70px;
    }
    .main-banner .shape img,
    .site-footer .shape img {
        min-width: 1220px;
    }
    .banner-img {
        padding-left: 0;
    }
    .about-img {
        padding-right: 0;
    }
    .banner-img img,
    .about-img img,
    .experience-img img {
        width: 620px;
    }
    .feature-box,
    .main-service-list .service-box {
        padding: 0 15px 40px 15px;
    }
    .h3-title {
        font-size: 22px;
        line-height: 32px;
    }
    .team-slider .slick-slide {
        transform: scale(0.6);
    }
    .blog-post-text {
        padding: 44px 15px 25px 15px;
    }
    .testimonial-animate {
        min-width: 1820px;
    }
    .get-started-box {
        padding: 10px 40px;
    }
    .contact-img img {
        width: 500px;
    }
    .our-link.footer-service-link {
        left: 0;
    }
    .footer-title {
        font-size: 18px;
    }
    .main-banner.inner-banner {
        padding: 200px 0 220px 0;
    }
    .team-img-box,
    .team-img-box img {
        height: 400px;
    }
    .page-tem-sec .team-img-shape img {
        width: 360px;
    }
}

@media screen and (max-width: 991px) {
    .for-des {
        display: none !important;
    }
    .for-mob {
        display: inline-block !important;
    }
    .site-header,
    .site-header.sticky-header {
        background: #ffffff;
        height: 70px;
        padding: 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    }
    .site-header .container {
        padding: 0 30px;
    }
    .site-branding img,
    .site-header.sticky-header .site-branding img {
        opacity: 0;
    }
    .site-branding .sticky-logo,
    .site-header.sticky-header .site-branding .sticky-logo {
        opacity: 1;
    }
    .toggle-button {
        display: block;
    }
    .site-branding {
        position: fixed;
        top: 0;
        left: 30px;
        width: 200px;
        height: 70px;
        display: flex;
        align-items: center;
    }
    .site-header.sticky-header .site-branding {
        height: 70px;
    }
    .site-branding a {
        width: 100%;
    }
    .mobile-menu-box {
        position: fixed;
        top: -100vh;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: #ffffff;
        text-align: center;
        padding: 30px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: auto;
        overflow-x: hidden;
        scrollbar-color: transparent transparent;
        transition: 0.5s;
        opacity: 0;
        z-index: 100;
        
    }

    .mobile-menu-box ul li a{
        text-align: center;
        justify-content: center;
        left: 5px;
        
    }


    .mobile-menu-box::-webkit-scrollbar {
        width: 3px;
    }
    .mobile-menu-box::-webkit-scrollbar-thumb {
        background: #130f40;
    }
    .mobile-menu-box::-webkit-scrollbar-track {
        background: #ddd;
    }
    .main-navigation.toggle-menu .mobile-menu-box {
        top: 0;
        opacity: 1;
        z-index: 100;
    }
    .main-navigation ul {
        position: relative;
        z-index: 1;
    }
    .main-navigation ul li {
        display: block;
        margin: -50px 0 5vh 0;
        opacity: 0;
        transition: 0.5s;
        
    }
    .main-navigation ul li:last-child {
        margin-bottom: 0;
    }
    .main-navigation.toggle-menu ul li {
        margin-top: 0;
        opacity: 1;
        transition: 0.5s;
        transition-delay: 0.4s;
    }
    .main-navigation ul li:last-child {
        border-bottom: none;
    }
    .main-navigation ul li:last-child a {
        display: inline-block;
        margin: 0 auto;
        
    }
    .main-navigation ul li a {
        font-size: 20px;
        line-height: 30px;
        color: #130f40;
        
        
    }
    .main-navigation ul li a:hover,
    .main-navigation ul li.active a,
    .site-header.sticky-header .main-navigation ul li.active a,
    .site-header.sticky-header .main-navigation ul li a:hover {
        color: #ffffff;
    }
    .main-navigation ul li.sub-items > a {
        padding: 0 15px;
    }
    .main-navigation ul li ul.sub-menu,
    .main-navigation ul li:hover ul.sub-menu {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        background: transparent;
        box-shadow: none;
        border-radius: 0;
        display: block;
        animation: none;
        padding: 0;
        margin-top: 10px;
        transition: 0s;
        display: none;
    }
    .main-navigation ul li ul.sub-menu li {
        text-align: center;
        border: none;
        padding: 0;
        margin-bottom: 10px;
        
    }
    .main-navigation ul li ul.sub-menu li:last-child {
        margin-bottom: 0;
    }
    .main-navigation ul li ul.sub-menu li a {
        padding: 0;
        font-size: 15px;
        line-height: 24px;
        
    }
    .main-navigation ul li.sub-items > a:before {
        color: #130f40;
    }
    .main-navigation ul li.sub-items:hover > a:before,
    .main-navigation ul li a:hover:before {
        transform: translate(0, -50%) rotate(0deg);
    }
    .main-navigation ul li.sub-items.active-sub-menu > a:before {
        transform: translate(0, -50%) rotate(-180deg);
    }
    .main-navigation ul li ul.sub-menu li a:hover,
    .main-navigation ul li ul.sub-menu li.active > a,
    .main-navigation ul li.sub-items:hover > a,
    .site-header.sticky-header .main-navigation ul li.sub-items:hover > a {
        color: #ffffff;
    }
    .main-navigation ul li.sub-items:hover > a:before,
    .main-navigation ul li.sub-items > a:hover:before,
    .main-navigation ul li.active > a:before,
    .site-header.sticky-header .main-navigation ul li.active a:before,
    .site-header.sticky-header
        .main-navigation
        ul
        li.sub-items:hover
        > a:before,
    .site-header.sticky-header
        .main-navigation
        ul
        li.sub-items
        > a:hover:before {
        color: #ffffff;
    }
    .header-menu,
    .site-header.sticky-header .header-menu {
        height: auto;
        display: block;
    }
    .header-btn,
    .banner-circle-box,
    .testimonial-animate {
        display: none;
    }
    .site-branding a img {
        opacity: 0;
    }
    .site-branding a img.sticky-logo {
        opacity: 1;
    }
    .main-banner {
        padding: 180px 0;
        margin-bottom: -80px;
    }
    .main-banner .shape img,
    .site-footer .shape img {
        min-width: 1000px;
    }
    .banner-content {
        text-align: center;
    }
    .banner-btn {
        justify-content: center;
    }
    .banner-img {
        margin-top: 60px;
    }
    .banner-img img {
        width: 100%;
    }
    .main-features,
    .main-services,
    .main-pricing {
        padding-top: 80px;
    }
    .feature-box {
        padding: 0 30px 40px 30px;
        width: 370px;
        max-width: 100%;
        display: block;
        height: 390px;
        margin: 57px auto 30px auto;
    }
    .feature-boxex {
        padding: 0 30px 40px 30px;
        width: 370px;
        max-width: 100%;
        display: block;
        height: 390px;
        margin: 57px auto 30px auto;
    }
    .feature-boxex11 {
        padding: 0 30px 40px 30px;
        width: 370px;
        max-width: 100%;
        display: block;
        height: 420px;
        margin: 57px auto 30px auto;
    }
    .feature-boxex10 {
        padding: 0 30px 40px 30px;
        width: 370px;
        max-width: 100%;
        display: block;
        height: 490px;
        margin: 57px auto 30px auto;
    }
    .features-list {
        margin-bottom: -30px;
    }
    .about-img img,
    .experience-img img {
        width: 100%;
        float: none;
    }
    .about-content,
    .experience-content,
    .contact-content {
        padding-top: 40px;
    }
    .main-about-us,
    .main-experience,
    .main-team,
    .main-contact {
        padding: 80px 0;
    }
    .main-newsletter .map img {
        width: 1000px;
    }
    .service-box-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        justify-content: center;
    }
    .service-box {
        width: calc(50% - 30px);
        display: inline-block;
        margin: 0 15px;
    }
    .service-box-list.even {
        margin-top: 30px;
    }
    .service-content {
        font-size: 0;
        line-height: 1;
        margin-bottom: 40px;
    }
    
    .main-portfolio {
        padding: 80px 0;
        margin-bottom: 117px;
    }
    .main-portfolio-slider {
        margin-bottom: -142px;
    }
    .pricing-slider .slick-list,
    .blog-slider .slick-list {
        overflow: visible;
    }
    .pricing-slider .slick-list .slick-slide,
    .blog-slider .slick-list .slick-slide {
        opacity: 0;
        transition: 0.3s;
    }
    .pricing-slider .slick-list .slick-slide.slick-active,
    .blog-slider .slick-list .slick-slide.slick-active {
        opacity: 1;
        transition: 0.3s;
    }
    .pricing-list,
    .blog-list {
        padding-bottom: 55px;
    }
    .team-slider .slick-slide {
        transform: scale(1);
    }
    .team-slider .slick-slide.slick-active {
        opacity: 1;
    }
    .team-box {
        height: auto;
        display: block;
    }
    .team-img-box,
    .team-img-box img {
        height: 100%;
        width: 100%;
    }
    .team-img-shape,
    .page-tem-sec .team-img-shape {
        height: 260px;
    }
    .team-img-shape img,
    .page-tem-sec .team-img-shape img {
        height: 100%;
        width: 100%;
    }
    .main-testimonial {
        padding: 50px 0 80px 0;
    }
    .main-testimonial .map img {
        width: 1100px;
    }
    .contact-img img {
        width: 500px;
        max-width: 100%;
        display: block;
        margin: auto;
    }
    .get-started-box {
        height: auto;
        display: block;
        padding: 40px 30px;
        text-align: center;
        margin-bottom: -150px;
    }
    .get-started-btn {
        font-size: 0;
        line-height: 1;
        margin-top: 30px;
    }
    .site-footer {
        padding-top: 220px;
    }
    .our-link-box {
        text-align: left;
        padding-top: 40px;
    }
    .our-link ul {
        column-gap: 30px;
        margin-bottom: -15px;
    }
    .our-link.footer-service-link,
    .footer-contact-link {
        padding-top: 40px;
    }
    .our-link.footer-service-link ul {
        margin-bottom: 0;
    }
    .footer-bottom {
        padding: 30px 0;
        margin-top: 60px;
    }
    .footer-bottom-box {
        display: block;
        text-align: center;
    }
    .footer-bottom-link {
        margin-top: 15px;
    }
    .main-banner.inner-banner {
        padding: 150px 0 180px;
    }
    .main-features.page-services-features,
    .main-pricing.page-services-pricing {
        padding-bottom: 80px;
    }
    .page-portfolio {
        padding-top: 80px;
    }
    .portfolio-detail-client {
        margin-top: 40px;
    }
    .page-tem-sec .team-box {
        margin-bottom: 0;
    }
    .page-tem-sec .main-team-slider {
        margin-bottom: 0;
        padding-bottom: 55px;
    }
    .page-team-mobile-slider .slick-list {
        overflow: visible;
    }
    .page-team-mobile-slider .slick-list .slick-slide {
        opacity: 0;
        pointer-events: none;
        transition: 0.3s;
    }
    .page-team-mobile-slider .slick-list .slick-slide.slick-active {
        opacity: 1;
        pointer-events: unset;
    }
    .page-blog-list,
    .main-blog-detail {
        padding: 80px 0;
    }
    .pagination {
        margin-top: 30px;
    }
    .sidebar,
    .related-blogs,
    .details-post-comment,
    .leave-reply {
        padding-top: 80px;
    }
    .detail-comment-box {
        width: 100%;
    }
    .main-contact-detail {
        padding-bottom: 80px;
    }
    .google-map {
        min-height: unset;
        height: 400px;
        margin-top: 60px;
    }
}

@media screen and (max-width: 767px) {
    .site-branding,
    .site-header.sticky-header .site-branding {
        width: 180px;
    }
    .main-banner {
        padding: 140px 0;
        margin-bottom: -60px;
    }
    .main-banner .shape img,
    .site-footer .shape img {
        min-width: 800px;
    }
    .h1-title {
        font-size: 50px;
        line-height: 60px;
    }
    .banner-content p {
        font-size: 18px;
        line-height: 28px;
    }
    .banner-btn .play-video {
        margin-left: 0;
    }
    .banner-btn {
        display: block;
        text-align: center;
    }
    .banner-btn .sec-btn {
        display: block;
        margin: 0 auto 20px auto;
    }

    .banner-btn .sec-btnsip {
        display: block;
        margin-left: 80px;
        margin-bottom: 20px;
    }
    .banner-img {
        margin-top: 40px;
    }
    .main-features,
    .main-services,
    .main-pricing {
        padding-top: 60px;
    }
    .sub-title-box {
        margin-bottom: 8px;
    }
    .sub-title {
        font-size: 18px;
    }
    .h2-title {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .title {
        margin-bottom: 40px;
    }
    .main-about-us,
    .main-experience,
    .main-team,
    .main-contact {
        padding: 60px 0;
    }
    .about-content h6 {
        font-size: 18px;
    }
    .main-newsletter {
        padding: 60px 0;
    }
    .newsletter-form input {
        text-align: center;
        padding: 5px 30px;
    }
    .newsletter-form .sec-btn {
        position: relative;
        top: auto;
        right: auto;
        display: block;
        width: 170px;
        height: 46px;
        margin: 20px auto 0 auto;
    }
    .newsletter-form {
        margin-top: 30px;
    }
    .h3-title {
        font-size: 20px;
        line-height: 30px;
    }
    .experience-skills {
        margin-top: 30px;
    }
    .main-portfolio {
        padding: 60px 0;
        margin-bottom: 45px;
    }
    .portfolio-text-box .sub-title {
        margin-bottom: 1px;
    }
    .portfolio-img-box img-box {
      width: 500px;
       height:600px ;
    }
    .main-portfolio-slider {
        margin-bottom: -170px;
    }
    .slick-dots {
        bottom: -45px;
    }
    .pricing-list,
    .blog-list {
        padding-bottom: 45px;
    }
    .team-box {
        width: 350px;
        max-width: 100%;
        margin: auto;
    }
    .team-name {
        padding: 8px 5px;
    }
    .main-team-slider,
    .page-tem-sec .main-team-slider {
        padding-bottom: 45px;
    }
    .main-testimonial {
        padding: 30px 0 60px 0;
    }
    .testimonial-box {
        padding: 37px 30px 40px 30px;
    }
    .blog-post-text {
        padding: 44px 30px 25px 30px;
    }
    .blog-post-text .h3-title {
        margin-bottom: 15px;
    }
    .contact-form {
        margin-top: 30px;
    }
    .site-footer {
        padding-top: 195px;
    }
    .footer-logo a {
        width: 200px;
    }
    .main-banner.inner-banner {
        padding: 130px 0 140px;
    }
    .main-banner.inner-banner .h1-title {
        font-size: 50px;
        line-height: 60px;
    }
    .main-features.page-services-features,
    .main-pricing.page-services-pricing {
        padding-bottom: 60px;
    }
    .main-service-list .service-box {
        padding: 0 30px 40px 30px;
        width: 370px;
        max-width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .page-portfolio {
        padding-top: 60px;
    }
    .page-blog-list,
    .main-blog-detail {
        padding: 60px 0;
    }
    .pagination {
        margin-top: 20px;
    }
    .sidebar,
    .related-blogs,
    .details-post-comment,
    .leave-reply {
        padding-top: 60px;
    }
    .sidebar-box {
        margin-bottom: 40px;
    }
    .blog-detail-img {
        height: 320px;
    }
    .blog-note p {
        font-size: 18px;
    }
    .blog-detail-img-box .blog-detail-img {
        width: 100%;
        height: 270px;
    }
    .blog-post-footer {
        display: block;
    }
    .blog-post-footer .tags {
        margin-bottom: 5px;
    }
    .blog-post-social a:first-child {
        margin-left: 0;
    }
    .related-blogs .h2-title,
    .details-post-comment .h2-title,
    .leave-reply .h2-title {
        margin-bottom: 30px;
    }
    .related-blogs {
        margin-bottom: -30px;
    }
    .related-blogs .blog-post {
        margin-bottom: 30px;
    }
    .detail-comment-box,
    .detail-comment-box.even {
        display: block;
        height: auto;
        text-align: center;
        padding: 30px;
    }
    .detail-comment-img {
        margin-bottom: 10px;
    }
    .detail-comment-text {
        width: 100%;
        padding-left: 0;
        padding-bottom: 35px;
        position: relative;
    }
    .detail-comment-text a {
        float: none;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%);
    }
    .main-contact-detail {
        padding-bottom: 60px;
    }
    .google-map {
        height: 320px;
    }
    .portfolio-detail-client {
        padding: 30px;
    }
}

@media screen and (max-width: 575px) {
    .container {
        padding: 0 30px;
    }
    .main-banner {
        padding: 140px 0 120px;
        margin-bottom: -40px;
    }
    .main-banner .shape img,
    .site-footer .shape img {
        min-width: 575px;
    }
    .service-box-list {
        display: block;
        margin: 0;
    }
    .service-box {
        width: 100%;
        padding: 30px 10px;
        margin: 0 0 30px 0;
    }
    .service-icon {
        margin-bottom: 20px;
    }
    .get-started-box {
        padding: 40px 15px;
    }
    .scroll-to-top {
        bottom: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .feature-icon {
        margin-bottom: 20px;
    }
    .pricing-box-list {
        margin-bottom: 30px;
    }
    .main-banner.inner-banner {
        padding: 130px 0 110px;
    }
    .pagination ul li {
        margin: 0 5px;
    }
    .pagination ul li a {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .pagination ul li a.arrow {
        width: 20px;
        margin: 0;
    }
}

@media screen and (max-width: 375px) {
    .container {
        padding: 0 15px;
    }
    .site-branding,
    .site-header.sticky-header .site-branding {
        width: 150px;
        left: 15px;
    }
    .sub-title {
        font-size: 16px;
    }
    .h1-title {
        font-size: 45px;
        line-height: 55px;
    }
    .h2-title {
        font-size: 35px;
        line-height: 45px;
    }
    .banner-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .main-banner {
        padding: 120px 0 80px 0;
        margin-bottom: -30px;
    }
    .main-banner .shape img,
    .site-footer .shape img {
        min-width: 400px;
    }
    .feature-box,
    .main-service-list .service-box {
        padding: 0 15px 40px 15px;
    }
    .experience-skill-bar-box .h3-title {
        font-size: 18px;
    }
    .experience-skill-bar-percent {
        top: 0;
    }
    .portfolio-img-box.img-box {
        width: 100%;
        max-width: 400px;
        height: 600px;
       margin-bottom: -200px;
    }
    .portfolio-text-box {
        padding: 30px 15px 27px 15px;
    }
    .slick-dots li button {
        width: 20px;
    }
    .slick-dots li.slick-active button {
        width: 50px;
    }
    .team-img-shape img {
        max-width: 125%;
    }
    .testimonial-box {
        padding: 37px 15px 40px 15px;
    }
    .testimonial-text p {
        font-size: 16px;
        line-height: 26px;
    }
    .slick-arrow {
        width: 50px;
        height: 50px;
    }
    .slick-arrow:after {
        width: 25px;
    }
    .review-slider .slick-arrow {
        left: calc(50% - 35px);
        bottom: -90px;
    }
    .review-slider .slick-arrow.next-arrow {
        left: calc(50% + 35px);
    }
    .main-testimonail-slider {
        padding-bottom: 90px;
    }
    .blog-post-box.img-box {
        height: 220px;
    }
    .blog-post-text {
        padding: 44px 15px 25px 15px;
    }
    .footer-bottom-link ul li {
        margin-bottom: 10px;
    }
    .footer-bottom-link ul li:last-child {
        margin-bottom: 0;
    }
    .main-banner.inner-banner {
        padding: 120px 0 80px;
    }
    .main-banner.inner-banner .h1-title {
        font-size: 45px;
        line-height: 55px;
    }
    .recent-text {
        padding-left: 15px;
    }
    .blog-detail-img {
        height: 280px;
    }
    .blog-note {
        padding: 20px 15px;
    }
    .blog-note img {
        margin-right: -5px;
        margin-top: -20px;
    }
    .blog-detail-img-box .blog-detail-img {
        height: 220px;
    }
    .detail-comment-box,
    .detail-comment-box.even {
        padding: 30px 15px;
    }
    .google-map {
        height: 280px;
    }
    .portfolio-detail-client {
        padding: 30px 15px;
    }
}
/*==========Responsive CSS End==========*/

/*=========Free Trial CSS Start========*/
.custom-select {
    position: relative;
    font-family: Arial;
}

.custom-select select {
    display: none; /*hide original SELECT element:*/
}

.select-selected {
    background-color: DodgerBlue;
}

/*style the arrow inside the select element:*/
.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
}

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: DodgerBlue;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

/*hide the items when the select box is closed:*/


#form h1 {
    color: #0f2027;
    text-align: center;
}



.input-control {
    display: block;
    position: relative;
    font-size: 0;
    line-height: 1;
    margin-bottom: 30px;
}

.input-control input {
    width: 100%;
    height: 40px;
    background: transparent;
    font-size: 15px;
    line-height: 24px;
    color: #777777;
    padding: 11px 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
  appearance: none;
}

.input:focus {
    outline: 0;
}

.input {
    border-color: #09c372;
}

.input {
    border-color: #ff3860;
}

.errors {
    color: #ff3860;
   line-height: normal;
}

.value-description ol li {
    justify-items: center;
   text-align: left;
}
.value-description p{
    justify-items: center;
  
}



.value-descriptionz ol li {
   text-align: justify;
   vertical-align:middle;
}

.value-descriptionz ol {
   text-align: justify;
   vertical-align:middle;
   position: relative;
    left:50px;
}

.button-disabled {
    color:#6b6b6b;
}

/* FAQ */

body{margin-top:5px;}
.section_padding_130 {
    padding-top: 1px;
    padding-bottom: 1px;
}
.faq_area {
    position: relative;
    z-index: 1;
    background-color: #ffff;
    
}

.faq-accordian {
    position: relative;
    z-index: 1;
}
.faq-accordian .card {
    position: relative;
    z-index: 1;
    margin-bottom: 1.5rem;
    
}
.faq-accordian .card:last-child {
    margin-bottom: 0;
    
}
.faq-accordian .card .card-header {
    background-color: #fff ;
    padding: 0;
    
}
.faq-accordian .card .card-header h6 {
    cursor: pointer;
    padding: 1.75rem 2rem;
    color: #f9a41b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #f9a41b;
}
.faq-accordian .card .card-header h6 span {
    font-size: 1.5rem;
}
.faq-accordian .card .card-header h6.collapsed {
    color: #292929;
}
.faq-accordian .card .card-header h6.collapsed span {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.faq-accordian .card .card-body {
    padding: 1.75rem 2rem;
}
.faq-accordian .card .card-body p:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .support-button p {
        font-size: 14px;
    }
}

.support-button i {
    color: #3f43fd;
    font-size: 1.25rem;
}
@media only screen and (max-width: 575px) {
    .support-button i {
        font-size: 1rem;
    }
}

.support-button a {
    text-transform: capitalize;
    color: #2ecc71;
}
@media only screen and (max-width: 575px) {
    .support-button a {
        font-size: 13px;
    }
}