



/*end of hover css files*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Source Sans Pro', sans-serif;

}
body{
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #fdfdfd;

}

/* ====== Header Styling =======
=========================================== */
.res-menu{
    display: none;
}

/* ====== Index Styling =======
=========================================== */
.carousel {
    position: relative;
}


#header .row {
    display: flex;
    align-items: center;
}

.topFirstMenu {
    display: none !important;
}
.cookie {
    font-size: 16px;
}

.cookie h2 {
    font-size: 22px;
    font-weight: bold;
}
.Contact-form .form-control {
    font-size: 1.8rem;
}
.Contact-form input.btn {
    font-size: 1.8rem;
}


section {
    padding: 90px 0;
}
.about h1 {
    font-size: 38px;
    font-weight: bold;
}
.about h1:after {
    content: "";
    display: block;
    height: 25px;
    background-image: url(image/row-image.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 10px;
}
.about p {
    font-size: 24px;
    font-weight: unset;
    padding: 20px 0 0 0;
}
.abbeyline {
    font-size: 32px !important;
    font-weight: bold !important;
    padding: 20px 0 0 0;
    font-family: 'Dancing Script';
    color: #676767;
    line-height: 32px;
    margin-bottom: 35px;
}
.left-section h3 {
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0 20px 0;
    color: #153b5b !important;
}
.right-section h3 {
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0 20px 0;
    color: #153b5b !important;
}
.left-section p {
    font-size: 21px;
}
.right-section p {
    font-size: 21px;
}
.left-section img {
    padding: 10px;
}
.right-section img {
    padding: 10px;
}
button.read-more {
    padding: 12px 45px;
    border-radius: 6px;
    color: white;
    font-size: 29px;
    border: none;
    margin: 40px 0 0 15px;
    background: rgb(20,156,210);
    background: linear-gradient(90deg, rgba(20,156,210,1) 0%, rgba(15,130,175,1) 100%);
}
.heart-banner-text h1 {
    font-size: 58px;
    font-weight: bold;
    margin-top: 20px;
}
.carousel-caption {
    bottom: 15% !important;
}
.heart-banner-text p {
    font-size: 39px !important;
    font-weight: 100 !important;
    padding: 20px 0 0 0;
    font-family: 'Dancing Script';
    letter-spacing: 3px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(218, 214, 214, 0.12);
    border-radius: 30px;
    box-shadow: 2px 2px 2px 2px #f7f5f5;
}
h5.card-title {
    font-size: 30px;
    font-weight: bold;
    padding: 20px 0;
}
p.card-text {
    font-size: 24px;
    padding: 0 0 30px 0;
}
p.card-text-more {
    text-decoration: underline;
    font-size: 22px;
    padding: 10px 0 25px 0;
  color: #a0cd64;
  cursor: pointer;
}
.inner-page-banner h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 70px;

    color: #fff;
}

.inner-page-banner h1:after {
  content: "";
    display: block;
    height: 25px;
    background-image: url(image/row-image.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 10px;
}
p.card-text-more:hover {
    color: #1591c2;
}

.lib-item {
    padding: 35px 35px 0px 35px !important;
}
.box-shadow img {
    padding: 30px;
}
.client h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 50px;
    padding: 0 0 0px 0;
}
.quote h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 50px;
    padding: 0 0 0px 0;
}













