 @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;500;700&display=swap');
.inner video {
    display: block;
    border-radius: 24px;
    box-shadow: none;
    position: relative;
    top: 25px;
    border: 0;
    width: 970px !important;
}
.btg {
    position: relative;
    top: 532px;
    background: #63c61d;
    padding: 10px;
    border-top: 1px solid yellowgreen;
    border-bottom: 1px solid yellowgreen;
    box-shadow: 0 0 10px #999;
    MARGIN: 20px auto;
    border-radius: 10px;
    border: 2px solid;
    width: 300px;
}
.btg a {
    color: #fff;
    font-family: 'Viga';
}
.page-node-1 .wrapper {
    width: 94%;
    margin: 1px auto;
    max-width: 100%;
    padding-top: 0;
    margin-top: -371px;
}
.page-node-1 .frontr,
.page-node-1 .back{
  background-size: cover;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
  border-radius: 10px;
  background-position: center;
  -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  min-height: 500px;
  height: auto;
  border-radius: 30px;
  color: #fff;
  font-size: 1.5rem;
  margin-top: -11px;
  border: 1px saddlebrown;
}
.page-node-274 .container-wrap {
    max-width: 1350px;
    padding: 0;
    overflow: hidden;
}
.page-node-1 .frontr .inner span {
    color: rgba(255,255,255,0.7);
    font-family: 'Montserrat';
    font-weight: 600;
    position: relative;
    top: -220px;
    background: #6d930d;
    padding: 10px;
    display: i;
    border-radius: 14px;
    border: 4px solid #fff;
    transition: 250ms ease-in-out;
}

.page-node-1 .container:hover .frontr .inner span
{
background:transparent;
}





.back .inner div {
    position: relative;
    top: -31px;
    font-family: 'Montserrat';
    FONT-WEIGHT: 800;
}
.page-node-1 .frontr .inner p:after {
    content: '';
    width: 6rem;
    height: 0px;
    position: absolute;
    background: #C6D4DF;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -.75rem;
}
.page-node-1 .container .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-radius: 30px;
    border: 1px solid green;
    box-shadow: 0 0 10px #444;
}








.page-node-1 .container-wrap {
    max-width: auto;
    margin: 30px auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 4;
   
}

.page-node-1 .back .inner div {
    position: relative;
    top: 28px;
    font-family: 'Montserrat';
    FONT-WEIGHT: 800;
}
.page-node-1 .back .inner p:first-of-type {
    margin-top: 30px;
    padding: 1px;
    border-top: 11px solid #f00;
    font-size: 1.2rem;
    font-family: 'Poppins';
}
.page-node-1 .back p {
    color: #000;
    padding-top: 3px !important;
    line-height: 1.3;
    text-shadow: 0 -0.7px px #555;
    font-size: 0.9em;
}

