/* -----  Google Font  -----*/
@import url("ionicons.min.css");
/* =====  INDEX OF STYLES ===== */
/*

===== BASIC STYLE =====
  + General
  + Color Swicher
  + Parallax 
  + Typography   
  + Spacing    
  + Button
  + Services
         
      
===== HEADER ===== 
  + Header
  + Navbar

===== CONTANT =====
  + Banner
  + Portfolio
  + Blog
  + Client
  + About Us Page
  + Team
  + Contact Us
  

===== FOOTER =====

/* =====  GENERAL STYLE =====*/
* {
    box-sizing: border-box;
}

body, html {
    margin: 0;
    padding: 0;
    background-color: #eeebe6;
}

html {
    height: 100%;
}

body {
    line-height: 24px;
    color: #a0a0a0;
    font-size: 14px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    min-height: 100%;
}

.loder {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loder.gif) center no-repeat #fff;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

::-moz-selection {
    background-color: #1A1A1A;
    color: #FFF;
}

::selection {
    background-color: #1A1A1A;
    color: #FFF;
}

img {
    height: auto;
    max-width: 100%;
    border: none;
    outline: none;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    vertical-align: middle;
}

ul li {
    list-style: none;
}

br {
    font-size: 0;
    line-height: 0;
}

hr {
    margin-bottom: 0px;
    margin-top: 0px;
    border-top: 1px solid #000;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.shop-detail hr {
    border-top: 1px solid #ccc;
}

ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
}

.bg-gray {
    background: #f7f7f7;
}

.bg-dark {
    background: #000000;
    color: #fff;
}

.red {
    color: #3E8AC9 !important;
}

.dark {
    color: #000 !important;
}

/* Color Swicher */
#colors-switcher {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2);
    left: 0;
    position: fixed;
    top: 25%;
    width: 160px;
    z-index: 9999;
}

#colors-switcher div {
    padding: 12px
}

#colors-switcher h2 {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 10px 4px 0px;
    text-align: center;
    text-transform: capitalize;
}

#colors-switcher h2 a {
    background-color: #3E8AC9;
    display: block;
    height: 40px;
    position: absolute;
    right: -40px;
    top: 0;
    width: 40px;
}

#colors-switcher h2 a i {
    position: absolute;
    font-size: 20px;
    color: #fff;
    left: 10px;
    top: 10px;
}

.colors {
    padding-left: 7px
}

.colors {
    margin: 0px 0px 10px 0px;
    list-style: none;
    overflow: hidden;
}

.colors li {
    float: left
}

.colors li a {
    cursor: pointer;
    display: block;
    height: 20px;
    width: 20px;
    margin: 5px;
}

.style1 {
    background: #000000 none repeat scroll 0 0;
}

.style2 {
    background: #2c38a6 none repeat scroll 0 0;
}

.style3 {
    background: #662d91 none repeat scroll 0 0;
}

.style4 {
    background: #005826 none repeat scroll 0 0;
}

.style5 {
    background: #7a0026 none repeat scroll 0 0;
}

.style6 {
    background: #005b7f none repeat scroll 0 0;
}

.style7 {
    background: #005952 none repeat scroll 0 0;
}

.style8 {
    background: #362f2d none repeat scroll 0 0;
}

.style9 {
    background: #3a345e none repeat scroll 0 0;
}

.style10 {
    background: #5c4942 none repeat scroll 0 0;
}

.style11 {
    background: #62685f none repeat scroll 0 0;
}

.style12 {
    background: #1d1a47 none repeat scroll 0 0;
}

