
/*************************** my frame work ***************************/

*@media (max-width: 767px)

{

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

    margin: 0;

    padding: 0;

    font-family: 'Open Sans', sans-serif;

    

}

body

{

    overflow-x: hidden;

}



ul, ol {


margin-bottom: 0px;
	 margin-left: 15px; 

}

.header ul li

{

    float: left;

}

.selection

{

    width: 100%;



    background: #aeaaaa;

    transition: all 1s ease-in-out;

    

}

/************************ my frame work ***************************/

/*************************** header ********************/



.header .top-to-head {

	background: #00688B;

	padding-left: 30px;

	color: #fff;

	height: 30px;

	padding: 6px;

}

.header .top-to-head span

{

    font-weight: bold

}


.header .second-to-head {
	background: url("../image/headerimage.jpg");
	color: #fff;
	padding: 10px 0;
	position: relative;
	height: 107px;
}
.header .second-to-head h4

{

    padding: 0;

    margin: 0;

}

.header .second-to-head ul li

{

    margin-right: 10px;

}

 .triangle-bottomright

{

    width: 0; 

    height: 0;

    border-top: 40px solid #00688B;

    border-left: 40px solid transparent;

    position: absolute;

    top: 0;

    right: 0;

    color: #fff;

}

.ic,.ic2

{

     position: absolute;

    top: 0;

    right: 7px;

    cursor: pointer

}

.ic

{

    display: none

}

.navbar

{

    background: #fff;

    z-index: 9999999999999999999;

    

}



 .navbar-nav > li:hover > .dropdown-menu

{

    display: block;

}

.offscroll

{

    background: rgba(255,255,255,.8);

    

}



.navbar-brand img {
	margin-top: -110px;
	width: 120px;
	height: 120px;
	z-index: 999;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	/* border: 1px solid; */
	border-radius: 100px;
	background-color: #fff;
	padding: 2px;
}



.navbar-nav {
    padding-bottom: 10px;
    padding-left: 20px;
}

.navbar-nav > li > a {
    border-top: 0px solid #fff;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff;
}
.navbar-nav > li > a:hover

{

    border-top: 1px solid #fff;

    background:none;

}



@media(max-width:1072px)

{

    .navbar-nav > li > a

{

    

    font-size: 16px;

    padding: 15px 7px 30px 7px;

}

}

@media(max-width:870px)

{

.navbar-nav > li > a

  {

    

    font-size: 14px;

    

 }

 .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{

        width: 150px;

    }

   .navbar-brand img{

width: 95px;

height: 95px;

margin-left: 30px;

margin-top: -35px;



   }

}

@media(max-width:768px)

