/*
Theme Name: TIANNA | Onepage Agency HTML Template
Author: HTMLBEANS
Author URI: 
Version: 1.1
Text Domain: TIANNA
Tags: one-column, two-columns
Theme URI:
*/

/*------------------------------------------------------------------


2. Body
3. Wrapper / #wrapper
4. Header / #header
5. Logo / .logo
6. Navbar Default / .navbar-default
7. Main Slider / .main-slider
8. Sub Form / .sub-form
9. Main Heading / .main-heading
10. Icon Box / .icon-box
11. Isoto Filter / .isoto-filter
12. Isoto Holder / .isoto-holder
13. Num Counter / .num-counter
14. Test Slider / .test-slider
15. Team / .team
16. Progress Bar / .progress-bar
17. Skills / .skills
18. Video / .video
19. Price Plan / .price-plan
20. Client Slider / .client-slider
21. Contact Form / .contact-form
22. Contact List / .contact-list
23. Footer / #footer
24. Social Network / .social-network
25. Box Count / .box-count
26. Logmod / .logmod
27. Popupactive / .popupactive
28. Connect / .connect
29. Simform / .simform
30. Back Top / #back-top
31. Loader Container / .loader-container

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
2. Wrapper / #wrapper
-------------------------------------------------------------------*/
#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form input[type="tel"],
.search-form input[type="tel"],
.post-password-form input[type="tel"],
.comment-form input[type="email"],
.search-form input[type="email"],
.post-password-form input[type="email"],
.comment-form input[type="search"],
.search-form input[type="search"],
.post-password-form input[type="search"],
.comment-form input[type="password"],
.search-form input[type="password"],
.post-password-form input[type="password"],
.comment-form input[type="url"],
.search-form input[type="url"],
.post-password-form input[type="url"],
.comment-form input[type="date"],
.search-form input[type="date"],
.post-password-form input[type="date"],
.comment-form textarea,
.search-form textarea,
.post-password-form textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 0.5em 0.7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form input[type="tel"]:focus,
.search-form input[type="tel"]:focus,
.post-password-form input[type="tel"]:focus,
.comment-form input[type="email"]:focus,
.search-form input[type="email"]:focus,
.post-password-form input[type="email"]:focus,
.comment-form input[type="search"]:focus,
.search-form input[type="search"]:focus,
.post-password-form input[type="search"]:focus,
.comment-form input[type="password"]:focus,
.search-form input[type="password"]:focus,
.post-password-form input[type="password"]:focus,
.comment-form input[type="url"]:focus,
.search-form input[type="url"]:focus,
.post-password-form input[type="url"]:focus,
.comment-form input[type="date"]:focus,
.search-form input[type="date"]:focus,
.post-password-form input[type="date"]:focus,
.comment-form textarea:focus,
.search-form textarea:focus,
.post-password-form textarea:focus {
  border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="tel"]::-webkit-input-placeholder,