.testnimonial h2 {
  color: #333;
  text-align: center;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  position: relative;
  margin: 25px 0 50px;
}
.testnimonial h2::after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 3px;
  background: #ffdc12;
  left: 0;
  right: 0;
  bottom: -10px;
}
.testnimonial .carousel {
  width: 100%;
  margin: 0 auto;
  /* padding-bottom: 50px; */
}
.testnimonial .carousel .item {
  color: #999;
  font-size: 14px;
    text-align: center;
  overflow: hidden;
    min-height: 340px;
}
.testnimonial .carousel .item a {
  color: #eb7245;
}
.testnimonial .carousel .img-box {
  width: 145px;
  height: 125px;
  text-align: right;
  justify-content: right;
  display: flex;
  margin: auto 75%;
  padding: 25px;
}
.testnimonial .carousel .img-box img {
  
  display: block;
  border-radius: 50%;
}
.testnimonial .carousel .testimonial {
   padding: 30px;
   background: #a7a4a436;
   /* opacity: 0.2; */
   font-size: 21px;
   color: white;
   font-weight: 100;
}
p.testimonial span {
    display: block;
    font-style: italic;
    font-weight: 600;
}
.testnimonial .carousel .overview { 
  text-align: center;
  padding-bottom: 5px;
}
.testnimonial .carousel .overview b {
  color: #333;
  font-size: 15px;
  text-transform: uppercase;
  display: block; 
  padding-bottom: 5px;
}
.testnimonial .carousel .star-rating i {
  font-size: 18px;
  color: #ffdc12;
}
.testnimonial .carousel .carousel-control {
  width: 30px;
  height: 30px;
  border-radius: 50%;
    background: #999;
    text-shadow: none;
  top: 4px;
}
.testnimonial .carousel-control i {
  font-size: 20px;
  margin-right: 2px;
}
.testnimonial .carousel-control.left {
  left: auto;
  right: 40px;
}
.testnimonial .carousel-control.right i {
  margin-right: -2px;
}
.testnimonial .carousel .carousel-indicators {
  bottom: 15px;
}
.testnimonial .carousel-indicators li, .carousel-indicators li.active {
  width: 11px;
  height: 11px;
  margin: 1px 5px;
  border-radius: 50%;
}
.testnimonial .carousel-indicators li {
    background: #e2e2e2;
    border-color: transparent;
    border: 0;
}
.testnimonial .carousel-indicators li.active {
  border: none;
  background: #fff;   
}
.testnimonial #myCarousel {
    /* margin: 30px 0 0 0; */
}
.client p {
    font-size: 21px;
    font-weight: 100;
}
.quote p {
    font-size: 21px;
    font-weight: 100;
}
section#service {
    background-image: url(image/qoute-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: white;
    padding: 0;
    display: flex;
    padding: 100px 0;
}
#service textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 15px 80px 15px 30px;
  border-radius: 10px;
}
#service input.wpcf7-form-control {
    padding: 15px 60px 15px 30px;
  border-radius: 10px;
}
.newsletter {
    background-image: url(image/newsletter-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
    color: white;
    margin: 30px 0 0 0;
}

section.news-letter {
    
}
.tnp-field input[type="submit"] {
    position: absolute !important;
    right: 15px !important;
    top: 21% !important;
    border: 2px solid white !important;
    width: 120px !important;
}
.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select {
    width: 100%;
    height: 65px !important;
    border-radius: 10px !important;
}
.tnp-subscription {
    font-size: 13px;
    display: block;
    margin: 15px 0!important;
    max-width: 770px!important;
    width: 100%;
}
p.news-letter-head {
    font-size: 39px;
    text-transform: uppercase;
    font-weight: bold;
}
p.news-letter-para {
    font-size: 24px;
    font-weight: lighter;
}
img.row-img {
    position: absolute;
    top: 26%;
    left: 83%;
}

.contact .carousel-caption {
    bottom: 16rem !important;
}
.contact-us .carousel-caption {
    text-align: left;
}
.contact-us h5 {
    font-size: 28px;
    color: #addc37;
    padding-bottom: 15px;
}
.contact-us h1 {
    font-size: 49px;
    font-weight: bold;
}

.contact-us h1:after {
    content: "";
    display: block;
    height: 25px;
    background-image: url(image/row-image.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 10px;
}
.contact-us p {
    font-size: 26px;
}
.appointments .carousel-caption {
    background: #1397cb;
    padding: 50px 20px;
    border-radius: 20px;
    /* bottom: 35rem !important; */
    /* z-index: 99999; */
    width: 100%;
}
.appointments h1 {
    font-size: 50px;
    font-weight: bold;
    padding: 30px 0;
}
.appointments p {
    font-size: 22px;
    padding: 10px 0;
    font-weight: normal;
}


































/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #000;
  padding: 9px 0;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  color: #888383;
}

#topbar .contact-info a {
  line-height: 1;
  color: #888383;
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  color: #428bca;
}

#topbar .contact-info i {
  color: #1295c8;
  padding: 4px 8px;
  font-size: 12px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 10px;
}

#topbar .social-links a {
  color: #ffffff;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
  font-size: 16px;
}

#topbar .social-links a:hover {
  color: #428bca;
}
.nav-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}

.nav-menu li {
  float: left;
  /* padding: 0px 10px; */
}

.nav-menu li:first-child{/* padding: 0px 10px  0px 0px; */}
.nav-menu li:last-child{ padding: 0px 0px  0px 10px;}
.nav-menu li a {
    display: block;
    color: black;
    text-align: center;
    padding: 12px 0px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
}

.nav-menu li a:hover {
  background-color: transparent;
  border-bottom: 1px solid;
}








