/*
 
 [Bogoljub Jevtic & Виктор Поповски]

 Project:   CS Plugins
 Version:   1.0
 Author:    knele & damper
 Website:   https://csplugins.rs

 */




:root {
    --theme-red: #7b83aa;
    --theme-blue: #1e202c;
    --theme-green: #8cc63f;
    --theme-orange: #fd7e14;
    --theme-purple: #6f42c1;
        --primary: #7EBC12;
        --secondary: #7b83aa;
        --light: #1f2333;
        --dark: #1D2833;
}

/* 
    1. Basic
*/

header, nav {
    display: block;
  }

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.fw-bold {
    font-weight: 700;
}

.fw-medium {
    font-weight: 500;
}

.fw-normal {
    font-weight: 400;
}

.fw-light {
    font-weight: 300;
}

.fs-large {
    font-size: 21px;
}

.fs-normal {
    font-size: 100%;
}

.fs-small {
    font-size: 14px;
}

a:hover, a:active {
    color: #2184f5;
}


.btn {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #1e202c;
}

.page-service {

    background-color: #1f2333;
}
.test2{
    color: #1e202c;
}

.boja {
    color: #878ea9;
}

.rounded{
    background-color: #222432;
    border-style: solid;
    border-width: 1.5px;
    border-color: #7866e9;
}

.card {
    background-color: #222432;
}
.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 8px;
}
h2 {
    font-family: 'Montserrat', sans-serif;
}
p {
    font-family: 'Montserrat', sans-serif;

}

.newbutton1 {
    font-family: 'Montserrat', sans-serif;
    display: inline-flex;
    margin-right: 7px;
    padding: 10px 20px;
    letter-spacing: .5px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #d7d2ff;
    background-color: #705fff;
    border-radius: 8px;
    border: 1px solid #1e202c;
    align-items: center;
    transition: 0.3s;
    text-decoration: none;
  }
  
.newbutton1:hover
{
    color: #1e202c;
    background-color: #e8eaf4;
}


.top-banner {
    width: 60%;
    background:  url('../Media/backgrounds/bg1.png') no-repeat center;
    background-size: cover;
    padding: 16.875rem 0 9.375rem;
}

.top-banner h4 {
    color: var(--text-color);
    margin-left: 60px;
    margin-bottom: 20px;
}


.owl-banner .item .item-content .meta-category span {
    font-size: 18px;
}
.owl-banner .item .item-content {
    text-align: center;
    width: 80%;
    left: 50%;
    top: 50%;
    bottom: auto;
    transform: translate(-50%,-50%);
}
.owl-banner .item .item-content h4 {
    font-size: 24px;
}

/* Banner Style */
.main-banner .container-fluid {
	padding: 0px 10px;
	margin-bottom: -24px;
}
.owl-banner {
	padding-top: 110px;
}

.owl-banner .item {
	position: relative;
}

.owl-banner .item .item-content {
	position: absolute;
	bottom: 40px;
	left: 40px;
}

.owl-banner .item .item-content .meta-category span {
	color: #f48840;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0.25px;
}

.owl-banner .item .item-content h4 {
	font-size: 24px;
	font-weight: 900;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	margin: 10px 0px 12px 0px;
}
.vg-footer a {
    color: #e8eaf4;
}

.owl-banner .item .item-content ul li {
	display: inline-block;
	margin-right: 8px;
}

.owl-banner .item .item-content ul li:after {
	content: '|';
	color: #1e202c;
	margin-left: 8px;
}

.owl-banner .item .item-content ul li:last-child::after {
	display: none;
}

.owl-banner .item .item-content ul li a {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	transition: all .3s;
}

.owl-banner .item .item-content ul li a:hover {
	color: #f48840;
}

.owl-banner .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
}

.owl-banner .owl-nav .owl-prev {
	position: absolute;
	left: 40px;
}

.owl-banner .owl-nav .owl-next {
	position: absolute;
	right: 40px;
}

.owl-banner .owl-nav button {
	outline: none;
}

.owl-banner .owl-nav button span {
	color: #fff;
	font-size: 36px;
	width: 60px;
	height: 60px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	background-color: rgba(250,250,250,0.3);
}
.top-banner h4 {
    color: var(--text-color);
    margin-left: 60px;
    margin-bottom: 20px;
}
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 100%;
    font-weight: 400;
}


.boja1 {
    color: black;
}

wrapper{
    display: flex;
  }
  .wrapper .static-txt{
    color: #1e202c;
    font-size: 40px;
    font-weight: 400;
  }
  .wrapper .dynamic-txts{
    margin-left: 15px;
    height: 90px;
    line-height: 90px;
    overflow: hidden;
  }
  .dynamic-txts li{
    list-style: none;
    color: #FC6D6D;
    font-size: 60px;
    font-weight: 500;
    position: relative;
    top: 0;
    animation: slide 12s steps(4) infinite;
  }

intro{
    background: #1e202c;
    padding: 60px 30px;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.5;
    text-align: center;
 }

 .team-item,
.team-item .bg-primary,
.team-item .bg-primary i {
    transition: .5s;
}

.team-item:hover {
    border-color: #1e202c !important;
}

.team-item:hover .bg-primary {
    background: #1e202c !important;
}