.search-form input[type="tel"]::-webkit-input-placeholder,
.post-password-form input[type="tel"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder,
.search-form input[type="email"]::-webkit-input-placeholder,
.post-password-form input[type="email"]::-webkit-input-placeholder,
.comment-form input[type="search"]::-webkit-input-placeholder,
.search-form input[type="search"]::-webkit-input-placeholder,
.post-password-form input[type="search"]::-webkit-input-placeholder,
.comment-form input[type="password"]::-webkit-input-placeholder,
.search-form input[type="password"]::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.search-form input[type="url"]::-webkit-input-placeholder,
.post-password-form input[type="url"]::-webkit-input-placeholder,
.comment-form input[type="date"]::-webkit-input-placeholder,
.search-form input[type="date"]::-webkit-input-placeholder,
.post-password-form input[type="date"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.search-form textarea::-webkit-input-placeholder,
.post-password-form textarea::-webkit-input-placeholder {
  color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form input[type="tel"]::-moz-placeholder,
.search-form input[type="tel"]::-moz-placeholder,
.post-password-form input[type="tel"]::-moz-placeholder,
.comment-form input[type="email"]::-moz-placeholder,
.search-form input[type="email"]::-moz-placeholder,
.post-password-form input[type="email"]::-moz-placeholder,
.comment-form input[type="search"]::-moz-placeholder,
.search-form input[type="search"]::-moz-placeholder,
.post-password-form input[type="search"]::-moz-placeholder,
.comment-form input[type="password"]::-moz-placeholder,
.search-form input[type="password"]::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.search-form input[type="url"]::-moz-placeholder,
.post-password-form input[type="url"]::-moz-placeholder,
.comment-form input[type="date"]::-moz-placeholder,
.search-form input[type="date"]::-moz-placeholder,
.post-password-form input[type="date"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.search-form textarea::-moz-placeholder,
.post-password-form textarea::-moz-placeholder {
  opacity: 1;
  color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form input[type="tel"]:-moz-placeholder,
.search-form input[type="tel"]:-moz-placeholder,
.post-password-form input[type="tel"]:-moz-placeholder,
.comment-form input[type="email"]:-moz-placeholder,
.search-form input[type="email"]:-moz-placeholder,
.post-password-form input[type="email"]:-moz-placeholder,
.comment-form input[type="search"]:-moz-placeholder,
.search-form input[type="search"]:-moz-placeholder,
.post-password-form input[type="search"]:-moz-placeholder,
.comment-form input[type="password"]:-moz-placeholder,
.search-form input[type="password"]:-moz-placeholder,
.post-password-form input[type="password"]:-moz-placeholder,
.comment-form input[type="url"]:-moz-placeholder,
.search-form input[type="url"]:-moz-placeholder,
.post-password-form input[type="url"]:-moz-placeholder,
.comment-form input[type="date"]:-moz-placeholder,
.search-form input[type="date"]:-moz-placeholder,
.post-password-form input[type="date"]:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.search-form textarea:-moz-placeholder,
.post-password-form textarea:-moz-placeholder {
  color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="tel"]:-ms-input-placeholder,
.search-form input[type="tel"]:-ms-input-placeholder,
.post-password-form input[type="tel"]:-ms-input-placeholder,
.comment-form input[type="email"]:-ms-input-placeholder,
.search-form input[type="email"]:-ms-input-placeholder,
.post-password-form input[type="email"]:-ms-input-placeholder,
.comment-form input[type="search"]:-ms-input-placeholder,
.search-form input[type="search"]:-ms-input-placeholder,
.post-password-form input[type="search"]:-ms-input-placeholder,
.comment-form input[type="password"]:-ms-input-placeholder,
.search-form input[type="password"]:-ms-input-placeholder,
.post-password-form input[type="password"]:-ms-input-placeholder,
.comment-form input[type="url"]:-ms-input-placeholder,
.search-form input[type="url"]:-ms-input-placeholder,
.post-password-form input[type="url"]:-ms-input-placeholder,
.comment-form input[type="date"]:-ms-input-placeholder,
.search-form input[type="date"]:-ms-input-placeholder,
.post-password-form input[type="date"]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.search-form textarea:-ms-input-placeholder,
.post-password-form textarea:-ms-input-placeholder {
  color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form input[type="tel"].placeholder,
.search-form input[type="tel"].placeholder,
.post-password-form input[type="tel"].placeholder,
.comment-form input[type="email"].placeholder,
.search-form input[type="email"].placeholder,
.post-password-form input[type="email"].placeholder,
.comment-form input[type="search"].placeholder,
.search-form input[type="search"].placeholder,
.post-password-form input[type="search"].placeholder,
.comment-form input[type="password"].placeholder,
.search-form input[type="password"].placeholder,
.post-password-form input[type="password"].placeholder,
.comment-form input[type="url"].placeholder,
.search-form input[type="url"].placeholder,
.post-password-form input[type="url"].placeholder,
.comment-form input[type="date"].placeholder,
.search-form input[type="date"].placeholder,
.post-password-form input[type="date"].placeholder,
.comment-form textarea.placeholder,
.search-form textarea.placeholder,
.post-password-form textarea.placeholder {
  color: #ccc;
}

.widget {
  margin-bottom: 1.2em;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
  margin: 0 4px 0 0;
  width: 300px;
}

.comment-form input[type="submit"] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
}

.post-password-form input[type="password"] {
  margin: 0 4px 0 0;
  width: 300px;
}

.search-form input {
  float: left;
  height: 2em;
}

.search-form input[type="search"] {
  margin: 0 4px 0 0;
  width: 150px;
}

.post-password-form input {
  float: left;
  height: 2em;
}

.post-password-form input[type="password"] {
  width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 0.5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
  opacity: 0.8;
}

.commentlist {
  margin: 0 0 1.2em;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
  background: #666;
  color: #fff;
  padding: 0.4em;
  text-decoration: none;
}

.navigation-single {
  margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 50%;
  background: #666;
  color: #fff;
  text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: 0.4em;
  display: block;
}

.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: 0.4em;
  margin-bottom: 1.2em;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: 0.4em 0 0;
}

div.aligncenter {
  margin: 0 auto 1.2em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.2em;
}

.mejs-container {
  margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}
/* Webfont: LatoLatin-Semibold */
@font-face {
  font-family: "Lato";
  src: url("../font/LatoLatin-Semibold.eot"); /* IE9 Compat Modes */
  src: url("../font/LatoLatin-Semibold.eot") format("embedded-opentype"),
    /* IE6-IE8 */ url("../font/LatoLatin-Semibold.woff2") format("woff2"),
    /* Modern Browsers */ url("../font/LatoLatin-Semibold.woff") format("woff"),
    /* Modern Browsers */ url("../font/LatoLatin-Semibold.ttf")
      format("truetype");
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
/*------------------------------------------------------------------
2. Body / body
-------------------------------------------------------------------*/

body {
  margin: 0;
  color: #333;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

img {
  width: 100%;
  display: block;
}

a:hover,
a:focus,
a.active {
  text-decoration: none;
  outline: none;
}
.section {
  position: relative;
}

.margin-z {
  margin: 0 !important;
}
.mar-tlg2 {
  margin-top: 120px !important;
}
.pad-tlg2 {
  padding-top: 70px !important;
}
.mar-blg2 {
  margin-bottom: 120px !important;
}
.pad-blg2 {
  padding-bottom: 40px !important;
}

.mar-tlg {
  margin-top: 80px !important;
}
.pad-tlg {
  padding-top: 80px !important;
}
.mar-blg {
  margin-bottom: 20px !important;
}
.pad-blg {
  padding-bottom: 80px !important;
}

.mar-tmd {
  margin-top: 50px !important;
}
.pad-tmd {
  padding-top: 50px !important;
}
.mar-bmd {
  margin-bottom: 50px !important;
}
.pad-bmd {
  padding-bottom: 50px !important;
}

.mar-tsm {
  margin-top: 30px !important;
}
.pad-tsm {
  padding-top: 30px !important;
}
.mar-bsm {
  margin-bottom: 30px !important;
}
.pad-bsm {
  padding-bottom: 30px !important;
}

.mar-l {
  margin-left: 60px !important;
}

.border-bottom {
  border-bottom: 1px solid #eee;
}

.overlay {
  z-index: 1;
  position: relative;
}
/* .overlay:after{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	z-index: -1;
	opacity: 0.85;
	background: #444;
	position: absolute;
} */

.parallax {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-full {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.img-round {
  border-radius: 50%;
}
.img-responsive {
  width: 100%;
}

.bg-white {
  background-color: #fff !important;
}
.bg-grey {
  background-color: #f2f1f1 !important;
}

.shadow {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #fff;
  font-size: 17px;
  line-height: 18px;
  padding: 16px 53px;
  vertical-align: top;
  display: inline-block;
  border: 2px solid #000;
  text-transform: uppercase;
  transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
}
.btn-info:hover {
  background: transparent;
}
.btn-info.radius {
  border-radius: 5px;
}
.btn-info.white {
  background: transparent;
  border: 2px solid #fff;
}
.btn-info.white.full {
  color: #444;
  background: #fff;
  border: 2px solid #444;
}
.btn-info.white.full:hover {
  color: #fff;
}
.btn-default {
  border: 0;
  color: #fff;
  font-size: 17px;
  background: #444;
  line-height: 18px;
  padding: 16px 53px;
  text-transform: uppercase;
  transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
}
/*------------------------------------------------------------------
4. Header / #header
-------------------------------------------------------------------*/
#header {
  z-index: 9;
  padding: 24px 0;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#header.sticky {
  overflow: visible;
}
#header .header-holder {
  z-index: 9;

  position: relative;
  transition: all 0.35s linear;
  -webkit-transition: all 0.35s linear;
}
#header .header-holder-w {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1200px;
}
#header.sticky .header-holder {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  background: #fff;
  padding: 20px 15px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.15);
}
/*------------------------------------------------------------------
5. Logo / .logo
-------------------------------------------------------------------*/
.logo {
  float: left;
  /* width: 136px; */
  margin: 0 50px 0 0;
}
/*------------------------------------------------------------------
6. Navbar Default / .navbar-default
-------------------------------------------------------------------*/
.navbar-default {
  border: 0;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
  width: calc(100% - 486px);
  top: 8px;
}
.navbar-default .navbar-collapse {
  left: 0;
  right: 0;
  border: 0;
  top: 100%;
  box-shadow: none;
  position: absolute;
}
.navbar-default .navbar-toggle {
  margin: 0;
}
.navbar-default .navbar-nav {
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li {
  float: none;
  position: relative;
  letter-spacing: 0.3px;
  margin: 0 3px 0 28px;
  display: inline-block;
  vertical-align: middle;
}
.navbar-default .navbar-nav > li > a {
  padding: 0;
  font: inherit;
  color: #000;
  text-align: center;
  transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
}
.navbar-default .navbar-nav .signup {
  margin: 0 3px 0 46px;
}
.navbar-default .navbar-nav .signup a {
  color: #fff;
  display: block;
  border-radius: 5px;
  transition: all 0.25s linear;
  padding: 14px 32px 16px 32px;
  -webkit-transition: all 0.25s linear;
}
.navbar-default .navbar-nav .signup a:hover {
  background: #444;
}
.header-holder .tel {
  float: left;
  color: #7c7c7c;
  margin: 15px 0 0;
  transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  font: 300 16px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}
.header-holder .tel .fa-phone {
  font-size: 17px;
  line-height: 19px;
  margin: 0 7px 0 0;
}
#bgvid {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100vh;
  width: auto;
  z-index: -100;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url("http://htmlbeans.com/html/tinna/images/img22.jpg") no-repeat;
  background-size: cover;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
}
/*------------------------------------------------------------------
7. Main Slider / .main-slider
-------------------------------------------------------------------*/
.main-slider {
  overflow: hidden;
  position: relative;
}
/* .main-slider .slide{
	height: 70vh;
	position: relative;
} */
.main-slider .slide.heightauto {
  height: auto;
}
.main-slider .container {
  height: 100vh;
}
.main-slider .container.heightauto {
  height: auto;
}
.main-slider .caption {
  top: 20%;
  left: 50%;
  color: #fff;
  width: 865px;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.main-slider .main-banner {
  padding-top: 18%;
}
.main-slider .caption.left {
  left: 15px;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}
.main-slider .caption.right {
  right: 0;
  left: auto;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}
.main-slider h1 {
  color: #5e5d90;
  margin: 0 0 20px;
  text-transform: uppercase;
  font: 700 60px "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main-slider.small h1 {
  font-size: 60px;
  line-height: 70px;
}
.main-slider .txt {
  color: #333;
  display: block;
  font-size: 18px;
  max-width: 744px;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 0 auto 22px;
}
.main-slider .htxt {
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  letter-spacing: 2px;
  font-style: italic;
}
.main-slider.small .txt {
  font-size: 20px;
  max-width: 810px;
  line-height: 29px;
  margin: 0 auto 100px;
}
.main-slider.left .txt {
  margin-left: 0;
  margin-right: 0;
}
.main-slider .txt.italic {
  font-style: italic;
}
.main-slider .btn-info + .btn-info {
  margin-left: 32px;
}
.main-slider .slick-dots {
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  z-index: 2;
  bottom: 40px;
  text-align: center;
  position: absolute;
}
.main-slider .slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0 3px;
  cursor: pointer;
  overflow: hidden;
  text-align: left;
  border-radius: 50%;
  background: #7c7c7c;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
/*------------------------------------------------------------------
8. Sub Form / .sub-form
-------------------------------------------------------------------*/
.sub-form {
  color: #c9c9c9;
  font-size: 14px;
  overflow: hidden;
  max-width: 631px;
  border-right: 5px;
  line-height: 20px;
  padding: 16px 30px;
  position: relative;
  margin: -35px auto 0;
  background: rgba(255, 255, 255, 0.4);
}
.sub-form.right {
  float: right;
  margin: -35px 0 0;
}
.sub-form.style2 {
  width: 835px;
  max-width: 835px;
}
.sub-form.style3 {
  border-radius: 5px;
  padding: 50px 40px 60px;
  background: rgba(0, 0, 0, 0.4);
}
.sub-form a {
  color: #fff;
}
.sub-form label {
  display: block;
  color: #ffffff;
  font-size: 17px;
  margin: 0 0 26px;
  font-weight: 700;
  text-transform: uppercase;
}
.sub-form label p {
  margin: 0;
}
.sub-form input[type="text"] {
  margin: 0;
  float: left;
  width: 66.9%;
  height: 62px;
  padding: 13px;
  color: #7c7c7c;
  font-size: 18px;
  background: #fff;
  line-height: 40px;
  padding: 11px 16px;
  border-radius: 5px;
  border: 1px solid #fff;
  transition: all 1.2s ease;
  -webkit-transition: all 1.2s ease;
}
.sub-form.style2 input[type="text"] {
  width: 36.5%;
  margin: 0 1.7% 0 0.4%;
}
.sub-form.style3 input[type="text"] {
  width: 100%;
  margin: 0 0 14px;
}
.sub-form .btn-default {
  float: right;
  border-radius: 5px;
  padding: 22px 5.7%;
}
.sub-form .btn-info {
  width: 100%;
  display: block;
  border-radius: 5px;
  padding: 22px 5.7%;
}
.sub-form.style2 .btn-default {
  padding: 22px 4.2%;
}
/*------------------------------------------------------------------
9. Main Heading / .main-heading
-------------------------------------------------------------------*/
.main-heading {
  font-size: 18px;
  line-height: 24px;
}
.main-heading .heading {
  color: #86929f;
  margin: 0 0 9px;
  font: 18px/40px "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main-heading .heading span {
  font-size: 42px;
  color: #5e5d90;
  display: block;
  font-weight: bold;
}
#product .main-heading h2,
#about .main-heading h2,
#history .main-heading h2,
#advantage .main-heading h2,
#cooperation .main-heading h2,
#partner .main-heading h2,
#pjlist .main-heading h2 {
  height: 110px;
  padding-top: 30px;
  background-position: center;
  background-size: cover;
}
#advantage .main-heading p {
  color: #333;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
}
#product .main-heading .heading {
  color: #86929f !important;
}

.main-heading2 {
  margin: 0;
  padding: 45px 0;
  border: solid #cac8c9;
  border-width: 1px 0;
  letter-spacing: 1.5px;
  font: 300 33px/40px "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*------------------------------------------------------------------
10. Icon Box / .icon-box
-------------------------------------------------------------------*/
.icon-box {
  /* color: #fff; */
  font-size: 16px;
  line-height: 24px;
  position: relative;
}
.icon-box.right {
  padding-left: 0;
  padding-right: 73px;
}
.icon-box .fa {
  top: 5px;
  left: -3px;
  font-size: 45px;
  position: absolute;
}
.icon-box.right .fa {
  left: auto;
  right: -3px;
}

.icon-box p {
  margin: 0;
  color: #333;
  margin-bottom: 10px;
}
#lottery .icon-box h2 {
  -webkit-text-fill-color: #fff !important;
  color: #fff !important;
  font-size: 18px;
}
#lottery .icon-box h2::after {
  position: absolute;
  display: block;
  width: 28px;
  border-radius: 2px;
  border-top: 2px solid #fff;
  content: "";
}
#lottery .icon-box p {
  font-size: 16px;
  line-height: 30px;
}
#history p {
  color: #333 !important;
}
#history .icon-box h2 {
  font-size: 26px !important;
  font-weight: normal;
}
#history .icon-box h3 {
  font-size: 30px !important;
  margin-top: -8px;
}
#history .icon-box h2,
#history .icon-box h3 {
  background-image: linear-gradient(120deg, #7965e8, #79afff);
  background-image: -webkit-linear-gradient(120deg, #7965e8, #79afff);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #5b71d1;
}
#history article:nth-child(2) {
  margin-top: 240px;
  margin-left: -160px;
}
#history article:nth-child(3) {
  margin-left: -60px;
}
#history article:nth-child(4) {
  margin-top: 240px;
  margin-left: -60px;
}
#history article:nth-child(5) {
  margin-left: -180px;
}
#history .timeline {
  margin-top: -22%;
}
.ul-box li {
  margin: 20px 0;
}
/*------------------------------------------------------------------
11. Num Counter / .num-counter
-------------------------------------------------------------------*/
.num-counter {
  overflow: hidden;
  color: #333;
  margin-bottom: 30px;
}
.num-counter .fa {
  margin-bottom: 18px;
}
.num-counter .cont {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
  background-image: linear-gradient(120deg, #7965e8, #79afff);
  background-image: -webkit-linear-gradient(120deg, #7965e8, #79afff);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #5b71d1;
}
.num-counter .txt {
  display: block;
  font-size: 15px;
  line-height: 20px;
  height: 80px;
}
/*------------------------------------------------------------------
12. company / .team
-------------------------------------------------------------------*/
#about .tab li {
  list-style-type: none;
}
#about .tab_list ul {
  display: flex;
  justify-content: center;
  margin-left: -60px;
}
#about .tab_list ul li {
  height: 44px;
  line-height: 44px;
  width: 140px;
  font-size: 18px;
  color: #5b71d1;
  text-align: center;
  cursor: pointer;
  border: 1px solid #5b71d1;
  border-radius: 30px;
  margin: 10px;
}

