@import "https://fonts.googleapis.com/css?family=Lato:400%7CMontserrat:400,700";
@font-face {
    font-family: 'TradeMarkerOT-LightIt';
    src: url('../fonts/TradeMarkerOT-LightIt.eot');
    src: url('../fonts/TradeMarkerOT-LightIt.eot?#iefix') format('embedded-opentype'), url('../fonts/TradeMarkerOT-LightIt.woff2') format('woff2'), url('../fonts/TradeMarkerOT-LightIt.woff') format('woff'), url('../fonts/TradeMarkerOT-LightIt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TradeMarkerOT';
    src: url('../fonts/TradeMarkerOT-Light.eot');
    src: url('../fonts/TradeMarkerOT-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/TradeMarkerOT-Light.woff2') format('woff2'), url('../fonts/TradeMarkerOT-Light.woff') format('woff'), url('../fonts/TradeMarkerOT-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
	font-family: 'pyidaungsu';
	src: url('../fonts/pyidaungsu.eot');
	src: local('pyidaungsu'), url('../fonts/pyidaungsu.woff') format('woff'), url('../fonts/pyidaungsu.ttf') format('truetype');
}
/*
Font
font-family: 'Poppins', sans-serif;
*/

body,html{
    background: url("../img/bg_main.jpg") fixed center top no-repeat;
    padding-top: 0px;
}
.logo {margin-top: 50px;}
.sponser {
    text-align: center;
    overflow: hidden;
    background: #000;
}

.sponser span {
  display: inline-block;
  vertical-align: middle;
}

.sponser img {
  padding: 10px;
  vertical-align: middle;
}

.sponser .separate {
  background-color: #008cd3;
  padding: 30px 1px;
  margin: 0px;
}
		


.highlight {}

.head-highlight {}

.head-highlight h4 {
    font-family: 'TradeMarkerOT-LightIt';
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(35%, rgba(0,0,0,1)), color-stop(70%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
    padding: 10px;
    border-top:5px solid transparent;
    position:relative;
    margin-bottom: 30px;
}
.head-highlight h4:before {
    content:'';
    position:absolute;
    width:100%;
    height:2px;
    background: rgba(198,0,7,0);
    background: -moz-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(198,0,7,0)), color-stop(35%, rgba(198,0,7,1)), color-stop(70%, rgba(198,0,7,1)), color-stop(100%, rgba(198,0,7,0)));
    background: -webkit-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -o-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -ms-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: linear-gradient(to right, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60007', endColorstr='#c60007', GradientType=1 );
    top:-6px;
    left:0;
}
.head-highlight h4:after {
    content:'';
    position:absolute;
    width:100%;
    height:2px;
    background: rgba(198,0,7,0);
    background: -moz-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(198,0,7,0)), color-stop(35%, rgba(198,0,7,1)), color-stop(70%, rgba(198,0,7,1)), color-stop(100%, rgba(198,0,7,0)));
    background: -webkit-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -o-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -ms-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: linear-gradient(to right, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60007', endColorstr='#c60007', GradientType=1 );
    bottom:-2px;
    left:0;
}


.head-highlight h2 {
    font-family: 'TradeMarkerOT-LightIt';
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(35%, rgba(0,0,0,1)), color-stop(70%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
    padding: 10px;
    border-top:5px solid transparent;
    position:relative;
    margin-bottom: 30px;
}
.head-highlight h2:before {
    content:'';
    position:absolute;
    width:100%;
    height:2px;
    background: rgba(198,0,7,0);
    background: -moz-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(198,0,7,0)), color-stop(35%, rgba(198,0,7,1)), color-stop(70%, rgba(198,0,7,1)), color-stop(100%, rgba(198,0,7,0)));
    background: -webkit-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -o-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -ms-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: linear-gradient(to right, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60007', endColorstr='#c60007', GradientType=1 );
    top:-6px;
    left:0;
}
.head-highlight h2:after {
    content:'';
    position:absolute;
    width:100%;
    height:2px;
    background: rgba(198,0,7,0);
    background: -moz-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(198,0,7,0)), color-stop(35%, rgba(198,0,7,1)), color-stop(70%, rgba(198,0,7,1)), color-stop(100%, rgba(198,0,7,0)));
    background: -webkit-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -o-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: -ms-linear-gradient(left, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    background: linear-gradient(to right, rgba(198,0,7,0) 0%, rgba(198,0,7,1) 35%, rgba(198,0,7,1) 70%, rgba(198,0,7,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60007', endColorstr='#c60007', GradientType=1 );
    bottom:-3px;
    left:0;
}

.box_thumb {
    height: 240px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    display: block;
}
.box_thumb.news{
    height: auto;
}


.box_thumb_news {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
    box-sizing: border-box;
    position: relative;
    display: block;
    border: 2px solid #c60005;
}

.box_thumb_news.last {
    margin-right: 0;
}

.box_thumb_news:hover {
    color: #fff !important;
    border: 2px solid #fff;
}
.box_thumb{
    position: relative;
}
.box_titlethumb {
    position: absolute;
    bottom: 5;
    left: 0;
    right: 0;
    background: url(../images/bg_black.png);
    box-sizing: border-box;
    padding: 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    height: 75px;
    overflow: hidden;
    top: 0;
}
.box_thumb_img img{
    width: 100%;
}
.box_thumb{
    position: relative;
}
.box-thumb_time{
    position: absolute;
    bottom: 0;
    width: 70px;
    height: 65px;
    left: 0;
    background: #000;
    text-align: center;
    padding: 10px 0 5px 0;
    font-family: 'Poppins', sans-serif;
    border-right: 1px solid #fff;
    z-index: 20;
    color: #fff;
}
.box-thumb_text{
    //position: absolute;//
    bottom: 0;
    width: 100%;
    height: 65px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    background: #000;
    overflow: hidden;
    padding-left: 80px;
    padding-right: 10px;
    z-index: 10;
    padding-top: 8px;
    padding-bottom: 10px;
    color: #fff;
}
.box-thumb_text p{
    color: #fff;
    height: 47px;
    overflow: hidden;
    margin: 0;
}
.box-thumb_time.photos{
    background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );

    border-width: 0px 1px 0px 0px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#fff), to(rgba(255,255,255,0))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(bottom, #fff, rgba(255,255,255,0)) 1 100%;
    -moz-border-image: -moz-linear-gradient(bottom, #fff, rgba(255,255,255,0)) 1 100%;
    -o-border-image: -o-linear-gradient(bottom, #fff, rgba(255,255,255,0)) 1 100%;
    border-image: linear-gradient(to top, #fff, rgba(255,255,255,0)) 1 100%;
}
.box-thumb_text.photos{
    background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(50%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}









.eachMV .i-play{
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%);
    left: 50%;
    opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.eachMV:hover .i-play{
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%);
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


/* ----------------------------------------------- BTN -----------------------------------------------  */
.box-btn-center{
    text-align: center;
    margin: 10px 0;
}
.box-btn{
    display: inline-block;
}
.btn-red{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    border-radius: 0 !important;
}
.btn-red:hover,
.btn-red:focus{
    color: #fff;
}
.box-btn .eachMV {
    position: relative;
    border-radius: 0px;
    background: #c60005;
    overflow: hidden;
    padding: 1px;
    margin-bottom: 15px;
}
.box-btn .eachMV:after {
    content: "";
    position: absolute;
    top: 0%;
    left: -100%;
    width: 100%;
    height: 1px;
    background: #000;
    z-index: 2;
    transition: all linear 200ms;
}

.box-btn .eachMV:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 2;
    transition: all linear 200ms;
}

.box-btn .eachMV:before {
    content: "";
    position: absolute;
    bottom: 0%;
    right: -100%;
    width: 100%;
    height: 1px;
    background: #000;
    z-index: 2;
    transition: all linear 200ms;
}

.box-btn .eachMV:hover:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 2;
    transition: all linear 200ms;
}
.box-btn .eachMV .borders{
    display: block;
}
.box-btn .eachMV .borders:after {
    content: "";
    position: absolute;
    top: -100%;
    left: 0px;
    width: 1px;
    height: 100%;
    background: #000;
    z-index: 2;
    transition: all linear 200ms;
}

.box-btn .eachMV .borders:hover:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    z-index: 2;
    transition: all linear 200ms;
}

.box-btn .eachMV .borders:before {
    content: "";
    position: absolute;
    bottom: -100%;
    right: 0px;
    width: 1px;
    height: 100%;
    background: #000;
    z-index: 2;
    transition: all linear 200ms;
}

.box-btn .eachMV .borders:hover:before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    z-index: 2;
    transition: all linear 200ms;
}



/* Social */
.dcsns-toolbar .filter li a{
    border: 1px solid #c60005;
    background-color: #000;
    padding: 5px 30px;
    width: auto;
    height: auto;
    display: inline-block;
    text-transform: capitalize;
    height: 35px;
    margin: 10px 15px;
}
.dcsns-toolbar .filter .link-all{
    display: inline-block;
    height: 35px;
    padding: 5px 30px;
}
.dcsns-toolbar{
    margin-bottom: 30px;
}
.dcsns-content ul.stream{
    color: #000;
}
/* .stream li .section-title{
    color: #000;
} */
/* ----------------------------------------------- BTN -----------------------------------------------  */


.footer-bottom {
    background: #000;
    padding: 15px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    height: 60px;
}


/* Opacity #1 */

.hover11 figure img {
    opacity: 1;
}

.hover11 figure:hover img {
    opacity: .8;
}

.round {
    padding: 0px 3px;
}

.fax {
    margin: 0 16px;
    border: 1px solid #fff;
    width: 30px !important;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    opacity: 0.7;
}

.fax:hover{
    opacity: 1;
}

.bg-main {
    background: url("../img/bg_main.jpg") fixed center top no-repeat;
}

.box_coach {
    margin: 20px 0 0px 0;
}

.box_coach .col_coach {}

.box_coach .col_coach:hover {}

.box_coach .col_coach img {
    width: 100%;
}

.button8::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #ed1b24;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.button8:hover::before {
    opacity: 0.5;
    width: 100%;
}

