/*  MICROTHEMER STYLES  */

/*= Animations ================ */

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}


/*= General =================== */

/** General >> N2 ss 4item2 **/
#n2-ss-4item2 {
	background-color: rgb(98, 97, 97) !important;
}

/** General >> N2 ss 4 n uc 17219558489dd inner **/
#n2-ss-4 .n-uc-17219558489dd-inner {
	background-color: rgb(98, 97, 97) !important;
}

/** General >> Code block 39 6 iframe **/
#code_block-39-6 iframe {
	background-color: rgb(180, 24, 24) !important;
}

/** General >> Section 35 6 ct section inner wrap **/
#section-35-6 .ct-section-inner-wrap {
	
}

/** General >> Div block 36 6 **/
#div_block-36-6 {
	background-color: rgb(18, 13, 12) !important;
}

/** General >> N2 ss 8item3 **/
#n2-ss-8item3 {
	
}

/** General >> Div block 79 6 **/
#div_block-79-6 {
	
}

/** General >> N2 ss 8item1 **/
#n2-ss-8item1 {
	
}

/** General >> Mega menu max mega menu 1 mega menu link (:hover) **/
#mega-menu-max_mega_menu_1 .mega-menu-link:hover {
	text-decoration: line-through !important;
}

/** General >> Piotnetforms link **/
#piotnetforms a {
	color: rgb(98, 97, 97) !important;
}

/** General >> Section 30 17 svg **/
#section-30-17 svg {
	color: rgb(18, 13, 12) !important;
}

/** General >> Section 30 17 svg (:hover) **/
#section-30-17 svg:hover {
	-webkit-animation-name: swing !important;
	animation-name: swing !important;
	-webkit-animation-duration: 0.5s !important;
	animation-duration: 0.5s !important;
}

/** General >> Section 86 6 **/
#section-86-6 {
	
}

/** General >> Text block 388 3 link **/
#text_block-388-3 a {
	color: rgb(98, 97, 97) !important;
	font-weight: 500 !important;
}

/** General >> Section 452 3 ct link text **/
#section-452-3 .ct-link-text {
	color: rgb(98, 97, 97) !important;
	font-weight: 500 !important;
}

/** General >> Section 486 3 ct link text **/
#section-486-3 .ct-link-text {
	color: rgb(98, 97, 97) !important;
	font-weight: 500 !important;
}

/** General >> Ct section inner wrap ct link text (#1) **/
.ct-section-inner-wrap .ct-link-text:nth-of-type(1) {
	color: rgb(98, 97, 97) !important;
}

/** General >> Section 530 3 ct link text **/
#section-530-3 .ct-link-text {
	color: rgb(98, 97, 97) !important;
	font-weight: 500 !important;
}

/** General >> Section 564 3 ct link text **/
#section-564-3 .ct-link-text {
	color: rgb(98, 97, 97) !important;
	font-weight: 500 !important;
}

/** General >> Section 578 3 ct link text **/
#section-578-3 .ct-link-text {
	color: rgb(98, 97, 97) !important;
	font-weight: 500 !important;
}

/** General >> Section 524 3 **/
#section-524-3 {
	color: rgb(98, 97, 97) !important;
}

/** General >> Text block 594 3 link **/
#text_block-594-3 a {
	color: rgb(98, 97, 97) !important;
}

/** General >> Section 45 17 link **/
#section-45-17 a {
	color: rgb(236, 236, 236) !important;
}

/** General >> Section 35 6 ct div block **/
#section-35-6 .ct-div-block {
	background-color: rgb(18, 13, 12) !important;
}

/** General >> Section 44 6 ct div block **/
#section-44-6 .ct-div-block {
	background-color: rgb(18, 13, 12) !important;
}

/** General >> Section 86 6 ct div block **/
#section-86-6 .ct-div-block {
	background-color: rgb(18, 13, 12) !important;
}

/** General >> Header right 15 17 svg **/
#_header_right-15-17 svg {
	-webkit-animation-name: swing !important;
	animation-name: swing !important;
	-webkit-animation-duration: 0.5s !important;
	animation-duration: 0.5s !important;
}