.team-item:hover .bg-primary i {
    color: #1e202c !important;
}
 .intro h1 {
    font-size: 18pt;
    padding-bottom: 15px;
 
 }
 .intro p{
    font-size: 14px;
 }
 
 .action{
    text-align: center;
    display: block;
    margin-top: 20px;
 }
 
 a.btn {
   text-decoration: none;
   color: #666;
    border: 2px solid #666;
    padding: 10px 15px;
    display: inline-block;
    margin-left: 5px;
 }
 a.btn:hover{
    background: #666;
    color: #fff;
     transition: .3s;
 -webkit-transition: .3s;
 }
 .btn:before{
   font-family: FontAwesome;
   font-weight: normal;
   margin-right: 10px;
 }
 .github:before{content: "\f09b"}
 .down:before{content: "\f019"}
 .back:before{content:"\f112"}
 .credit{
     background: #1e202c;
     padding: 12px;
     font-size: 9pt;
     text-align: center;
     color: #333;
     margin-top: 40px;
 
 }
 .credit span:before{
    font-family: FontAwesome;
    color: #e41b17;
    content: "\f004";
 
 
 }
 .credit a{
    color: #333;
    text-decoration: none;
 }
 .credit a:hover{
    color: #1DBF73; 
 }
 .credit a:hover:after{
     font-family: FontAwesome;
     content: "\f08e";
     font-size: 9pt;
     position: absolute;
     margin: 3px;
 }
  
 @media only screen and (min-width: 920px){
     main{
       max-width: 920px;
       margin-left: auto;
       margin-right: auto; 
       padding: 24px;
     }
 
 
 }

.bg-primary
{
    background-color: #1e202c;
}
 .hero-header {
    background:
        url(../img/bg-round.png),
        url(../img/bg-round-2.png),
        url(../img/bg-square.png),
        url(../img/bg-line.png),
        url(../img/bg-bottom-hero.png);
    background-position:
        0px 30%,
        right 0 top 0,
        left 50% top 0,
        left 50% top 50%,
        center bottom -1px;
    background-repeat: no-repeat;
}

 .typed-text {
    font-weight: normal;
    color: #ff0000;
  }
 
 .set-overlayer,
 .set-glass,
 .set-sticky {
     cursor: pointer;
     height: 45px;
     line-height: 45px;
     padding: 0 15px;
     color: #333;
     font-size: 16px;
 }
 .set-overlayer:after,
 .set-glass:after,
 .to-active:after,
 .set-sticky:after {
     font-family: FontAwesome;
     font-size: 18pt;
     position: relative;
     float: right;
 }
 .set-overlayer:after,
 .set-glass:after,
 .set-sticky:after {
     content: "\f204";
     transition: .6s;
 }
 
 .to-active:after {
     content: "\f205";
     color: #008080;
     transition: .6s;
 }
 .set-overlayer,
 .set-glass,
 .set-sticky,
 .source,
 .theme-tray {
     margin: 10px;
     background: #1e202c;
     border-radius: 5px;
     border: 2px solid #f1f1f1;
     box-sizing: border-box;
 }
 /* Syntax Highlighter*/
 
 pre.prettyprint {
     padding: 15px !important;
    margin: 10px;
     border: 0 !important;
   background: #f2f2f2;
   overflow: auto;
 }
 
 .source {
     white-space: pre;
     overflow: auto;
     max-height: 400px;
 }
 code{
     border:1px solid #ddd;
     padding: 2px;
     border-radius: 2px;
 }
  
/* 
---------------------------------------------
Header Style
--------------------------------------------- 
*/

.background-header {
    background-color: #1e202c !important;
    height: 70px!important;
    position: fixed!important;
    top: 0!important;
    left: 0;
    right: 0;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15)!important;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    display: none;
  }
  
.header-area {
    background-color: transparent;
    position: absolute;
    height: 70px;
    top: 15px;
    left: 0;
    right: 0;
    z-index: 100;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
  }
  
.header-area .main-nav {
    min-height: 80px;
    background: transparent;
    display: flex;
    padding: 15px 0px;
    border-radius: 50px;
  }
  
.background-header .main-nav {
    padding: 0px;
    background-color: transparent;
  }
  
.header-area .main-nav #search {
    position: relative;
  }
  
.header-area .main-nav #search input {
    background-color: #27292a;
    height: 46px;
    border-radius: 23px;
    border: none;
    color: #27292a;
    font-size: 20px;
    padding: 0px 15px 0px 45px;
  }
  
.header-area .main-nav #search i {
    position: absolute;
    color: rgb(39, 41, 42);
    left: 10px;
    top: 16px;
    width: 18px;
    height: 18px;
    font-size: 30px;
  }
  