{

    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse

    {

        margin-bottom: 30px;

    }

    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{

        display: none;

    }

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus

{

    color: #00688B;

}

.navbar-nav > li > a:hover

{

    border-top: 2px solid #00688B;

    

}

.navbar-nav > li > .dropdown-menu

{

    border-top: 2px solid #00688B

}

.navbar-default .navbar-nav > li .selected

{

    border-top: 2px solid #00688B;

    color: #00688B;

}

/************search*************/

.search{

   

    margin-right: 15px;



    }

    .search div{

        padding: 5px;

        

     

    }

    .search div input{

        

        border:1px solid #00688B;

        padding: 5px;

    }

    .search a{

         color: #666;

    }

/***********end search*********/



/*************************** header ********************/





/*************************** Slider ********************/

.slider

{

    margin-top: -20px;

    z-index: 999;

    position: relative;

}

.slider

{

    width: 100%;

}

.slider .carousel-inner > .item > img,.slider .carousel-inner > .item > a > img

{

    height: 500px;

}

.slider .carousel-control .glyphicon-chevron-left,.slider .carousel-control .icon-prev,

.slider .carousel-control .glyphicon-chevron-right

{

    font-weight: normal;

    font-size: 25px; 

    

}

.slider .carousel-caption h1

{

    font-size: 33px;

    font-weight: bold;

    background: rgba(253, 237, 165, 0.84);



    

}

.slider .carousel-caption p

{

    font-size: 18px;

    background: rgba(0,0,0,.6);

    margin-top: 20px;

}


.leftbox .slider_text {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 8% 8% 0 8%;
}

.leftbox .slider_text .slider_text_one {
    width: 79%;
    float: left;
    padding: 6px;
   
}

.leftbox {
    position: relative;
    height: 100%;
}

.leftbox .slider_text .slider_text_one p {
    position: static !important;
}

.leftbox .slider_text .slider_text_two p {
    position: static;
}
.head-caption {
    top: 88px;
    left: 225px;
    position: absolute;
    width: 825px;
    background: rgba(0,0,0,0.1);
}
.head-caption span {
    font-size: 30px !important;
    text-shadow: 2px 2px 2px black;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 600;
}
.tt {
    color: #fff;
}
.tred {
    color: #CA1818;
}
/*************************** Slider ********************/





/*************************** news ********************/

.news

{

    padding: 50px 0;

}

.news .word h4

{

    color: #00688B;

    font-size: 28px;

}

.news .word p

{

    margin-bottom: 70px;

    font-size:20px;

}

.news .container > .row .row

{

    margin-bottom: 20px;

}

.content img

{

    margin: auto;

}



.content

    {

        text-align: left;

        width: 80%;

        margin: auto;

    }



@media(max-width:1200px)

{

    .content

    {

        text-align: left;

        width: 80%;

        margin: auto;

    }

}



@media(max-width:767px)

{

    .content

    {

         width: 70%;

         text-align: center;

    }

}

/*************************** news ********************/

/*************************** about ********************/

.about

{

    position: relative;

    

}

.about .row .labels1

{

    

    background-size: cover;

    background-attachment: fixed;

    max-height: 530px;

    height: 630px;

    padding-top: 80px;

}

.about .row .labels1 .overlay

{

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;



    

}

.about .row .bg1

{

        background-image: url(../image/about/1.jpg);

}

.about .row .bg2

{

    background-image: url(../image/about/6.jpg);

}

.about .row .bg3

{

    background-image: url(../image/about/3.jpg);

    

}

.about .row .bg4

{

    background-image: url(../image/about/4.jpg);

}

.about .row .bg5

{

    background-image: url(../image/about/5.jpg);

}

.about .row .bg6

{

    background-image: url(../image/about/2.jpg);

}

.about .row .bg7

{

    background-image: url(../image/about/7.jpg);

}

.about .row .content-about 

{

    text-align: left;

    width: 20%;

    margin-left: 70%;

    padding: 40px 20px;

    z-index: 9;

    position: relative;

    border-bottom: 4px solid #00688B;

    background: rgba(255,255,255,.4);

}

.about .row .content-about h2

{

    color: #1d244d;

}

.about .row .content-about p

{

    color: #000;

    padding: 20px 0;

}

.about .row .content-about button

{

    padding: 20px 10px;

    transition: all .7s ease-in-out;

    border: none;

    background: #00688B;

    color: #fff;

}

.about .row .content-about button:hover

{

    background: #eee;

    color: #fff;

    

}



/*************************** about ********************/

.fixed-about{

    position:fixed;

    left: 0;

    padding-top: 0px;

    z-index:1;

    bottom: 0;

    overflow: hidden;

    width: 20%;

    transition: all .7s ease-in-out;

    opacity: 0;

    height: 82.5%;

    text-align: center;

    background: #ffffffe6;

    padding: 20px 0;

}

.fixed-about li a{

    text-decoration: none;

    color: #000;

    

}

.fixed-about h4{

    padding: 20%;

    background: #00688B;

    font-size: 16px;

    width: 80%;

    color: #fff;

    margin: auto;

    transition: all .7s ease-in-out;

    border: 1px solid #00688B;

    margin-bottom: 20px;

    

    

}

@media(max-width: 1301px)

{

  .fixed-about li a{

    font-size: 11px;

  }

}

@media(max-width: 792px){

    .fixed-about

    {

        width: 30%;

    }



    .about .row .content-about {

    width: 50%;

    margin-left: 40%;

  }

}

@media(max-width: 564px)

{

  .fixed-about{

    display: none;

  }



  .about .row .content-about {

    width: 80%;

    margin-left: 10%;

  }

}



.fixed-about h4:hover

{

    background: #fff;

    cursor: pointer;

    border: 1px solid #00688B;

    color: #00688B;

}



.of1

{

opacity: 1;    

    

}

.fixed-about ul

{

    text-align: left;

    width: 80%;

    margin: auto;

    list-style: none;

}

.fixed-about ul li

{

    border-bottom: 1px dotted #00688B;

    margin-bottom: 10px;

}

.fixed-about ul li a span:first-of-type

{

    width: 10%;

    padding: 10px 0;

    

}

.fixed-about ul li a span:last-of-type{

    width: 90%;

    padding: 10px 0;

}



/**************** end fixed about ******************/

/************* start  footer ****************/

.footer

{

    background: #043242;

    color: #eee;

    padding-top: 10px;

    padding-left: 40px;

}

.footer .fills span, .footer .difffill span

{

    margin-bottom: 30px;

    display: block;

    color: #fff;

}

.footer .fills li

{

    margin-bottom: 5px;

}

.footer .fills li a

{

    color: #bfbdbd;

    text-decoration: none;

    

}

.footer .fills li a:hover

{

    color: #ddd

}

.footer .difffill li:first-of-type

{

    font-size: 18px;

    margin-bottom: 12px;

}

.footer .difffill li:nth-of-type(2)

{

    font-size: 14px;

    margin-bottom: 12px;

}

.footer .difffill li:nth-of-type(3),

.footer .difffill li:nth-of-type(4),

.footer .difffill li:nth-of-type(5),

.footer .difffill li:nth-of-type(6),

.footer .difffill li:last-of-type

{

    color: #fff;

}

.copy {
	background: #00688B;
	/* margin-top: -20px; */
	padding: 6px;
	color: #fff;
}
.copy span {
	margin-left: 2.5%;
	font-size: 16px;
        font-weight: bold;
}


/************* end fouter ****************/





/************************************** Guide **********************************/

.gallery

{

    color: #fff;

     -webkit-box-sizing:border-box;

    -moz-box-sizing:border-box;

    -o-box-sizing:border-box;

    box-sizing:border-box;

    text-align: center;

    padding: 10px 0;

}

.gallery span

{

    color: #fff;

    font-size: 25px;

    

}

.gallery .irow > div img

{

    width: 100%;

    height: 200px;

    transition: all .7s ease-in-out;

}



.gallery .row ul

{

    list-style-type: none;

}

.gallery .row span

{

    margin-top: 10px;

  

    

}



.gallery .row ul li

{

    display: inline-block;

    font-size: 17px;

    border-radius: 5px;

    color: #666;

    margin: 0 10px 10px 10px;

    

    border: 2px solid #eee;

    padding: 10px 15px;

    cursor: pointer;

    

}

@media(max-width:992px)

{

    .gallery .row > div

    {

        width: 100%;

    }

    .gallery .row h3

    {

        text-align: center;

        margin-bottom: 30px;

    }

}

.gallery .row ul .selected

{

    background: #4c9ea3;

    border: 2px solid #4c9ea3;

    color: #fff;

}

.gallery .irow > div

{

    position: relative;

    padding: 0;

    margin: 0;

    overflow: hidden;

}

.gallery .irow > div:hover img

{

    transform: scale(1.4);

}

.gallery .irow > div .overlay

{

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 9999999999999999999999999

}

.gallery .irow > div .bord

{

    border: 2px solid #fff;

    width: 90%;

    margin: auto;

    padding: 30px 20px;

    margin-top: 30px;

}

.gallery .irow > div .overlay

{

    

    background: rgba(0,0,0,.5);

    display: none;

    transition: all .7s ease-in-out;

}

.gallery .irow > div:hover .overlay

{

    display: block;

    cursor: pointer;

}

.gallery .irow > div:hover .gal

{

    border: 2px solid #dbdbdb;

}

.gallery .irow > div

{

    margin-bottom: 10px;

}

.gallery .irow > div .gal

{

    width: 97%;

    margin: auto;

    overflow: hidden;

    position: relative;

    border: 2px solid #eee;

    padding: 5px;

    border-radius: 5px;

}



.gallery .irow > div h4 a

{

    color: #fff;

}

/* guide */

.guide

{

    background-image: url(../image/content-banner-8.jpg);

    background-size: cover;

    padding: 70px 0 30px 0;

}

.guide .row> div

{

    margin-bottom: 30px;

}

.guide .row> div .constent img

{

    width: 99%;

    

}

/* guide */

/************************************** gallery **********************************/







/************* start testmonials ****************/



.testimonials{

    padding: 30px 0;

    position: relative;

    text-align: center;

    background: #eee;

    color: #fff

}

.testimonials h1 {
	color: #162f60;
	margin-bottom: 30px;
}

.testimonials h2

{

    color:#162f60 ;

}



.testimonialheight{

    position: relative;

    width: 100%;

    background: #fff;

    color: #666;

    padding: 5% 12%;

    height: 465px;

    margin: 5%;

    border-radius: 5px;

}

.owl-carousel li div > img{



    display: block;

    width: 80%;

    height: 50%;

    border-radius: 5px;

    padding: 3px;

    border: 1px solid #eee;

    -webkit-box-shadow: 1px 1px 1px #bbb,

        -1px -1px 1px #bbb;

    -moz-box-shadow: 1px 1px 1px #bbb,

        -1px -1px 1px #bbb;

    -o-box-shadow: 1px 1px 1px #bbb,

        -1px -1px 1px #bbb;

    box-shadow: 1px 1px 1px #bbb,

        -1px -1px 1px #bbb;

}

.owl-carousel li div p{

    text-align: center;

	line-height:25px;

}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	display: inline-block;
	margin: 5px;
	padding: 5px 20px;
	background: #fff;
	position: relative;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	border-radius: 5px;
        cursor: pointer;
}
.owl-nav{

    margin-left: 43%;

}
/*********** end testmonials ************/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {

    top: 0;

    left: 100%;

    margin-top: -6px;

    margin-left: -1px;

    -webkit-border-radius: 0 6px 6px 6px;

    -moz-border-radius: 0 6px 6px;

    border-radius: 0 6px 6px 6px;

}



