
body{background: url(../images1/body-bg.jpg) no-repeat center center fixed; background-size: cover;}
.container-inner{ background: #fff; box-shadow: 0 0 5px #333; padding:0px 0 30px;}

.logo-bg{ background:rgba(115,227,54,0.6);}

.bg2{ background: #f9fefe; padding: 40px 20px;}
.bg2 span, .bg2 h2, .bg2 h4{ text-align: center; display: block}
.bg2 h4{ font-style: italic; font-size: 15px}

@media (max-width:768px){
    
    .logo{margin-top: 60px;}
    .menuzord .showhide em{background: #fff !important;}
    .header-row{margin-top: 40px;}
}

.header-row{background: #fff}
.bg-light1{background: rgba(154,233,5,0.3); padding: 40px 0;}
.bg-light2{background: rgba(154,233,5,0.2); padding: 40px 0;}

img.logo{margin:0 auto; max-width: 80%; display:block;}
img.news-img{display:block; margin:5px auto; padding:5px 0;}
span.divider2{ border-bottom:1px solid #ededed; display:block; width:100%; height:2px;}

.title {
    position: relative;
    padding-bottom:3px;
    margin: 8px 0 5px;
    padding: 10px 0;
    border-bottom: 1px solid #dcdbd7;
    color: #398457;font-size: 16px; font-weight: 700;
}
.title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 10px;
    width: 10px;
    border-radius: 500px;
    background-color: #398457;
    border-color: #007fc2;
}

.title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 65px;
    height: 0;
    border-bottom: 2px solid #398457;
}

@media (max-width:768px){
    .bx-caption{display:none;}
    img.logo{margin-top:50px;}
    
}

.intro-txt{font-weight:700; font-style:italic; line-height:25px; text-indent:60px; font-size:15px;}
.intro_p p{padding:5px 60px;}
.intro_p h4{ font-size: 15px;
    text-align: center;
    font-weight: 400;
    font-style: italic;
    text-transform: capitalize; }

.cont-table td{padding:3px 5px !important; font-size:18px; font-weight:700;}
.divider1{ border-top:1px solid #ddd; padding:15px 0 5px; width:;100%; height:2px;}

h2.head2{ font-size: 25px; padding: 30px 0 15px;}


.arrow1 { animation: slide1 0.7s ease-in-out infinite; }
.arrow2 { animation: slide2 0.7s ease-in-out infinite; }

i.arrow1{font-size:60px; position:absolute; left:15%; top:20px; color:red;}

i.arrow2{font-size:60px; position:absolute; left:80%; top:20px; color:red;}

@media (max-width:1100px){
    i.arrow1{left:10%;}
    i.arrow2{left:80%;}
}

@media (max-width:768px){
    i.arrow1{left:0;}
    i.arrow2{left:90%;}
}

@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(20px, 0);
  }
}

@keyframes slide2 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(-20px, 0);
  }
}



.bg-red{background:red;}
.emails p, .phones p{ margin: 0; padding:0 0 0 10px; font-size: 16px; line-height: 25px; font-weight: 700; float: left !important; color:#000; letter-spacing:0.3px;}
.phones p{ font-size: 1rem; padding: 0 12px}
.emails p a{color:#000;}
.title-color{color:#000;}
.title-color1{color:red;}

.bl_auto img{ margin: 0 auto; display: block}

.seperator{margin:40px auto;  width: 90%; height:1px; background: #ccc; }

ul.list-style1{padding: 10px 40px}
ul.list-style1 li{ background: url(../images1/book_open_icon_green.png) no-repeat left center; background-size: 15px 15px; padding:7px 0 7px 25px;}

ul.tribute li{ width:70%; margin:10px auto; font-size:16px; font-weight:600; line-height:30px; border-bottom:1px solid #ededed;}
ul.tribute li span{ font-weight:400; font-size:14px; color:#00AE68; font-style:italic;}

.flash-text{position:absolute; left:60%; top:0; animation:flash 1.5s infinite; font-size:13px; background:red; padding:0 6px; line-height:16px;}


 
/************ Social Media ***************/
.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-170px;
    top:1%;
    width:210px;
    z-index: 1100;
}
.sticky1 li{
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky1 li:hover{
    margin-left:-115px;
}
.sticky1 li img{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.sticky1 li p{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}
.sticky1 li p a{
    text-decoration:none;
    color:#2C3539;
}
.sticky1 li p a:hover{
    text-decoration:underline;
}

.result{ margin: 30px 0;}

.contact-title h3{font-size:24px; padding:20px 0 10px;}
.contact-title h4{ padding-top: 15px;}



h2.part-title{ font-size: 24px; line-height: 60px; margin: 0; padding: 0; color: blue; text-decoration: underline; text-align: center}

.intro{ border-top:1px solid #398457; border-bottom:1px solid #398457; background: url(../images1/bg-main.jpg) no-repeat center center; background-size:100%; padding: 5px 0}
.intro h2.new-title{ font-size: 30px; text-align: center; padding: 5px 0}
.intro h4{ font-size: 15px; text-align: center;font-weight: 400; font-style: italic; text-transform: capitalize}

.start{ text-align: center; color: #398457; padding: 10px 0; font-size: 14px; display: block; font-weight: 600;}

/************** Gallery ************/
.photos-img{ width: 150px; height: 150px; background: #fff; padding: 3px; box-shadow: 0 0 5px #333; margin: 5px;}

.t-head{ text-align: center; background: #398457; color: #fff; font-size: 20px}
tr th{text-align: center}
table.new-table1 tr td:nth-child(3), table.new-table1 tr td:nth-child(1), table.table2 tr td:nth-child(1){text-align: center}
.total th{ font-size: 16px; border-bottom: 3px double #398457 !important;border-top: 2px solid #398457 !important;background: rgba(0,255,0,0.1)}
.table2 td i{ font-size: 16px; padding-right: 10px}




/**************** Footer Styles ****************/
.footer{background: #333; width: 100%; margin: 0; padding: 0;}
.footer p{color: #fff; line-height: 40px; font-size: 14px; font-weight: 300; margin: 0; padding: 0;}

h2{
  text-align:center;
  padding: 20px;
}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


a.button {
  display: block;
  position: relative;
  width: 120px;
  padding: 0;
  margin: 20px auto 10px;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  color: #FFF;
  border-radius: 5px;
  transition: all 0.2s ;
}

.btnBlueGreen {
  background: #00AE68;
}

.btnBlueGreen.btnPush {
  box-shadow: 0px 5px 0px 0px #007144;
}

.btnPush:hover {
  margin-top: 15px;
  margin-bottom: 5px;
}

.btnBlueGreen.btnPush:hover {
  box-shadow: 0px 0px 0px 0px #007144;
}

