@font-face {
  font-family: 'Product Sans Bold';
  src: url('../fonts/Product Sans Bold.eot');
  src: url('../fonts/Product Sans Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Product Sans Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Product Sans Regular';
  src: url('../fonts/Product Sans Regular.eot');
  src: url('../fonts/Product Sans Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Product Sans Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}  
@font-face {
  font-family: 'AgencyFB-Bold';
  src: url('../fonts/AgencyFB-Bold.eot');
  src: url('../fonts/AgencyFB-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AgencyFB-Bold.svg#AgencyFB-Bold') format('svg'),
       url('../fonts/AgencyFB-Bold.ttf') format('truetype'),
       url('../fonts/AgencyFB-Bold.woff') format('woff'),
       url('../fonts/AgencyFB-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

body{  

overflow-x: hidden; 
background-color: #fafafa; 
color: #202021;
position: relative;
}
a:hover{
    text-decoration: none;
}

html {
  scroll-behavior: smooth !important;
}

.t-left{
    display: block;
}
.brand{
    display: none;
}
.sticky {
    position: fixed !important;
    background-color: #002c34;
    top: 0;
    width: 100%;
    z-index: 99999999;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 30%);
}

.dropdown:hover>.dropdown-menu {
 display: block;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu:hover>.dropdown-menu{
  display: block;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
  a.dropdown-item:hover {
    background-color:#002c34;
    color: #fff !important;  
    
}                             

.dropdown-menu .dropdown .dropdown-menu {
    left: 100%;
    top: 0%;
    margin:0 0px;
    border-width: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-item{
  width: 100%;
  -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.dropdown-menu{
  min-width: 10rem;
  z-index: 99999999999999;
width:210px;
margin:0px;
}
.modal{
  z-index: 99999999999999;
}
.dropdown {
  position: relative;
}

.dropdown-content { 
  position: absolute;
  background-color: #f9f9f9;
  min-width: 240px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 10px 0px;
  z-index: 9999999;
}
.ths {
    justify-content: space-between;
    align-items: center;
    padding: 10px 60px;
    width: 100%;
    display: flex;
}
.t-right {
    display: flex;
}
.head {
    display: flex;
    margin-right: 8px;
}
.h1ds p {
    margin: 0px;
}
.h1ds p a {
    color: #757575;
    font-size: 14px;
    text-decoration: none;
}
.head img {
    margin: 0px 10px;
}
.h1ds h6 {
    margin: 0px;
    color: #1f3965;
}
.t-left {
    display: flex;
}

.t-left a {
    color: #fff;
    display: flex;
    align-items: center;
}
.t-left a span {
    font-size: 36px;
    padding-left: 10px;
}
.sticky .brand p a img {
    width: 40px;
}
.top-header{
    background-color: #fff;
}
div#navbarSupportedContent {
    justify-content: center;
    background-color: #1f3965;
    padding: 0px 0px;
    margin: 0px 0px -18px;
    z-index: 9999999;
}
.banner{
    position: relative;
}
div#myHeader {
    position: absolute;
    left: 50%;
    top: 5%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 9999;
}
.sticky .brand {
    display: block;
}
.brots a {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    padding: 15px 16px;
    font-size: 16px;
    padding-right: 54px;
    padding-left: 54px;
}
li.nav-item {
    margin: 0px 0px;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link.active
    {
    color: #fff;
    border-bottom: 2px solid #fff;
   background-color: #9ac11a;
  }
.sticky .navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 100;
    font-size: 14px;
    padding: 0.5rem 4px;
}
.brots {
    font-size: 17px;
}
.sticky div#navbarSupportedContent {
    justify-content: flex-end;
}
nav#main_navbar {
    padding: 8px 0px 8px;
}

.footer{
      background-color: #1f3965;
}
.footer-box h4 {
    padding-top: 30px;
    font-weight: 600;
    font-family: 'AgencyFB-Bold';
}
.footer-box p{
 margin-bottom: 8px;
}
.footer-box p i {
    margin-right: 10px;
    width: 20px;
}
.footer-box p a{
  color: #fff;
}
.footer-box h5 {
    font-weight: 600;
    display: flex;
    align-items: center;
        font-size: 1.5rem;
}
.footer-box h5 img{
  margin-right: 10px;
}
.copyright{
 padding: 10px 0px;
 background-color: #9ac11a;
}
.copyright p{
 margin-bottom: 0px;
 color: #fff;
 font-size:14px;
 text-align: center;
 width: 100%;
}
.copyright p a{
  color: #fff;
  font-size:14px;
}
.footer-box {
    color: #fff;
}
.footer-box p i{
    display: none;
}
.heading1 h3 {
    font-weight: 600;
    position: relative;
    margin-bottom: 40px;
    font-family: 'AgencyFB-Bold';
    font-size: 40px;
    text-transform: uppercase;
}
.heading1 h3:after {
      content: '';
    position: absolute;
    border-color: #a0c529;
    border-style: initial;
    height: 1px;
    top: 58px;
    left: 0px;
    background-color: #a0c529;
    width: 85px;

}
.heading h3 {
    font-weight: 600;
    position: relative;
    margin-bottom: 40px;
    font-family: 'AgencyFB-Bold';
    font-size: 40px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}
.heading h3:after {
    content: '';
    border-color: #a0c529;
    border-style: initial;
    height: 1px;
    background-color: #a0c529;
    width: 85px;
    position: absolute;
    left: 49%;
    top: 131%;
    transform: translate(-50%, -50%);
}
.heading h6{
    text-align: center;
}
::placeholder{
    color: #202021;
}
.form-control {
    background-color: #e4e4e4;
    padding: 8px 20px;
    margin-bottom: 22px;
}
.form-group.joy p{

}
.form-group.joy p a {
    background-color: #1f3965;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 8px;
    border-radius: 0.25rem;
        display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.form-group.joy a {
    background-color: #1f3965;
    color: #fff;
    width: 100%;
    font-family: 'AgencyFB-Bold';
    font-size: 20px;
}
.afg{
     font-family: 'AgencyFB-Bold';
}
.mod-right h4{
  font-family: 'AgencyFB-Bold';
}
.col-md-4.moder {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.mod-left {
    width: 25%;
}
.mod-right p{
 margin-bottom: 0px;
}
.mod-right h4 {
    font-family: 'AgencyFB-Bold';
    font-size: 26px;
}
.mod-right {
    width: 100%;
}
.frmss {
    float: left;
}
.frmss .form-control {
   width: 100%;
margin-bottom: 20px;
border: none;
box-shadow: 0px 0px 3px rgb(0 0 0 / 30%);
padding: 4px 16px;
}
.nexts {
    text-align: right;
    width: 100%;
    margin-top: 20px;
    float: left;
    padding-left: 12px;
    display: flex;
    justify-content: center;
}
p.edit9 {
       cursor: pointer;
    background-color: #9ac11a;
    color: #fff;
    border: none;
    padding: 6px 17px;
    margin-left: 14px;
}
p.edit9 a {
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    cursor: pointer;
}
.modal-dialog {
    width: 100%;
    max-width: 60%;
}
h4.modal-title {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    padding-bottom: 30px;
}
button.close {
    font-size: 30px;
    position: absolute;
    top: -14px;
    right: -14px;
}
.reg-btn {
    cursor: pointer;
    background-color: #9ac11a;
    color: #fff;
    border: none;
    padding: 9px 17px;
    margin-left: 14px;
    margin-top: 0px;
    float: left;
}
.reg-btn:hover{
    color: #fff;
    text-decoration: none;
 background: #1f3965;
}
.head1 p {
    margin: 0px;
}
div#head .owl-dots {
    display: none;
}
button.owl-prev {
    position: absolute;
    top: 40%;
    left: 3%;
}
button.owl-next {
    position: absolute;
    top: 40%;
    right: 3%;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}
button:focus{
    outline: none;
}
.banner{
    position: relative;
}
.ban-cont{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%); 
}
.ban-cont h3 {
    color: #1f3965;
    font-size: 70px;
    font-weight: 600;
}
.about-left ul{
 padding-left: 25px;
}
.about-left ul li{
    margin-bottom: 10px;
}
h3.col-md-12 {
    padding: 0px;
}
.form-group .col-sm-12 {
    padding: 0px;
}
.blue{
    background-color: #1f3965;
}
.bbrd{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.blue-box{
    color: #fff;
    text-align: center;
    padding: 30px 0px;
}
.blue-box p {
    margin: 0px;
}
.heading2 h3 {
    font-weight: 600;
    position: relative;
    margin-bottom: 25px;
    font-family: 'AgencyFB-Bold';
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
.heading2 h3:after {
    content: '';    
    border-color: #a0c529;
    border-style: initial;
    height: 1px; 
    background-color: #a0c529;
    width: 85px;
    position: absolute;
    left: 50%;
    top: 128%;
    transform: translate(-50%, -50%);

}
.cont-box{
    text-align: center;
}
.cont-box img {
    margin-bottom: 10px;
    height: 40px;
}
.cont-box p a{
   color: #202021;
}
.foot-right a i {
    background-color: #373737;
    color: #fff;
    padding: 10px;
    border-radius: 27px;
    font-size: 14px;
}
i.wow.fadeInRight.fa.fa-facebook-f {
    padding: 10px 12px;
}
.contact .row {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
}
.client-box{
    margin-bottom: 10px;
}
.our-client-hover {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.11);
    margin-bottom: 40px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
        padding: 20px;
    margin: 15px 0;
    border-radius: 10px;
    border: none;
    -webkit-box-shadow: 0 0 15px 0 #ddd;
    box-shadow: 0 0 15px 0 #ddd;
    text-align: center;
}
.our-client-hover img {
    width: auto;
    margin: auto;
 
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    
}
.our-client-hover:hover {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
        
}
.our-client-hover img:hover {
    width: auto;
    -webkit-filter:initial;
    filter: initial;

}
.clher img{
    height: 140px;
}
tr th{
    background-color: #1f3965;
      font-family: 'AgencyFB-Bold';
      color: #fff;
      text-align: center;
      font-size: 20px;
}
.table-responsive {
    display: inline-table;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
tr td{
    color: #202021;
    text-align: center;
    font-weight: 600;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.heading3 h3 {
    color: #1b2b36;
    font-size: 80px;
    font-weight: 600;
}
.heading3 p {
    color: #a19e9e;
    line-height: inherit;
    font-size: 18px;
    text-align: justify;
}
.cip{
    align-items: center;
}
.heading3 h5{
   color: #1b2b36;
    font-size: 24px;
    font-weight: 600;
    margin-top: 50px;
}
i.fa.fa-facebook-f {
    padding: 10px 14px;
}

.foot-right a i {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 33px;
    margin-right: 5px;
    color: #202021;
    margin-bottom: 5px;
}
td.fcp i {
    color: #9ee172;
    font-weight: 600;
    font-size: 30px;
}
td.fcp1 i {
    color: #ff5440;
    font-size: 30px;
    font-weight: 600;
}
.banner img {
    width: -webkit-fill-available;
}
.footer-box p {
    text-align: justify;
}
.uses{
    visibility: hidden !important;
}
.footer-box p a span {
    display: block;
}
.cts{
    padding: 0px;
}
.aiy{
    text-align: center;
}
.our-client-hover a p {
    font-weight: 600;
    font-family: 'AgencyFB-Bold';
    font-size: 20px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    color: #202021;
    margin: 10px 0px 0px;
    height: 60px;
}

@media (min-width: 576px) {
.modal-sm {
  max-width: 300px;
}
}
@media only screen and (max-width: 600px) {

.head1 {
    
width: 50%!important;}
.head {
    display: none!important;
}
.bg-white {
    padding: 15px!important;
}
.ths {
padding: 7px 3px!important;}
.reg-btn {
   font-size: 14px;

    padding: 4px 7px!important;
    margin-left: 5px!important;
}
.modal-header .close{
    margin: 0px;
}

label.error{color:#f00;}

#downloadForm .form-control{margin-bottom: 5px; margin-top: 20px;}

a.nav-link:hover {
    background: #9ac11a;
}
.align-itam-box {
    align-items: center !important;
}
.row.align-itam-box {
    align-items: center !important;
}
.about-left ul li {
    margin-bottom: 10px;
    list-style: none !important;
}

