/*
Theme Name: besoft child
Tags:  custom-menu, editor-style, featured-images
Template: besoft
Version: 1.0.0
*/


@import '../besoft/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

.besoft-header-top {
    background: #184A71;
}

a {
    color: #f27c00;
}

a:hover {
  color: #fff;
}

.besoft_menu > ul > li > a {
	color: #184A71;
}

.besoft_nav_area.prefix .besoft_menu>ul>li>a:hover {
    color: #f27c00;
}

.em-quearys-menu i {
	color:#184A71 !important;
}

.prefix .em-quearys-menu i {
	color:#fff !important;
}

.besoft_menu ul .sub-menu {
	border-top: 2px solid #f27c00;
}

.besoft_menu ul .sub-menu li:hover {
    background: #f27c00;
}

.dreamit-slick-slider .hero-text-wrap .btn {
	color: #ecf0f1;
    background: #f27c00;
}

.dreamit-slick-slider .hero-text-wrap .btn:hover{
    background: #fff;
    border: 1px solid #fff;
    color:#f27c00;
}

.slick-prev, .slick-next {
	background-color: #f27c00;
	    color: #fff;
}

.slick-prev::before, .slick-next::before {
	color: #fff;
}

.btn i {
	color: #f27c00;
}

.countr_text > h3 {
	color: #f27c00;
}

.style-two.feature-box .feature-box-icon {
	background: #f27c00;
}

.icon-box.style-two:hover .icon-box-wrapper {
    border-color: #f27c00;
    background: #f27c00;
}

.icon-box-blue .icon-box.style-two:hover .icon-box-wrapper {
    border-color: #0064b8;
    background: #0064b8;
}

.icon-box-wrapper {
    border: none;
}

.service-box .service-box-icon {
	background: #f27c00;
}

.service-box-blue .service-box .service-box-icon {
	background: #0064b8;
}

.service-box .service-box-icon i {
    color: #fff;
}

.service-box-title h2:hover {
    color: #f27c00;
}

.service-box.service-style-two .service-box-icon {
	background: #f27c00;
}

.service-box.service-style-two::before {
	background: #f27c00;
}

.dreamit-button a {
	background: #f27c00;
}

.dreamit-button a:hover {
	color: #f27c00;
    background: #fff;
}

.em-service.style_4 .em-service-icon i {
	background: #f27c00;
}

.em-service.style_4 .service-btn > a {
    color: #f27c00;
}

.em-service-blue .em-service.style_4 .em-service-icon i {
	color: #fff;
	background: #0064b8;
}

.em-service-blue .em-service.style_4 .service-btn > a {
    color: #0064b8;
}

.icon-box.style-two:hover .icon-box-content h2 {
    color: #fff;
}

.single-skill .elementor-progress-percentage {
    color: #f27c00;
}

#scrollUp:hover {
    background: #f27c00;
}

#scrollUp {
    background: #0064b8;
}

.footer-menu ul li::before {
	background: #f27c00;
}

.footer-middle {
    background: #184A71;
}

.footer-bottom {
    background: #184A71;
    border-top: 1px solid #0064b8;
}

/* change direction for METAPRO */
@media (min-width: 1024px) {
  .reverseimg {
    order: 2;
  }
}

.service-box-desc ul {
    margin-left:20px;
}

.service-box-desc ul li {
    list-style-type: disc;
    font-weight: 400;
    color: #707070;
    font-size: 14px;
    text-transform: uppercase;
}

.service-box.service-style-two :hover > .service-box-desc ul li{
	color: #fff;
}

.service-box-desc > h2{
    text-align: end;
}

.service-box.service-style-two :hover > .service-box-desc > h2{
	color: #fff;
}

.service-box-desc > h4{
    text-align: end;
	color: #f27c00;
}

.service-box.service-style-two :hover > .service-box-desc > h4 {
	color: #fff;
}

.service-box-desc > h6{
    text-align: end;
	color: #707070;
}

.service-box.service-style-two :hover > .service-box-desc > h6 {
	color: #fff;
}



#parallax-video > .slider-shape.layer-1.layer {
	z-index: -1;
}

#parallax-video > .slider-shape.layer-1.layer > img{
	content: url("https://www.prometa.hosting/wp-content/uploads/2022/08/PM_Laptop_lowres.png");
}

#parallax-video > .slider-shape.layer-2.layer {
	z-index: -1;
}

#parallax-video > .slider-shape.layer-2.layer > img{
	content: url("https://www.prometa.hosting/wp-content/uploads/2022/08/PM_Tablet_lowres.png");
}

#parallax-video > .slider-shape.layer-3.layer {
	z-index: -1;
}

#parallax-video > .slider-shape.layer-3.layer > img{
	content: url("https://www.prometa.hosting/wp-content/uploads/2022/08/HMI_Home_small.png");
}

.single-video.style-three .video-icon a i {
    background: #f27c00;
}

.blog-page-title h2 a:hover {
    color: #f27c00;
}

.besoft-blog-meta-left a:hover {
    color: #f27c00;
}

.blog-left-side .widget h2:after {
	background:	#f27c00;
}

.blog-left-side .widget h2:before {
    background: #184A71;
}

.besoft-blog-meta-left span {
	background: #184A71;
}

.lines .line::after {
	background: #f27c00; 
}

.innerflexbox {
	height: 100%;
}

.innerflexbox div{
	height: 100%;
}