/********** common setting **********/

body{
    line-height: 1.42857143!important;
    color:#000!important;
}
h2 {
    font-size: 2.8rem !important;
    font-weight: 700;
}

img {
    display: block;
    max-width: 100%;
}


a,
button {
    cursor: pointer;
    outline: none!important;
}

.jumbotron1 {
    margin-bottom: 0 !important;
}

.atlas-cta {
    border-radius: -px !important;
    padding: 12px 30px !important;
    font-weight: 700;
    transition: .3s ease-in-out !important;
}

.atlas-cta:hover {
    text-decoration: none;
    transform: translateY(-5px);
}

.atlas-cta-wide {
    width: 100%;
}

.cta-green {
    background: #CEE002;
    color: #192440;
}

.cta-green:hover {
    color: #ffffff;
    background: #000;
}

.cta-blue {
    background: #CEE002;
    color: #000;
}

.cta-blu{
     background: #000;
    color: #fff;
}

.cta-blu:hover{
     background: #fff;
    color: #000;

}


.cta-blue:hover {
    color: #fff;
    background: #121a2e;
}

.cta-ghost {
    border: 2px solid #192440 !important;
    color: #192440;
}

.cta-ghost:hover {
    color: #ffffff;
    background: #121a2e;
}

#banner {
    background-size: cover;
}

/********** banner **********/
#banner header {
    overflow: hidden;
}

#banner header img {
    max-width: 80px;
}

/********** feature (skew background) **********/
.feature img {
    width: 100%;
    max-width: 480px;
}

#feature-first {
    background: none;
}

#feature-last {
    background: #CEE002;
}



/********** contact **********/
#contact {
    background-size: cover;
}

#contact ul li {
    padding: 3px 0;
}

#contact form {
    color: #CEE002;
}

#contact form input,
#contact form textarea {
    background: transparent;
    border: 1px solid #CEE002;
    color: #ffffff;
}

.border{
    border: solid 3px #fff;
}

.borderr{
    border: solid 1px #d6d6d6;
    background: #f0f0f0;
    border-radius: 10px;
    padding: 20px;
}

.icns{   
    margin-bottom: 5%;}


.icons{
    width: 25%;
    margin-bottom: 10%;
    margin-top: 15%;
}

.service{
    margin-top:8%;
    font-size: 19px;
    font-weight: 700;
}

/********** copyright **********/
#copyright {
    background: #242424;
    padding: 2rem 3rem;
}

#copyright #social-media a {
    width: 40px;
    height: 40px;
    border-radius: 99%;
    background: #CEE002;
    transition: .4s ease;
}

#copyright #social-media a i {
    color: #000;
    font-size: 2rem;
    line-height: 40px;
}

#copyright #social-media a:hover {
    background: #CEE002;
}

#copyright #social-media a:hover i {
    color: #ffffff;
}

/********** RWD **********/
@media (max-width: 575px) {
    #banner h1 {
        font-size: 3.6rem;
    }
}






.ModalBackground {
    display: none;
    z-index: 1;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}


.ModalContent {
    background-color: white;
    margin: 20% auto;
    padding: 20px;
    border-style: solid;
    border-width: 2px;
    border-color: black;
    width: 50%;
}



.Close {
    color: grey;
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.Close:hover {
    color: black;
    cursor: pointer;
}

.icons-2 {
    margin:0px;
}
.btn-green{
background-color: #CEE002;

}
h6 {
    font-size: 15px!important;
    font-weight: 600!important;
}

.btn-white{
   background-color: #fff; 
   border: #fff;
}
.modal-headerr{
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
    display: -webkit-flex;
    webkit-justify-content: end;
    justify-content: end!important;
}

.modal-title{
    text-align: center;
    text-decoration: underline;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px!important;
}
.modal-body{
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    padding-top: 0px!important;
}

.modal-footer{
    justify-content: center!important;
}

.footer-btn{
    outline: none;
    padding: 10px;
    border:none;
    color: #000;
    font-size: 14px;
    border-radius: 6px;
}

.footer-btn:hover{
background-color: #abba04;
}

.last-r{

    margin-right: 5.5%;

}

.navbar-address img{
        display: inline!important;
}

.boxed1 {
    margin-left: 1.7rem;
    margin-right: 1.7rem;
}
@media (min-width: 768px){
.boxed1 {
    margin-left: 3rem;
    margin-right: 3rem;
}}

@media (min-width: 992px){
.boxed1 {
    margin-left: 4.2857rem;
    margin-right: 4.2857rem;
}}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: #00000085;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  z-index: 200;
  width: auto;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  background-color: #fff;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.clickable {
  cursor:pointer;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

.my-5 img{
    display:initial;
}
.jumbotron1 {
    padding-top: 30px;
    padding-bottom: 0px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.jumbotron1 {
    padding: 2rem 0rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: 0.3rem;
}
@media screen and (min-width: 768px){
.jumbotron1 {
    padding-top: 48px;
    padding-bottom: 0px;
}}
@media (min-width: 576px){
.jumbotron1 {
    padding: 4rem 0rem;
}}
 .text-white{
     color:white!important;
 }
.aos-init p{
    margin-bottom: 1%;
}
.last-roww{
    margin-left:4%;
}

@media screen and (max-width: 987px){
    
  .last-roww{
    margin-left:0%;
}  
    
}