.box_coach .col_coach2 {
    margin: 0;
    width: 100%;
    padding: 15px;
    border: 2px solid #cc0001;
}

.box_coach .col_coach2 img {
    width: 100%;
}

.link-coach {
    display: -webkit-box;
}

.gallery {
    display: -webkit-box;
}
.gallery p{
    padding: 10px;
    float: left;
}

.eachMV {
    position: relative;
    border-radius: 0px;
    background: #c60005;
    overflow: hidden;
    padding: 2px;
    margin-bottom: 15px;
}

.eachMV:after {
    content: "";
    position: absolute;
    top: 0%;
    left: -100%;
    width: 100%;
    height: 2px;
    background: #000;
    z-index: 2;
    transition: all linear 300ms;
}

.eachMV:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    z-index: 2;
    transition: all linear 300ms;
}

.eachMV:before {
    content: "";
    position: absolute;
    bottom: 0%;
    right: -100%;
    width: 100%;
    height: 2px;
    background: #000;
    z-index: 2;
    transition: all linear 300ms;
}

.eachMV:hover:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    z-index: 2;
    transition: all linear 300ms;
}

.eachMV .borders:after {
    content: "";
    position: absolute;
    top: -100%;
    left: 0px;
    width: 2px;
    height: 100%;
    background: #000;
    z-index: 2;
    transition: all linear 300ms;
}