.style13 {
    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.style14 {
    background-image: linear-gradient(135deg, #30cfd0 0%, #330867 100%);
}

.style15 {
    background-image: linear-gradient(135deg, #2af598 0%, #009efd 100%);
}

.style16 {
    background-image: linear-gradient(135deg, #09203f 0%, #537895 100%);
}

.style17 {
    background-image: linear-gradient(135deg, #0ba360 0%, #3cba92 100%);
}

.style18 {
    background: linear-gradient(135deg, #03001e, #7303c0, #ec38bc);
}

.style19 {
    background: linear-gradient(135deg, #070000, #4c0001, #070000);
}

.style20 {
    background: linear-gradient(135deg, #8E0E00, #1F1C18);
}

.colors li a.active {
    box-shadow: 0 0 0px 2px #fff
}

/* Color Swicher */
.parallax {
    height: auto;
    overflow: hidden;
    position: relative;
}

.parallax::before {
    content: "";
    opacity: 0.9;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/* =====  TYPOGRAPHY =====*/
a {
    cursor: pointer;
    text-decoration: none;
    color: #a0a0a0;
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
}

a:hover, a:focus {
    color: #2878b4;
    text-decoration: none;
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
}

a, a:focus, a:active, a:link, img {
    outline: none;
    text-decoration: none;
}

p {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1 {
    font-size: 36px;
    line-height: 42px;
}

h2 {
    font-size: 26px;
    line-height: 36px;
}

h3 {
    font-size: 22px;
    line-height: 22px;
}

h4 {
    font-size: 18px;
    line-height: 18px;
}

h5 {
    font-size: 16px;
    line-height: 16px;
}

h6 {
    font-size: 14px;
    line-height: 14px;
}

.box-holder {
    margin-left: 15px;
    margin-right: 15px;
}

.capitalize {
    text-transform: capitalize;
}

/* =====  SPACING =====*/

/* =====  margin top  ===== */

.mtblr_20 {
    margin: 20px;
}

.mt_0 {
    margin-top: 0;
}

.mt_10 {
    margin-top: 10px;
}

.mt_20 {
    margin-top: 20px;
}

.mt_30 {
    margin-top: 30px;
}

.mt_40 {
    margin-top: 40px;
}

.mt_50 {
    margin-top: 50px;
}

.mt_60 {
    margin-top: 60px;
}

.mt_70 {
    margin-top: 70px;
}

.mt_80 {
    margin-top: 80px;
}

.mt_90 {
    margin-top: 90px;
}

.mt_100 {
    margin-top: 100px;
}

/* =====  margin bottom  ===== */

.mb_0 {
    margin-bottom: 0;
}

.mb_10 {
    margin-bottom: 10px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_30 {
    margin-bottom: 30px;
}

.mb_40 {
    margin-bottom: 40px;
}

.mb_50 {
    margin-bottom: 50px;
}

.mb_60 {
    margin-bottom: 60px;
}

.mb_70 {
    margin-bottom: 70px;
}

.mb_80 {
    margin-bottom: 80px;
}

.mb_90 {
    margin-bottom: 90px;
}

.mb_100 {
    margin-bottom: 100px;
}

/* =====  margin top bottom ===== */
.mtb_10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mtb_20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mtb_30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mtb_40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.mtb_50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mtb_60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mtb_70 {
    margin-top: 70px;
    margin-bottom: 70px;
}

.mtb_80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.mtb_90 {
    margin-top: 90px;
    margin-bottom: 90px;
}

.mtb_100 {
    margin-top: 100px;
    margin-bottom: 100px;
}

/* =====  padding  ===== */

.no-padding {
    padding: 0;
}

/* =====  padding top ===== */
.pt_10 {
    padding-top: 10px;
}

.pt_20 {
    padding-top: 20px;
}

.pt_30 {
    padding-top: 30px;
}

.pt_40 {
    padding-top: 40px;
}

.pt_50 {
    padding-top: 50px;
}

.pt_60 {
    padding-top: 60px;
}

.pt_70 {
    padding-top: 70px;
}

.pt_80 {
    padding-top: 80px;
}

.pt_90 {
    padding-top: 90px;
}

.pt_100 {
    padding-top: 100px;
}

/* =====  padding bottom ===== */
.pb_10 {
    padding-bottom: 10px;
}

.pb_20 {
    padding-bottom: 20px;
}

.pb_30 {
    padding-bottom: 30px;
}

.pb_40 {
    padding-bottom: 40px;
}

.pb_50 {
    padding-bottom: 50px;
}

.pb_60 {
    padding-bottom: 60px;
}

.pb_70 {
    padding-bottom: 70px;
}

.pb_80 {
    padding-bottom: 80px;
}

.pb_90 {
    padding-bottom: 90px;
}

.pb_100 {
    padding-bottom: 100px;
}

/* =====  padding top bottom ===== */
.ptb_10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ptb_20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ptb_30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.ptb_40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ptb_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ptb_60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.ptb_70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.ptb_80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.ptb_90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.ptb_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* =====  button  =====*/
.btn {
    border-radius: 0;
    text-transform: uppercase;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #999;
    text-decoration: none;
}

.btn-link {
    color: #000;
    border-bottom: 1px solid;
    padding: 0 0 10px;
    letter-spacing: 0;
}

/* =====  custom-btns  =====*/
.custom-btns {
    line-height: 58px;
    padding: 0;
    border: none;
}

.custom-btns span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.custom-btns:before, .custom-btns:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background: #3E8AC9;
    transition: all 0.3s ease;
}

.custom-btns:before {
    height: 50%;
    width: 2px;
}

.custom-btns:after {
    width: 20%;
    height: 2px;
}

.custom-btns:hover:before {
    height: 100%;
}

.custom-btns:hover:after {
    width: 100%;
}

.custom-btns span:before, .custom-btns span:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: #3E8AC9;
    transition: all 0.3s ease;
}

.custom-btns span:before {
    width: 2px;
    height: 50%;
}

.custom-btns span:after {
    width: 20%;
    height: 2px;
}

.custom-btns:hover span:before {
    height: 100%;
}

.custom-btns:hover span:after {
    width: 100%;
}

.custom-btns.light:before, .custom-btns.light:after {
    background: #3E8AC9;
}

.custom-btns.light span:before, .custom-btns.light span:after {
    background: #3E8AC9;
}

.custom-btn {
    font-family: 'Noto Sans', sans-serif;
    background-color: #3E8AC9;
    color: #ffffff;
    border: none;
    text-transform: uppercase;
    border-radius: 10px;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.5px;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    z-index: 0;
    width: 260px;
}

.custom-btn:hover {
    background-color: #ffffff;
    color: #000000;
    border: none;
}

.custom-btn:before,
.custom-btn:after,
.custom-btn span:after,
.custom-btn span:before {
    content: none;
    width: 0;
    height: 0;
}

/* =====  Icon  =====*/

.icon-top i, .icon-right i, .icon-left i {
    color: #000;
    font-size: 50px;
}

/* =====  Services  =====*/
/* =====  Tabs  =====*/

.nav > li > a {
    padding: 7px 15px;
}

/* =====  Progress Bars  =====*/
.progress-title {
    font-size: 16px;
    font-weight: 700;
    color: #011627;
    margin: 0 0 20px;
}

.progress {
    height: 10px;
    background: #cbcbcb;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 30px;
    overflow: visible;
}

.progress .progress-bar {
    box-shadow: none;
    position: relative;
    -webkit-animation: animate-positive 2s;
    animation: animate-positive 2s;
}

.progress .progress-bar::after {
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 12px 6px 14px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: -26px;
}

.progress .progress-value {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: -40px;
    right: 0;
}

.circle {
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 1.2;
}

.circle strong {
    line-height: 40px;
    position: absolute;
    text-align: center;
    left: 0;
    top: 30px;
    width: 100%;
    font-size: 30px;
    color: #fff;
}

.circle strong i {
    font-style: normal;
    font-size: .6em;
    font-weight: 400;
}

.circle span {
    display: block;
    margin-top: 12px;
    color: #fff;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

#p_line .progress {
    position: relative;
    height: 25px;
    box-shadow: none;
    border-radius: 0;
    background-color: #ddd;
}

#p_line .progress > .progress-type {
    position: absolute;
    left: 0px;
    padding: 0px 10px;
    color: rgb(255, 255, 255);
}

#p_line .progress > .progress-completed {
    position: absolute;
    right: 0px;
    padding: 0px 10px;
    color: #000;
}

/* =====  Inputs  =====*/
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="radio"], input[type="checkbox"], input[type="file"], textarea, select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 1px;
    background-color: transparent;
    color: #888;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    outline: medium none;
    transition: all 0.2s ease 0s;
    padding: 10px 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
    opacity: 1
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    opacity: 1
}

:-ms-input-placeholder { /* IE 10+ */
    color: #000;
    opacity: 1
}

:-moz-placeholder { /* Firefox 18- */
    color: #000;
    opacity: 1
}

input:focus, textarea:focus {
    border-color: #000;
}

.full-with-form {
    width: 100%;
    max-width: 100%;
}

/* =====  Select  =====*/
.form-control {
    border-radius: 0px;
    box-shadow: none;
    max-width: 100%;
}

.form-control:focus {
    box-shadow: none;
    border-color: #000;
}

/* =====  HEADER CSS START =====*/

/* ===== Header Style ===== */
#home header {
    box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.1);
}

header {
    display: block;
    background: #fff none repeat scroll 0 0;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1;
}

/* ===== Navbar Style ===== */

.navbar-header .navbar-brand {
    height: auto;
    margin-top: 0 !important;
    margin-left: 0 !important;
    float: none !important;
    display: inline-block;
}

.navbar-brand {
    font-size: 18px;
    line-height: 20px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 0px solid transparent !important;
}

.navbar-right .dropdown-menu {
    right: 0;
}

/* =====  HEADER CSS END =====*/

/* =====  CONTANT CSS START =====*/

/* =====  BANNER CSS  ===== */

/* ===== particles ===== */

#stats {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    height: 100%;
    background-image: url('../images/banner2.png');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

/* ===== particles ===== */

/* ===== demo-canvas ===== */

#demo-canvas {
    position: relative;
    width: 100%;
    background-position: center center;
    background-image: url('../images/banner2.png');
}

/* ===== Full Video banner ===== */

#customElement {
    width: 100%;
    height: 100vh;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover;
}

/* ===== Full Video banner ===== */

.banner {
    position: relative;
}

.banner_bg img {
    opacity: 0.1;
}

.banner-detail {
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}

.cd-intro .logo {
    display: block;
    margin: 0 auto;
    margin-bottom: 80px;
}

.cd-intro p {
    display: block;
}

.cd-intro .home-arrow-down {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cd-intro .home-arrow-down .btn {
    font-size: 25px;
}

.cd-intro .home-arrow-down .label {
    display: block;
    padding: 0;
    text-transform: uppercase;
    color: rgba(125, 125, 125, 0.9);
    font-weight: 600;
}

.cd-intro .home-arrow-down /*.cd-intro .home-arrow-down .fab,
.cd-intro .home-arrow-down .fas,
.cd-intro .home-arrow-down .fad */
{
    display: inline-block;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.cd-intro .home-arrow-down .fa,
.cd-intro .home-arrow-down .fas,
.cd-intro .home-arrow-down .fab,
.cd-intro .home-arrow-down .fad {
    color: #fafafa;
}

.cd-intro {
    text-align: center;
}

.cd-headline {
    font-size: 30px;
    line-height: 1.2;
    color: #fff;
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.cd-words-wrapper b.is-visible {
    position: relative;
}

.cd-headline.type .cd-words-wrapper {
    vertical-align: top;
    overflow: hidden;
}

.cd-headline.type .cd-words-wrapper::after {
    /* vertical bar */
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 2px;
    background-color: #fff;
}

.cd-headline.type .cd-words-wrapper.waiting::after {
    -webkit-animation: cd-pulse 1s infinite;
    -moz-animation: cd-pulse 1s infinite;
    animation: cd-pulse 1s infinite;
}

.cd-headline.type .cd-words-wrapper.selected {
    background-color: #fff;
}

.cd-headline.type .cd-words-wrapper.selected::after {
    visibility: hidden;
}

.cd-headline.type .cd-words-wrapper.selected b {
    color: #0d0d0d;
}

.cd-headline.type b {
    visibility: hidden;
}

.cd-headline.type b.is-visible {
    visibility: visible;
}

.cd-headline.type i {
    position: absolute;
    visibility: hidden;
    font: inherit;
    color: #3E8AC9;
}

.cd-headline.type i.in {
    position: relative;
    visibility: visible;
}

@media only screen and (min-width: 320px) {
    .cd-headline {
        font-size: 22px;
        font-weight: 200;
        text-transform: capitalize;
    }

}

@media only screen and (min-width: 480px) {
    .cd-headline {
        font-size: 22px;
        font-weight: 200;
    }
}

@media only screen and (min-width: 768px) {
    .cd-headline {
        font-size: 36px;
        font-weight: 200;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-headline {
        font-size: 60px;
        text-transform: capitalize;
    }
}

@-webkit-keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

@-moz-keyframes cd-pulse {
    0% {
        -moz-transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -moz-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -moz-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

@keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -moz-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        -o-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        -moz-transform: translateY(-50%) scale(0.9);
        -ms-transform: translateY(-50%) scale(0.9);
        -o-transform: translateY(-50%) scale(0.9);
        transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        -moz-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        -o-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

/* ===== End Banner CSS ===== */

/* ===== Portfolio css ===== */
.main_title {
    display: inline-block;
    font-weight: 700 !important;
    font-size: 48px;
    text-transform: uppercase;
    color: #000;
}

.main_title a {
    font-weight: 700 !important;
}

.story_detail {
    color: #F5F5F5;
}

.project-title {
    color: #fff;
}

.portfolio-filter.nav.navbar-nav {
    float: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: transparent;
}

.tab-bar ul {
    list-style: none;
    text-align: center;
    display: inline-block;
}

.tab-bar ul li {
    display: block;
}

.tab-bar ul li a {
    padding: 5px 15px;
}

.tab-bar ul li.active a, .tab-bar ul li:hover a {
    color: #000000;
}

.isotope {
    display: inline-block;
    width: 100%;
}

.grid {
    margin: 0 -15px;
}

.grid-item {
    display: block;
    position: relative;
    padding: 15px;
}

.grid-item a {
    background: #000;
    overflow: hidden;
    display: block;
    position: relative;
}

.three-col-work .grid-item, .three-col-blog .blog-item {
    width: 33.33%;
    min-height: 1px;
}

.three-col-blog, .three-col-work {
    display: inline-block;
}

.grid .three-col-work .grid-item {
    float: left;
    position: relative;
}

.isotope .grid-item.filtered {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
}

.grid-item a:hover img {
    opacity: 0.2;
    filter: alpha(opacity=60);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.grid-item .work-detail {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -40px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

.grid-item a:hover .work-detail {
    opacity: 1;
    bottom: 20px;
}

#portfolio .isotope, #portfolio .masonry-brick, #portfolio .grid-item img {
    max-width: 100%;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

.two-col-work .grid-item > a, .three-col-work .grid-item > a, .four-col-work .grid-item > a {
    position: relative;
}

/* =====  End Portfolio css  ===== */

/* =====  Blog css  ===== */

.post-type {
    background: rgba(255, 255, 255, 0.50) none repeat scroll 0 0;
    color: #000;
    cursor: default;
    font-size: 20px;
    height: 40px;
    left: 25px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 40px;
}

.post-info {
    display: inline-block;
}

.blog {
    margin-top: 20px;
}

.blog .date i {
    margin-right: 10px;
}

.blog-item:hover h2 a {
    color: #3E8AC9;
}

#blog-post .owl-nav,
#video-post .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
}

#blog-post .owl-nav > div,
#video-post .owl-nav > div {
    height: 271px;
    width: 200px;
    font-size: 0px;
    position: absolute;
}

#blog-post .owl-nav .owl-next,
#video-post .owl-nav .owl-next {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: 100px;
    margin-right: -200px;
}

#blog-post .owl-nav .owl-next:hover,
#video-post .owl-nav .owl-next:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

#blog-post .owl-nav .owl-prev,
#video-post .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: 100px;
    margin-left: -200px;
}

#blog-post .owl-nav .owl-prev:hover,
#video-post .owl-nav .owl-prev:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

#blog-post .owl-nav .owl-prev,
#video-post .owl-nav .owl-prev {
    left: 0px;
}

#blog-post .owl-nav .owl-next,
#video-post .owl-nav .owl-next {
    right: 0px;
}

/* =====  End Blog css  ===== */

/* =====  Client css  ===== */
#client .type-01 {
    margin: 0 20px;
}

.client .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
}

.client .owl-nav > div {
    height: 300px;
    width: 300px;
    font-size: 0px;
    position: absolute;
}

.client .owl-nav .owl-next {
    cursor: url(../images/right_arrow_white.png), auto !important;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.client .owl-nav .owl-prev {
    cursor: url(../images/left_arrow_white.png), auto !important;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.client .owl-nav .owl-prev {
    left: -200px;
}

.client .owl-nav .owl-next {
    right: -200px;
}

.client .type-01 h2 {
    margin-left: 30px;
    margin-right: 30px;
}

.client .fa.fa-quote-left,
.client .fas.fa-quote-left {
    color: #3E8AC9;
    font-size: 50px;
}

.client-designation {
    display: inline-block;
}

.client-title strong {
    color: #000;
}

.client-detail {
    color: #F5F5F5;
}

/* =====  End Client css  ===== */

/* =====  Aboutus css  ===== */
.about-heading {
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #000;
    display: inline-block;
}

.about-heading span {
    font-weight: 300;
}

.about-text > p::first-letter {
    font-size: 18px;
    color: #000;
}

.about-text {
    margin: 0 0 40px;
}

/* =====  End Aboutus css  ===== */

/* =====  Team css  ===== */
.team3col .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
}

.team3col .owl-nav > div {
    font-size: 0;
    height: 360px;
    position: absolute;
    width: 200px;
}

.team3col .owl-nav .owl-next {
    cursor: url(../images/right_arrow.png), auto !important;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.team3col .owl-nav .owl-prev {
    cursor: url(../images/left_arrow.png), auto !important;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.team3col .owl-nav .owl-prev {
    left: 0px;
}

.team3col .owl-nav .owl-next {
    right: 0px;
}

.team-detail {
    padding: 0 15px;
}

.team-designation, .team-title {
    text-transform: uppercase;
}

.team .social > li, .team_grid .social > li {
    background: #dfdfdf none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    margin: 0 5px;
    width: 40px;
}

.team .social > li:hover a, .team_grid .social > li:hover a {
    color: #000;
}

.social li a i {
    margin: 12px;
}

.team-detail .team-item-img {
    filter: grayscale(100%);
}

.team-detail:hover .team-item-img {
    filter: grayscale(0%);
}

.team-detail:hover .team-title {
    color: #2878b4;
}

/* =====  End Team css  ===== */

/* =====  Contact us css  ===== */
.contact .fa,
.contact .fas {
    margin-right: 10px;
    color: #3E8AC9;
}

/* =====  End Contact us css  ===== */
.map_right #map {
    height: 530px;
}

#map {
    width: 100%;
    height: 400px;
    background-color: grey;
}

/* =====  FOOTER CSS START=====*/

.footer {
    text-align: center;
}

.footer-link li {
    display: inline-block;
}

.footer-link li:first-child a {
    padding-left: 0;
}

.footer-link li a {
    border-left: 1px solid #808080;
    padding: 0 10px;
    display: inline-block;
    line-height: 1;
}

.footer-link li:first-child a {
    border: none;
}

.social_icon li {
    display: inline-block;
    height: 25px;
    width: 50px;
    text-align: center;
}

.social_icon ul li i.fa,
.social_icon ul li i.fas,
.social_icon ul li i.fab,
.social_icon ul li i.fad {
    background-color: transparent;
    font-size: 32px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

.social_icon ul li a i.fa:hover,
.social_icon ul li a i.fas:hover,
.social_icon ul li a i.fab:hover,
.social_icon ul li a i.fad:hover {
    color: #fff;
}

/* =====  FOOTER CSS END=====*/

/* =====  RESPONSIVE CSS START  =====*/
@media (max-width: 1400px) {
    #blog-post .owl-nav .owl-next,
    #video-post .owl-nav .owl-next {
        margin-right: -100px;
    }

    #blog-post .owl-nav .owl-prev,
    #video-post .owl-nav .owl-prev {
        margin-left: -100px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

/*-----------------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {
    .about-title {
        font-size: 40px;
        line-height: 55px;
    }
}

/*----------------------------------*/

@media (max-width: 1008px) {
    .dropdown-menu {
        float: none;
    }
}

@media (max-width: 991px) {

    .three-col-work .grid-item, .three-col-blog .blog-item {
        width: 50%;
    }

    .client .owl-nav {

    }

    #blog-post .owl-nav .owl-next,
    #video-post .owl-nav .owl-next {
        margin-right: 0;
    }

    #blog-post .owl-nav .owl-prev,
    #video-post .owl-nav .owl-prev {
        margin-left: 0;
    }
}

/*-----------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
}

/*-----------------------------------*/

@media (max-width: 767px) {
    .banner_bg {
        overflow: hidden;
    }

    .banner_bg > img {
        max-width: none;
        width: auto;
    }

    .portfolio-filter.nav.navbar-nav {
        display: inline;
    }

    .portfolio-filter.nav.navbar-nav > li {
        background: #f5f5f5 none repeat scroll 0 0;
        margin: 2px 0;
    }

    .three-col-work .grid-item, .three-col-blog .blog-item {
        width: 100%;
    }

}

/*-----------------------------------*/

@media (max-width: 650px) {

    .cd-intro p {
        display: none;
    }
}

/*-----------------------------------*/

@media (max-width: 480px) {

}

/* =====  END RESPONSIVE CSS  =====*/

.single-post {
    text-align: left;
}

.single-post p {
    margin-bottom: 14px;
    margin-top: 14px;
    font-size: 16px;
    color: #4b4b4b;
}

.single-post h1 {
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 2px solid black;
    text-transform: uppercase;
    font-weight: 700;
}

.single-post h2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 160%;
}

