.hero-section{
    margin-bottom:10px;
}

.hero-section h5 {
    color: #5542cd;
    text-align: center;
    padding-top: 100px;
    font-weight: bold;
}
.hero-section h2 {
    font-weight: bold;
    text-align: center;
    padding-bottom: 50px;
    color: #162753;
}
.hero-section .row h4 {
    font-weight: bold;
    padding-top: 30px;
}
.hero-section .fa-arrow-right {
    margin-left: 5px;
}
.hero-section P {
    color: gray;
}
.hero-section a {
    text-decoration: none;
}
.hero-section a:hover {

}
.hero-section .purple {
    color: #5542cd;
}
.design-section {
    padding-top: 100px;
    margin-top:70px;
    margin-bottom:50px;
}
.design-section h2 {
    font-weight: bold;
}
.design-section p {
    color: gray;
    padding-top: 15px;
    font-size: 18px;
}




.loader {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: relative;
  border: 4px solid #3F49B3;
  top: 50%;
  animation: loader 2s infinite ease;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #3F49B3;
  animation: loader-inner 2s infinite ease-in;
}
#nsloader{
    background: #fff;
    text-align:center;
    
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: hidden;

    
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  
  25% {
    transform: rotate(180deg);
  }
  
  50% {
    transform: rotate(180deg);
  }
  
  75% {
    transform: rotate(360deg);
  }
  
  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }
  
  25% {
    height: 0%;
  }
  
  50% {
    height: 100%;
  }
  
  75% {
    height: 100%;
  }
  
  100% {
    height: 0%;
  }
}





.brojke {
    
   
    background-size: cover;
    margin-top: 50px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    color: white;
    margin-bottom:80px;
}
.brojke h1 {
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
}
#counter{
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;   
}
.brojke h2 {
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
}

.brojke h2 string {
    color: #fff;
}
.brojke p {
    font-family: 'Karla', sans-serif;
    margin-bottom: 50px;
    margin-top: 5px;
    color: #fff;
}
.brojke h4 {
    color: #fff;
}



.price-section {
   background-color: #f8fafe;
   padding-bottom: 100px;
   margin-top:50px;
}
.price-section .price-title {
   text-align: center;
   font-family: 'Karla', sans-serif;
   padding-top: 50px;
   padding-bottom: 50px;
}
.price-section .price-title h4 {
   color: gray;
}
.price-section .price-title h1 {
   font-family: 'Rubik', sans-serif;
   font-weight: bold;
}
.price-section .price-title h1 string {
   color: #103dbe; 
}
.price-section .price-items {
   text-align: center;
   
}
.price-section .price-items img {
   padding-top: 30px;
}
.price-section .price-items .item1 {
   background-color: white;
   padding-bottom: 55px;
   transition: 0.5s;
   -webkit-box-shadow: 7px 9px 23px -13px rgba(0,0,0,0.75);
   -moz-box-shadow: 7px 9px 23px -13px rgba(0,0,0,0.75);
   box-shadow: 7px 9px 23px -13px rgba(0,0,0,0.75);
}
.price-section .price-items .item1:hover {
   transform: translate(0, -25px);
}

.price-section .price-items h3 {
   font-weight: bold;
   padding-bottom: 10px;
}
.price-section .price-items p {
   color: gray;
   font-weight: bold;
   font-family: 'Karla', sans-serif;
   font-size: 15px;
}
.price-section .price-items .item2 p {
   color: white;
   font-weight: bold;
   font-family: 'Karla', sans-serif;
   font-size: 15px;
}
.price-section .price-items .item1 h1 {
   font-family: 'Rubik', sans-serif;
   font-weight: bold;
   color: #113ebe;
   font-size: 50px;
   padding-bottom: 25px;
}
.price-section .price-items .item1 h1 string {
   font-size: 20px;
   font-weight: bold;
   position: absolute;
}
.price-section .price-items .item1 a {
   font-size: 16px;
   background-color: #1969dd;
   color: white;
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 55px;
   padding-right: 55px;
   border-radius: 25px;
   text-decoration: none;
   transition: 0.2s;
}
.price-section .price-items .item1 a:hover {
   background-color: #353d9a;
   transition: 0.2s;
}
.price-section .price-items .item2 {
   background-color: white;
   padding-bottom: 55px;
   transition: 0.5s;
   -webkit-box-shadow: 7px 9px 23px -13px rgba(0,0,0,0.75);
   -moz-box-shadow: 7px 9px 23px -13px rgba(0,0,0,0.75);
   box-shadow: 7px 9px 23px -13px rgba(0,0,0,0.75);
}
.price-section .price-items .item2:hover {
   transform: translate(0, -25px);
}
.price-section .price-items .item2 {
   background: rgb(17,68,215);
   background: linear-gradient(311deg, rgba(17,68,215,1) 0%, rgba(22,10,95,1) 76%);
   color: white;
}

