@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
body{
font-family: "Roboto", sans-serif;
font-weight: 400;
font-style: normal;
margin: 0;
}
h2 {
letter-spacing: normal;
}
#header, 
.sticky-header .header-main.sticky {
border-top: 0px ;
}
body.wide .container:not(.inner-container) {
padding-left: 0px;
padding-right: 0px;
}
.min-w-h{
min-width: 500px;
min-height: 500px;
background-color: #f00 !important;
} .highangle_slider_wrapper {
width: 700px;
max-width: 100%;
height: 400px;
} 
.home-slider img.owl-lazy:not(.owl-lazy-loaded){ width: auto;
width: 100%; background-image: url(//hatg.ca/wp-content/themes/porto-child/assets/plugins/owlcarousel/assets/ajax-loader.gif);
background-repeat: no-repeat;
background-size: auto;
background-position: 50% 50%;
}
.home-slider #SR7_3_1 .hesperiden.sr7-arrows {
border: 1px solid #a5c30f;
}
.to-bg-1-inn{
background-position: -1px 0 !important;
}
.strong-1 strong{
font-weight: 900;
}
.header-wrapper{
position: relative;
z-index: 999;
}
.header-wrapper:after{
content: "";
position: absolute;
left: 0;
top: 0;
background: url(//hatg.ca/wp-content/themes/porto-child/assets/images/bg-img-1.png) no-repeat 0 0;
background-size: cover;
display: block;
height: 100%; width: 34.4%;
z-index: -1;
}
body:not(.home) .header-wrapper:after{
display: none;
}
header .header-main{
background-color: transparent;
} .roboto-thin {
font-family: "Roboto", sans-serif;
font-weight: 100;
font-style: normal;
}
.roboto-light {
font-family: "Roboto", sans-serif;
font-weight: 300;
font-style: normal;
}
.roboto-regular {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-style: normal;
}
.roboto-medium {
font-family: "Roboto", sans-serif;
font-weight: 500;
font-style: normal;
}
.roboto-bold {
font-family: "Roboto", sans-serif;
font-weight: 700;
font-style: normal;
}
.roboto-black {
font-family: "Roboto", sans-serif;
font-weight: 900;
font-style: normal;
}
.roboto-thin-italic {
font-family: "Roboto", sans-serif;
font-weight: 100;
font-style: italic;
}
.roboto-light-italic {
font-family: "Roboto", sans-serif;
font-weight: 300;
font-style: italic;
}
.roboto-regular-italic {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-style: italic;
}
.roboto-medium-italic {
font-family: "Roboto", sans-serif;
font-weight: 500;
font-style: italic;
}
.roboto-bold-italic {
font-family: "Roboto", sans-serif;
font-weight: 700;
font-style: italic;
}
.roboto-black-italic {
font-family: "Roboto", sans-serif;
font-weight: 900;
font-style: italic;
}
a{
text-decoration: none;
}
.header-right-bottom {
display: flex;
flex-wrap: wrap;
}
.header-right .share-links > a {
background: #77B001;
border-radius: 50%;
}
.header-right-bottom > * {
width: 100%;
}
.header-right-bottom > *:nth-child(1) {
order: 2;
}
#header .header-main .container, #header .header-top .container {
width: 100%;
}
.header-left{  width: 41%;
}  #header .header-main .header-right {
padding: 37px 0 40px;
}
.home #header .header-main .header-right {
padding: 70px 0 40px;
}
#header .header-main .header-left {
padding: 0;
}
#header .header-main .header-left .logo {
width: 307px;
max-width: none;
padding: 20px 0 20px 38px;
}
.home  #header .header-main .header-left .logo {
width: 307px;
position: absolute;
left: 38px;
top: 20px;
padding: 0;
}
.header-right{
background-color: #363e4b;
padding-top: 40px;
padding-bottom: 40px;
}
#header .header-main #main-menu{
margin-left: 40px;
}
#header .header-right {
text-align: left;   
} 
#header .main-menu>li.menu-item {
margin: 0 3px;
}
#header .mega-menu>li.menu-item>a{
color: #fff;
font-size: 15px;
font-weight: normal;
transition: all ease 0.5s;
position: relative;
z-index: 0;
} #header .mega-menu>li.menu-item>a::before{
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid #a5c30f;
opacity: 0;
transition: all ease 0.5s;
}
#header .main-menu > li.menu-item.active:hover > a, 
#header .main-menu > li.menu-item:hover > a,
#header .mega-menu>li.menu-item.active>a,
#header .mega-menu>li.menu-item>a:hover{
background-color: transparent;
}
#header .mega-menu>li.menu-item.active>a::before,
#header .mega-menu>li.menu-item>a:hover::before{
opacity: 1;
}
.porto-narrow-sub-menu, .porto-narrow-sub-menu ul.sub-menu {
box-shadow: none;
border: 1px solid #a5c30f;
background: #a5c30f;
}
#header.sticky-header .header-main.sticky { background: #fff;
}
#header.sticky-header .header-main.sticky .mega-menu>li.menu-item>a{
font-size: 14px; 
}
#header.sticky-header .header-main.sticky .header-left .logo {
width: 170px;
max-width: none;
position: static;
margin: 0 0 0 25px;
padding-top: 0;
padding-bottom: 0;
}
#header.sticky-header .header-main.sticky .header-right {
padding: 10px 0;
}
#nav-panel .accordion-menu li.menu-item.active > a,
#header .mobile-toggle {
background-color: transparent;
}
.hd-bord-1 .elementor-heading-title:after{
content: "";
display: block;
width: 151px;
height: 5px;
background-color: #a5c30f;
margin-top: 6px;
} 
.hd-bord-1.center-bord .elementor-heading-title:after{
margin: 6px auto 0;
}
.hd-bord-2 .elementor-heading-title strong{
border-bottom: 5px solid #a5c30f;
padding-bottom: 4px;
} .btn-icon .elementor-button-icon{
background: url(//hatg.ca/wp-content/themes/porto-child/assets/images/arr-icon.png) no-repeat 50% 55% #a5c30f;
background-size: 60%;
width: 60px;
height: 60px;
}
.btn-icon .elementor-button-content-wrapper{
position: relative;
z-index: 0;
}
.btn-icon .elementor-button-content-wrapper::before {
content: "";
background-color: #a5c30f;
background-size: 60%;
width: 40px;
height: 100%;
position: absolute;
right: 0;
top: 0;
transition: all ease 0.5s;
z-index: -1;
}
.btn-icon .elementor-button-content-wrapper:hover::before { width: 100%;
}
.btn-icon.who-btn .elementor-button-content-wrapper:hover::before  {
width: 121%;
}
.btn-icon.who-btn .elementor-button-link{
overflow: hidden;
}
.btn-icon.btn-icon-1 .elementor-button-content-wrapper:hover::before {
width: 100%;
}
.btn-icon .elementor-button-content-wrapper .elementor-button-text{
transition: all ease 0.5s;
}
.btn-icon .elementor-button-content-wrapper .elementor-button-text{
position: relative;
left: 0;
}
.btn-icon .elementor-button-content-wrapper:hover .elementor-button-text{
color: #fff;
left:20px;
}
.btn-icon .elementor-button{
padding-left: 0;
}
.btn-icon  .elementor-button-content-wrapper {
align-items: center;
}
.btn-icon .elementor-button-icon svg {
visibility: hidden;
}
.high-ang-posts{
font-size: 18px;
line-height: 25px;
color: #888;
} 
.high-ang-posts h2{
font-size: 24px;
line-height: 35px;
font-weight: 600;
margin: 15px 0 10px;
color: #363e4b;
}
.high-ang-post-desc {
min-height: 150px;
}
a.btn-custom{
color: #888888;
text-transform: uppercase;
font-size: 18px;
line-height: 40px;
position: relative;
width: 228px;
display: block;
font-weight: 500;
transition: allease 0.5s;
padding-left: 0;
}
a.btn-custom::after{
content: "";
background: url(//hatg.ca/wp-content/themes/porto-child/assets/images/arr-icon.png) no-repeat 50% 55% #a5c30f;
background-size: 60%;
width: 40px;
height: 40px;
position: absolute;
right: 0;
top: 0;
}
a.btn-custom::before {
content: "";
background-color: #a5c30f;
background-size: 60%;
width: 40px;
height: 40px;
position: absolute;
right: 0;
top: 0;
transition: all ease 0.5s; z-index: -1;
}
a.btn-custom:hover {
color: #fff;
padding-left: 15px;
}
.btn-custom:hover::before {
width: 100%;
}
.owl-carousel.home-slider .owl-nav [class*=owl-],
.owl-carousel.high-ang-posts .owl-nav [class*=owl-]{
border:2px solid #a5c30f;
background-color: #ffffff88;
color: #292d30;
width: 80px;
height: 80px;
border-radius: 50%;
}
.owl-carousel.home-slider .owl-nav [class*=owl-] {
width: 50px;
height: 50px;
}
.owl-carousel.home-slider .owl-nav .owl-next:before,
.owl-carousel.home-slider .owl-nav .owl-prev:before,
.owl-carousel.high-ang-posts .owl-nav .owl-next:before,
.owl-carousel.high-ang-posts .owl-nav .owl-prev:before {
font-family: "Font Awesome 6 Free" !important;
font-weight: 900;
font-size: 12px;
}
.owl-carousel.home-slider .owl-nav .owl-next .fa-solid,
.owl-carousel.home-slider .owl-nav .owl-prev .fa-solid,
.owl-carousel.home-slider .owl-nav .owl-prev span,
.owl-carousel.high-ang-posts .owl-nav .owl-next .fa-solid,
.owl-carousel.high-ang-posts .owl-nav .owl-prev .fa-solid,
.owl-carousel.high-ang-posts .owl-nav .owl-prev span{
display: none;
}
.owl-carousel.home-slider .owl-nav .owl-prev:before,
.owl-carousel.high-ang-posts .owl-nav .owl-prev:before {
content: "\f060";
}
.owl-carousel.home-slider .owl-nav .owl-next:before,
.owl-carousel.high-ang-posts .owl-nav .owl-next:before {
content: "\f061";
}
.high-ang-project .proj-img{
padding: 0 40px 0 0; 
max-height: 220px;
overflow: hidden;
}
.high-ang-project .desc-area{
width: 90%;
padding: 15px;
background-color: #fff;
margin-left: auto;
margin-top: -15px;
z-index: 99;
position: relative;
text-align: left;
}
.high-ang-project .desc-area{
color: #888888;
font-size: 18px;
}
.high-ang-project .desc-area h2{
font-size: 24px;
line-height: 28px;
margin: 0 0 15px;
color: #363e4b;
font-weight: 600;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 15px;
height: 54px;
overflow: hidden;
}
a.btn-custom-1{
color: #888888;
text-transform: uppercase;
font-size: 18px;
line-height: 40px;
position: relative;
width: 170px;
display: block;
z-index: 0;
transition: all ease 0.5s;
padding-left: 0;
}
a.btn-custom-1::after{
content: "";
background: url(//hatg.ca/wp-content/themes/porto-child/assets/images/arr-icon.png) no-repeat 50% 55% #a5c30f;
background-size: 60%;
width: 40px;
height: 40px;
position: absolute;
right: 0;
top: 0;
}
a.btn-custom-1::before {
content: "";
content: "";
background-color: #a5c30f;
background-size: 60%;
width: 40px;
height: 40px;
position: absolute;
right: 0;
top: 0;
transition: all ease 0.5s; z-index: -1;
}
a.btn-custom-1:hover::before {
width: 100%;
}
a.btn-custom-1:hover{
color: #fff;
padding-left: 15px;
} a.btn-custom-1:hover::before {
width: 100%;
}
.high-ang-teams a.btn-custom-1::before{
display: none;
}
.owl-carousel.high-ang-projects .owl-dots{
position: relative;
top: 88px;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled),
.owl-carousel.high-ang-projects .owl-dots:not(.disabled){
display:flex;
justify-items:center;
justify-content: center;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) .owl-dot span,
.owl-carousel.high-ang-projects .owl-dots:not(.disabled) .owl-dot span{
display:none;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) .owl-dot,
.owl-carousel.high-ang-projects .owl-dots:not(.disabled) .owl-dot{
counter-increment: dot-counter;
padding:0 5px;
display:flex;
align-items:center;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) .owl-dot:after,
.owl-carousel.high-ang-projects .owl-dots .owl-dot:after{
content:"";
display:block;
width:0px;
height:1px;
background-color:#fff;
transition:all ease 0.5s;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) .owl-dot.active:after,
.owl-carousel.high-ang-projects .owl-dots .owl-dot.active:after{
width:40px;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) .owl-dot:before,
.owl-carousel.high-ang-projects:not(.disabled) .owl-dots .owl-dot:before {
content: ""; content: counter(dot-counter, decimal-leading-zero);
width: 24px;
height: 22px;
color: #fff;
font-size: 18px;
font-weight: 600;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) .owl-dot:before{
color: #363e4b;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) .owl-dot.active:before,
.owl-carousel.high-ang-projects .owl-dots .owl-dot.active:before {
color: #a5c30f;
}
.high-ang-team{
display: flex;
flex-wrap: wrap;
gap: 6px; }
.high-ang-team .team-img{
width: 192px;
}
.high-ang-team .team-img img{
border: 1px solid #e8e8e9;
}
.high-ang-team .desc-area{
background-color: #a5c30f; 
color: #fff;
font-size: 20px;
line-height: 38px;
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 15px 0px; width: 216px;
position: relative;
text-align: left;
}  
.high-ang-team .desc-area .desc-inn{
padding: 0 15px;
font-size: 18px;
}
.high-ang-team  a.btn-custom-1 {
color: #888888;
text-transform: uppercase;
font-size: 22px;
line-height: 50px;
position: absolute;
width: 50px;
display: block;
overflow: hidden;
text-indent: -999999px;
left: -9px;
bottom: -10px;
pointer-events: none;
}
.high-ang-team  a.btn-custom-1::after {
background: url(//hatg.ca/wp-content/themes/porto-child/assets/images/arr-icon.png) no-repeat 50% 55% #8c9c1a;
background-size: 25px;
}
.high-ang-team h2{
margin: 0;
font-weight: 600;
width: 100%;
color: #fff;
font-size: 20px;
}
.high-ang-team .desc-area ul{
padding: 0;
margin: 0;
list-style-type: none;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled){
position: relative;
top: 100px;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) .owl-dot:after{
background-color: #888888;
}
.front-form-1_wrapper .gform_title{
display: none;
} .high-ang-projects .owl-item{ transform: translateX(-172px);
} .gform-theme--framework.front-form-1_wrapper textarea,
.gform-theme--framework.front-form-1_wrapper input[type] {
border: none;
border-bottom:1px solid #888888;
box-shadow: none;
border-radius: inherit;
padding: 0;
} .gform-theme--framework.front-form-1_wrapper textarea {
height: 50px; }
.gform-theme--framework.front-form-1_wrapper .gfield_label{
color: #a5c30f;
text-transform: uppercase;
font-size: 13px;
}
.gform-theme--framework.front-form-1_wrapper input{
color: #333;  
font-size: 18px; 
} .gform-theme--framework.front-form-1_wrapper textarea::-moz-placeholder,
.gform-theme--framework.front-form-1_wrapper input::-moz-placeholder {
color: #888888;  
font-size: 18px; 
} .gform-theme--framework.front-form-1_wrapper textarea:-moz-placeholder,
.gform-theme--framework.front-form-1_wrapper input:-moz-placeholder {
color: #888888;  
font-size: 18px; 
} .gform-theme--framework.front-form-1_wrapper textarea::placeholder,
.gform-theme--framework.front-form-1_wrapper input::placeholder {
color: #888888;  
font-size: 18px; 
}
.gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer {
margin: 50px auto 0;
justify-content: center;
}
.gform-theme.gform-theme--framework.gform_wrapper.front-form-1_wrapper input:is([type=submit],[type=button],[type=reset]).button{
background-color: #a5c30f;
color: #fff;
text-transform: uppercase;
letter-spacing: 4px;
padding: 22px 33px;
}
.gfield_required:after{
content: "*";
position: relative;
top: -5px;
left: -6px;
font-size: 16px;
}
.gfield_required_text{
display: none;
}
.click-color a{
color: #a5c30f;
}   
.icon-bg .elementor-icon{
background-color: #a5c30f;
border-radius: 50%;
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
}
.icon-bg.icon-bg-top{
margin-left: auto;
}
.icon-bg.icon-bg-top .elementor-icon{
width: 34px;
height: 34px;
}
.icon-bg .elementor-icon svg{
width: 0.7em;
height: 0.7em;
}
.icon-bg .elementor-icon .Simple-Line-Icons-social-linkedin{
font-size: 30px;
} .footer{
background-color: #2c313c;
display: none;
}
.footer-wrapper{
background-color: #2c313c;
padding: 50px 0 0;
background: url(//hatg.ca/wp-content/themes/porto-child/assets/images/bg-5.jpg) no-repeat 80% 88% #2c313c;
background-size: 47%;
}
.footer-container{ width: 91%;
padding: 0 30px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
color: #858a94;
font-size: 19px;
line-height: 30px;
}
.footer-container h2{
color: #fff;
text-transform: uppercase;
font-size: 20px;
font-weight: 500;
}
.footer-container .widget_nav_menu>div>ul li{
position: relative;
padding: 5px 0;
display: flex;
align-items: start;
font-size: 18px;
}
.footer-container .widget_nav_menu>div>ul li:before{  
content: " ";
width: 15px;
height: 15px;
border: 1px solid #a5c30f;
border-radius: 50%;
display: block;
position: relative;
top: 6px;
margin-left: 0;
} 
.footer-container .widget_nav_menu>div>ul li.current-menu-item>a,
.footer-container .widget_nav_menu>div>ul li a:hover{
color: #fff;  
font-weight: normal;
}
.footer-container > *{
width: calc(100% / 4);
}
.footer-container .wp-block-social-link.wp-social-link-facebook {
fill: #a5c30f;
} .footer-container .wp-block-social-link.wp-social-link-facebook svg {
width: 37px;
height: 37px;
position: relative;
top: 1px;
}
.footer-container .wp-block-social-link:not(.wp-social-link-facebook) a svg{
fill: #2d313c;
}
.footer-container .wp-block-social-link.wp-social-link-instagram{
margin-left: -3px;
}  .footer-container .wp-block-social-link.wp-social-link-facebook a{
width: 39px;
height: 39px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
.footer-container .wp-block-social-link:not(.wp-social-link-facebook) a {
background: #a5c30f;
width: 33px;
height: 33px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
.Footer-social-media {
margin-top: -25px;
}
.single-project .footer-container :where(.wp-block-social-links .wp-social-link a){
padding: 0;
}
.single-project .footer-container :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
background-color: transparent;
color: #2d313c;
}
.single-project .footer-container .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg{
color: #2d313c;
}
.single-project .footer-container .wp-block-social-links .wp-block-social-link.wp-social-link:not(.wp-social-link-facebook) .wp-block-social-link-anchor svg{
width: 24px;
height: 24px;
}
.single-project .footer-container .wp-block-social-link.wp-social-link-facebook svg {
top: 0;
}
.single-project .wp-block-social-links .wp-block-social-link.wp-social-link.wp-social-link-facebook .wp-block-social-link-anchor svg{ fill: #a5c30f;
}
.f2,
.f3,
.f4{
padding: 72px 0 0 0;
}
.f4 img {
display: block;
max-width: 200px;
}
.f2 section, .f3 section {
padding: 0 0 0 65px;
}
.f3 section:nth-last-child(1) {
margin-top: 0;
}
.footer-container .f3 section:nth-last-child(2) h2{
margin-bottom: 0;
}
.f3 section:nth-last-child(2) {
margin-bottom: 0;
}
.f1 .wp-block-image{
margin-left: 2px;
}
.f1 .wp-block-image img {
width: 200px;
}
.copy-r{
font-size: 18px;
color: #fff;
}
.footer-container.copy-r{
display: block;
border-top: 1px solid #858a94;
padding: 45px 30px 15px;
}
.footer-container.copy-r > * {
width: 100%;
}
.footer-container.copy-r p {
font-size: 16px;
}
.copy-r a{
color: #a5c30f;
} .page-header-1{
display: none;
}
.elementor-element[class*="elementor-element-"].e-grid.e-con-full.grid-manage-1 a {
max-height: 145px;
overflow: hidden;
display: block;
}
.contact-bg-side:after {
content: "";
display: block;
width: 40%;
height: 150px;
position: absolute;
right: 0;
bottom: 0;
background: #343c49;
}
.icons-wrap img {
height: 45px;
width: auto;
max-width: none;
} .project-template-default .wide > .container-fluid { padding-left: 0;
padding-right: 0;
}
.project-template-default .wide > .container-fluid .header-sec { padding-left: var(--porto-fluid-spacing); padding-right: 0;
}
.project-template-default .wide > .container-fluid .header-sec h1 {
padding-right: 90px;
}
.project-template-default .wide > .container-fluid .body-sec {
padding-left: var(--porto-fluid-spacing);
padding-right: var(--porto-fluid-spacing);
}
.project-template-default .wide > .container-fluid .body-sec {
background: #f6f6f6;
padding-top: 50px;
padding-bottom: 50px;
}
.r-img-hd{
margin-left: 0;
}
.r-img-hd .project-thumbnail{
background-color: #363e4b;
margin-left: -39px;
padding: 25px;
padding-left: 0;
padding-bottom: 0;
}
.r-img-hd .project-thumbnail img{
max-height: 400px;
width: auto;
object-fit: cover;
object-position: center;
width: 100%;
}
.our-projects {
width: 100%;
display: flex;
flex-wrap: wrap;
gap: 15px; margin: 0 auto;
}
.our-projects>* {
width: calc((100% / 3) - 10px);
margin: 15px 0;
}
.our-project .proj-img{
max-height: 260px;
overflow: hidden;
text-align: center;
}
.our-project .proj-img img{
object-fit: cover;
object-position: center;
width: 100%;
}
.our-project .desc-area{
font-size: 18px;
line-height: 30px;
}
.our-project .desc-area h2{
display: -webkit-box;
-webkit-line-clamp: 2; -webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 15px;
overflow: hidden;
font-size: 25px;
line-height: 25px;
margin-top: 15px;
font-weight: 500;
}
.our-project .desc-area h2 a{
color: #000;
display: block;
line-height: 30px;
} .project-template-default p {
color: #888888;
font-size: 18px;
line-height: 30px;
}
.bottom-gal p{
text-transform: uppercase;
color: #222529;
margin: 0;
}
.bottom-gal i{
color: #a5c30f;
}
.bottom-gal h2{
position: relative;
margin-bottom: 15px;
}
.bottom-gal h2:after {
content: "";
display: block;
width: 151px;
height: 5px;
background-color: #a5c30f;
margin-top: 15px;
}
.bottom-gal .fg-default.fg-gutter-10{
padding-left: 0;
}
.project-template-default h1 {
font-size: 30px;
line-height:36px ;
font-weight: 500;
font-family: "Roboto", Poppins;
} #metaslider-id-3067 .flexslider .flex-direction-nav li a {
border: 1px solid #a5c30fed;
background: transparent !important;
width: 50px;
height: 50px;
}
.proj-banner-wrap {
display: flex;
align-items: center;
justify-content: flex-start;
background-color: #363e4b;
gap: 15px;
}
.social-m svg {
fill: #a5c30f;  
width: 100%;
}
.proj-banner-wrap .wrap-1{
width: calc(100% - 110px);
}
.proj-banner-wrap .wrap-2{
width: 32px;
}
.social-m {
display: flex;
flex-direction: row-reverse;
flex-wrap: wrap;
width: 32px;
justify-content: end;
margin-left: auto;
} 
.proj-banner-wrap .social-m {
gap: 15px;
}
.social-m a{
width: 32px;
display: block;
} .project-template-default h1 {
font-size: 56px;
line-height: 60px;
font-weight: 400;
color: #363e4b;
}
.img-r > * {
width: 100%;
} @media (max-width:1199px) and (min-width:1024px) {
.w-icont-1 {
width: 282px;
}
}
@media (min-width: 1903px) {
.top-team-slider{
margin-left: 45%;
}
.our-team-content{
margin-left: -35%;
}
}
@media (min-width: 1400px) {
.top-team-slider{
margin-left: 28.9%;
}
.high-ang-team .team-img {
width: 198px;
}
.high-ang-team .desc-area {
width: 239px;
}
.high-ang-teams .owl-item {
transform: translateX(-100px);
} 
.team-slider-mng {
margin-top: -727px;
}
.top-team-slider{
padding-bottom: 300px;
}
}
@media (min-width: 1199px) {
.owl-carousel.high-ang-posts .owl-nav .owl-prev{
left: -125px;
}
.owl-carousel.high-ang-posts .owl-nav .owl-next{
right: -125px;
}
}
@media (max-width:1400px) {
#header .mega-menu>li.menu-item>a {
padding: 9px 5px 8px;
}
}
@media (max-width:1300px) {
#header.sticky-header .header-main.sticky .mega-menu>li.menu-item>a,
#header .mega-menu>li.menu-item>a {
font-size: 14px; 
padding: 6px 5px 8px;
}
}
@media (max-width:1199px) and (min-width:992px) {
#header.sticky-header .header-main.sticky .mega-menu>li.menu-item>a, 
#header .mega-menu>li.menu-item>a {
font-size: 13px;
padding: 6px 2px 8px;
}
.p-mng-icon-1{
margin-left: 0;
}
.e-con.e-flex.t-pos-1 > *{
align-items: center;
}
.e-con.e-flex.icons-wrap{
margin-left: 0;
}
.elementor-element.elementor-element-af28808.e-con-full.icons-wrap.e-flex.e-con.e-child > * {
width: calc(100% / 4);
}
.elementor-element.elementor-element-af28808.e-con-full.icons-wrap.e-flex.e-con.e-child > * .elementor-image-box-title {
font-size: 15px;
}
.home-title h1{
font-size: 42px !important;
}
.our-team-content {
margin-left: auto;
padding-right: 162px;
}
}
@media (max-width:1199px) {
#header .header-main #main-menu {
margin-left: 0px;
}
.mega-menu>li.menu-item>a {
padding: 6px 7px 8px;
}
.highangle_slider_wrapper {
width: 767px;
max-width: 100%;
height: auto;
max-height: fit-content;
}
}
@media (max-width: 991px) {
.highangle_slider_wrapper {
width: 767px;
max-width: 100%;
height: auto;
max-height: fit-content;
} .elementor-element[class*="elementor-element-"]:not(.elementor-motion-effects-element-type-background).bg-none-1 {
background-image: none;
}
#header .mobile-toggle {
text-align: right;
}
#header .header-main .header-left .logo,
.home #header .header-main .header-left .logo {
width: auto;
max-width: 200px;
}
#header .header-main .header-right,
.home #header .header-main .header-right {
padding: 0;
}
.header-right-bottom{
text-align: right;
}
#header .mobile-toggle {
color: #fff;
font-size: 35px;
}
#nav-panel {
position: fixed;
left: 0;
top: 0;
height: 100%;
background: #363e4beb;
width: 320px;
}  
#nav-panel .accordion-menu li>a {    
color: #fff;
}
#nav-panel .accordion-menu li.menu-item.active>.arrow, 
#nav-panel .accordion-menu li.menu-item.active>a {
color: #a5c30f;
}
#nav-panel .accordion-menu li {
border-bottom: 1px solid #a5c30f;
}
.high-ang-projects .owl-item {
transform: translateX(-20px);
}
.high-ang-project .desc-area h2 {
font-size: 20px;
}
.high-ang-team .desc-area,
.high-ang-project .desc-area {
font-size: 16px;
line-height: 22px;
}
.high-ang-team .desc-area {
padding-bottom: 50px;
}
.high-ang-team a.btn-custom-1 {
left: -13px;
bottom: -13px;
}
a.btn-custom-1 {
font-size: 14px;
line-height: 35px;
}
a.btn-custom-1::after {
width: 35px;
height: 35px;
}
.owl-carousel.high-ang-posts .owl-nav {
top: 22%;
}
.footer-container > * {
width: calc(100% / 2);
}
.f3 section {
padding: 0 0 0 65px;
padding: 0;
}
.footer-container.copy-r > * {
text-align: center;
font-size: 14px;
line-height: 18px;
}
.footer-container.copy-r span{
display: block;
}
.our-projects>* {
width: calc((100% / 2) - 10px);
}
.project-template-default .wide > .container-fluid .header-sec h1 {
padding-right: 0;
font-size: 35px;
line-height: 40px;
padding-top: 25px;
} 
.project-template-default .wide > .container-fluid .header-sec{
padding-right: var(--porto-fluid-spacing);
}
.r-img-hd .project-thumbnail {
margin-left: 0;
padding: 0;
}
}
@media (max-width: 991px) and (min-width:768px) {
.team-slider-mng{
margin-top: -4%;
}
.top-team-slider > * > *{
--padding-right: 241px !important;
}
.top-team-slider > * {
padding-bottom: 0;
padding-block-end: 0 !important;
}
.high-ang-teams:before {
content: "";
display: block;
width: 576px;
height: 100%;
background: #fff;
position: absolute;
right: -31px;
top: 0;
}
}
@media (max-width:800px) {  
.high-ang-teams:before {
width: 468px;
}
}
@media (min-width:992px) {  
.sm-991{
display: none;
}
}
@media (max-width:991px) {
#header.sticky-header .header-main.sticky .header-left .logo {
margin-left:0;
padding-left: 20px;
} .sm-991 .social-m,
.sticky .sm-991 .social-m,
#header .header-right-bottom .share-links{
display: none;
}  .highangle_slider_wrapper {
width: 1000px;
max-width: 100%;
height: 500px; }
.btn-icon .elementor-button-content-wrapper{
padding-left: 32px;
}
.btn-icon .elementor-button-content-wrapper:hover::before {
width: 100%;
}
.btn-icon .elementor-button-content-wrapper::before {
background-size: 100%;
}
}
@media (min-width:768px) {
#header .header-right-bottom .share-links{
display: none;
}
}
@media (max-width:767px) { 
.social-m{
display: none;
}
.sm-991 .social-m {
display: flex;
gap: 10px;
width: auto;
margin-right: 15px;
}
.sm-991 .social-m a {
width: 20px;
}
.highangle_slider_wrapper {
width: 767px;
max-width: 100%;
height: auto;
max-height: fit-content;
}
.home #header .header-main .header-left .logo {
left: 32px;
}
#header .mobile-toggle {
color: #363e4b;
}
#header .header-main .container {
background: #f6f6f6;
}
#header .header-main #nav-panel .container{
background: transparent;
}
.header-right {
background-color: transparent;
}
#header .header-main .container {
min-height: 126px;
}
.header-left {
width: 55%;
background: #f6f6f6;
}
.owl-carousel.high-ang-projects .owl-dots {
top: 18px;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) {
top: 67px;
}
.high-ang-team .team-img {
width: 250px;
}
.high-ang-team .desc-area,
.high-ang-team .team-img {
width: 320px;
}
.owl-carousel.high-ang-teams .owl-dots:not(.disabled) {
top: 0;
margin: 30px 0;
} .elementor-element[class*="elementor-element-"].e-grid.e-con-full.grid-manage-1 {
--e-con-grid-template-columns: repeat(3, 1fr);
}
.contact-bg-side:after{
display: none;
}
.our-projects>* {
width: calc((100% / 1) - 10px);
}
.our-project .proj-img {
max-height: none;
}
.proj-banner-wrap .wrap-1{
width: 100%;
}
.proj-banner-wrap .wrap-2{
display: none;
}  .footer-container {
width: 100%;
}
.team-slider-mng{
background-color: #fff;
}
}
@media (max-width: 575px) {
.footer-container{
font-size: 16px;
}
.footer-container > * {
width: calc(100% / 1);
padding: 0;
}
.footer-container > .f4,
.footer-container > .f1 {
width: 100%;
}
.f2 section {
padding: 0;
}
.f3 section:first-child,
.f3 section h2,
.f2 section:first-child,
.f2 section h2{
margin-bottom: 0;
}
.footer-container > .f4 {
display: grid;
grid-template-columns: auto auto auto;
align-items: center;
width: 86%;
padding: 0 0 25px;
}
.footer-container > .f4 img {
width: 100%;
}
.footer-container > .f4 figure {
padding: 0;
margin: 0 15px;
}
.footer-container > .f4 section {
margin: 0;
}
.elementor-element[class*="elementor-element-"].e-grid.e-con-full.grid-manage-1 {
--e-con-grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 375px) {
#nav-panel {
width: 270px;
}
.high-ang-team .desc-area .desc-inn {
padding: 0px 5px;
}
.high-ang-team .desc-area, .high-ang-project .desc-area {
font-size: 14px;
}
.high-ang-team h2{
font-size: 17px;
}
.high-ang-team .desc-area ul {
font-size: 15px;
}
}