.header-area .main-nav .logo {
    border-right: 1px solid #27292a;
    flex-basis: 25%;
    margin-right: 5%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  
.header-area .main-nav .logo img {
    width: 191px;
}
  
.background-header .main-nav .logo {
    margin-top: 8px;
}
  
.background-header .main-nav .logo img {
    width: 180px;
}
  
  .header-area .main-nav .nav {
    display: inline-flex;
    flex-basis: 70%;
    justify-content: flex-end;
    vertical-align: middle;
    text-align: right;
    margin-top: 0px;
    margin-right: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 999;
  }
  
.header-area .main-nav .nav li {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
  }
  
.header-area .main-nav .nav li a {
    display: block;
    font-weight: 800;
    font-size: 18px;
    text-transform: capitalize;
    color: #d9dadf;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: transparent;
    padding: 13px 10px;
    border-radius: 18px;
    letter-spacing: .3px;
  }
  
.header-area .main-nav .nav li:last-child a {
    background-color: #27292a;
    padding: 8px 10px 8px 20px;
    border-radius: 23px;
  }
  
  .header-area .main-nav .nav li:last-child a img {
    max-width: 30px;
    border-radius: 50%;
    margin-left: 5px;
  }
  
  .header-area .main-nav .nav li.has-sub ul.sub-menu li:last-child a:hover,
  .background-header .main-nav .nav li.has-sub ul.sub-menu li:last-child a:hover {
    padding-left: 25px !important;
  }
  
  .header-area .main-nav .nav li:hover a,
  .header-area .main-nav .nav li a.active {
    color: #797f98;
  }
  
  .header-area .main-nav .nav li:last-child:hover a,
  .header-area .main-nav .nav li:last-child a.active {
    color: #27292a !important;
    background-color: #011fe1 !important;
  }
  
  .background-header .main-nav .nav li:hover a,
  .background-header .main-nav .nav li a.active {
    color: #27292a;
    opacity: 1;
  }
  
  .header-area .main-nav .nav li.has-sub {
    position: relative;
    padding-right: 15px;
  }
  
  .header-area .main-nav .menu-trigger {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 23px;
    width: 32px;
    height: 40px;
    text-indent: -9999em;
    z-index: 99;
    right: 20px;
    display: none;
  }
  
  .background-header .main-nav .menu-trigger {
    top: 17px;
  }
  
  .header-area .main-nav .menu-trigger span,
  .header-area .main-nav .menu-trigger span:before,
  .header-area .main-nav .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #ef3724;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
  }
  
  .background-header .main-nav .menu-trigger span,
  .background-header .main-nav .menu-trigger span:before,
  .background-header .main-nav .menu-trigger span:after {
    background-color: #7b83aa;
  }
  
  .header-area .main-nav .menu-trigger span:before,
  .header-area .main-nav .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #ef3724;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
    width: 75%;
  }
  
  .background-header .main-nav .menu-trigger span:before,
  .background-header .main-nav .menu-trigger span:after {
    background-color: #ef3724;
  }
  
  .header-area .main-nav .menu-trigger span:before,
  .header-area .main-nav .menu-trigger span:after {
    content: "";
  }
  
  .header-area .main-nav .menu-trigger span {
    top: 16px;
  }
  
  .header-area .main-nav .menu-trigger span:before {
    -moz-transform-origin: 33% 100%;
    -ms-transform-origin: 33% 100%;
    -webkit-transform-origin: 33% 100%;
    transform-origin: 33% 100%;
    top: -10px;
    z-index: 10;
  }
  
  .header-area .main-nav .menu-trigger span:after {
    -moz-transform-origin: 33% 0;
    -ms-transform-origin: 33% 0;
    -webkit-transform-origin: 33% 0;
    transform-origin: 33% 0;
    top: 10px;
  }
  
  .header-area .main-nav .menu-trigger.active span,
  .header-area .main-nav .menu-trigger.active span:before,
  .header-area .main-nav .menu-trigger.active span:after {
    background-color: transparent;
    width: 100%;
  }
  
  .header-area .main-nav .menu-trigger.active span:before {
    -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
    -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
    -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
    transform: translateY(6px) translateX(1px) rotate(45deg);
    background-color: #ef3724;
  }
  
  .background-header .main-nav .menu-trigger.active span:before {
    background-color: #ef3724;
  }
  
  .header-area .main-nav .menu-trigger.active span:after {
    -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    transform: translateY(-6px) translateX(1px) rotate(-45deg);
    background-color: #e75e8d;
  }
  
  .background-header .main-nav .menu-trigger.active span:after {
    background-color: #ef3724;
  }
  
  .header-area.header-sticky {
    min-height: 70px;
  }
  
  .header-area.header-sticky .nav li a.active {
    color: #27292a;
  }
  
  @media (max-width: 1200px) {
    .header-area .main-nav .nav li {
      padding-left: 10px;
      padding-right: 10px;
    }
    .header-area .main-nav:before {
      display: none;
    }
  }
  
  @media (max-width: 992px) {
    .header-area {
      top: 0;
    }
    .header-area .main-nav {
      background-color: transparent;
      border-radius: 0px;
    }
    .header-area .main-nav .nav {
      height: auto;
      flex-basis: 100%;
    }
.header-area .main-nav .logo {
      position: absolute;
      left: 30px;
      top: 15px;
    }
.background-header .main-nav .logo {
      top: 0px;
    }
    .background-header .main-nav .border-button {
      top: 0px !important;
    }
    .header-area .main-nav .border-button {
      position: absolute;
      top: 15px;
      right: 70px;
    }
    .header-area.header-sticky .nav li a:hover,
    .header-area.header-sticky .nav li a.active {
      color: #ef3724!important;
      opacity: 1;
    }
    .header-area.header-sticky .nav li.search-icon a {
      width: 100%;
    }
    .header-area {
      background-color: #27292a;
      padding: 0px 15px;
      height: 80px;
      box-shadow: none;
      text-align: center;
    }
    .header-area .container {
      padding: 0px;
    }
.header-area .logo {
      margin-left: 0px;
    }
    .header-area .menu-trigger {
      display: block !important;
    }
    .header-area .main-nav {
      overflow: hidden;
    }
    .header-area .main-nav .nav {
      float: none;
      width: 100%;
      display: none;
      -webkit-transition: all 0s ease 0s;
      -moz-transition: all 0s ease 0s;
      -o-transition: all 0s ease 0s;
      transition: all 0s ease 0s;
      margin-left: 0px;
    }
    .header-area.header-sticky .nav {
      margin-top: 65px !important;
      text-align: center;
    }
    .background-header.header-sticky .nav {
      margin-top: 70px !important;
    }
    .header-area .main-nav .nav li:first-child {
      border-top: 1px solid #27292a;
    }
    .header-area .main-nav .nav li {
      width: 100%;
      background: #27292a;
      border-bottom: 1px solid #27292a;
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .header-area .main-nav .nav li a {
      height: 50px !important;
      line-height: 50px !important;
      padding: 0px !important;
      border: none !important;
      background: #27292a !important;
      color: #1e1e1e !important;
    }
    .header-area .main-nav .nav li a:hover {
      background: #27292a !important;
      color: #ef3724!important;
    }
    .header-area .main-nav .nav li:last-child a img {
      display: none;
    }
    .header-area .main-nav .nav li:last-child a:hover {
      color: #ef3724 !important;
      background-color: transparent !important;
    }
    .header-area .main-nav .nav li.has-sub ul.sub-menu {
      position: relative;
      visibility: inherit;
      opacity: 1;
      z-index: 1;
      transform: translateY(0%);
      top: 0px;
      width: 100%;
      box-shadow: none;
      height: 0px;
      transition: all 0s;
    }
    .header-area .main-nav .nav li.submenu ul li a {
      font-size: 12px;
      font-weight: 400;
    }
    .header-area .main-nav .nav li.submenu ul li a:hover:before {
      width: 0px;
    }
    .header-area .main-nav .nav li.has-sub ul.sub-menu {
      height: auto;
    }
    .header-area .main-nav .nav li.has-sub:after {
      color: #3B566E;
      right: 30px;
      font-size: 14px;
      top: 15px;
    }
    .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
      height: 0px;
    }
  }

