:root {
--color1: #9d0a0e;
--color2: #004586;
--color3: #c580f2;
--color4: #dfb3f2;
--twhite: #f2f2f2;
--font1: "Open Sans", sans-serif;
--font2: 'Roboto', sans-serif;
}
.home_banner > .section {
margin: auto;
background-image: linear-gradient(to bottom, #6c0ba9, #b24bf3) !important;
transition-property: all;
transition-duration: 1s;
}
.home_banner > .section .shape-divider {
transition-duration: 0s;
transition-property: all;
transform: rotate(180deg);
}
.home_banner > .section svg {
transition-duration: 0s;
transition-property: all;
opacity: 1 !important;
}
#page-title .container {
position: relative;
margin-bottom: 0;
}
#page-title.page-title-center li.breadcrumb-item > span {
max-width: initial;
display: inline-block;
font-size: inherit;
margin: auto;
color: rgb(108, 117, 125);
font-weight: inherit;
}
.nomargins {
margin: auto !important;
}
#footer.dark.theme-dark {
background-color: var(--color2);
}
.btn-theme-primary {
color: #fff;
background-color: var(--color1);
border-color: var(--color1);
}
li.page-item > a {
position: relative;
display: block;
color: var(--color1);
text-decoration: none;
padding: .375rem .75rem;
background-color: transparent;
border: 1px solid var(--color4);
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
li.page-item > a i {
display: flex;
}
.page-item:not(:first-child) > a {
margin-left: -1px;
}
li.page-item.active a, li.page-item > a:focus, li.page-item > a:hover {
color: #fff!important;
background-color: var(--color1)!important;
border-color: var(--color1)!important;
}
.entry-meta li.cats > a:not(:last-child)::after {
content: ",";
display: inline-block;
text-align: center;
margin-left: 1px;
margin-right: 5px;
}
.post-navigation.itu-post-nav .nav-links {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
div#comments {
display: flex;
clear: both;
border-top: none;
}
#header.transparent-header .header-wrap-clone {
display: none;
} .home_hero {
position: relative;
}
.home_hero::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
-webkit-clip-path: polygon(0 0, 45% 0, 60% 100%, 0% 100%); 
clip-path: polygon(0 0, 45% 0, 60% 100%, 0% 100%);
background-color: var(--color1);
opacity: 0.5;
}
.elementor-edit-area-active .home_hero {
position: relative;
}
.elementor-edit-area-active .home_hero::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
-webkit-clip-path: polygon(0 0, 45% 0, 60% 100%, 0% 100%); 
clip-path: polygon(0 0, 45% 0, 60% 100%, 0% 100%);
background-color: var(--color1);
opacity: 0.9;
}
.shape_2 {
position: relative;
}
.shape_2::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
-webkit-clip-path: polygon(0 0, 60% 0, 45% 100%, 0% 100%);
clip-path: polygon(0 0, 60% 0, 45% 100%, 0% 100%);
background-color: #afd8ee;
opacity: 0.95;
}
.elementor-edit-area-active .shape_2 {
position: relative;
}
.elementor-edit-area-active .shape_2::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
-webkit-clip-path: polygon(0 0, 60% 0, 45% 100%, 0% 100%);
clip-path: polygon(0 0, 60% 0, 45% 100%, 0% 100%);
background-color: #afd8ee;
opacity: 0.95;
}
.elementor .fl-line-top-right::before {
content: '';
-webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
clip-path: polygon(100% 0, 0 0, 100% 100%);
background-color: #afd8ee;
position: absolute;
top: 0px;
width: 100%;
height: 35px;
right: -50%;
left: 50%;
} #header.transparent-header:not(.sticky-header) .menu-link {
color: #fff;
}
#header.transparent-header:not(.sticky-header) .current > .menu-link {
color: #f58c6e;
}
#header.transparent-header:not(.sticky-header) .top-search-form input {
color: #fff;
}
#header.transparent-header:not(.sticky-header) .top-search-form ::placeholder {
color: #fff;
}
#header.transparent-header:not(.sticky-header) .top-search-form ::-ms-input-placeholder {
color: #fff;
}
#header.transparent-header:not(.sticky-header) .header-misc-icon>a {
color: #fff;
}
.btn_1 a.elementor-button {
border: solid 2px #fff;
background-color: transparent;
color: #fff;
transition-duration: 0.3s;
}
.btn_1 a.elementor-button:hover {
border: solid 2px #fff;
background-color: #fff;
color: var(--color2);
}
.bg_half_y {
position: relative;
}
.bg_half_y::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 50%;
background-color: var(--color2);
}
.elementor-edit-area-active .bg_half_y {
position: relative;
}
.elementor-edit-area-active .bg_half_y::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 50%;
background-color: var(--color2);
}
.elementor .after_gray::before {
background-color: #ccc !important;
}
.itu_box_border::after {
content: "";
position: absolute;
width: calc(100% - 40px);
height: calc(100% - 40px);
border: solid 3px #fff;
top: 20px;
left: 20px
}
.itu_box_border > .elementor-element {
position: relative;
z-index: 9;
}
.elementor-edit-area-active .itu_box_border::after {
content: "";
position: absolute;
width: calc(100% - 40px);
height: calc(100% - 40px);
border: solid 3px #fff;
top: 20px;
left: 20px
}
.elementor-edit-area-active .itu_box_border > .elementor-element {
position: relative;
z-index: 9;
}
div .elementor-heading-title {
line-height: 1.4;
}
.elementor-edit-area-active div .elementor-heading-title {
line-height: 1.4;
}
#header.transparent-header:not(.sticky-header), 
#header.transparent-header:not(.sticky-header) #header-wrap {
border-bottom: none;
}
.itu_card_box_img {
background-color: rgb(102, 117, 145);
border-radius: .375rem;
padding: 1.5rem;
}
.itu_card_box_img_top > * {
margin: 0;
}
.itu_card_box_img_middle {
padding: 1.5rem;
}
.itu_card_box_img_bottom_txt_heading {
margin: 0;
}
.itu_card_box_img_bottom_txt_content {
margin: 0;
}
a.itu_card_box_img_bottom_btn_link {
font-size: .75rem;
display: inline-flex;
min-height: 2.5rem;
align-items: center;
border-radius: 9999px;
border: solid 1px #fff;
padding-left: 1.5rem;
padding-right: 1.5rem;
color: #fff;
transition-duration: 0.3s;
}
a.itu_card_box_img_bottom_btn_link:hover {
background-color: #fff;
color: var(--color2);
}
.itu_card_box_img_bottom {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.itu_card_box_img_top_heading {
font-size: 1.2rem;
}
#footer .footer_row {
display: flex;
align-items: flex-end;
}
.header_line .elementor-heading-title::after {
content: "";
width: 100px;
border-bottom: solid 2px var(--color1);
display: block;
transform: translateY(3px);
}
.dot-image .elementor-widget-container {
display: flex;
width: fit-content;
position: relative;
}
.dot-image .elementor-widget-container::after {
content: "";
width: 100%;
background-image: radial-gradient(var(--color2) 1px,transparent 1px);
height: 100%;
background-size: 15px 15px;
top: -30px;
right: -30px;
position: absolute;
}
.dot-image img * {
position: relative;
z-index: 9;
}
section#page-title {
background-color: var(--color2);
}
section#page-title h1 {
color: #fff;
}
.btn_action .menu-link {
transition-property: all;
transition-timing-function: cubic-bezier(.4,0,.2,1);
transition-duration: .15s;
padding: 0.5rem 1.5rem !important;
border: solid 1px #333;
border-radius: 9999px;
}
#header.transparent-header:not(.sticky-header) .btn_action .menu-link {
border-color: #fff;
}
.btn_action .menu-link:hover {
background-color: #333;
color: #fff;
}
#content .postcontent {
margin-top: 0;
}
#header.transparent-header:not(.sticky-header) .sub-menu-container {
background-color: #444;
}
a.menu-link:hover {
color: #f58c6e;
}
#header.transparent-header:not(.sticky-header) .menu-link:hover {
color: #f58c6e;
}
ul#primary-menu {
border: none;
}
.elementor-element.itu_gallery .gallery figure.gallery-item {
max-width: 100%;
overflow: hidden;
}
.elementor-element.itu_gallery .gallery figure.gallery-item img {
transition-duration: 0.3s;
}
.elementor-element.itu_gallery .gallery figure.gallery-item:hover img {
transform: scale(1.05);
filter: brightness(0.8);
} @media screen and (min-width:1024px){
.mob {display: none !important;}
#header.transparent-header:not(.sticky-header)  .sub-menu-container .menu-item:hover>.menu-link {
background-color: #000;
padding-left: 18px;
color: var(--color1);
}
} @media screen and (max-width:1023px){
* {box-sizing:border-box;}
table {table-layout:fixed; width:100%;}
img { max-width:100%; height:auto; image-rendering: -webkit-optimize-contrast;}
body {margin: 0px;padding: 0px;}
iframe { max-width:100% !important;}
object { max-width:100% !important;}
.pc {display: none !important;}
ul#primary-menu {
display: block !important;
}
nav.primary-menu {
position: fixed;
top: 0;
left: auto;
right: -370px;
height: 100vh;
z-index: 999;
background-color: #fff;
flex-direction: column;
width: 350px;
overflow-y: auto;
transition-duration: 0.3s !important;
transition-timing-function: ease-in-out !important;
transition-property: all !important;
}
nav.primary-menu.open {
right: 0px;
}
#closenav {
display: flex;
width: 100%;
padding: 10px 15px;
justify-content: right;
}
#primary-menu a.menu-link {
padding: 14px 15px !important;
}
body.mobnav_open {
position: absolute;
width: 100vw;
height: 100vh;
overflow: hidden;
}
#primary-menu-mob {
margin-left: 10px;
}
#header.transparent-header:not(.sticky-header), #header.transparent-header:not(.sticky-header) #header-wrap {
border-bottom: none;
background-color: transparent;
}
#header.transparent-header:not(.sticky-header) {
position: fixed;
z-index: 99;
width: 100%;
top: 0;
left: 0;
}
.e-con>div.e-con-inner {
padding-left: 15px;
padding-right: 15px;
}
.e-con>div.e-con-inner .e-con-inner {
padding-left: 0px;
padding-right: 0px;
}
#header.transparent-header:not(.sticky-header) a.menu-link {
color: #444;
}
#header.transparent-header:not(.sticky-header) .sub-menu-container a.menu-link {
color: #fff;
}
#header.transparent-header:not(.sticky-header) #primary-menu-mob {
color: #fff;
}
div.itu_card_box_img_bottom {
flex-wrap: wrap;
gap: 10px;
}
#primary-menu li.btn_action {
padding: 0 20px;
position: absolute;
bottom: 20px;
width: 100%;
border: none;
}
#primary-menu li.btn_action a.menu-link {
text-align: center;
}
#header.transparent-header:not(.sticky-header) .btn_action a.menu-link {
border-color: #333;
}
} @media screen and (min-width: 768px) and (max-width: 1023px) {
div.bg_half_y::before {
height: 75%;
}
} @media screen and (max-width: 767px) {
div.home_hero::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
-webkit-clip-path: polygon(0% 0%, 100% 0, 100% 46%, 50% 60%, 0 46%); 
clip-path: polygon(0% 0%, 100% 0, 100% 46%, 50% 60%, 0 46%);
background-color: var(--color1);
opacity: 0.9;
}
#logo a img {
max-height: 80px;
transition-duration: 0.3s;
}
.sticky-header #logo a img {
max-height: 60px;
}
div .shape_2::before {
content: "";
display: none;
position: absolute;
left: 0;
top: 0;
-webkit-clip-path: polygon(0 0, 85% 0, 75% 100%, 0% 100%);
clip-path: polygon(0 0, 90% 0, 90% 80%, 0% 80%);
background-color: #afd8ee;
opacity: 0.95;
}
div .elementor-edit-area-active .shape_2::before {
display: none;
}
.elementor .mob_bg_1 {
background-color: rgb(175 216 238 / 95%);
}
div.bg_half_y::before {
height: 90%;
}
.elementor-element.itu_gallery .gallery {
grid-template-columns: repeat(2, 1fr);
}
}