/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  transition: all 0.5s;
  padding: 20px 0;
  /* background: #000; */
  z-index: 997;
  /* padding-top: 14px; */
}

#header.header-scrolled {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #1c5c93;
  text-decoration: none;
}



/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.nav-menu a {
  display: block;
  position: relative;
  color: #5c768d;
  padding: 12px 15px;
  transition: 0.3s;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #428bca;
  text-decoration: none;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #103453;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #428bca;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}

/* Mobile Navigation */
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: #1f3548;
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #e3f0fc;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #9eccf4;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa0";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 20px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #5c768d;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(31, 53, 72, 0.7);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

img.img-responsive {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: initial;
}

#carouselExampleIndicators2 img.img-responsive {
    width: 100%;
    max-width: 100%;
    height: 760px;
    max-height: initial;
}








.lib-panel {
    margin-bottom: 20Px;
}
.lib-panel img {
    width: 100%;
    background-color: transparent;
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF;
}


.lib-panel .lib-row {
    padding: 30px 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
   background-color: #FFFFFF;
   font-size: 30px;
   padding: 24px 20px 0 0px;
   /* text-transform: uppercase; */
   font-weight: bold;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 4px;
    width: 84px;
    background-color: #8bc53f;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    display: block;
    font-size: 17px;
    font-weight: 600;
    line-height: 23px;
    padding: 10px 8px 90px 0px;
}
.lib-panel .lib-row.lib-desc a{
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}

.row-margin-bottom {
    margin-bottom: 20px;
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}

.no-padding {
    padding: 0;
}









.copyright a {
    color: white;
}
footer.page-footer {
    background-color: #111111;
    color: white;
}
footer.page-footer {
    padding: 100px 0 0 0;
}
img.foot-logo {
    padding: 0 0 10% 0;
}
p.foot-para {
    font-size: 21px;
    font-weight: lighter;
}
.social-icon {
    padding: 20px 0;
    font-size: 30px;
}
.social-icon a i:hover {
    color: #ffae00;
}
.page-footer h6 {
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 49px;
    font-weight: 400 !important;
}
.foot-nav {
    padding: 31px 0 0 0;
    font-size: 21px;
    /* color: white; */
}
.foot-nav p a {
    /* padding: 57% 0 0 0; */
    /* font-size: 22px; */
    color: white;
    font-weight: 100;
}
.foot-contact {
    padding: 12% 0 0 0;
    font-size: 17px;
}
.foot-contact p{
    margin-bottom: 15px;
    display: flex;
    align-items: baseline;
}
.foot-twitter {
    padding: 12% 0 0 0;
    font-size: 21px;
}
hr.twitter-row {
    border-top: 1px solid #3c3a3a !important;
}
.foot-contact p i {
    color: #1591c2;
}
.foot-twitter p i {
    color: #1591c2;
}

header#header .container {
    /* max-width: 1500px; */
}

#topbar .container.clearfix {
    /* max-width: 1500px; */
}













/* ====== Footer Styling =======
=========================================== */


/* ====== Other Styling =======
=========================================== */
/*======= Memu ======= */
#mml {padding: 0 15px;color: #ffffff;}
#mml h4 {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 7px;
    color: #fff;
}
.mm {
    position: relative;
    min-height: 49px;
  position:relative;
}
#mml {
    padding: 6px 15px;
    color: #fff;
    background-color: #e51e25;
    text-transform: uppercase;
}

#mmb {
position: absolute;
width: 40px;
height: 50px;
margin-right: 15px;
top: 0;
right: 0;
cursor: pointer;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

#mmb span {
display: block;
position: absolute;
height: 1.5px;
width: 100%;
background: #fff;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

#mmb span:nth-child(1) {
top: 16px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

#mmb span:nth-child(2) {
top: 26px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

#mmb span:nth-child(3) {
top: 36px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

#mmb.on span {height: 2px;}
#mmb.on span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 11px;
left: 8px;
}

#mmb.on span:nth-child(2) {
width: 0%;
opacity: 0;
}

#mmb.on span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 39px;
left: 8px;
}

#mm ul{
  padding-left:0;
  margin-bottom:0;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 222222;
  display: none;
}

#mm li {
display: block;
position: relative;
}
#mm a {
    display: block;
    padding: 16px 56px 15px 20px;
    border-bottom: #dedede 1px solid;
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    background-color: white;
    word-wrap: break-word;
    transition: 0.7s ease;
    text-align: center;
    opacity: 0.9;
}
#mm a:hover {
    background-color: #e51e25;
    color: white;
}
.topFirstMenu.nav-menu li a {
    font-size: 12px;
    color: #595959 !important;
    font-weight: 600;
    padding: 0;
    padding-right: 30px;
    position: relative;
    border: none !important;
}

