/************************************************* Header ********************************************************************/
#Header + main { margin-top:120px;}
.top-panel a { color:#fff;}.top-panel a:hover { color:#000;}
.top-panel { font-size:15px; overflow:hidden;}
.top-panel .social a { font-size:13px;}
.top-panel span:after { border-right:1px solid #fff; position:absolute; content:""; height:100vh; top:-10px; right:0;}
/********** Main Banner **************************************************************************************************/
.MainBanner .carousel-caption{ left:0; right:0; bottom:60%; transform:translateY(50%); z-index:5;} 
.MainBanner .carousel-caption h1 { font-size:25px; line-height:45px; width:65%; margin:auto;}
.MainBanner img {
	height:460px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
	}
/********** Sections CSS **************************************************************************************************/
.welcome { z-index:2;}
.welcome h2 {line-height:50px; font-size:45px;}
.wel-bg { width:500px; height:560px; background:#c7a530; position:absolute; z-index:-1; left:0; top:0; display:block;}
.welcome img { position:relative; top:-100px; right:-40px;}
.welcome .cus-mar { padding-left:90px; top:50%; transform:translateY(-50%); position:relative;}
.services h3 { position:absolute; width:100%; left:0; top:50%; transform:translateY(-50%); z-index:2; font-size:40px;}
.deal h3 { font-size:20px;font-family: 'Lato', sans-serif;}
.deal p { font-size:15px; line-height:25px;}
.testimonials { z-index:1; padding:100px 0 150px 0;}
.testimonials:before { background-image:url(../images/testimony-bg.jpg); background-position:center center; background-size:cover; background-blend-mode: normal; background-color:#000;  width:100%; position:absolute; left:0; top:0; z-index:-1; height:100%; display:block; content:""; opacity: 0.3; filter: alpha(opacity=30);}
.testimonials p {font-family: 'Crimson Text', serif; font-size:20px; line-height:30px;}
.testimonials .cus-width { width:70%;}
.testimonials .name { font-size:16px;}
/********** Footer ***************************************************************************************************/
#Footer { padding:80px 0 0;}
#Footer h3 { font-size:20px; letter-spacing:0.020rem;}
#Footer a { color:#fff;}
#Footer a:hover { color:#000;}
#Footer li { list-style:none; font-size:13px; line-height:20px; font-weight:400;}
#Footer ul {margin:0; padding:0;}
#Footer p {font-weight:400; font-size:13px;line-height:30px;}
.copyright { margin-top:50px;}
.copyright p { font-size:12px !important; color:#666 !important; letter-spacing:2.5px; line-height:18px;}
#Footer .phone-bottom { font-size:30px;}
.social li a { color:#fff !important; font-size:17px;}
.social li a:hover {  color:#fff !important;}
/*************************************************************************************************************/
/*.container{max-width:;}*/
.shrink {background:rgba(255,255,255,1); z-index:999;}


#menu-footer-menu a.nav-link {
    padding: 0px;
}
h3.font-josefin.my-4.font-medium {
    font-size: 22px;
}
.dropdown-menu {width:250px;left:-150px;}
.dropdown:hover>.dropdown-menu {display: block;padding: 5px 10px !important;}
.dropdown-item{white-space:normal;}
.dropdown-item:focus, .dropdown-item:hover {color: #c36;background-color:#fff;}

.dropdown-menu li{ position: relative; padding: 5px 10px !important;	}
.dropdown-menu > li:hover > .submenu{ display: block;left:130px;top:0px;width:230px; }

/* 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); z-index:999;}
.navbar-brand img {/*max-height:31px;*/ /*max-width:100%!important;*/ -webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .navbar-brand img {/*max-height:25px;*/ max-width:80%!important;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.navbar-brand{padding:10px 0px !important;}
.shrink .navbar-brand{padding:5px 0px !important;}
}
/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
.gutter-lg {margin-left:-15px!important;margin-right:-15px!important;}
.gutter-lg div[class^="col"]{padding-left:15px!important;padding-right:15px!important;}
.gutter-lg .row,.gutter-lg .row div{padding:0px!important;margin:0px!important;}
}
@media (max-width: 1600px) {
}
@media (max-width: 1400px) {
}
@media (min-width: 1920px) {
}
@media (min-width: 1600px){

}
@media (min-width: 1199.98px) and (max-width: 1359.98px) {	
.MainBanner .carousel-caption h1 { font-size:35px; line-height:40px;}
#Header + main {margin-top:120px;}
.navbar-brand img {/*max-height:75px;*/ max-width:100%!important; }
.shrink .navbar-brand img {/*max-height:80px;*/ max-width:80%!important;}
.navbar .navbar-nav .nav-link {padding: 0 8px;font-size: 11px;}
.MainBanner .carousel-caption h1 { width: 85%;}
.wel-bg {width: 420px;height: 480px;}
.welcome .cus-mar {padding-left: 60px;}
}
/*@include media-breakpoint-between(md, xl) { ... }*/
@media (min-width: 768px) and (max-width: 1199.98px) {
.MainBanner .carousel-caption h1 { font-size:35px; line-height:40px;}
#Header + main {margin-top:120px;}

h2, .h2 {font-size: 30px;}
.MainBanner .carousel-caption h1 { width: 105%;}
.wel-bg {width: 390px;height: 390px;}
}
/*For example the @include media-breakpoint-only(md) { ... } will result in :*/
@media (min-width: 768px) and (max-width: 991.98px) {
.MainBanner .carousel-caption h1 { font-size:25px; line-height:30px;}
#Header { position:static; padding:0;}
#Header + main {margin-top: 0;}
.navbar .navbar-nav .nav-link {padding: 25px 20px;}
h2, .h2 {font-size: 30px;}
.welcome h2 {line-height: 35px;font-size: 40px;}
.MainBanner .carousel-caption h1 { width: 100%;}
.testimonials .cus-width {width: 100%;}
.top-panel {font-size: 12px;}
.welcome img {top: -60px;right: -20px;}
.wel-bg {width: 270px;height: 295px;}
.welcome .cus-mar {padding-left: 30px;}
.services h3 {font-size: 30px;}
.copyright p {letter-spacing: 0;}
}
/* Small devices (landscape phones, 576px and up) */
@media (max-width:767.98px) {
.container{max-width:100%;}
.MainBanner .carousel-caption h1 {font-size: 25px;line-height: 30px;}
#Header { position:static; padding:0;}
#Header + main {margin-top: 0;}
h2, .h2 {font-size: 30px;}
.copyright { margin-top: 0;}
.MainBanner .carousel-caption h1 { width: 100%;}
.wel-bg {width: 100%; height: 100%;}
.welcome img {top: 0; right: 0;}
.welcome .cus-mar { padding-left: 0;}
.copyright p {letter-spacing: 0;}
.testimonials .cus-width {width: 100%;}
.wel-bg { display:none;}
.testimonials {padding: 50px 0 50px 0;}
.services h3 {font-size: 25px;}
}
@media (max-width:768px) {
.navbar .navbar-nav .nav-link {font-size:13px;}
.navbar-nav>li+li {margin-left: 0;}
.MainBanner .carousel-item  img {
   height:400px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.navbar .navbar-nav .nav-link { padding: 25px 27px;}
h2, .h2 {font-size: 30px;}
.welcome h2 {line-height: 40px;font-size: 40px;}
.copyright { margin-top: 0;}
.copyright p {letter-spacing: 0;}
.testimonials .cus-width {width: 100%;}
}
@media (max-width:575.98px) {
.MainBanner .carousel-item  img {
   height:400px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.MainBanner .carousel-caption h1 { font-size:20px; line-height:30px;}
.MainBanner .carousel-caption h1 { width: 100%;}

.container { max-width:100%;}
h2, .h2 {font-size: 30px;}
#Header { position:static;}
#Header + main {margin-top: 0;}
#Footer h3 {font-size: 25px;}
#Footer {padding: 50px 0 0;}
.welcome h2 {line-height: 30px;font-size: 30px;}
.copyright { margin-top: 0;}
.wel-bg {width: 100%; height: 100%;}
.welcome img {top: 0; right: 0;}
.welcome .cus-mar { padding-left: 0;}
.copyright p {letter-spacing: 0;}
.testimonials .cus-width {width: 100%;}
.testimonials {padding: 50px 0 50px 0;}
.MainBanner .carousel-caption {bottom: 50%;transform: translateY(50%); }
}
/* X-Small devices (portrait phones, less than 576px) */
@media (max-width:360px) {

#Footer h3 {font-size: 25px;}
#Footer {padding: 50px 0 0;}
.welcome h2 {line-height: 30px;font-size: 30px;}
.copyright { margin-top: 0;}
.wel-bg {width: 100%; height: 100%;}
.welcome img {top: 0; right: 0;}
.welcome .cus-mar { padding-left: 0;}
.copyright p {letter-spacing: 0;}
.testimonials .cus-width {width: 100%;}
.MainBanner .carousel-item  img {
   height:500px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
}
.servic{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    font-size: 30px;
}
.row.pt-5.back {
    background-color: #c7a530;
}
.back {  background-color: #c7a530;}

.owl-pagination {
    display: none!important;
}
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}

.grecaptcha-badge {

visibility: hidden;

}