.eachMV .borders:hover:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 2px;
    height: 100%;
    background: #fff;
    z-index: 2;
    transition: all linear 300ms;
}

.eachMV .borders:before {
    content: "";
    position: absolute;
    bottom: -100%;
    right: 0px;
    width: 2px;
    height: 100%;
    background: #000;
    z-index: 2;
    transition: all linear 300ms;
}

.eachMV .borders:hover:before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 2px;
    height: 100%;
    background: #fff;
    z-index: 2;
    transition: all linear 300ms;
}

.img-item-overlay-with-bg {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@font-face {
    font-family: 'themify';
    src: url("../../fonts/themify--fvbane.eot");
    src: url("../../fonts/themify-.eot#iefix-fvbane") format("embedded-opentype"), url("../../fonts/themify--fvbane.woff") format("woff"), url("../../fonts/themify--fvbane.ttf") format("truetype"), url("../../fonts/themify--fvbane.svg#themify") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Main carousel style */

.carousel {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0px 0 0;
}

.carousel-indicators {
    position: absolute;
    margin: 0;
    padding: 30px 0 15px 0;
    float: left;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 10px;
    font-size: 0;
    z-index: 1499;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    margin: 0 auto;
    max-width: auto !important;
    width: 100%;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control{
    font-size: 50px;
}
.carousel-control i{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control.right{

}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    padding: 7px;
}

body {
    width: 100%;
    overflow-x: hidden;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    color: #aaa;
}

.heading {
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    padding-bottom: 15px;
}

.light {
    color: #fff !important;
}

.light-with-shadow {
    color: #fff !important;
    text-shadow: 1px 1px 45px rgba(0, 0, 0, 0.2);
}

.dark {
    color: #111;
}

.dark-with-shadow {
    color: #111 !important;
    text-shadow: 1px 1px 45px rgba(255, 255, 255, 0.2);
}

.light-bg {
    background-color: #E7ECEF;
}

.dark-bg {
    background-color: #111;
}

.theme-color {
    color: #333;
}

.theme-color-secondary {
    color: #9ebbcd;
}

.theme-color-bg {
    background-color: #333;
}

.navbar-user {
    margin-top: 15px;
    position: relative;
    z-index: 100;
}

.navbar-user li {
    width: 33.33333% !important;
    float: left;
    text-align: center;
    border: none !important;
}

.navbar-user li:first-child {
    border: none !important;
}

.navbar-user li span {
    position: relative;
}

.navbar-user li span:hover {
    cursor: pointer;
}

.navbar-user-counter {
    background: #fff;
    border: 1px solid #111;
    border-radius: 50%;
    color: #111;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 9px;
    font-weight: 300;
    height: 17px;
    line-height: 16px;
    position: absolute !important;
    right: -2px;
    top: -7px;
    width: 17px;
}

.img-responsive{
    display: inline-block;
    width: 100%;
}


@media (max-width: 479px) {
    .smartphone-fw {
        width: 100% !important;
    }
}

@media (max-width: 479px) {
    .smartphone-inline-fw {
        display: inline-block;
        width: 100% !important;
    }
}

.relative {
    position: relative;
}

.border {
    border: 1px solid #E7ECEF;
}

.bold {
    font-weight: 700;
}

.small {
    font-size: 80%;
}

.x-small {
    font-size: 60%;
}

.large {
    font-size: 120%;
}

.text-muted {
    opacity: 1;
}
/*
.separate {
    background: #E7ECEF;
    height: 1px;
    width: 100%;
}
*/
@media (min-width: 1200px) {
    .main-wrapper {
        padding-left: 315px;
        **background: url("../img/bg_main.jpg") fixed center top no-repeat;
        background-size: cover;
        margin-top: 50px;
    }
}

body{
     background-image: url("../img/bg_main.jpg");
}
.no-background {
    background: none !important;
    box-shadow: none;
    border: none;
}

.text-container {
    max-width: 800px;
}

.radius {
    border-radius: 5px;
}

.no-radius {
    border-radius: 0 !important;
}

.btn {
    box-shadow: none !important;
    border-radius: 4px;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.btn [class^="ti-"], .btn [class*=" ti-"] {
    display: inline-block;
    margin-right: 5px;
}

button.close, .close {
    background: #fff;
    color: #333;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: normal;
    opacity: 1;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.alert .close {
    background: transparent none repeat scroll 0 0;
    padding: 10px;
    right: -36px;
    top: -13px;
}

.form-control {
    border: none;
    box-shadow: none;
    background: none;
    border-bottom: 2px solid #ecebeb;
    height: 36px;
}

.form-control:focus {
    box-shadow: none;
    outline: 0 none;
}

legend {
    font-weight: 700;
    font-size: 12px;
    line-height: inherit;
    margin-bottom: 21px;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-45 {
    margin-right: 45px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 100px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-45 {
    padding-bottom: 45px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-45 {
    padding-left: 45px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.p-0 {
    padding: 0px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-45 {
    padding: 45px !important;
}

.p-60 {
    padding: 60px !important;
}

.width-0 {
    width: 0%!important;
}

.width-5 {
    width: 5%!important;
}

.width-10 {
    width: 10%!important;
}

.width-15 {
    width: 15%!important;
}

.width-20 {
    width: 20%!important;
}

.width-25 {
    width: 25%!important;
}

.width-30 {
    width: 30%!important;
}

.width-35 {
    width: 35%!important;
}

.width-40 {
    width: 40%!important;
}

.width-45 {
    width: 45%!important;
}

.width-50 {
    width: 100%!important;
}

.width-55 {
    width: 55%!important;
}

.width-60 {
    width: 60%!important;
}

.width-65 {
    width: 65%!important;
}

.width-70 {
    width: 70%!important;
}

.width-75 {
    width: 75%!important;
}

.width-80 {
    width: 80%!important;
}

.width-85 {
    width: 85%!important;
}

.width-90 {
    width: 90%!important;
}

.width-95 {
    width: 95%!important;
}

.width-100 {
    width: 100%!important;
}

.width-33 {
    width: 33.333333%;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-border {
    border: none !important;
}

.navbar {
    border: none;
    **background: #E7ECEF;
}

@media (min-width: 1200px) {
    .navbar-container {
        background-image: url(../img/bg_menu.jpg);
        /* background-color: #000; */
        border-right: 1px solid #FFF;
        box-sizing: border-box;
        width: 300px;
        position: fixed;
        top: 50px;
        bottom: 0;
        left: 0;
        padding-bottom: 60px;
    }
}

.navbar-container .nav, .navbar-container .navbar-default, .navbar-container ul, .navbar-container li, .navbar-container a, .navbar-container .navbar-default .navbar-nav>.active>a {
    background: none;
}

.navbar-container ul li {
    width: 100%;
    float: left;
    transition: all 300ms ease-in-out;
    border-bottom: 1px solid #ccc;
    position: relative;
    z-index: 100;
}

.navbar-container ul li:first-child {
    border-top: 1px solid #ccc;
}

.navbar-container ul li a {
    
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    font-weight: 400;
    padding: 4.0px 0;
    transition: all 300ms ease-in-out;
    position: relative;
    overflow: hidden;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

.navbar-container ul li a .ti-minus, .navbar-container ul li a .ti-plus {
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}

.navbar-container ul li a .ti-plus {
    display: none;
    opacity: 1;
}

.navbar-container ul li a.collapsed .ti-plus {
    display: inline-block;
    opacity: 1;
}

.navbar-container ul li a.collapsed .ti-minus {
    display: none;
    opacity: 0;
}

.navbar-container ul li a:hover {}

.navbar-container ul li ul li {
    border: none;
}

.navbar-container ul li ul li:last-child {
    border: none;
}

.navbar-container ul li ul li a {
    text-transform: none;
}

.navbar-container .navbar-laguages {
    text-align: center;
}

.navbar-container .navbar-laguages>li {
    display: inline-block;
    width: auto !important;
    float: none;
    border: none;
}

.navbar-container .navbar-laguages>li:first-child {
    border-top: none;
}

.navbar-container .navbar-laguages>li a {
    font-size: 12px;
    font-weight: 700;
}

.navbar-header img {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.navbar-header .navbar-toggle {
    width: 100%;
    float: left;
    border: 1px solid #c60005;
    background-color: #c60005;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: right;
}
.navbar-header .navbar-toggle i{
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 30px;
}
.navbar-header .navbar-toggle:hover,
.navbar-header .navbar-toggle:focus{
    color: #fff;
    background-color: #c60005;
}

.navbar-header-title {
    display: inline-block;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 5px;
    text-transform: uppercase;
    width: 100%;
}

.navbar-header-title span {
    display: inline-block;
    letter-spacing: 1px;
    width: 100%;
}



.nav-tabs {
    border-bottom: 4px solid #ecebeb;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-width: 0;
}

.nav-tabs>li>a {
    border: none;
    color: #111;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.nav-tabs>li.active>a, .nav-tabs>li>a:hover {
    color: #9ebbcd !important;
    background: transparent;
}

.nav-tabs>li>a::after {
    content: "";
    background: #9ebbcd;
    height: 4px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -3px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.nav-tabs>li.active>a::after, .nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background: none;
}

.nav-center {
    text-align: center;
}

.nav-center>li {
    display: inline-block;
    float: none !important;
    position: relative;
}

.countdown-counter {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    float: left;
}

.countdown-counter li {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 15px;
    width: 25%;
    float: left;
}

.countdown-counter li span {
    display: block;
    font-size: 36px;
    font-family: "Montserrat", sans-serif;
}

.countdown-counter-small span {
    font-size: 24px !important;
}

.countdown-counter-white li {
    background: #fff;
}

.countdown-container {
    padding: 30px;
    display: block;
    float: left;
}

.countdown-container h3 {
    margin-top: 0;
    margin-bottom: 30px;
}

.countdown-container p {
    color: #aaa;
    margin: 0 0 30px 0;
}

.countdown-price {
    display: block;
    width: 100%;
    float: left;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}

select.bs-select-hidden, select.selectpicker {
    display: none !important;
}

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:active {
    color: #fff;
}

.bootstrap-select>select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group>.disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: whitesmoke;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #fff;
    color: #ccc !important;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #9ebbcd;
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid #9ebbcd;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block;
}

.bs-searchbox, .bs-actionsbox, .bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}


/* Preload images */


.overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    opacity: 0;
    z-index: 1000;
}

.overlay.open {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}

.modal.fade, .modal-backdrop.fade {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

.modal.fade.in, .modal-backdrop.fade.in {
    opacity: 1;
}

.modal-backdrop {
    background-color: transparent !important;
}

.modal-backdrop.fade.in {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.button.close, .close {
    background: white none repeat scroll 0 0;
    display: block;
    float: right;
    font-size: 15px;
    height: 60px;
    line-height: 60px;
    opacity: 1;
    outline: medium none;
    position: fixed;
    right: 15px !important;
    text-align: center;
    top: 15px !important;
    transition: opacity 0.2s ease 0s;
    width: 60px;
    padding: 0 !important;
}

.footer a {
    font-size: 12px;
    color: #aaa;
}

.footer-social {
    margin: 30px 0;
}

.footer-social li {
    padding: 0;
}

.footer-social li:after {
    display: none;
}

.footer-social li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    margin-right: 5px;
    border-radius: 5px;
    transition: all 300ms ease-in-out;
}

.footer-social li a:hover {
    color: #111;
    border-color: #111;
}

.footer-newsletter {
    position: relative;
}

.footer-newsletter input {
    padding-right: 80px;
}

.footer-newsletter button {
    position: absolute;
    top: 0;
    right: 0;
}

.panel {
    box-shadow: none;
}

.img-item {
    margin-bottom: 60px;
}

.img-item-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.img-item-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
}

.img-item-thumbnail-label {
    position: absolute;
    bottom: 30px;
    left: 15px;
    background: #fff;
    padding: 7.5px 15px;
    border-radius: 20px;
    z-index: 3;
}

.img-item-overlay {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    height: 36px;
    transform: translatey(-50%);
    transition: all 300ms ease-in-out;
    z-index: 2;
    opacity: 0;
}

.img-item-overlay-with-bg {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    height: auto;
    top: 0 !important;
    transform: translate(0px);
    color: #fff;
}

.img-item-overlay-with-bg .btn {
    **margin-bottom: 15px;
    position: relative;
    z-index: 10;
}

.img-item-overlay-small .h5 {
    font-size: 30px;
    text-transform: uppercase;
}

.img-item-overlay-medium .h5 {
    font-size: 45px;
    text-transform: uppercase;
}

.img-item-overlay-large .h5 {
    font-size: 60px;
    text-transform: uppercase;
}

@media (min-width: 480px) and (max-width: 991px) {
    .img-item-overlay-small .h5, .img-item-overlay-medium .h5, .img-item-overlay-large .h5 {
        font-size: 30px;
    }
}

@media (max-width: 479px) {
    .img-item-overlay-small .mb-30, .img-item-overlay-medium .mb-30, .img-item-overlay-large .mb-30 {
        margin-bottom: 15px !important;
    }
    .img-item-overlay-small .h5, .img-item-overlay-medium .h5, .img-item-overlay-large .h5 {
        font-size: 18px;
    }
    .img-item-overlay-small .btn-default, .img-item-overlay-medium .btn-default, .img-item-overlay-large .btn-default {
        display: none;
    }
}

.img-item-thumbnail:hover .img-item-overlay {
    top: 50%;
    opacity: 1;
}

.flex-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.promo-box {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.promo-box-content {
    align-items: flex-end;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}

@media (max-width: 479px) {
    .promo-box-content h3 {
        font-size: 20px;
    }
}

.promo-box-content span {
    animation: focusButton 2s infinite;
}

@keyframes focusButton {
    0% {
        transform: translateX(10px);
    }
    50% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(10px);
    }
}

.info-box {
    text-align: center;
}

.info-box-icon, .info-box-text {
    display: inline-block;
    float: left;
    width: 100%;
}

.info-box-icon {
    font-size: 30px;
    margin-bottom: 15px;
}


/* Preload images */

/* footer social icons */

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network a {
    background-color: #9ebbcd;
    line-height: 32px;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
    transition: background 300ms ease-in-out;
}

ul.social-network li {
    display: inline-block;
    margin: 30px 5px;
}


/* footer social icons */

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
}

.social-circle li i {
    margin: 0;
    line-height: 0px;
    text-align: center;
}

.social-circle i {
    color: #fff;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: white;
    background: transparent;
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}

@media (max-width: 479px) {
    #search input[type="search"] {
        font-size: 30px;
    }
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}

@keyframes animate {
    0% {
        transform: scale(1);
    }
    30% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes circle {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    30% {
        transform: scale(1.2);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.checkout-container {
    background: #fff;
    float: left;
    width: 100%;
    padding: 15px;
}

.checkout-step {
    background: #fff;
    float: left;
    width: 100%;
    margin: 30px 0;
    padding: 0 15px;
}

.checkout-step li {
    display: block;
    float: left;
    width: 25%;
    position: relative;
    color: #ddd;
}





@media (min-width: 480px) and (max-width: 1199px) {
    .checkout-step li {
        width: 100%;
        margin-bottom: 15px;
    }
    .checkout-step li:after {
        display: none;
    }
}

@media (max-width: 479px) {
    .checkout-step li {
        width: 100%;
        margin-bottom: 15px;
    }
    .checkout-step li:after {
        display: none;
    }
}

.checkout-step li .icon {
    width: 30px;
    height: 30px;
    border: 1px solid;
    border-radius: 100px;
    display: block;
    text-align: center;
    line-height: 25px;
    float: left;
    position: relative;
}

.checkout-step li:after {
    background: #ddd;
    content: "";
    height: 1px;
    left: 30px;
    position: absolute;
    right: 0;
    top: 14px;
}

.checkout-step li.active, .checkout-step li.checked {
    color: #333;
    opacity: 1;
}

.checkout-step li.active .icon, .checkout-step li.checked .icon {
    border-color: #333;
}

.checkout-step li.active:after, .checkout-step li.checked:after {
    background: #333 none repeat scroll 0 0;
}

.checkout-label {
    background: #fff;
    display: block;
    float: left;
    margin-left: 15px;
    margin-top: 5px;
    font-size: 12px;
    padding: 0 5px;
    position: relative;
    z-index: 2;
}

.checkout-buttons {
    display: block;
    width: 100%;
    float: left;
    margin-top: 30px;
    padding: 15px;
    border: 1px solid #ecebeb;
}

@media (max-width: 479px) {
    .checkout-buttons .btn {
        width: 100%;
        margin: 7.5px 0;
    }
}

.checkout-notice {
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 30px;
}

.checkout-notice .custom-checkbox {
    margin: 0;
}

.checkout form {
    border: 1px solid #ecebeb;
    float: left;
    padding: 15px;
    width: 100%;
}

.checkout .cart-right {
    background: #fff;
}

.checkout fieldset {
    margin-bottom: 30px;
}

.checkout-one-page .cart-right {
    background: #ecebeb !important;
    margin: 30px 0;
}

.checkout-one-page .cart-summary li {
    border-bottom: 1px solid #fff;
}


/*!
||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||

Z O O M  S C S S

||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||
*/

img[data-action="zoom"] {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.zoom-img, .zoom-img-wrap {
    position: relative;
    z-index: 12001;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

img.zoom-img {
    cursor: pointer;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
}

.zoom-overlay {
    z-index: 10000;
    background: #222;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    filter: "alpha(opacity=0)";
    opacity: 0;
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}

.zoom-overlay-open .zoom-overlay {
    filter: "alpha(opacity=100)";
    opacity: 1;
}

.zoom-overlay-open, .zoom-overlay-transitioning {
    cursor: default;
}

/*# sourceMappingURL=theme.css.map */



/* CSS */

/* TEAMS */
.box-coach{
    margin: 30px 0 50px 0;
}
.box-coach-content{
    margin-bottom: 100px;
}
.box-coach a.link-coach img{
    width: 100%;
}
.box-coach-bg{
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 15px;
}
a.link-coach .name{
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}
a.link-coach .out {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.8);
}
a.link-coach .out span{
    position: absolute;
    top: 35%;
    transform: translate(-50%, -50%);
    left: 30%;
    color: #c60005;
    font-family: 'TradeMarkerOT';
    font-size: 50px;
    text-transform: uppercase;

    /* Safari */
    -webkit-transform: rotate(-45deg);
    /* Firefox */
    -moz-transform: rotate(-45deg);
    /* IE */
    -ms-transform: rotate(-45deg);
    /* Opera */
    -o-transform: rotate(-45deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

a.link-coach .steal {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
a.link-coach .steal span{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #fff;
    font-family: 'TradeMarkerOT';
    font-size: 50px;
    text-transform: uppercase;
    text-shadow: 0 0 20px rgba(255,255,255,1);
    background-color: rgba(198,0,5,0.7);
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 5px;
}

/* Team Details */
.box-team-detail{
    margin: 30px 0 50px 0;
    margin-bottom: 30px;
}
.box-team-detail-img img {
    width: 100%;
    
}
.box-team-detail-content{
    background-color: rgba(0,0,0,0.5);
    padding: 20px;
}
.box-team-detail-content h2{
    font-family: 'TradeMarkerOT';
    font-style: italic;
    color: #fff;
    margin: 0 0 20px 0;
}
.box-team-detail-content h4{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}

.nav-team{
    margin: 30px 0;
    background-color: #000;
    border: 1px solid #c60005;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus{
    font-family: 'Poppins', sans-serif;
    color: #fff;
    background-color: #000;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a{
    color: #666;
}
.nav-justified  > li > a:hover,
.nav-justified > li > a:focus{
    background-color: #c60005;
    color: #000;
}
.nav-page{
    margin: 20px 0;
}
ul.nav-page-list{
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    text-align: center;
}
ul.nav-page-list li{
    display: inline-block;
}
ul.nav-page-list li a{
    font-family: 'TradeMarkerOT';
    display: block;
    padding: 5px 10px;
    border: 1px solid #c60005;
    background: #000;
    min-width: 40px;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-weight: 400;
}
ul.nav-page-list li a:hover,
ul.nav-page-list li a:focus{
    background-color: #c60005;
}




/* Clip */
.box-clip{
    margin-top: 30px;
}
.data-sort{
    margin:50px 0;
}
ul.sort-list{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
ul.sort-list li{
    display: inline-block;
    margin: 0 5px;
}
ul.sort-list li a{
    font-family: 'TradeMarkerOT';
    display: block;
    padding: 5px 10px;
    border: 1px solid #c60005;
    background: #000;
    min-width: 40px;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}
ul.sort-list li a:hover,
ul.sort-list li a:focus{
    background-color: #c60005;
}
ul.sort-list li a.selected,
ul.sort-list li a.selected:hover,
ul.sort-list li a.selected:focus{
    background-color: #c60005;
}
.box-clip-view{
    margin-top: 30px;
}
.box-clip-view-header{
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px 15px;
    color: #fff;
    margin-top: 30px;
}
.box-clip-view-header h2{
    font-family: 'Poppins', sans-serif;
    margin: 0 0 15px 0;
}
.box-clip-view-header h4{
    margin: 0 0 10px 0;
}
.box-clip-view-player{
    max-width: 1000px;
    margin: 30px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.box-clip-view-content{
    //background-color: rgba(0, 0, 0, 0.7);//
    padding: 20px;
    color: #fff;
}
.box-clip-view-content img {
max-width: 100%;
height: auto !important;
}

.head-highlight-box h2{
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #c60005;
    background: #000;
    min-width: 40px;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
}
.box-photo-view-list{
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    margin: 30px 0;
}
.box-photo-view-list{
    color: #fff;
}
.box-photo-view-list img {
max-width: 100%;
height: auto !important;
}

/* SEARCH */
.box-form-search{
    margin: 5px 0;
    display: block;
}
.form-group{
    position: relative;
}
input.input-searchbox{
    border: 0;
    border-radius: 40px;
    background: #d33;
    color: #fff;
    padding: 5px 50px 5px 10px;
    width: 100%;
    position: relative;
    z-index: 90;
}
input.input-searchbox:focus{
    outline-style: none;
}
button.btn-search{
    position: absolute;
    right: 0px;
    top: 55px;
    border: 0;
    background-color: transparent;
    z-index: 200;
}
button.btn-search i{
    border: 0;
}
button.btn-search:focus{
    outline-style: none;
}
.navbar-nav{
    float: none;
}


/* Myanmar */
.stream li .section-text{
    font-family: 'pyidaungsu',sans-serif;
}

.navbar-popolay{
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #3f3f3f;
}
ul.popolay-menu{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.popolay-menu li{
    display: inline-block;
    float: left;
    border-right: 1px solid #4d4d4d;
    margin: 0;
    padding: 0;
}
ul.popolay-menu li:first-child{
    border-left: 1px solid #4d4d4d;
}
ul.popolay-menu li a{
    font-family: 'pyidaungsu',sans-serif;
    padding: 5px 15px;
    display: block;
    border-top: 1px solid transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    height: 50px;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
}
ul.popolay-menu li a span.top{
    margin-top: 9px;
    display: block;
}
ul.popolay-menu li a:hover,
ul.popolay-menu li a:focus{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
ul.popolay-menu li a img.logo-popolay{
    height: 40px;
}
ul.popolay-menu li.menunav.home a{
    border-top-color: #222;
}
ul.popolay-menu li.menunav.home a:hover,
ul.popolay-menu li.menunav.home a:focus{
    background-color: #222;
}

ul.popolay-menu li.menunav.one a{
    border-top-color: #ec9d47;
}
ul.popolay-menu li.menunav.one a:hover,
ul.popolay-menu li.menunav.one a:focus{
    background-color: #dd770a;
}

ul.popolay-menu li.menunav.two a{
    border-top-color: #51a3ff;
}
ul.popolay-menu li.menunav.two a:hover,
ul.popolay-menu li.menunav.two a:focus{
    background-color: #4a84c4;
}

ul.popolay-menu li.menunav.three a{
    border-top-color: #d4ca56;
}
ul.popolay-menu li.menunav.three a:hover,
ul.popolay-menu li.menunav.three a:focus{
    background-color: #b1aa57;
}

ul.popolay-menu li.menunav.four a{
    border-top-color: #cc62c8;
}
ul.popolay-menu li.menunav.four a:hover,
ul.popolay-menu li.menunav.four a:focus{
    background-color: #a0569e;
}

ul.popolay-menu li.menunav.five a{
    border-top-color: #6f9ed3;
}
ul.popolay-menu li.menunav.five a:hover,
ul.popolay-menu li.menunav.five a:focus{
    background-color: #6081a6;
}

ul.popolay-menu li.menunav.six a{
    border-top-color: #5dc866;
}
ul.popolay-menu li.menunav.six a:hover,
ul.popolay-menu li.menunav.six a:focus{
    background-color: #55985b;
}

ul.popolay-menu li.menunav.seven a{
    border-top-color: #ec9d47;
}
ul.popolay-menu li.menunav.seven a:hover,
ul.popolay-menu li.menunav.seven a:focus{
    background-color: #dd770a;
}

ul.popolay-menu li.menunav.eight a{
    border-top-color: #73edfb;
    color: #73edfb;
}
ul.popolay-menu li.menunav.eight a:hover,
ul.popolay-menu li.menunav.eight a:focus{
    background-color: #222;
}
.navbar-popolay-mobile{
    display: none;
}

/* CLIP */
@media (max-width:1400px){
    .box_thumb {
        height: auto;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
        display: block;
    
    .box_thumb.news{
        height: auto;
    }
    .box_thumb.clip{
        height: 200px;
    }
    .box-thumb_time {
        height: 50px;
        font-size: 13px;
        padding-top: 8px;
    }
    .box-thumb_text {
        height: 50px;
        padding-top: 5px
    }
    .box-thumb_text p{
        height: 40px;
        font-size: 13px;
    }
}
@media (max-width:1200px){
    .navbar{
        background-color: #c60005;
        background: url("../img/bg_menu.jpg") top no-repeat;
        background-size: cover;
    }
    .navbar-container ul li:first-child {
        border-top: 0px solid #ccc;
    }
    .hidden-mb{
        display: none;
    }
    .navbar-user {
        text-align: center;
    }
    .navbar-user li{
        width: auto !important;
        display: inline-block;
        float: none !important;
    }
    .box_thumb.news{
        height: auto;
    }
    a.link-coach .out span{
        font-size: 30px;
    }
    a.link-coach .steal span{
        font-size: 30px;
    }
}
@media (max-width:990px){
    .navbar-popolay{
        background: #1d1d23;
    }
    ul.popolay-menu{
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center;
    }
    ul.popolay-menu li{
        display: inline-block;
        float: none;
        border-right: 0px solid #4d4d4d;
        margin: 0;
        padding: 0;
    }
    ul.popolay-menu li:first-child{
        border: 0;
    }
    ul.popolay-menu li.menunav.one,
    ul.popolay-menu li.menunav.two,
    ul.popolay-menu li.menunav.three,
    ul.popolay-menu li.menunav.four,
    ul.popolay-menu li.menunav.five,
    ul.popolay-menu li.menunav.six,
    ul.popolay-menu li.menunav.seven,
    ul.popolay-menu li.menunav.eight{
        display: none;
    }
    .navbar-popolay-mobile{
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 50px;
        height: 50px;
        text-align: center;
    }
    .navbar-popolay-mobile a{
        background: #C51A1D;
        line-height: 50px;
        vertical-align: middle;
        height: 50px;
        display: block;
        color: #fff;
        font-size: 20px;
    }
    .navbar-popolay-mobile a i{
        border: 0;
    }
    .navbar-popolay-mobile a i.fa{
        width: auto !important;
        height: auto !important;
    }
}
@media (max-width:767px){
    .eachMV {
        margin-bottom: 15px;
    }
    .box-clip-view-content{
        padding: 20px 10px;
    }
    .box_thumb.clip{
        height: auto;
    }
    .box-photo-view-list iframe{
		width: 100%;
		height: 100%;
    }
}