.img-fluid {
    height: 3rem;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 70px;
}

.logo-txt {
    font-family: 'Montserrat', sans-serif;
    margin-right: 120px;
    margin-top: 10px;
    font-weight: bold;
}

.logo-txt {
    color: #e8eaf4;
}

.logo-txt h4 {
    font-family: 'Montserrat', sans-serif;
}

.pocetna {
    background: linear-gradient(to bottom, #42454fd2, #232837d0), url(/assets/img/pocetna1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
    
}

/*
---------------------------------------------
banner
--------------------------------------------- 
*/

.main-banner {
    position: relative;
}
  
.main-banner .caption {
    text-align: center;
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
  
.main-banner .caption h6 {
    margin-top: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.5px;
}
  
.main-banner .caption h2 {
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 84px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    letter-spacing: 1px;
}
  
.main-banner .caption h2 em {
    font-style: normal;
    color: #ed563b;
    font-weight: 900;
}

.gtstats-server h4 {
    margin-bottom: 20px;
    animation: 2s ease-out 0s 1 text-fade;
}

.gtstats-server {
    color: var(--text-color);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

/* -=- [ GT PAGE ] -=- */
.gtstats-section .gtstats-text {
    text-align: center;
    margin-bottom: 100px;
}

.separator {
    width: 1100px;
    height: 5px;
    background-color: var(--primary-color);
    margin: 15px auto;
    text-align: center;
}

.table {
    width: 100%;
    color: #cfd0d3;
    border-radius: 20%;
}

.table th, .table td{
    border-top: none;
}

.table td{
    background-color: #303545;
    padding: px 2px;

}

.table .name {
    font-weight: 800;
}
.table .dis {
    font-size: 15px;
    font-weight: 400;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 5px solid var(--black-color);
}
/* Image Responsive */
.img-place {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;height: 100%;
    overflow: hidden;
    z-index: 10;
}

.img-place > img {
    width: 120%;height: auto;
}

/* Overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;height: 100%;
    background: rgba(0,0,0,0.6);
    visibility: visible;
    z-index: 99;
}
a{
	text-decoration: none;
	color:#666;
}
.title{
	font-size: 4em;
}

.wrap{
	max-width: 600px;
	margin:50px auto;
}

.type-wrap{
	margin:10px auto;
	padding:20px;
	background:#f0f0f0;
	border-radius:5px;
	border:#CCC 1px solid;
}

.links{
	margin:20px 0;
	font-size: 0.75em;
}

.typing
{
    color: var(--theme-red);
}

/*** Section Title ***/
.section-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 11px;
    bottom: 0;
    left: 0;
    border-top: 1px solid #5A5A5A;
    border-bottom: 1px solid #5A5A5A;
}

.section-title::after {
    position: absolute;
    content: "";
    width: 90px;
    height: 1px;
    bottom: 5px;
    left: 0;
    background: #747474;
}

.section-title.text-center::before {
    left: 50%;
    margin-left: -30px;
}

.section-title.text-center::after {
    width: 120px;
    left: 50%;
    margin-left: -60px;
}

.new-button {
    position: relative;
    background-color: #ff2600;
    border: none;
    font-size: 18px;
    color: #FFFFFF;
    padding: 5px;
    width: 100px;
    text-align: center;
    margin-top: 12px;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
  }
  
.new-button:after {
    content: "";
    background: #f1f1f1;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px !important;
    margin-top: -120%;
    opacity: 0;
    transition: all 0.8s
  }
  
.new-button:active:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s
  }

/* Call To Action */

.call-to-action {
	margin-top: 0px;
}

.call-to-action .main-content {
	padding: 100px;
    padding-bottom: 20px;
	background-image: linear-gradient(rgba(68, 68, 68, 0), rgba(5, 5, 5, 0.747)), url('../img/gbhosting2023.png');
    background-position: center;
    background-size: 100%; /* Resize the background image to cover the entire container */
}

.call-to-action .main-content span {
	color: #ff2600;
	font-size: 50px;
	font-weight: 900;
	letter-spacing: 0.5px;
}

.call-to-action .main-content h4 {
    font-family: 'Montserrat', sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #fff;
	font-size: 26px;
	font-weight: 900;
	letter-spacing: 0.25px;
    float: left;
}

.kupiviphome .main-content .left {
    float: left;
  }

.call-to-action .main-content .main-button {
	text-align: right;
	margin-top: 12px;
}
.call-to-action {
    text-align: center;
}
.call-to-action .main-content .main-button {
    text-align: center;
    margin-top: 30px;
}

/* 
    2. Button
*/
.btn-theme {
    padding: 10px 30px;
    margin: 5px;
    height: unset;
    background-color: #747474;
    color: #fff;
    font-weight: 500;
    border-radius: 6px;
    box-shadow: 0 0 0 2px #fff, 0 3px 9px rgba(0,0,0,0.3);
}

.btn-theme:hover, .btn-theme:active {
    background-color: #1e202c;
    color: #fff;
}

.btn-theme:focus {
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #747474;
}

.btn-theme.no-shadow {
    box-shadow: none !important;
}

.btn-theme-outline {
    padding: 10px 30px;
    margin: 5px;
    height: unset;
    background-color: transparent;
    color: #747474;
    border: 0;
    font-weight: 500;
    box-shadow: 0 0 0 2px #747474;
}

.btn-theme-outline:hover {
    background-color: #747474;
    color: #fff;
}

.btn-theme-outline:focus {
    background-color: #1e202c;
    color: #fff;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #747474;
}

.btn-rounded {
    border-radius: 40px !important;
}

/* Floating Action Button */
.btn-fab {
    display: inline-block;
    padding: 0;
    width: 50px;
    height: 50px;
    outline: none;
    border: 0;
    border-radius: 50%;
    line-height: 50px;
    font-weight: 500;
    cursor: pointer;
    box-shadow: none;
}

.btn-fab:focus,
.btn-fab:active {
    box-shadow: none;
}

.btn-fab.btn-sm {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

/* Social Button */
.social {
    position: relative;
    display: block;
    list-style: none;
}

.social .social-link {
    display: inline-block;
    margin: 3px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    font-size: 12px;
    background-color: #fff;
    color: #888;
    border: 1px solid #ddd;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
            transition: all .3s;
}

.social .social-link:hover {
    background-color: #ddd;
    color: #fff;
    border-color: transparent;
}

/* Back to top */
.btn-back_to_top {
    position: fixed;
    bottom: 10px;
    right: 14px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    background-color: #52565c;
    color: #fff;
    visibility: hidden;
    cursor: pointer;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.4);
    z-index: 99;
}

.novi-button a {
    display: inline-block;
    font-size: 15px;
    padding: 12px 20px;
    background-color: #7b83aa;
    color: #1e202c;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s;
}
  
.novi-button a:hover {
    background-color: #e8eaf4;
}

/* Template Config */
.config {
    position: fixed;
    top: 50%;
    right: -282px;
    padding: 5px;
    background-color: transparent;
    transition: right .3s ease;
    z-index: 100;
}

.config.active {
    right: 0;
}

.template-config {
    position: relative;
    display: block;
    float: left;
    margin: 0 !important;
    padding: 5px;
    background-color: #fff;
    border-radius: 12px 0 0 12px;
    box-shadow: -3px 2px 9px rgba(50, 50, 50, 0.2);
}

.template-config .btn-fab {
    background-color: transparent !important;
    color: #52565c !important;
    margin: 3px 0;
}

.template-config .btn-fab:hover,
.template-config .btn-fab:focus {
    background-color: #f2f4fa !important;
}

.color-bar {
    display: block;
    margin: 10px 0;
    width: 100%;
}

.color-item {
    display: inline-block;
    margin: 5px 3px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.color-item.selected {
    background-position: center center;
    background-size: 50% 50%;
    background-repeat: no-repeat;
}

.set-menu {
    position: relative;
    display: inline-block;
    margin: 0 !important;
    padding: 10px 15px;
    background-color: #fff;
    box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.2);
}

.fb a {
    display: inline-block;
    font-size: 15px;
    padding: 12px 20px;
    background-color: #ed563b;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s;
  }
  
  .fb a:hover {
    background-color: #f9735b;
  }


/* 
    3. Color Scheme
*/

.bg-theme-gradient {
    background-image: linear-gradient(to right, #f55745 0%, #8490ff 100%) !important;
}

.bg-theme-red {
    background-color: #ef3724 !important;
}

.bg-theme-blue {
    background-color: #2960f7 !important;
}

.bg-theme-green {
    background-color: #8cc63f !important;
}

.bg-theme-orange {
    background-color: #fd7e14 !important;
}

.bg-theme-purple {
    background-color: #6f42c1 !important;
}

.fg-theme-red {
    color: #43475e !important;
}

.fg-theme-blue {
    color: #2960f7 !important;
}

.fg-theme-green {
    color: #8cc63f !important;
}

.fg-theme-orange {
    color: #43475e !important;
}

.fg-theme-purple {
    color: #6f42c1 !important;
}

.fg-dark {
    color: #343a40 !important;
}

.fg-white {
    color: #fff !important;
}

/* Social Color */
.bg-facebook,
.bg-hover-facebook:hover {
    background-color: #3B5997 !important;
}

.bg-twitter,
.bg-hover-twitter:hover {
    background-color: #1DA1F2 !important;
}

.bg-linkedin,
.bg-hover-linkedin:hover {
    background-color: #0077B5 !important;
}

.bg-pinterest,
.bg-hover-pinterest:hover {
    background-color: #BD081C !important;
}

.bg-google-plus,
.bg-hover-google-plus:hover {
    background-color: #43475e !important;
}

.bg-behance,
.bg-hover-behance:hover {
    background-color: #005CFF !important;
}


.bg-dribbble,
.bg-hover-dribbble:hover {
    background-color: #E84C88 !important;
}

.bg-github,
.bg-hover-github:hover {
    background-color: #323131 !important;
}

.bg-instagram,
.bg-hover-instagram:hover {
    background-color: #DC3472 !important;
}

.bg-medium,
.bg-hover-medium:hover {
    background-color: #00AB6C !important;
}

.bg-reddit,
.bg-hover-reddit:hover {
    background-color: #FF4501 !important;
}

.bg-snapchat,
.bg-hover-snapchat:hover {
    background-color: #FFFC00 !important;
}

.bg-tumblr,
.bg-hover-tumblr:hover {
    background-color: #01273A !important;
}

.bg-youtube,
.bg-hover-youtube:hover {
    background-color: #FE0002 !important;
}

/* 
    4. Progressbar
*/
.progress-wrapper {
    display: block;
    margin: 10px 0;
}

.progress-wrapper .caption {
    font-weight: 500;
}

.progress {
    margin-top: 5px;
    height: 1.25rem;
    border: 2px solid #fff;
    background-color: #fff;
    box-shadow: 0 0 0 2px #747474;
}

.progress,
.progress-bar {
    border-radius: 30px;
}

.progress-bar {
    font-size: 12px;
    background-color: #747474;
}

.steam-button a {
    display: inline-block;
    font-size: 15px;
    padding: 12px 20px;
    background-color: #343a40;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s;
}
  
.steam-button a:hover {
    background-color: #fff;
    color: #181a1c;
}

/* 
    5. Preloader
*/

/* 
    6. Pagination
*/
.page-item:not(:last-child) .page-link {
    margin-right: 8px;
}

.page-item.active .page-link {
    background-color: #52565c;
    color: #fff;
}

.page-link {
    border: 0;
    padding: 10px 16px;
    background-color: #f2f4fa;
    color: #52565c;
}

.page-link:hover {
    color: #2C2D34;
}

.page-link:focus {
    box-shadow: none;
}


/* 
    7. List style
*/
.theme-list {
    position: relative;
    padding-left: 30px;
    list-style: none;
    z-index: 10;
}

.theme-list::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 9px;
    margin: auto;
    width: 1px;
    height: 85%;
    background-color: #1f2333;
    z-index: -1;
}

.theme-list li {
    display: block;
    margin: 5px 0;
    color:#878ea9;
}

.theme-list li::before {
    content: "";
    position: absolute;
    left: 3px;
    margin: 6px 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #1f2333;
    border: 2px solid #888;
}

/*
 *  8. Navigation 
 */
.sticky {
    top: 0;
    z-index: 999;
}

/*.navbar-brand {
    font-weight: 300;
    padding-top: 12px;
    padding-bottom: 12px;
}

.navbar-nav .nav-link {
    padding: 14px 10px;
}*/

@media (max-width: 992px) {
    .background-header {
    display: inline-block;
    }
    .header-area .main-nav #search {
      display: none;
    }
    .heading-section h4 {
      font-size: 20px;
    }
    .gaming-library .item ul li {
      width: 48% !important;
    }
    .gaming-library .item ul li:last-child {
      text-align: left;
    }
    .featured-games {
      margin-bottom: 60px;
    }
    .start-stream .item {
      margin: 15px 0px;
    }
    .feature-banner .thumb {
      margin-top: 30px;
    }
    .main-profile .main-info {
      margin: 45px 0px;
    }
  }
  
