body {
	font-family: 'Roboto', sans-serif;
	background: #ffffff;  line-height:30px; font-size:15px; color:#272727;
  top:0px !important
}
.my-100{ margin-top:100px !important; margin-bottom:100px !important}
.mt-100{ margin-top:100px !important;}
.mb-100{ margin-bottom:100px !important;}
.mb-60{margin-bottom:60px !important;}
.pt-100{ padding-top:75px !important;}
.pb-100{ padding-bottom:75px !important;}
a:hover {
  color: #d5382f !important;
}
a {
  font-size: 15px;
  color: #747474;
  font-weight: 400;
}
ul{
    padding:0;
    margin: 0;
    list-style: none;
}
li{
    list-style: none;
}
.videoBox video {
    width: 100% !important;
    height: 100% !important;
}
.logo-main img {
    width: 100%;
}
.right-menubar {
    text-align: right;
}
.right-menubar li {
    display: inline-block;
    padding: 49px 3px;
}
.right-menubar li a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #878787;
    font-weight: 400;
    padding: 7px 0px;
    font-family: 'Oswald';
    margin-left: 25px;
    letter-spacing: 1px;
    border-bottom: 3px solid transparent !important;
}
.d-table {width: 100%;height: 100%;display: table;}
.d-tablecell {display: table-cell;vertical-align: middle;}
.custom-btn1 {background-color: #ff3547;color: #fff;border: 1px solid #ff3547;display: inline-block;padding: 12px 30px;text-transform: uppercase;border-radius: 30px;text-decoration: none;}
.custom-btn1:hover {background-color: transparent;text-decoration: none;color: #fff;}
.top-header {
    background-color: #c92617;
    padding: 2px 0px;
}
.info-header-left span {
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 400 !important;
    font-family: 'Roboto';
    font-size: 14px;
}
.info-header-left {
    float: left;
    padding-right: 17px;
}
.info-header-right li {
    display: inline-block;
    float: right;
    margin-right: 10px;
}
.info-header-right i {
    color: #fff;
    padding: 8px 16px;
}
.info-header-left i {
    padding-right: 5px;
    color: #ffffff;
}
.bg-light {
	background-color: transparent !important;
}
.carousel-item {
	height:76vh;
	min-height: 300px;
}
.carousel-caption h5 {
    font-size:51px;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-top: 25px;
    font-weight: 900;
    font-family: 'Roboto';
}
.carousel-caption p {
    width: 60%;
    margin: auto;
    font-size: 15px;
    line-height: 1.9;
    font-weight: 300;
}
.carousel-caption a {
    border-radius: 4px !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #00357c;
    padding: 13px 41px;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    font-size: 13px;
}
.navbar-nav a {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.navbar-light .navbar-brand {
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: #fff;
}
.navbar-light .navbar-nav .nav-link {
	color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #fff;
}
.w-100 {
	height: 100vh;
}
.navbar-toggler {
	padding: 1px 5px;
	font-size: 18px;
	line-height: 0.3;
	background: #fff;
}
@media only screen and (max-width: 767px) {
	.navbar-nav {
		text-align: center;
		background: rgba(0, 0, 0, 0.5);
	}
	.carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
        top: 20%;
    }
	.carousel-caption h5 {
		font-size: 17px;
	}
	.carousel-caption a {
		padding: 10px 15px;
		font-size: 15px;
	}
}

.owl-carousel {
  display: block;
  width: 100%;
  z-index: 1;
}
p.animated.bounceInRight a:hover {
    background: #1a3150;
    color: #fff !important;
}
.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
    background-color: #838383;
    padding: 29px;
}
.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
    background-color: #838383;
    padding: 29px;
}
.right-menubar ul li a:after {
    position: absolute;
    left: 0;
    top: 65px;
    height: 2px;
    width: 100%;
    background: #c92617;
    content: "";
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.header__nav .nav-menu .main-menu li:hover a:after {
    opacity: 1;
}

.intro-site {
    background: #c92617;
    padding: 37px 0px;
}
h5.sub-text {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    text-transform: capitalize;
	text-align: center;
}
h2.main-text {
    color: #fff;
    font-size: 23px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
h5.intro-subtext {
    font-size: 46px;
    font-weight: 700;
    color: #000000;
    position: relative;
    padding: 11px 0px;
    margin-bottom: 31px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
h2.main-intro-text {
    color: #555555;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify !important;
}
.img-context img {
    width: 100%;
}
h5.intro-subtext:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background: #f2f2f2;
    content: "";
}
h5.intro-subtext:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 70px;
    background: #dd1515;
    content: "";
    z-index: 1;
}
h5.intro-subtext b {
    color: #c92617;
}
p.animated.bounceInRight a:hover {
    -webkit-box-shadow: 0 5px 20px -7px rgb(0 0 0 / 90%) !important;
    box-shadow: 0 5px 20px -7px rgb(0 0 0 / 90%) !important;
    top: -2px;
}
p.btn-maintab a {
    text-transform: uppercase;
    text-decoration: none;
    background: #00357c;
    padding: 13px 41px;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    font-size: 13px;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
}
p.btn-maintab a:hover {
    color: #fff !important;
    background: #c92617;
}
.content-services img {
    width: 100%;
    border-radius: 7px;
}
.services.pt-100.pb-100 {
    border-top: 1px solid #ededed;
}
.content-services p {
    text-align: justify;
    color: #8d8989;
    line-height: 26px;
}
h4.text-service.pt-4.pb-2.mb-0 {
    color: #353535;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 25px;
}
h5.intro-subtext.text-center-a {
    text-align: center;
}
h5.intro-subtext.text-center-a:before {
    text-align: center;
    margin: 0 auto;
    right: 0;
}
.img.d-flex.align-items-end.justify-content-center {
    background-image: url('img/games1 (2).jpg') !important;
    background-size: cover;
}
.img-context-b img {
    width: 100%;
    border-radius: 7px;
    box-shadow: 1px 0px 7px 0px;
}
.img-context-c img {
    width: 100%;
}
.context-joins {
    overflow: hidden !important;
    position: relative;
}
.left-intro-upper {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 71%;
    align-items: center;
}


  
  .ftco-no-pt {
    padding-top: 0; }
  
  .ftco-no-pb {
    padding-bottom: 0; }
  
  .heading-section {
    font-size: 28px;
    color: #000; }
  
    .ftco-no-pt .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  
    .ftco-no-pt .btn {
    font-size: 14px; }
    section.ftco-section.pt-100.pb-100 .btn.btn-primary {
      background: #ff487e;
      border-color: #ff487e; }
  
      section.ftco-section.pt-100.pb-100 .owl-carousel {
    position: relative; }
    section.ftco-section.pt-100.pb-100 .owl-carousel .owl-item {
      opacity: 1; }
      section.ftco-section.pt-100.pb-100 .owl-carousel .owl-item.active {
        opacity: 1; }
        section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav {
      position: absolute;
      top: 50%;
      width: 100%; }
      section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav .owl-prev,
      section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav .owl-next {
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: -10px;
        color: rgba(0, 0, 0, 0.1) !important;
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        transition: 0.7s;
        opacity: 0; }
        @media (prefers-reduced-motion: reduce) {
            section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav .owl-prev,
          section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav .owl-next {
            -webkit-transition: none;
            -o-transition: none;
            transition: none; } }
            section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav .owl-prev span:before,
        section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav .owl-next span:before {
          font-size: 30px; }
          section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav .owl-prev {
        left: 0; }
        section.ftco-section.pt-100.pb-100 .owl-carousel .owl-nav .owl-next {
        right: 0; }
        section.ftco-section.pt-100.pb-100 .owl-carousel .owl-dots {
      text-align: center;
      margin-top: 20px; }
      section.ftco-section.pt-100.pb-100 .owl-carousel .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        margin: 5px;
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.1);
        position: relative; }
        section.ftco-section.pt-100.pb-100 .owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot:focus {
          outline: none !important; }
          section.ftco-section.pt-100.pb-100 .owl-carousel .owl-dots .owl-dot.active {
          background: #ff487e; }
          section.ftco-section.pt-100.pb-100 .owl-carousel:hover .owl-nav .owl-prev,
    section.ftco-section.pt-100.pb-100 .owl-carousel:hover .owl-nav .owl-next {
      opacity: 1; }
      section.ftco-section.pt-100.pb-100 .owl-carousel:hover .owl-nav .owl-prev {
      left: -25px; }
      section.ftco-section.pt-100.pb-100 .owl-carousel:hover .owl-nav .owl-next {
      right: -25px; }
  
      section.ftco-section.pt-100.pb-100 .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y; }
  
  .block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
    position: relative;
    display: block; }
  
  .blog-entry {
    width: 100%;
    background: #fff; }
    .blog-entry .text {
      position: relative;
      border-top: 0;
      border-radius: 2px; }
      .blog-entry .text .heading {
        font-size: 20px;
        margin-bottom: 16px;
        font-weight: 600; }
      .text .heading a {
            color: #000;
            text-transform: capitalize;
            font-size: 19px;
            text-decoration: none;
            font-family: 'Roboto';
            line-height: 23px !important;
        }
       .blog-entry .text .heading a:hover, .blog-entry .text .heading a:focus, .blog-entry .text .heading a:active {
            color: #ff487e; }
      .blog-entry .text .meta-chat {
        color: #b3b3b3; }
      .blog-entry .text .read {
        color: #000;
        font-size: 14px; }
        .blog-entry .meta-date {
            display: inline-block;
            background: #198754;
        }
        .blog-entry .meta-date span {
            display: block;
            color: #fff;
        }
      .blog-entry .meta-date .day {
        font-weight: 700;
        font-size: 20px; }
      .blog-entry .meta-date .mos, .blog-entry .meta-date .yr {
        font-size: 13px; }
    .blog-entry .meta > div {
      display: block;
      margin-right: 5px;
      margin-bottom: 0px;
      font-size: 15px; }
      .blog-entry .meta > div a {
        color: #b3b3b3;
        font-size: 13px; }
        .blog-entry .meta > div a:hover {
          color: #cccccc; }
    .blog-entry .meta2 a {
      text-transform: uppercase;
      font-size: 13px;
      letter-spacing: 1px;
      color: rgba(0, 0, 0, 0.4); 
    }
      section.ftco-section.pt-100.pb-100 {
        position: relative;
    }
    section.ftco-section.pt-100.pb-100:before {
        position: absolute;
        background: rgba(242, 58, 46, 0.9);
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    span.text-uppercase.date.d-block.mb-3 small {
        color: #dc3545;
        font-weight: 600;
    }

    .white-heading{
        color: #ffffff;
    }
   
    .white-heading:after {
        background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .heading span {
        font-size: 18px;
        display: block;
        font-weight: 500;
    }
    .white-heading span {
        color: #ffffff;
    }
    .c-container {
      margin: auto;
      width: 93%;
      position: relative;
      z-index: 1;
  }

.widget {
    margin-bottom: 40px;
}
footer.footer h4 {
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 2px;
}
footer .widget ul {
    list-style: none;
    margin-top: 5px;
}
.site-footer .widget_services ul li a {
    color: #fff;
}
.footer-top {
    background: #c92617;
    background-size: cover;
    background-position: center;
    padding: 70px 0px;
    color: #fff;
}
.widget.widget_services p {
    font-weight: 400;
    text-align: justify;
}
.widget.widget_services a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}
.widget.widget_getintuch li i {
    padding-right: 9px;
}
.widget.widget_getintuch li {
    text-transform: capitalize;
}
.widget.widget_getintuch strong {
    text-transform: capitalize;
    padding-right: 11px;
}
.ftr-newsletter .input-group .form-control {
    background: #ffffff;
    border: 0;
    border-radius: 0px;
    font-size: 13px;
    padding: 11px 9px;
}
button.site-button.btn-block {
    width: 100%;
    margin-top: 7px;
    border: 0;
    padding: 5px 20px;
    background: #000000 !important;
    color: #fff;
}
.justify-content-center {
    justify-content: center!important;
}
.vcenter-item {
    display: flex;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    padding: 20px 0px;
}
.slider.text-center.my-3 .carousel-item {
    height:50vh;
    min-height: 300px;
}
button.site-button.btn-block:hover {
    background: #c73d33;
}
.text-uppercase {
    text-transform: uppercase!important;
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 600;
}
.breadcrubs {
    background-image: url(../img/bnr1.jpg);
    padding: 191px 0px;
    background-size: cover;
    background-position: center;
}
.text-breadcrumbs h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 49px;
    color: #fff;
}
.breadcrumb-row {
    background: rgba(0,0,0,.4) none repeat scroll 0 0;
    margin-top: -70px;
    padding: 20px 0;
    position: relative;
    z-index: 2;
}
.breadcrumb-row ul {
    margin: 0;
    text-align: center;
}
.breadcrumb-row ul li {
    padding: 0;
    margin-right: 3px;
    color: #fff;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
ul.list-inline a {
    text-decoration: none;
    color: #ffffff !important;
    font-family: 'Playfair Display';
}
.content-inner {
    padding-top: 90px;
    padding-bottom: 60px;
}
.icon-bx-wraper.bx-style-1, .icon-bx-wraper.bx-style-2 {
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
}
.icon-bx-wraper.bx-style-2.m-l40.m-b30.p-a30.left {
    padding: 0px;
    margin-right: 99px;
    position: relative;
}
.icon-bx-wraper.bx-style-2.left [class*=icon-bx-] {
    position: absolute;
    top: auto;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.icon-bx-wraper.bx-style-2.left [class*=icon-bx-] {
    position: absolute;
    top: 29%;
    left: -23px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.icon-bx-sm i {
    font-size: 30px;
    color:#fff !important;
}
.icon-bx-sm {
    width: 80px;
    height: 80px;
    line-height: 92px;
    border-radius: 100% !important;
    background: #037971;
    text-align: center;
    color: #fff !important;
}
ul.dlab-social-icon li {
    display: inline-block;
    padding: 0px 13px;
}
ul.dlab-social-icon li a {
    text-decoration: none;
    color:#fff;
}
.bg-gray {
    background-color: #f5f6f6;
}
.p-a30.bg-gray.clearfix.m-b30 {
    padding: 43px;
}
.contact-style-1 .form-group {
    margin-bottom: 25px;
}
.contact-style-1 .input-group {
    width: 100%;
}
.contact-style-1 .form-control {
    padding: 10px 20px;
}
.contact-style-1 input {
    height: 50px;
}
.contact-style-1 .form-control {
    border-color: #e1e6eb;
    box-shadow: none;
    height: 50px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px;
}
.contact-style-1 textarea.form-control {
    height: 168px !important;
}
.contact-style-1 .site-button {
    height: 50px;
    width: 100%;
    background: #c92617;
    border: 0;
    color: #fff !important;
}
.contact-style-1 .border-1 {
    padding: 25px !important;
}
.icon-bx-xs {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.icon-bx-xs.bg-primary {
    position: relative;
    float: left;
    width: 14%;
}
a.icon-cell {
    text-align: center !important;
    left: 0px;
    right: 0;
    margin: 0 auto;
    color: #fff;
    position: absolute;
    top: 6px;
    left: -8px;
}
.icon-content {
    float: left;
    width: 80%;
    margin-left: 18px;
}

div#main-content {
    background: #dddddd1c;
}

div#main-content .card {
    background: #fff;
    transition: .5s;
    border: 0;
    margin-bottom: 30px;
    border-radius: .55rem;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
}
div#main-content .card .body {
    color: #444;
    padding: 20px;
    font-weight: 400;
}
.single_post {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.single_post .body {
    padding: 30px
}

.single_post .img-post {
    position: relative;
    overflow: hidden;
    max-height: 500px;
}

.single_post .img-post>img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;
    max-width: 100%;
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01)
}

.single_post .img-post:hover img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    opacity: .7;
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .8s ease-in-out
}

.single_post .img-post:hover .social_share {
    display: block
}

.single_post .footer {
    padding: 0 30px 30px 30px
}

.single_post .footer .actions {
    display: inline-block
}

.single_post .footer .stats {
    cursor: default;
    list-style: none;
    padding: 0;
    display: inline-block;
    float: right;
    margin: 0;
    line-height: 35px
}

.single_post .footer .stats li {
    border-left: solid 1px rgba(160, 160, 160, 0.3);
    display: inline-block;
    font-weight: 400;
    letter-spacing: 0.25em;
    line-height: 1;
    margin: 0 0 0 2em;
    padding: 0 0 0 2em;
    text-transform: uppercase;
    font-size: 13px
}

.single_post .footer .stats li a {
    color: #777
}

.single_post .footer .stats li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}

.single_post h3 {
    font-size: 20px;
    text-transform: uppercase
}

.single_post h3 a {
    color: #242424;
    text-decoration: none
}

.single_post p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin: 0
}

.single_post .blockquote p {
    margin-top: 0 !important
}

.single_post .meta {
    list-style: none;
    padding: 0;
    margin: 0
}

.single_post .meta li {
    display: inline-block;
    margin-right: 15px
}

.single_post .meta li a {
    font-style: italic;
    color: #959595;
    text-decoration: none;
    font-size: 12px
}

.single_post .meta li a i {
    margin-right: 6px;
    font-size: 12px
}

.single_post2 {
    overflow: hidden
}

.single_post2 .content {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 80px;
    position: relative
}

.single_post2 .content .actions_sidebar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60px
}

