body{font-family: 'Work Sans', sans-serif;}
a {
    color: #038ed4;}

.frame {
  background-size: cover;
  
 background-image: url("../images/back.png");
}
.heading-frame p{
    font-size: 15px; 
    text-align: justify;
    padding: 5px;
}
.heading-frame h2 {
  /*margin: 1rem 1rem -.5rem 0;
  font-family: 'Pragati Narrow', sans-serif;
  font-size: 2rem;
  max-width: 100%;*/
      text-transform: uppercase;
         color: #278ec2;
    margin-top: 25px;
    font-weight: 600;
}
.top {
  position: absolute;
  left: 100px;
  top: 145px;
  border: 1px solid black;
  z-index: 1;
 }
 .testimonials {
  background-color: #f33f02;
  position: relative;
  padding-top: 80px;
}
.testimonials:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 30%;
  background-color: #ddd;
}
 
#customers-testimonials .item-details {
  background-color: #333333;
  color: #fff;
  padding: 20px 10px;
  text-align: left;
}
#customers-testimonials .item-details h5 {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 18px;
}
#customers-testimonials .item-details h5 span {
  color: red;
  float: right;
  padding-right: 20px;
}
#customers-testimonials .item-details p {
  font-size: 14px;
}
#customers-testimonials .item {
  text-align: center;
  margin-bottom: 114px;
}

.owl-carousel .owl-nav [class*='owl-'] {
  transition: all .3s ease;
      background: #0b7bc39e;
}

.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}

.owl-carousel .owl-prev {
  left: 0px;
}

.owl-carousel .owl-next {
  right: 0px;
}

/*--------------about css--------------*/
 @media screen and (max-width:480px){
          .liter_img{
              position: relative!important;
              top: 0px!important;
              left: 0px!important;
          }
          .liter_img1 {
                position: absolute;
                top: 29px!important;
                left: 22px!important;
                overflow: hidden;
                height: 264px;
                width: 78%;
            }
          .liter_img1 img {
            width: 100%!important;
            }
      } 
.liter_img img{
          width: 91%;
      }
      .liter_img{
        position: absolute;
    top: -8px;
    left: -10px;
      } 
      .liter_img1 img{
         width: 93%; 
      }
      .liter_img1{
       position: absolute;
    top: 15px;
    left: 8px;
    overflow: hidden;
    height: 220px;
    width: 78%;
      }
 .gal_title p{
          border-bottom: 1px solid #f1e7e7;
          margin-bottom: 15px;
      }
      .gal_title h5{
         color: #00739d;
         font-size: 20px;
         font-weight: 600;
        border-bottom: 1px solid #f1e7e7;
        padding-bottom: 10px;
      }
      .gal_box{
          background: white;
    padding: 15px 20px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 2px 0px #dfdddd;
      }

.form {
    border: 1px solid #00739d;
    padding: 35px 25px 25px 25px;
}
      .form img{
          width: 30%;
    position: absolute;
    top: -43px;
    left: -35px;
      }
 .i_con{
       position: absolute;
    top: 79px;
    left: 50px;
    color: #00739d;
    }
    .mb-5{
        margin-bottom: 10px;
    }
    .mdal input{
        padding-left: 30px;
    }
    label{
        color: #333333;
        
    } 
     label h4{
       font-size: 18px;
    color: #00739d;
    font-weight: 500;
    margin-bottom: 0px;
        
    } 
    .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #00739d54;
    border-radius: 2px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 15px;
} 
      .btn-unique{
         background: #00739d;
    color: white;
    padding: 8px 40px 9px 30px;
    font-size: 16px; 
      }
      .iner_span{
          font-size: 18px;
    font-family: inherit;
    color: #00739d;
    font-weight: 500;
    margin-bottom: 20px;
      }
      @media screen and (max-width:480px){
          .hidden-xs{
              display: none;
          }
      }
@media screen and (max-width: 2000px) and (min-width: 992px){
    .hidden-md{
              display: none;
          }
}

.main{
        background: #fbf5f5;
    }  
.about_sec{
   background: white;
    padding: 25px 20px;  
    box-shadow: 0px 0px 2px 2px #e1dfdf;
}