.price-section .price-items .item2 h1 {
   font-family: 'Rubik', sans-serif;
   font-weight: bold;
   color: white;
   font-size: 50px;
   padding-bottom: 25px;
}
.price-section .price-items .item2 h1 string {
   font-size: 20px;
   font-weight: bold;
   position: absolute;
}
.price-section .price-items .item2 a {
   font-size: 16px;
   background-color: white;
   color: #1969dd;
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 55px;
   padding-right: 55px;
   border-radius: 25px;
   text-decoration: none;
   transition: 0.2s;
}
.price-section .price-items .item2 a:hover {
   background-color: #1969dd;
   transition: 0.2s;
   color: white ;
}


@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700);


footer li {
 list-style:none
}
footer a:focus,a:hover {
 text-decoration:none;


}
footer img {
 max-width:100%;
}
.img-footer{
    height:100px;
    margin-top:-30px;
    align:center;
}

.footer-widget-title {
 font-family: 'Rubik', sans-serif;
 margin:0;
 font-size:25px;
 padding:0;
 color:#fff;
}

.no-padding {
 padding:0!important;
}
.go_top {
 line-height:40px;
 cursor:pointer;
 width:40px;
 background: rgb(17,68,215);
 background: linear-gradient(311deg, rgba(17,68,215,1) 0%, rgba(22,10,95,1) 76%);
 color:#fff;
 position:fixed;
 -webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);
 box-shadow:0 4px 4px rgba(0,0,0,.1);
 -webkit-border-radius:50%;
 border-radius:50%;
 right:-webkit-calc((100% - 1140px)/ 2);
 right:calc((100% - 1140px)/ 2);
 z-index:111;
 bottom:80px;
 text-align:center;
}

.footer-big {
 padding:105px 0 65px 0;
}
.footer-big .footer-widget {
 margin-bottom:40px;
}
.footer--light {
    background: rgb(10,6,34);
    background: linear-gradient(90deg, rgba(10,6,34,1) 0%, rgba(81,97,230,1) 100%);
}
.footer--dark{
    background: rgb(17,68,215);
    background: linear-gradient(311deg, rgba(17,68,215,1) 0%, rgba(22,10,95,1) 76%);
    background-size:cover;
    background-position:center;
}
.footer
.footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {
 color:#898b96;
}
.footer-menu {
 padding-left:48px;
}
.footer-menu ul li a {
 font-size:15px;
 line-height:32px;
 color:#fff;
 font-family: 'Karla', sans-serif;

}
.footer-menu ul li a:hover {
 color:#fff;
}
.footer-menu--1 {
 width:100%;
}
.footer-widget-title {
 line-height:42px;
 margin-bottom:10px;
 font-size:18px
}
.mini-footer {
 background:#150A5E;
 text-align:center;
 padding:32px 0
}
.mini-footer p {
 margin:0;
 line-height:26px;
 font-size:15px;
 color:#999;
}
.mini-footer p a {
 color:#999;
}
.mini-footer p a:hover {
 color:#fff;
}
.widget-about img {
 display:block;
 margin-bottom:15px;
 justify-content:center;
}
.widget-about p {
 font-weight:400;
 color:#fff;
 font-family: 'Karla', sans-serif;
}
.widget-about .contact-details {
 margin:30px 0 0 0;
 color:#fff;
}
.contact-details .fa-envelope{
    color:#fff;
}
.widget-about .contact-details p{
    color:#fff;
}
.widget-about .contact-details li {
 margin-bottom:4px;
}
.widget-about .contact-details li:last-child {
 margin-bottom:0;
}

.widget-about .contact-details li a {
 color:#d6c9c9;
}

@media (max-width:991px) {
 .footer-menu {
  padding-left:0;
 }
}