.single-post h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 140%;
}

.single-post h4 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 130%;
}

.single-post time {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
}

.single-post img {
    display: block;
    margin: 10px auto;
    width: 100%;
    border: thin solid transparent;
    cursor: pointer;
}

.single-post img:hover {
    border: thin solid black;
    -webkit-filter: brightness(125%);
    transition: all 0.2s ease-in-out;
}

.single-post > div {
    display: block;
    margin: 10px auto;
    width: 90%;
}

.single-post table {
    color: #000000;
    width: 90%;
    margin: 0 auto;
}

.single-post table td,
.single-post table th {
    border: thin solid black;
    text-align: center;
    padding: 0 10px;
    font-weight: normal;
}

.single-post table th {
    font-weight: bold;
    background-color: #cccccc;
}

.single-post table tr:hover {
    background-color: #dddddd;
}

#register input {
    display: block;
    margin: 0 auto;
    width: 30%;
    margin-bottom: 20px;
    color: #ffffff;
}

#register input::placeholder {
    color: #ffffff;
}

.grecaptcha-badge {
    margin: 0 auto;
    margin-bottom: 30px;
}

#list .blog-item {
    margin-bottom: 20px;
}

#faq .panel {
    text-align: left;
}

#faq .icon {
    width: 30px;
    text-align: center;
    color: #3E8AC9;
}