.gal-head {
    padding: 10px;
    border: 3px solid #0479b3;
    text-align: center;
    margin-bottom: 10px;
    background: #038ed4;
    color: white;
    box-shadow: 2px 2px 3px #2c2b2b;
}
.gal-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: #f4f1f1;
    padding: 4px;
   
}
.img-cap {
    padding: 5px;
    border: 1px solid #f4f1f1;
    margin-bottom: 20px;
    text-align: center;
}
.img-cap h5{
  font-size: 17px;
    line-height: 30px;
    color: #404040;
    font-weight: 500;
    text-transform: capitalize;
}
.gal-img img{
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.gal-title {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #038ed4;
    border-bottom: 1px solid #eeecec;
    padding-bottom: 10px;
}
.vid-cap {
    padding: 5px;
    text-align: center;
}
.vid-cap h5{
   font-size: 20px;
    font-weight: 600;
    color: #038ed4;
}


 .headd{ 
    font-weight: 600; margin-bottom: 25px;text-transform: uppercase;}
.marketing{margin-bottom: 50px;}
.about {
    background-image: url(../images/bac.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    background-attachment: scroll;

    color: rgba(255,255,255,0.91);
    padding-top: 3%;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.img-responsive{max-width: 100%;}
.slider{display: flex;}
.top-bar-angle{    margin-top: 16px;}
.top-btn {
    background-color: white;
    padding: 7px 21px 10px;
    font-weight: 600;
    font-size: 17px;
    border-bottom: 3px solid #e3d4d4;
    border-radius: 10px;
}
.slider{margin-bottom: 50px;}
.top-slider-img{height: 352px;
  background-image: url(../images/top-img.jpg);
       overflow: hidden;
    /*background-position: center;*/
    background-repeat: no-repeat;
    background-size: cover;}
.logo{
      position: absolute;
    top: -30px;
    z-index: 99;
        border-radius: 50%;
    padding: 6px;
    background: #fff;
}
.top-head{
/*	border-bottom: 1px solid #f0eaea;*/
	padding: 0px 9px 5px;
	background-color: #fff;
}
.top-head .top-icon{
	float: right;
    position: relative;
    top: 21px;
}



/*-----------------css start----------------*/

.header{
    background: #763939 !important;
}
.bg-overlay {
    position: relative;
    z-index: 1;
}
.banner-heading .banner-title {
   font-size: 30px;
    color: #fff;
    padding: 60px 0px;
    font-weight: 400;
    text-align: center;
}
.breadcrumb {
    background: none;
    /* position: absolute; */
    right: 0;
    bottom: 0;
    margin-bottom: 0px;
    float: right;
    font-size: 20px;
    color: #efefef;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.bg-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000c2;
    z-index: -1;
}

/*---------------profile css--------------------*/

.mem_box {
   padding: 5px;
    background: #fffcfc;
}
.mem_img {
   width: 100%;
    height: 290px;
    overflow: hidden;
    border-radius: 50%;
    border: 6px solid #e1dbdd9c;
}
.mem_img img{
    width:auto;
    height: 100%;
}
.mem_profile {
    position: relative;
    top: -150px;
}
.head {
    border-bottom: 1px solid #e4d6d6;
    margin-bottom: 15px;
}
.head h4{
          font-family: inherit!important;
    font-weight: 400;
    font-size: 25px;
    color: #990121;
    margin-bottom: 0px;
      }
.para{
        font-size: 13px;
    /* position: relative; */
    /* top: -5px; */
    color: #171717;
    font-weight: 400;
    margin-bottom: -6px;

      }
.det_box p {
    margin-bottom: 4px;
    position: relative;
    top: -6px;
    font-weight: 400;
}
.iconfl {
  color: #ffffff;
    background: #e97776;
    font-size: 17px;
    padding: 10px 10px;
    border-radius: 50%;
    position: relative;
    top: 3px;
    left: 0px;
}
.feature_list p{
   color: #2c2a2a;
    font-size: 15px;
    font-weight: 400;
    background: #ede4e4;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    padding: 9px 0px;
}

.iconfl{
/*
   -webkit-animation: zoomeffect 10s infinite;
   -moz-animation: zoomeffect 10s infinite;
   animation: zoomeffect 10s infinite;
*/
}
@-webkit-keyframes zoomeffect{
		0%{
			background-position:center;
		  transform:scale(1,1);
		}
		50%{
			background-position:center;
		  transform:scale(1,1);
		}
		100%{
			background-position:center;
		  transform:scale(0.5,0.5);
		}
}
@keyframes zoomeffect{
		0%{
			background-position:center;
		  transform:scale(1,1);
		}
		50%{
			background-position:center;
		  transform:scale(0.5,0.5);
		}
		100%{
			background-position:center;
		  transform:scale(1,1);
		}
}

.back1 {
    background: #FFFFFF;
    padding: 15px;
}
#nav-wrap {
    background-color: #fefbfb;
    /* box-shadow: 0px 1px 5px rgba(0,0,0,0.4); */
    /* height: 75px; */
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    margin-bottom: 35px;
}
#nav ul {
    position: relative;
}
.nav-btn{
	float: left; */
    padding: 14px 0;
    list-style: none;
    border-bottom: 1px solid rgb(220, 8, 52);
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: inherit;
    color: #ca1e88;
    /* border-bottom: 1px solid rgba(255,255,255,0.2); */
    /* box-shadow: inset 1px 1px 0 rgba(0,0,0,0.5); */
    box-shadow: none;
    display: inline-block;
    padding: 5px 30px;
}


.nav-btn:first-child{
/*	border:none;*/
	box-shadow: none;
}

.nav-btn:hover, .nav-btn.active {

    color: #801271;
    /* background: #444; */
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.09);
}



/*CONTENT*/
#content-wrap{
    width: inherit;
    margin: initial;
}

.connected-blocks .icon {
   position: absolute;
    left: -20px;
    width: 45px;
    height: 46px;
    border-radius: 100%;
    border: 5px solid #00aaff;
    z-index: 1;
    background: #038ed4;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
}  
   .connected-blocks .icon i {
    margin-top: 10px;
} 
.connected-blocks {
    border-left: 1px solid #edecec;
    padding: 0px 0 10px 16px;
    position: relative;
    margin-left: 10px;
}
.connected-blocks1 .icon {
   position: absolute;
    right: -20px;
    width: 45px;
    height: 46px;
    border-radius: 100%;
    border: 5px solid #00aaff;
    z-index: 1;
    background: #038ed4;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
}  
   .connected-blocks1 .icon i {
    margin-top: 10px;
} 
.connected-blocks1 {
    border-right: 1px solid #edecec;
    padding: 0px 0 10px 16px;
    position: relative;
    margin-right: 10px;
}

.prof_box {
    position: relative;
    top: -165px;
}
.bx-showd {
    background: white;
    padding: 20px 40px;
    margin-left: 0px;
}