.single_post2 .content .actions_sidebar a {
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-right: 0;
    text-align: center;
    border-right: 1px solid #e4eaec
}

.single_post2 .content .title {
    font-weight: 100
}

.single_post2 .content .text {
    font-size: 15px
}

.right-box .categories-clouds li {
    display: inline-block;
    margin-bottom: 5px
}

.right-box .categories-clouds li a {
    display: block;
    border: 1px solid;
    padding: 6px 10px;
    border-radius: 3px
}

.right-box .instagram-plugin {
    overflow: hidden
}

.right-box .instagram-plugin li {
    float: left;
    overflow: hidden;
    border: 1px solid #fff
}

.comment-reply li {
    margin-bottom: 15px
}

.comment-reply li:last-child {
    margin-bottom: none
}

.comment-reply li h5 {
    font-size: 18px
}

.comment-reply li p {
    margin-bottom: 0px;
    font-size: 15px;
    color: #777
}

.comment-reply .list-inline li {
    display: inline-block;
    margin: 0;
    padding-right: 20px
}

.comment-reply .list-inline li a {
    font-size: 13px
}

@media (max-width: 640px) {
    .blog-page .left-box .single-comment-box>ul>li {
        padding: 25px 0
    }
    .blog-page .left-box .single-comment-box ul li .icon-box {
        display: inline-block
    }
    .blog-page .left-box .single-comment-box ul li .text-box {
        display: block;
        padding-left: 0;
        margin-top: 10px
    }
    .blog-page .single_post .footer .stats {
        float: none;
        margin-top: 10px
    }
    .blog-page .single_post .body,
    .blog-page .single_post .footer {
        padding: 30px
    }
}
.section-img img {
    width: 100%;
    border-radius: 14px;
}
.wrapper-games img {
    width: 100%;
    border-radius: 7px;
}
.wrapper-video img {
    width: 100%;
}
.dt-sc-video-banner-content.center {
    overflow: hidden;
}
.service-context-img img {
    width: 100%;
    border-radius: 7px;
}
.service-context-img.mr-4 img {
    width: 100%;
    border-radius: 7px;
}
.service-context-img.mr-4 {
    float: left;
    width:100%;
    margin-right: 4%;
}
.service-context-img {
    width: 40%;
    float: left;
}
.right-menubar ul li a:hover {
    color: #000000 !important;
    border-bottom: 3px solid #c92617 !important;
}
ul.submenu-bar {
    position: absolute;
    z-index: 99999;
    background: #fff;
    display:none;
}
ul.submenu-bar li {
    display: block;
    padding:7px 20px;
    text-align: left;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd;
}
ul.submenu-bar li a {
    margin-left: 0px;
}
ul.submenu-bar li a:hover {
    border-bottom: 3px solid transparent !important;
}
.kode-detail-element {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    float: left;
    margin-bottom: 20px;
    padding: 18px 0 15px;
    width: 100%;
}
.kode-team-network li {
    display: inline-block;
    list-style: outside none none;
    margin-left: 3px;
}
a.kode-player-thumb img {
    width: 100%;
}
.kode-table tbody tr {
    background-color: #333333;
}
.kode-table tbody tr:nth-child(2n) td {
    border: medium none;
}
.kode-team-network li {
    display: inline-block;
    list-style: outside none none;
    margin-left: 3px;
    margin-right: 8px;
}
ul.kode-team-network a {
    color: #fff;
    text-decoration: none;
}
a.kode-player-thumb img {
    border-radius: 7px;
}
.kode-detail-element h2 {
    font-weight: 900;
    color: #c92617;
    font-style: italic;
}
table {
    caption-side: top;
    border-collapse: unset;
}
table.kode-table td {
    padding: 4px 15px;
}
table.kode-table {
    color: #003e21;
    font-weight: 700;
}
.kode-table tbody tr {
    background-color: #097a4673;
    padding: 14px !important;
}
.footer-top li a:hover {
    color: #000 !important;
}
a.fa.fa-facebook {
    padding: 12px 17px;
    background: #1877f2;
}
a.fa.fa-twitter {
    padding: 12px 17px;
    background:#1da1f2;
}
a.fa.fa-linkedin {
    padding: 12px 17px;
    background:#0a66c2;
}
.logo-main {
    width: 100%;
    height: 88%;
}
.logo-main img {
    width: 100%;
    height: 100%;
}
h2.main-intro-text.text-center {
    text-align: center !important;
}
p.btn-maintab a:hover{
    -webkit-box-shadow: 0 5px 20px -7px rgb(0 0 0 / 90%) !important;
    box-shadow: 0 5px 20px -7px rgb(0 0 0 / 90%) !important;
    top: -2px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    top: 20%;
}

  .twitter {
    font: normal normal 10px Arial;
    text-align: center;
    color: #998578;
    text-transform: uppercase;
    letter-spacing: 3px;
  }
  
  .twitter {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 14px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
  }
  
  .twitter:hover {
    color: #FF7D6D;
    text-decoration: none;
  }
  
  .fl-fl {
    background:#418eff;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    width: 190px;
    position: fixed;
    right: -132px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
  }