.contact-section {
    background-color: #f8fafe;
}
.contact-header {
    background: rgb(17,68,215); 
    background: linear-gradient(311deg, rgba(17,68,215,1) 0%, rgba(22,10,95,1) 76%); 
}
.info {
    padding-top: 100px;
    color: white;
    padding-bottom: 50px;
}
.contact-section .contact-title {
    margin-top: 120px;
}
.info h1 {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}
.info h4 {
    font-family: 'Karla', sans-serif;
}
.contact-title-2 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Rubik', sans-serif;
 
}
.contact-title-2 h5 {
    color: gray;
    font-family: 'Karla', sans-serif;
}
.contact-title-2 h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
}
.contact-title-2 string {
    color: #103dbe;
}
.contact-form{
    max-width: 600px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
  }
  
  .contact-form-text{
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 20px 0;
    border: 0;
    background: white;
    padding: 15px 40px;
    outline: none;
    color: black;
    font-weight: bold;
    transition: 0.5s;
    border-radius: 5px;
    border: black 0.5px solid;
    transition: 0.5s;
  }
  .contact-form-text:focus{
    box-shadow: 0 0 3px 2px rgb(17,68,215); 
  }
  textarea.contact-form-text{
    resize: none;
    height: 120px;
  }
  .contact-form-btn{
    float: right;
    border: 0;
    background: #34495e;
    color: #fff;
    padding: 12px 50px;
    border-radius: 20px;
    cursor: pointer;
    transition: 0.5s;
    margin-bottom: 100px;
  }
  .contact-form-btn:hover{
    background: #2980b9;
  }
  @media (max-width:1028px) {
    .contact-section .contact-header .info img {
     width: 0;
     height: 0;
    }
   }
   @media (max-width:409px) {
    .contact-section .contact-header .contact-title h1 {
        font-size: 35px;
    }
   }

  @import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700);


  footer li {
   list-style:none
  }
  footer a:focus,a:hover {
   text-decoration:none;
  
  
  }
  footer img {
   max-width:100%;
  }
  .img-footer{
      height:100px;
      margin-top:-30px;
      align:center;
  }
  
  .footer-widget-title {
   font-family: 'Rubik', sans-serif;
   margin:0;
   font-size:25px;
   padding:0;
   color:#fff;
  }
  
  .no-padding {
   padding:0!important;
  }
  .go_top {
   line-height:40px;
   cursor:pointer;
   width:40px;
   background: rgb(17,68,215);
   background: linear-gradient(311deg, rgba(17,68,215,1) 0%, rgba(22,10,95,1) 76%);
   color:#fff;
   position:fixed;
   -webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);
   box-shadow:0 4px 4px rgba(0,0,0,.1);
   -webkit-border-radius:50%;
   border-radius:50%;
   right:-webkit-calc((100% - 1140px)/ 2);
   right:calc((100% - 1140px)/ 2);
   z-index:111;
   bottom:80px;
   text-align:center;
  }
  
  .footer-big {
   padding:105px 0 65px 0;
  }
  .footer-big .footer-widget {
   margin-bottom:40px;
  }
  .footer--light {
      background: rgb(10,6,34);
      background: linear-gradient(90deg, rgba(10,6,34,1) 0%, rgba(81,97,230,1) 100%);
  }
  .footer--dark{
      background: rgb(17,68,215);
      background: linear-gradient(311deg, rgba(17,68,215,1) 0%, rgba(22,10,95,1) 76%);
      background-size:cover;
      background-position:center;
  }
  .footer
  .footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {
   color:#898b96;
  }
  .footer-menu {
   padding-left:48px;
  }
  .footer-menu ul li a {
   font-size:15px;
   line-height:32px;
   color:#fff;
   font-family: 'Karla', sans-serif;
  
  }
  .footer-menu ul li a:hover {
   color:#fff;
  }
  .footer-menu--1 {
   width:100%;
  }
  .footer-widget-title {
   line-height:42px;
   margin-bottom:10px;
   font-size:18px
  }
  .mini-footer {
   background:#150A5E;
   text-align:center;
   padding:32px 0
  }
  .mini-footer p {
   margin:0;
   line-height:26px;
   font-size:15px;
   color:#999;
  }
  .mini-footer p a {
   color:#999;
  }
  .mini-footer p a:hover {
   color:#fff;
  }
  .widget-about img {
   display:block;
   margin-bottom:15px;
   justify-content:center;
  }
  .widget-about p {
   font-weight:400;
   color:#fff;
   font-family: 'Karla', sans-serif;
  }
  .widget-about .contact-details {
   margin:30px 0 0 0;
   color:#fff;
  }
  .contact-details .fa-envelope{
      color:#fff;
  }
  .widget-about .contact-details p{
      color:#fff;
  }
  .widget-about .contact-details li {
   margin-bottom:4px;
  }
  .widget-about .contact-details li:last-child {
   margin-bottom:0;
  }
  
  .widget-about .contact-details li a {
   color:#d6c9c9;
  }
  
  @media (max-width:991px) {
   .footer-menu {
    padding-left:0;
   }
  }
  
   .card {
     position: relative;
     display: flex;
     width: 350px;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: border-box;
     border: 1px solid #d2d2dc;
     border-radius: 11px;
     -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
     -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
     box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)
 }

 .card .card-body {
     padding: 1rem 1rem
 }

 .card-body {
     flex: 1 1 auto;
     padding: 1.25rem
 }

 p {
     font-size: 0.875rem;
     margin-bottom: .5rem;
     line-height: 1.5rem
 }

 h4 {
     line-height: .2 !important
 }

 .profile {
     margin-top: 16px;
     margin-left: 11px
 }

 .profile-pic {
     width: 58px
 }

 .cust-name {
     font-size: 18px
 }

 .cust-profession {
     font-size: 10px
 }

 .items {
     width: 90%;
     margin: 0px auto;
     margin-top: 100px
 }

 .slick-slide {
     margin: 10px
 }