.topFirstMenu.nav-menu li a:after {content: '';display: block;width: 1px;height: 15px;background: #dcdcdc;position: absolute;right: 15px;top: 1px;}

.topFirstMenu.nav-menu li:last-child  a {
    padding: 0;
}

.topFirstMenu.nav-menu li:last-child a:after {
    display: none;
}
.topFirstMenu {
    margin-top: 25px;
}

.topFirstMenu a:hover {
    background: none !important;
    color: #92c336 !important;
}
.menuLinks {
    width: 100%;
}

.menuLinks ul#menu-menu-1 {
    display: flex;
    justify-content: space-around;
}
#carouselExampleIndicators .carousel-caption {
    bottom: auto !important;
    top: 20%;
}

.carousel-caption h5 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    font-size: 57px;
    font-weight: 700;
    text-shadow: 0px 3px 5px #000;
    margin-top: 15px;
    margin-bottom: 0px;
}

.carousel-caption h2 {
    font-size: 71px;
    font-weight: 700;
    text-shadow: 0px 3px 5px  #000;
}

.carousel-caption p {
    font-size: 21px;
}
.carousel-caption a {
    color: #fff;
}
.carousel-caption a:hover {
    text-decoration: none;
}

.carousel-caption button {
    padding: 12px 45px;
    border-radius: 6px;
    color: white;
    font-size: 29px;
    border: none;
    margin: 40px 0 0 15px;
    background: rgb(20,156,210);
    background: linear-gradient(90deg, rgba(20,156,210,1) 0%, rgba(15,130,175,1) 100%);
}
#carouselExampleIndicators22 .carousel-caption {
    top: 8%;
}
.newsletter .row {
    display: flex;
    align-items: center;
}

.newsletter .newsltr {
    position: relative;
}

.newsletter input#staticEmail2 {
    width: 100%;
    height: 65px;
    padding-right: 182px;
}
.newsletter input#staticEmail2::placeholder{color:#9a9999 !important; font-size:22px}
.newsletter .btn.btn-primary.mb-2 {
    position: absolute;
    right: 0px;
    background: #111;
    border: none;
    height: 63px;
    font-size: 21px;
/*    padding: 0px 42px;*/
    border-radius: 8px;
}
.newsletter button.btn.btn-primary.mb-2:before{content:'';border-radius: 8px;background: #3e3e3e;}
div#carouselExampleIndicators2 button.read-more {
    background: rgb(177,223,56);
    background: linear-gradient(90deg, rgba(177,223,56,1) 0%, rgba(128,189,44,1) 100%);
    margin-left: 0;
    padding: 11px 25px;
}
section.blogSec {}

section.blogSec button.read-more {
    font-size: 18px;
    padding: 10px 36px;
    margin: 30px 0px 20px 0px;
}

section.blogSec  .card-text {}

section.blogSec  .card-text p {
    font-size: 20px;
    font-style: italic;
}

section.blogSec  .card-text p span {
    color: #619718;
}
form.formContact {
    margin-top: 30px;
}

form.formContact .form-control {
    min-height: 60px;
}

form.formContact textarea.form-control {
    min-height: 130px;
}

form.formContact .form-control::placeholder {
    color: #000;
}



form.formContact  .btn.btn-default{
    padding: 9px 50px;
    border-radius: 6px;
    color: white;
    font-size: 24px;
    border: none;
    margin: 20px 0 0 0px;
    background: rgb(20,156,210);
    background: linear-gradient(90deg, rgba(20,156,210,1) 0%, rgba(15,130,175,1) 100%);
    }
.copyright {
    background: #000;
    margin-top: 30px;
    text-align: center;
        font-size: 18px;
}

.copyright a.dark-grey-text {
    color: #9cc628 !important;
}
.langChange {
    display: inline-block;
    position: relative;
    width: 180px;
    margin-bottom: -6px;
    margin-left: 9px;
    top: -7px;
}

.langChange i.fa.fa-language {
    position: absolute;
    font-size: 20px;
    color: #1295c8;
    top: 3px;
}