.fa {
    font-size: 20px;
    color: #fff;
    padding: 4px 0;
    width: 40px;
    margin-left: 8px;
}
  .fl-fl:hover {
    right: 0;
  }
  .fl-fl a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px!important;
    vertical-align: top!important;
    font-size: 10px;
}
  .float-fb {
    top: 160px;
  } 
  .float-tw {
    top: 215px;
  } 
  .float-gp {
    top: 270px;
  }
  .float-ig {
    top: 325px;
}
.float-pn {
    top: 380px;
}
.float-sm i.fa.fa-facebook {
    background-color: transparent;
}
.float-sm i.fa.fa-twitter {
    background-color: transparent;
}
.float-sm i.fa.fa-google-plus {
    background-color: transparent;
}
.float-sm i.fa.fa-instagram {
    background-color: transparent;
}
.float-sm .fl-fl.float-pn {
    background: #E60023;
}
.float-sm .fl-fl.float-ig {
    background: #c32aa3;
}
.float-sm .fl-fl.float-fb {
    background: #3b5998;
}
.fl-fl.float-gp {
    background: #dc4e41;
}
.comittie-text h5 {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 24px;
    font-family: roboto;
    color: #c92617;
    margin-bottom: 0px;
}
.inner-desc {
    width: 75%;
    float: left;
}
.service-img {
    width: 25%;
    float: left;
}
.comittie.pb-100 .col-sm-12.col-md-12.col-lg-12.col-xl-12.pt-4.pb-4 {
    overflow: hidden;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    margin: 40px; padding: 40px 40px 32px;
    border-radius: 5px;
}
span.sub1 i {
    font-weight: 600;
    color: #198754;
    text-transform: uppercase;
}
h4.staff-sub {
    font-weight: 600;
    color: rgb(36 37 38 / 42%);
}
.service-img img {
    border-radius:7px;
}
.news {
    width: 160px
}