.heading1 {
    text-align: -webkit-center;
    color: #ca1e88;
    font-weight: 500;
    font-family: inherit;
    font-size: 25px;
    margin-bottom: 40px;
}
.des-match h5{
    text-align: center;
    margin-bottom: 20px;
}
.des-match img{
    width: 180px;
    height: 180px;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.animated {
  animation-duration: 2.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}


@keyframes flip {
  0% {transform: perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function: ease-out;}
  40% {transform: perspective(400px) translateZ(0) rotateY(170deg) scale(1);animation-timing-function: ease-out;}
  50% {transform: perspective(400px) translateZ(0) rotateY(190deg) scale(1);animation-timing-function: ease-in;}
  80% {transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function: ease-in;}
  100% {transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function: ease-in;}
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
.pro_head {
    font-size: 16px;
    padding-bottom: 10px;
    color: #171717;
    font-weight: 400;
}
.connected-blocks h5{
 background: #fdfafa;
    padding: 10px 17px;
    font-size: 20px;
    color: #0681c0;
    font-weight: 600;
    letter-spacing: 1px;
}
.connected-blocks1 h5{
 background: #fdfafa;
    padding: 10px 44px;
    font-size: 20px;
    color: #0681c0;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: right;
}

.sector-box {
   position: relative;
    top: -50px;
    background: #fff;
    box-shadow: 1px 5px 10px grey;
    border-radius: 5px;
    padding-bottom: 5px;
	height:82px;
    z-index: 9;
	margin-top:30px;
}

.sector-head {
   font-size: 20px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #038ed4;
    padding-top: 15px;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 30px;
}

.prof-box {
   position: relative;
    top: -100px;
    background: #fff;
    box-shadow: 2px 10px 35px grey;
    border-radius: 10px;
    padding-bottom: 15px;
    z-index: 9;
}
.feature_list {
    padding: 10px;
}
.prof-img {
    width: 100%;
    height: 420px;
    overflow: hidden;
}
.prof-caprtion {
    background: white;
    padding: 10px;
    text-align: center;
    border-right: 2px solid #f7f3f3;
}
.prof-caprtion h5{
    margin: 0px;
    font-size: 19px;
    color: #763939;
    font-weight: 500;
}
.prof-caprtion p{
    font-size: 16px;
    padding-top: 8px;
    color: black;
    font-weight: 400;
}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:10%;
  width:5%;
}
.perdet{
    padding-left: 10px;
}
.perdet li{
    display: block;
    line-height: 35px;
    font-size: 16px;
}
.perdet1{
    padding-left: 10px;
}
.perdet1 li{
   display: block;
    line-height: 35px;
    font-size: 16px;
    text-align: right;
    padding-right: 40px;
}

/*-------------------profile end css----------------*/

/*---------------skill css-----------------------*/
.head h5 {
/*    border-bottom: 2px solid #f0f1f2;*/
    padding-bottom: 10px;
/*    background: #fdfafa;*/
    padding: 10px 17px;
    font-size: 20px;
    color: #0681c0;
    font-weight: 600;
    letter-spacing: 1px;
}
.head h5::after{
   content: "";
    height: 2px;
    background: #005986;
    position: absolute;
    top: 40px;
    left: 30px;
    width: 80%;
}
.about_img {
    position: relative;
    top: 90px;
}
.fa.fa-circle {
    color: #038ed4;
    font-size: 9px;
    position: relative;
    top: -2px;
}
.updwan{
   /*font-family: 'Lobster', cursive!important;  
   font-family: 'Britanic Bold', bold!important;*/
   font-family: 'Arial', bold!important;
   font-size: 26px!important;
   font-style: italic;
   font-weight: 200!important;
   color: #038ed4;
   letter-spacing: 1px;
    /* text-shadow: 1px 0.3px 0px #032638; */
    margin-bottom: 10px;
} 

.title{
   /*font-family: 'Lobster', cursive!important;  
   font-family: 'Britanic Bold', bold!important;*/
   font-family: 'impact', bold!important;
   font-size: 36px!important;

   font-weight: 200!important;
   color: #038ed4;
   letter-spacing: 1px;
    /* text-shadow: 1px 0.3px 0px #032638; */
    margin-bottom: 10px;
} 


/*--------------action area css new-------------*/

.iconar {
   width: 100px;
    height: 100px;
    background: #038ed4;
    font-size: 40px;
    padding: 8px 0px;
    border-radius: 50%;
    color: white;
    border: 8px solid #f0eeee;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 20px;
}
.iconar img{
    position: relative;
    left: -2px;
    top: -2px;
    width: 50%;
}
.ico-head {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #038ed4;
    margin-bottom: 60px;
}

.action-sec {
    background: #fffefe;
    margin-top: -110px;
    padding: 50px 25px 20px 25px;
    box-shadow: 0px -1px 20px 0px #e1d9d9;
    margin-bottom: 50px;
}

.top-head span{font-size: 14px; font-weight: 500;}
.mr-5{margin-right: 5px;}
.mr-10{margin-right: 10px;}
.mr-15{margin-right: 15px;}
.mr-25{margin-right: 25px;}
.mb-50{margin-bottom: 50px;}
.top-bar-angle:before {
   /*content: '';
    position: relative;
 right: 23%;
    z-index: -1;
       border-right: 64px solid #038ed4;
    border-left: 0 solid #038ed4;
    border-bottom: 64px solid transparent;
    bottom: 0;
    top: -37px;*/
}
/*.top-bar-angle:after {
    z-index: -1;
    content: "";
    position: absolute;
        background: #b15307;
    display: block;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0px;
}*/

.lib-contact-section .kode-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    background-image: url(images/location-image.jpg);
    background-position: center;
    background-size: cover;
    width: 50%;
}
.lib-contact-section .location-text {
    height: 330px;
    width: 330px;
    /*background-color: #fff;*/
    background-image: url(../images/sir.jpg);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    border-radius: 100%;
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 10;
        background-size: cover;
    background-repeat: no-repeat;
}
.lib-contact-section {
    padding: 0px;
    position: relative;
}
.lib-contact-section #map-canvas {
    height: 500px;
    border: none;
    width: 50%;
    float: right;
    margin: 0px;
}
.latest-updates {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    box-shadow: 0 5px 15px rgba(0,0,0,.07);
}
.latest-updates h6 {
    /* background: #d94148; */
    color: #fff;
    background: url(../images/whats_bg.png);
    line-height: 40px;
    /* background-position: center; */
    background-repeat: no-repeat;
    font-size: 15px;
    background-size: contain;
    font-weight: 700;
    padding: 0 16px;
    text-transform: uppercase;
    position: relative;
}
.latest-updates ul {
    margin: 0px;
    padding: 0 20px;
    list-style: none;
}
.latest-updates ul li {
    border-bottom: 1px solid #e8e8e8;
    padding: 13px 0 2px;
    position: relative;
}
.topic ul li{
      width: 100%;
    float: left;
   padding: 7px 12px;
    border-radius: 30px;
    border: 1px solid #ddd;
    list-style: none;
    font-size: 16px;
    margin-bottom: 18px;
    line-height: 20px;
}
.hovereffect {
 /* width: 100%;*/
     margin-bottom: 20px;
  height: 160px;
  float: left;
  overflow: hidden;
  position: relative;
  
     text-align: center;
    cursor: default;
    border: 3px solid #00739d;
    /* background: blueviolet; */
  border-image: linear-gradient(to right, #1176ae, #12acf7);
    border-image-slice: 4;
    padding: 0px;
  
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect:hover img {
  background-color:#0ababac4;
  /*filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);*/
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
      margin-top: 30%;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.breaking-news-title {
  background-color: #FFEA00;
  display: block;
     height: 50px;
       width: 170px;
    font-weight: 600;

  font-size: 15px;
  position: absolute; 
  top: 0px;
  margin-top: 0px;
  margin-left: 20px;
  padding-top: 14px;
  padding-left: 10px;
  z-index: 3;}
  .breaking-news-title:before {
    content:"";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    top: 0;
    left: -15px;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 50px solid #FFEA00;
  }
  .breaking-news-title:after {
    content:"";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    right: -15px;
    top: 0;
    border-right:15px solid transparent;
    border-left: 0px solid transparent;
    border-top: 50px solid #FFEA00;
  }


#breaking-news-colour {
  height: 30px;
  width: 100%;
  background-color: #3399FF;
}
marquee{
    margin-left: 16%;
    list-style: none;
    color: #fff;
    font-size: 18px;
        line-height: 45px;
            height: 50px;
}
#breaking-news-container {

  overflow: hidden;
  position: absolute;
height: 50px;
    width: 100%;
    overflow: hidden;
    background: #248cf5;
    }
  #breaking-news-container:before {
    content: "";
    width: 30px;
    height: 30px;
    background-color: #3399FF;
    position: absolute;
    z-index: 2;
  }