#about .tab_list .current {
  background: linear-gradient(120deg, #7965e8, #79afff);
  background: -webkit-linear-gradient(120deg, #7965e8, #79afff);
  color: #fff;
  border: none;
}

#about .item_info {
  padding: 20px 0 0 20px;
}

#about .item {
  display: none;
}
.team p {
  margin: 0 0 4px;
  font-size: 16px;
  color: #333;
}
#about .icon-box {
  background: #fff;
  border-radius: 20px;
  padding-top: 20px;
  padding-left: 30px;
  height: 360px;
}
#about .icon-box h2 {
  font-size: 22px !important;
  -webkit-text-fill-color: #5e5d90 !important;
  margin-bottom: 20px;
}
#about .about-img {
  margin-left: -240px;
  margin-top: 30px;
}
/*------------------------------------------------------------------
22. Template  / .template
-------------------------------------------------------------------*/
#template .tab li {
  list-style-type: none;
}
#template .tab_list ul {
  margin: 20px auto;
  display: flex;
  justify-content: center;
  background-color:rgba(144, 188, 253, 0.3);
  width: 180px;
  height: 40px;
  border-radius: 40px;
  padding: 0;
}
#template .tab_list ul li {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 40px;
  transition: all 0.3s;
}
.template-image {
    object-fit: contain;
    height: auto;
}
.template-btn-icon {
  width: 24px;
  display: flex;
  align-items: center;
}
#template .tab_list .current {
  background: linear-gradient(120deg, #7965e8, #79afff);
  background: -webkit-linear-gradient(120deg, #7965e8, #79afff);
  color: #fff;
}
#template .item_info {
  padding: 20px 0 0 20px;
}