.news-scroll a {
    text-decoration: none
}
.d-flex.justify-content-between.align-items-center.breaking-news.bg-white {
    background: #ffc71f !important;
}
.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: rgb(207, 23, 23);
    border-radius: 50%;
    display: inline-block
}
.news-scroll a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
}
.align-items-center {
    align-items: center!important;
    text-transform: capitalize;
}
.d-flex.flex-row.flex-grow-1.flex-fill.justify-content-center.bg-danger.py-2.text-white.px-1.news {
    background: #00357c !important;
}
.header {
    position: relative;
    top: 0px;
    background: #fff;
    z-index: 999;
    box-shadow: #766f6f 1px -1px 12px 0px;
    padding: 0px 0px;
}
.float-sm {
    z-index: 999999999999999999999999 !important;
}
.cusct_shadow .sc_price_block {
    -webkit-box-shadow: -2px 2px 25px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: -2px 2px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 2px 25px 0px rgb(0 0 0 / 10%);
}
.sc_price_block {
    color: #aab2bd;
    background-color: #ffffff;
}
.sc_price_block .sc_price_block_title {
    color: #ffffff;
    background-color: #1a3150;
}
.sc_price_block .sc_price_block_title {
    text-align: center;
    font-size: 1.214em;
    font-weight: 700;
    line-height: 1.2em;
    padding: 1em 0.5em;
}
.sc_price_block .sc_price_block_description {
    text-align: center;
    font-size: 0.875em;
    line-height: 1.3em;
    min-height: 5.2857em;
    padding: 0 2em;
    overflow: hidden;
}
.sc_price_block .sc_price_block_link {
    height: 7.4em;
    text-align: center;
    padding-top: 1.214em;
}
.sc_price_block_money {
    padding: 31px;
    text-align: center;
}
.games-text.pt-100.pb-100 h5.intro-subtext:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 70px;
    background: #dd1515;
    content: "";
    z-index: 1;
    right: 0;
    margin: 0 auto;
}
.img-context img {
    border-radius: 7px;
}