.page-node-1 .back {
    background: #cedce7;
    background: -webkit-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
    background: -o-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
    background: linear-gradient(45deg,  #acf86e 0%,#0d4c0a 100%);
    height: 600px;
    background: #e6f0a3; /* Old browsers */
    background: -moz-linear-gradient(top, #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 );
}

.wrapper {
    width: 60%;
    margin: 63px auto;
    max-width: 53rem;
}







.back {
    background: #cedce7;
    background: -webkit-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
    background: -o-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
    background: linear-gradient(45deg,  #bde889 0%,#0e661a 100%);
  background:#000
}


*{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1{
  font-size: 2.5rem;
  font-family: 'Montserrat';
  font-weight: normal;
  color: #444;
  text-align: center;
  margin: 2rem 0;
}

.wrapper {
    width: 42.6%;
    margin: 19px auto;
    max-width: 59rem;
    margin-top: 70px;
}
.cols{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.col{
  width: calc(37vw + 26.3%);
  margin: 0.2rem;
  cursor: pointer;
}

.container{
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  width: 500px;
}
.back .inner p {
    color: #000;
    position: relative;
    margin: 20px auto;
    font-size: 1.2em;
    line-height: 1.2;
    top: -40px;
}
.frontr,
.back{
  background-size: cover;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
  border-radius: 10px;
  background-position: center;
  -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  min-height: 700px;
  height: auto;
  border-radius: 35px;
  color: #fff;
  font-size: 1.5rem;
  margin-top: -11px;margin-bottom:80px
;
}


.frontr .inner span {
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 300;
    position: relative;
    top: 83px;
    padding: 26px;
    display: inherit;
    border-radius: 9px;
    border: 1px solid #bbb;
    background: #000 !important;
    text-transform: uppercase;
    font-size: 1.3em;
    width: fit-content;
    margin: auto;
}


.back .inner .p2 p {
    color: #000;
    position: relative;
    top: 38px;
    margin-bottom: -111px;
    font-size: .8em;
    background: #fffb;
    border-radius: 10px;
    width: 1000px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding: 14px;
}







.mvs video {
    width: 1680px;
    position: relative;
    top: 0;
    margin-bottom: 0;
}




.back{
  background: #cedce7;
  background: -webkit-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  background: -o-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  background: linear-gradient(45deg,  #cedce7 0%,#596a72 100%);background:#efef
}
.page-node-3 .inner p {
    color: #f6bd10 !important;
    font-weight: 800;
    font-family: 'Montserrat';
}
.frontr:after{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: '';
	display: block;
	opacity: .4;
	background-color: #ededed2e;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 25px;
	border: 3px saddlebrown;
}
.container:hover .frontr,
.container:hover .back{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.inner {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2rem 0.7rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}

.wtr {
    position: relative;
    display: inline-grid;
    margin: 4px auto;
    border-radius: 21px;
    background: tomato;
    border: 4px solid #fff;
    box-shadow: 0 0 17px #746767;
}




p .wtr {
    border: 0;
    box-shadow: 0 0 20px #888;
}


.container .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-radius: 50px;
    border: 1px solid;
}
.bakim img {
    border-radius: 25px;
    position: relative;
    top: 35px;
    z-index: -1;
}
.container .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-radius: 50px;
    border: 1px solid darkgoldenrod;
    box-shadow: 0 0 20px #999;
}
.container:hover .back{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.container:hover .frontr{
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.frontr .inner p{
  font-size: 1.5rem;
  margin-bottom: 2rem;
  position: relative;
}

.frontr .inner p:after{
  content: '';
  width: 4rem;
  height: 2px;
  position: absolute;
  background: #C6D4DF;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -.75rem;
}



@media screen and (max-width: 64rem){
  .col{
    width: calc(33.333333% - 2rem);
  }
}

@media screen and (max-width: 48rem){
  .col{
    width: calc(50% - 2rem);
  }
}

@media screen and (max-width: 32rem){
  .col{
    width: 100%;
    margin: 0 0 2rem 0;
  }
.wtr {
    position: relative;
    display: inline-grid;
    margin: 4px auto;
    border-radius: 11px;
    background: #13a4e8;
    border: 1px solid #e5ecf3;
    box-shadow: 0 0 17px #bbb;
    width: 198px;
    border-radius: 20px;
}

.container{
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  width: 348px;
}
.bl1 {
    margin: 20px auto;
    background: darkturquoise;
    width: 100vw;
    margin: 30px calc(-50vw + 50%);
    padding: 20px 5px;
    font-size: 1.3em;
}


.bl3 {
    color: green;
    width: fit-content;
    text-align: center;
    margin: 0 !important;
    display: grid;
    font-size: 1.4em !important;
    padding: 20px 0;
    border-radius: 0 !important;
    width: 100vw;
    margin: 20px calc(-50vw + 50%) !important;
    background: #fff;
}
.bl4 {
    background: #16b812;
    padding: 20px 0;
    border-radius: 0;
    color: #fff;
    width: 100vw;
    margin: 30px calc(-50vw + 50%) !important;
}
.bl5 {
    background: orange;
    color: black;
    padding: 40px 16px;
    border-radius: 40px;
    border: 8px dashed #fff;
}


.back .inner .p2 p {
    color: #000;
    position: relative;
    top: -30px;
    margin-bottom: -111px;
    font-size: .7em;
    background: #fff;
    border-radius: 10px;
    width: 360px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    padding: 4px;font-family:montserrat;font-weight:300;line-height:1
}

.btg {
    position: relative;
    top: 397px;
    background: #63c61d;
    padding: 7px;
    border-top: 1px solid yellowgreen;
    border-bottom: 1px solid yellowgreen;
    box-shadow: 0 0 10px #999;
    MARGIN: 18px auto;
    border-radius: 10px;
    border: 2px solid;
    width: 300px;
    display: initial;
}

.back .inner p {
    color: #000;
    position: relative;
    margin: 20px auto;
    font-size: 1em;
    line-height: 1.2;
    top: -40px;
    margin-bottom: 70px;
}


.back .inner .p2 p {
    color: #000;
    position: relative;
    top: -2px;
    margin-bottom: -1px;
    font-size: .8em;
    background: none !important;
    border-radius: 10px;
    width: 340px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding: 4px;
    font-family: montserrat;
    font-weight: 300;
    line-height: 1.3;
}





.frontr,
.back{
  background-size: cover;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
  border-radius: 10px;
  background-position: center;
  -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  min-height: 500px;
  height: auto;
  border-radius: 25px;
  color: #fff;
  font-size: 1.5rem;
  margin-top: -11px;margin-bottom:80px
;
}
.wrapper {
    width: 100%;
    margin: 40px auto;
    width:100vw;
  margin-bottom:-30px !important
}

.frontr .inner span {
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 300;
    position: relative;
    top: 54px;
    padding: 16px 6px;
    display: inherit;
    border-radius: 9px;
    border: 1px solid #bbb;
    background: #000 !important;
    text-transform: uppercase;
    font-size: 1em;
    width: fit-content;
    margin: auto;
}




.page-node-1 .container, .card, .card_front, .card_back {
    width: auto;
    height: 600px;
    margin: 20px;
    margin: 1em auto;
}
 .container-wrap {
    max-width: auto;
    margin: 0 auto;
}
.page-node-274 .container-wrap {
    max-width: 100vw;
    padding: 0;
    overflow: hidden;
    margin: 0;
}
.page-node-1 .container-wrap {
    max-width: auto;
    margin: 30px auto;}
  
 .front .page-title {
    font-size: 26px;
    margin: 20px;
    text-align: center;
    line-height: 1.1;
    margin-bottom: -40px;
}
  

  
}