#template .item {
  display: none;
}
#template .main-heading .heading span{font-size: 36px;}
#template .main-heading .heading{font-size: 30px;}
#template .tab_con{margin-top: 20px;}
#template .tab_con ul li{text-align: center; align-items: center;}
#template .tab_con ul li a{width: 160px; height: 44px; display: block; line-height: 44px; border: 1px solid #5b71d1; color: #5b71d1; border-radius: 40px; margin-inline: auto; z-index: 3;}
#template .template-web li{margin-right: 40px; margin-bottom: 40px;}
#template .template-web li a{margin-top: -40px;}
#template .template-web li a:hover,#template .template-mobile li a:hover{color: #fff; background: linear-gradient(0deg, #7965e8, #79afff); border: none;}

/*------------------------------------------------------------------
22. Contact  / .contact
-------------------------------------------------------------------*/
.contact {
  position: fixed;
  right: 20px;
  bottom: 20%;
  display: block;
  width: 66px;
  height: 120px;
  background: url("../picture/contact-bg.png") no-repeat;
  z-index: 999;
}
.contact-tg {
  display: block;
  width: 66px;
  height: 80px;
}

/*------------------------------------------------------------------
23. Footer / #footer
-------------------------------------------------------------------*/
#footer {
  overflow: hidden;
  background: #444;
}
#footer .f-heading {
  color: #fff;
  display: block;
  margin: 0 0 60px;
  text-transform: uppercase;
  font: 700 44px/44px "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}