.single-post ul li {
    list-style-type: square;
    padding-left: 10px;
    margin-left: 30px;
    color: #4b4b4b;
    font-size: 16px;
}

.single-post a {
    font-weight: bold;
}

.dropdown-menu {
    width: 0;
    border-radius: 0;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
}

.dropdown-menu li:hover a {
    width: 100% !important;
}

.dropdown-menu > li:hover > a {
    width: auto !important;
}

#loaderlink a i {
    width: 14px;
}

#video-post {
    color: #cccccc;
}

#video-post h2 {
    color: #ffffff;
}

#video-post .post-info {
    display: block;
    width: 480px;
    margin: 0 auto;
    margin-bottom: 70px;
}

#video-post .post-video {
    display: block;
    width: 480px;
    margin: 0 auto;
}

.banner-detail {
    padding: 20px;
    padding-top: 150px;
}

.banner2 .cd-intro {
    font-size: 130%;
}

#features {
    color: #ffffff;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #444444;
    background-size: 100%;
    padding-top: 60px;
    background-image: url("/images/features_bg.jpg");
}

#features h2 {
    color: #ffffff;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 10px;
}

#features p {
    font-size: 16px;
    line-height: 24px;
}

#features .service {
    margin-bottom: 15px;
}

#features .service.hero {
    color: #ffffff;
}