@media (max-width: 1200px) {
.header-area .main-nav .nav li {
      padding-right: 5px;
      padding-left: 5px;
    }
.header-area .main-nav .logo {
      margin-right: 30px;
      border-right: none;
    }
.gaming-library .item ul li {
      width: 16%;
    }
  }
/* 
 *  9. Input
 */
.form-control {
    height: unset;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 6px;
    border: 2px solid #c2c6ce;
    font-weight: 500;
}

.form-control:focus {
    border-color: #80bdff;
}

.form-control::-webkit-input-placeholder {
    font-weight: 500;
    color: #9FA2AB; 
}

.form-control::-moz-placeholder {
    font-weight: 500;
    color: #9FA2AB;
}

.form-control::placeholder {
    font-weight: 500;
    color: #9FA2AB;
}

/* 
 *  10. Select
 */
.vg-select {
    width: 100%;
    height: unset;
    line-height: unset;
    padding: 10px 30px 10px 18px;
    font-size: 16px;
    border-width: 2px;
    z-index: 11;
}

.vg-select:focus {
    border-color: #80bdff;
}

.nice-select::after {
    width: 7px;
    height: 7px;
    margin-top: -5px;
    right: 15px;
}


/*
 *  8. Page Animation
 */

/* Reveal */
.reveal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #202022;
    z-index: 98;
}

