/*!
Theme Name: HRCS Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/


@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.slider-sec .swiper-slide-contents {
    position: relative;
    width: 100%;
}
.slider-sec .swiper-slide-contents img{position:absolute; top:0px; left:0;animation: rotation 15s infinite linear;}
.slider-sec .elementor-slide-heading {
    padding-top: 150px;
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
    padding-right: 100px;
    line-height: 65px !important;
	margin-bottom: 15px !important;
}
.slider-sec .elementor-button.elementor-slide-button.elementor-size-sm {
    float: right;
	
}
.slider-sec .elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child), .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
    margin-bottom: 10px;
}
.team-sec p {
    margin-bottom: 0px !important;
}
.latest-sec img {
    width: 100% !important;
    height: 220px;
    object-fit: cover;
}
.slider-sec .swiper-pagination {
    position: absolute;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    bottom: 80px !important;
    text-align: left !important;
    padding: 0 10vw;
}
.slider-sec .swiper-slide-inner {
    background-image: linear-gradient(360deg, rgba(0, 35, 90, 0.85), transparent);
    padding: 0 10vw !important;
}
.header-sec .elementor-image-box-description a {
    color: #343434;
}
.service-sec h2 {
    color: transparent !important;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.07);
}
.about-sec .elementor-image-box-wrapper:hover img{transform:scale(1.2);}
.portfolio-sec h2 {
    color: transparent !important;
    -webkit-text-stroke: 1px #d4e4f3;
}
.lets-talk figure.elementor-image-box-img {
    margin-top: -26px !important;
    padding-left: 5px;
}
.lets-talk .elementor-image-box-description img {
    background: #989898;
    padding: 15px;
    border-radius: 50px;
    position: absolute;
    right: -25px;
    top: 12px;
}
.lets-talk:hover .elementor-image-box-description img{
	background: #000;
}
.post-sec .elementor-post__text {
    background: #fff !important;
	padding: 24px;
}
.post-sec .elementor-post__thumbnail__link{margin-bottom: 0px !important;
}
.post-sec h3.elementor-post__title {
    padding-bottom: 15px;
}

.post-sec .elementor-icon-box-icon a{
    background: #002170 !important;
    padding: 15px !important;
}
.post-sec .elementor-icon-box-icon a:hover {
    background: #989898 !important;
}
.post-sec a.elementor-post__read-more{position:relative;}
.post-sec a.elementor-post__read-more:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #001659;
    transition: all ease .4s;
}
.post-sec a.elementor-post__read-more:after {
    content: "";
    position: absolute;
    left: -20px;
    bottom: 0;
    width: 10px;
    height: 5px;
    background-color: #fff;
    transition: all ease .4s;
}
.post-sec a.elementor-post__read-more:



:after {
    left: 110%;
	transition: all ease .7s;
}
.post-sec article:hover img {
    transform: scale(1.1);
    transition: 0.3s ease-in-out;
}
.post-sec article img {
    transition: 0.3s ease-in-out !important;
}
.tag-sec a {
    color: #b8b3b3;
}
nav.elementor-pagination .page-numbers {
    background-color: #000;
    color: #fff;
}
nav.elementor-pagination .page-numbers {
    margin: -1px !important;
    padding: 5px 10px 5px 10px !important;
	font-size: 20px !important;
}

nav.elementor-pagination .page-numbers.current {
    background-color: #A7C9EB;
    color: #fff;
}
.contact-info {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto !important;
    left: auto;
}
.contact-info p {
    margin: 0;
}
.ass-mem-logo .elementor-widget-image {
    overflow: hidden;
}
.ass-mem-logo .elementor-widget-image:hover img{
	animation: move-vertical-hover .25s;
}
@keyframes move-vertical-hover {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-100px)
    }

    50.1% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0)
    }
}
.single-btn .elementor-button-icon svg {
    background: #a7c9eb;
    position: absolute;
    right: -20px;
    height: 40px;
    width: 40px;
    padding: 12px;
    font-size: 20px;
    border-radius: 50px;
    transform: rotate(319deg);
    top: 0;
}


.get-in-touch h5 {
    position: relative;
    margin: 0;
	display:block;
}

.get-in-touch h5:before {
    content: '';
    background: #00235A;
    height: 2px;
    position: absolute;
    top: 16px;
    width: 30px;
    left: -40px;
}
.togher-sec1 {
    background: #a7c9eb;
    height: 200px;
    width: 200px !important;
    padding: 30px;
    font-size: 20px;
    border-radius: 100%;
	padding-top: 50px;
}
.togher-sec1:hover{background-color:#989898; transition: 0.6s;}
.togher-sec1 .elementor-icon i, .elementor-icon svg{
	transform: rotate(319deg);
	font-size:28px;
}

.call-us .elementor-image-box-img img {
    background-color: #0866c2;
    padding: 5px;
}
.inner-project .hmport-bx .hmport-cont:before {
    background-color: #989898;
}

.call-us figure.elementor-image-box-img img:hover {
    background-color: #989898;
	
    
}
.inner-service a.elementor-button.elementor-button-link.elementor-size-sm {
    background: transparent;
}

.all-service li.menu-item.menu-item-type-post_type {
    padding: 5px 10px 5px 5px;
    margin: 5px;
}
.hmport-bx .elementor-widget-image {
    margin: 0;
    position: relative;
    display: block;
}
.hmport-bx .elementor-widget-image:before {
    content: '';
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    transition: opacity 0.3s ease-in-out;
}
.hmport-bx:hover .elementor-widget-image:before {
    transition: opacity 0.3s ease-in-out;
     opacity: 0;
 }
 .hmport-bx .hmport-cont {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px !important;
    display: block;
    overflow: hidden;
}
.hmport-bx .hmport-cont:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0px;
    height: 100%;
    background-color: #989898;
    transition: transform 0.3s ese-in-out;
    transform: translate(0px, 100%);
}
.hmport-bx a{color:#fff;}
.hmport-bx:hover .hmport-cont:before {
    transform: translate(0, 0%);
	transition: transform 0.3s ease-in-out;
	color:#fff !important;
}
.hmport-bx .elementor-widget-image img,
.hmport-bx .elementor-widget-image a{
    width: 100% !important;
    max-width: 100% !important;
}
.hmport-bx .hmport-cont .elementor-widget-heading,
.hmport-bx .hmport-cont p{
    margin: 0 !important;
}
.sidebar-ser li a {
    display: block;
    width: 100%;
    position: relative;
    padding-left: 30px !important;
	padding-right: 30px !important;
}
.sidebar-ser li a:hover{
	background-color:#d3d5d9;
}
.sidebar-ser li a:before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #a7c9eb;
    position: absolute;
    left: 10px;
    top: 10px;
    display: block !important;
    opacity: 1 !important;
}
.sidebar-ser li a:after {
content:"\f105";
    font-family: "Font Awesome 5 Free";
	position: absolute;
    right: 10px;
    top: 5px;
	opacity:1 !important;
	background-color:transparent !important;

}
.copyright a {
    font-size: 14px !important;
}
.elementor-kit-6 a {
    
    font-size: inherit !important;
}
.foot-qlink a{
    font-size: 18px !important;
}
.latest-post article {
    border-bottom: 1px solid #dfe1e7;
    padding-bottom: 10px !important;
}
.hmport-bx:hover .hmport-cont .elementor-heading-title {
    color: #000;
    transition: 0.3s ease-in-out;
}
.contact-us .elementor-57 .elementor-element.elementor-element-a0307b2:not(.elementor-motion-effects-element-type-background), .elementor-57 .elementor-element.elementor-element-a0307b2>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: transparent;
    background-image: linear-gradient(90deg,var( --e-global-color-background_light ) 60%,var( --e-global-color-background ) 40%);
}
.header-menu .elementor-nav-menu li:first-child a {
    padding-left: 0;
}
.header-menu .elementor-nav-menu li:last-child a {
    padding-right: 0;
}
.elementor-22 .elementor-element.elementor-element-681f4a5 .elementor-nav-menu--dropdown .elementor-item, .elementor-22 .elementor-element.elementor-element-681f4a5 .elementor-nav-menu--dropdown  .elementor-sub-item {
    font-family: "Lato", Sans-serif;
    font-size: 16px !important;
    font-weight: 700;
}
.header-cta .elementor-image-box-title {
    margin-top: 0;
    margin-bottom: 0 !important;
}
.lets-talk .elementor-image-box-wrapper {
    position: relative;
}
.lets-talk .elementor-image-box-img {
    position: absolute;
    bottom: -6px;
    left: 16px;
}
.lets-talk .elementor-image-box-content {
    padding: 8px 38px 8px 101px;
}
.copyright p {
    margin: 0;
}
.hmport-bx .hmport-cont .elementor-heading-title a,
.hmport-bx .hmport-cont p  {
    color: #fff !important;
    transition:color 0.3s ease-in-out;
}
.hmport-bx:hover .hmport-cont .elementor-heading-title a,
.hmport-bx:hover .hmport-cont p  {
    color: #fff !important;
    transition:color 0.3s ease-in-out;
}
.inner-project .hmport-bx:hover .hmport-cont .elementor-heading-title{
    color: #fff !important;
    transition:color 0.3s ease-in-out;
}
.contact-page em {
    font-size: 34px;
    font-style: normal;
	color:#a7c9eb;
	font-weight:700;
}
.portfolio-sec .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.hmport-bx img {
    height: 370px;
}
.latest-post h6.elementor-post__title a {
    color: #000;
}
.latest-post h6.elementor-post__title a:hover {
    color: #989898;
}
.term-12 .curren-sec .elementor-button.elementor-button-link.elementor-size-sm {
	background-color: #002170; color:#fff !important;
}
.term-13 .finished-sec .elementor-button.elementor-button-link.elementor-size-sm {
	background-color: #002170; color:#fff !important;
}
.term-14 .future-sec .elementor-button.elementor-button-link.elementor-size-sm {
	background-color: #002170; color:#fff !important;
}
.page-id-14 .all-sec .elementor-button.elementor-button-link.elementor-size-sm {
	background-color: #002170; color:#fff !important;
}


.current-sec span.elementor-button-text{font-size: 14px !important;}
.inner-project .hmport-bx:hover .hmport-cont .elementor-heading-title a,
.hmport-bx:hover .hmport-cont p  {
    color: #fff !important;
    transition:color 0.3s ease-in-out;
}
.contact-page p {
    margin-bottom: 0px;
}
.contact-page a:{color:#989898;}
.portfolio-sec .elementor-swiper-button {
    position: absolute;
    top: auto !important;
    background-color: #002170;
    padding: 17px;
    bottom: -105px;
    left: 0;
    right: auto !important;
   
}
.portfolio-sec .elementor-swiper-button.elementor-swiper-button-next {
    left: 80px !important;
}
.elementor-22 .elementor-element.elementor-element-f1c45e8.elementor-position-top .elementor-image-box-img {
    margin-bottom: 0px !important;
}
.elementor-22 .elementor-element.elementor-element-f3e8608 .elementor-nav-menu--dropdown .elementor-sub-item{
    font-size:16px !important;
}
.sub-menu li .elementor-sub-item {
    padding: 8px 10px !important;
}
.hmport-bx .hmport-cont 
 .elementor-heading-title {
    font-size: 22px !important;
    width: 95%;
}
.portfolio-sec .elementor-swiper-button:hover {
    background: #989898;
	transition: 0.2s;
}
footer.elementor-slideshow__footer {
    display: none;
}
.hmport-bx .elementor-post__card,
.hmport-bx .elementor-post__card .elementor-post__thumbnail__link {
    position: relative;
	z-index:1;
	border-radius: 0px !important;
}
.hmport-bx .elementor-post__card .elementor-post__thumbnail__link:before{
	content: '';
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    transition: opacity 0.3s ease-in-out;
	z-index:9
	
}
.hmport-bx .elementor-post__card:hover .elementor-post__thumbnail__link:before{
	 opacity:0;
}
.hmport-bx .elementor-post__text {
    position: absolute;
    bottom: 0px;
	z-index:9;
}
.hmport-bx a {
    color: #fff !important;
}
.hmport-bx .elementor-post__card .elementor-post__thumbnail__link {
    margin: 0;
	border-radius: 0px !important;
}
.hmport-bx .elementor-post__text:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0px;
	top:-10px;
	bottom:-14px;
    background-color: #989898;
    transition: transform 0.3s ease-in-out;
	z-index:-1;
	transform:translate(0,100%);
	
}
.hmport-bx .elementor-post__card:hover .elementor-post__text:before{
    transform:translate(0,0px);
}
@media screen and (max-width:767px) { 
.header-menu {
    position: absolute;
    top: 30px;
    width: auto !important;
    padding: 0 !important;
    background-color: transparent !important;
    left: 5px;
}
.elementor-8 .elementor-element.elementor-element-a1302c7 > .elementor-element-populated >  .elementor-background-overlay {
    background-color: #000000;
    opacity: 0.5;
}
.ready-sec h3.elementor-heading-title.elementor-size-default {
    color: #fff !important;
}
.ready-sec p {
    color: #fff;
}
.elementor-8 .elementor-element.elementor-element-06dee1c .elementor-slide-heading {
	font-size: 30px;
	line-height: 38px !important;
}
.mogal-bg {background-color:#000;}
.mogal-bg a {
	color: #fff !important;
	font-size: 15px !important;
}
.elementor-22 .elementor-element.elementor-element-f1c45e8.elementor-position-top .elementor-image-box-img {
    display: none!important;
}
.elementor-22 .elementor-element.elementor-element-81a65d6 {
	padding: 10px 0px 5px 0px !important;
	margin: 10px 0px 0px 0px;
}
.header-menu .elementor-nav-menu li .sub-menu li a {
    
    color: #ffffff !important;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0px !important;
}
.mogal-bg .elementor-image-box-description a {
	font-size: 16px !important;
	font-weight: 700;
}
.mogal-bg .elementor-image-box-title {
  display: none;
}
.elementor-nav-menu .menu-item .elementor-item {
    border-bottom: 1px solid #2d2d2d;
}

.elementor-nav-menu .sub-menu .menu-item a {
    border-left: 0 !important;
    border-bottom: 1px solid #2d2d2d;
}
.elementor-8 .elementor-element.elementor-element-d50cad3 {
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0vw 0vw 0vw 0vw;
	z-index: 9;
}
.elementor-8 .elementor-element.elementor-element-3f29b68 > .elementor-widget-container {
	padding: 10px 10px 10px 10px !important;
	
}
.get-in-touch h5::before {
	
	left: 80px !important;
}
.single-btn .elementor-button-icon svg {
	background: #a7c9eb;
	position: absolute;
	right: 22px;
	height: 40px;
	width: 40px;
	padding: 12px;
	font-size: 20px;
	border-radius: 50px;
	transform: rotate(319deg);
	top: 0;
}
.portfolio-sec .elementor-swiper-button {
	position: absolute;
	top: auto !important;
	background-color: #000;
	padding: 10px;
	bottom: -88px;
	right: auto !important;
	left: 25px !important;
}
.lets-talk .elementor-image-box-content {
	padding: 3px 26px 5px 70px;
	margin: 20px 0px;
}
.post-sec .elementor-icon-box-icon a {
	background: #000 !important;
	padding: 8px !important;
}

.header-menu .elementor-nav-menu li:first-child a {
    padding-left: 20px;
}
.header-menu .elementor-nav-menu li a {
    justify-content: space-between;
}
.header-menu .elementor-nav-menu li .sub-menu {
    padding-left: 25px;
	
}

}