/* Useful Classes */
.xy-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.transition {
	transition: all 350ms ease-in-out;
}

.r-3-2 {
	width: 100%;
	padding-bottom: 66.667%;
	background-color: #ddd;
}

.image-holder {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

/* Main Styles */
.gallery-wrapper {
	position: relative;
	overflow: hidden;
}

.gallery {
	position: relative;
	white-space: nowrap;
	font-size: 0;
}

.item-wrapper {
	cursor: pointer;
	width: 23%; /* arbitrary value */
	display: inline-block;
	background-color: white;
}

.gallery-item { opacity: 0.5; }
.gallery-item.active { opacity: 1; }

.controls {
	font-size: 0;
	border-top: none;
}
.move-btn {
	display: inline-block;
	width: 50%;
	border: none;
  color: #ccc;
	background-color: transparent;
	padding: 0.2em 1.5em;
}
.move-btn:first-child {border-right: none;}
.move-btn.left  { cursor: w-resize; }
.move-btn.right { cursor: e-resize; }

.modal.show .modal-dialog {
    transform: none;
    top: 38%;
}
iframe.embed-responsive-item {
    width: 100%;
    height: 350px !important;
}
.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
}
.btn-fb {
    color: #fff;
    background-color: #3b5998 !important;
}
.btn-floating {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 10px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 47px;
    height: 47px;
}
.btn-tw {
    color: #fff;
    background-color: #55acee !important;
}
.btn-gplus {
    color: #fff;
    background-color: #dd4b39 !important;
}
.btn-ins {
    color: #fff;
    background-color: #2e5e86 !important;
}
.galery-video.pt-100.pb-100 .fa {
    font-size: 20px;
    color: #fff;
    width: 40px;
    margin-left: 0;
    line-height: 28px;
    padding-left: 7px;
}