#features .main.row {
    max-width: 800px;
    margin: 0 auto;
}

.awards img {
    display: block;
    margin: 0 auto;
}

.play .footer-start {
    border-top: thin solid white;
}

.footer-start {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}

.footer-start > div {
    padding-left: 0;
    padding-right: 0;
}

.footer-start .logos {
    text-align: right;
}

#header .navbar-brand {
    padding: 0;
    padding-left: 5px;
    height: 60px;
}

#header .navbar-brand img,
#header .logo-caret {
    display: inline-block;
    vertical-align: middle;
}

#header .logo-caret {
    font-size: 20px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    width: 28px;
    color: #999999;
}

#header .navbar-header .logo-caret:before {
    content: "\f0da";
}

#header .navbar-header.open .logo-caret:before {
    content: "\f0d7";
}

#header .navbar-brand.multi:hover {
    background-color: #666666;
}

#header > .header > .container-fluid,
#header .navbar-collapse,
.container-fluid > .navbar-header {
    padding: 0;
    margin: 0;
}

#header .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right !important;
}

.dropdown-menu {
    background-color: rgba(102, 102, 102, 0.7);
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;

    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.open > .dropdown-menu {
    display: block;
}

.dropdown-menu li a {
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    border: thin solid transparent !important;
    text-align: center;
}

.dropdown-menu li a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border: thin solid white !important;
}

