*

{


}


.body{

    font-family:"Helvetica Neue", Arial, sans-serif;
    font-size:18px;

}

.STBlue{
color:#0000CD;
top-margin:5px;
}


#pageIAHWS{

    background-color: rgb(192,192,192);

    color:white;

    width:100%;

    }


.menu-bar{

      width:100%;

      text-align: center;

      border-top: 1px solid white;

}

.menu-bar ul{


    display:inline-flex;

    list-style:none;


}

.menu-bar ul li{

    width:auto;

    margin-right: 70px;

    padding: 10px;

}

.menu-bar ul li a{

    text-decoration: none;


}

.active, .menu-bar ul li:hover{

    #background-color: #8B0000;

    border-radius: 3px;

}


.sub-menu-1{

    display: none;

}

.menu-bar ul li:hover .sub-menu-1{

    display: block;

    position: absolute;

    margin-top: 5px;

    margin-left: 5px;




}

.menu-bar ul li:hover .sub-menu-1 ul{

    display: block;

    margin: 5px;




}

.sub-menu ul li:hover .sub-menu-1 ul li{

    width: auto;

    padding: 2px;

    border-bottom: 3px dotted white;

    background: transparent;

    border-radius: 0;

    text-align: left;

}

.menu-bar ul li:hover .sub-menu-1 ul li:last-child{

    border-bottom: none;

}

.menu-bar ul li :hover .sub-menu-1 ul li a:hover{

    color: #CCFF00;

}

.ui-menu{

    width:70px;

}


#title{

    width: auto;

    background-color: rgb(0,100,0);

    text-align: center;

    color:#ffff;

    margin-bottom: 3px;

    width:100%;

}


#resize{

    width: auto;

}

#homeReg{

    color:#ffff;

    text-align: center;

  }

#homeReg .fa{

    margin-right: 8px;

    color:red;

  }


#marbotFix{

position-bottom:250px;

}


#marbotFix1{

color:#8B0000;



}

#marbotFix3{

color:#8B0000;


}


.marbotFix2{

    color:#8B0000;

}


#marbotFix4{

margin-right:10px;

}


#marbotFix5{

white-space:pre;

}


#pageIAHWS1{

    background-color: white;

    color:white;



}

.borcol{

    border-style:solid;

    border-width:2px;

    border-color:red;

    }



.questions {

        background-color: #1361a0;

        color: #ffffff;

        cursor: pointer;

        padding: 18px;

        width: 800px;

        border: none;

        text-align: left;

        outline: none;

        font-size: 15px;

        margin-left: 40px;

        font-weight: normal;

        font-family: Roboto;


    }


.active, .questions:hover {

        background-color: #8B0000;

        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 12px 45px 0 rgba(0,0,0,0.19);


    }


.questions:after {

        content: '\002B';

        color: white;

        font-weight: bold;

        float: right;

        margin-left: 5px;

    }


.active:after {

        content: "\2212";

    }


.content {

        padding: 0 18px;

        max-height: 0;

        overflow: hidden;

        transition: max-height 0.2s ease-out;

        background-color: #f1f1f1;

        margin-left: 100px;

        width: 600px;

        font-family: Roboto;

        color: #404040;

        font-weight: bold;

    }

  /*for services pages*/

  .questions {

        background-color: #8D0000;

        color: #ffffff;

        cursor: pointer;

        padding: 18px;

        width: 500px;

        border: none;

        text-align: left;

        outline: none;

        font-size: 15px;

        margin-left: 40px;

        font-weight: normal;

        font-family: Roboto;


    }


    .active, .questions:hover {

        background-color: #0000DB;

        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 12px 45px 0 rgba(0,0,0,0.19);


    }


    .questions:after {

        content: '\002B';

        color: white;

        font-weight: bold;

        float: right;

        margin-left: 5px;

    }


    .active:after {

        content: "\2212";

    }


    .content {

        padding: 0 18px;

        max-height: 0;

        overflow: hidden;

        transition: max-height 0.2s ease-out;

        background-color: #f1f1f1;

        margin-left: 40px;

        width: 600px;

        font-family: Roboto;

        color: #404040;

        font-weight: bold;

    }


  .fullfaq

    {

        color: #0000BD;


    }

  .fullfaq1

    {

         text-align: center;

    }

  table, th, td {

  border: 1px solid black;


}

.leftmar{

margin-left:10px;

}


.carousel-item img{
  object-fir:cover;
  object-position:top;
  height:60vh;
  width:50vh;
  overflow: hidden;
}




.carousel-control-prev { background-color: transparent !important;
}