.brand {
    font-family: "Rubik", sans-serif;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -1px;
    color: var(--color-pink-600);
    text-transform: uppercase;
  }

  .header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
}
.header .menu > .menu-item {
    position: relative;
    display: inline-block;
    margin: 0px 4px;
}
  .header .menu > .menu-item > a {
    display: block;
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    line-height: inherit;
    padding: 1rem 0;
    border: none;
    outline: none;
    color: hsl(0deg 0% 41%);
    text-transform: capitalize;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-decoration: none;
    font-family: 'Oswald';
    letter-spacing: 1px;
    text-transform: uppercase;
}
  .header .menu > .menu-item > a .expand {
    position: relative;
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    margin-left: 0.35rem;
    pointer-events: none;
    border: none;
    outline: none;
  }
  .header .menu > .menu-item > a .expand:before, .header .menu > .menu-item > a .expand:after {
    position: absolute;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
    content: "";
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background: var(--color-black);
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .header .menu > .menu-item:hover > a {
    color: var(--color-pink-700);
  }
  .header .menu > .menu-item:hover > a .expand::before, .header .menu > .menu-item:hover > a .expand::after {
    background: var(--color-pink-700);
  }
  .header .menu > .menu-item > a .expand::after {
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg);
  }
  .header .menu > .menu-item > .sub-menu > .menu-item > a:hover
  {color:#000 !important;}
  
.header .menu > .menu-item > .sub-menu {
    position: absolute;
    top: 100%;
    left: -1rem;
    width: 13rem;
    height: auto;
    padding: 0.75rem 0;
    border: none;
    outline: none;
    opacity: 0;
    visibility: hidden;
    border-top: 3px
 solid #c92617 !important;
    background: var(--color-white);
    -webkit-box-shadow: var(--shadow-medium);
    box-shadow: var(--shadow-medium);
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
  .header .menu > .menu-item > .sub-menu > .menu-item {
    display: block;
  }
  .header .menu > .menu-item > .sub-menu > .menu-item > a {
    display: block;
    font-family: inherit;
    font-size: 1rem;
    font-weight:400;
    line-height: inherit;
    padding: 0.8rem 1.25rem;
    color: hsl(5deg 80% 38%);
    text-transform: capitalize;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-decoration: none;
    border-bottom: 1px solid #dddddd70;
}
  .header .burger {
    position: relative;
    cursor: pointer;
    display: none;
    width: 1.75rem;
    height: 1rem;
    margin-top: -0.25rem;
    outline: none;
    opacity: 0;
    visibility: hidden;
    background: none;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .header .burger-line {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    left: 0;
    border: none;
    outline: none;
    opacity: 1;
    border-radius: 0.25rem;
    background: var(--color-black);
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .header .burger-line:nth-child(1) {
    top: 0;
  }
  .header .burger-line:nth-child(2), .header .burger-line:nth-child(3) {
    top: 0.5rem;
  }
  .header .burger-line:nth-child(4) {
    top: 1rem;
  }
  .header .overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.65);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  
  @media only screen and (min-width: 993px) {
    .header .menu > .menu-item-child:hover > .sub-menu {
      display: block;
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    .header .menu > .menu-item-child:hover > a .expand::after {
      -webkit-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
    }
  }
  @media only screen and (max-width: 992px) {
    .header .overlay.active {
      display: block;
      opacity: 1;
      visibility: visible;
    }
    .header .navbar {
      position: fixed;
      top: 0;
      left: -100%;
      width: 75%;
      height: 100%;
      z-index: 999;
      opacity: 0;
      overflow-y: auto;
      visibility: hidden;
      background: var(--color-white);
      -webkit-box-shadow: var(--shadow-medium);
              box-shadow: var(--shadow-medium);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
    }
    .header .navbar.active {
      left: 0rem;
      opacity: 1;
      visibility: visible;
    }
    .header .menu {
      width: 100%;
      height: auto;
      margin: 1rem 0;
    }
    .header .menu > .menu-item {
      display: block;
      margin: 0;
    }
    .header .menu > .menu-item-child > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .header .menu > .menu-item > a {
      padding: 0.625rem 1.25rem;
      color: var(--color-black);
    }
    .header .menu > .menu-item > a .expand::before, .header .menu > .menu-item > a .expand::after {
      background: var(--color-black);
    }
    .header .menu > .menu-item-child.active > a .expand:after {
      -webkit-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
    }
    .header .menu > .menu-item > .sub-menu {
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      max-height: 0;
      padding: 0px;
      border: none;
      outline: none;
      opacity: 1;
      overflow: hidden;
      visibility: visible;
      background: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
    .header .menu > .menu-item > .sub-menu > .menu-item > a {
      padding: 0.625rem 2rem;
      color: var(--color-black);
    }
    .header .burger {
      display: block;
      opacity: 1;
      visibility: visible;
    }
  }
  .img-logo {
    width: 35%;
}
div#calendar-container {
    padding: 100px 0px;
}
@media (max-width: 767px) {
    .context-site.pt-100.pb-4 .carousel-inner .carousel-item > div {
        display: none;
    }
    .context-site.pt-100.pb-4 .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.context-site.pt-100.pb-4 .carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
    
    .context-site.pt-100.pb-4 .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    .context-site.pt-100.pb-4 .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
}

.context-site.pt-100.pb-4 .carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}
.context-site.pt-100.pb-4 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    height: 250px;
}
.context-site.pt-100.pb-4 .carousel-item {
    height: auto;
    min-height: 300px;
}
h2.main-intro-text.text-center {
    text-align: justify !important;
}
.wrapper-video img {
    border-radius: 7px;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.header-top ul li a {
    position: relative;
    color: #080808;
    text-decoration: none;
}
select#change_lan {
    float: right;
}
.header-top ul li a {
    padding: 13px 6px;
    display: block;
}
h1.entry-title {
    display: none !important;
}
.skiptranslate.goog-te-gadget {
    display: none !important;
}
select.goog-te-combo1 {
    display: none;
}
select.goog-te-combo {
    float: right;
}
div#main-content .card .header {
    color: #444;
    padding: 20px;
    position: relative;
    box-shadow: none;
    z-index: 1;
}
ul.list-inline {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}
article#post-126 .context-site.pt-100.pb-4 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    height: auto;
}


article#post-136 .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    height: 250;
}
.breadcrumb-row ul.list-inline {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.footer-copy .fa {
    font-size: 20px;
    color: #000;
    padding: 10px 0;
    width: 40px;
    margin-left: 8px;
    text-align: right;
    margin-right: 5px;
}
select.goog-te-combo {
    padding: 5px 0px;
}
article#post-254 div#content li a {
    font-family: roboto;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
}
.services.pt-100.pb-100 h2.main-intro-text.text-center {
    text-align: center !important;
}
@media screen and (max-width: 1024px){
article#post-38 .carousel-item {
    height: 32vh;
    min-height: 300px;
  }
 
}
.float-sm i {
    padding: 10px 0px;
}
.section-full.bg-white.content-inner.pt-100.pb-100 .col-md-6.col-sm-6 {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 21px;
}
div#main-content .img-post {
    border-radius: 7px;
}
article#post-149 .input-group-text {
    background-color: #00357c;
}
article#post-149 .input-group-text:hover {
    background-color:#000;
}
ul.stats .fa {
    font-size: 20px;
    color: #fff;
    padding: 4px 0;
    width: 64px;
    margin-left: 8px;
}
.leftcolumn {
    float: left;
    width: 75%;
}
.fakeimg {
    background-color: #fff;
    width: 100%;
    margin: 18px 0px;
    overflow: hidden;
}
.fakeimg img {
    width: 100%;
    border-radius: 6px;
}
.card p {
    font-size: 14px;
    color: #6f6e6e;
    text-align: justify;
}
section#comments {
    padding: 24px 0px;
}
#comments form {
    margin-bottom: 30px;
}
.content-item h3 {
    font-weight: 700;
    font-size: 20px;
    color: #555555;
    margin: 10px 0 15px;
    padding: 0;
}
#comments form fieldset {
    clear: both;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