#footer .copyright {
  color: #fff;
  overflow: hidden;
  background: #000;
  font: 400 12px/20px "Open Sans", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}
#footer .copyright p {
  margin: 0;
}
/*------------------------------------------------------------------
24. Social Network / .social-network
-------------------------------------------------------------------*/
.social-network {
  color: #fff;
  font-size: 0;
  overflow: hidden;
  margin: 0 0 66px;
  line-height: 32px;
  letter-spacing: -4px;
}
.social-network li {
  font-size: 27px;
  margin: 0 20px 0 0;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: middle;
}
.social-network a {
  color: #fff;
  width: 51px;
  height: 51px;
  padding: 10px;
  display: block;
  background: #7c7c7c;
  transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
}
.social-network a:hover {
  background: #fff;
}
/*------------------------------------------------------------------
25. Box Count / .box-count
-------------------------------------------------------------------*/
.box-count {
  overflow: hidden;
  padding: 7px 10px 0 0;
}
.box-count:hover .img:after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.box-count .img {
  padding: 9px;
  display: block;
  position: relative;
  background: #e8e8e8;
}
.box-count .img:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  transform: scale(0.9);
  transition: all 0.45s linear;
  -webkit-transform: scale(0.9);
  -webkit-transition: all 0.45s linear;
}
.box-count .img img {
  z-index: 2;
  display: block;
  position: relative;
}
.box-count .hold {
  z-index: 2;
  color: #343434;
  display: block;
  padding: 32px 0;
  position: relative;
  font: 300 16px/23px "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.box-count .hold .num {
  top: 50%;
  left: 50%;
  z-index: -1;
  color: #e8e8e8;
  font-size: 50px;
  margin: -3px 0 0;
  font-weight: 900;
  line-height: 60px;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
/*------------------------------------------------------------------
26. Logmod / .logmod
-------------------------------------------------------------------*/
.logmod {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  display: block;
  position: fixed;
  visibility: hidden;
  transition: all 0.25s linear;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.25s linear;
}
/*------------------------------------------------------------------
27. Popupactive / .popupactive
-------------------------------------------------------------------*/
.popup-active .logmod {
  opacity: 1;
  z-index: 999;
  visibility: visible;
}
.logmod:after {
  clear: both;
  content: "";
  display: table;
}
.logmod__wrapper {
  display: block;
  max-width: 550px;
  background: #fff;
  position: relative;
  margin: 120px auto;
  border-radius: 4px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
.logmod__close {
  right: 50%;
  top: -72px;
  width: 48px;
  height: 48px;
  display: block;
  cursor: pointer;
  overflow: hidden;
  text-indent: 100%;
  position: absolute;
  white-space: nowrap;
  margin-right: -24px;
  background: url("../image/close_white.svg") no-repeat scroll 0% 0% transparent;
}
.logmod__container {
  width: 100%;
  overflow: hidden;
}
.logmod__container::after {
  clear: both;
  content: "";
  display: table;
}
.logmod__tab {
  height: 0;
  opacity: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  visibility: hidden;
}
.logmod__tab-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.logmod__tab.show {
  opacity: 1;
  height: 100%;
  visibility: visible;
}
.logmod__tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logmod__tabs:after {
  clear: both;
  content: "";
  display: table;
}
.logmod__tabs li.current a {
  color: #333;
  background: #fff;
}
.logmod__tabs li a {
  width: 50%;
  float: left;
  height: 72px;
  color: #809191;
  font-size: 16px;
  cursor: pointer;
  font-weight: 700;
  line-height: 72px;
  position: relative;
  text-align: center;
  background: #d2d8d8;
  text-decoration: none;
  text-transform: uppercase;
}
.logmod__tabs li a:focus {
  outline: dotted 1px;
}
.logmod__heading {
  text-align: center;
  padding: 12px 0 12px 0;
}
.logmod__heading-subtitle {
  color: #888;
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 48px;
}
.logmod__form {
  border-top: 1px solid #e5e5e5;
}
.logmod__alter {
  display: block;
  margin-top: 7px;
  position: relative;
}
.logmod__alter::after {
  clear: both;
  content: "";
  display: table;
}
.logmod__alter .connect:last-child {
  border-radius: 0 0 4px 4px;
}
/*------------------------------------------------------------------
28. Connect / .connect
-------------------------------------------------------------------*/
.connect {
  width: 100%;
  height: 72px;
  display: block;
  overflow: hidden;
  line-height: 72px;
  position: relative;
  text-decoration: none;
}
.connect::after {
  clear: both;
  content: "";
  display: table;
}
.connect:focus,
.connect:hover,
.connect:visited {
  color: #fff;
  text-decoration: none;
}
.connect__icon {
  float: left;
  width: 70px;
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
}
.connect__context {
  text-align: center;
  vertical-align: middle;
}
.connect.facebook {
  color: #fff;
  background: #3b5998;
}
.connect.facebook a {
  color: #fff;
}
.connect.facebook .connect__icon {
  background: #283d68;
}
.connect.googleplus {
  color: #fff;
  background: #dd4b39;
}
.connect.googleplus a {
  color: #fff;
}
.connect.googleplus .connect__icon {
  background: #b52f1f;
}
/*------------------------------------------------------------------
29. Simform / .simform
-------------------------------------------------------------------*/
.simform {
  position: relative;
}
.simform__actions {
  padding: 15px;
  font-size: 14px;
}
.simform__actions::after {
  clear: both;
  content: "";
  display: table;
}
.simform__actions .sumbit {
  width: 50%;
  color: #fff;
  height: 48px;
  float: right;
  font-size: 16px;
  margin-top: 7px;
  font-weight: 700;
  background: #4caf50;
}
.simform__actions .sumbit::after {
  clear: both;
  content: "";
  display: table;
}
.simform__actions-sidetext {
  float: left;
  width: 50%;
  color: #8c979e;
  padding: 0 10px;
  margin: 9px 0 0 0;
  line-height: 24px;
  text-align: center;
  display: inline-block;
}
.simform__actions-sidetext::after {
  clear: both;
  content: "";
  display: table;
}
.sminputs {
  border-bottom: 1px solid #e5e5e5;
}
.sminputs::after {
  clear: both;
  content: "";
  display: table;
}
.sminputs .input {
  width: 50%;
  float: left;
  height: 71px;
  display: block;
  border-radius: 0;
  appearance: none;
  position: relative;
  padding: 11px 24px;
  border-bottom: none;
  -moz-appearance: none;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-right: 1px solid #e5e5e5;
}
.sminputs .input.active {
  background: #eee;
}
.sminputs .input.active .hide-password {
  background: #eee;
}
.sminputs .input.full {
  width: 100%;
}
.sminputs .input label {
  width: 100%;
  display: block;
  font-size: 12px;
  cursor: pointer;
  overflow: hidden;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.sminputs .input input {
  padding: 0;
  color: #555;
  width: 100%;
  height: 24px;
  height: auto;
  border: none;
  cursor: pointer;
  font-size: 15px;
  box-shadow: none;
  position: relative;
  border-radius: 4px;
  line-height: 19.2px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  background-color: transparent;
  color: rgba(75, 89, 102, 0.85);
}
.sminputs .hide-password {
  top: 0;
  right: 0;
  color: #444;
  padding: 0 15px;
  font-size: 14px;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  margin-top: 12px;
  line-height: 48px;
  position: absolute;
  display: inline-block;
  border-left: 1px solid #e4e4e4;
}
.simform__actions .sumbit {
  border: none;
  outline: none;
  min-width: 90px;
  cursor: pointer;
  font-weight: 400;
  box-shadow: none;
  outline-offset: 0;
  text-align: center;
  padding: 10px 14px;
  line-height: normal;
  white-space: nowrap;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
}
/*------------------------------------------------------------------
30. Back Top / #back-top
-------------------------------------------------------------------*/
#back-top {
  opacity: 0;
  right: 20px;
  width: 66px;
  color: #fff;
  height: 40px;
  cursor: pointer;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
}
#back-top.active {
  opacity: 1;
}
#back-top:hover {
  opacity: 0.9;
}
/*------------------------------------------------------------------
31. Loader Container / .loader-container
-------------------------------------------------------------------*/
.loader-container {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  position: fixed;
  background: #fff;
}
.loader {
  top: 50%;
  left: 50%;
  width: 100px;
  font-size: 0;
  height: 100px;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.tv {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.tv .screen {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  margin: auto;
  position: absolute;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.tv .screen.active {
  opacity: 1;
}
.morphext > .animated {
  display: inline-block;
}
/*------------------------------------------------------------------
31. cooperation / .cooperation
-------------------------------------------------------------------*/
.hz-cont, .table-cont{padding: 20px; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); border-radius: 20px;}
.hz-cont{padding: 10px !important;}
.hz-cont .hz-nub{display: block; width: 40px; margin: 20px auto 20px;}
.hz-cont .fa{height: 70px; margin-top: 20px; margin-bottom: 20px;}
.hz-cont .cont{
  display: block; 
  font-size: 24px; 
  margin-bottom: 10px; 
  font-weight: 700; 
  background-image: linear-gradient(120deg, #7965e8, #79afff); 
  background-image: -webkit-linear-gradient(120deg, #7965e8, #79afff); 
  background-clip: text;
  color: #5b71d1;
}
.hz-cont .txt{display: block; font-size: 18px; color: #333; line-height: 24px; height: 80px;}
.table-cont .cont{font-size: 24px; font-weight: 700; color: #5b71d1; display: block; margin-bottom: 10px;}
.table-cont table{text-align: center; width: 100%; height: 200px; border: 1px solid #5b71d1; display: inline-table; border-collapse: collapse; font-size: 18px; }
.table-cont table, td, th {border: 1px solid #5b71d1;}
.table-cont table .hdbg{background-color: #5b71d1; color: #fff;}
/*------------------------------------------------------------------
31. product / .product
-------------------------------------------------------------------*/
.info-cont p{font-size: 16px; line-height: 30px;}
.ico-cont{display: flex; flex-wrap: wrap;}
.ico-cont .ico-xs{display: flex; align-items: center;}
.ico-cont .ico-xs img{width: 36px; margin-right: 4px;}
.ico-xs .text_style{color: #fff;}
.q-my-md{margin-top: 16px; margin-bottom: 16px;}
.q-pa-xs{padding: 4px;}
#lottery{height: 640px; background: url("../picture/product/pd-lottery.jpg") center center / cover no-repeat;}
#lottery .info-cont{margin-top: 180px;}
#lottery .ico-cont{width: 480px; margin-top: -360px;}
#live{height: 680px; background: url("../picture/product/pd-live.jpg") center center / cover no-repeat;}
#live .info-cont{margin-top: 260px; padding-left: 50px;}
#live .ico-cont{width: 600px; margin-top: 120px;}
#live .ico-xs .text_style{color: #000;}
#sports{height: 660px; background: url("../picture/product/pd-sports.jpg") center center / cover no-repeat;}
#sports .info-cont{margin-top: 380px; padding-left: 40px; width: 450px;}
#sports .ico-cont{width: 660px; margin-top: -10px;}
#slots{height: 650px; background: url("../picture/product/pd-slots.jpg") center center / cover no-repeat;}
#slots .info-cont{margin-top: 200px; width: 36%;}
#slots .ico-cont{width: 600px; margin-top: 60px;}
#slots .ico-xs .text_style{color: #000;}
#fishing{height: 680px; background: url("../picture/product/pd-fishing.jpg") center center / cover no-repeat;}
#fishing .info-cont{margin-top: 200px; padding-left: 50px; }
#fishing .ico-cont{width: 660px; margin-top: 120px;}
#poker{height: 680px; background: url("../picture/product/pd-poker.jpg") center center / cover no-repeat;}
#poker .info-cont{margin-top: 200px; color: #fff;}
#poker .ico-cont{width: 660px; margin-top: 60px;}