.reveal-animate {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    animation-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    height: 100vh;
}

.reveal-layer-top {
    -webkit-animation-name: anim-effect-1;
	animation-name: anim-effect-1;
}

.reveal-layer-bottom {
    -webkit-animation-name: anim-effect-2;
	animation-name: anim-effect-2;
}

@-webkit-keyframes anim-effect-1 {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
	}
	35%, 65% {
		-webkit-transform: translate3d(0, -100%, 0);
	}
	100% {
		-webkit-transform: translate3d(0, -200%, 0);
	}
}

@keyframes anim-effect-1 {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	35%, 65% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		-webkit-transform: translate3d(0, -200%, 0);
		transform: translate3d(0, -200%, 0);
	}
}

@-webkit-keyframes anim-effect-2 {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
	}
	35%, 65% {
		-webkit-transform: translate3d(0, -100%, 0);
	}
	100% {
		-webkit-transform: translate3d(0, -200%, 0);
	}
}

@keyframes anim-effect-2 {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	35%, 65% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		-webkit-transform: translate3d(0, -200%, 0);
		transform: translate3d(0, 200%, 0);
	}
}


/*
    10. Plugins
*/

/* Owl Carousel */
/*.owl-header {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 15px;
    width: 100%;
    height: 60px;
    z-index: 10;
}

.owl-header .story-type {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    
    
    color: #fff;
}

.owl-header .time {
    display: block;
    font-size: 10px;
}*/

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    top: 0;bottom: 0;
    margin: auto;
    width: 30px;height: 30px;
    border-radius: 50%;
    background-color: #fff !important;
    outline: none !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    opacity: 0;
    visibility: hidden;
}