.langChange select {
    background: none;
    border: none;
    color: #b3b3b3;
    float: right;
    font-size: 17px;
    line-height: 10px;
    height: 24px;
}
div#carouselExampleIndicators22 button {
    border-radius: 8px;
    border: solid 3px transparent;
    background-image: linear-gradient(rgba(177,223,56,1) 0%, rgba(128,189,44,1) 100%), linear-gradient(101deg, #c1cb27, #7ebb2c);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #000000 inset;
    padding: 15px 80px;
}
div#carouselExampleIndicators22 button:before{background:#232323}
.serviceBox .card-body:after {content: '';width: 100%;height: 55px;display: block;border-bottom: 5px solid #c7c7c7;border-radius: 44px;position: absolute;left: 1px;bottom: -10px;border-left: 5px solid #c7c7c7;z-index: -1;border-right: 5px solid #c7c7c7;}
.serviceBox .card-deck .card:hover p.card-text-more{color:#1591c2 !important }
.serviceBox .card-deck .card:hover .card-body:after{border-color:#1591c2 !important}
.serviceBox .card-deck .card:hover img.card-img-top {transform: scale(1.01);transition:ease all 0.4s}
button.read-more.hvr-shutter-in-horizontal:before {
    border-radius: 10px;
}

button.read-more.hvr-shutter-in-horizontal:before {
    background: linear-gradient(90deg, rgb(20, 141, 189) 0%, rgb(14, 116, 156) 100%);
}

div#carouselExampleIndicators button:before {
    background: linear-gradient(90deg, rgb(20, 141, 189) 0%, rgb(14, 116, 156) 100%);
    border-radius: 8px;
}
.lib-panel .row:hover * {background-color: #8bc53f !important;color: #fff;transition:ease all 0.2s;}
.lib-panel .row:hover .lib-header-seperator{background-color: #fff !important;}

.evntBoxmain {
    background: #fdfdfd;
    box-shadow: 0px 6px 22px 0px #ececec;
    display: flex;
    padding: 20px 20px 28px 20px;
    border-radius: 5px;
    position: relative;
    align-items: center;
}
.upcoming-inner .leftinnerDateBox h3 {
    background: #1398cd;
    padding: 20px;
    color: #fff;
    font-size: 30px;
    width: 170px;
    text-align: center;
}

.upcoming-inner .leftinnerDateBox h3 span {
    display: block;
    font-size: 80px;
    text-align: center;
}
.upcoming-inner .leftinnerDateBox {
    margin-right: 30px;
}
section.eventBoxes {
    margin-top: -160px;
    margin-bottom: -70px;
}
.evntBoxmain:after{
    content:'';
    background-image: url(image/stripBg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    width: 84px;
    height: 140px;
    display: block;
    right: 0px;
    top: 0;
    }
.service h1 {
    font-size: 40px;
}
.evntBoxmain img.img-responsive {
    width: 41px;
    margin-top: -25px;
}

.evntBoxmain .leftDateBox {
    background: #faffee;
    margin-top: 20px;
    text-align: center;
    margin-right: 20px;
    width: 140px;
}

.evntBoxmain  h3 {
    font-size: 23px;
    color: #153b5b;
    padding: 0px 10px;
}
p.inner-event-box-font {
    font-weight: 700 !important;
    text-decoration: underline;
}

.evntBoxmain  .timestrip {
    background: #1398cd;
    color: #fff;
    margin-top: 8px;
    border-radius: 0px 0px 7px 7px;
    padding-bottom: 2px;
}

.evntBoxmain  .rightbox {}

.evntBoxmain  .rightbox p {
    font-size: 26px;
    line-height: 29px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.evntBoxmain  .rightbox a {
    font-size: 21px;
    color: #113452;
    border-bottom: 1px solid;
    font-weight: 600;
    text-decoration: none !important;
}
div#carouselExampleIndicators ol.carousel-indicators {
    display: none;
}
.contact button.read-more.hvr-shutter-in-horizontal:before {background: rgb(177,223,56);background: linear-gradient(90deg, rgb(201, 236, 109) 0%, rgb(114, 173, 32) 100%);}

a.whatsappIcon {
    position: fixed;
    bottom: 20px;
    left: 40px;
    width: 60px;
    transition: ease all 0.2s;
        z-index: 999;
}

a.whatsappIcon img {
    width: 100%;
}

a.whatsappIcon:hover {
    transform: scale(1.1);
    transition: ease all 0.2s;
}




div#carouselExampleIndicators22 {
}

div#carouselExampleIndicators22 .carousel-inner {
    min-height: 560px;
}

div#carouselExampleIndicators22 img.img-responsive {min-height: 700px;}
div#carouselExampleIndicators img.img-responsive{ min-height: 900px;}


















button.btn.btn-primary {
    color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;
    text-align: left;
    padding: 0;
    font-weight: 100;
    font-size: 21px;
}

.btn-primary:focus {
    box-shadow: none;
}
.popup-body {
    color: black;
    font-size: 22px;
}

.popup-body h2 {
    font-weight: 600;
}
.cookie-header h5 {
    color: black;
    font-size: 37px;
    font-weight: bold;
}































/*
#buttons {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#buttons::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#buttons:hover {
  cursor: pointer;
  background-color: #333;
}
#buttons:active {
  background-color: #555;
}
#buttons.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #buttons {
    margin: 30px;
  }
}

*/


p.msgSucess {
    position: absolute;
    max-width: 480px;
    height: 50px;
    color: #81b72a;
    padding: 11px 15px 15px 15px;
    border-radius: 5px;
    border: 1px solid;
    right: 0;
}







@media only screen and (min-width: 1350px) {
.container {
    /* max-width: 1400px; */
}



}



/*custom css*/
.skiptranslate.goog-te-gadget span {
    display: none;
}

.skiptranslate.goog-te-gadget>div>select {
    font-size: 13px;
    z-index: 2;
    position: relative;
    top: -4px;
}

.skiptranslate.goog-te-gadget {
    color: #000;
}
#button {
  display: inline-block;
  background: linear-gradient(90deg, rgba(177,223,56,1) 0%, rgba(128,189,44,1) 100%);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 100px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}



a.btnwbPD {
    position: fixed;
    right: 12px;
    top: 300px;
    z-index: 99;
    display: flex;
    background: #fff;
    border-radius: 100%;
    height: 75px;
    width: 75px;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 13px 2px #696969;
}

a.btnwbPD img {
    max-width: 40px;
}
#industries-banner {
    background-image: url(image/industries.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}
#career-banner {
    background-image: url(image/career.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}
#contact-banner {
    background-image: url(image/contact-us.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}

#consulting-banner {
    background-image: url(image/consulting-service.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}

#upcoming-banner {
    background-image: url(image/events.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}

#blog-banner {
    background-image: url(image/blog.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}



#about-banner {
    background-image: url(image/about-us.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}
section#cookies-banner {
    background-image: url(image/cookie-policy.jpg);
    width: 100%;
    background-size: cover;
    height: 590px;
    align-items: center;
    display: flex;
}
section#privacy-banner {
    background-image: url(image/privacy-policy.jpg);
    width: 100%;
    background-size: cover;
    height: 590px;
    align-items: center;
    display: flex;
}
section#terms-and-conditions-banner {
    background-image: url(image/terms-conditions.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}

