@font-face {
font-family: 'Poppins';
src: url(//lgaa.ly/wp-content/themes/libya2023/fonts/Poppins-Light.woff2) format('woff2'),
url(//lgaa.ly/wp-content/themes/libya2023/fonts/Poppins-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//lgaa.ly/wp-content/themes/libya2023/fonts/Poppins-Regular.woff2) format('woff2'),
url(//lgaa.ly/wp-content/themes/libya2023/fonts/Poppins-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//lgaa.ly/wp-content/themes/libya2023/fonts/Poppins-SemiBold.woff2) format('woff2'),
url(//lgaa.ly/wp-content/themes/libya2023/fonts/Poppins-SemiBold.woff) format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
* {
font-family: 'Poppins', sans-serif;
text-decoration: none !important;
-webkit-transition: all 0.7s cubic-bezier(0.165, 0.85, 0.45, 1);
-moz-transition: all 0.7s cubic-bezier(0.165, 0.85, 0.45, 1);
-ms-transition: all 0.7s cubic-bezier(0.165, 0.85, 0.45, 1);
-o-transition: all 0.7s cubic-bezier(0.165, 0.85, 0.45, 1);
transition: all 0.7s cubic-bezier(0.165, 0.85, 0.45, 1);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Poppins', sans-serif;
}
h1{
font-size: 3.2rem; 
}
h2{
font-size: 3rem;
}
h3{
font-size: 2.8rem;
}
h4{
font-size: 1.9rem;
}
h5{
font-size: 1.7rem;
}
h6{
font-size: 1.6rem;
}
html {
scroll-behavior: smooth;
}
:hover {
text-decoration: none;
}
body {
overflow-x: hidden;
box-sizing: border-box;
overflow-x: hidden;
background-color: #fff;
text-transform: capitalize;
}
::selection{
background-color: var(--purple);
color: #fff;
}
:root {
--purple:#76307B;
--footerbg:#0E0E0E;
}
ul {
padding: 0;
}
#acaart_pagination .current:hover, #acaart_pagination .inactive:hover{
background: #000;
}
a:focus{
outline: 0px !important;
}
.header_menu .sub-menu{
opacity: 0;
position: absolute;
width: 273px !important;
transform: translateY(16px);
box-shadow: -1px 10px 30px -18px rgba(0,0,0,0.75);
-webkit-box-shadow: -1px 10px 30px -18px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 10px 30px -18px rgba(0,0,0,0.75);
pointer-events: none;
border-radius: 0px !important;
}
.header_menu li.menu-item-has-children a:after{
content:'\f107';
font-family: "Font Awesome 5 Free";
font-weight: 700;
font-size: 15px;
margin-left:  9px;
transition-duration: 0.5s;
transition-delay: 0.1s;
display: inline-block;
}
#site_projects h2 {
margin-top: 34px;
margin-bottom: 34px;
}
#site_projects h2 {
text-align: center;
font-weight: bold;
color: var(--purple);
margin-top: 22px;
}
.header_menu li.menu-item-has-children li a:after{
display: none;
}
.header_menu li.menu-item-has-children a:hover:after{
transform:  rotate(180deg);
transition-duration: 0.5s;
transition-delay: 0.1s;
}
.header_menu li:hover .sub-menu{
opacity: 1;
z-index: 10000 !important;
width: 220px;
background: var(--footerbg);
transform: translateY(0px);
border-bottom-right-radius: 30px;
pointer-events:  visible;
}
.header_menu li li:before{
height: 100% !important;
z-index: -1;
border-radius: 0 !important;
border-bottom-right-radius: 30px !important;
}
.header_menu li li:hover a{
padding-left: 5px !important;
font-size: 15px;
}
.header_menu li li:hover{
background-color: var(--purple); 
}
.header_menu li.current-menu-item li a::before{
background-image: none !important;
background-color: transparent !important;
}
.header_menu li li{
padding: 10px;
padding-right: 10px;
padding-right: 10px;
border-bottom: 1px solid #2b2b2b;
width: 100%;
max-height: 53px !important;
display: block;
min-height: 53px !important;
line-height: 53px !important;
display: block;
margin-right: 0;
padding-left: 9px;
text-align: left;
margin-left: 0;
}
.header_menu li li:last-child{
border-bottom: 0px;
}
.innerpartner .partner_block{
margin-top: 30px;
}
.header_menu li.menu-item-has-children ul li.current-menu-item:hover{
background-color: var(--purple)
}
.header_menu li li a{
color: #fff !important;
font-size: 1.4rem;
text-shadow: 0px 0px 0px transparent;
width: 250px;
display: block;
white-space: nowrap;
overflow: hidden;
line-height: 20px !important;
text-overflow: ellipsis;
min-height: 53px;
} 
header div.header_menu li li a:before{
background-image: none !important;
background-color: transparent !important;
}
.header_menu li{
position: relative;
}
.header_menu li:before{
content:'';
position: absolute;
border-bottom: 3px solid #fff;
height: 0%;
border-top: 3px solid #fff;
width: -moz-available;
transition: all .5s ease-in-out;
opacity: 0;
transform-origin: center;
border-radius: 10px;
transform: skew(160deg);
}
.header_menu li:hover:before{
opacity: 1;
height: 100%;
}
.header_menu li {
display: inline-block;
position: relative;
min-height: 116px;
line-height: 116px;
padding-right: 5px;
padding-left: 5px;
}
.header_menu ul {
min-height: 116px;
}
.header_menu li a {
color: #000;
font-size: 1.7rem;
font-weight: 600;
padding-right: 6px;
padding-left: 6px;
padding-top: 7px;
padding-bottom: 7px;
}
.header_menu li.current-menu-item:hover:before{
background-color: var(--purple) !important;
right: 0;
}
.header_menu li.current-menu-item:before{
display: none;
right: 0;
}
.header_menu li li:before {
display: none;
}
.header_menu ul{
margin-bottom: 0;
text-align: left;
}
.header_menu ul ul{
min-height: auto
}
header.shrink{
background-image: none;
background-color: var(--purple) !important;
}
.shrink ul.socialmedia{
margin-top: 40px
}
.shrink ul.socialmedia li:last-child{
background-color: #fff;
}
.shrink ul.socialmedia li:last-child a{
color: var(--purple) !important;;
}
.shrink .topmenu ul{
margin-top: 0
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} 
#acaart_pagination{
text-align: center;
margin-top: 29px;
margin-bottom: 0;
}
#acaart_pagination span{
background-color: var(--purple);
color: #fff;
width: 40px;
display: inline-block;
height: 40px;
border-radius: 0px;
text-align: center;
line-height: 40px;
margin-right: 10px;
font-size:15px;
font-weight:bold;
border-radius: 5px;
}
#acaart_pagination .inactive{
font-size:15px;
font-weight:bold;
background-color: #000;
color: #fff;
margin-right: 10px;
width: 40px;
display: inline-block;
height: 40px;
border-radius: 0px;
text-align: center;
line-height: 40px;
border-radius: 5px;
}
.contactforma h1 {
text-align: center;
margin-bottom: 40px;
background-color: var(--purple);
border-radius: 10px;
padding: 20px;
color: #fff;
font-weight: bold;
font-size: 2.5rem;
}
.site_mapo iframe{
width: 100%;
min-height: 350px;
border: 0px;
margin-top: 0;
}
.contactforma button.wpforms-submit{
background-color: var(--purple) !important;
font-weight: bold !important;
height: 60px !important;
width: 150px;
border-radius: 0 !important;
}
.contactforma input{
margin-bottom: 3px !important;
height: 61px !important;
border: 0 !important;
width: 90%;
box-shadow: 0px 0px 0px !important;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07) !important;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09) !important;
border-radius: 0px !important;
background-color: #fff;
padding-right: 14px !important;
font-size: 17px !important;
color: #AFAFAF !important;
border-radius: 10px !important;
}
.contactforma input:focus{
outline: none;
}
.contactforma label.vfb-error {
color: red;
font-weight: bold;
font-size: 15px;
margin-top: 10px;
}
.contactforma {
margin-bottom: 50px;
}
.contactforma .vfb-section-1 li:first-child, .contactforma .vfb-section-1 li:nth-child(2){
display: inline-block;
width: 49%;
margin-bottom: 20px;
}
.contactforma .vfb-item-submit input{
margin-top: 0;
background-color: var(--purple) !important;
color: #fff !important;
border: 0px !important;
padding-left: 0 !important;
max-width: 150px;
text-align: center;
box-shadow: 0 0 0 transparent !important;
float: left;
border-radius: 10px !important;
padding-right: 0 !important;
font-weight: bold;
font-size: 22px !important;
}
.vfb-section-2 li:first-child{
display: none;
}
#contact_map .contactforma{
margin-top: 50px;
}
input.vfb-error {
background-color: #eee !important;
}
.contactforma input.vfb-text,
.contactforma input[type="text"].vfb-text,
.contactforma input[type="tel"].vfb-text,
.contactforma input[type="email"].vfb-text,
.contactforma input[type="url"].vfb-text,
.contactforma textarea.vfb-textarea {
background-color: #fff;
color: #333 !important;
}
.contactforma textarea{
width: 100%;
border: 0 !important;
box-shadow: 0px 0px 0px !important;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07) !important;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07) !important;
border-radius:0px !important;
height:118px !important;
padding: 15px !important;
background-color: #fff !important;
font-size: 14px !important;
font-weight: bold;
color: #AFAFAF !important;
margin-bottom: 0 !important;
border-radius: 10px !important;
}
.contactforma label {
display: none;
margin-bottom: 19px !important;
font-size: 15px;
margin-top: 20px;
font-weight: normal !important;
}
.nolable label{
display: none !important;
}
.contactforma .vfb-legend h3{
font-size: 16px !important;
border: 1px solid #f1f1f1;
padding: 15px;
background-color: #fff;
margin-top: 0;
margin-bottom: 30px;
border-right: 3px solid var(--colorblue) !important;
border-bottom: 4px solid #f1f1f1;
} .sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
background-color: #000;
overflow-x: hidden;
padding-top: 60px;
transition: 0.5s;
} .sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
} .sidenav a:hover {
color: #f1f1f1;
} .sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
background-color: var(--purple) !important;
margin-left: 50px;
} #main {
transition: margin-left .5s;
padding: 20px;
} @media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
} 
.mobileicon{
display:none;
}
.rightformcontent .vfb-item-secret{
display: none !important;
}
.mobileicon{
width: 13%;
float: left !important;
margin-top: 36px;
text-align: left !important;
direction: ltr;
}
.mobileicon span{
background-color: #333;
width: 30px;
height: 4px;
text-align: right !important;
display: block;
margin-bottom: 7px;
}
.mobileicon span:nth-child(2){
max-width: 23px;
}
.mobileicon a {
display: block;
cursor: pointer;
}
.sidenav {
display: block;
}
#mySidenav li{
border-bottom: 1px solid #282828;
line-height: 37px;
}
.sidenav a{
font-size: 17px !important;
color: #fff !important;
padding-right: 18px;
}
.sidenav a:hover{
color: #fff !important;
}
.closebtn{
background: var(--lightcolor) !important;
text-align: center;
padding: 0px !important;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 0px;
margin-top: 20px !important;
}
a.closebtn:hover{
color: #fff !important;
}
.sidenav li.menu-item-has-children .sub-menu{
display: none;
}
.sidenav li.menu-item-has-children a{
position: relative;
}
.sidenav li.menu-item-has-children a:after {
content: '';
display: block;
background-color: #fff;
width: 10px;
height: 6px;
position: absolute;
right: 23px;
top: 24%;
margin-top: 10px;
z-index: 100;
clip-path: polygon(51% 100%, 0 0, 100% 0);
left: auto;
}
.sidenav li.menu-item-has-children li a::after {
width: 0px;
height: 0px;
clip-path: none;
}
.sidenav li.menu-item-has-children a.active {
background-color: var(--purple);
}
img{
max-width: 100%;
}
.mobicon{
display: none;
}
.header_menu li.menu-item-has-children ul li.current-menu-item a{
color: #fff !important;
padding-right: 0;
}
.header_menu li.menu-item-has-children ul li.current-menu-item{
padding-right: 14px;
line-height: 53px !important;
background-color: #000;
}
.header_menu li a:hover{
color: #fff;
padding-top: 7px;
padding-bottom: 7px;
border-radius: 0px;
}
.header_menu li.current-menu-item li a{
padding: 0 !important;
background-color: transparent !important;
color: #fff !important;
font-size: 17px !important;
}
.header_menu li a{
position: relative;
font-weight: bold;
}
.header_menu li a:before{
content:'';
width: 0;
height: 100%;
display: block;
position: absolute;
right: 0;
left: 0;
top: 0;
transform: skew(-15deg);
z-index: -1;
transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header_menu li.current-menu-item:hover a:before{
height: 100%;
opacity: 1;
}
.header_menu li.current-menu-item li a{
padding: 0 !important;
background-color: transparent !important;
color: #fff !important;
font-size: 17px !important;
}
.header_menu li:hover a{
color: #fff;
}
h2.title-bkp{
color: orange;
}
.content-bkp h2{
color: #fff;
}
.searchform{
margin-top: 40px;
}
.searchform input{
border: 0px;
padding: 10px;
border-radius: 0px;
}
.searchform input:focus{
border: 0px;
outline: none;
}
.shrink {
position: fixed !important;
width: 100% !important;
z-index: 110 !important;
top: 0;
box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.1);
background-color: #fff !important;
}
.clear{
clear: both;
}
.loader {
position: fixed;
background-color: #fff;
width: 100%;
height: 100%;
display: block;
z-index: 1000;
text-align: center;
line-height: 100vh;
top: 0;
}
.totopa {
display: none;
}
.totopa2:hover{
background-color: var(--footerbg);
border-radius: 0;
}
.totopa2:hover i{
color: #fff;
}
.totopa2 {
display: block;
position: fixed;
right: 20px;
background-color: var(--purple);
width: 45px;
border-top-right-radius: 25px;
border-bottom-left-radius: 25px;
height: 45px;
z-index: 100;
border-radius: 0px;
border: 0px solid #fff;
bottom: 60px;
text-align: center;
line-height: 45px;
overflow: hidden;
box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.07);
}
.totopa2 i {
color: #fff;
font-size: 19px;
position: absolute;
bottom: 0;
right: 0;
left: 0px;
}
.totopa2 i.upclass {
bottom:  12px;
}
.totopa2 i.bottomclass {
bottom:  -124px;
}
.totopa2:hover i.upclass {
bottom:  50px;
}
.totopa2:hover i.bottomclass {
bottom:  10px;
}
.header_menu li li:hover a{
color: #E5EDFF;
padding-right: 5px;
}
.header_menu li:hover a{
color: var(--purple);
}
label.vfb-error{
display: none !important;
}
.regionfull2{
text-align: center;
}
.vfb-item-secret{
display: none !important;
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} 
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} 
.animate-on-scroll {
opacity: 0;
transform: translateY(50px);
transition: opacity 1s ease, transform 1s ease;
}
.animate-on-scroll.animated {
opacity: 1;
transform: translateY(0);
}
.animate-on-scroll2 {
opacity: 0;
transform: translateY(50px);
transition: opacity 1s ease, transform 1s ease;
transition-delay: 0.5s;
}
.animate-on-scroll2.animated {
opacity: 1;
transform: translateY(0);
}
.header_menu li.current_page_item{
position: relative;
}
.header_menu li.current_page_item{
border-top: 0px solid #fff !important;
border-radius: 0;
border-bottom: 0px solid #fff;
}
.header_menu li.current_page_item a{
color: var(--purple);
}
.header_menu li.current-menu-item a{
color: var(--purple)
}
.category .newsloop{
margin-bottom: 40px;
}
.langicon{
display: none;
}
.catpagenew .newsloop a.mnews {
float: right;
}
.slider_site .owl-item.active .bigslider strong {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-name: fadeInUp;
animation-delay: 0.6s;
}
.slider_site .owl-item.active .bigslider p {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-name: fadeInUp;
animation-delay: 0.9s;
}
.slider_site .owl-item.active .bigslider li:first-child {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-name: fadeInUp;
animation-delay: 0.6s;
}
.slider_site .owl-item.active .bigslider li:nth-child(2) {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-name: fadeInUp;
animation-delay: 0.9s;
}
.slider_site .owl-item.active .bigslider a {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-name: fadeIn;
animation-delay: 1.3s;
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} 
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} 
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
} 
.slider_site{
direction: ltr;
position: relative;
clip-path: polygon(30% 0%, 70% 0%, 100% 0, 100% 90%, 50% 100%, 50% 100%, 0 90%, 0 0);
overflow: hidden;
text-align: right;
max-width: 1700px;
margin: 0px auto 30px;
}
.slider_site strong{
color: #fff;
font-weight: bold;
margin-bottom: 20px;
display: block;
width: 100%;
font-size: 4.4rem;
line-height: 60px;
}
.slider_site p{
color: #fff;
font-weight: normal;
font-size: 2rem;
line-height: 50px;
display: block;
margin-bottom: 0;
}
.slider_site .bigslider{
position: absolute;
width: 70%;
margin: auto;
z-index: 11;
right:0%;
display: block;
transform: translate(-50%,-50%);
direction: rtl;
left: 50%;
top: 50%;
text-align: center;
}
.slider_site span{
background: rgb(0,0,0,0.5);
display: block;
width: 100%;
position: absolute; height: 100%;
}
.slider_site .owl-nav{
position: absolute;
bottom: 10%;
left: 10%;
}
.slider_site .owl-prev, .slider_site .owl-next{
background: var(--gradientcolor) !important;
width: 55px;
height: 55px;
line-height: 60px !important;
border-radius: 100% !important;
}
.slider_site .owl-prev i, .slider_site .owl-next i{
color:#fff !important;
font-size: 2rem;
}
.head1_top{
background-color: var(--purple);
min-height: 57px;
}
.contacttop{
display: flex;
gap: 30px;
margin-top: 13px;
}
.contacttop li{
list-style-type: none;
}
.contacttop li i{
margin-right: 5px;
font-size:2rem;
vertical-align:  bottom;
}
.contacttop li a{
color: #fff;
font-size: 1.5rem;
font-weight: 500;
}
.topsocial_site{
justify-content: left;
flex-direction: row;
display: flex;
gap: 15px;
margin-top: 13px;
}
.topsocial_site li{
list-style-type: none;
}
.topsocial_site li a{
font-size: 2rem;
color:#fff 
}
.topsocial_site li:last-child{
background-color: #000;
border-radius: 5px;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-weight: bold;
}
.topsocial_site li:last-child a{
font-size: 1.5rem
}
.htfu {
width: 148px;
height: 52px;
background-color: var(--purple);
display: block;
color: #fff;
line-height: 52px;
text-align: center;
font-size: 1.9rem;
margin: 30px auto 0;
position: relative;
overflow: hidden;
}
.htfu::before,
.htfu::after,
.redmora:before,
.redmora:after,
.morenews:before,
.morenews:after
{
content: '';
position: absolute;
background-color: transparent;
width: 0;
height: 0;
transition: all .5s ease-in-out;
margin:3px;
}
.htfu::before, .redmora:before, .morenews:before {
top: 0;
left: 0;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
}
.htfu::after, .redmora:after, .morenews:after {
bottom: 0;
right: 0;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
transition-delay: .2s
}
.htfu:hover::before, .redmora:hover:before, .morenews:hover:before {
width: calc(100% - 6px);
height: calc(100% - 6px);
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}
.htfu:hover::after, .redmora:hover:after, .morenews:hover:after {
width: calc(100% - 6px);
height: calc(100% - 6px);
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
.head2_bottom{
min-height: 116px;
}
.logo_site{
line-height: 116px;
}
.bigslider ul{
display: flex;
justify-content: center;
margin-top: 60px;
gap: 30px;
}
.bigslider li{
background-color: var(--purple);
width: 159px;
height: 60px;
line-height: 60px;
list-style-type: none;
position: relative;
z-index: 1
}
.bigslider li a{
color: #fff;
font-size: 2rem;
font-weight: bold;
}
.bigslider li:first-child{
background-color: transparent;
border: 2px solid var(--purple)
}
.slider_site .owl-dots{
position: absolute;
bottom: 20%;
text-align: center;
width: 100%;
}
.slider_site .owl-dots button{
margin-left: 20px;
}
.slider_site .owl-theme .owl-dots .owl-dot.active span, .slider_site .owl-theme .owl-dots .owl-dot:hover span {
background: var(--purple);
}
#about_site strong{
font-weight: 500;
font-size: 2rem;
margin-bottom: 10px !important;
display: block;
}
#about_site .container:nth-child(2) strong{
font-weight: bold;
font-size: 4rem;
margin-bottom: 0 !important;
margin-top: 0 !important;
}
#about_site .container:nth-child(2) strong:before{
display: none;
}
#about_site strong:before{
content: '';
width: 15px;
height: 15px;
background-color: var(--purple);
display: inline-block;
margin-right: 10px;
}
#about_site h1{
line-height: 45px;
margin-top: 10px !important;
margin-bottom: 20px;
}
#about_site p{
font-size: 1.6rem;
color: #333;
line-height: 35px;
border-left: 10px solid #EEEEEE !important;
padding-left: 15px;
margin-bottom: 20px;
}
#about_site p:nth-child(5) {
border-right: none !important;
padding-right: 0
}
.redmora{
background-color: var(--purple);
color: #fff;
width: 184px;
height: 61px;
display: block;
text-align: center;
line-height: 61px;
font-weight: bold;
font-size: 1.7rem;
float: right;
margin-top: 20px;
position: relative;
overflow: hidden;
}
.leftimg {
position: relative;
margin-top: 27px;
clear: both;
}
.leftimg span{
position: absolute;
animation: slide 4s infinite;
}
.leftimg span:first-child{
z-index: 1;
border: 11px solid #fff;
top: 60px;
animation-delay: 0s;
}
.leftimg span:nth-child(2){
right: 10px;
top: -20px;
animation-delay: 2s;
} .statloop{
margin-top: 72px;
display: flex;
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
border-radius: 5px;
padding: 10px;
margin-bottom: 31px;
}
.righticon{
width: 45%;
text-align: center;
height: 84px;
line-height: 83px !important;
}
.righticon i{
font-size: 4.2rem;
vertical-align:  middle;
display:block;
margin-top: 24%;
}
.lefttext{
width: 71%;
}
.lefttext strong{
margin-top: 5px;
font-weight: bold;
color: var(--purple);
margin-bottom: 5px;
font-size: 4rem;
}
.lefttext span{
font-size: 1.7rem;
}
#about_site .container:nth-child(2) .col-md-3:nth-child(3) .statloop{
background-color: var(--purple)
}
#about_site .container:nth-child(2) .col-md-3:nth-child(3) .statloop strong,
#about_site .container:nth-child(2) .col-md-3:nth-child(3) .statloop i,
#about_site .container:nth-child(2) .col-md-3:nth-child(3) .statloop span
{
color: #fff
}
#news_site{
margin-top: 40px;
}
#news_site h2{
font-weight: bold;
margin-bottom: 50px;
}
#news_site h2:before{
content: '';
width: 15px;
height: 15px;
background-color: var(--purple);
display: inline-block;
margin-left: 10px;
}
#news_site .container:nth-child(2){
width: 100%;
padding-left: 0;
max-width: 1300px;
}
#news_site .container:nth-child(2) .col-md-5{
padding-left: 0;
}
#news_site .owl-two{
direction: ltr;
padding-left: 0;
}
#news_site .container:first-child .col-md-9{
background-color: #F6F6F6;
display: block;
position: relative;
height: 76px;
}
#news_site .container:first-child .col-md-9:after{
content: '';
background-color: #F6F6F6;
display: block;
width: 100%;
height: 76px !important;
position: absolute;
right: -39%;
}
.newsloop{
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
border-radius: 5px;
overflow: hidden;
max-width: 307px;
margin: 0 auto;
}
.newsloop span{
display: block;
position: relative;
overflow: hidden;
}
.newsloop a{
display: block;
text-align: left;
padding: 15px;
padding-bottom: 5px;
color: #333;
font-size: 1.6rem;
line-height: 30px;
direction: ltr;
}
.newsloop span img{
height: 161px;
}
.newsloop a.mnews{
display: block;
text-align: left;
padding: 0px;
width: 40px;
height: 40px;
background-color: var(--purple);
text-align: center;
line-height: 40px;
color: #fff;
font-size: 1.8rem;
float: right;
transform: rotate(180deg);
}
#news_site .owl-two{
position: relative;
}
#news_site .owl-two .owl-stage-outer{
padding-bottom: 30px;
}
#news_site .owl-two .owl-nav{
position: absolute;
top:-95px;
right: 12px;
}
#news_site .owl-two .owl-nav button{
background-color: #fff !important;
width: 35px;
height: 35px;
}
#news_site .owl-two .owl-nav button i{
color: var(--purple) !important;
font-weight: bold;
font-size: 1.8rem;
vertical-align: middle;
}
.morenews{
background-color:  var(--purple) !important;
color: #fff;
width: 139px;
height: 49px;
display: block;
text-align: center;
line-height: 49px;
font-weight: bold;
font-size: 1.7rem;
margin-right: 16px;
position: relative;
overflow: hidden;
float: right;
}
#contact_site{
margin-top: 40px;
margin-bottom: 40px;
}
#contact_site h3{
font-weight: bold;
margin-bottom:20px;
}
#contact_site h3:after{
content: '';
width: 50px;
height: 1px;
background-color: var(--purple) !important;
display: inline-block;
margin-left: 20px;
}
.footer1_site{
background-color: var(--footerbg);
padding-top: 39px;
padding-bottom: 39px;
}
.footer2_site{
background-color: var(--purple) !important;
min-height: 86px;
overflow: hidden;
}
.contactbottom li a, .contactbottom li span{
color: #fff;
font-size: 1.8rem;
}
.contactbottom li {
list-style-type: none;
line-height: 40px;
}
.contactbottom li i{
color: #323232;
margin-right: 10px;
}
.contactbottom li:first-child{
max-width: 90%;
margin-bottom: 26px;
}
.botmen strong{
color: #fff;
font-size: 2.6rem
}
.botmen strong:before{
content: '';
width: 15px;
height: 25px;
vertical-align: middle;
background-color: #fff;
display: inline-block;
margin-right: 10px;
}
.footer2_site h6{
color: #fff;
line-height: 86px;
margin: 0;
}
.botsocial .topsocial_site{
margin-top: 30px;
}
.botsocial .topsocial_site li:last-child{
background-color: transparent;
}
.botsocial .topsocial_site li i{
font-size: 2.4rem !important;
}
#contact_site .panel-heading{
background-color: var(--purple);
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 0px 0px #fff;
outline: 0px solid #fff;
height: 69px;
padding: 0;
}
#contact_site .panel-heading .collapsed{
background-color: #fff;
width: 100% !important;
display: block;
height: 69px;
color: #333;
border: 1px solid #f1f1f1;
}
#contact_site .panel-heading h4{
line-height: 69px;
margin: 0 !important;
color: #fff;
font-weight: bold;
}
#contact_site .panel-heading h4 a{
padding-left: 20px;
background-color: transparent;
width: 100% !important;
display: block;
position: relative;
}
#contact_site .panel-heading h4 a.collapsed:after{
content: '\f107';
}
#contact_site .panel-heading h4 a:after{
content: '\f106';
position: absolute;
right: 20px;
font-family: "Font Awesome 6 Free";
font-weight: 900;
}
#contact_site .panel-heading h4 a:focus{
outline: 0px solid #fff;
background-color: var(--purple) !important;
color: #fff;
}
#contact_site .panel-default {
border-color: #f6f6f6;
}
#contact_site .panel-collapse.in{
border: 1px solid #f6f6f6;
margin-top: 5px;
line-height: 35px;
border-right-width: 6px;
}
#contact_site .panel-body{
border-top: 1px solid #f6f6f6 !important;
}
#contact_site .panel-default{
margin-bottom: 13px !important;
border: 0px;
}
#contact_site .panel-heading{
outline: 0px
}
#contact_site .col-md-6:last-child{
padding: 0;
}
#contact_site .container{
padding: 0;
}
.topsocial_site:hover li {
opacity: 0.6; }
.topsocial_site li:hover {
opacity: 1
}
.bigslider li:hover{
border-color: #000;
overflow: hidden;
}
.bigslider li:before{
background-color: #000;
content: '';
width: 0%;
height: 100%;
display: block;
z-index: -1;
position: absolute;
transition: all .5s ease-in-out;
}
.bigslider li:hover:before{
width: 100%;
}
.statloop:hover span, .statloop:hover i,.statloop:hover strong{
color: #fff
}
.statloop:hover{
background-color: #000 !important;
}
#news_site .owl-two .owl-nav button:hover{
background-color: var(--purple) !important;
}
#news_site .owl-two .owl-nav button:hover i{
color: #fff !important;
}
.newsloop:hover a.mnews{
background-color: #000;
}
.newsloop span:before{
content:'';
width: 20%;
height: 140%;
position: absolute;
display: block;
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 140%, rgba(255,255,255,0.71) 80%, rgba(255,255,255,0) 100%); 
transition: all .5s ease-in-out;
right: -40%;
transform: rotate(19deg);
top: -16px;
}
.newsloop:hover span:before{
right: 130%;
}
.contactbottom li:hover i{
color: var(--purple)
}
.botmen ul{
margin-top: 40px;; 
}
.botmen li a{
color: #fff;
font-size: 1.6rem;
}
.botmen li{
line-height: 48px;
border-bottom:1px solid #272727;
font-size: 25px;
vertical-align: middle;
list-style-position: inside;
}
.botmen li:last-child{
border-width:  0px;
}
.botmen li:hover{
padding-right: 5px;
}
.botmen li:hover a{
color: #808080
}
.botmen2 p{
color: #fff;
margin-top: 40px;
font-weight: bold;
font-size: 1.6rem;
display: block;
max-width: 89%;
line-height: 35px;
} 
.botmen2 .wpforms-form{
display: flex;
}
.botmen2 input{
min-width:  98% !important;
border: 0px !important;
line-height: 59px !important;
min-height:  59px;
border-radius: 0 !important;
}
.botmen2 .wpforms-submit-container{
margin-top: 0 !important;
}
.botmen2 button{
line-height: 59px !important;
min-height: 59px;
background-color: var(--purple) !important;
font-weight: bold !important;
border-radius: 0 !important;
width: 90px !important;
}
.contactforma .wpforms-field-container{
display: flex !important;
flex-wrap: wrap;
gap: 20px;
}
.contactforma .wpforms-field-name, .contactforma .wpforms-field-email{
width: 46% !important;
padding:  0 !important;
}
.contactforma .wpforms-field-textarea{
width: 96% !important;
padding:  0 !important;
}
.contactforma{
margin-top: 45px;
}
.contactforma .wpforms-submit-container{
text-align: right;
margin-right: 24px;
}
.contactforma h3{
font-weight: bold;
}
.contactforma h3:before{
content: '';
width: 5px;
height: 40px;
background-color: var(--purple);
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.contactforma22 ul{
border: 1px solid #f1f1f1;
padding: 20px;
}
.contactforma22 li{
list-style-type: none;
line-height: 35px;
border-bottom: 1px dashed;
padding-bottom: 5px;
padding-top: 5px;
}
.contactforma22 li:last-child{
border: 0;
}
.contactforma22 li a{
color: #333;
font-size: 1.6rem;
}
.contactforma22 li i{
color: var(--purple);
margin-right: 10px;
font-size: 2rem;
vertical-align: middle;
}
.slider_th{
text-align: center;
background-image: url(//lgaa.ly/wp-content/themes/libya2023/images/1_06.jpg);
min-height: 250px;
background-position: center;
background-size: cover;
position: relative;
z-index: 1;
}
.slider_th h2{
margin: 0;
color: #fff;
font-weight: bold;
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
z-index: 1;
}
.slider_th p{
display: block;
position: absolute;
z-index: -1;
background-color: rgb(0,0,0,0.5);
width: 100%;
height: 100%;
} 
.slideimg {
border-radius: 10px;
overflow: hidden;
max-height: 189px;
overflow: hidden;
position: relative;
margin-top: 20px;
margin-bottom: 10px;
}
.slideloop .slideimg::before {
transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition-delay: 0s;
transition-delay: 0s;
content: '';
background-color: rgb(0,0,0,0.5);
width: 100%;
height: 0%;
position: absolute;
right: 0;
left: 0;
transition-delay: 0.3s;
z-index: 2;
}
.slideimg img {
min-height: 190px;
width: 100%;
}
.slideloop .slideimg::after {
transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition-delay: 0s;
transition-delay: 0s;
content: '';
background-image: url(//lgaa.ly/wp-content/themes/libya2023/images/375.png);
background-repeat: no-repeat;
background-position: center;
background-size: 0;
position: absolute;
right: 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
transition-delay: 0.6s;
z-index: 11;
}
.slideloop:hover .slideimg::before{
height: 100%;
}
.slideloop:hover .slideimg:after{
background-size: 22%;
}
.slideimg img{
min-height: 190px;
width: 100%;
}
.single .slider_th{
min-height: 100px;
}
.single .slider_th span{
font-size: 1.9rem;
margin: 0;
color: #fff;
font-weight: bold;
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
z-index: 1;
}
.postcontent img{
display: block;
margin: 30px;
float: left;
max-width: 400px;
max-height: 400px;
}
.postcontent p{
line-height: 40px;
font-size: 1.6rem;
text-align: justify;
padding-top: 30px;
}
.slideloop.hoverbutton .slideimg::after {
background-image: url(//lgaa.ly/wp-content/themes/libya2023/images/1375.png);
}
.newsloop img{
max-height: 170px
}
@media (min-width: 993px) and (max-width: 1200px){
.topsocial_site li:last-child {
min-width: 34px;
display: inline-block !important;
}
.topmenu li:first-child{
display: none;
}
.topmenu li li:first-child{
display: block;
}
.htfu {
max-width: 100%;
}
#news_site .col-md-3{
padding: 0;
}
.lefttext span {
font-size: 1.5rem;
}
#contact_site .container {
padding: 15px;
}
.head2_bottom .container{
width: 100%;
}
}
@media (min-width: 320px) and (max-width: 992px){
#news_site .container:first-child .col-md-9 {
background-color: #fff;
display: block;
position: relative;
height: auto;
}
#news_site h2 {
font-weight: bold;
margin-bottom: 18px;
}
#news_site .owl-two .owl-nav {
position: absolute;
top: 27%;
width: 100%;
}
#news_site .owl-two .owl-nav button.owl-next{
right: 0 !important;
position: absolute;
background-color: var(--purple) !important;
}
#news_site .owl-two .owl-nav button.owl-next i{
color: #fff !important;
}
#news_site .owl-two .owl-nav button.owl-prev{
left: 0 !important;
position: absolute;
background-color: var(--purple) !important;
}
#news_site .owl-two .owl-nav button.owl-prev i{
color: #fff !important;
}
.head1_top,
.header_menu, 
.htfu,
.bigslider p,
.bigslider ul,
.botmen strong::before,
#news_site .container:first-child .col-md-9::after
{
display: none !important;
}
.bigslider strong{
font-size: 3rem !important;
}
#about_site p {
text-align: justify;
}
.leftimg span {
position: relative;
}
.leftimg span:first-child {
z-index: 1;
border: 0px solid #fff;
top: 0;
animation-delay: 0s;
}
.leftimg span:nth-child(2) {
left: 0;
top: 0;
}
.leftimg{
display: flex;
gap: 10px;
justify-content: center;
margin-top: 130px !important;
clear: both !important;
text-align: center;
}
.leftimg img{
max-height: 200px;
}
.statloop {
margin-top: 25px;
display: flex;
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
border-radius: 5px;
padding: 10px;
margin-bottom: 25px;
}
#news_site .col-md-5 img{
display: none;
}
#news_site .owl-two {
margin-top: 25px;
}
#news_site h2 {
text-align: center;
}
.morenews {
float: none;
margin: 0 auto;
}
#contact_site h3, #contact_site h4{
text-align: center;
}
.contactforma .wpforms-field-container {
display: block !important;
}
.contactforma .wpforms-field-name, .contactforma .wpforms-field-email {
width: 100% !important;
margin-bottom: 11px;
}
#contact_site textarea{
border: 1px solid #f1f1f1 !important;
}
#contact_site .col-md-6:last-child {
padding: 19px;
padding-top: 19px;
padding-top: 0;
}
#contact_site .panel-heading .collapsed {
background-color: #fff;
width: 100% !important;
display: block;
min-height: 78px;
color: #333;
border: 1px solid #f1f1f1;
line-height: 29px;
text-align: left;
padding-top: 10px;
}
#contact_site .panel-heading h4 a {
line-height: 25px;
padding-top: 9px;
text-align: left;
}
#contact_site .panel-heading h4 a::after {
display: none;
}
.botmen strong {
color: #fff;
font-size: 2.6rem;
text-align: center !important;
display: block;
border: 1px dashed #686767;
padding: 13px;
margin-top: 33px !important;
}
.botmen ul {
margin-top: 13px;
}
.botmen2 p {
margin-top: 23px;
margin-bottom: 0;
}
.footer1_site {
padding-top: 33px;
padding-bottom: 4px;
}
.footer2_site h6 {
text-align: center;
line-height: 72px;
}
.botsocial .topsocial_site {
margin-top: 5px;
justify-content: center;
margin-bottom: 10px;
}
.contactbottom li {
line-height: 49px;
border-bottom: 1px solid #242424;
}
.contactbottom li:first-child{
border-bottom: 0px;
line-height: 30px;
}
.statloop:last-child{
margin-bottom: 0
}
.righticon i {
margin-top: 18%;
}
#about_site p {
border-right: 0px solid #EEE !important;
padding-right: 0;
}
.head2_bottom .col-md-3{
display: flex !important;
justify-content: space-between;
}
.mobicon, .langicon{
display: block !important;
position: relative;
padding-right: 0;
width: 20%;
}
.mobicon i{
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
font-size: 2.8rem;
cursor: pointer;
}
.langicon a{
display: block;
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
font-size: 1.7rem;
background-color: var(--purple);
color: #fff;
padding: 5px;
width: 100%;
text-align: center;
font-weight: bold;
}
.logo_site {
width: 80%;
}
#about_site .container{
padding: 0px;
}
#mySidenav .topsocial_site{
justify-content: center;
max-width: 80%;
margin: 20px auto;
}
#mySidenav .topsocial_site li{
border-width:  0px;
text-align: center;
width: 15%;
}
#mySidenav .topsocial_site li i{
font-size: 2rem;
}
#mySidenav .topsocial_site li a{
padding: 0;
}
#contact_site .panel-heading h4 {
min-height: 69px;
}
.botmen2{
text-align: center
}
.botmen2 #wpforms-form-71{
justify-content:  center !important;
}
.botmen2 p {
max-width: 100%;
}
.page-template-aboutus .leftimg{
margin-top: 30px !important;
}
.slider_th h2 {
width: 100%;
}
.slider_th {
min-height: 150px;
}
.slideimg img {
min-height: 157px;
width: 100%;
max-height: 157px;
}
.single .slider_th span {
width: 100%;
}
}