/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR Invest               ||||||||||||||||||||||||||||||||||
****************************************************************************************************************
    Project:        Pion -  Consulting Business HTML5 Template
    Version:        1.0
    Author:         Uxign

||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1- General Style
2- Top Header
3- Main Menu
4- Slider
5- Features
6- About Us
7- Deal
8- Facts
9- Services
10- Testimonials
11- Portfolio
12- Subscribe
13- Team
14- Contact
15- Blog
16- Client
17- Footer
18- Copyright
19- Loading


||||||||||||||||||||||||||||              COLOR CODES                       ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

# Main Color (text):        
# Dark grey (text):         
# Dark Gray (headings)      
# Dark Gray (Links)         
# Background                
# Background Two            
a (standard):              
a (visited):                
a (active):                 

||||||||||||||||||||||||||||              Typography                        ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

Fonts One: "Poppins"
Fonts Two: "Rubik"

Notes:  Google Fonts


****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/************************** 
* 1. General Style
***************************/
@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Rubik:300,400,500,700&display=swap");
body {
  background: #fff;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  color: #1d1e22;
  overflow-x: hidden; }

/* Variable */
/* @mixin class */
/* Fonts import google fonts */
/* Margin class */
.mb-30 {
  margin-bottom: 30px; }

.mb-50 {
  margin-bottom: 50px; }

.mt-60 {
  margin-top: 60px; }

/* Padding class*/
.pt-50 {
  padding-top: 50px; }

.pt-60 {
  padding-top: 60px; }

.pt-70 {
  padding-top: 70px; }

