.elementor {
overflow: hidden;
}
.elementor-widget:not(:last-child) {
margin-bottom: 0 !important;
}
.elementor-element {
--widgets-spacing: 0 !important;
}
.header__one {
padding: 0 20px;
position: relative;
z-index: 1000;
}
.header__one.one__fixed {
position: fixed;
top: 0;
left: 0;
right: 0;
}
.header__onewidth {
margin: 0 auto;
padding: 25px 0;
display: flex;
position: relative;
}
.logo__one {
margin-right: 50px;
}
.logo__one a,
.logo__one img {
display: block;
}
.menu__one {
position: relative;
z-index: 1;
}
.mading__one.desktop {
list-style: none;
}
.mading__one.desktop li {
display: inline-block;
position: relative;
}
.mading__one.desktop li.menu-item-has-children:after {
content: "";
position: absolute;
bottom: calc(50% - 4px);
right: 0;
height: 8px;
width: 8px;
border-radius: 10px;
transition: all 0.3s ease 0.1s;
}
.mading__one.desktop li:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
right: 50%;
height: 2px;
transition: all 0.3s ease 0.1s;
}
.mading__one.desktop li:hover:before {
left: 20px;
right: 20px;
}
.mading__one.desktop li a {
padding: 0 20px;
position: relative;
}
.mading__one.desktop li a span {
position: absolute;
left: 50%;
top: -16px;
padding: 0 5px;
height: 14px;
line-height: 14px;
font-size: 9px;
}
.mading__one.desktop li ul {
display: block;
position: absolute;
top: 100%;
left: 0;
margin-top: 0;
width: 250px;
height: 0px;
transition: all 0.5s ease 0.1s;
transform: rotateX(90deg);
opacity: 0;
z-index: -1;
}
.mading__one.desktop li:hover ul {
display: block;
transition: all 0.5s ease 0.1s;
top: 100%;
margin-top: 0;
height: auto;
transform: rotate(0deg);
box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
opacity: 1;
z-index: 3;
}
.mading__one.desktop li ul li {
display: block;
height: 45px !important;
line-height: 45px !important;
}
.mading__one.desktop li ul li.menu-item-has-children:after {
content: "";
position: absolute;
bottom: calc(50% - 4px);
right: 20px;
height: 8px;
width: 8px;
border-radius: 10px;
transition: all 0.3s ease 0.1s;
}
.mading__one.desktop li ul li ul,
.mading__one.desktop li:hover ul li ul,
.mading__one.desktop li ul li ul li ul,
.mading__one.desktop li ul li:hover ul li ul {
position: absolute;
top: 50px;
margin-top: 0;
left: 100%;
opacity: 0 !important;
}
.mading__one.desktop li ul li:hover ul,
.mading__one.desktop li ul li ul li:hover ul {
top: -15px;
display: block;
opacity: 1 !important;
}
.mading__one.desktop li ul li:before {
display: none;
}
.call__one {
position: absolute;
right: -20px;
top: 0;
bottom: 0;
padding: 20px;
z-index: 2;
}
.clip1.call__one .call__linkicon {
margin-left: -65px;
}
.clip2.call__one .call__linkicon,
.clip3.call__one .call__linkicon {
margin-left: -65px;
}
.clip1:before {
content: "";
position: absolute;
left: -35px;
top: 0;
bottom: 0;
height: 0;
width: 0;
border-top-style: solid;
border-top-color: transparent;
border-bottom: 0;
border-right-style: solid;
border-right-width: 35px;
z-index: 2;
}
.clip2:before {
content: "";
position: absolute;
left: -35px;
top: 0;
bottom: 0;
height: 0;
width: 0;
border-bottom-style: solid;
border-bottom-color: transparent;
border-top: 0;
border-right-style: solid;
border-right-width: 35px;
z-index: 2;
}
.clip3:before {
content: "";
position: absolute;
left: -35px;
top: 0;
bottom: 0;
height: 0;
width: 0;
border-bottom-style: solid;
border-bottom-color: transparent;
border-top-style: solid;
border-top-color: transparent;
border-right-style: solid;
border-right-width: 35px;
z-index: 2;
}
.clip4.call__one .call__linkicon {
margin-left: 0;
}
.call__linkicon {
position: relative;
display: inline-block;
float: left;
margin: 3px 20px 5px -48px;
padding: 0;
text-align: center;
font-size: 24px;
border-radius: 80px;
overflow: hidden;
width: 56px;
height: 56px;
line-height: 56px;
box-sizing: content-box;
z-index: 3;
}
.call__one i {
display: block;
width: 56px;
height: 56px;
line-height: 56px;
}
.call__center {
float: right;
height: 40px;
margin-top: -5px;
}
.call__number {
font-size: 20px !important;
height: 18px;
line-height: 20px;
}
.call__text {
display: block;
font-size: 14px !important;
height: 20px;
line-height: 20px;
box-sizing: content-box;
margin-bottom: 5px;
}
.icon__one {
position: absolute;
display: inline-block;
right: 0;
top: 20px;
padding: 0;
font-size: 30px;
z-index: 2;
} .before__two__fixed,
.header__two {
height: 110px;
}
.two__fixed {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000;
}
.header__twowidth {
position: relative;
display: flex;
}
.header__twowidth:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
height: 55px;
z-index: 1;
}
.logo__two {
position: relative;
padding-right: 60px;
padding-left: 40px;
z-index: 2;
}
.logo__two a {
display: block;
}
.logo__two img {
display: block;
height: 50px;
}
.logo__two:before {
content: "";
position: absolute;
right: -35px;
top: 0;
bottom: 0;
height: 0;
width: 0;
border-bottom-width: 55px;
border-bottom-style: solid;
border-bottom-color: transparent;
border-top-width: 55px;
border-top-style: solid;
border-top-color: transparent;
border-left-style: solid;
border-left-width: 35px;
z-index: 2;
}
.menu__two {
position: relative;
z-index: 100;
}
.call__two {
margin-left: 80px;
height: 55px;
line-height: 55px;
}
.call__left {
float: left;
}
.call__right {
float: right;
}
.calltwo__number {
margin: 0 60px 0 0;
display: inline-block;
float: left;
}
.two__icon {
margin-right: 5px;
float: left;
width: 20px;
}
.call__address {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 700px;
}
.header__twowidth .icon__menutwo {
position: absolute;
right: 30px;
top: 32px;
height: 45px;
line-height: 45px !important;
width: 55px;
text-align: center;
font-size: 22px;
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
z-index: 3;
display: none;
}
.header__twowidth .nav__menu {
line-height: 55px;
padding: 0 40px 0 60px;
}
.mading__two.desktop {
list-style: none;
}
.mading__two.desktop li {
display: inline-block;
position: relative;
}
.mading__two.desktop li.menu-item-has-children:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 5px;
opacity: 0;
}
.mading__two.desktop li.menu-item-has-children:after {
content: "";
position: absolute;
right: 6px;
top: 16px;
width: 10px;
height: 10px;
border-radius: 10px;
}
.mading__two.desktop li.menu-item-has-children:hover:before {
opacity: 1;
}
.mading__two.desktop li a {
padding: 0 20px;
position: relative;
height: 55px;
line-height: 55px;
}
.mading__two.desktop li a span {
position: absolute;
left: calc(100% - 30px);
top: -24px;
padding: 0 9px 0 7px;
height: 20px;
line-height: 20px;
font-size: 11px;
clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
z-index: 10;
}
.mading__two.desktop li ul {
display: none;
position: absolute;
top: 100%;
left: 0;
margin-top: 0;
width: 250px;
height: 0px;
transition: all 0.5s ease 0.1s;
opacity: 1;
z-index: -1;
}
.mading__two.desktop li:hover ul {
display: block;
transition: all 0.5s ease 0.1s;
top: 100%;
margin-top: 0;
height: auto;
box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
opacity: 1;
z-index: 3;
}
.mading__two.desktop li ul li {
display: block;
height: 45px !important;
line-height: 45px !important;
transition: all 0.5s ease 0.1s;
opacity: 0;
}
.mading__two.desktop li ul li a {
display: block;
height: 45px !important;
line-height: 45px !important;
}
.mading__two.desktop li:hover ul li {
opacity: 1;
}
.mading__two.desktop li ul li.menu-item-has-children:after {
content: "";
position: absolute;
bottom: calc(50% - 4px);
right: 20px;
height: 8px;
width: 8px;
border-radius: 10px;
transition: all 0.3s ease 0.1s;
}
.mading__two.desktop li ul li ul,
.mading__two.desktop li:hover ul li ul,
.mading__two.desktop li ul li ul li ul,
.mading__two.desktop li ul li:hover ul li ul {
position: absolute;
top: 50px;
margin-top: 0;
left: 100%;
opacity: 0 !important;
}
.mading__two.desktop li ul li:hover ul,
.mading__two.desktop li ul li ul li:hover ul {
top: -10px;
display: block;
opacity: 1 !important;
}
.mading__two.desktop li ul li:before {
display: none;
}
.calendar__two {
position: absolute;
right: 40px;
top: 55px;
line-height: 55px;
z-index: 3;
} .before__three__fixed {
height: 120px;
}
.header__three {
height: 120px;
position: relative;
z-index: 1000;
}
.header__three.three__fixed {
position: fixed;
top: 0;
left: 0;
right: 0;
}
.header__threewidth {
margin: 0 auto;
position: relative;
z-index: 1000;
}
.logo__three {
float: left;
width: auto;
box-sizing: content-box !important;
padding-left: 30px;
padding-right: 30px;
}
.logo__three a {
display: block;
}
.logo__three img {
display: block;
height: 80px;
}
.menu__three {
float: left;
width: auto;
}
.call__three {
padding: 40px 30px;
max-width: 320px;
height: 40px;
float: left;
box-sizing: content-box !important;
}
.three__number {
font-size: 18px;
font-weight: 700;
margin: 0 0 12px;
line-height: 22px;
}
.three__number i {
height: 40px;
line-height: 40px;
width: 40px;
text-align: center;
font-size: 18px;
display: inline-block;
border-radius: 40px;
}
.three__number a {
height: 40px;
line-height: 40px;
font-size: 18px;
}
.three__number .headphone {
margin-left: 15px;
}
.three__address {
font-size: 14px;
font-style: italic;
}
.menu__three {
float: right;
height: 46px;
line-height: 46px;
padding: 37px 30px;
box-sizing: content-box !important;
position: relative;
z-index: 20;
}
.three__menu {
display: flex;
}
.three__icon {
position: relative;
display: inline-block;
height: 46px;
width: 40px;
transition: all .5s ease;
}
.see__three .three__icon {
transform: rotate(-90deg);
}
.three__icon:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.three__icon:before {
content: '';
position: absolute;
top: 0;
left: 15px;
right: 0;
height: 23px;
z-index: 1;
}
.mading__three.desktop {
margin-right: 30px;
list-style: none;
}
.mading__three.desktop li {
display: inline-block;
position: relative;
height: 38px;
line-height: 38px;
box-sizing: content-box;
border: 2px solid transparent;
transition: all 0.5s ease 0.1s;
}
.mading__three.desktop li a {
padding: 0 20px;
height: 38px;
line-height: 38px;
position: relative;
transition: all 0.3s ease 0.1s;
}
.mading__three.desktop li a span {
position: absolute;
left: calc(100% - 30px);
top: -22px;
padding: 0 8px;
height: 18px;
line-height: 18px;
font-size: 11px;
clip-path: polygon(12% 0, 100% 0, 88% 100%, 0% 100%);
}
.mading__three.desktop li ul {
display: none;
position: absolute;
top: 100%;
left: 0;
margin-top: 0;
width: 250px;
height: 0px;
transition: all 0.5s ease 0.1s;
opacity: 1;
z-index: -1;
border-top: 40px solid transparent;
}
.mading__three.desktop li ul:before {
content: "";
position: absolute;
left: 25px;
top: -15px;
height: 0;
width: 0;
border-left-width: 15px;
border-left-style: solid;
border-left-color: transparent;
border-right-width: 15px;
border-right-style: solid;
border-right-color: transparent;
border-bottom-style: solid;
border-bottom-width: 15px;
z-index: 2;
}
.mading__three.desktop li:hover ul {
display: block;
transition: all 0.5s ease 0.1s;
top: 100%;
margin-top: 0;
height: auto;
opacity: 1;
z-index: 3;
}
.mading__three.desktop li ul li {
display: block;
height: 40px !important;
line-height: 40px !important;
transition: all 0.5s ease 0.1s;
border: 0 !important;
opacity: 0;
}
.mading__three.desktop li ul li:first-child {
}
.mading__three.desktop li ul li:hover {
border: 0 !important;
}
.mading__three.desktop li ul li:first-child,
.mading__three.desktop li ul li:hover:first-child {
border-top: 15px solid transparent !important;
}
.mading__three.desktop li ul li:last-child,
.mading__three.desktop li ul li:hover:last-child {
border-bottom: 15px solid transparent !important;
}
.mading__three.desktop li:hover ul li {
opacity: 1;
}
.mading__three.desktop li ul li.menu-item-has-children:after {
content: "";
position: absolute;
bottom: calc(50% - 4px);
right: 20px;
height: 8px;
width: 8px;
border-radius: 10px;
transition: all 0.3s ease 0.1s;
}
.mading__three.desktop li ul li ul,
.mading__three.desktop li:hover ul li ul,
.mading__three.desktop li ul li ul li ul,
.mading__three.desktop li ul li:hover ul li ul {
position: absolute;
top: -55px;
margin-top: 0;
left: -100%;
opacity: 0 !important;
}
.mading__three.desktop li ul li:hover ul,
.mading__three.desktop li ul li ul li:hover ul {
display: block;
opacity: 1 !important;
}
.mading__three.desktop li ul li:before,
.mading__three.desktop li ul li ul:before {
display: none;
}
.header__onewidth .icon-mad-menu {
position: absolute;
top: calc(50% - 24px);
left: 0;
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
font-size: 25px;
display: none;
}
.add__three {
position: absolute;
top: 120px;
right: 0;
padding: 40px;
transition: all .5s ease;
-webkit-transform: perspective(0px) rotate3d(1, 0, 0, -90deg);
-webkit-transform-origin: 50% 0;
z-index: 10;
}
.see__three .add__three {
-webkit-transform: perspective(600px) rotate3d(1, 0, 0, 0deg);
-webkit-transform-origin: 50% 0;
transition: all .5s ease;
}
.head__address {
float: left;
width: 370px;
margin: 0 40px 0 0;
}
.icon_header {
float: right;
}
.icon_header a {
display: inline-block;
width: 50px;
line-height: 50px;
width: 50px;
text-align: center;
margin: 0 0 5px 5px;
}
.icon_header i {
display: inline-block;
width: 50px;
line-height: 50px;
width: 50px;
text-align: center;
margin: 0;
} .guru_one_widget {
position: relative;
overflow: hidden;
}
.guru_one_inner {
padding: 0 30px;
margin: 0 auto;
max-width: 1400px;
}
.guru_one_left {
float: left;
width: 50%;
}
.guruone_heading {
font-family: Poppins;
font-size: 45px;
line-height: 1.2;
font-weight: 500;
text-align: left;
margin: 100px 100px 20px 50px;
position: relative;
z-index: 4;
}
.guruone_subheading {
font-family: Poppins;
font-size: 25px;
line-height: 1.4;
font-weight: 400;
text-align: left;
margin: 20px 100px 20px 50px;
position: relative;
z-index: 4;
}
.guru_one_right {
float: left;
width: 50%;
}
.guru_one_first_block {
width: 50%;
float: left;
}
.guruone_slide {
position: relative;
}
.guruone_slide:after {
content: '';
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all .5s ease-in .3s;
}
.guruone_slide:before {
content: '';
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all .5s ease-in;
}
.owl-carousel.guruone {
position: relative;
z-index: 3;
}
.gurutwo_slide {
position: relative;
}
.gurutwo_slide:after {
content: '';
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all .5s ease-in;
}
.gurutwo_slide:before {
content: '';
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all .5s ease-in;
}
.owl-carousel.gurutwo {
position: relative;
z-index: 3;
}
.item_guruone {
position: relative;
overflow: hidden;
z-index: 2;
}
.guru__photo a {
display: block;
}
.guruone_name {
position: absolute;
bottom: 63px;
left: -330px;
z-index: 3;
padding: 15px 26px;
font-size: 18px;
font-weight: bold;
transition: all .5s ease;
box-shadow: 0 0 15px rgba(0,0,0,0.1);
border-radius: 4px;
}
.active .guruone_name {
left: 30px;
}
.guruone_status {
position: absolute;
top: calc( 100% - 60px );
left: 470px;
z-index: 2;
padding: 6px 15px;
font-size: 15px;
transition: all .5s ease;
border-radius: 4px;
}
.active .guruone_status {
left: 70px;
}
.space__guru {
height: 100px;
}
.button_guru a {
padding: 15px 30px;
display: inline-block;
} .guru_two_widget {
position: relative;
}
.guru_two_widget:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 1;
height: 100px;
}
.guru_two_widget:after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
height: 150px;
}
.guru_two_inner  {
max-width: 1300px;
padding: 0 30px;
margin: 0 auto;
}
.guru_two_left {
position: relative;
float: left;
width: 34%;
z-index: 2;
}
.gurutwo_heading {
font-family: Poppins;
font-size: 45px;
line-height: 1.2;
font-weight: 500;
text-align: left;
margin: 100px 100px 20px 0;
position: relative;
z-index: 4;
}
.gurutwo_subheading {
font-family: Poppins;
font-size: 20px;
line-height: 1.4;
font-weight: 400;
text-align: left;
margin: 20px 100px 20px 0;
position: relative;
z-index: 4;
}
.button_gurutwo {
margin: 0 0 40px;
}
.button_gurutwo a {
display: inline-block;
margin-right: 15px;
}
.button_gurutwo span {
display: inline-block; 
border: 2px solid #333;
background: #333;
color: #fff;
padding: 15px 30px;
font-weight: 700;
font-size: 18px;
font-family: Poppins;
border-radius: 10px;
transition: all .5s ease-in-out;
}
.guru_two_right {
float: left;
width: 66%;
position: relative;
z-index: 2;
}
.guru_two_right .owl-item {
position: relative;
padding: 50px 10px;
transform: scale(0.1);
transition: all .7s ease-in-out;
z-index: 1;
opacity: 0;
}
.guru_two_right .owl-item:not(.active) + .owl-item.active {
transform: rotate(-1deg);
z-index: 2;
margin-top: 0;
}
.guru_two_right .owl-item:not(.active) + .owl-item.active + .owl-item.active {
margin-left: -50px;
padding-right: 50px;
}
.guru_two_right .owl-item.active {
transform: rotate(5deg) scale(0.9);
position: relative;
margin-top: 50px;
opacity: 1;
}
.guru_two_right .item {
position: relative;
box-shadow: 10px 10px 20px rgba(0,0,0,0.1);
border-style: solid;
border-radius: 30px;
overflow: hidden;
}
.inner_item_gurutwo {
position: relative;
margin-top: -50px;
padding: 50px 30px;
transition: all .7s ease-in-out;
z-index: 2;
}
.gurutwo_jab {
margin: 0 0 8px;
}
.gurutwo_name {
font-size: 25px;
margin: 0 0 15px;
}
.gurumode {
position: relative;
}
.gurumode.owl-theme .owl-nav {
position: absolute;
right: 0;
top: calc( 50% - 55px );
font-size: 22px;
width: 50px;
}
.gurumode.owl-theme .owl-nav [class*="owl-"] {
display: block;
width: 50px;
height: 50px;
border: 8px solid #fff;
box-shadow: 10px 10px 20px rgba(0,0,0,0.1);
line-height: 50px;
text-align: center;
margin: 0 0 8px;
border-radius: 40px;
background: #ffcc33;
color: #333333;
box-sizing: content-box;
} .guru_three_widget {
position: relative;
}
.guru_three_widget:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
width: 350px;
clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0% 100%);
}
.guru_three_widget:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 2;
width: 350px;
clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0% 100%);
}
.guru_three_inner  {
max-width: 1300px;
padding: 0 30px;
margin: 0 auto;
}
.guru_three_left {
position: relative;
z-index: 3;
float: left;
width: calc( 100% - 820px );
}
.guruthree_heading {
font-family: Poppins;
font-size: 45px;
line-height: 1.2;
font-weight: 500;
text-align: left;
margin: 100px 100px 20px 0;
position: relative;
z-index: 4;
}
.guruthree_subheading {
font-family: Poppins;
font-size: 20px;
line-height: 1.4;
font-weight: 400;
text-align: left;
margin: 20px 100px 20px 0;
position: relative;
z-index: 4;
}
.button_guruthree {
margin: 0 0 40px;
}
.button_guruthree a {
display: inline-block;
margin-right: 15px;
}
.button_guruthree span {
display: inline-block; 
border: 2px solid #333;
background: #333;
color: #fff;
padding: 15px 30px;
font-weight: 700;
font-size: 18px;
font-family: Poppins;
border-radius: 10px;
transition: all .5s ease-in-out;
}
.guru_three_right {
position: relative;
z-index: 3;
float: left;
width: 940px;
margin-right: -120px;
}
.guru_three_right .item {
overflow: hidden;
padding: 0 120px 120px 0;
}
.hexagon {
position: relative;
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
background: #ffcc33;
margin: 10px 55px;
width: 240px;
height: 200px;
display: inline-block;
z-index: 2;
}
.hexagon:nth-child(2n) {
margin: -105px -95px;
background: #333333;
}
.guru__detail {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
z-index: 3;
animation-duration: 12s;
animation-iteration-count: infinite;
text-align: center;
transition: all .5s ease;
}
.hexagon:hover .guru__detail {
opacity: 1 !important;
transition: all .5s ease;
}
.hexagon:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
z-index: 2;
background: #ffcc33;
animation-duration: 12s;
animation-iteration-count: infinite;
transition: all .5s ease;
}
.hexagon:hover:before {
opacity: 1 !important;
transition: all .5s ease;
}
@keyframes rotate1 {
0% {
opacity: 0;
}
10%, 20% {
opacity: 1;
}
30% {
opacity: 0;
}
}
@keyframes rotate2 {
40% {
opacity: 0;
}
50%, 60% {
opacity: 1;
}
70% {
opacity: 0;
}
}
@keyframes rotate3 {
17% {
opacity: 0;
}
27%, 37% {
opacity: 1;
}
47% {
opacity: 0;
}
}
@keyframes rotate4 {
33% {
opacity: 0;
}
43%, 53% {
opacity: 1;
}
63% {
opacity: 0;
}
}
@keyframes rotate5 {
47% {
opacity: 0;
}
57%, 67% {
opacity: 1;
}
87% {
opacity: 0;
}
}
@keyframes rotate6 {
50% {
opacity: 0;
}
60%, 70% {
opacity: 1;
}
80% {
opacity: 0;
}
}
@keyframes rotate7 {
70% {
opacity: 0;
}
80%, 90% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.hexagon:nth-child(1):before {
background: #82CD47;
animation-name: rotate2;
}
.hexagon:nth-child(2):before {
background: #97D2EC;
animation-name: rotate5;
}
.hexagon:nth-child(3):before {
background: #C9A7EB;
animation-name: rotate7;
}
.hexagon:nth-child(4):before {
background: #88cc33;
animation-name: rotate3;
}
.hexagon:nth-child(5):before {
background: #5BC0F8;
animation-name: rotate1;
}
.hexagon:nth-child(6):before {
background: #dddddd;
animation-name: rotate6;
}
.hexagon:nth-child(7):before {
background: #FF577F;
animation-name: rotate4;
}
.hexagon:nth-child(1) .guru__detail {
animation-name: rotate2;
}
.hexagon:nth-child(2) .guru__detail {
animation-name: rotate5;
}
.hexagon:nth-child(3) .guru__detail {
animation-name: rotate7;
}
.hexagon:nth-child(4) .guru__detail {
animation-name: rotate3;
}
.hexagon:nth-child(5) .guru__detail {
animation-name: rotate1;
}
.hexagon:nth-child(6) .guru__detail {
animation-name: rotate6;
}
.hexagon:nth-child(7) .guru__detail {
animation-name: rotate4;
}
.guru__photo {
position: relative;
z-index: 1;
}
.guruthree_link {
font-weight: 700;
font-size: 17px;
margin: 80px 20px 3px;
}
.guruthree_jab {
font-size: 15px;
margin: 0 20px;
} .event-full-block-1 {
position: relative;
overflow: hidden;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
}
.event-full-block-1.fixed {
background-attachment: fixed;
}
.event-full-block-1.scrolls {
background-attachment: scroll;
}
.event-full-block-1:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.ev1-topheading {
position: relative;
z-index: 3;
text-align: center;
font-size: 25px;
font-weight: 400;
margin: 0 0 15px;
}
.ev1-botheading {
position: relative;
z-index: 3;
text-align: center;
font-size: 55px;
font-weight: 700;
margin: 0 0 15px;
}
.event-full-block-1 .owl-carousel {
position: relative;
z-index: 3;
}
.ev1-block {
padding: 0 30px;
margin: 0 auto;
max-width: 1200px;
}
.ev1-inner {
background: #fff;
position: relative;
}
.ev1-day {
position: absolute;
top: 20px;
width: 70px;
height: 70px;
z-index: 4;
text-align: center;
}
.dayright .ev1-hari {
right: 20px;
}
.dayleft .ev1-hari {
left: 20px;
}
.daycenter .ev1-hari {
left: calc( 50% - 35px );
}
.ev1-hari .day1 {
display: block;
height: 45px;
line-height: 55px !important;
font-size: 34px;
font-weight: 800;
}
.day1text {
display: block;
height: 25px;
line-height: 18px !important;
font-size: 13px;
}
.ev1-clock {
position: absolute;
height: 70px;
text-align: center;
font-size: 40px;
font-weight: 700;
line-height: 60px;
opacity: 0.3;
margin-top: -60px;
z-index: 4;
}
.dayright .ev1-clock {
right: 20px;
}
.dayleft .ev1-clock {
left: 20px;
}
.daycenter .ev1-clock {
left: 20px;
right: 20px;
text-align: center;
}
.ev1-inner a.ev1-img {
display: block;
position: relative;
overflow: hidden;
}
.ev1-inner a.ev1-img:before {
content: '';
position: absolute;
bottom: -50px;
left: 0;
right: 0;
height: 180px;
z-index: 2;
}
.ev1-content {
padding: 40px;
background: #018;
margin: 0 0 15px;
}
.ev1-title {
color: #fff;
font-size: 28px;
margin: 0 0 40px;
}
.ev1-chat {
position: absolute;
display: inline-block;
bottom: 0;
height: 46px;
line-height: 46px;
padding: 0 15px;
background: #ffcc33;
color: #001188;
font-weight: 700;
font-size: 16px;
}
.ev1-bt1 {
right: 0;
}
.ev1-bt2 {
left: 0;
}
.ev1-bt3 {
right: 0;
left: 0;
text-align: center;
}
.ev1-chat:after {
content: '';
position: absolute;
bottom: -14px;
left: 0;
border-bottom: 14px solid transparent;
border-right: 24px solid #ff057c;
border-top: 0;
transition: all .5s ease;
clear: both;
}
.ev1-bt3:after {
display: none;
}
.event-full-block-2 {
position: relative;
overflow: hidden;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
}
.event-full-block-2.fixed {
background-attachment: fixed;
}
.event-full-block-2.scrolls {
background-attachment: scroll;
}
.event-full-block-2:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.event-full-block-2 .owl-carousel {
position: relative;
z-index: 3;
}
.ev2-loop {
text-align: center;
padding: 100px 30px;
overflow: hidden;
}
.ev2-title {
margin: 0 auto 40px;
padding: 20px 40px;
font-size: 60px;
position: relative;
}
.ev2-title1:before {
content: '';
position: absolute;
width: 120px;
right: calc( 50% - 60px );
top: -10px;
height: 2px;
}
.ev2-title2:after {
content: '';
position: absolute;
width: 40px;
right: 0;
top: 0;
bottom: 0;
border-width: 5px 5px 5px 0;
border-style: solid;
}
.ev2-title2:before {
content: '';
position: absolute;
width: 40px;
left: 0;
top: 0;
bottom: 0;
border-width: 5px 0 5px 5px;
border-style: solid;
}
.ev2-title3:after {
content: '';
position: absolute;
width: 60px;
height: 60px;
right: 0;
top: 0;
border-width: 5px 5px 0 0;
border-style: solid;
}
.ev2-title3:before {
content: '';
position: absolute;
width: 60px;
height: 60px;
left: 0;
bottom: 0;
border-width: 0 0 5px 5px;
border-style: solid;
}
.ev2-button {
margin: 0 0 100px;
}
.ev2-button a {
display: inline-block;
height: 50px;
line-height: 50px;
margin: 0 10px 10px;
padding: 0 30px;
}
.ev2-button1 .ev2-more i,
.ev2-button1 .ev2-chat i {
margin-right: 15px;
}
.ev2-button2 a {
padding: 0 0 0 25px;
overflow: hidden;
}
.ev2-button2 i {
float: right;
margin: 0 0 0 25px;
padding: 0 15px;
}
.ev2-button3 a {
height: 58px;
}
.ev2-button3 a {
padding: 0 0 0 25px;
border-radius: 0;
overflow: hidden;
}
.ev2-button3 i {
float: right;
margin: 0 0 0 25px;
padding: 0 15px;
}
.ev2-loopclock {
width: auto;
display: inline-block;
position: relative;
}
.ev2-loopclock:after {
content: '';
position: absolute;
top: 50%;
left: 0;
right: -1500px;
height: 600px;
background: #fff;
z-index: 1;
}
.ev2-loopclock:before {
content: '';
position: absolute;
top: 50%;
right: 0;
left: -1500px;
height: 600px;
background: #fff;
z-index: 1;
}
.ev2-timer {
position: relative; z-index: 2; padding: 20px 30px; font-size: 30px;
line-height: 40px !important;
box-shadow: 0px 0px 84px 0px rgba(0,0,0,0.1);
border-radius: 8px;
overflow: hidden;
}
.ev2-timer span {
padding: 0 10px;
}
.event2.owl-theme .owl-nav {
position: absolute;
width: 100%;
top: 50%;
height: 0;
margin: 0;
}
.left_arr {
position: absolute;
top: 50%;
left: 40px;
height: 40px;
width: 40px;
z-index: 3;
}
.left_arr:before {
content: '';
position: absolute;
top: 50%;
left: 21px;
width: 35px;
height: 2px;
transition: all .5s ease;
}
.left_arr:after {
content: '';
position: absolute;
top: calc( 50% - 3px );
left: 18px;
border-bottom: 4px solid transparent;
border-top: 4px solid transparent;
transition: all .5s ease;
clear: both;
}
.left_arr:hover:after {
left: 12px;
}
.left_arr:hover:before {
left: 15px;
}
.right_arr {
position: absolute;
top: 50%;
right: 40px;
height: 40px;
width: 40px;
z-index: 3;
}
.right_arr:before {
content: '';
position: absolute;
top: 50%;
right: 21px;
width: 35px;
height: 2px;
transition: all .5s ease;
}
.right_arr:after {
content: '';
position: absolute;
top: calc( 50% - 3px );
right: 18px;
border-bottom: 4px solid transparent;
border-top: 4px solid transparent;
transition: all .5s ease;
clear: both;
}
.right_arr:hover:after {
right: 12px;
}
.right_arr:hover:before {
right: 15px;
} .editorial_blog {
padding: 100px 30px;
overflow: hidden;
}
.eb_block {
padding: 0 30px;
margin: 0 auto;
max-width: 1200px;
}
.editorial_mading {
position: relative;
width: 50%; 
float: left;
}
.editorial_mading:before {
content: '';
position: absolute;
top: 30%;
left: calc( 100% - 200px );
width: 400px;
height:400px;
border-radius: 200px;
transition: all .5s ease;
z-index: 1;
}
.editorial_mading:after {
content: '';
position: absolute;
top: -80px;
left: calc( 100% + 100px );
width: 600px;
height:600px;
border-radius: 300px;
background: #009900;
transition: all .5s ease;
z-index: 1;
}
.ed_inner {
padding: 0 100px 0 0;
position: relative;
z-index: 2;
}
.eb_before {
font-size: 40px;
font-weight: 700;
line-height: 1.2;
margin: 0 0 20px;
color: #222;
}
.eb_after {
font-size: 40px;
font-weight: 700;
line-height: 1.2;
margin: 0 0 20px;
color: #222;
}
.ed-title {
font-size: 28px;
font-weight: 700;
padding: 0 50px 15px 50px;
}
.ed-content {
font-size: 16px;
padding: 0 50px 60px 50px;
}
.ed-img {
padding: 0 20px 80px 50px;
position: relative;
}
.sec_image {
padding: 8px;
position: absolute;
width: 70%;
height: auto;
bottom: -60px;
right: -80px;
}
.blog_mading {
position: relative;
width: 50%; 
float: left;
background: #fff;
box-shadow: 0 0 40px rgba(0,0,0,0.06);
margin-top: 70px;
z-index: 2;
}
.eb_inner {
padding: 50px;
}
.eb-loop {
margin: 0 0 35px;
}
.eb-publish {
float: right;
width: calc( 100% - 150px );
}
.ebright .eb-publish {
float: left;
width: calc( 100% - 150px );
}
.eb-title {
font-size: 20px;
font-weight: 700;
}
.eb-img {
width: 100px;
float: left;
}
.ebright .eb-img {
float: right;
}
.eb-date {
margin: 0 0 6px;
}
.eb-seeall {
text-align: right;
}
.eb-seeall a {
display: inline-block;
font-family: "Poppins", Sans-serif;
font-size: 18px;
font-weight: 700;
padding: 15px 30px 15px 30px;
border-radius: 30px;
} .blog-guru-1 {
padding: 100px 30px;
overflow: hidden;	
position: relative;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
}
.blog-guru-1.ifixed {
background-attachment: fixed;
}
.blog-guru-1.iscrolls {
background-attachment: scroll;
}
.blog-guru-1:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #fff;
z-index: 1;
}
.bg_block {
padding: 0 30px;
margin: 0 auto;
max-width: 1200px;
position: relative;
}
.blog-guru-1:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
background: #018;
clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
z-index: 2;
}
.blog_head {
font-size: 50px;
font-weight: 700;
line-height: 1.2;
position: relative;
z-index: 3;
}
.blog_head a {
position: absolute;
right: 0;
top: calc( 50% - 15px );
display: block;
padding: 0 15px;
height: 34px;
line-height: 34px;
border: 1px solid #444;
font-size: 14px;
box-sizing: content-box;
font-weight: 400;
}
.bg1-block {
position: relative;
z-index: 4;
}
.blog1-loop {
height: 400px;
position: relative;
overflow: hidden;
border-radius: 10px;
transition: all .3s ease;
}
.blog1-img {
width: 200%;
height: 100%;
display: block;
text-align: center;
}
.blog1-img img {
height: 400px;
width: auto;
}
.blog1-content {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 150px 40px 40px;
transition: all .5s ease .6s;
z-index: 2;
}
.blog1 .owl-item:not(.active) + .owl-item.active + .owl-item.active .blog1-content {
background: linear-gradient( rgba(0,0,0,0), #0c7c38 );
}
.blog1 .owl-item:not(.active) + .owl-item.active + .owl-item.active + .owl-item.active .blog1-content {
background: linear-gradient( rgba(0,0,0,0), #ad118d );
}
.blog1-title {
margin: 0 0 15px 0;
font-size: 22px;
line-height: 1.3;
font-weight: bold;
}
.blog1-title a {
color: #fff;
}
.blog1.owl-carousel .owl-item img {
width: auto !important;
}
.blog1-author {
margin: 0 0 20px;
}
.blog1-author img {
float: left;
width: 45px;
border-radius: 40px !important;
}
.blog1-postauthor {
float: right;
width: calc( 100% - 65px );
color: #fff;
}
.blog1-postauthor a {
color: #fff;
}
.blog1-publish {
font-size: 13px;
}
.blog1-read {
position: absolute;
right: 25px;
bottom: 25px;
width: 40px;
height: 40px;
border-radius: 30px;
background: #ffcc33;
transition: all .3s ease;
}
.blog1-loop:hover .blog1-read {
bottom: 80px;
}
.blog1-read span:after {
content: '';
position: absolute;
top: calc( 50% - 6px );
right: 12px;
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
border-left: 12px solid #222222;
clear: both;
}
.blog1 .owl-item:not(.active) + .owl-item.active .blog1-content {
padding-bottom: 70px;
transition: all .5s ease .6s;
}
.prestasi-block-1 {
padding: 0 30px;
overflow: hidden;	
position: relative;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
}
.pr_block {
padding: 0 30px;
margin: 0 auto;
max-width: 1200px;
position: relative;
}
.pr1_left {
width: 55%;
float: left;
position: relative;
z-index: 2;
}
.pr1_right {
width: 45%;
float: right;
position: relative;
z-index: 1;
}
.pr1_head {
font-size: 45px;
font-weight: 700;
margin: 0 0 10px;
}
.pr1_subhead {
font-size: 25px;
font-weight: 400;
margin: 0 0 30px;
}
.pr1-loop {
padding: 60px 0;
}
.pr1-img {
width: calc( 100% - 80px );
position: relative;
border-radius: 30px;
box-shadow: 0 5px 40px rgba(0,0,0,0);
margin: 0 0 30px;
position: relative;
}
.pr1-img:before {
content: '';
position: absolute;
transition: all 1.5s ease-in-out .5s;
z-index: 1;
opacity: 0;
}
.active .pr1-img:before {
opacity: 1;
}
.pr1-img:after {
content: '';
position: absolute;
transition: all 1.5s ease-in-out .5s;
opacity: 0;
z-index: 1;
}
.active .pr1-img:after {
opacity: 1;
}
.pr1-img img {
position: relative;
transition: all .5s ease-in-out .5s;
opacity: 0;
z-index: 2;
}
.active .pr1-img img {
opacity: 1;
box-shadow: 0 5px 40px rgba(0,0,0,0.1);
}
.pr1-content {
position: relative;
margin: -80px 0px 40px 180px;
background: #fff;
padding: 20px 30px;
height: 90px;
border-radius: 10px;
overflow: hidden;
opacity: 0;
z-index: 3;
box-shadow: 0 10px 20px rgba(0,0,0,0.1);
transition: all 1s ease-in-out 1s;
}
.active .pr1-content {
margin: -80px 120px 40px 60px;
opacity: 1;
}
.pr1-avatar {
width: 90px;
float: right;
overflow: hidden;
margin: -20px -30px -20px 30px;
}
.pr1-postauthor {
float: left;
width: calc( 100% - 120px );
}
.pr1-title {
position: relative;
font-size: 30px;
transition: all 1.5s ease-in-out .5s;
opacity: 0;
padding: 100px 0 0 150px;
margin: 0 100px 40px 0;
}
.pr1-title:before {
position: absolute;
top: 0;
left: 0;
font-size: 90px;
line-height: 1.0;
font-weight: bold;
font-style: italic;
color: #fff;
}
.prt1:before {
content: '01';
}
.prt2:before {
content: '02';
}
.prt3:before {
content: '03';
}
.prt4:before {
content: '04';
}
.prt5:before {
content: '05';
}
.prt6:before {
content: '06';
}
.prt7:before {
content: '07';
}
.prt8:before {
content: '08';
}
.prt9:before {
content: '09';
}
.prt10:before {
content: '10';
}
.active .pr1-title {
opacity: 1;
padding: 0 0 0 150px;
}
.pr1-link {
transition: all 1s ease-in-out 1s;
opacity: 0;
text-align: left;
margin-left: 150px;
}
.pr1-link a {
display: inline-block;
font-size: 18px;
font-weight: 400;
line-height: 1.3em;
border-radius: 30px;
padding: 15px 30px 15px 30px;
}
.active .pr1-link {
opacity: 1;
margin-left: 150px;
}
.pr1-top {
margin: 0 0 4px;
text-shadow: 1px 2px 1px rgba(0,0,0,0.1);
}
.pr1-name {
font-size: 16px;
font-weight: bold;
line-height: 1.3;
}
.press1 .owl-dots {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
z-index: 3;
}
.press1.owl-theme .owl-dots .owl-dot span {
width: 15px;
height: 15px;
margin: 5px 4px;
background: #ccc;
display: block;
border-radius: 30px;
transition: all .5s ease;
}
.press1.owl-theme .owl-dots .owl-dot.active span {
width: 30px;
}
.madding_effect_1 {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.effect_1_container {
position: relative;
width: 100%;
height: 100%;
}
.span_e1 {
width: 250px;
height: 250px;
position: absolute;
left: -70px;
top: -100px;
background: #d35;
border-radius: 200px;
animation: move 25s infinite;
}
.span_e2 {
width: 350px;
height: 350px;
position: absolute;
left: -90px;
top: 550px;
background: #3bf;
border-radius: 200px;
animation: boxs 25s infinite;
}
.span_e3 {
width: 350px;
height: 350px;
position: absolute;
right: -230px;
top: 350px;
background: #fc3;
border-radius: 200px;
animation: geser 35s infinite;
}
.span_e4 {
width: 120px;
height: 120px;
position: absolute;
left: 230px;
top: 150px;
background: #f4a;
border-radius: 200px;
animation: geser 15s infinite;
}
@keyframes boxs {
0% {margin-right: 0px;}
50% {margin-right: -100px;}
100% {margin-right: 0px;}
}
@keyframes move {
0% {margin-top: 0px;}
50% {margin-top: 50px;}
100% {margin-top: 0px;}
}
@keyframes geser {
0% {margin-top: 0px; margin-right: 0px;}
50% {margin-top: -50px; margin-right: 100px;}
100% {margin-top: 0px;margin-right: 0px;}
}
.prestasi-block-2 {
padding: 100px 30px;	
position: relative;
}
.prestasi-block-2:after {
content: '';
position: absolute;
right: 0;
bottom: 0;
left: 0;
background: #018;
clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
z-index: 1;
}
.pr2_block {
padding: 0 30px;
margin: 0 auto;
max-width: 1200px;
position: relative;
z-index: 2;
}
.pr2_block .owl-item {
padding: 15px 0;
}
.pr2-loop {
box-shadow: 0 0 10px rgba(0,0,0,0.06);
border-radius: 15px;
background: #fff;
overflow: hidden;
}
.pr2-img {
display:block;
border-radius: 15px;
overflow: hidden;
}
.pr2-content {
position: relative;
z-index: 2;
text-align: center;
min-height: 205px;
}
.pr2-content .avatar {
width: 70px !important;
height: 70px;
border-radius: 50px;
margin: -35px auto 0;
}
.pr2-names {
padding: 20px 0 8px;
}
.pr2-title {
margin: 0 40px 40px;
}
.pr2_head {
font-size: 40px;
font-weight: 700;
line-height: 1.2;
position: relative;
z-index: 3;
}
.pr2_head a {
position: absolute;
right: 0;
top: calc( 50% - 20px );
display: block;
padding: 0 15px;
height: 40px;
line-height: 40px;
border: 1px solid #444;
font-size: 14px;
box-sizing: content-box;
font-weight: 400;
}
@media screen and (max-width: 982px) {
.menu__one {
position: fixed;
top: -20px;
left: -320px;
bottom: -20px;
padding: 60px 0 40px 0;
width: 300px;
z-index: 1000;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
transition: all 0.5s ease;
}
.ho__open .menu__one {
left: 0;
}
.header__onewidth .icon-mad-menu {
display: block;
}
.desktop {
display: none;
}
.nav__menu .mading__one {
margin: 0;
padding: 15px 0;
}
.nav__menu .mading__one.accord li {
padding: 5px 20px;
line-height: 42px !important;
height: auto !important;
position: relative;
display: block;
}
.nav__menu .mading__one.accord li.has-sub:after {
content: "";
position: absolute;
top: 17px;
right: 20px;
width: 8px;
height: 8px;
border-radius: 10px;
transition: all 0.4s ease;
}
.nav__menu .mading__one.accord li.has-sub.active:after {
transition: all 0.5s 0.1s ease;
}
.nav__menu .mading__one.accord ul li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.nav__menu .mading__one.accord li a {
position: relative;
display: block;
}
.nav__menu .mading__one.accord li a span {
position: absolute;
left: auto;
right: 12px;
top: 8px;
padding: 0 5px;
height: 14px;
line-height: 14px;
font-size: 9px;
}
.nav__menu .mading__one.accord li ul {
display: none;
margin: 20px -20px 0 -20px;
background: rgba(0, 0, 0, 0.01);
}
.nav__menu .mading__one.accord li ul li:first-child {
padding-top: 20px;
}
.nav__menu .mading__one.accord li ul li:last-child {
padding-bottom: 20px;
}
.nav__menu .mading__one.accord li ul li {
padding: 5px 20px;
}
.nav__menu .mading__one.accord li ul li ul {
background: rgba(0, 0, 0, 0.006);
margin: 0 -20px 0 0;
}
.nav__menu .mading__one.accord li:hover ul {
border: 0 !important;
}
.menu__one:after {
content: "\E804";
font-family: "mading-font";
font-style: normal;
font-weight: normal;
position: absolute;
top: 20px;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 20px;
z-index: 1;
}
.logo__one {
margin: 0 0 0 75px;
}
.header__twowidth {
display: block;
}
.header__twowidth .icon__menutwo {
display: block;
}
.calendar__two {
display: none;
}
.logo__two {
margin-right: 135px;
padding-right: 90px;
padding-left: 30px;
}
.menu__two {
position: fixed;
top: 110px;
left: 0;
right: 0;
bottom: calc( 100% - 110px );
display: block;
overflow: hidden;
transition: all .5s ease;
z-index: 999;
}
.menu__active .menu__two {
display: block;
bottom: 0;
}
.inner__menu__two {
height: 100%;
overflow-y: auto;
}
.call__two {
margin: 0;
padding: 20px 30px;
height: auto;
line-height: 2.6;
}
.call__left {
float: none;
}
.calltwo__number {
display: block;
float: none;
}
.header__twowidth .nav__menu {
line-height: 45px;
padding: 0;
}
.nav__menu .mading__two {
margin: 0;
padding: 15px 0;
}
.nav__menu .mading__two.accord li {
padding: 5px 30px;
line-height: 42px;
height: auto !important;
position: relative;
display: block;
}
.nav__menu .mading__two.accord li.has-sub:after {
content: "";
position: absolute;
top: 17px;
right: 20px;
width: 8px;
height: 8px;
border-radius: 10px;
transition: all 0.4s ease;
}
.nav__menu .mading__two.accord li.has-sub.active:after {
transition: all 0.5s 0.1s ease;
}
.nav__menu .mading__two.accord ul li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.nav__menu .mading__two.accord li a {
position: relative;
display: block;
}
.nav__menu .mading__two.accord li a span {
position: absolute;
left: auto;
right: 12px;
top: 8px;
padding: 0 5px;
height: 14px;
line-height: 14px;
font-size: 9px;
}
.nav__menu .mading__two.accord li ul {
display: none;
margin: 20px -30px 0 -30px;
background: rgba(0, 0, 0, 0.01);
}
.nav__menu .mading__two.accord li ul li:first-child {
padding-top: 20px;
}
.nav__menu .mading__two.accord li ul li:last-child {
padding-bottom: 20px;
}
.nav__menu .mading__two.accord li ul li {
padding: 5px 30px;
}
.nav__menu .mading__two.accord li ul li ul {
background: rgba(0, 0, 0, 0.006);
margin: 0 -20px 0 0;
}
.nav__menu .mading__two.accord ul li ul li:last-child {
padding-bottom: 0;
}
.nav__menu .mading__two.accord ul li ul li:first-child {
padding-top: 0;
}
#menuthree {
padding: 20px 0;
}
.three__menu  .nav__menu {
position: fixed;
top: 120px;
width: 300px;
right: 0;
margin: 0;
padding: 0 0 200px;
bottom: auto;
overflow: scroll;
-webkit-transform: perspective(0px) rotate3d(1, 0, 0, -90deg);
-webkit-transform-origin: 50% 0;
transition: all .5s ease;
}
.see__three .three__menu  .nav__menu {
-webkit-transform: perspective(600px) rotate3d(1, 0, 0, 0deg);
-webkit-transform-origin: 50% 0;
bottom: 0;
}
.nav__menu .mading__three.accord li {
padding: 5px 30px;
line-height: 42px;
height: auto !important;
border: 0 !important;
position: relative;
display: block;
}
.nav__menu .mading__three.accord li.has-sub:after {
content: "";
position: absolute;
top: 17px;
right: 20px;
width: 8px;
height: 8px;
border-radius: 10px;
transition: all 0.4s ease;
}
.nav__menu .mading__three.accord li.has-sub.active:after {
transition: all 0.5s 0.1s ease;
}
.nav__menu .mading__three.accord li a {
position: relative;
display: block;
}
.nav__menu .mading__three.accord li a span {
position: absolute;
left: auto;
right: 12px;
top: 8px;
padding: 0 5px;
height: 14px;
line-height: 14px;
font-size: 9px;
}
.nav__menu .mading__three.accord li ul {
display: none;
margin: 20px -30px 0 -30px;
background: rgba(0, 0, 0, 0.01);
}
.nav__menu .mading__three.accord li ul li {
padding: 0 30px;
}
.nav__menu .mading__three.accord li ul li:first-child {
padding: 20px 30px 0;
}
.nav__menu .mading__three.accord li ul li:last-child {
padding: 0 30px 20px;
}
.nav__menu .mading__three.accord li ul li ul {
background: rgba(0, 0, 0, 0.006);
margin: 0 -20px 0 0;
}
.nav__menu .mading__three.accord li ul li ul li:first-child {
padding: 0 0 0 20px;
margin-right: -10px;
}
.nav__menu .mading__three.accord li ul li ul li:last-child {
padding: 0 0 0 20px;
margin-right: -10px;
}
.add__three {
position: fixed;
top: auto;
bottom: 0;
width: 300px;
padding: 30px;
z-index: 100;
}
.icon_header {
float: none;
width: auto;
}
.head__address {
float: none;
width: auto;
margin: 0 0 20px;
}
.guru_one_left {
float: none;
width: 100%;
}
.guru_one_right {
float: none;
margin: 0 -50px;
padding: 20px;
width: auto;
overflow: hidden;
}
.guruone_heading {
font-size: 45px;
}
.guruone_subheading {
font-size: 22px;
}
.guru_two_left {
float: none;
width: 100%;
}
.guru_two_right {
float: none;
width: 100%;
}
.guru_three_widget:after {
content: '';
position: absolute;
top: auto;
right: 0;
left: 0;
bottom: 0;
width: 100%;
heigh: 300px;
clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
}
.guru_three_right {
float: none;
width: auto;
margin-right: -120px;
}
.guru_three_left {
float: none;
width: 100%;
}
.guru_three_right {
width: 800px;
margin-right: 0;
}
.guru_three_right .item {
padding: 0 0 120px 0;
}
.guru_three_right {
margin-left: -28px;
}
.hexagon {
margin: 10px 20px;
width: 210px;
height: 175px;
}
.hexagon:nth-child(2n) {
margin: -90px -54px;
}
.editorial_mading,
.blog_mading {
position: relative;
width: 100%; 
float: none;
}
.prestasi-block-1 {
padding: 0;
}
.pr_block {
padding: 0;
}
.pr1_left,
.pr1_right {
max-width: 500px;
margin: 0 auto;
float: none;
}
.pr1-img {
width: 100%;
}
.pr1-title {
margin: 0 0 40px 0;
}
}
@media screen and (max-width: 800px) {
.guru_three_right {
width: 680px;
margin-right: 0;
}
.guru_three_right .item {
padding: 0 0 120px 0;
}
.guru_three_right {
margin-left: -28px;
}
.hexagon {
margin: 10px 20px;
width: 180px;
height: 155px;
}
.hexagon:nth-child(2n) {
margin: -80px -46px;
}
}
@media screen and (max-width: 720px) {
.guru_three_right {
width: 570px;
margin-right: 0;
}
.guru_three_right .item {
padding: 0 0 80px 0;
}
.guru_three_right {
margin-left: -28px;
}
.hexagon {
margin: 5px 20px;
width: 150px;
height: 122px;
}
.hexagon:nth-child(2n) {
margin: -64px -46px;
}
}
@media screen and (max-width: 600px) {
.guru_three_right {
width: 500px;
margin-right: 0;
}
.guru_three_right .item {
padding: 0 0 70px 0;
}
.guru_three_right {
margin-left: -28px;
}
.hexagon {
margin: 5px 20px;
width: 120px;
height: 100px;
}
.hexagon:nth-child(2n) {
margin: -53px -40px;
}
}
@media screen and (max-width: 533px) {
.call__center {
display: none;
}
.call__one .call__linkicon {
transform: scale(0.8);
}
.header__onewidth .icon-mad-menu {
top: calc(50% - 20px);
width: 40px;
height: 40px;
line-height: 40px;
font-size: 22px;
}
.logo__one {
margin: 0 0 0 65px;
}
.call__one,
.call__one.clip1,
.call__one.clip2 {
width: 0;
}
.call__one {
padding: 13px 20px;
}
.call__one.clip1,
.call__one.clip2 {
padding: 13px 10px;
}
.call__one.clip3 {
padding: 13px 5px;
}
.clip1:before,
.clip2:before,
.clip3:before {
left: -34px;
}
.clip1.call__one .call__linkicon,
.clip2.call__one .call__linkicon {
margin-left: -60px;
}
.clip3.call__one .call__linkicon {
margin-left: -62px;
}
.call__one.clip4 .call__linkicon {
transform: scale(0.6);
}
.call__one.clip4 {
width: 56px !important;
padding: 13px 5px;
box-sizing: content-box;
}
.call__one.clip4 .call__linkicon {
margin-left: 0 !important;
margin-right: 0 !important;
}
.call__one.clip4 .call__linkicon i {
animation: vibrate 1.6s;
animation-iteration-count: infinite;
}
@keyframes vibrate {
0% {
transform: rotate(0deg);
}
3% {
transform: rotate(-15deg);
}
6% {
transform: rotate(15deg);
}
9% {
transform: rotate(0deg);
}
12% {
transform: rotate(15deg);
}
15% {
transform: rotate(-15deg);
}
18% {
transform: rotate(0deg);
}
21% {
transform: rotate(-15deg);
}
24% {
transform: rotate(15deg);
}
27% {
transform: rotate(0deg);
}
100% {
transform: rotate(0deg);
}
}
.header__onewidth {
padding: 18px 0;
}
.before__two__fixed, 
.header__two {
height: 70px;
}
.header__twowidth:before {
height: 35px;
}
.call__address {
white-space: inherit;
}
.header__twowidth .icon__menutwo {
right: 15px;
height: 34px;
line-height: 34px !important;
top: 18px;
width: 40px;
font-size: 16px;
}
.logo__two:before {
right: -22px;
border-bottom-width: 35px;
border-top-width: 35px;
border-left-width: 22px;
}
.logo__two {
margin-right: 90px;
padding: 14px 20px !important;
}
.logo__two img {
height: 42px !important;
}
.menu__two {
top: 70px;
bottom: calc( 100% - 70px );
}
.calltwo__number {
margin: 0;
clear: both;
}
.head__icon {
float: right;
width: calc( 100% - 25px);
line-height: 1.4;
margin-top: 7px;
}
.header__three {
height: 60px;
}
.three__number .headphone {
display: none;
}
.call__three {
padding: 13px 15px;
height: 34px;
}
.three__number a {
height: 34px;
line-height: 34px;
font-size: 15px;
display: block;
}
.three__number i {
height: 34px;
line-height: 34px;
width: 34px;
font-size: 14px;
}
.menu__three {
height: 34px;
line-height: 34px;
padding: 13px 15px;
}
.three__icon {
height: 34px;
width: 28px;
}
.three__icon:before {
left: 10px;
height: 18px;
}
.three__menu {
display: block;
}
.three__menu .nav__menu {
top: 60px;
}
.before__three__fixed {
height: 60px;
}
.add__three {
transition: all .1s ease;
}
.see__three .add__three {
transition: all .5s ease .5s;
}
.guru_one_inner {
padding: 0 15px;
}
.guru_one_right {
margin: 0 -35px;
padding: 20px 10px;
width: auto;
overflow: hidden;
}
.guruone_name {
padding: 12px 18px;
max-width: calc( 100% - 30px );
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.guruone_status {
padding: 4px 12px;
max-width: calc( 100% - 40px );
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.active .guruone_name {
left: 15px;
}
.active .guruone_status {
left: 25px;
}
.space__guru {
height: 50px;
}
.guruone_heading {
font-size: 36px;
}
.guruone_subheading {
font-size: 18px;
}
.guru_two_inner {
padding: 0 15px;
}
.gurutwo_start {
width: 200%;
}
.inner_item_gurutwo {
margin-top: -30px;
padding: 30px 15px;
}
.gurumode.owl-theme .owl-nav {
right: auto;
left: 44%;
}
.guru_three_right {
width: 420px;
margin-right: 0;
}
.guru_three_right .item {
padding: 0 0 40px 0;
}
.guru_three_right {
margin-left: -28px;
}
.hexagon {
margin: 3px 18px;
width: 100px;
height: 82px;
}
.hexagon:nth-child(2n) {
margin: -44px -36px;
}
.eb_block {
padding: 0;
}
.ed_inner {
padding: 0 30px 0 0;
}
.ed-img {
padding: 0 20px 80px 0;
position: relative;
}
.eb-img {
width: 75px;
}
.eb-publish {
width: calc( 100% - 100px );
}
.pr1_left, .pr1_right {
width: 80%;
}
.pr1-content {
position: relative;
margin: -80px -80px 40px 100px;
}
.active .pr1-content {
margin: -80px 20px 40px 20px;
opacity: 1;
}
.pr1_head {
font-size: 32px;
}
.pr1_subhead {
font-size: 20px;
}
.active .pr1-title {
padding: 0 0 0 80px;
}
.pr1-title {
font-size: 20px;
padding: 50px 0 0 80px;
}
.active .pr1-link {
margin-left: 80px;
}
.pr1-title:before {
font-size: 50px;
}
.pr1-link a {
font-size: 16px;
padding: 12px 25px 12px 25px;
}
.pr1-postauthor {
width: calc( 100% - 90px );
}
.pr1-name {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
}
@media screen and (max-width: 420px) {
.guru_three_right {
width: 350px;
margin-right: 0;
}
.guru_three_right .item {
padding: 0 0 40px 0;
}
.hexagon {
margin: 3px 21px;
width: 90px;
height: 75px;
}
.hexagon:nth-child(2n) {
margin: -41px -36px;
}
.ev2-timer {
padding: 10px 15px;
}
.ev2-timer span {
padding: 0 5px;
}
.left_arr {
left: 15px;
}
.right_arr {
right: 15px;
}
.elementor-37 .elementor-element.elementor-element-3e52ddd .ev2-title2::before {
border-color: #91E2FF;
}
.elementor *, .elementor :after, .elementor :before {
box-sizing: border-box;
}
.ev2-title2:before {
border-width: 2px 0 2px 2px;
}
.ev2-title2:after {
border-width: 2px 2px 2px 0;
}
.ev2-button a span {
display: none;
}
.ev2-loop {
padding: 50px 20px;
}
.ev2-button a {
margin: 0 4px 8px;
}
.event2.owl-theme .owl-nav {
top: 68%;
}
.bg1-block {
position: relative;
z-index: 4;
margin: 0 -30px;
padding: 0 30px;
width: 195%;
}
.bg_block {
padding: 0;
}
.blog1 .owl-item:not(.active) + .owl-item.active .blog1-content {
padding-bottom: 55px;
}
.pr1_left, .pr1_right {
width: auto;
margin: 0 30px;
}
.pr2-inner {
margin: 0 -30px;
padding: 0;
width: 180%;
}
.pr2_head {
margin: 0 -30px;
}
.pr2_head a {
top: calc( 50% - 16px );
height: 34px;
line-height: 34px;
}
}