/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


p.discriptiontop {
    position: relative;
}
p.discriptiontop:after {
    position: absolute !important;
    content: "";
    width: 200px;
    height: 2px;
    background-color: #2F5A84;
    top: -10px;
    left: 0;
}

#menu-item-23 span.w-nav-title {
    position: relative;
	margin-left:30px
}
#menu-item-23 span.w-nav-title:after {
    position: absolute;
    content: "";
    left: -30px;
    top: 0;
    background: url(/wp-content/uploads/2022/06/Group.png);
    width: 21px;
    height: 21px;
    background-size: 100% 100%;
}
h2.vc_custom_heading.heder_border:after {
      position: absolute !important;
    content: "";
    width: 141px;
    height: 3px;
    background-color: #2F5A84;
    top: 64px;
    left: 0;
}
.icinimage  img.attachment-full.size-full {
    width: 20px;
}
.icinimage.w-iconbox.iconpos_left .w-iconbox-icon{
   margin-right: 5px; 
}
h5.vc_custom_heading.heder_border:after{
position: absolute !important;
    content: "";
    width: 87px;
    height: 2px;
    background-color: #2F5A84;
    top: 51px;
    left: 0;
}
.g-cols.wpb_row.custom_headinggg:after {
       position: absolute !important;
    content: "";
    width: 130px;
    height: 2px;
    background-color: #2F5A84;
    top: 225px;
}
ul.footermenu {
    margin: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
    text-align: center;
}
ul.footermenu li {
    display: inline-block;
    padding: 0 30px;
    border-right: 1px solid;
    font-size: 18px;
    line-height: 18px;
}
ul.footermenu li a{ color: #2F5A84; }
ul.footermenu li:last-child{
    border: 0;
}
.w-separator.size_medium.with_line.width_30.thick_3.style_solid.color_secondary.align_center {
    color: #2F5A84;
}
.btn_hover:hover {
    background-color: #383131 !important;
}
.btn_hover {
    max-width: 100%;
    min-width: 82%;
}
b.mainpoint {
    color: #7CB0D6;
}
.icinimage {
    align-items: flex-start !important;
}
.icinimage .w-iconbox-icon {
    margin-top: 13px;
}
.popupimagesilder button:after {
    position: absolute;
    content: "";
    right: -40px;
    top: 0;
    width: 100px;
    height: 20px;
    background-image: url(/wp-content/uploads/2022/07/Group-8.png);
    background-repeat: no-repeat;
    background-position: right;
}
.popupimagesilder {
    position: relative;
    z-index: 999;
    right: -250px;
}

@media (max-width: 768px) {
    .w-btn.us-btn-style_3.buttonsize {
        font-size: 15px!important;
        padding: 20px 40px;
    }
    ul.footermenu li {
        border: 0;
    }
    .g-cols.wpb_row.custom_headinggg:after {
        width: 0 !important;
    }
    .ush_text_1.header_titale  { font-size: 15px !important; }

}