.dropdown-submenu:hover>.dropdown-menu {

    display: block;

}



.dropdown-submenu>a:after {

    display: block;

    content: " ";

    float: right;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid;

    border-width: 5px 0 5px 5px;

    border-left-color: #ccc;

    margin-top: 5px;

    margin-right: -10px;

}



.dropdown-submenu:hover>a:after {

    border-left-color: #fff;

}



.dropdown-submenu.pull-left {

    float: none;

}



.dropdown-submenu.pull-left>.dropdown-menu {

    left: -100%;

    margin-left: 10px;

    -webkit-border-radius: 6px 0 6px 6px;

    -moz-border-radius: 6px 0 6px 6px;

    border-radius: 6px 0 6px 6px;

}

.disappear

{

    display: none

}



@-ms-keyframes blink {

    0% {

        opacity:1;

    }

    50% {

        opacity:0;

    }

    100% {

        opacity:1;

    }

} 

/* Opera and prob css3 final iteration */

@keyframes blink {

    0% {

        opacity:1;

    }

    50% {

        opacity:0;

    }

    100% {

        opacity:1;

    }

} 

.blink-image {

    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */

    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */

    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */

    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */

}

img#copyright {

	position: absolute;

	top: 5px;

	left: 17px;

	right: 0px;

	float: left;

}