.owl-nav .disabled {
    opacity: 0;
    visibility: hidden;
}

.owl-carousel:hover .owl-nav .owl-prev:not(.disabled):not(:disabled),
.owl-carousel:hover .owl-nav .owl-next:not(.disabled):not(:disabled) {
    opacity: 1;
    visibility: visible;
}

.owl-prev {
    left: 10px;
}

.owl-next {
    right: 10px;
}

.owl-dots {
    position: relative;
    display: block;
    width: 100%;height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
}

.owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 2px;
    outline: none;
}

.owl-dots .owl-dot span {
    display: block;
    width: 10px;height: 10px;
    border-radius: 50%;
    background: #dadada;
}

.owl-dots .owl-dot.active span {
    background: #3c94f8;
}

/* OpenGraph Grid */
.og-grid {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style: none;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.og-grid li {
	display: inline-block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	padding: 0 10px;
	vertical-align: top;
    width: 100%;
    max-width: 350px;
    height: 250px;
	overflow: hidden;
}

.og-grid li > a {
	position: relative;
	border: none;
    display: block;
    width: 100%;
	height: 250px;
}

.og-grid li > a img {
	width: auto;
	height: 100%;
}

.og-grid li.og-expanded > a::after {
	content: " ";
	position: absolute;
	top: auto;
	left: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	pointer-events: none;
	border-bottom-color: #f0f3f8;
	border-width: 15px;
	margin: -20px 0 0 -15px;
}

.og-content {
	display: none;
}

.og-expander {
	position: absolute;
	background: #f0f3f8;
	top: auto;
	left: 0;
	width: 100%;
	margin-top: 10px;
	text-align: left;
	height: 0;
	overflow: hidden;
}

.og-expander-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 15px;
	height: 100%;
}

.og-close {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
	background: #333;
}

.og-fullimg,
.og-details {
	width: 100%;
	max-width: 100%;
	height: 100%;
	overflow: hidden;
}

.og-fullimg {
    display: none;
    padding: 8px 0;
    text-align: center;
}