#comments form textarea {
    height: 100px;
}
section#comments .form-control {
    display: block;
    width: 100%;
    height: 100px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.button-book-btnn {
    float: right;
}
#comments form {
    margin-bottom: 30px;
}
.content-item h3 {
    font-weight: 700;
    font-size: 20px;
    color: #555555;
    margin: 10px 0 15px;
    padding: 0;
}
#comments .media {
    border-top: 1px dashed #DDDDDD;
    padding: 20px 0;
    margin: 0;
}
#comments .media > .pull-left {
    margin-right: 20px;
}
.pull-left {
    float: left;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}
#comments .media h4 {
    margin: 0 0 3px;
    font-size: 18px;
}
#comments .media p {
    margin-bottom: 14px;
    text-align: justify;
    color: #6f6e6e;
    font-size: 14px;
}
#comments .media-detail {
    margin: 0;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
ul.list-unstyled.list-inline.media-detail.pull-right li {
    display: inline-block;
}
#comments .media-detail li {
    color: #AAAAAA;
    font-size: 12px;
    padding-right: 10px;
    font-weight: 600;
}
.blogs-contents.pt-100 .card {
    padding: 29px;
}
a.pull-left img {
    width: 100px;
}
.blogs-contents.pt-100 .card {
    padding: 25px;
}
.site-section.pt-100.pb-100 .image img.img-fluid {
    width: 100%;
}
.img-logo {
    width: 43%;
}
.img-logo img {
    width: 95%;
}
.goog-te-spinner-pos {
    display: none !important;
}
div#goog-gt-tt {
    display: none !important;
}
p {
    color: #666;
    text-align: justify !important;
}
.context-joins p {
    color: #fff !important;
}
p.footer-p {
    color: #fff;
}
article#post-132 .wrapper{
  width:100%;
  padding-top: 20px;
  text-align:center;
}
article#post-132 .carousel{
  width:90%;
  margin:0px auto;
}
article#post-132 .slick-slide{
  margin:10px;
}
article#post-132 .slick-slide img{
  width:100%;
  border: 2px solid #fff;
}
article#post-132 .wrapper .slick-dots li button:before {
  font-size:20px;
  color:white;
}
p.animated.bounceInLeft.d-none.d-md-block {
    text-align: center!important;color: #fff;
}
p.animated.bounceInRight {
    text-align: center !important;
}
.contact-style-1 input {
    height: 50px;
    width: 77%;
  border:1px solid #ddd;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 77%;
    border: 1px solid #ddd;
}
.contact-style-1 label {
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    text-transform: uppercase;
    text-decoration: none;
    background: #00357c;
    padding: 13px 41px;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    font-size: 13px;
    border-radius: 4px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    color: #fff !important;
    background: #c92617;
    -webkit-box-shadow: 0 5px 20px -7px rgb(0 0 0 / 90%) !important;
    box-shadow: 0 5px 20px -7px rgb(0 0 0 / 90%) !important;
}
.section-full.content-inner-1.bg-white.contact-style-1.pt-100.pb-100 .col-md-4 {
    border: 1px solid #ddd;
}
.footer-top p {
    color: #fff;
    text-align: justify !important;
    text-transform: capitalize;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a:last-child{
margin-bottom:0px;
}
div#recipeCarousel img.d-block.w-100 {
    display: none !important;
}
.context-site.pt-100.pb-4 {
    border-top: 1px solid #dddddd6e;
}
div#recipeCarousel img.img-fluid {
    width: 100%;
}
.context-site.pt-100.pb-4 p {
    text-align: center !important;
}
iframe#\:1\.container {
    display: none;
}
.context-joins p.btn-maintab {
    text-align: center !important;
    margin:0 auto;
}
@media screen and (min-width:1000px){
.wrapper-slider .carousel-item {
    height: 69vh;
    min-height: 300px;
  }
.wrapper-slider .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    top: 13%;
}
}
.wrapper-president h5 {
    text-align: center;
    font-weight: 600;
}
.wrapper-president.text-center p {
    text-align: center !important;
    margin: 0 auto;
    font-weight: 500;
    text-transform: uppercase;
}
.wrapper-president.text-center h5 {
    text-align: center;
    font-weight: 700;
}
.upnoa-president.text-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-end;
    text-align: right !important;
}
.wrapper-president p {
    text-align: center !important;
    font-weight: bold;
    color: #000;
    margin-bottom: -1px;
}
.overview-president.pt-100.pb-100 h3 {
    text-align: center;
    font-weight: 600;
    text-decoration: underline;
}
.wrapper-president h5 span {
    font-size: 13px;
}
.underline1 {
    text-decoration: underline;
}
.overview-president.pt-100.pb-100 h2 {
    text-transform: capitalize;
    text-align: center;
    font-weight: 700;
    font-size: 25px;
}
.overview-president.pt-100.pb-100 h6 {
    font-weight: 600;
    font-size: 20px;
}
.wrapper-president p {
    font-weight: 500;
}
.overview-president.pt-100.pb-100 h3 span {
    font-size: 20px;
}
h6.center-pera {
    text-align: center;
    text-transform: capitalize;
}
.overview-president.pt-100.pb-100 h2 {
    text-transform: capitalize;
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    text-decoration: underline;
}
.header .wrapper {
    height: auto !important;
}
.brief-upnoacontext img {
    border-radius: 14px;
}
h3.align-center {
    font-size: 15px;
    text-decoration: none !important;
    font-weight: 300;
}
.brief-upnoa.pt-100.pb-100 {
    background: #dddddd24;
}
.section-full-compititions.bg-white.content-inner.pt-100.pb-100 .column {
  float: left;
  width: 25%;
  padding: 10px;
}
.section-full-compititions.bg-white.content-inner.pt-100.pb-100 .row:after {
  content: "";
  display: table;
  clear: both;
}
.section-full-compititions.bg-white.content-inner.pt-100.pb-100 h2 {
    font-size: 15px;
}
.section-full-compititions.bg-white.content-inner.pt-100.pb-100 .column {
    float: left;
    width: 25%;
    padding: 10px;
    background: #dddddd69;
    border: 1px solid #9f9f9f59;
}
.context-site.pt-100.pb-4 .column {
    float: left;
    width: 50%;
    padding: 10px;
    background: #dddddd69;
    border: 1px solid #9f9f9f59;
}
.context-site.pt-100.pb-4 .row:after {
  content: "";
  display: table;
  clear: both;
}
.services.pt-100.pb-100 {
    border-top: 1px solid #ededed;
    background: #dddddd3d;
}
.accordian.container p {
    background: #dddddd3d;
    padding: 17px 10px;
}
.accordian.container p button {
    text-transform: capitalize !important;
}
.accordian.container h2 {
    text-align: center !important;
}
div#main-content .img-post img {
    width: 100%;
}
div#main-content h4.text-service.pt-4.pb-2.mb-0 {
    color: #353535;
    font-size: 19px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 28px;
}
.comittie-text.pb-4 h5 {
    padding: 10px 9px;
    background: #dddddd3d;
}
.comittie.pb-100 h4.text-service.pt-4.pb-2.mb-0 {
    color: #353535;
    font-size: 18px;
    font-weight: 800;
    font-family: 'Roboto';
    line-height: 25px;
}
.sponsors.text-center.my-3 {
    text-align: left !important;
}
.sponsors.text-center.my-3 p {
    text-align: left !important;
}
.sponsors.text-center.my-3 h5 {
    text-transform: capitalize;
}
.simple-news-text-con {
    border: 1px solid #ddd;
    padding: 20px 11px;
}
h4.simple-news-title a {
    color: #000 !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.simple-news-date {
    padding: 5px 10px;
    background: #ddd;
    display: inline-block;
}
.simple-news-excerpt {
    color: #666;
}
p.link-more a {
    color: #e60023 !important;
}
.news {
    width: 700px;
}
img.attachment-large.size-large.wp-post-image {
    display: none;
}
.news-content {
    border: 1px solid #ddd;
    padding: 18px 17px;
    margin-bottom: 31px;
}
.date-post {
    width: 13%;
}
.date-post {
    float: left;
}
h3.news-title a {
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    color: #000;
}