.datagrid ul > li{

list-style: disc;

margin: 10px;

}

.content ul {

    list-style: disc;

}









    .awesome {

      

     

      

      width:100%;

      

      margin: 0 auto;

      text-align: center;

      

      color:#313131;

      

      font-weight: bold;

      

      -webkit-animation:colorchange 20s infinite alternate;

      

      

    }



    @-webkit-keyframes colorchange {

      0% {

        

        color: yellow;

      }

      

      10% {

        

        color: #fff;

      }

      

      20% {

        

        color: #000;

      }

      

      30% {

        

        color: #00FF00;

      }

      

      40% {

        

        color: #FFE87C;

      }

      

      50% {

        

        color: #1F45FC;

      }

      

      60% {

        

        color: #000;

      }

      

      70% {

        

        color: yellow;

      }

      80% {

     

        color: #000;

      }

      

      90% {

     

        color: #fff;

      }

      

      100% {

        

        color: pink;

      }

    }
    
    /** banner-section **/

.banner-section{
  position: relative;
}

.banner-carousel{
  position: relative;
}

.banner-carousel .slide-item:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
/*   background: -webkit-linear-gradient(0deg, rgba(53,6,3,0.0), rgba(53,6,3,0.9) 100%); */
  top: 0px;
  right: 0px;
  z-index: 1;
}