.og-fullimg img {
	max-height: 100%;
    max-width: 100%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.og-details h1,
.og-details h2,
.og-details h3,
.og-details h4 {
	font-weight: 400;
}

.og-details p {
	color: #999;
}

.og-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@media (min-width: 640px) {
    .og-grid li {
        max-width: 50%;
    }
}

@media (min-width: 768px) {
	.og-expander-inner {
		flex-direction: row;
	}

	.og-fullimg,
	.og-details {
		max-width: 50%;
    }

    .og-fullimg {
        display: block;
    }

    .og-details {
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .og-grid li {
        max-width: 33.3333%;
    }
}

/* Isotope */
.gridder {
    position: relative;
    display: block;
}

.grid-item {
    display: block;
    float: left;
    margin: 16px 0;
    padding: 0 16px;
}

.grid-item,
.grid-sizer {
    width: 100%;
}

.grid-item img {
    width: 100%;
    height: 100%;
}

.grid-item .img-place {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 350px;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
}

.grid-item .img-caption {
    position: absolute;
    bottom: 0;
    padding: 12px 16px;
    width: 100%;
    background-color: #323131;
    color: #fff;
    z-index: 11;
}

.grid-item .img-caption p {
    font-size: 14px;
    margin-bottom: 0;
}

.grid-item .img-caption p::before {
    content: "\2014";
    margin-right: 5px;
}

@media (min-width: 768px) {
    .gridder .grid-item,
    .gridder .grid-sizer {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .gridder .grid-item,
    .gridder .grid-sizer {
        width: 33.33333%;
    }
}

.call-to-action {
    text-align: center;
}
.call-to-action .main-content .main-button {
    text-align: center;
    margin-top: 30px;
}

/* Statistics */
.counter {
    padding-top: 6rem;
    padding-bottom: 4.5rem;
}

.counter #counter .cell {
    width: 8rem;
    margin-right: 2.5rem;
    margin-left: 2.5rem;
}

.counter #counter .counter-value {
    font: 700 4.25rem/4.5rem "Montserrat", sans-serif;	
}

.fa-update {
    margin-right: 2px;
    color: red;
    text-shadow: 0 0 10px red,
                 0 0 40px red, 
                 0 0 80px red;
}

.fa-zvono {
    color: red;
    text-shadow: 0 0 10px red,
                 0 0 40px red, 
                 0 0 80px red;
    margin-left: 10px;
    font-size: 17px;
}

.fa-satic {
    color: #43475e;
    text-shadow: 0 0 10px red,
                 0 0 40px red, 
                 0 0 80px red;
}
/* end of statistics */


/* Theme color style */

/* Theme red */
.theme-red .bg-theme {
    background-color: #43475e !important;
}

.theme-red .fg-theme {
    color: #43475e !important;
}

.theme-red .btn-theme {
    background-color: #EF3724;
    color: #fff;
}

.theme-red .btn-theme:hover {
    background-color: #F04936;
    color: #fff;
}

.theme-red .btn-theme:focus {
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #EF3724;
}

.theme-red .btn-theme-outline {
    color: #EF3724;
    box-shadow: 0 0 0 2px #EF3724;
}

.theme-red .btn-theme-outline:hover {
    background-color: #EF3724;
    color: #fff;
}

.theme-red .btn-theme-outline:focus {
    background-color: #EF3724;
    color: #fff;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #EF3724;
}

.theme-red .btn-fab {
    background-color: #43475e;
    color: #fff;
}

.theme-red .btn-fab:hover {
    background-color: #43475e;
    color: #43475e;
}

.theme-red .progress {
    box-shadow: 0 0 0 2px #43475e;
}

.theme-red .progress-bar {
    background-color: #7b83aa;
}

.theme-red .theme-list li::before {
    border-color: #7b83aa;
}


/* Theme Blue */
.theme-blue .bg-theme {
    background-color: #2960f7 !important;
}

.theme-blue .fg-theme {
    color: #2960f7 !important;
}

.theme-blue .btn-theme {
    background-color: #2960f7;
    color: #fff;
}

.theme-blue .btn-theme:hover {
    background-color: #3f71f8;
    color: #fff;
}

.theme-blue .btn-theme:focus {
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #2960f7;
}

.theme-blue .btn-theme-outline {
    color: #2960f7;
    box-shadow: 0 0 0 2px #2960f7;
}

.theme-blue .btn-theme-outline:hover {
    background-color: #2960f7;
    color: #fff;
}

.theme-blue .btn-theme-outline:focus {
    background-color: #2960f7;
    color: #fff;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #2960f7;
}

.theme-blue .btn-fab {
    background-color: #2960f7;
    color: #fff;
}

.theme-blue .btn-fab:hover {
    background-color: #3f71f8;
    color: #fff;
}

.theme-blue .progress {
    box-shadow: 0 0 0 2px #2960f7;
}

.theme-blue .progress-bar {
    background-color: #2960f7;
}

.theme-blue .theme-list li::before {
    border-color: #2960f7;
}


/* Theme Green */
.theme-green .bg-theme {
    background-color: #8cc63f !important;
}

.theme-green .fg-theme {
    color: #8cc63f !important;
}

.theme-green .btn-theme {
    background-color: #8cc63f;
    color: #fff;
}

.theme-green .btn-theme:hover {
    background-color: #94c751;
    color: #fff;
}

.theme-green .btn-theme:focus {
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #8cc63f;
}

.theme-green .btn-theme-outline {
    color: #8cc63f;
    box-shadow: 0 0 0 2px #8cc63f;
}

.theme-green .btn-theme-outline:hover {
    background-color: #8cc63f;
    color: #fff;
}

.theme-green .btn-theme-outline:focus {
    background-color: #8cc63f;
    color: #fff;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #8cc63f;
}

.theme-green .btn-fab {
    background-color: #8cc63f;
    color: #fff;
}

.theme-green .btn-fab:hover {
    background-color: #94c751;
    color: #fff;
}

.theme-green .progress {
    box-shadow: 0 0 0 2px #8cc63f;
}

.theme-green .progress-bar {
    background-color: #8cc63f;
}

.theme-green .theme-list li::before {
    border-color: #8cc63f;
}


/* Theme Orange */
.theme-orange .bg-theme {
    background-color: #fd7e14 !important;
}

.theme-orange .fg-theme {
    color: #43475e !important;
}

.theme-orange .btn-theme {
    background-color: #fd7e14;
    color: #fff;
}

.theme-orange .btn-theme:hover {
    background-color: #fd8a2c;
    color: #fff;
}

.theme-orange .btn-theme:focus {
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #fd7e14;
}

.theme-orange .btn-theme-outline {
    color: #fd7e14;
    box-shadow: 0 0 0 2px #fd7e14;
}

.theme-orange .btn-theme-outline:hover {
    background-color: #fd7e14;
    color: #fff;
}

.theme-orange .btn-theme-outline:focus {
    background-color: #fd7e14;
    color: #fff;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #fd7e14;
}

.theme-orange .btn-fab {
    background-color: #fd7e14;
    color: #fff;
}

.theme-orange .btn-fab:hover {
    background-color: #fd8a2c;
    color: #fff;
}

.theme-orange .progress {
    box-shadow: 0 0 0 2px #fd7e14;
}

.theme-orange .progress-bar {
    background-color: #fd7e14;
}

.theme-orange .theme-list li::before {
    border-color: #fd7e14;
}


/* Theme Purple */
.theme-purple .bg-theme {
    background-color: #6f42c1 !important;
}

.theme-purple .fg-theme {
    color: #6f42c1 !important;
}

.theme-purple .btn-theme {
    background-color: #6f42c1;
    color: #fff;
}

.theme-purple .btn-theme:hover {
    background-color: #7b54c2;
    color: #fff;
}

.theme-purple .btn-theme:focus {
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #6f42c1;
}

.theme-purple .btn-theme-outline {
    color: #6f42c1;
    box-shadow: 0 0 0 2px #6f42c1;
}

.theme-purple .btn-theme-outline:hover {
    background-color: #6f42c1;
    color: #fff;
}

.theme-purple .btn-theme-outline:focus {
    background-color: #6f42c1;
    color: #fff;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #6f42c1;
}

.theme-purple .btn-fab {
    background-color: #6f42c1;
    color: #fff;
}

.theme-purple .btn-fab:hover {
    background-color: #7b54c2;
    color: #fff;
}

.theme-purple .progress {
    box-shadow: 0 0 0 2px #6f42c1;
}

.theme-purple .progress-bar {
    background-color: #6f42c1;
}

.theme-purple .theme-list li::before {
    border-color: #6f42c1;
}