.date-post {
    background: #dddddd3d;
    margin-right: 15px;
    border: 1px solid #d1d1d1;
    padding-top: 12px;
text-align: center;
}
.date-post span {
    color: #e60023;
}
.date-post p {
    text-align: center !important;
    font-weight: 700;
    background: #e60023;
    margin-bottom: 0px;
    color: #fff;
}
.post-content-text {
    width: 82%;
    margin-left: 105px;
}
.icon-content p {
    text-transform: capitalize;
}

.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button {
    font-size: 18px;
    border: 1px solid #00357c;
    border-radius: 5px;
    text-align: center;
    color: #00357c;
    margin-bottom: 30px;
text-transform:capitalize;
}
.filter-button:hover {
    font-size: 18px;
    border: 1px solid #00357c;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #00357c;
}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
/* Create three equal columns that floats next to each other */
div#accordionExample .column {
    float: left;
    width: 33.33%;
    padding: 10px;
    height: auto;
    background: #dddddd3d;
    border: 1px solid #ededed;
}
/* Clear floats after the columns */
div#accordionExample .row:after {
  content: "";
  display: table;
  clear: both;
}
.gallery_product.col-lg-4.col-md-4.col-sm-4.col-xs-6.filter img {
    width: 343px;
    height: 266px;
}
h5.coming {
    padding: 70px 0px;
    text-align: center;
    font-size: 45px;
    text-transform: capitalize;
    color: #c72719;
    font-style: italic;
}
img.logo-center {
    WIDTH: 9%;
    MARGIN: 0 AUTO;
}
@media screen and (min-width:769px) and (max-width:1000px){
    .wrapper-slider .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
        top: 0%;
    }
}
.overview-demand.pt-100.pb-100 .column {
  float: left;
  width: 50%;
  padding: 10px;
}

/* Clear floats after the columns */
.overview-demand.pt-100.pb-100 .row:after {
  content: "";
  display: table;
  clear: both;
}
.context h1 {
    font-weight: 800;
    text-align: center;
    font-size: 33px;
}
div#number {
    width: 20% !important;
}
div#city {
    width: 20% !important;
}
div#compititions {
    width: 30% !important;
}
div#date {
    width: 30% !important;
}
.section-full-compititions.bg-white.content-inner.pt-100.pb-100 p {
    font-size: 14px;
}
p.underline-text {
    font-weight: bold;
    text-decoration: underline;
}
.breadcrubs1 {
    height: 454px;
  position: relative;
}
.breadcrubs1 img {
    width: 100%;
    height: 100%;
}
.breadcrubs2 {
    height: 428px;
    width: 100%;
    position: relative;
}
.breadcrubs2 img {
    width: 100%;
    height: 100%;
}
.text-breadcrumbs {
    position: absolute;
    bottom: 195px;
    left: 0;
    right: 0;
}
a.close img {
    width: 62%;
    margin: 0 auto;
}
@media (min-width: 767px){
.videoBox {
    width: 50%;
    z-index: 999;
    min-width: 603px !important;
}}
div#number {
    width: 8% !important;
}
div#number h2 {
    font-size: 20px;
}
div#name-txt {
    width: 32%;
}
div#name-txt h2 {
    font-size: 20px;
}
div#add-txt {
    width: 34%;
}
div#add-txt h2 {
    font-size: 20px;
}
div#position-txt {
    width: 15%;
    float: left;
}
div#position-txt h2 {
    font-size: 20px;
}
div#occu-txt {
    width: 11%;
}
div#occu-txt h2 {
    font-size: 20px;
}
.right-sign {
    float: right;
}
.section-full.bg-white.content-inner.pt-100.pb-100 .row .column p {
    font-size: 11px !important;
}
.section-full.bg-white.content-inner.pt-100.pb-100 .row .column {
    border: 1px solid #ddd;
}
div#name-txt p {
    font-size: 12px;
}
div#number p {
    font-size: 12px;
}
div#add-txt p {
    font-size: 12px;
}
div#position-txt p {
    font-size: 12px;
}
div#occu-txt p {
    font-size: 12px;
}
.download-word {
    text-align: center;
}
.download-word a {
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #00357c;
    padding: 13px 41px;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    font-size: 13px;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
}
.download-word a:hover {
    background: #d5382f;
    color: #fff !important;
}

.videoBox{
  width:auto !important; 
  background-color:#000 !important;
}


