/*------------------------------------------------Nav----------------------------------------------------------------*/
body{
    margin-top: 145px;
}
.hide{
    display: none;
}
.logo{
    display: block;
    width: 25%;
}
.ilogo{
    max-height: 100px;
    max-width: 100%;
    padding: 0 25px;
    position: absolute;
    top: 35px;
    left: 0px;
}
.navbar-right{
    margin-right: 15px;
}
.support p{
    margin: 0 0 0;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #040c5d;
}
.iside-nav{

}
.bgnav{
    background: #FFFFFF;
    height: 105px;
}
.top-nav{
    background: #b9ae5c;
    text-align: center;
}
.top-nav li{
    display: inline-block;
}
.top-nav li a{
    color: #040c5d;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
.top-nav li a:hover, .top-nav li a:focus {
    background-color: transparent;
    text-decoration: underline;
}
.itop-nav{
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
            justify-content: flex-end;
    padding-right: 50px;
}
.navbar{
    position: fixed;
    margin-bottom: 0;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
    background-color: transparent;
}
a{
    color: #040c5d;
}

.nav li a:focus, .nav li a:hover{
    background-color: transparent;
    text-decoration: underline;
}
nav .dropdown-menu li a{
    color: #040c5d;
    text-decoration: none;

}
.dropdown-menu{
    border: solid 1px #040c5d;
    box-shadow: 0 6px 12px rgba(185,174,92,.175);
}
.dropdown-menu > li > a:hover{
    color: #b9ae5c;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
    background-color: #b9ae5c;
}
.navbar-toggle .icon-bar{
    color: #040c5d;
    background: #b9ae5c;
}

.content-wrap{
    padding: 15px 15px;
}
.tpad{
    margin-top: -135px;
    padding-bottom: 135px;
    display: block;
}
.fpplusimg{
    width: 35%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center
}
.fpplussection{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 10px;
    border: solid 1px #040c5d;
    margin: 5px 0;
    position: relative;
}

.fpplussection p {
	min-height:125px;
}

.fpplussection .btn-primary:hover{
    color: #b9ae5c;
    background-color: #040c5d;
    border-color: #b9ae5c;
}
.fpplussection .btn-primary{
    color: #040c5d;
    background-color: #b9ae5c;
    border-color: #040c5d;
    position: absolute;
    bottom: 10px;
    right: 12px;
}
.fpplussection img {
    padding: 25px;
    max-height: 190px;
}
.fpplusinfo{
    width: 65%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.webinfo {
    display: inline-block;
}
#bighead {
     padding: 10px;
     margin-top: 145px;
    height: 400px;
    width: auto;
 }
.hero {
    background-color: #040c5d;
    position: relative;
    height: 52vh;
    overflow: hidden;
    font-family: 'Montserrat', sans-serif;
}
.hero_title {
    color: #fff;
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 24px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.hero_title a.btn-primary {
    background: #b9ae5c;
    color: #040c5d;
    border: none;
    margin: 5px;
}
.hero_title a.btn-primary:hover{
    text-decoration: underline;
}
.hero_title a.btn-info {
    border: none;
    margin: 5px;
}
.hero_title a.btn-info:hover {
    text-decoration: underline;
}
.fileprologo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 15px 0;
}
.undernav{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.undernav h4{
    text-align: center;
}

.oshead .btn {
    margin-bottom: 10px;
    background: #040c5d;
    border: solid 1px #b9ae5c;
    color: #b9ae5c;

}
.oshead .btn:hover{
    border-color: #040c5d;
    color: #040c5d;
    background: #b9ae5c;
}
.oshead{
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;


}
.imgflex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.bgcl{
    background: #b9ae5c;
    text-align: center;
    padding: 20px 0;
    margin: 0;
    font-size: 24px;
    color: #040c5d;
}
.wfilepro{
    width: 42%;
}
.btn.btn-primary.new {
    right: auto;
    left: 10px;
}

/*---------------------------------------------- applications -------------------------------------------------------*/

.imghov:hover{
    background: rgba(4,12,93,.2);
    cursor: pointer;
    color: #FFFFFF;
}
.midflex{
    background: #b9ae5c;
    width: 100% !important;
}
.appl{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    padding-bottom: 25px;
    background: #b9ae5c;
    text-align: center;

}
.appl a{
    width: 44%;
    border: 2px solid;
    border-radius: 2px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
}
.appl a:hover{
    color: #FFFFFF;
    text-decoration: none;
}
.appl a p{
    margin: 10px 0;
}
.midflex h4 {
    font-size: 24px;
    padding: 10px 10px;
    color: #040c5d;
}
.more{
    background: #b9ae5c;
    text-align: center;
    padding-bottom: 10px;
}
.imore{
    padding: 10px;
    font-size: 18px;
}
.group{
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    width: 50%;

 }
 
.group .ily4flex .vernum {
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    margin: -25px 0 10px 0;
}

.isection{
	display:flex;
	flex-direction:column;
	height:50%;
	min-height:50%;
	height: auto;
}

/*---------------------------------------------------- oses ----------------------------------------------------------*/
.secmidhead{
    color: #b9ae5c;
    text-align: center;
    background: #040c5d;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.osflex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.osmenu2 {
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0;
    width: 100%;
    background: #040c5d;
}
.img-wrap{
    width: 25%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;

}
.osmenu2 img{
    max-height: 100%;
    max-width: 100%;
}
.moreprod{
    font-size: 25px;
    padding: 0 0 20px 40px;
}
.xin{
    filter: brightness(3);
}

/*-------------------------------------------------landing page 4----------------------------------------------------*/
.ly3{
  font-size: 50px;
  padding-bottom: 10px;
  color: #040c5d;
  text-align: center;
  margin-top: 20px;
}
.layout4{
    background-color: #040c5d;
}
.ly4{
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}
.layout4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.hero_title {
    width: 50%;
    padding: 10px;
}
.ihero{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.fpplussection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ibigimg{
    width: 24%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px;
}
.carly4{
    width: 24%;
    padding: 10px;
}
#filepp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.ly4flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
.ily4flex{
    width: 48% !important;
}
.ly4img{
    width: 100% !important;
}
.ly4info{
    width: 100% !important;
}

.carousel-caption {
    font-size: 5px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
}
.newfeatures{
    padding-bottom: 25px;
    line-height: 18px;
}
.newfeatures h4{
    margin-top: 0;
    margin-bottom: 4px;
}
/*-----------------------------------------------modal style----------------------------------------------------------*/
.modal-body img{
}
.modal-body p{
    padding-top: 10px;
}
.modalimg{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    padding-bottom: 25px;
}
.omodal{
    width: 100% !important;
}
.omodal h4{
    color: #040c5d;
    font-size: 48px;
}
.imgpad{
    padding: 15px;
}
.modalimg a{
    border: 1px solid #b9ae5c;
    margin: 0 10px;
    position: relative;
}
.modalimg a .imghov:hover{
    background:rgba(4,12,93,.2) ;
    cursor: pointer;
}
/*--------------------------------------------------landingpage 2---------------------------------------------------
.homeoffp{
    display: flex;
    width: 100%;
    padding: 25px 0;
}
.ihomeoffp{
    display: flex;
    justify-content: space-around;
    width: 75%;
}
.homeoffp .imgflex{
    width: 25%;
}
.ihomeoffp h2{
    margin-top: 0;
}
.ihomeoffp p{
    width: 60%;
    font-size: 16px;
}
#bighead{
    position: relative;
    overflow: hidden;
}

/*--------------------------------------------cubes-------------------------------------------------------------------*/
/*---@keyframes cube {
    from {
        transform: scale(0) rotate(0deg) translate(-50%, -50%);
        opacity: 1;
    }
    to {
        transform: scale(20) rotate(960deg) translate(-50%, -50%);
        opacity: 0;
    }
}
.cube {
    position: absolute;
    top: 68vh;
    left: 45vw;
    width: 10px;
    height: 10px;
    border: solid 1px rgba(185, 174, 92, .5);
    transform-origin: top left;
    transform: scale(0) rotate(0deg) translate(-50%, -50%);
    animation: cube 12s ease-in forwards infinite;
    border-radius: 2px;
}

.cube2 {
    animation-delay: 2s;
    left: 25vw;
    top: 40vh;
}

.cube3{
    animation-delay: 4s;
    left: 75vw;
    top: 50vh;
}

.cube4{
    animation-delay: 6s;
    left: 90vw;
    top: 10vh;
}

.cube5{
    animation-delay: 8s;
    left: 10vw;
    top: 10vh;
}

.cube6{
    animation-delay: 10s;
    left: 50vw;
    top: 10vh;
}---*/
/*--- landing page 3 add ons----*/
/*---.sec{
    background: #fff;
}
.xinl{
    filter: none;
}

 .ly3hero{
     top:60%;
 }
 .sbutton{
     right:130px !important;
 }
 .lyc6{
     top:20vh;
 }
 .wedscreen{
     font-size: 22px;
     padding-top: 20px;
 }----*/
/*------------------------------------------Carousel style------------------------------------------------------------*/
/*.carousel-caption{
    color: #0f0f0f;
}
.carousel-indicators li{
    border: 1px solid #040c5d;
    background: #040c5d;

}
.carousel-indicators .active{
    background: #b9ae5c;
}
.carousel-control.left{
    background-image: linear-gradient(90deg, rgba(4,12,93,1) 0%, rgba(185,174,92,1) 36%, rgba(255,255,255,1) 100%);
}
.carousel-control.right{
    background-image: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(185,174,92,1) 76%, rgba(4,12,93,1) 100%);
}
.full-img{
    color: #FFFFFF;
}*/
.carousel{
    margin-top: 20px;
}
.carousel-inner{
    max-height: 450px;
}
.carousel-caption h2 {
    font-size: 36px;
    margin-bottom: 0;
    margin-top: 0;

}
.carousel-caption{
    font-size: 24px;
    padding-top: 0;
    padding-bottom: 0;
}
/*--------------------------------------------reponsive--------------------------------------------------------------*/

@media (max-width: 768px) {
    body{
        margin-top: 92px !important;
    }
    .navbar-fixed-top{
        position: fixed !important;
    }
    .itop-nav .navbar-right{
        margin-right: 0;
    }
    .top-nav.itop-nav ul{
        padding: 0;
    }
	.top-nav li a{
		padding: 0 5px;
	}
    .iside-nav{
        display: none !important;
    }
    .navbar-right{
        float: none;
    }
    .navbar-nav{
        float: none;
    }
    .bgnav{
        height: auto;
    }
    #bighead{
        height: auto;
    }
    .fpplussection{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 60px;
    }
	.fpplussection p {
		min-height: 165px;
	}
    .fpplusinfo{
        width: 100%;
    }
    .fpplusimg{
        width: 100%;
    }
    .logo{
        width: 50%;
        padding: 10px 0;
    }
    .navbar{
        border:none;
    }
    .iside-nav{
        padding: 0;
    }
    .ilogo {
        max-height: 30px !important;
        min-height: 30px !important;
        padding: 0px 0 0 0;
        position: absolute !important;
        top: 5px;
        left: 5px;
    }
    .navbar-header{
        width: 100%;
        background: #040c5d;
        color: #b9ae5c;

    }
    .navbar-toggle{
        width: 100%;
        margin: 0;
    }
    .itop-nav{
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-right: 0;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
        padding-right: 0;
    }
    .imobilemenu{
        float: right;
    }
    .navbar-collapse{
        width: 100%;
    }
    .carousel-caption h2{
        font-size: 36px;
    }
    .carousel-inner{

    }
    .hero_title{
        font-size: 19px;
        width: 90%;
    }
    .homeoffp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .ihomeoffp {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 90%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
    }
    .ihomeoffp p{
        width: 100%;
    }
    .appl a{
        font-size: 12px;
        width: 45%;
    }
    .fpplussection .btn-primary {
        z-index: 25;
    }
    .omodal h4{
        font-size: 32px;
    }
    .group{
        padding-bottom: 20px;
        width: 100%;

    }
    .appl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
    }
    .ly4flex{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .layout4{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .ibigimg {
        width: 100%;
    }
    .carly4{
        width: 75%;
        height: auto;
    }
    .fpplussection .btn-primary{
        bottom: 5px;
        left: 10px;
        right: auto;
    }
    .moreprod{
        padding: 0 0 20px 20px;
    }
    .ihero{
        flex-direction: column;
    }

}

@media (max-width: 1160px) {
    .iside-nav{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .ilogo{
        max-height: 65px;
        position: relative;
        top: 5px;
		padding: 0;
    }
    .navbar-fixed-top{
        position: relative;
    }
    body{
        margin-top: 0;
    }
    #bighead{
        margin-top: 0;
    }
	.fpplussection .btn-primary{
		bottom: 5px;
		right: auto;
		left: auto !important;
		margin: 5px;
		width: 85%;
	}
	.btn.btn-primary.new {
		bottom: 40px;
	}
	.fpplussection {
		padding: 10px 10px 90px 10px;
	}
}
