body {
    font: 200 15px/1.50 Lato, sans-serif;
    color: #000;
    margin: 0px !important;

}
/*
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
padding:0px !important;
}
*/



* {
    box-sizing: border-box;
}

@font-face {
    font-family:'myFont';
    src: url(./fonts/SCRIPTBL.TTF);
     /*src: url(./fonts/ScriptMTBold.woff);*/
}

@font-face {
    font-family: 'SolaimanLipi';
    src: url('fonts/solaimanLipi.eot');
    src: url('fonts/solaimanLipi.eot?#iefix') format('embedded-opentype'),
    url('fonts/solaimanLipi.woff') format('woff'),
    url('fonts/solaimanLipi.ttf') format('truetype'),
    url('fonts/solaimanLipi.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
    color: #ff0000;

}

@font-face {
    font-family: 'SutonnyEMJ';
    src: url('fonts/SutonnyEMJ.svg#SutonnyEMJ') format('svg'),
    url('fonts/SutonnyEMJ.ttf') format('truetype'),
    url('fonts/SutonnyEMJ.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.mujib{position:absolute;width:100%; text-align:center; padding-top: 5px;}
.mujib_img{width:125px; height:70px;}
#demo {
  text-align: center;
  font-size: 14px;
  margin-top: 0px;
z-index:99999;
}
.demo-blue{font-family: SutonnyEMJ; color:blue; font-size:16px; font-weigth:bold;}
.demo-green{color:green; font-size:18px; font-weigth:bold;}
h3{
    margin: 10px 0 20px 0;
    letter-spacing: 2px;
    text-align: center;
    color: #2E3092;
    text-transform: uppercase;
    font-family: "Arial Black";
}



h4 {
    margin: 10px 0 20px 0;
    letter-spacing: 5px;
    font-size: 20px;
    text-align: center;
    color: #2E3092;
    text-transform: uppercase;
}

h5, h6 {
    margin: 10px 0 30px 0;
    letter-spacing: 2px;
    font-size: 14px;
    color: #111;
}

#topBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 1;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #4CAF50;
    color: white;
    cursor: pointer;
    padding: 8px;
    border-radius: 4px;

}

#topBtn:hover {
    background-color: #2E3092;
}

.img-circle {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 100% !important;
}