marquee ul{ list-style: none; }


.element {
    width: 46%;
   height: 573px;
    float: left;
    background-image: url(../images/samdong.jpg);
    background-size: cover;
    background-position: -39px 0;
    background-repeat: no-repeat;
    -webkit-clip-path: ellipse(90% 70% at 0% 50%);
    clip-path: ellipse(100% 94% at 0% 50%);
    /* -webkit-shape-outside: ellipse(90% 70% at 0% 50%); */
    /* shape-outside: ellipse(90% 70% at 0% 50%); */
    -webkit-shape-margin: 2em;
    shape-margin: 2;
}
.topic{    margin-top: 30px;
    margin-bottom: 25px;
    margin-left: -20px;}

    .contact {
    background: url(../images/contact.jpg);
    background-size: cover;
}
.padding-style1 {
    padding: 50px 0;
}
.contact-header {
    padding-bottom: 0px;
}
.title-small {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .17em;
    text-align: center;
}
.contact .section-title {
    color: #fff;
}
.contact-content {
    padding-top: 28px;
}
.contact-detail {
    background: #fff;
    padding: 36px 40px 37px;
    margin-bottom: 10px;
}
a:hover {
    color: #ffffff!important;
    text-decoration: underline;
}
.contact-detail h6 {
 margin-bottom: 16px;
    color: #038ed4;
    margin-top: 5px;
    font-weight: 700;
    font-size: 21px;
}
.contact .contact-text {
    padding-bottom: 10px !important;
}
.contact-detail .social-icons p {
    font-weight: 600;
    font-size: 18px;
    padding-top: 8px;
}
.contact-detail .social-icons a i {
    background: #000;
}
.contact #form-name, .contact #form-email, .contact #form-subject, .contact #ct_captcha {
  width: 100%;
    height: 40px;
    margin-bottom: 10px;
    background: #fff;
    border: none;
    margin-top: 12px;
    border-bottom: 1px solid #d8d8d8;
}
.btn-style1 {
    padding: 10px 22px;
    background-color: #047fbd;
    color: #fff;
    display: inline-block;
    transition: all 0.5s;
    border: none;
    font-weight: 500;
}
.contact .contact-form-area {
    background: #fff;
    padding: 20px 40px;
}
.contact textarea {
    width: 100%;
    height: 55px;
    background: #fff;
    border: none;
    padding-top: 8px;
    border-bottom: 1px solid #d8d8d8;
}
footer .copyright p {
    text-align: center;
    color: #ddd;
}
footer{ 
    background: #00739d;
    padding-bottom: 15px;
}
.footer{ 
    background: #00739d;
    padding-bottom: 15px;
}
.footer p{
   text-align: center;
    color: #dddddb;
    font-weight: 300;
}
.section-title {
    font-size: 40px;
    margin: 0px 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}
.copyright{margin: 13px 5px 0px 16px;}
header:after{
	content: "";
    background-color: #038ed4;
    display: block;
    position: absolute;
    top: 36px;
    right: 0;
    width: 100%;
    z-index: -1;
    height: 87px;
}
.no-padding{padding: 0;}

/*MENU CSS START HERE*/
.main-menu {
  display:block;
  position:relative;
/*  background:#0e0e0e;*/
}
.container-menu {
  width:100%;

}
.main-menu:before,.main-menu:after{
  display: table;
  line-height: 0;
  content: "";
}
.core-menu {
      margin: 0px;
    padding: 0px;
  /*font:normal normal normal 1em/1 Roboto, sans-serif;
  overflow:hidden;*/
}
.core-menu li {
  list-style:none;
  display:inline-block;
  cursor:pointer;
}
.core-menu li a {
   display: inline-block;
   padding: 17px 25px 15px 26px;
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
}
.core-menu li a:hover {
     /* background: #38a201; */
    text-decoration: none;
}
li span.toggle {
padding-left:1em;
/* float: right;*/
}
.toggle:before {
  content:"\f107";
  font:normal normal normal 16px/1 FontAwesome;
}
.dropdown {
      z-index: 9999;
  position:absolute;
/*  width:230px;*/
  background:#005986;
  text-align:left;
  display:none;
  padding-left: 10px;
}
.dropdown li {
  display:block;
  }