#menu.collapse {
    padding-right: 20px;
}

#menu ul.nav {
    margin-right: -20px;
    font-size: 16px;
    text-transform: uppercase
}

#header ul.nav a {
    color: #ffffff;
}

#header ul.nav a:hover {
    color: #ffffff;
}

#header ul.nav li:hover {
    background-color: #4b4b4b;
    transition: all 0.2s ease-in-out;
}

#header ul.nav li.primary {
    background-color: #3E8AC9;
    color: #ffffff;
}

#header ul.nav li.primary:hover {
    background-color: #ffffff;
    color: #000000;
    transition: all 0.2s ease-in-out;
}

#header ul.nav li.primary:hover a {
    color: #000000;
}

.footer {
    background-color: #333333;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#menu .nav.open {
    background-color: #333333;
}

.home2 .banner2 {
    position: relative;
}

.row.awards > div:first-of-type img {
    margin-left: 0;
}

.row.awards > div:last-of-type img {
    margin-right: 0;
}

#announcement {
    background-color: #cccccc;
}

.blog-item .post-info {
    max-width: 100%;
}

.blog-item .post-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-item .post-title a {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-item .post-content {
    height: 140px;
    overflow: hidden;
    font-size: 16px;
}

.footer h2 {
    color: #ffffff;
    font-size: 200%;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 10px;
}

.footer .game-list {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.footer .game {
    display: block;
    margin-top: 10px;
}

.header-news {
    margin-top: 62px;
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    background-color: #999999;
}

.header-news img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    height: 100%;
    width: 1920px;
    object-fit: cover;
}

.header-news div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.header-news h2 {
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    height: 70px;
    padding: 15px;
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
}

.header-news h2 a {
}

#list .title {
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 60px;
}