#inner-banner {
    background-image: url(image/inner-banner.jpg);
    width: 100%;
    background-size: cover;
    height: 430px;
    align-items: center;
    display: flex;
}
.inner-banner {
    justify-content: center;
    display: flex;
}
.inner-banner h3 {
    font-size: 86px;
    font-weight: 700;
    color: #3a1e10;
    text-transform: uppercase;
    background: #ffffff9c;
}






.quote {
    margin-bottom: 23px;
}
.Contact-form .form-group textarea.form-control {
    height: 136px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0f759d !important;
    border-color: #0f78a1 !important;
}
.btn-primary {
    color: #fff;
    background-color: #0f759d !important;
    border-color: #0f78a1 !important;
    width: 130px;
}




.consulting-service-main-content h3 {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
}

.consulting-service-main-content p {
    font-size: 23px;
    text-align: center;
}



.career-1 {
    text-align: center;
    margin-bottom: 80px;
}
section#career-section {
    padding: 100px 0px 0px 0px;
}
.career-1 h3 {
    font-size: 24px;
    margin-top: 15px;
    font-weight: 600;
}

.career-1 p {
    font-size: 17px;
    text-align: center;
    margin-top: 25px;
}


section#inner-consulting-service h3 {
    font-size: 40px;
    font-weight: 600;
}

section#inner-consulting-service p {
    font-size: 22px;
    margin-top: 20px;
}