.dropdown li a {
  display:block;
  color: white;
  padding: 10px 20px 10px 14px;
}
.dropdown2 {
  position:absolute;
  width:230px;
  background:#2d2d2d;
  text-align:left;
  display:none;
  right:-100%;
  top:0;
}
.dropdown2 li {
  display:block;
  }
.dropdown2 li a {
  display:block;
}
li span.toggle2 {
  position:absolute;
  right:0;
  margin-right:20px;
}
.toggle2:before {
  content:"\f105";
  font:normal normal normal 16px/1 FontAwesome;
}
.hamburger-menu {
  padding:1em;
  display:none;
  font:normal normal normal 16px/1 Roboto;
  text-transform:uppercase;
}


/*----------sign css---------------------*/


.hs_sign_main_wrapper{
	float: left;
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 150px;
    margin-top: -130px;
    background: white;
    box-shadow: 0px 3px 2px #e9dddd;
    margin-bottom: 0px;
    padding-top: 60px;
}
.hs_sign_heading_wrapper{
	float:left;
	width:100%;
	position:relative;
}
.hs_sign_left_wrapper{
	float:left;
	width:25%;
	margin-top:60px;
	position:relative;
}
.hs_sign_center_wrapper{
	float:left;
	width:50%;
	margin-top:60px;
}
.hs_sign_right_wrapper{
	float:left;
	width:25%;
	margin-top:60px;
	position:relative;
}
.hs_sign_left_tabs_wrapper_2{
	margin-top:25px;
	float:left;
	width:100%;
}
.hs_sign_left_tabs_wrapper .hs_slider_tabs_icon_wrapper{
	float:left;
	width:80px;
	height:80px;
	border: 8px solid rgba(0, 0, 0, 0.0784313725490196);
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.hs_sign_left_tabs_wrapper .hs_slider_tabs_icon_wrapper i{
	width:65px;
	height:65px;
	float:left;
	text-align:center;
	line-height:65px;
	background:#038ed4;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_wrapper .hs_slider_tabs_icon_wrapper i:before{
	margin-left: 0;
    color: rgb(255 255 255);
    font-size: 25px;
}
.hs_sign_left_tabs_wrapper .hs_slider_tabs_icon_cont_wrapper{
	float:left;
	width:calc(100% - 80px);
	padding-top: 15px;
    padding-left: 15px;
}
.hs_sign_left_tabs_wrapper .hs_slider_tabs_icon_cont_wrapper li:last-child{
	font-size:16px;
	
}
.hs_sign_left_tabs_wrapper li .hs_tabs_btn{
	float:left;
	width:100%;
	font-size:20px;
	font-weight:bold;
	color:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_wrapper .hs_slider_tabs_icon_cont_wrapper {
    float: left;
    width: calc(95% - 80px);
    padding-top: 15px;
    padding-right: 15px;
}
/*-- hs sign cycle wrapper start --*/
.hs_cycle_main_wrapper{
	float:left;
	margin-left: 141px;
    margin-top: 147px;
}
.hs_cycle_img{
	position:relative;
}
.hs_cycle_img:after{
	content:'';
	border: 60px solid #fdfcfd;
    position: absolute;
    width: 295px;
    height: 295px;
    left: 0;
	top:0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.hs_cycle_img span{
	position:absolute;
	top: 39px;
    left: 37px;
}
.pulse {
 margin: 100px;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: rgb(3 142 212);
    cursor: pointer;
    box-shadow: 0 0 0 rgb(3 142 212);
    animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(79, 43, 127, 0.5);
  }
  70% {
      -webkit-box-shadow: 0 0 0 25px rgba(79, 43, 127, 0.5);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(79, 43, 127, 0.5);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(79, 43, 127, 0.5);
    box-shadow: 0 0 0 0 rgba(79, 43, 127, 0.5);
  }
  70% {
      -moz-box-shadow: 0 0 0 25px rgba(204,169,44, 0);
      box-shadow: 0 0 0 25px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
.hs_cycle_img img{
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	width:295px;
	height:295px;
	position:relative;
}
.hs_tab_shap1 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap2 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.online_2{
	padding-top:100px;
}
.hs_tab_shap3 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap4 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap5 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap6 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap7 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap8 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap9 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap10 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap11 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap12 svg{
	fill:#038ed4;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap1 p, .hs_tab_shap2 p, .hs_tab_shap3 p, .hs_tab_shap4 p, .hs_tab_shap5 p, .hs_tab_shap6 p, .hs_tab_shap7 p, .hs_tab_shap8 p, .hs_tab_shap9 p, .hs_tab_shap10 p, .hs_tab_shap11 p, .hs_tab_shap12 p{
	position:absolute;
	color:#ffffff;
    color: #ffffff;
    top: 18px;
}
.hs_tab_shap1{
	position: absolute;
	 -moz-transform:rotate(-62deg);
    -webkit-transform:rotate(-62deg);
    -o-transform:rotate(-62deg);
    -ms-transform:rotate(-62deg);
    transform: rotate(-62deg);
    top: 29px;
    left: 35px;
	z-index:1;
}
.hs_tab_shap2{
	position: absolute;
	 -moz-transform:rotate(-31deg);
    -webkit-transform:rotate(-31deg);
    -o-transform:rotate(-31deg);
    -ms-transform:rotate(-31deg);
    transform: rotate(-31deg);
    top: 1px;
    left: 87px;
	z-index:1;
}
.hs_tab_shap3{
	position: absolute;
	 -moz-transform:rotate(-1deg);
    -webkit-transform:rotate(-1deg);
    -o-transform:rotate(-1deg);
    -ms-transform:rotate(-1deg);
    transform: rotate(-1deg);
    top: 3px;
    left: 146px;
	z-index:1;
}
.hs_tab_shap4{
	position: absolute;
	 -moz-transform:rotate(29deg);
    -webkit-transform:rotate(29deg);
    -o-transform:rotate(29deg);
    -ms-transform:rotate(29deg);
    transform: rotate(29deg);
    top: 35px;
    left: 196px;
	z-index:1;
}
.hs_tab_shap5{
	position: absolute;
	 -moz-transform:rotate(57deg);
    -webkit-transform:rotate(57deg);
    -o-transform:rotate(57deg);
    -ms-transform:rotate(57deg);
    transform: rotate(57deg);
    top: 87px;
    left: 224px;
	z-index:1;
}
.hs_tab_shap6{
	position: absolute;
	 -moz-transform:rotate(88deg);
    -webkit-transform:rotate(88deg);
    -o-transform:rotate(88deg);
    -ms-transform:rotate(88deg);
    transform: rotate(88deg);
    top: 145px;
    left: 223px;
	z-index:1;
}
.hs_tab_shap7{
	position: absolute;
	 -moz-transform:rotate(118deg);
    -webkit-transform:rotate(118deg);
    -o-transform:rotate(118deg);
    -ms-transform:rotate(118deg);
    transform: rotate(118deg);
    top: 195px;
    left: 193px;
	z-index:1;
}
.hs_tab_shap8{
	position: absolute;
	 -moz-transform:rotate(148deg);
    -webkit-transform:rotate(148deg);
    -o-transform:rotate(148deg);
    -ms-transform:rotate(148deg);
    transform: rotate(148deg);
    top: 223px;
    left: 142px;
	z-index:1;
}
.hs_tab_shap9{
	position: absolute;
	 -moz-transform:rotate(179deg);
    -webkit-transform:rotate(179deg);
    -o-transform:rotate(179deg);
    -ms-transform:rotate(179deg);
    transform: rotate(179deg);
    top: 222px;
    left: 83px;
	z-index:1;
}
.hs_tab_shap10{
	position: absolute;
	 -moz-transform:rotate(209deg);
    -webkit-transform:rotate(209deg);
    -o-transform:rotate(209deg);
    -ms-transform:rotate(209deg);
    transform: rotate(209deg);
    top: 191px;
    left: 32px;
	z-index:1;
}
.hs_tab_shap11{
	position: absolute;
	 -moz-transform:rotate(238deg);
    -webkit-transform:rotate(238deg);
    -o-transform:rotate(238deg);
    -ms-transform:rotate(238deg);
    transform: rotate(238deg);
    top: 140px;
    left: 4px;
	z-index:1;
}
.hs_tab_shap12{
	position: absolute;
	 -moz-transform:rotate(267deg);
    -webkit-transform:rotate(267deg);
    -o-transform:rotate(267deg);
    -ms-transform:rotate(267deg);
    transform: rotate(267deg);
    top: 80px;
    left: 5px;
	z-index:1;
}
.hs_sign_left_tabs_border_wrapper1 span{
	position:absolute;
	top: 45px;
	width:10px;
	height:10px;
	background:#565656;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper1 span:after{
	content: '';
    border: 1px dashed #565656;
    width: 228px;
    position: absolute;
    left: 2px;
	 -moz-transform:rotate(201deg);
    -webkit-transform:rotate(201deg);
    -o-transform:rotate(201deg);
    -ms-transform:rotate(201deg);
    transform: rotate(201deg);
    top: 47px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper1 span:before{
	content: '';
    border: 1px dashed #565656;
    width: 25px;
    position: absolute;
	 -moz-transform:rotate(231deg);
    -webkit-transform:rotate(231deg);
    -o-transform:rotate(231deg);
    -ms-transform:rotate(231deg);
    transform: rotate(231deg);
    top: 99px;
    left: 219px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper2 span{
	position: absolute;
    top: 72px;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper2 span:after{
	content: '';
    border: 1px dashed #565656;
    width: 173px;
    position: absolute;
    left: 8px;
	 -moz-transform:rotate(193deg);
    -webkit-transform:rotate(193deg);
    -o-transform:rotate(193deg);
    -ms-transform:rotate(193deg);
    transform: rotate(193deg);
    top: 24px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper3 span{
	position: absolute;
    top: 72px;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper3 span:after{
	content: '';
    border: 1px dashed #565656;
    width: 136px;
    position: absolute;
    left: 8px;
	 -moz-transform:rotate(181deg);
    -webkit-transform:rotate(181deg);
    -o-transform:rotate(181deg);
    -ms-transform:rotate(181deg);
    transform: rotate(181deg);
    top: 5px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper4 span{
	position: absolute;
    top: 72px;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper4 span:after{
	content: '';
    border: 1px dashed #565656;
    width: 161px;
    position: absolute;
    left: 10px;
    -moz-transform: rotate(169deg);
    -webkit-transform: rotate(169deg);
    -o-transform: rotate(169deg);
    -ms-transform: rotate(169deg);
    transform: rotate(168deg);
    top: -12px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper5 span{
	position: absolute;
    top: 72px;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper5 span:after{
	content: '';
    border: 1px dashed #565656;
    width: 193px;
    position: absolute;
    left: 5px;
	 -moz-transform:rotate(160deg);
    -webkit-transform:rotate(160deg);
    -o-transform:rotate(160deg);
    -ms-transform:rotate(160deg);
    transform: rotate(160deg);
    top: -30px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper6 span{
	position: absolute;
    top: 71px;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper6 span:after{
	content: '';
    border: 1px dashed #565656;
    width: 245px;
    position: absolute;
    left: -2px;
	 -moz-transform:rotate(154deg);
    -webkit-transform:rotate(154deg);
    -o-transform:rotate(154deg);
    -ms-transform:rotate(154deg);
    transform: rotate(154deg);
    top: -53px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper6 span:before{
	    content: '';
    border: 1px dashed #565656;
    width: 35px;
    position: absolute;
	 -moz-transform:rotate(132deg);
    -webkit-transform:rotate(132deg);
    -o-transform:rotate(132deg);
    -ms-transform:rotate(132deg);
    transform: rotate(132deg);
    top: -121px;
    left: 227px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper1 span{
	    position: absolute;
    top: 46px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper1 span:after{
	content: '';
    border: 1px dashed #565656;
    width: 186px;
    position: absolute;
    left: -180px;
    -moz-transform: rotate(160deg);
    -webkit-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(157deg);
    top: 43px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper1 span:before{
	content: '';
    border: 1px dashed #565656;
    width: 35px;
    position: absolute;
    -moz-transform: rotate(132deg);
    -webkit-transform: rotate(132deg);
    -o-transform: rotate(132deg);
    -ms-transform: rotate(132deg);
    transform: rotate(132deg);
    top: 93px;
    left: -205px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper2 span{
	    position: absolute;
    top: 70px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper2 span:after{
	content: '';
    border: 1px dashed #565656;
    width: 166px;
    position: absolute;
    left: -161px;
	 -moz-transform:rotate(166deg);
    -webkit-transform:rotate(166deg);
    -o-transform:rotate(166deg);
    -ms-transform:rotate(166deg);
    transform: rotate(166deg);
    top: 24px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper3 span{
	    position: absolute;
    top: 70px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper3 span:after{
	    content: '';
    border: 1px dashed #565656;
    width: 145px;
    position: absolute;
    left: -139px;
	 -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform: rotate(180deg);
    top: 4px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper4 span{
	    position: absolute;
    top: 70px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper4 span:after{
	    content: '';
    border: 1px dashed #565656;
    width: 145px;
    position: absolute;
    left: -139px;
	 -moz-transform:rotate(196deg);
    -webkit-transform:rotate(196deg);
    -o-transform:rotate(196deg);
    -ms-transform:rotate(196deg);
    transform: rotate(196deg);
    top: -16px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper5 span{
	    position: absolute;
    top: 70px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper5 span:after{
	    content: '';
    border: 1px dashed #565656;
    width: 184px;
    position: absolute;
    left: -175px;
	 -moz-transform:rotate(205deg);
    -webkit-transform:rotate(205deg);
    -o-transform:rotate(205deg);
    -ms-transform:rotate(205deg);
    transform: rotate(205deg);
    top: -37px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper6 span{
	    position: absolute;
    top: 70px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #565656;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper6 span:after{
	    content: '';
    border: 1px dashed #565656;
    width: 216px;
    position: absolute;
    left: -201px;
	 -moz-transform:rotate(210deg);
    -webkit-transform:rotate(210deg);
    -o-transform:rotate(210deg);
    -ms-transform:rotate(210deg);
    transform: rotate(210deg);
    top: -52px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_right_tabs_border_wrapper6 span:before{
	    content: '';
    border: 1px dashed #565656;
    width: 43px;
    position: absolute;
	 -moz-transform:rotate(44deg);
    -webkit-transform:rotate(44deg);
    -o-transform:rotate(44deg);
    -ms-transform:rotate(44deg);
    transform: rotate(44deg);
    top: -122px;
    left: -225px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_wrapper:hover .hs_slider_tabs_icon_wrapper i{
	background:#0677af;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_wrapper:hover .hs_slider_tabs_icon_wrapper i:before{
	color:#fff;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_wrapper:hover .hs_slider_tabs_icon_cont_wrapper li .hs_tabs_btn{
	color:#d7025a !important;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper1:hover span,
.hs_sign_left_tabs_border_wrapper2:hover span,
.hs_sign_left_tabs_border_wrapper3:hover span,
.hs_sign_left_tabs_border_wrapper4:hover span,
.hs_sign_left_tabs_border_wrapper5:hover span,
.hs_sign_left_tabs_border_wrapper6:hover span,
.hs_sign_right_tabs_border_wrapper1:hover span,
.hs_sign_right_tabs_border_wrapper2:hover span,
.hs_sign_right_tabs_border_wrapper3:hover span,
.hs_sign_right_tabs_border_wrapper4:hover span,
.hs_sign_right_tabs_border_wrapper5:hover span,
.hs_sign_right_tabs_border_wrapper6:hover span{
	background:#0677af;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_sign_left_tabs_border_wrapper1:hover span:before, .hs_sign_left_tabs_border_wrapper1:hover span:after,.hs_sign_left_tabs_border_wrapper2:hover span:before, .hs_sign_left_tabs_border_wrapper2:hover span:after,.hs_sign_left_tabs_border_wrapper3:hover span:before, .hs_sign_left_tabs_border_wrapper3:hover span:after,.hs_sign_left_tabs_border_wrapper4:hover span:before, .hs_sign_left_tabs_border_wrapper4:hover span:after,.hs_sign_left_tabs_border_wrapper5:hover span:before, .hs_sign_left_tabs_border_wrapper5:hover span:after,.hs_sign_left_tabs_border_wrapper6:hover span:before, .hs_sign_left_tabs_border_wrapper6:hover span:after,.hs_sign_right_tabs_border_wrapper1:hover span:before, .hs_sign_right_tabs_border_wrapper1:hover span:after,.hs_sign_right_tabs_border_wrapper2:hover span:before, .hs_sign_right_tabs_border_wrapper2:hover span:after,.hs_sign_right_tabs_border_wrapper3:hover span:before, .hs_sign_right_tabs_border_wrapper3:hover span:after,.hs_sign_right_tabs_border_wrapper4:hover span:before, .hs_sign_right_tabs_border_wrapper4:hover span:after,.hs_sign_right_tabs_border_wrapper5:hover span:before, .hs_sign_right_tabs_border_wrapper5:hover span:after,.hs_sign_right_tabs_border_wrapper6:hover span:before, .hs_sign_right_tabs_border_wrapper6:hover span:after{
	border:1px dashed #0677af;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_tab_shap1:hover svg,.hs_tab_shap2:hover svg,.hs_tab_shap3:hover svg, .hs_tab_shap4:hover svg, .hs_tab_shap5:hover svg, .hs_tab_shap6:hover svg, .hs_tab_shap7:hover svg, .hs_tab_shap8:hover svg, .hs_tab_shap9:hover svg, .hs_tab_shap10:hover svg, .hs_tab_shap11:hover svg, .hs_tab_shap12:hover svg{
	fill:#0677af;
	   -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/*-- hs sign cycle wrapper End --*/
/*-- hs sign wrapper End --*/
/*-- hs service wrapper Start --*/
.hs_service_main_wrapper{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
}
.hs_service_main_box_wrapper{
	float:left;
	width:100%;
	text-align:center;
	    border:1px dashed rgb(168, 1, 70);
   padding: 10px;
    background: white;
    height: 315px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: 0px 0px 2px 2px #81013663;
}
.hs_service_icon_main_wrapper{
	display:inline-block;
	border:1px dashed #b4054e;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	padding: 10px;
}
.hs_service_icon_wrapper{
	position:relative;
	width:90px;
	height:90px;
	text-align:center;
	line-height:90px;
	border:1px dashed #b4054e;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	float:left;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_service_icon_wrapper i:before{
	color:#0677af;
	margin-left:0;
	font-size:40px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_service_icon_cont_wrapper{
	float:left;
	width:100%;
	display:inline-block;
}
.hs_service_icon_cont_wrapper h2{
	font-size: 18px;
    color: #0677af;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 22px;
    padding-bottom: 17px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_service_icon_cont_wrapper p{color:#000000; text-align: justify;}
.hs_service_icon_cont_wrapper h5 a{
	font-size:16px;
	color:#242322;
	padding-top:20px;
	display:inline-block;
}
.hs_service_icon_cont_wrapper h5 a i{
	position:relative;
	top:2px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_service_icon_cont_wrapper h5 a:hover i{
	padding-left:5px;
	    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.portfolio-filter ul{
	display:inline-block;
	margin-top:60px;
	margin-bottom:30px;
	position:relative;
	border:1px dashed rgba(255, 255, 255, 0.55);
}
.III_column{
	margin-top:30px;
}
.portfolio-filter li{
	float:left;
	position:relative;
}
#filter li a{
    display: block;
    font-size: 16px;
    color: #969595;
    cursor: pointer;
	color:#fff;
	background:transparent;
    text-transform: uppercase;
    padding: 10px 25px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#filter li a:hover,
#filter li a.active {
    background:#4f2b7f;
    color: #ffffff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#filter li:nth-child(2):after{
	content: '';
    border: 1px dashed rgba(255, 255, 255, 0.55);
    height: 19px;
    position: absolute;
    left: -1px;
    top: 14px;
}
#filter li:nth-child(2):before{
	content: '';
    border: 1px dashed rgba(255, 255, 255, 0.55);
    height: 19px;
    position: absolute;
    right: -1px;
    top: 14px;
}
.btc_step_overlay{
	position:absolute;
	left:50%;
	right:50%;
	top:50%;
	bottom:50%;
	opacity:0;
	padding:10px;
	 -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.cc_cart_wrapper1:last-child{
	border-bottom:0;
}
.hs_service_main_box_wrapper:hover .btc_step_overlay{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#ae054b;
	opacity:1;
}
.hs_service_main_box_wrapper:hover .hs_service_icon_wrapper i:before{
	position:relative;
	color:#ffffff;
	z-index:100;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/*-- hs service wrapper End --*/

.serv{
    padding-left: 0px;
    list-style-type: none;
}

@media (max-width:786px) {
  .main-menu {
    height:50px;
    background: #038ed4;
  }
  .container-menu {
    width:100%;
  }
  .navigation {
    float:left;
    display:block;
    width:100%;
  }
  .core-menu {
   float: right;
    width: 100%;
    background: #005986;
    margin: auto;
    display: none;
    height: 400px;
  }
  
  .core-menu li {
   width: 100%;
    display: block;
    position: relative;
    z-index: 9;
    background: #005986;
   
  }
  .core-menu li a{
    display:block;
        color: white;
   /* margin:auto;*/
  }
  .hamburger-menu {
    display:block;
    text-align:center;
    padding-right:60px;
    float:none;
    width:100%;
    height: 50px;
  }
 
    #about{
        padding: 60px 0px!important;
    }
    @media screen and (max-width:480px){
        .about_img {
    position: relative;
    top: 0;
}
    }
  .burger-1, .burger-2, .burger-3 {
  display:block;
  position:absolute;
  width:20px;
  height:3px;
  border-radius:30px;
  right:0;
  margin-right:25px;
  background:#fff;
    -webkit-transition:.2s ease;
    -ms-transition:.2s ease;
    -moz-transition:.2s ease;
    -o-transition:.2s ease;
  transition:.2s ease; 
  }
  .burger-1 {
  top:15px;
  }
  .burger-2 {
  top:23px;
  }
  .burger-3 {
  top:31px;
  }
  .burger-1.open, .burger-2.open, .burger-3.open {
  -webkit-transition:.2s ease;
  -ms-transition:.2s ease;
  -moz-transition:.2s ease;
  -o-transition:.2s ease;
    transition:.2s ease;
    transform-origin:50% 50%;
  }
  .burger-1.open {
    top:25px;
    width:23px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg); 
    -ms-transform:rotate(45deg); 
    -moz-transform:rotate(45deg); 
    -o-transform:rotate(45deg); 
  }
  .burger-2.open {
    opacity:0;
  }
  .burger-3.open {
    top:25px;
    width:23px;
    transform:rotate(-45deg);
  }
  .dropdown {
   width: 100%;
    background: #034667;
    text-align: center;
    position: relative;
    height: auto;   
  }
    .dropdown li{
         background: #034667!important;
    }
  .dropdown2 {
    right:0;
    top:0;
    width:100%;
    position:relative;
    padding:0 20px;
}

/*END MENU CSSS HERE*/

/*slider css start here*/

#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
  text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}

/*-------------------services css------------*/
    
/* CSS Document */

/*----------------breadcrumb css-------------------*/

 
    
    
/*----------default page css-----------------------*/

    @media screen and (max-width:370px){
        .email, .web a{
         word-wrap: break-word;    
        }
        
    } 
/*end slider css*/

   
