.contact-page input.form-control.btn.btn-dar{
    width: auto;
    background-color: #fbdf01;
    color: #000 !important;
    font-weight: 800;
}
.contact-page input.form-control.btn.btn-dar:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.border.border-dark.p-4 {
    border-color: #f9e029!important;
    text-shadow: 0 0 #52849f;
}
.mx-auto.py-2.contact-page {
   
    padding: 15px;
   background-color: rgb(246 246 246 / 70%);
       font-weight: 600;
	   color: white;

}	
.btn-light {
    color: #000;
    background-color: #fae012;
    border-color: #000;
}
h2.mb-3.pt-2 {
    font-size: 30px;
}

.border-contact {
  border-radius: 20px;
}

.my-border img {
  border-radius: 20px;
}










/************************************************* Header ********************************************************************/
#Header{}  #Header + main {margin-top:112px;}  

/********** Main Banner **************************************************************************************************/
.MainBanner .carousel-caption h2{font-size:60px; line-height:1;}

/************************************************* Testimonials ********************************************************************/
.BgImg{background:url(../images/bg.png) no-repeat top center; background-attachment:fixed; min-height:800px; background-size:cover;}

 
/********** ContactForm **************************************************************************************************/
#ContactForm .form-group {margin-bottom:15px;}
#ContactForm .form-control{background:#fff; border:none; border-bottom:solid 1px #B4B4B4; border-radius:0px; height:60px; color:#333; padding-left:0px;}
#ContactForm textarea.form-select{height:150px; background:#fff;border:none; border-radius:5px;border-bottom:solid 1px #B4B4B4;border-radius:0px; color:#333;padding-left:0px;}

/********** Footer ***************************************************************************************************/
#Footer{color:#fff; font-size:14px; line-height:25px; letter-spacing:1.4px;}
#Footer li.active a {color:#61c1ec; font-weight:500;}
#Footer a{color:#fff;}#Footer a:hover,#Footer .list-inline a:hover{color:#61c1ec;}
#Footer h3{font-size:20px; letter-spacing:2px;}
 
#Footer .list-inline a{font-size:18px; margin:0px; color:#fff;}
#Footer .list-inline a:hover{color:#61c1ec;}
#Footer .list-inline-item:not(:last-child) {margin-right:12px;}
.Copytext{font-size:13px;letter-spacing:1.3px;}
 
/*************************************************************************************************************/
.List {padding:0; margin:0 0 15px 0; list-style-type:none;}
.List li{background:url(../images/check.png) no-repeat 0.1em 0.43em; padding:1px 0 1px 30px; margin:0px;}

/*************************************************************************************************************/
.container{max-width:1620px;} .container-fluid{max-width:1920px;}
.container-new{max-width:100% !important; width:100%; padding-right:15px; padding-left:15px;margin-right: auto;margin-left: auto;}
.container{
	max-width: 1300px;
}
/* ============ desktop view ============ *
@media all and (min-width: 1025px) {
	.navbar .nav-item .dropdown-menu{ display:none;}
	.navbar .nav-item:hover .nav-link{ color:#adadad;}
	.navbar .nav-item:hover .dropdown-menu{ display:block;}
	.navbar .nav-item .dropdown-menu{ margin-top:0;}
}	
/* ============ desktop view .end// ============ */


/* Large devices (desktops, 992px and up) */
@media (min-width:992px) {
#Header {top:0px; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; transition:0.5s;}
.shrink {background:rgba(255,255,255,1); box-shadow:0px 5px 12px rgba(0,0,0,.5); z-index:999;}
.navbar-brand img {max-height:115px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .navbar-brand img {max-height:100px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}

.navbar-brand{padding:20px 0;}
.shrink .navbar-brand{padding:5px 0px;}

.ls-5{letter-spacing: 15px;}
.lh-2 {line-height:1.6 !important;}

.imgheight img {
    height:676px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
}
/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { }

@media (min-width: 1920px) {.container{max-width:1620px;}
.gutter-lg {margin-left:-24px!important;margin-right:-24px!important;}
.gutter-lg div[class^="col"]{padding-left:24px!important;padding-right:24px!important;}
	.navbar-nav {
   padding-left: 433px;
}
}

@media (min-width: 1600px) and (max-width: 1919.98px){
	.navbar-nav {
padding-left: 415px;
}
	
}

@media (min-width: 1199.98px) and (max-width: 1359.98px) {}

/*@include media-breakpoint-between(md, xl) { ... }*/
@media (min-width: 768px) and (max-width: 1199.98px) {#Footer h3{letter-spacing:1px;}
.navbar-nav {
padding-left: 177px; }
}

/*For example the @include media-breakpoint-only(md) { ... } will result in :*/
@media (min-width: 768px) and (max-width: 991.98px) {
#Header{position:static; background:#fff;} #Header + main {margin-top:0px;} 
.MainBanner .carousel-caption h2{font-size:40px;}.MainBanner .carousel-caption {font-size:24px;} 
h2, .h2 {font-size:40px;}
	.navbar-nav {
  padding-left: 34px; 
}
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width:767.98px) {
.container{max-width:100%;}#Header{position:static; background:#fff;} #Header + main {margin-top:0px;} 
.MainBanner .carousel-caption h2{font-size:36px;}.MainBanner .carousel-caption {font-size:22px;} 
h1, .h1 {font-size:40px;}h2, .h2 {font-size:30px;}#Footer h3{letter-spacing:.040px; font-size:18px;}#Footer{font-size:13px; letter-spacing:normal;}
.Copytext{font-size:12px;letter-spacing:normal; line-height:1.2;}
}

@media (max-width:575.98px) {
.MainBanner .Homebnr .carousel-item  img {
    height:170px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.MainBanner .carousel-caption h2{font-size:26px;}.MainBanner .carousel-caption {font-size:16px;}  .MainBanner .carousel-caption .btn{font-size:10px; padding:8px 10px;}
}
/* X-Small devices (portrait phones, less than 576px) */
