/*

Template: Sofbox - Responsive Software Landing Page
Author: iqonicthemes.in
Version: 3.0
Design and Developed by: iqonicthemes.in

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template. Please do not change anything here! write in a custom.css file if required!

*/
.iq-banner .banner-img {
 border:white 10px solid;
}
/*
.iq-software-demo {
    position: absolute;
    top: 175px;
    height: 100%;
    width: 50%;
    left: 243px;
}
*/
.iq-software-demo .img-fluid {
        border-radius: 50px;
       
        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.iq-works-img {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.counter-info-img img {
    margin-bottom:50px;
}
.iq-pricing {
    min-height: 388px;
}

header.menu-sticky .navbar .navbar-brand img {
    height: 80px;
}

.counter-info-img {
    min-height: 300px;
}
.iq-fancy-box.text-center {
    height: 310px;
}

img.banner-img{width:50% !important;position:absolute; top:30px; right:60px;border:white solid 5px;}
img.banner-img.iq-mr-30{
width: 80% !important;
    position: absolute;
    top: -154px;
    right: 50px;
    border: white solid 5px;
}