.carousel {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.carousel-inner img {
    width: 100%; /* Set width to 100% */
    margin: auto;
    height: 530px !important;
}

.carousel-caption h3 {
    color: #fff !important;
}

.footer {
    background-color: #679CF5;
    color: white;
    padding: 15px;
    width: 100% !important;

}

.footer a {
    color: white !important;
    text-decoration: none !important;
}

.footer a:hover {
    color: #2E3092 !important;
    text-decoration: none !important;
}

.form-control {
    border-radius: 0;
}

textarea {
    resize: none;
}

.logo {
    width: 95%;
    float: left;
    margin-left: 5%;
    padding-top: 1%;
    padding-bottom: 0%;
}

.logo img {
    width: 30%;
}

.topbarx {
    width: 60%;
    font-size: 11px;
    background-color: transparent;
    position: absolute;
    right: 0%;
    border-left: 0px;
}

.slogan {
    padding-top: 4px;
    width: 55%;
    float: right;
    color: white;
}

.mx {
    color: #2E3191;
    letter-spacing: 2px;
    font-weight: bold;
margin-right:10%;
}

.webmail {
    width: 55%;
    float: right;
    text-align: right;
    padding:1% 5% 1.5% 2%;
    color: #102382;
    background-color: white;
    font-size: 13px;
}

.webmail a {
    color: #102382;
    text-decoration: none;
    padding: 0px 8px 0px 8px;
}

.webmail a:hover {
   color: #102382;
    text-decoration-line: none;
}

.txtCenter {
    text-align: center;
}

.btnx {
    float: right;
}

.modal-header, h4, .close {
    background-color: #2B2D85;
    color: white !important;
    text-align: center;
    font-size: 30px;
}

.modal-footer {
    background-color: #f9f9f9;
}

.socialMedia {

    padding: 20px;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    top: 40%;
    position: fixed;
    z-index: 999;
    width: 1.5%;
    float: left;
    margin: 5px 2px;

}

.socialMedia:hover {
    opacity: 0.7;
}

.fa-facebook {background: #3B5998; color: white;}
.fa-twitter { background: #55ACEE; color: white;}
.fa-google { background: #dd4b39; color: white;}
.fa-linkedin { background: #007bb5;color: white;}
.fa-youtube { background: #bb0000;  color: white;}

.branch-div {
    width: 50%;
    float: left;
    background-color: #F1F1F1;
    min-height: 400px;
    padding: 6% 2% 2% 6%;
    line-height: 1.12;
    text-align: center;
}

.branch-div p {
    text-align: left;
    color: #000;
}

.branch-div > p:first-child {
    font-weight: bold;
    text-align: center;
    color: #2E3191;
}

.branch-div:nth-child(4n+0), .branch-div:nth-child(4n+1) {
    background: #E3F9F9;

}

.branch-div:hover {
    border: 1px #C3DEB7 solid;
}

.topnav-x {
    overflow: hidden;
    background-color: #007F3D;
    border-bottom: 1px #4CAF50 solid;
    color: white;

}

.topnav-x a {
    float: left;
    display: block;
    color: white;
    text-align: left;
    padding: 8px 12px;
    text-decoration: none;
    font-size: 14px;
}

.active {
    background-color: blue;
    color: white;
}

a.iconx {
    display: none;
}

.dropdown-x {
    float: left;
    overflow: hidden;
}

.dropdown-x .dropbtn-x {
    font-size: 14px;
    border: none;
    outline: none;
    color: white;
    padding: 8px 12px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.dropdown-content-x {
    display: none;
    position: absolute;
    background-color: #2E3092;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 999;
}

.dropdown-content-x a {
    float: none;
    color: white;
    padding: 10px 11px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.topnav-x a:hover, .dropdown-x:hover .dropbtn-x {
    background-color: #2E3092;
    color: white;
}

.dropdown-content-x a:hover {
    background-color: #2E3092;;
    color: white;
    font-size: 15px;
}

.dropdown-x:hover .dropdown-content-x {
    display: block;
}

/* Clear floats after the columns */
.rowx:after {
    content: "";
    clear: both;
    display: table;

}

.product {
    width: 18.2%;
    border: 1px #000 solid;
    float: left;
    border-radius: 4px;
    margin-right: 2%;
}

div > .product:last-child {
    margin-right: 0px !important;
    float: right;
}

.col-10 {
    background-color: white;
}



.next-prev-slide-icon {
    font-size: 36px;
    margin-top: 200px;
    opacity: 1;
}

hr {
    display: block;

    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    box-sizing: content-box;
    margin-top: 10px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #DDDDDD;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgb(0, 120, 215);
    background-color: rgba(0, 120, 215, .9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 15px;
    color: white;
}

.columnsaima {
    float: left;
    width: 33.33%;
    padding: 10px;
    background-color: white;
    text-align: center;
}

/* Clear floats after the columns */
.rowsaima:after {
    content: "";
    clear: both;
    display: table;

}

.inners {
    width: 100%;
    border-radius: 4px;
    min-height: 400px;
    border: 1px #679CF5 solid;
}

.inner-head {
    background-color: #679CF5;
    color: white;
    width: 100%;
    min-height: 40px;
    font-size: 16px;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

.inner-body {
    padding: 4%;
    overflow: hidden;
    max-height: 350px;
    font-size: 12px !important;
    width: 100%;

}

.inner-body > .divx, .inner-body > .divx > li {
    margin: 0;
    padding: 0;
}

.inner-body > .divx {
    animation: slide 10s 2s infinite;
}

.inner-body > .divx:hover {
    animation-play-state: paused;
    cursor: pointer;
}

@keyframes slide {
    0% {
        margin-top: 0;
    }
    50% {
        margin-top: -300px;
    }
    50% {
        margin-top: -600px;
    }
    75% {
        margin-top: -900px;
    }
    100% {
        margin-top: 0px;
    }
}

.boardprofile {
    border: 2px solid #ccc;
    background-color: #eee;
    border-radius: 20px 0px 20px 0px;
    padding: 16px;
    margin: 16px 0;
}

.boardprofile::after {
    content: "";
    clear: both;
    display: table;
}

.boardprofile img {
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}

.boardprofile span {
    font-size: 20px;
    margin-right: 15px;
}

@media (max-width: 500px) {
    .boardprofile {
        text-align: center;
    }

    .boardprofile img {
        margin: auto;
        float: none;
        display: block;
    }

}

.col-md-2:hover .img-circle {
    opacity: .2;
}

.col-md-2 .thermal-caption {
    display: block;
    width: 100px;
    position: absolute;
    top: 0px;
    z-index: -999;
}

.col-md-2:hover .thermal-caption {
    z-index: 1;
}

.col-md-2 .thermal-caption {
    font-size: 10px;
    padding: 5% 25% 2% 0%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: #2E3092;
    font-weight: bold;
    overflow: hidden;
}

.CorporateStructure {
    background-color: #F2F2F2;
    color: #4CAF50;
    cursor: pointer;
    padding: 1% 5% 1% 5%;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin-bottom: 1%;
    border-radius: 4px;
}

.activex, .CorporateStructure:hover {

    background-color: #CCCCCC;
    color: #2E3092;
    text-decoration: underline;
}

.activex, .CorporateStructure:visited {
    text-decoration: none;
}

.CorporateStructure:after {
    content: '02B';
    color: #4CAF50;
    font-weight: bold;
    float: right;
    margin-left: 5px;

}

.activex:after {
    content: "2212";
    color: #007F3D;
}

.contentx {
    padding: 0% 5% 0% 30%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    text-align: left;
    width: 100%;
    background-color: #f9f9f9;
}

.contentx > p {
    position: relative;
    color: #2E3091;
}

.contentx > p::before {
    content: "f0c8";
    font-family: FontAwesome;
    /*--adjust as necessary--*/
    color: #4CAF50;
    font-size: 15px;
    padding-right: 10px;
    position: absolute;
    top: 0px;
    left: -20px;
}

.container > p {
    text-align: justify;
}

.txtleft {
    text-align: left;
}





.vertical-menu a {
    background-color: #eee;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
}

.vertical-menu a:hover {
    background-color: #ccc;
}

.vertical-menu a.active {
    background-color: #4CAF50;
    color: white;
}

.container > .productService {
    width: 90% !important;
    text-align: left !important;
}

.col-1 {
    background-color: #DEE1E6;
}

.hero-imagex {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("gil_logo.jpg");
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 355px;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
    font-size: 36px;
    color: white;
    letter-spacing: 2px;
}

.control {
    padding-top: 50%;
}

.cardx {
    float: left;
    margin-right: 2%;
    padding: 2%;
    width: 46%;
    border: 1px #F1F1F1 solid;

}

.imagex {
    width: 50%;
}

.card-bodyx {
    padding: 4%;
    width: 92%;
    border: none;
}

.card-titlex {
    font-size: 18px;
    color: blue;
}

.card-textx {
    font-size: 16px;
}

.card-title {
    font-size: 24px !important;
    color: blue !important;
}

/*-------------------------------one----------------------*/
.card-management_1 {
    float: left;
    padding: 2%;
    width: 96%;
    border: 1px #CCCCCC solid;
    min-height: 350px;

}

.card-management_1:nth-child(1n+0) {
    margin: 1%;
}

.card-title-management_1 {
    font-size: 18px;
    color: blue;
}

/*--------------------------------two-------------------------*/
.card-management_2 {
    float: left;
    padding: 2%;
    width: 46%;
    border: 1px #CCCCCC solid;
    min-height: 350px;

}

.card-management_2:nth-child(1n+0) {
    margin: 1%;
}

.card-title-management_2 {
    font-size: 18px;
    color: blue;
}

/*------------------------------three---------------------------*/
.card-management_3 {
    float: left;
    padding: 2%;
    width: 30%;
    border: 1px #CCCCCC solid;
    min-height: 350px;

}

.card-management_3:nth-child(1n+0) {
    margin: 1%;
}

.card-title-management_3 {
    font-size: 18px;
    color: blue;
}

.IR {
    padding: 2% 0% 0% 30%;
    width: 100%;

}

/*CALENDAR*/
ul {
    list-style-type: none;
}

.month {
    padding: 50px 25px;
    width: 100%;
    background: #16A05D;
    text-align: center;
    border-radius: 4px;
}

.month ul {
    margin: 0;
    padding: 0;
}

.month ul li {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.month .prev {
    float: left;
    padding-top: 10px;
}

.month .next {
    float: right;
    padding-top: 10px;
}

.weekdays {
    margin: 0;
    padding: 10px 0;
    background-color: #ddd;
}

.weekdays li {
    display: inline-block;
    width: 13.6%;
    color: #000;
    text-align: center;
}

.days {
    padding: 10px 0;
    background: #eee;
    margin: 0;
}

.days li {
    list-style-type: none;
    display: inline-block;
    width: 13.6%;
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
    cursor: hand;
}

.days li .active {
    padding: 5px;
    background: #1abc9c;
    color: white !important
}

/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

/* Extra styles for the cancel button */
.submitbtn {
    width: auto;
    padding: 10px 18px;
}

.container-login {
    padding: 16px;
}

span.psw {
    float: right;
    padding-top: 16px;
}

/* The Modal (background) */
.modal_login {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
    padding-top: 80px;
    background-color: transparent;
}

/* Modal Content/Box */
.modal-content-login {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 25%; /* Could be more or less, depending on screen size */
}

/* The Close Button (x) */
.close_login {
    position: absolute;
    right: 25px;
    top: 0;
    color: #000;
    font-size: 35px;
    font-weight: bold;
}

.close_login:hover,
.close_login:focus {
    color: red;
    cursor: pointer;
}

/* Center the image and position the close button */
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
        display: block;
        float: none;
    }

    .cancelbtn {
        width: 100%;
    }
}

.news_title {
    font-size: 20px;
    text-align: left;
}

.news_short {
    font-size: 14px;
    text-align: left;
}

.news_date {
    font-size: 12px;
    text-align: right;
}

.news_title, .news_short {
    line-height: .75;
}

.more > a:hover {
    color: red;
    text-decoration: none;
}

.client_list {
    float: left;
    padding: 3%;
    width: 33.33333%;
    min-height: 90px;
    word-wrap: break-word;

}

.client_list > img {
    width: 100%;
    height: 90px;
}

.client_list > .txt {
    width: 100%;
    border: 1px #4eeb86 solid;
    border-radius: 2px;
    padding: 4px;
    min-height: 90px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.download-btn {
    border: none;
    color: white;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 20px;
}

/* Darker background on mouse-over */
.download-btn:hover {
    background-color: RoyalBlue;
}

.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 8px;
    transition: all 0.3s ease;
    color: white;
    font-size: 14px;
}

.icon-bar a:hover {
    border: 1px #ffffff solid;
}

.facebook {
    background: #3B5998;
    color: white;
    border: 1px #3B5998 solid;
}

.twitter {
    background: #55ACEE;
    color: white;
    border: 1px #55ACEE solid;
}

.google {
    background: #dd4b39;
    color: white;
    border: 1px #dd4b39 solid;
}

.linkedin {
    background: #007bb5;
    color: white;
    border: 1px #007bb5 solid;
}

.youtube {
    background: #bb0000;
    color: white;
    border: 1px #bb0000 solid;
}

.content {
    margin-left: 75px;
    font-size: 30px;
}

/* Fixed sidenav, full height */
.sidenav {
    height: 100%;
    width: 200px;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 20px;
    display: none;
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 20px;
    color: #000000;
    display: block;
    border: none;
    background: white;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
    color: #f1f1f1;
}
/* Add an active class to the active dropdown button */
.active {
    background-color: green;
    color: white;
}
/* Main content */
.main {
    margin-left: 200px; /* Same as the width of the sidenav */
    font-size: 20px; /* Increased text to enable scrolling */
    padding: 0px 10px;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
    display: none;
    background-color: #262626;
    padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
    float: right;
    padding-left: 4px;
    font-size: 14px;
    margin-top: 3px;
}

.coupon_promo {
    border: 5px dotted #bbb !important; /* Dotted border */
    width: 80%;
    border-radius: 15px; /* Rounded border */
    margin: 0 auto; /* Center the coupon */
    margin-bottom: 20px;

}

.coupon_promo h5 {
    text-align: center;
    font-size: 14px;
}

.container_promo {
    padding: 2px 10px;
    background-color: #f1f1f1;

}

.promo_category {
    font-size: 24px;
    color: #007F3D;
    text-align: center;
    font-weight: bold;
}

.promo_month {
    font-size: 18px;
    color: blue;
    text-align: center;
    font-weight: bold;
}

.promo_branch {
    font-size: 16px;
    color: blue;
    text-align: left;
    font-weight: bold;
}

.promo_name {
    font-size: 14px;
    color: #000;
    text-align: left;
    font-weight: bold;
}

.promo {
    background: #ccc;
    padding: 3px;
}

.expire {
    color: red;
}

.tb_about_us {
    width: 100%;
    border: none;
    collapse: 0px;
    font-size: 16px;
}

.col2, .col4 {
    text-align: left;
    padding-left: 2%;
    color: black;
    font-size: 16px;
    word-wrap: break-word;
}

.scol4 {
    text-align: left;
    padding-left: 2%;
}

.scol2 {
    text-align: left;
    padding-left: 10%;

}

.scol2, .scol4 {
    font-size: 14px;
    color: black;
    word-wrap: break-word;
}

.col1, .col3 {
    color: black;
    font-size: 16px;
}

.grade_col4 {
    font-size: 18px;
    color: red;
    text-align: left;
    padding-left: 2%;
    font-weight: bold;
    word-wrap: break-word;
}

.com_col4 {
    font-size: 20px;
    color: #007F3D;
    text-align: left;
    padding-left: 2%;
    font-weight: bold;
    word-wrap: break-word;
}

#mission_vision > h3 {
    color: #2E3092;
    text-align: left;
    font-weight: bolder;
    letter-spacing: normal;
    font-family: "Arial Black";
    text-transform: uppercase;
}



#mission_vision > .mission, .vision, .values, .ul_values, .belief {
    color: #000;
    text-align:justify;
    font-weight: bolder;
    letter-spacing: normal;
    font-family:Arial;
    font-size: 16px;
	
    
}

#mission_vision >.mission>p {
position: relative;
padding-left:20px;
}






#mission_vision >.ul_values>table th {
    color: #1FA750;
    text-align:justify;
    font-weight: bolder;
    letter-spacing: normal;

}

#mission_vision >.ul_values>table td {
    color: #000;
    text-align:justify;
    font-weight: normal;
    letter-spacing: normal;
    padding-left:4px;

}



.p-header{font-size:16px;font-weight: bold;color:#2E3092;}

.p-body{font-size:15px;font-weight: normal;color:#000;}



.img-gallery {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 100% !important;
    min-height:250px;
    max-height:250px;
}




#productService > .product_p {
    color: #000;
    text-align:justify;
    font-weight: bolder;
    letter-spacing: normal;
    font-family:Arial;
    font-size: 16px;
   padding-left:15%;
	
    
}



#productService>h5 {
    color: #2E3092;
    text-align: left;
    font-weight: bolder;
    letter-spacing: normal;
    font-family: "Arial Black";
    text-transform: uppercase;
    margin: 0px 0px 4px 0px !important;
}


#productService>.product_p>p {
position: relative;
padding-left:3%;
}


.map-marker, .phone, .envelope, .globe, .mobile, .fax, .people {
    position: relative;
    color: #000;
    font-family: FontAwesome;
    font-size: 15px;

}

.map-marker::before, .phone::before, .envelope::before, .globe::before, .mobile::before, .fax::before, .people::before {
    padding-right: 10px;
    position: absolute;
    top: 0px;
    left: -25px;
}










/*---------------------------------------icon--------------------*/
#productService >.product_p>p::before {
 /*content: "f0a9";*/

content: url("../../../ins/images/icon/right-arrow.png");
 font-family: FontAwesome;
 font-style: normal;
 font-weight: normal;
 text-decoration: inherit;
/*--adjust as necessary--*/
 color: #007F3D;
 font-size: 16px;
 padding-right: 0px;
 position: absolute;
 top: 0px;
 left: 2px;
}

#mission_vision >.mission>p::before {
 /*content: "f0a9";*/
content: url("../../../ins/images/icon/right-arrow.png");
 font-family: FontAwesome;
 font-style: normal;
 font-weight: normal;
 text-decoration: inherit;
/*--adjust as necessary--*/
 color: #007F3D;
 font-size: 16px;
 padding-right: 0px;
 position: absolute;
 top: 0px;
 left: 2px;
}
/*.map-marker::before { content: "f041";}
.phone::before { content: "f098";}
.envelope::before { content: "f0e0";}
.globe::before { content: "f0ac";}*/

.map-marker::before { content: url("../../../ins/images/icon/location.png");}
.phone::before { content:url("../../../ins/images/icon/phone.png");}
.envelope::before { content:url("../../../ins/images/icon/envelope.png");}
.globe::before { content: url("../../../ins/images/icon/website.png");}


.mobile::before {  content: url("../../../ins/images/icon/mobile.png");
   /*content: "f10b";*/

}
/*.fax::before { content: "f1ac";}*/
.fax::before { content:url("../../../ins/images/icon/fax.png");}
.people::before { content:url("../../../ins/images/icon/people.png");}


.credit_header{color:blue;font-weight:bold; font-size:18px;}

.credit_current1{color:#C82C22;font-weight:bold;}

.credit_caption{color:#007F3D;font-size:18px;font-weight:bold;}


.block {
  display: block;
  width: 100%;
  border: none;
  background-color: #4CAF50;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}

.useful_link{width:100%;padding :0 20% 0 20%; clear:both;}
.useful_title{margin-left:3%;color:#2E3092;font-weight:bold;}
.useful_hr{border: 1px solid #A6A6A6;margin:0 2% 0 3%;border-radius: 0px;}
.img-useful-link{width:75px; height:50px;margin-right:5%;border-radius:5%;}
.useful-container{width:50px; float:left;margin-right:8%;}


.useful_title::after{
content:url("../../../ins/images/icon/useful-icon.png");
}

.irimg{width:100% ;}