.pegi {
    width: 70px;
}

.esrb {
    width: 200px;
}

#authtoken {
    width: 0;
    height: 0;
    border: 0;
    position: absolute;
}

#profilelink > a,
#loginlink > a {
    padding: 0 !important;
    padding-bottom: 4px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 8px !important;
}

#langlink > a {
    padding: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 22px !important;
    padding-bottom: 20px !important;
}

#feature, #blog {
    position: relative;
    top: -50px;
}

.loadmore {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    color: #000000;
    border-bottom: thin solid black;
    padding-bottom: 8px;
}

.loadmore:hover {
    border-bottom: thin solid #3E8AC9;
}

.single-post .top {
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 8px;
}

.single-post .top a {
    border-bottom: thin solid black;
    color: #000000;
}

.single-post .top a:hover {
    border-bottom: thin solid #2878b4;
    color: #2878b4;
}

.featherlight img {
    transition: none !important;
}

.overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: auto;
}

.overlay .closebutton {
    position: absolute;
    right: 100px;
    top: 25px;
    display: block;
    width: 64px;
    background-color: #3e8ac9;
    padding: 16px;
    border-radius: 10px;
}

.overlay .closebutton:hover {
    background-color: #ffffff;
}

.download h1 {
    display: block;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
    width: 100%;
    text-transform: uppercase;
    font-size: 50px;
    color: #ffffff;
    font-weight: 700;
}

.download .download-button {
    display: block;
    width: 330px;
    height: 500px;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #3e8ac9;
    position: relative;
    color: #282828;
    margin-bottom: 30px;
}

.download .download-button:hover {
    cursor: pointer;
    background-color: #ffffff;
}

.download .buttons {
    display: block;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.download .download-button img {
    display: block;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.download .download-button h2 {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color: #282828;
    line-height: 42px;
}

.download .download-button span {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;

    position: absolute;
    bottom: 10px;
}

header {
    background: rgba(40, 40, 40, 0.9);
    position: fixed;
}

#menu > ul > li > a {
    color: #fff;
}

.banner2 {
    height: 100vh;
}

.banner2 .banner_bg > img {
    height: 100vh;
    width: 100vw;
}

.pull-left {
    float: left !important;
}

