/* CSS Document */
.tBelmont .loadingWrap { background: #fff; position: fixed; top: 0; left: auto; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%; z-index: 10000; }
.tBelmont .loading { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 300px; height: 300px; }
.tBelmont .loader { color: #000; font-size: 90px; text-indent: -9999em; overflow: hidden; width: 1em; height: 1em; border-radius: 50%; margin: 72px auto; position: relative; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease; animation: load6 1.7s infinite ease, round 1.7s infinite ease; }
@-webkit-keyframes load6 { 0% { box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%,
    95% { box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%,
    59% { box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% { box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% { box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% { box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }
@keyframes load6 { 0% { box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%,
    95% { box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%,
    59% { box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% { box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% { box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% { box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }
@-webkit-keyframes round { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes round { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
.tBelmont #breadChumbs { padding-bottom: 10px; }
.tBelmont body { padding-top: 100px; }
.tBelmont .scInr { max-width: 1023px; }
.tBelmont .uniqHead01 { font-size: 2.2rem; background: #000; padding: 15px; color: #FFF; font-weight: 400; text-align: center; margin-bottom: 40px; letter-spacing: 2px; }
.tBelmont .uniqHead02 { font-family: 'Lato', sans-serif; font-size: 1.8rem; border-bottom: 1px solid #000; text-align: center; padding-bottom: 20px; margin-bottom: 30px; }
.tBelmont .dlBlock { padding-bottom: 0; }
.tBelmont .dlBlock .tab { display: table; width: 100%; table-layout: fixed; margin-bottom: 40px; }
.tBelmont .dlBlock .tab li { display: table-cell; background: #bbb; color: #FFF; text-align: center; padding: 14px; border-right: 1px solid #FFF; cursor: pointer; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; vertical-align: middle; }
.tBelmont .dlBlock .tab li.last { border-right: none; }
.tBelmont .dlBlock .tab li:hover, .tBelmont .dlBlock .tab li.active { background: #000; }
@media only screen and (max-width: 800px) { .tBelmont .dlBlock .tab { display: inline-block; white-space: nowrap; margin-bottom: 10px; padding-bottom: 20px; }
  .tBelmont .dlBlock .tab li { display: inline-block; width: 140px; margin-bottom: 0; } }
.tBelmont .dlBlock .contentWrap { position: relative; }
.tBelmont .dlBlock .content { width: 100%; position: absolute; top: 0; left: 0; opacity: 0; z-index: -1; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
.tBelmont .dlBlock .content.active { opacity: 1; z-index: 1; }
@media only screen and (max-width: 800px) { .tBelmont .dlBlock .scroll { overflow-x: scroll; -webkit-overflow-scrolling: touch; } }
.tBelmont .dlBlock ul li { margin-bottom: 30px; }
.tBelmont .dlBlock ul li .img { border: none !important; line-height: 0 !important; }
.tBelmont .dlBlock ul li .name { font-size: 1.4rem; font-weight: 600; text-align: center; margin-bottom: 10px; }
.tBelmont .dlBlock ul li .img img { border: 1px solid #000; vertical-align: bottom; }
@media only screen and (max-width: 800px) { .tBelmont .sc07 { padding-bottom: 40px; } }