.career-main-heading h3 {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #1277a7;
}
.career-content a {
    color: #000;
}
.career-content p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 50px;
}
.career-content h3 {
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.career-content li {
    font-size: 18px;
    font-weight: 400;
    margin-left: 40px;
}
.career-content ul {
    list-style-type: none;
    text-align: center;
}
.career-content ul li {
    margin-left: 0;
    margin-top: 10px;
}


section.serviceBox .service,.blogSec  .service{margin-bottom: 30px;}


a.btnwbPD:hover,#button.show:hover,#maximizeChat:hover,.whatsappIcon:hover { animation: pulse 1s infinite;}


@keyframes pulse {
    0% {
        transform: scale(0.95);
    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.95);
    }
}




.testnimonial .carousel-inner {
    height: 100%;
    margin-top: 20px;
    min-height: 410px;
}


body.innerpageBlog .service h1 {
    font-size: 38px;
    margin-bottom: -20px;
    margin-top: 50px;
}

body.innerpageBlog .card-body {
    padding: 0;
}

body.innerpageBlog .card-body .contentBox p {
    font-style: inherit;
    margin-top: 15px;
}

body.innerpageBlog .card-body .contentBox{
    margin-bottom: 30px;
}

a.topMenuLink {color: #fff !important;position: relative;display: inline-block !important;top: -1px;}
a.topMenuLink:after{content:'';display: inline-block;width: 1px;height: 25px;background-color: #888383;position: absolute;right: 0;top: -9px;}
button.navbar-toggler {
    display: none;
}

.collapse:not(.show){  display: block;}
button.navbar-toggler.collapsed {outline: none !important;}


@media only screen and (max-width: 991px) {
.collapse:not(.show){display: none;} 
button.navbar-toggler {display: block;}   
.navbar-collapse.collapse.show .d-none {display: block !important;position: fixed;z-index: 22;width: 80%;height: 100%;left: 0;top: 0px;}
.navbar-collapse.collapse.show .d-none .menu-menu-container {height: 100%;}
.navbar-collapse.collapse.show .d-none .menu-menu-container ul#menu-menu-1 {height: 100%;display: block;background: #fff;box-shadow: -42px 0px 70px 0px #000000;border-right: 1px solid #dedede;}
.navbar-collapse.collapse.show .d-none .menu-menu-container ul#menu-menu-1 li {width: 100%;text-align: left;}
.navbar-collapse.collapse.show .d-none .menu-menu-container ul#menu-menu-1 li a {text-align: left;padding-left: 30px;}
button.navbar-toggler {width: 40px;height: 35px; position: fixed;z-index: 2;background: #fff;right: 15px;top: 30px;color: #000;border: 1px solid;padding: 0 8px;padding-bottom: 5px;}
button.navbar-toggler span.navbar-toggler-icon {color: #000;width: 100%;height: 2px;background: #000;display: block;margin-top: 5px;}
a.btnwbPD{display: none;}
#carouselExampleIndicators .carousel-caption{display: block !important;}
#carouselExampleIndicators .carousel-caption {top: 0;right: 0;left: 0;}
#carouselExampleIndicators .carousel-caption h5 {font-size: 29px;}
#carouselExampleIndicators .carousel-caption p {font-size: 17px;}
div#carouselExampleIndicators img.img-responsive {min-height: 700px !important;}
.evntBoxmain {margin-bottom: 15px;}
.page-footer h6 {text-align: left;}
.foot-nav p {text-align: left;}
.foot-nav {padding: 0;}
.foot-contact {padding: 0;}
.container.footer-copyright.py-3 .col-md-8.text-left {text-align: center !important;}
.container.footer-copyright.py-3 .col-md-4.text-right {text-align: center !important;}
a.whatsappIcon {left: 0;bottom: 0;}
.lib-panel .lib-row.lib-header {text-align: center;padding: 0;}
.lib-panel .lib-row.lib-header .lib-header-seperator {margin: 0 auto;}
.lib-row.lib-desc {text-align: center;padding:10px 5px 40px 5px !important;} 
#header {position: fixed;width: 100%;top:0px;}
div#carouselExampleIndicators22 .d-none {display: block !important;}
div#carouselExampleIndicators22 .d-none h1 {font-size: 37px;}
div#carouselExampleIndicators2 .d-none {display: block !important;}
div#carouselExampleIndicators2 .d-none h1 {font-size: 37px;} 
#carouselExampleIndicators2 .appointments {display: none;}
.carousel-caption button{font-size: 25px;}
.carousel-caption h5{font-size: 45px;} 
div#carouselExampleIndicators2 .d-none h1 {font-size: 34px;}
section {padding: 40px 0;}
section.serviceBox .service h1, section.industrySec .service h1 {text-align: center;}
body{padding-top: 100px;}
section#inner-consulting-service img {width: 100%;margin-bottom: 20px;}
#consulting-banner,#about-banner,#industries-banner,#blog-banner,#upcoming-banner,#contact-banner,#career-banner{height: 270px;}
.inner-page-banner h1{    font-size: 40px;padding: 0;}
a#button {display: none !important;}
footer.page-footer {padding: 50px 0 0 0;}
.testnimonial .carousel .img-box {width: 70px;text-align: center;margin: 15px auto;padding: 25px 0;}
footer .row.mt-3.dark-grey-text {text-align: left;}
section#service{padding: 50px 0;}
.lib-panel {padding: 0 30px;}
.nav-menu li:last-child{padding: 0px;}
.round #tawkchat-status-text-container {right: -15px !important;}
.career-main-heading h3 {font-size: 30px;}
    section#cookies-banner,section#privacy-banner,section#terms-and-conditions-banner {height: 270px;}
}
























/* ===== Responsive Start Here ==== */

@media (max-width: 1300px){

}
@media (max-width: 1200px){
    
}
@media screen and (max-width: 1199px) and (min-width: 992px){   
  .nav-menu li a {
    font-size: 12px;
}
.carousel-caption h5 {
    font-size: 40px;
}
h5.card-title {
    font-size: 20px;
}
.contact-us h1 {
    font-size: 40px;
}
.contact-us h1 {
    font-size: 40px;
}
.client h1 {
    font-size: 40px;
}
.quote h1 {
    font-size: 40px;
}

}
@media (max-width: 991px){
  .lib-panel .lib-row.lib-header {
    font-size: 25px;
    padding: 60px 20px 0 0px;
}
.lib-item {
    padding: 35px 15px 0px 15px !important;
}
.lib-panel .lib-row.lib-desc {
    font-size: 20px;
}
h5.card-title {
    font-size: 16px;
}
section.blogSec .card-text p span {
    font-size: 16px;
}
.client h1 {
    font-size: 35px;
}
.quote h1 {
    font-size: 35px;
}
.evntBoxmain .rightbox p {
    font-size: 20px;
}

}
@media (max-width: 767px){ 

   
}
@media (max-width: 576px){
    .carousel-caption h5 {
    font-size: 25px;
}
div#carouselExampleIndicators2 .d-none h1 {
    font-size: 26px;
}
div#carouselExampleIndicators22 button {
    padding: 5px 14px;
}
p.news-letter-head {
    font-size: 26px;
}
div#carouselExampleIndicators22 .d-none h1 {
    font-size: 26px;
}
}
@media (max-width: 480px){
    
}   
@media (max-width: 410px){
    
}
@media (max-width: 375px){
    
}
@media (max-width: 320px){

}









section.blogSec .card-text ul {
    padding-left: 14px;
}
section.serviceBox .service, .blogSec .service {
    margin-bottom: 0px;
    margin-top: 10px;
}



.government-links-content h1 {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.government-links-content ul.government-links-ul {
    margin-left: 23px;
}

.government-links-content ul.government-links-ul li a {
    color: #000;
    font-size: 20px;
}

.government-links-content ul.government-links-ul li::marker {
    font-size: 21px;
}

.government-links-content ul.government-links-ul li {margin-bottom: 10px;}
section#topbar .container {max-width: 1500px;}

header#header .container {
    max-width: 1500px;
}
.d-lg-block .contact-info.float-left {
    color: #fff;
}

.d-lg-block .contact-info.float-left a {
    color: #fff !important;
}





















































.about.industries-inner-pages-content h1 {
    font-size: 35px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.about.industries-inner-pages-content h1:after {
    display: none;
}

.about.industries-inner-pages-content p {
    padding: 0;
    margin-bottom: 12px;
}

.about.industries-inner-pages-content ul {
    margin-bottom: 20px;
    margin-left: 20px;
}

.about.industries-inner-pages-content ul li p {
    margin-bottom: 8px;
}

.about.industries-inner-pages-content ul li {
    font-size: 20px;
}
section.industries-inner-pages-content-sec {
    padding: 20px 0 50px;
}
.about.industries-inner-pages-content h2 {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 18px;
    font-weight: 600;
}

.lib-row.lib-desc a.industries-boxes-inner-links {left: 0;bottom: 40px;background: #8bc53f;width: 100%;max-width: 130px;text-align: center;padding: 7px 0;color: #fff;font-size: 16px;}
.row.box-shadow:hover .lib-row.lib-desc a.industries-boxes-inner-links {
    background: #fff !important;
    color: #8bc53f;
}