/* reset */

@font-face {
	font-family: 'gess';
	src:url('../fonts/droidkufi-regular.eot');
	src:url('../fonts/droidkufi-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/droidkufi-regular.ttf') format('truetype'),
		url('../fonts/droidkufi-regular.svg#ecoico') format('svg');
	font-weight: normal;
	font-style: normal;
} 


.slick-prev {left: 0;
  transform: rotate(180deg);
  }
  
.slick-next  {
	 right: 0;
}
 
  
.slick-arrow{
	top: 1%;
  height: 26px;
  width: 50px;
  margin-top: -13px;
  position: absolute;
  font-size: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  background-image: url(https://tarkikromanski.github.io/files/arrow-slider.png);
  background-repeat: no-repeat;
	
}
  
  


body, div, p, h1, h2, a, span, img, ul, li { margin: 0; padding: 0; }
ul { list-style: none; }

body { font-size: 100%; font-family: gess; line-height: 1em; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
a, a img { border: none; }
img, object, embed { max-width: 100%; height: auto; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* metro layout */
.metro-layout { width: 100%; height: 100%; }
.metro-layout .header { height: 10%; position: relative; }
.metro-layout .header .controls { position: absolute; bottom: -1em; height: 48px; margin-top: -24px; right: 2em; }
.metro-layout .header .controls span { float: right; width: 48px; height: 48px; margin-left: 5px;  cursor: pointer; background: url(../images/sprite.png) no-repeat -999px 0; }
.metro-layout .header .controls span:hover { opacity: 1; filter: none; }
.metro-layout .header .controls span.prev { background-position: 0 0; }
.metro-layout .header .controls span.next { background-position: -48px 0; }
.horizontal .header .controls span.toggle-view { background-position: -96px 0; }
.vertical .header .controls span.toggle-view { background-position: -144px 0; }
.metro-layout .header .controls span.up { background-position: -192px 0; }
.metro-layout .header .controls span.down { background-position: -240px 0; }
.horizontal .header .controls span.up, .horizontal .header .controls span.down, .vertical .header .controls span.prev, .vertical .header .controls span.next { display: none; }
.metro-layout .content { height: 90%; overflow: hidden;     position: relative;}
.metro-layout .content .items { padding: 0 20px; position: relative; overflow: hidden; margin-left: -10em}
.horizontal .content .items { height: 97%; max-height: 460px;}
.vertical .content .items { padding-bottom: 20px; }
.metro-layout .box { margin: 0.5em; padding: 0.5em;width: 15em; height: 10em; text-decoration: none; cursor: pointer; overflow: hidden; z-index: 9; margin-top: 2em;     margin-left: 0;}
.metro-layout .box:nth-child(2) { width: 17em; height: 24em; margin-left: -1.5em; }
.metro-layout .box:nth-child(3) { padding: 1.4em; margin-left: -1em;}
.metro-layout .box:nth-child(8) { width: 15.6em; height: 23em;  }
.metro-layout .box:nth-child(9) { width: 31.5em; height: 10em;  }
.metro-layout .box:nth-child(3),
.metro-layout .box:nth-child(5),
.metro-layout .box:nth-child(7),
.metro-layout .box:nth-child(10),
.metro-layout .box:nth-child(11) {
	margin-top: 0;
}

.metro-layout .box:nth-child(4) img,
.metro-layout .box:nth-child(5) img,
.metro-layout .box:nth-child(6) img,
.metro-layout .box:nth-child(7) img {
	height: 100%;
}

.metro-layout .box img.cover { position: absolute; right: 0; top: 0; width: 100%; z-index: 6; }
.metro-layout .box {
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
 }
 .metro-layout .box:hover {
    zoom: 1.033333;
	z-index: 999999999;
}
.metro-layout .box:nth-last-child(1):hover {
	margin-left: -10em;
}

.metro-layout .box:nth-last-child(4):hover {
	margin-left: -5em !important;
}

.metro-layout .box:nth-child(8):hover,
.metro-layout .box:nth-child(9):hover {
   margin-left: -8em;
}

/*.metro-layout .box img.expectedHeight {margin-top: 0}*/
.metro-layout .width2 { width: 15em; }
.metro-layout .width3 { width: 49em; }
.metro-layout .width4 { width: 66em; }
.metro-layout .height2 { height: 22em; }
.metro-layout .height3 { height: 28em; }
.metro-layout .height4 { height: 38em; }


.thumb > img {
    width: 100%;
}

.thumb {
	width: 33.33333%;
	float: right;
	margin-top: 24px;
}

.modalVideoTitle {
	text-align: center;
	display: block;
	color: #fff;
	margin-top: 24px;
	direction: rtl;
	line-height: 1.5;
}




@media screen and (-webkit-min-device-pixel-ratio:0) {
	.metro-layout .content { overflow: auto; }
	::-webkit-scrollbar { width: 10px; height: 10px; }
	::-webkit-scrollbar-track:enabled { background-color: #0d0d0d; }
	::-webkit-scrollbar-thumb:vertical { background-color: #fff; }
	::-webkit-scrollbar-thumb:horizontal { background-color: #fff; }
}

::selection { background: #158ca0; color: #fff; }
::-moz-selection { background: #158ca0; color: #fff; }

/* mobile support */
@media handheld, only screen and (max-width: 1024px){
	.metro-layout .header h1 { font-size: 2.2em; margin-top: -0.5em; }
}
/* mobile support */
@media handheld, only screen and (max-width: 480px){
	.metro-layout .header { position: relative; text-align: center; }
	.metro-layout .header .controls { position: static; width: 100%; height: auto; margin-top: 0; }
	.metro-layout .header .controls span { display: none !important; }
	.metro-layout .content .items { padding: 0 5px; }
	.vertical .content .items { padding-bottom: 0; }
	.metro-layout .box:nth-child(2) {
		margin-left: -6em !important;
	}
}

@media screen and (max-width: 768px) {
	.thumb {  width: 80%;  float: none;  margin: 24px auto auto auto;  }
	.thumb img {width: 100%}
}


@media screen and (min-width: 2000px) {

    .horizontal .content .items {margin: auto !important}	
}




/**/

.ms--images {
  position: relative;
  overflow: hidden;
}
.ms--images.ms-container--horizontal {
  width: 100%;
  height: 400px;
  max-width: 100%;
}
.ms--images.ms-container--horizontal .ms-track {
  left: calc(50% - 350px);
}
.ms--images.ms-container--horizontal .ms-slide {
  display: inline-flex;
}
.ms--images .ms-track {
  display: flex;
  position: absolute;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ms--images .ms-slide {
  align-items: center;
  justify-content: center;
  width: 700px;
  height: 400px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ms--images {
  left: calc(50% - 280px);
}
.ms--images.ms-container--horizontal .ms-track {
  left: -70px;
}
.ms--images .ms-slide:nth-child(1) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/harvey-gibson-498362-unsplash.jpg");
}
.ms--images .ms-slide:nth-child(2) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/andre-hunter-461305-unsplash.jpg");
}
.ms--images .ms-slide:nth-child(3) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/joanna-nix-389128-unsplash.jpg");
}
.ms--images .ms-slide:nth-child(4) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/jurica-koletic-321003-unsplash.jpg");
}
.ms--images .ms-slide__image-container {
  width: 80%;
  height: 80%;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.ms--images .ms-slide__image {
  width: 100%;
  height: 100%;
  background-size: cover;
}

.ms--numbers {
  position: relative;
  overflow: hidden;
}
.ms--numbers.ms-container--horizontal {
  width: 240px;
  height: 240px;
  max-width: 100%;
}
.ms--numbers.ms-container--horizontal .ms-track {
  left: calc(50% - 120px);
}
.ms--numbers.ms-container--horizontal .ms-slide {
  display: inline-flex;
}
.ms--numbers .ms-track {
  display: flex;
  position: absolute;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ms--numbers .ms-slide {
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 240px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ms--numbers {
  position: absolute;
  left: calc(50% - 380px);
  top: calc(50% - 300px);
  z-index: -1;
  pointer-events: none;
}
.ms--numbers .ms-slide {
  font-size: 9em;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.2);
}

.ms--titles {
  position: relative;
  overflow: hidden;
}
.ms--titles.ms-container--vertical {
  width: 400px;
  height: 170px;
  max-height: 100%;
}
.ms--titles.ms-container--vertical .ms-track {
  flex-direction: column;
  top: calc(50% - 85px);
}
.ms--titles.ms-container--vertical.ms-container--reverse .ms-track {
  flex-direction: column-reverse;
  top: auto;
  bottom: calc(50% - 85px);
}
.ms--titles.ms-container--vertical .ms-slide {
  display: flex;
}
.ms--titles .ms-track {
  display: flex;
  position: absolute;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ms--titles .ms-slide {
  align-items: center;
  justify-content: center;
  width: 400px;
  height: 170px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ms--titles {
  position: absolute;
  left: calc(50% - 420px);
  top: calc(50% - 85px);
  z-index: 1;
  pointer-events: none;
}
.ms--titles .ms-track {
  white-space: normal;
}
.ms--titles .ms-slide {
  font-size: 3.3em;
  font-weight: 600;
}
.ms--titles .ms-slide h3 {
  margin: 0;
  text-shadow: 1px 1px 2px black;
}

.ms--links {
  position: relative;
  overflow: hidden;
}
.ms--links.ms-container--vertical {
  width: 120px;
  height: 60px;
  max-height: 100%;
}
.ms--links.ms-container--vertical .ms-track {
  flex-direction: column;
  top: calc(50% - 30px);
}
.ms--links.ms-container--vertical .ms-slide {
  display: flex;
}
.ms--links .ms-track {
  display: flex;
  position: absolute;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ms--links .ms-slide {
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 60px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ms--links {
  position: absolute;
  left: calc(50% - 420px);
  top: calc(50% + 105px);
  z-index: 1;
}
.ms--links .ms-track {
  white-space: normal;
}
.ms--links .ms-slide__link {
  font-weight: 600;
  padding: 5px 0 8px;
  border-bottom: 2px solid white;
  cursor: pointer;
}

.pagination {
  display: flex;
  position: absolute;
  left: calc(50% - 420px);
  top: calc(100%);
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 1;
}
.pagination__button {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
}
.pagination__button:before, .pagination__button:after {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  width: 100%;
  box-shadow: 0 1px 0 #0B0D14;
}
.pagination__button:before {
  height: 2px;
  background-color: #6A3836;
}
.pagination__button:after {
  height: 3px;
  background-color: #DC4540;
  opacity: 0;
  transition: 0.5s opacity;
}

.pagination__item--active .pagination__button:after {
  opacity: 1;
}

@media screen and (max-width: 860px) {
  .ms--numbers {
    left: calc(50% - 120px);
  }

  .ms--titles {
    left: calc(50% - 200px);
    top: calc(50% - 135px);
    text-align: center;
  }

  .ms--links {
    left: calc(50% - 60px);
    top: calc(50% + 80px);
  }

  .pagination {
    left: 50%;
    top: calc(100% - 50px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 600px) {
  .ms--images {
    overflow: visible;
  }
}
@media screen and (max-width: 400px) {
  .ms--titles .ms-slide {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
*, *:before, *:after {
  box-sizing: border-box;
}

body {
  color: white;
  background-color: #1B1C21;
  overflow: hidden;
}

a {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.container {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.1);
}
.container:before {
  content: '';
  position: absolute;
  left: -150%;
  top: 0;
  width: 300%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
}





.sliders-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

@media screen and (max-width: 860px) {
  .header__menu, .footer {
    display: none;
  }
}


.wrap {
  margin-top: 8px;
  height: 450px;
  width: 100%;
 
}

.wrap ul {
  height: 500px;
  width: 225px;
  margin: 0 auto;
  list-style: none;
  position: relative;
}

.wrap ul li {
  cursor: pointer;
  position: absolute;
  transition: all 0.6s ease-in;
  opacity: 0;
  margin-top: 10px;
}

.wrap ul li img {
  width: 100%;
  cursor: pointer;
  border: 2px solid #cf4558;
    border-radius: 5px;
}

.wrap li.active {
  z-index: 999;
  opacity: 1;
}

.wrap li.left2 {
  transform: perspective(600px) translateX(-160%) rotateY(-40deg) scale(0.5);
  opacity: 1;
}

.wrap li.left1 {
  transform: translateX(-102%) scale(0.8);
  opacity: 1;
}

.wrap li.right1 {
  transform: translateX(102%) scale(0.8);
  opacity: 1;
}

.wrap li.right2 {
  transform: perspective(600px) translateX(160%) rotateY(40deg) scale(0.5);
  opacity: 1;
}
h1 { color:#cf455c; text-align:center; margin-bottom:30px;}

h2 { color:#ffd581; text-align:center; font-size:14px;}




/**/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,500);
/*****************************************
*  --------------------------------------*
*  Vars                                  *
*  --------------------------------------*
*****************************************/
/*****************************************
*  --------------------------------------*
*  General                               *
*  --------------------------------------*
*****************************************/
body {
  background: #34495e;
}

.container {
  padding: 20px;
}





/*.slick-prev{
	background: #e9a110;
    border: 2px solid #e9a110;
    color: #202e3b;
    border-radius: 3px;
	
}


.slick-next{
	background: #e9a110;
    border: 2px solid #e9a110;
    color: #202e3b;
    border-radius: 3px;
	
}*/


.cl {
  height: 400px;
  padding: 8px;
}




.cl-blue {
 
}

.cl-red {
  
}

.cl-white {
  
}

.cl-kik {
  
}

.cl-mmm {
  
}

.cl-sss {
  
}

.cl-eee {
  
}


.cl-fff {
  
}
.slick-active {
  padding: 20px 0;
}

.slick-center {
  transform: scale(1.08);
}

.slick-slide:not(.slick-active) {
  margin: 20px 0;
}

.child {
  width: 100%;
}

.slide:not(.slick-active) {
  cursor: pointer;
}

.pagination {
  text-align: center;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 1.2rem;
}

#cd-lateral-nav li>a{
	text-align:right;
	
}

@media only screen and (max-width : 480px) {
 .text{
	 margin-top:10%;
 }
}