.pt-100 {
  padding-top: 100px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-70 {
  padding-bottom: 70px; }

.pl-0 {
  padding-left: 0; }

.pr-0 {
  padding-right: 0; }

.transition, .btnblue, .btnblue:hover, .mainmenu, .mainmenu .navbar-light .navbar-nav .nav-item .nav-link, .mainmenu.active-nav, .mainmenutwo .socialmenu .list-sosial li a .fa, .services .itemservices, .services .itemservices:hover, .portfolio-list .nav li:hover, .portfolio-list .nav li.active, .grid .portfolio-thumbnail, .grid .portfolio-thumbnail .overlay, .grid .portfolio-thumbnail:hover .overlay, .portfolio .portfolio-list ul li, .portfolio .portfolio-list ul li:hover, .team, .team .iteamteam, .team .iteamteam:hover, .team .iteamteam:hover .cntteam, .team .iteamteam:hover .infoteam, .team .iteamteam .cntteam, .team .iteamteam .cntteam .infoteam, .team .iteamteam .cntteam .infoteam h4, .team .iteamteam .cntteam .list-sosial li a .fa, .team.team-style-two .iteamteam, .team.team-style-two .iteamteam:hover .skills, .team.team-style-two .iteamteam .imgiteam .skills, .team.team-style-two .iteamteam .imgiteam .skills .list-sosial li a .fa, .team.team-style-two .iteamteam .cntteam, .team.team-style-two .iteamteam .cntteam .infoteam, .blog .item-blog, .blog .item-blog:hover, .blog .item-blog .infoblog h2:hover, .footer .list-sosial li a, .footer .list-sosial li a:hover {
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s; }

input.placeholder {
  text-align: center; }

/* 1994 */
[data-toggle="collapse"] .fa:before {
  content: "\f056"; }

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f055"; }


.gradient, .btnblue, .features .blokfeatures .itemfeatures .icon, .deal, .facts.factsfix, .testimonials .cnttesti .titletesti span, .subscribe, .subscribe .btnlight, .team .iteamteam:hover .cntteam, .contact .blockfooter .contact-info .listcontact li i {
  background: -webkit-linear-gradient(348deg, #4E54C8, #686ff5);
  background: -o-linear-gradient(348deg, #4E54C8, #686ff5);
  background: linear-gradient(102deg, #4E54C8, #686ff5); }

.gradient2, .btnblue:hover {
  background: -webkit-linear-gradient(102deg, #3b42c5, #6a70e8);
  background: -o-linear-gradient(102deg, #3b42c5, #6a70e8);
  background: linear-gradient(102deg, #3b42c5, #6a70e8); }

.boxshadow, .aboutus .aboutcnt .card, .aboutus .about-img, .aboutus .aboutimg .content-aboutimg, .services .itemservices, .testimonials .cnttesti, .testimonials.testi-style-two .navtesti .list-testi li, .testimonials.testi-style-two .cnttesti, .team .iteamteam, .contact .blockfooter .form-contact, .contact .blockfooter .contact-info, .blog .item-blog, .blog .item-blog:hover, #client.client-styletwo .owl-carousel-client {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08); }

.boxshadowtwo, .topheader .navbartop, .mainmenu {
  -webkit-box-shadow: 0px 72px 40px rgba(13, 35, 53, 0.25);
  box-shadow: 0px 72px 40px rgba(13, 35, 53, 0.25); }

.background-rgba {
  background: rgba(13, 35, 53, 0.22) none repeat scroll 0 0; }

.beforeone, .slider:before, .testimonials::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0d2335;
  opacity: .35; }

.translateY, .services .itemservices:hover, .blog .item-blog:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px); }

/************************** 
* Page Title
***************************/
.page-title {
  position: relative;
  background: url("../../images/blog-bg.jpg") center top no-repeat;
  text-align: center;
  overflow: hidden; }
  .page-title .overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.74);
    padding-top: 225px;
    padding-bottom: 150px; }
  .page-title .content h2 {
    color: #fff;
    font-weight: 800;
    letter-spacing: .7px;
    font-size: 52px;
    text-transform: uppercase;
    margin-bottom: 35px; }
  .page-title .content ul li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 15px;
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: .5px; }
    .page-title .content ul li:last-child {
      color: #fff;
      padding-right: 0;
      margin-right: 0; }
    .page-title .content ul li:first-child:after, .page-title .content ul li.two:after {
      content: "\f101";
      font-family: "FontAwesome";
      position: absolute;
      right: -5px;
      top: 3px;
      font-size: 14px;
      font-weight: 800;
      color: #fff; }
    .page-title .content ul li a {
      color: #5157CA; }

/************************** 
* 404 Error Content
***************************/
.error-page {
  background-color: #f7f6f6;
  padding-top: 160px;
  padding-bottom: 160px; }
  .error-page h1 {
    font-size: 100px;
    line-height: 1;
    color: #323232; }
  .error-page h3 {
    font-size: 22px;
    color: #323232;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 30px; }
  .error-page p {
    font-size: 16px;
    color: #888;
    margin-bottom: 35px; }

/************************** 
* Blog
***************************/
.blog-main {
  padding: 100px 0 70px !important; }
  .blog-main .item-blog {
    margin-bottom: 30px; }

@media (max-width: 767px) {
  .blog-main .slider{
    padding: 80px 0 50px !important; } }
/************************** 
* Blog Sidebar
***************************/
.blog .sidebar .sidebar-search {
  position: relative; }
  .blog .sidebar .sidebar-search .form-group {
    margin-bottom: 30px; }
    .blog .sidebar .sidebar-search .form-group .form-control,
    .blog .sidebar .sidebar-search .form-group .form-control:focus {
      color: #777;
      outline: none;
      box-shadow: none;
      border-radius: 30px;
      height: 50px;
      padding: 12px 45px 12px 30px;
      border: 1px solid #e7e7ea; }
  .blog .sidebar .sidebar-search .search-btn {
    position: absolute;
    top: 50%;
    right: 2%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    background: #5157CA;
    border: 1px solid #5157CA;
    color: #fff; }

.blog .sidebar .sidebar-categories {
  padding: 35px 20px;
  margin-bottom: 30px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); }
  .blog .sidebar .sidebar-categories h4 {
    font-size: 20px;
    letter-spacing: .3px;
    text-transform: capitalize;
    color: #403663;
    font-weight: 500;
    margin-bottom: 25px; }

.blog .sidebar .categories-list {
  margin-bottom: 0; }
  .blog .sidebar .categories-list li a {
    display: block;
    color: rgba(64, 54, 99, 0.8);
    font-size: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e7e7ea; }
    .blog .sidebar .categories-list li a:hover {
      color: #5157CA; }
    .blog .sidebar .categories-list li a span {
      float: right;
      color: #5157CA; }
  .blog .sidebar .categories-list li::last-of-type a {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }

.blog .sidebar .sidebar-posts {
  padding: 35px 20px;
  margin-bottom: 30px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); }
  .blog .sidebar .sidebar-posts h4 {
    font-size: 20px;
    letter-spacing: .3px;
    text-transform: capitalize;
    color: #403663;
    font-weight: 500;
    margin-bottom: 25px; }
  .blog .sidebar .sidebar-posts .post-inner {
    position: relative;
    padding-left: 110px;
    margin-bottom: 25px; }
    .blog .sidebar .sidebar-posts .post-inner:last-of-type {
      margin-bottom: 12px; }
  .blog .sidebar .sidebar-posts .post-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px; }
  .blog .sidebar .sidebar-posts .post-info h5 a {
    display: inline-block;
    font-size: 16px;
    letter-spacing: .3px;
    text-transform: capitalize;
    color: rgba(64, 54, 99, 0.8);
    font-weight: 500;
    margin: 8px 0 4px; }
    .blog .sidebar .sidebar-posts .post-info h5 a:hover {
      color: #5157CA; }
  .blog .sidebar .sidebar-posts .post-info p {
    font-size: 14px;
    letter-spacing: .3px;
    color: #999;
    font-weight: 500;
    margin: 0; }

.blog .sidebar .sidebar-archives {
  padding: 35px 20px;
  margin-bottom: 30px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); }
  .blog .sidebar .sidebar-archives h4 {
    font-size: 20px;
    letter-spacing: .3px;
    text-transform: capitalize;
    color: #403663;
    font-weight: 500;
    margin-bottom: 25px; }

.blog .sidebar .archives-list {
  margin-bottom: 0; }
  .blog .sidebar .archives-list li a {
    display: block;
    color: rgba(64, 54, 99, 0.8);
    font-size: 15px;
    letter-spacing: .3px;
    margin-bottom: 15px; }
    .blog .sidebar .archives-list li a:hover {
      color: #5157CA; }
  .blog .sidebar .archives-list li:last-of-type a {
    margin-bottom: 0; }

/*End Paddding margin */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rubik"; }

a:hover,
a:focus {
  text-decoration: none; }

.fa-paper-plane {
  margin-left: 7px; }

dl,
ol,
ul {
  margin-bottom: 0; }

ul {
  padding-left: 0;
  list-style: none; }

.form-control:focus {
  box-shadow: none; }

.btnblue {
  font-weight: 400;
  padding: 15px 36px;
  display: inline-block;
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
  font-family: "Poppins"; }
  .btnblue:hover {
    -webkit-box-shadow: 0px 19px 40px rgba(81, 87, 202, 0.25);
    box-shadow: 0px 19px 40px rgba(81, 87, 202, 0.25);
    color: #fff; }

.colfix {
  padding: 0; }

.text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  font-family: "Poppins";
  color: rgba(64, 54, 99, 0.8); }

::-webkit-input-placeholder {
  font-size: 14px;
  color: rgba(64, 54, 99, 0.8);
  font-family: "Poppins";
  font-weight: 300;
  text-align: left; }

::-moz-placeholder {
  font-size: 14px;
  color: rgba(64, 54, 99, 0.8);
  font-family: "Poppins";
  font-weight: 300;
  text-align: left; }

:-ms-input-placeholder {
  font-size: 14px;
  color: rgba(64, 54, 99, 0.8);
  font-family: "Poppins";
  font-weight: 300;
  text-align: left; }

:-moz-placeholder {
  font-size: 14px;
  color: rgba(64, 54, 99, 0.8) !important;
  font-family: "Poppins";
  font-weight: 300;
  text-align: left; }

.titlesection {
  margin-bottom: 60px;
  text-align: center; }
  .titlesection h2 {
    display: inline-block;
    position: relative;
    color: #403663;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 15px;
    /*         &:before,
    &::after {
        content: "";
        height: 3px;
        background: $mainColor;
        display: inline-block;
        position: absolute;
        bottom: 0px;
    }
    &:before {
        width: 30px;
    }
    &:after {
        width: 15px;
        left: 36px;
    } */ }
  .titlesection .text {
    max-width: 52%;
    margin-left: auto;
    margin-right: auto; }

/************************** 
* 2. Top Header
***************************/
.topheader {
  position: absolute;
  top: 0;
  display: inline-block;
  z-index: 99;
  width: 100%; }
  .topheader .navbartop {
    height: 50px;
    display: flex;
    align-items: center;
    z-index: 3;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(13, 35, 53, 0.22); }
    .topheader .navbartop .left-info .list-info li {
      float: left;
      color: rgba(255, 255, 255, 0.8);
      padding-right: 28px;
      font-size: 14px;
      line-height: 35px;
      font-weight: 400;
      font-family: "Poppins"; }
      .topheader .navbartop .left-info .list-info li i {
        background: #5157CA;
        padding-right: 10px;
        padding: 5px 5px;
        color: #fff;
        border-radius: 4px;
        font-size: 12px;
        margin-right: 5px; }
    .topheader .navbartop .right-info {
      float: right;
      height: 100%;
      display: flex;
      align-items: center; }
      .topheader .navbartop .right-info .list-sosial li {
        float: left; }
        .topheader .navbartop .right-info .list-sosial li a,
        .topheader .navbartop .right-info .list-sosial li .fa {
          color: rgba(255, 255, 255, 0.8); }
        .topheader .navbartop .right-info .list-sosial li a .fa {
          font-size: 14px;
          margin-left: 15px; }

/************************** 
* 3. Main Menu
***************************/
.mainmenu {
  height: 80px;
  display: flex;
  position: absolute;
  z-index: 3;
  width: 100%;
  background: rgba(13, 35, 53, 0.22) none repeat scroll 0 0;
  outline: none; }
  .mainmenu .navbar-light {
    height: 100%;
    padding: 0; }
    .mainmenu .navbar-light .navbar-nav .nav-item {
      margin-right: 20px; }
      .mainmenu .navbar-light .navbar-nav .nav-item:last-child {
        margin-right: 0; }
      .mainmenu .navbar-light .navbar-nav .nav-item .nav-link {
        line-height: 26px;
        font-size: 16px;
        font-weight: 500;
        padding: 20px 15px;
        color: #fff;
        font-family: "Poppins"; }
        .mainmenu .navbar-light .navbar-nav .nav-item .nav-link:last-child {
          padding-right: 0; }
        .mainmenu .navbar-light .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
          position: relative;
          top: 1px; }
      /*.mainmenu .navbar-light .navbar-nav .nav-item.active .nav-link {
        color: #212529; }*/
      .mainmenu .navbar-light .navbar-nav .nav-item .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 225px;
        padding: 0;
        background: #fff;
        border-bottom: 3px solid #5157CA;
        list-style: none;
        z-index: 999;
        border-radius: 0; }
        .mainmenu .navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item {
          padding: 8px 15px;
          border-bottom: 1px solid #eae8e8;
          color: #777 !important;
          font-weight: 500; }
          .mainmenu .navbar-light .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
            background: #f7f7fb;
            padding-left: 18px; }
  .mainmenu.active-nav {
    position: fixed !important;
    top: 0 !important;
    height: 70px !important;
    background: #fff !important;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1) !important;
    z-index: 99; }
    .mainmenu.active-nav .logoone {
      display: none; }
    .mainmenu.active-nav .logotwo {
      display: inline; }
    .mainmenu.active-nav .nav-link,
    .mainmenu.active-nav a,
    .mainmenu.active-nav .fa {
      color: #403663 !important; }
    .mainmenu.active-nav .nav-item.active .nav-link {
      color: #5157CA !important; }

.logotwo {
  display: none; }

.mainmenutwo {
  position: absolute;
  z-index: 3;
  width: 100%;
  background: rgba(13, 35, 53, 0.22) none repeat scroll 0 0;
  -webkit-box-shadow: 0px 72px 40px rgba(13, 35, 53, 0.25);
  box-shadow: 0px 72px 40px rgba(13, 35, 53, 0.25); }
  .mainmenutwo .socialmenu {
    margin-left: 62px; }
    .mainmenutwo .socialmenu .list-sosial {
      display: flex;
      width: 100%;
      justify-content: center; }
      .mainmenutwo .socialmenu .list-sosial li {
        float: left; }
        .mainmenutwo .socialmenu .list-sosial li a {
          color: #fff; }
          .mainmenutwo .socialmenu .list-sosial li a .fa {
            color: #fff;
            font-size: 14px;
            margin-left: 17px;
            margin-right: 17px; }
            .mainmenutwo .socialmenu .list-sosial li a .fa:last-child {
              margin-right: 0; }

/************************** 
* 4. Slider
***************************/
.slider {
  width: 100%;
  background: url(../../images/bg.jpg);
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
  .slider .content-slider {
    text-align: center;
    color: #fff;
    position: relative; }
    .slider .content-slider h1 {
      font-size: 60px;
      line-height: 70px;
      margin-bottom: 15px;
      color: #fff; }
    .slider .content-slider .text {
      max-width: 59%;
      margin-left: auto;
      margin-right: auto;
      font-size: 18px;
      line-height: 28px;
      color: #F7F8FC;
      margin-bottom: 30px; }

.headerone .slider-img {
  position: absolute;
  bottom: 0%;
  right: 4%; }

/************************** 
* 5. features
***************************/
.features .blokfeatures {
  z-index: 2;
  display: inherit;
  width: 100%;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  padding-bottom: 31px;
  margin-top: -62px;
  background: #fff;
  border-radius: 8px; }
  .features .blokfeatures .itemfeatures::before {
    content: "";
    display: inline-block;
    height: 90px;
    position: absolute;
    right: 0;
    top: 17px;
    border: 1px solid #F7F8FC; }
  .features .blokfeatures .itemfeatures .icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -35px;
    border-radius: 8px; }
    .features .blokfeatures .itemfeatures .icon i {
      color: #fff;
      font-size: 25px; }
  .features .blokfeatures .itemfeatures span {
    width: 100%;
    display: inherit;
    color: #403663;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
    font-size: 22px;
    line-height: 32px;
    margin-top: 15px; }

[class*=col-]:nth-child(4) .itemfeatures::before {
  border: none !important; }

.features-style-two {
  background: #F7F8FC;
  background-image: url(../../images/shape-wave.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .features-style-two:before {
    content: '';
    background-image: url(../../images/Pattern-4.png);
    position: absolute;
    left: 0;
    top: -11%;
    height: 200px;
    width: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline-block;
    z-index: 2;
    transform: rotate(180deg); }
  .features-style-two .titelfeatures .text {
    font-weight: 600;
    display: inherit;
    width: 100%; }
  .features-style-two .titelfeatures h2 {
    color: #5157CA;
    margin-top: 12px;
    margin-bottom: 0; }
    .features-style-two .titelfeatures h2::before, .features-style-two .titelfeatures h2::after {
      display: none; }
  .features-style-two .item-left .itemfeatures {
    display: inline-block;
    width: 100%; }
    .features-style-two .item-left .itemfeatures .icon {
      height: 70px;
      line-height: 70px;
      margin-left: auto;
      margin-right: auto;
      float: right;
      text-align: center;
      width: 20%;
      border: 2px solid #5157CA;
      border-radius: 4px;
      margin-top: 10px; }
      .features-style-two .item-left .itemfeatures .icon i {
        color: #5157CA;
        font-size: 25px; }
    .features-style-two .item-left .itemfeatures .cntfeat {
      float: right;
      width: 80%;
      padding-right: 30px; }
  .features-style-two .item-right-fix .icon {
    float: left !important; }
  .features-style-two .item-right-fix .cntfeat {
    float: left !important;
    padding-right: 0px;
    padding-left: 30px; }

/************************** 
* 6. About Us
***************************/
.aboutus .aboutcnt h2,
.aboutus .aboutcnt h4 {
  text-transform: capitalize;
  margin-bottom: 15px; }
.aboutus .aboutcnt h2 {
  font-size: 40px;
  line-height: 50px;
  color: #403663; }
.aboutus .aboutcnt .text {
  margin-bottom: 15px; }
.aboutus .aboutcnt h4 {
  font-size: 35px;
  line-height: 50px;
  color: #5157CA; }
.aboutus .aboutcnt .card {
  margin-bottom: 30px;
  border: none;
  border-radius: 8px; }
  .aboutus .aboutcnt .card:last-child {
    margin-bottom: 0; }
  .aboutus .aboutcnt .card .card-header {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px 20px; }
    .aboutus .aboutcnt .card .card-header .btn-link {
      font-size: 18px;
      line-height: 28px;
      font-weight: 500;
      padding: 0px;
      margin: 0px;
      position: relative;
      padding-left: 0;
      text-decoration: none;
      width: 100%;
      text-align: left !important;
      color: #403663;
      font-family: "Rubik"; }
      .aboutus .aboutcnt .card .card-header .btn-link i {
        padding-right: 15px;
        color: #5157CA; }
  .aboutus .aboutcnt .card .card-body {
    font-size: 16px;
    line-height: 26px;
    padding: 18px 25px 19px;
    font-family: "Poppins";
    color: rgba(64, 54, 99, 0.8); }
.aboutus .about-img {
  height: 100%;
  display: flex;
  position: relative;
  z-index: 1;
  /*     padding: 20px 20px 25px; */
  /*     overflow: hidden; */
  border-radius: 8px; }
  .aboutus .about-img::before {
    /*             content: '';
    width: 319px;
    height: 299px;
    position: absolute;
    bottom: -17px;
    left: -24px;
    z-index: 1;
    background: url(../../images/home-one-barrner-right-image-pattern.jpg); */ }
  .aboutus .about-img img {
    width: 100%;
    z-index: 2; }
  .aboutus .about-img .about-video {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    content: "";
    z-index: 99;
    left: -9%; }

.bg-change {
  background: -webkit-linear-gradient(348deg, #4E54C8, #686ff5) !important;
  background: -o-linear-gradient(348deg, #4E54C8, #686ff5) !important;
  background: linear-gradient(102deg, #4E54C8, #686ff5) !important; }
  .bg-change .btn-link,
  .bg-change .fa {
    color: #fff !important; }

.aboutus .aboutcntfix {
  padding-right: 40px; }
  .aboutus .aboutcntfix .text {
    margin-bottom: 30px; }
.aboutus .aboutimg {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .aboutus .aboutimg .content-aboutimg {
    position: relative;
    z-index: 2;
    background: #fff;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    border-radius: 6px;
    padding: 27px 30px 27px;
    overflow: hidden; }
    .aboutus .aboutimg .content-aboutimg::before {
      content: "";
      background: rgba(94, 0, 217, 0.06);
      display: inline-block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: -50%;
      border-radius: 100%;
      opacity: 0.3; }
    .aboutus .aboutimg .content-aboutimg .about-years {
      font-size: 138px;
      opacity: 0.05;
      position: absolute;
      font-weight: 900;
      margin: 0px;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      width: 100%;
      text-align: center;
      top: 50%;
      transform: translateY(-50%);
      line-height: 26px;
      font-family: "Poppins"; }
    .aboutus .aboutimg .content-aboutimg .itemcontentaboutimg {
      display: flex;
      width: 100%;
      margin-bottom: 20px; }
      .aboutus .aboutimg .content-aboutimg .itemcontentaboutimg:last-child {
        margin-bottom: 0; }
      .aboutus .aboutimg .content-aboutimg .itemcontentaboutimg .leftitem {
        width: 5%;
        float: left; }
        .aboutus .aboutimg .content-aboutimg .itemcontentaboutimg .leftitem i {
          color: #5157CA; }
      .aboutus .aboutimg .content-aboutimg .itemcontentaboutimg .rightitem {
        width: 95%;
        float: left;
        padding-left: 10px; }
        .aboutus .aboutimg .content-aboutimg .itemcontentaboutimg .rightitem span {
          font-size: 18px;
          line-height: 28px;
          font-weight: 500;
          padding: 0px;
          margin: 0px;
          position: relative;
          padding-left: 0;
          text-decoration: none;
          margin-bottom: 10px;
          display: inline-block;
          color: #403663;
          font-family: "Rubik"; }

.fixaboutcnt {
  height: 100%; }

.fullaboutcnt {
  height: 100%;
  position: relative; }

.fixaboutcnt {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.aboutcnt {
  /*     position: absolute;
  bottom: 0; */
  padding-right: 40px; }
  .aboutcnt h3 {
    display: inline-block;
    position: relative;
    color: #403663;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    font-size: 31px;
    line-height: 45px;
    margin-bottom: 15px; }

/************************** 
* 7. Deal
***************************/
.deal {
  display: flex;
  align-items: center;
  }
  .deal .titdel {
    color: #fff;
    position: relative;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 12px;
    font-family: "Rubik"; }
  .deal .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    font-family: "Poppins";
    color: rgba(255, 255, 255, 0.8); }
  .deal .brndeal {
    text-align: right; }
    .deal .brndeal .btnblue {
      margin-top: 11px;
      border: 2px solid #fff;
      /* background: transparent; */ }
      .deal .brndeal .btnblue:hover {
        color: #fff; }

/************************** 
* 8. facts
***************************/
.facts {
  /* background: $mainbg; */
  background: url(http://labartisan.net/demo/lector/assets/images/progress/bg.jpg); }
  .facts .facts-img {
    height: 100%; }
    .facts .facts-img img {
      bottom: 0;
      position: absolute;
      width: 100%;
      height: 100%; }
  .facts .factscnt {
    padding-bottom: 100px; }
    .facts .factscnt h2 {
      display: inline-block;
      position: relative;
      color: #403663;
      font-weight: 500;
      font-family: "Rubik", sans-serif;
      font-size: 42px;
      line-height: 50px;
      margin-bottom: 15px; }
    .facts .factscnt .text {
      margin-bottom: 60px; }
    .facts .factscnt .counter .itemcounter {
      border: 1px solid #e7e7e7; }
      .facts .factscnt .counter .itemcounter.brd1, .facts .factscnt .counter .itemcounter.brd2, .facts .factscnt .counter .itemcounter.brd3, .facts .factscnt .counter .itemcounter.brd4 {
        border-top: none !important;
        border-left: none !important;
        padding-bottom: 24px; }
      .facts .factscnt .counter .itemcounter.brd2, .facts .factscnt .counter .itemcounter.brd4 {
        border-right: none !important; }
      .facts .factscnt .counter .itemcounter.brd3, .facts .factscnt .counter .itemcounter.brd4 {
        border-bottom: none !important;
        padding-top: 24px; }
      .facts .factscnt .counter .itemcounter .icon {
        margin-bottom: 15px; }
        .facts .factscnt .counter .itemcounter .icon i {
          font-size: 40px;
          color: #5157CA; }
      .facts .factscnt .counter .itemcounter h4 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 700;
        margin-bottom: 15px;
        color: #403663; }
      .facts .factscnt .counter .itemcounter span {
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        color: rgba(64, 54, 99, 0.8);
        font-family: "Poppins"; }
  .facts.factsfix .factscnt {
    padding-bottom: 0; }
    .facts.factsfix .factscnt .counter .itemcounter {
      border: none; }
      .facts.factsfix .factscnt .counter .itemcounter i,
      .facts.factsfix .factscnt .counter .itemcounter h4,
      .facts.factsfix .factscnt .counter .itemcounter span {
        color: #fff !important; }

/************************** 
* 9. Services
***************************/


.services img{
  width:100%;

}
/*.services {
  position: relative; }
  .services .itemservices {
    padding: 27px 30px 27px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 8px; }
    .services .itemservices:hover {
      -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1); }
    .services .itemservices .topitem .icon {
      font-size: 50px;
      margin-bottom: 15px;
      color: #5157CA; }
  .services.services-style-two .itemservices .topitem {
    height: 100%;
    width: 20%;
    float: left; }
    .services.services-style-two .itemservices .topitem .icon {
      font-size: 25px;
      float: left; }
  .services.services-style-two .itemservices .cntitem {
    text-align: left;
    float: left;
    width: 80%; }
    .services.services-style-two .itemservices .cntitem .text {
      padding-top: 0; }

.mintitle {
  width: 100%;
  display: inherit;
  margin-bottom: 15px;
  color: #403663;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
  font-size: 24px;
  line-height: 32px; }*/

/************************** 
* 10. Testimonials
***************************/
.testimonials {
  position: relative;
  background: url("../../images/7.jpg"); }
  .testimonials::before {
    opacity: .8 !important; }
  .testimonials .navtesti {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 60px; }
    .testimonials .navtesti .list-testi {
      position: relative; }
      .testimonials .navtesti .list-testi li {
        float: left;
        width: 70px;
        height: 70px;
        margin-left: 17px;
        margin-right: 17px;
        border-radius: 100px;
        position: relative;
        border: 2px solid transparent; }
        .testimonials .navtesti .list-testi li img {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          right: 0;
          object-fit: cover;
          border-radius: 8px; }
  .testimonials .carousel-fade .carousel-inner {
    overflow: inherit;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto; }
  .testimonials .cnttesti {
    text-align: center;
    color: #fff;
    overflow: inherit;
    background: #fff;
    padding: 52px;
    border-radius: 8px; }
    .testimonials .cnttesti .titletesti {
      margin-top: -74px; }
      .testimonials .cnttesti .titletesti span {
        min-width: 185px;
        padding: 10px 24px;
        display: inline-block;
        font-size: 18px;
        line-height: 28px;
        font-weight: 500;
        font-family: "Rubik";
        border-radius: 8px; }
    .testimonials .cnttesti .text {
      margin-top: 37px; }
  .testimonials.testi-style-two {
    background-color: #f7f7f7;
    background-position: center left;
    background-repeat: no-repeat;
    background-image: url(../../images/building-bg.jpg); }
    .testimonials.testi-style-two::before {
      display: none; }
    .testimonials.testi-style-two .navtesti {
      margin-bottom: 0 !important; }
      .testimonials.testi-style-two .navtesti .list-testi li {
        background: #fff;
        width: 110px;
        height: auto;
        margin-left: 10px;
        margin-right: 10px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        text-indent: initial;
        border-radius: 8px; }
        .testimonials.testi-style-two .navtesti .list-testi li img {
          width: 100%;
          height: auto;
          position: static;
          border-radius: 8px; }
        .testimonials.testi-style-two .navtesti .list-testi li .titletesti {
          padding-top: 10px; }
          .testimonials.testi-style-two .navtesti .list-testi li .titletesti .nametesti {
            font-size: 13px;
            font-weight: 500;
            margin-bottom: 0px;
            display: inline-block;
            width: 100%;
            text-align: center;
            width: 100%;
            color: #403663;
            font-family: "Rubik"; }
          .testimonials.testi-style-two .navtesti .list-testi li .titletesti .jobtesti {
            font-size: 12px;
            margin-bottom: 0px;
            font-family: "Poppins";
            font-weight: 500;
            color: rgba(64, 54, 99, 0.8); }
    .testimonials.testi-style-two .cnttesti {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      overflow: inherit;
      background: #fff;
      padding: 52px;
      margin-top: 30px;
      border-radius: 8px; }
      .testimonials.testi-style-two .cnttesti .stars {
        margin-bottom: 20px;
        text-align: center;
        position: relative; }
        .testimonials.testi-style-two .cnttesti .stars::before {
          content: "\f10e";
          position: absolute;
          display: inline-block;
          color: #eee;
          font-family: fontawesome;
          font-size: 40px;
          left: 0;
          right: 0;
          z-index: 1;
          margin-top: -16px;
          opacity: 0.6; }
        .testimonials.testi-style-two .cnttesti .stars i {
          font-size: 14px;
          color: #ffcc00;
          z-index: 2;
          position: relative; }

/************************** 
* 11. Portfolio
***************************/
.portfolio-list {
  margin-bottom: 67px;
  display: flex;
  justify-content: center; }
  .portfolio-list .nav {
    display: inline-block; }
    .portfolio-list .nav li {
      cursor: pointer;
      float: left;
      margin-left: 20px;
      margin-right: 20px;
      text-transform: capitalize !important;
      line-height: 26px;
      font-size: 16px;
      font-weight: 500;
      color: rgba(64, 54, 99, 0.8);
      font-family: "Rubik"; }
     /* .portfolio-list .nav li:hover {
        color: #5157CA;
        transition: all .5s ease-in-out; }
      .portfolio-list .nav li.active {
        color: #5157CA;
        transition: all .5s ease-in-out; }*/

.portfoio-style-4 .grid {
  display: block; }
  .portfoio-style-4 .grid .item1 {
    margin: 0 1% 30px 1%;
    height: 120px;
    width: 48%; }
.overlaytop{
  text-align: center;
}

/*.grid .portfolio-thumbnail {
  height: 500px;
  background: #5b2c6f;
  height: 0px;
  margin-bottom: 0px; }
  .grid .portfolio-thumbnail img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover; }
  .grid .portfolio-thumbnail .overlay {
    width: 100%;
    height: 100%;
    bottom: 0;
    background: rgba(13, 35, 53, 0.8) none repeat scroll 0 0;
    position: absolute;
    text-align: center;
    opacity: 0;
    transform: translate(0px, 0%);
    display: flex;
    justify-content: center;
    align-items: center; }*/
    /*.grid .portfolio-thumbnail .overlay * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all 0.45s ease;
      transition: all 0.45s ease; }
    .grid .portfolio-thumbnail .overlay .overlaytop {
      position: absolute !important;
      width: 100% !important;
      text-align: center !important;
      padding-top: 0 !important;
      padding-left: 0 !important; }
    .grid .portfolio-thumbnail .overlay h4,
    .grid .portfolio-thumbnail .overlay p {
      margin: 0;
      opacity: 0;
      font-size: 18px;
      line-height: 28px;
      color: #fff; }
    .grid .portfolio-thumbnail .overlay h4 {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
      text-transform: capitalize;
      margin-bottom: 12px; }
    .grid .portfolio-thumbnail .overlay p {
      color: #fff;
      font-weight: 400;
      font-style: italic;
      padding-left: 0px;
      -webkit-transform: translateX(-25px);
      transform: translateX(-25px); }
    .grid .portfolio-thumbnail .overlay:hover h4,
    .grid .portfolio-thumbnail .overlay:hover p {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
  .grid .portfolio-thumbnail:hover .overlay {
    opacity: 1; }

.portfolio {
  padding-bottom: 60px; }
  .portfolio .portfolio-list ul li:hover {
    color: #5157CA; }
*/
/************************** 
* 12. Subscribe
***************************/
.subscribe .titsub {
  color: #fff;
  margin-bottom: 12px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  font-family: "Rubik"; }
.subscribe .text {
  color: rgba(255, 255, 255, 0.8); }
.subscribe .form-inline {
  display: inherit;
  position: relative; }
  .subscribe .form-inline .form-group {
    margin: 0 !important; }
    .subscribe .form-inline .form-group ::placeholder {
      color: #fff !important;
      font-size: 14px;
      font-family: "Poppins";
      font-weight: 400;
      text-align: center; }
    .subscribe .form-inline .form-group .form-control {
      margin-top: 15px;
      border-top-right-radius: 100px;
      border-bottom-right-radius: 100px;
      width: 100%;
      height: 50px;
      font-size: 15px;
      background: rgba(255, 255, 255, 0.25);
      border-radius: 50px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
      border: 1px solid rgba(0, 0, 0, 0.05);
      padding: 0px 60px 0px 20px;
      color: #fff; }
.subscribe .btnlight {
  padding: 0;
  font-size: 14px;
  position: absolute;
  font-weight: 900;
  top: 20px;
  right: 5px;
  height: 40px;
  width: 40px;
  color: #fff;
  border: 0px;
  border-radius: 50px;
  background-size: 100% 200%; }
  .subscribe .btnlight i {
    margin-left: 0; }
  .subscribe .btnlight:hover {
    color: #fff; }

/************************** 
* 13. Team
***************************/
.team .iteamteam {
  padding: 20px 20px 25px;
  position: relative;
  cursor: pointer;
  border-radius: 8px; }
  .team .iteamteam:hover .cntteam {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: 8px; }
  .team .iteamteam:hover .infoteam {
    background: #fff !important; }
  .team .iteamteam:hover .fa {
    color: #fff !important; }
  .team .iteamteam .imgiteam {
    height: 266px;
    overflow: hidden;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: 8px; }
    .team .iteamteam .imgiteam img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .team .iteamteam .cntteam {
    display: inline-block;
    width: 100%;
    padding-bottom: 27px;
    border-radius: 8px; }
    .team .iteamteam .cntteam .infoteam {
      background: #F7F8FC;
      padding: 10px 24px;
      display: inherit;
      margin-top: -60px;
      border-radius: 8px; }
      .team .iteamteam .cntteam .infoteam h4 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 0px;
        color: #403663; }
      .team .iteamteam .cntteam .infoteam span {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 18px;
        font-weight: 400;
        font-family: "Poppins";
        color: rgba(64, 54, 99, 0.8); }
    .team .iteamteam .cntteam .list-sosial {
      display: flex;
      width: 100%;
      justify-content: center;
      margin-top: 27px; }
      .team .iteamteam .cntteam .list-sosial li {
        float: left; }
        .team .iteamteam .cntteam .list-sosial li a .fa {
          font-size: 14px;
          margin: 0px 4px;
          display: block;
          color: #403663; }

.team.team-style-two .iteamteam:hover .cntteam {
  background: transparent !important; }
.team.team-style-two .iteamteam:hover .fa {
  color: #fff !important; }
.team.team-style-two .iteamteam:hover .skills {
  margin-bottom: 0 !important; }
.team.team-style-two .iteamteam .imgiteam {
  width: 100%;
  display: inline-block;
  left: 0;
  position: relative; }
  .team.team-style-two .iteamteam .imgiteam img {
    width: 100%;
    height: 100%; }
  .team.team-style-two .iteamteam .imgiteam .skills {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    margin-bottom: -40px; }
    .team.team-style-two .iteamteam .imgiteam .skills .list-sosial {
      display: flex;
      width: 100%;
      justify-content: center;
      height: 40px;
      line-height: 40px;
      align-items: center;
      background: #5157CA; }
      .team.team-style-two .iteamteam .imgiteam .skills .list-sosial li {
        float: left; }
        .team.team-style-two .iteamteam .imgiteam .skills .list-sosial li a .fa {
          color: #fff;
          font-size: 14px;
          margin: 0px 4px;
          display: block; }
.team.team-style-two .iteamteam .cntteam {
  padding-bottom: 0;
  padding-top: 25px; }
  .team.team-style-two .iteamteam .cntteam .infoteam {
    padding: 0 !important;
    background: transparent;
    margin-top: 0px !important; }

/************************** 
* 14. Contact
***************************/
.contact {
  /* background: $mainbg; */
  background: url(http://labartisan.net/demo/lector/assets/images/progress/bg.jpg);
  background-size: cover; }
  .contact .titlesection {
    position: relative;
    z-index: 3; }
  .contact .blockfooter {
    position: relative;
    z-index: 3;
    display: inline-block;
    width: 100%; }
    .contact .blockfooter h4 {
      display: inherit;
      font-size: 24px;
      line-height: 34px;
      margin-bottom: 30px;
      color: #403663; }
    .contact .blockfooter .form-contact {
      padding: 50px 35px;
      background: #fff;
      text-align: center;
      border-radius: 8px; }
      .contact .blockfooter .form-contact .form-group .form-control {
        width: 100%;
        height: 50px;
        padding: 0 20px;
        margin-bottom: 20px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        font-size: 16px;
        color: rgba(64, 54, 99, 0.8);
        font-family: "Poppins";
        border-radius: 8px; }
      .contact .blockfooter .form-contact .form-group textarea {
        min-height: 137px;
        padding: 15px 20px !important;
        margin-bottom: 10px !important;
        height: 50px !important; }
    .contact .blockfooter .contact-info {
      padding: 50px 35px;
      background: #fff;
      text-align: center;
      height: 100%;
      border-radius: 8px; }
      .contact .blockfooter .contact-info .text {
        margin-bottom: 30px; }
      .contact .blockfooter .contact-info .listcontact {
        display: flex;
        justify-content: center; }
        .contact .blockfooter .contact-info .listcontact li {
          text-align: center; }
          .contact .blockfooter .contact-info .listcontact li i {
            padding: 23px;
            color: #fff;
            border-radius: 8px; }
          .contact .blockfooter .contact-info .listcontact li span {
            display: inline-block;
            width: 100%;
            padding-top: 15px;
            position: relative;
            line-height: 1.625;
            font-family: "Poppins";
            color: rgba(64, 54, 99, 0.8); }

.contact-style-two {
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .contact-style-two:before {
    content: "";
    /*background: url(../../images/mitech-slider-cybersecurity-global-image.png);*/
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    top: 0;
    right: -35%;
    -webkit-animation: worldRotate 20s linear infinite;
    animation: worldRotate 20s linear infinite; }
  .contact-style-two .titlesection {
    position: relative;
    z-index: 3; }
    .contact-style-two .titlesection h2,
    .contact-style-two .titlesection .text {
      color: #1d1e22; }
  .contact-style-two .blockfooter .form-contact {
    overflow: hidden; }
  .contact-style-two .blockfooter .contact-info {
    overflow: hidden;
    display: flex;
    align-items: center; }
    .contact-style-two .blockfooter .contact-info h4 {
      font-size: 18px;
      line-height: 28px;
      padding: 0px;
      margin: 0px;
      position: relative; }
      .contact-style-two .blockfooter .contact-info h4:before, .contact-style-two .blockfooter .contact-info h4::after {
        content: "";
        height: 3px;
        background: #5157CA;
        display: inline-block;
        position: absolute;
        bottom: 0px; }
      .contact-style-two .blockfooter .contact-info h4:before {
        width: 30px; }
      .contact-style-two .blockfooter .contact-info h4:after {
        width: 15px;
        left: 36px; }
    .contact-style-two .blockfooter .contact-info .listcontact {
      display: inline-block;
      width: 100%; }
      .contact-style-two .blockfooter .contact-info .listcontact li {
        text-align: left;
        display: flex;
        align-items: center;
        margin-bottom: 20px; }
        .contact-style-two .blockfooter .contact-info .listcontact li:last-child {
          margin-bottom: 0; }
        .contact-style-two .blockfooter .contact-info .listcontact li i {
          color: #5157CA;
          font-size: .875rem;
          line-height: 40px;
          padding: 0;
          border: 2px solid #f6f6f6;
          border-radius: 50px;
          height: 40px;
          width: 40px;
          text-align: center;
          background: transparent !important; }
        .contact-style-two .blockfooter .contact-info .listcontact li span {
          width: auto;
          padding-top: 0;
          font-size: 14px;
          margin-left: 10px; }
  .contact-style-two .btnblue {
    float: left; }

@-webkit-keyframes worldRotate {
  0% {
    -webkit-transform: rotate(0deg) translateX(0px) rotate(0deg);
    transform: rotate(0deg) translateX(0px) rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg) translateY(0px) rotate(-360deg);
    transform: rotate(0deg) translateY(0px) rotate(-360deg); } }
@keyframes worldRotate {
  0% {
    -webkit-transform: rotate(0deg) translateX(0px) rotate(0deg);
    transform: rotate(0deg) translateX(0px) rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg) translateY(0px) rotate(-360deg);
    transform: rotate(0deg) translateY(0px) rotate(-360deg); } }
.contact-info {
  width: 100%;
  height: 350px;
  position: relative;
  z-index: 10 !important;
  background: #fff; }
  .contact-info #map {
    width: 100%;
    height: 100%; }

/************************** 
* 15. Blog
***************************/
.blog .item-blog {
  padding: 19px 25px 19px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  cursor: pointer; }
  .blog .item-blog .img-blog {
    overflow: hidden;
    position: relative;
    height: 200px;
    border-radius: 8px; }
    .blog .item-blog .img-blog img {
      width: 100%;
      height: 100%; }
    .blog .item-blog .img-blog .date {
      background: #333333;
      display: inline-block;
      position: absolute;
      z-index: 5;
      top: 0;
      right: 0;
      text-align: center;
      margin: 10px 10px 0 0;
      padding: 5px 15px;
      border-radius: 8px; }
      .blog .item-blog .img-blog .date span {
        color: #fff;
        display: inherit;
        font-size: 18px;
        font-weight: 500;
        font-family: "Rubik"; }
  .blog .item-blog .infoblog h2 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 20px;
    line-height: 30px;
    color: #403663; }
    .blog .item-blog .infoblog h2:hover {
      color: #5157CA; }
  .blog .item-blog .infoblog ul {
    display: inline-block;
    width: 100%; }
    .blog .item-blog .infoblog ul li {
      float: left;
      margin-right: 28px;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.625;
      color: rgba(64, 54, 99, 0.8);
      font-family: "Poppins"; }
      .blog .item-blog .infoblog ul li i {
        margin-right: 10px;
        font-size: inherit;
        color: rgba(64, 54, 99, 0.8); }

.blog-style-two {
  background: #F7F8FC; }
  .blog-style-two .item-blog {
    background: #fff; }
    .blog-style-two .item-blog .infoblog {
      padding-top: 19px; }
      .blog-style-two .item-blog .infoblog h2 {
        margin-top: 0; }
      .blog-style-two .item-blog .infoblog a {
        text-transform: capitalize;
        margin-top: 20px;
        display: inherit;
        font-size: 16px;
        line-height: 1.625;
        font-family: "Poppins";
        font-weight: 400;
        color: #5157CA; }
  .blog-style-two .brndeal .btnblue {
    background: transparent;
    padding: 0;
    text-decoration: underline;
    margin-top: 50px;
    color: rgba(64, 54, 99, 0.8); }
    .blog-style-two .brndeal .btnblue span {
      font-weight: 600;
      color: #5157CA; }
    .blog-style-two .brndeal .btnblue:hover {
      box-shadow: none;
      padding: 0; }

/************************** 
* 16. Client
***************************/
#client {
  background-color: #f9fafc;
  display: inline-block;
  width: 100%; }
  #client .owl-carousel-client .client-img {
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    height: 73px; }
  #client.client-styletwo .owl-carousel-client {
    padding: 90px;
    border-radius: 100px; }

/************************** 
* 17. Footer
***************************/
.footer {
  background: #1a1a1a; }
  .footer .list-sosial {
    margin-top: 30px;
    display: flex;
    justify-content: center; }
    .footer .list-sosial li {
      float: left; }
      .footer .list-sosial li a {
        color: #fff;
        font-size: 17px;
        margin-left: 14px;
        margin-right: 14px; }
        .footer .list-sosial li a:hover {
          color: #5157CA; }

/************************** 
* 18. Copyright
***************************/
.copyright {
  padding: 15px 0;
  font-weight: 300;
  color: #fff;
  background: #111111;
  border: 1px solid rgba(0, 0, 0, 0.06);
  font-size: 16px;
  line-height: 26px;
  font-family: "Poppins"; }
  .copyright .author {
    margin-left: 5px;
    margin-right: 5px;
    color: #5157CA; }

/* Fix style css */
/*! CSS Used from: http://labartisan.net/demo/lector/assets/css/bootstrap-grid.css */
*,
*::before,
*::after {
  box-sizing: inherit; }

/*! CSS Used from: http://labartisan.net/demo/lector/assets/css/all.min.css */
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-play:before {
  content: "\f04b"; }

.fas {
  font-family: "Font Awesome 5 Free"; }

.fas {
  font-weight: 900; }

/*! CSS Used from: http://labartisan.net/demo/lector/assets/css/style.css */
.about-video {
  align-items: center;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 12px 20px;
  border-radius: 50px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); }

@media (max-width: 575px) {
  .about-video {
    width: 80px;
    height: 80px;
    left: 50%; }

  .about-video span {
    display: none; } }
@media (min-width: 576px) {
  .about-video {
    top: 50px;
    /*   right: 0; */
    transform: translate(0);
    background: #fff; } }
.about-video:hover .av-icon .pulse1::before,
.about-video:hover .av-icon .pulse1::after {
  animation: animate 0s linear; }

.about-video span {
  font-size: 16px;
  font-weight: 700;
  margin-right: 15px;
  margin-left: 10px;
  color: #403663;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.about-video .av-icon {
  /*     box-shadow: 0px 8px 24px 0px rgba(255, 117, 85, 0.99); */
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  /* background: #ff7555; */
  color: #fff;
  position: relative;
  display: inline-block;
  box-shadow: 0px 8px 24px 0px #4E54C8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: -webkit-linear-gradient(348deg, #4E54C8, #686ff5);
  background: -o-linear-gradient(348deg, #4E54C8, #686ff5);
  background: linear-gradient(102deg, #4E54C8, #686ff5); }

.about-video .av-icon i {
  font-size: 12px;
  margin-left: 2px;
  position: relative;
  top: -1px; }

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  border: none;
  list-style: none;
  outline: none; }

a {
  text-decoration: none;
  color: rgba(64, 54, 99, 0.8);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

a:active,
a:hover,
a:focus {
  outline-width: 0;
  outline: none; }

::-webkit-input-placeholder {
  color: rgba(37, 51, 101, 0.5);
  font-family: "Roboto", sans-serif; }

::-moz-placeholder {
  color: rgba(37, 51, 101, 0.5);
  font-family: "Roboto", sans-serif; }

::-moz-placeholder {
  color: rgba(37, 51, 101, 0.5);
  font-family: "Roboto", sans-serif;
  opacity: 1; }

::-ms-input-placeholder {
  color: rgba(37, 51, 101, 0.5);
  font-family: "Roboto", sans-serif; }

.pulse1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%); }

.pulse1:before,
.pulse1:after {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid rgba(255, 117, 85, 0.18);
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 50%;
  opacity: 0;
  backface-visibility: hidden; }

.pulse1:after {
  animation-delay: .5s; }

.pulse1:before,
.pulse1:after {
  animation: animate 1.5s linear infinite; }

@media (min-width: 1200px) {
  /*      ::-webkit-scrollbar {
      width: 0px;
  }
   ::-webkit-scrollbar-track {
      background: #ff7555;
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
   ::-webkit-scrollbar-thumb {
      background: #fff;
  }
   ::-webkit-scrollbar-thumb:hover {
      background: #49bcf7;
  } */ }
/*! CSS Used keyframes */
@keyframes animate {
  0% {
    transform: scale(0.5);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
.aboutus .aboutcnt ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #5157CA;
  padding-right: 10px; }

.aboutus .aboutcnt ul li {
  padding: 7px 0;
  font-size: 17px;
  position: relative;
  color: #403663;
  font-weight: 500; }

/************************** 
* 19. Loading
***************************/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff; }
  .preloader .loading-inner {
    position: relative;
    left: 50%;
    top: 50%;
    width: 130px;
    height: 130px;
    margin: -65px 0 0 -65px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #5157CA;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite; }
    .preloader .loading-inner:before, .preloader .loading-inner:after {
      content: '';
      position: absolute;
      top: 5px;
      left: 5px;
      right: 5px;
      bottom: 5px;
      border-radius: 50%;
      border: 3px solid transparent;
      border-top-color: #5157CA;
      -webkit-animation: spin 3s linear infinite;
      animation: spin 3s linear infinite; }
    .preloader .loading-inner:after {
      top: 15px;
      left: 15px;
      right: 15px;
      bottom: 15px;
      -webkit-animation: spin 1.5s linear infinite;
      animation: spin 1.5s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*# sourceMappingURL=style.css.map */