.banner-carousel .slide-item .image-layer{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
  -webkit-transition: all 6000ms linear;
  -moz-transition: all 6000ms linear;
  -ms-transition: all 6000ms linear;
  -o-transition: all 6000ms linear;
  transition: all 6000ms linear;
}

.banner-carousel .active .slide-item .image-layer{
  -webkit-transform:scale(1.15);
  -ms-transform:scale(1.15);
  transform:scale(1.15);
}
@media (max-width: 767px){
    
    .banner-section{
        display: none;
    }
.banner-carousel .leftbox {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 367px;
	margin-left: 350px;
}
.banner-carousel .rightbox {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 55px;
}
.banner-carousel .slide-item {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 20px 0px 20px 0px;
}
}
@media (max-width: 767px){
.banner-carousel .leftbox {
	position: relative;
	display: block;
	width: 100%;
        margin-top: 0px;
	margin-left: 0px;
	}
.banner-carousel .rightbox {
	position: relative;
	display: block;
	width: 100%;
        margin-top: 0px;
	
}
.banner-carousel .slide-item {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0px 0px 0px 0px;
}





.quicklinks tbody tr td {
	background: #FFF;
	width: 48%;
	padding: 10px 3px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 10px;
	margin: 3px;
	box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.2), inset 3px 3px 5px 1px transparent;
}
.quicklinks tbody tr td i {
	/* display: block; */
	/* text-align: center; */
	font-size: 16px;
	color: #000;
	padding: 0px 3px;
}
.quicklinks tbody tr td a{
    
    text-align: center;
    font-size: 16px;
    color: #000;
}
.quicklinks tbody tr td a:hover{

    text-align: center;
    
    color: #000;
}
}

@media (min-width: 768px){

.banner-carousel .leftbox {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 367px;
	margin-left: 350px;
}
.banner-carousel .rightbox {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 55px;
}

}


.banner-carousel .content-box {
	position: relative;
	display: block;
	z-index: 5;
	width: 100%;
	padding-left: 0px;
}

.banner-carousel .content-box h6 {
    position: relative;
    display: block;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px;
    padding-left: 90px;
    opacity: 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    background: #45b0c454;
    padding: 6px;
}
.banner-carousel .content-box h6:before{
  position: absolute;
  content: '';
  width: 70px;
  height: 1px;
  left: 0px;
  top: 13px;
}

.banner-carousel .active .content-box h6{
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms;
}

.banner-carousel .content-box h1{
  position: relative;
  display: block;
  color: #fff;
  font-size: 50px;
  line-height: 82px;
  font-weight: 900;
  margin-bottom: 8px;
  opacity: 0;
  text-align: center;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.banner-carousel .content-box h1 span{
  font-weight: 700;
}

.banner-carousel .active .content-box h1{
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.banner-carousel .content-box p {
	position: relative;
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 43px;
	opacity: 0;
	text-align: center;
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: all 1300ms ease;
	-moz-transition: all 1300ms ease;
	-ms-transition: all 1300ms ease;
	-o-transition: all 1300ms ease;
	transition: all 1300ms ease;
	/* background: #0f0b0594; */
	text-shadow: 0 0 10px #000, 0 0 5px #000;
}
.banner-carousel .active .content-box p{
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1300ms;
  -moz-transition-delay: 1300ms;
  -ms-transition-delay: 1300ms;
  -o-transition-delay: 1300ms;
  transition-delay: 1300ms;
}

.banner-section .banner-carousel .content-box a.theme-btn{
  padding: 14px 47px;
}

.banner-carousel .content-box .btn-box{
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1600ms ease;
  -moz-transition: all 1600ms ease;
  -ms-transition: all 1600ms ease;
  -o-transition: all 1600ms ease;
  transition: all 1600ms ease;
}

.banner-carousel .active .content-box .btn-box{
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1600ms;
  -moz-transition-delay: 1600ms;
  -ms-transition-delay: 1600ms;
  -o-transition-delay: 1600ms;
  transition-delay: 1600ms;
}

.owl-dots-none .owl-dots,
.owl-nav-none .owl-nav{
  display: none !important;
}

.float-bob-y {
  animation-name: float-bob-y;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-y;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-y;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-y;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.float-bob-x{
  animation-name: float-bob-x;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-x;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-x;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-x;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-x;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.rotate-me {
  animation-name: rotateme;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.banner-section .owl-dots{
  position: absolute;
  left: 65px;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
}

.banner-section .owl-theme .owl-dots .owl-dot{
  display: block;
}

.banner-section .owl-theme .owl-dots .owl-dot span{
  position: relative;
  display: inline-block;
  height: 8px;
  width: 8px;
  margin: 16px 0px;
  background: #8f7573;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 0 6px #8f7573;
  transition: all 500ms ease;
}

.banner-section .owl-theme .owl-dots .owl-dot.active span,
.banner-section .owl-theme .owl-dots .owl-dot span:hover{
  box-shadow: 0 0 0 6px #a1473b;
}

.menu-bar {
	left: 0;
	right: 0;
	position: absolute;
	z-index: 9999999;
}
	.slider-content {
	position: relative;
	z-index: 1;
	padding: 18px 15px 16px 10px;

}

.slider-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 83%;
    z-index: -1;
    border-radius: 6px;
    background-color: rgba(255, 182, 6,0.6);
}

.slider-content h2 {
    font-size: 63px;
    font-weight: 900;
    color: #ffffff;
    line-height: 60px;
    margin-bottom: 30px;
    letter-spacing: 0;
}

.slider-content a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #222222;
    display: inline-block;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 0.02em;
    max-width: 100%;
    border-radius: 3px;
}

.slider-content a i{
    margin-left: 6px;
}
.slider-content a:hover {
    background-color: #fff;
    color: #222;
}

.slider-label  ul li {
    margin: 10px 10px;
}
.slider-label ul li i {
	padding-right: 10px;
	margin-right: 17px;
	color: #fff;
	/* height: 46px; */
	font-size: 15px;
}

.slider-label {
	float: right;
	/* background: #f2be3fa1; */
	/* border-radius: 6px; */
	margin-right: 57px;
	margin-top: 21px;
}

.slider-label ul{
	list-style: none;
}

.slider-label ul li a {
    font-size: 15px;
    line-height: 33px;
    color: #151515;
    text-transform: capitalize;
    font-weight: 600;
    background: #ffffff8c;
    padding: 1px 0px 1px 15px;
    border-left-width: 5px;
    border-left-style: solid;
    display: inline-block;
    min-width: 316px;
    border-right: 0px solid;
    border-color: #45b0c4;
    /* border-radius: 3px; */
}
.slider-label ul li:hover a {
	color: #ffffff;
	background-color: #0f0b0594;
	border-left-color: #000;
        text-decoration: none;
        
}
.slider-label .mdc-icon2 {
	display: inline-block;
	color: #000;
	font-size: 24px;
	line-height: 37px;
	width: 47px;
	text-align: center;
	border-left: 1px solid #ccc;
	float: right;
	padding: 4px;
}
/*============================================
* END Slider Area
*=============================================*/


.owl-next i {
	color: #000;
	padding: 6px 4px;
}
.owl-prev i{
    color: #000;
    padding: 6px 0;
}


.mobiletitle {
	padding: 6px 0px;
	text-align: center;
	height: 58px;
	background: #fff;
	border-bottom: 6px solid #fff;
}
.mobiletitle h2 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	/* text-shadow: 1px 1px 1px #000; */
	color: #164e62;
	margin-top: 6px;
	line-height: 1.2;
	margin-bottom: 0px;
}
.mobiletitle h3{
    font-size: 15px;
    text-transform: uppercase;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
        color: #FFF;
    margin: 0px;
}
.mobiletitle p {
	font-size: 11px;
	color: #00688B;
	padding-top: 6px;
}
.page-header-news-home {
    padding-bottom: 0px;
    margin: 5px 0 20px;
    
}
.item active ul{
    
    margin-bottom: 0px;
    margin-left: 0px;
}
 

.servicebox {
    position: absolute;
    top: 620px;
    z-index: 200;
    left: 90px;
    right: 90px;
}
.icon_box {
    position: relative;
    top: 0;
    padding: 30px 0;
    -webkit-transition: all 0.3s cubic-bezier(0, .01, .27, 1);
    -moz-transition: all 0.3s cubic-bezier(0, .01, .27, 1);
    -o-transition: all 0.3s cubic-bezier(0, .01, .27, 1);
    transition: all 0.3s cubic-bezier(0, .01, .27, 1);
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    padding: 6px 1px 10px;
    margin-right: 25px;
    border: 1px solid #eceeeb;
    box-shadow: 10px 10px #f9f9f9;
    height: 92px;
    font-size: 10px;
}
.entry-item {
    position: relative;
}
.entry-item i {
    margin-bottom: 10px;
    font-size: 40px;
    color: #45b0c4;
    /* text-align: center; */
}
.entry-item i {
    margin-bottom: 1px;
    font-size: 30px;
}
.myitem {
    display: block;
    color: #36a7cc;
    position: relative;
    z-index: 2;
    font-size: 16px;
    line-height: 22px;
}
.nav-side-menu {
  overflow: auto;
  font-family: verdana;
  font-size: 12px;
  font-weight: 200;
  /*! background-color: #2e353d; */
  position: fixed;
  top: 0px;
  width: 300px;
  height: 100%;
  color: #e1ffff;
}
.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: absolute;
    width: 40%;
    margin-bottom: 60px;
    height: 0;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 1000000000;
    padding: 3px;
    background-color: #fff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}
.toggle-btn {
  	color: #000;
	position: absolute;
	top: 140px;
	left: 50%;
	z-index: 999999;
}
.listing 

{
    margin: 3px;
}
.listing ul li

{
   list-style: disc;
   margin: 10px;
   font-weight: bold;

}
.listing ul li ul li

{
   list-style: disc;
   margin-left:20px;

}

        /* Basic styles for the image and iframe */
        #pdf-container {
            display: none;
            width: 100%;
            height: 600px;
            border: none;
        }
        .clickable-image {
            cursor: pointer;
        }
    
.difffill {
	
}