 *{
	padding: 0;
	margin: 0;
}

body{
  background: #fff;
  font-size: 14px;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #222;
  line-height: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
{
  font-weight: 400;

}

h1{
  font-size: 38px;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;  
}
h2{
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;  
  color:#444444;
}
p {
    font-size: 18px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom:0;
    color:#909090;
    line-height: 40px;

}
.basep{
	    margin-top: 36px;
	font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom:0;
    color:#909090!important;
    line-height: 40px;
    text-align: left;
    
}
/* news detail text*/
/* .faq_info a{
	font-size: 20px;
	 font-weight: 300;
	 color:#444444;
}  */

.center{
	text-align:center;
}
.newsdate{
	margin-top: -6%;float: right;font-size: 20px;
}
a{
	color: #2a3855;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-weight: 400;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
}

img {
    max-width: 100%;
  /*   max-height: 360px; */
   /* max-height: 100%;*/
}

ul > li{
	color: #726a84;
    font-size: 16px;
    font-weight: 300;
}

#owl-navi{
 /*    margin-top: 5%; */
}

/* ------ head   -------------- */

.bold{
    font-weight: 600;
}

.mobile-device {
    background: #fff;
    border: 1px solid #edf4f8;
    margin: 0 auto;
    position: relative;
    max-width: 255px;
    border-radius: 36px;
    padding: 55px 0;
    -webkit-box-shadow: inset 0 4px 10px 1px #fff, inset 0 0 6px 0 rgba(66,77,86,.5), 0 2px 0 #aeb5bb, 0 20px 50px -25px rgba(0,0,0,.5);
    box-shadow: inset 0 4px 10px 1px #fff, inset 0 0 6px 0 rgba(66,77,86,.5), 0 2px 0 #aeb5bb, 0 20px 50px -25px rgba(0,0,0,.5);
}

.margin{
	margin:5px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-10{
	margin-top: -10px;
}
.mts-10{
	margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.mts-12{
	margin-top: -12px;
}
.mt-30 {
    margin-top: 30px;
}
.mts-30 {
    margin-top: -30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: -25px;
}
.mt-50 {
    margin-top: 50px;
}
.mtz-60{
	margin-top: 60px;
}
.mt-60{
	margin-top: -60px;
}
.mt-66{
	margin-top: -106px;
}
.mt-75{
	margin-top: -75px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-s80 {
    margin-top: -80px;
}
.mt-s100 {
    margin-top: -100px;
}
.mt-140{
	margin-top: -140px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-120 {
    margin-top: -120px;
}
.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}
.mr-60 {
    margin-right: 60px;
}

.ml-60 {
    margin-left: 60px;
}
.mr-100 {
    margin-right: 100px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mt-12{
	margin-top: 12%;
}
.mb-50 {
    margin-bottom: 50px!important;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}
.pt-15 {
    padding-top: 15px;
}

.pd-0 {
	 padding:0px;
}
.pt-30 {
    padding-top: 30px;
}

.pt-50 {
    padding-top: 50px;
}
.pl{
	    padding-left: 50%;
}
.pr{
	    padding-right: 50%;
}
.pt-100 {
    padding-top: 100px;
}

.pt-150 {
    padding-top: 150px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-100 {
    padding-right: 100px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-100 {
    padding-left: 100px;
}

section{
	padding: 100px 0;
}

.padding0{
	    padding: 0px;   
}
.head-nation{
	 text-align: center; 
	 
}
.head-nation-sub{
	 color: black;   
	 background-color: #96a0b5;
	 border-color: #96a0b5;
	 width: 80%; 
	 padding-right: 15px;
	 padding-left: 15px;   text-align: left;    
	 border-radius: 33px; 
	 
}
/* 产品  #producttext .row{
	margin-left:60px
} */

.productSpan span{
	text-algin:center;display: block;
}

/*产品概述*/
.wd-100{
	width:100%;
}
.floatright{
float:right
}
.section-heading{
  font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 500 !important;
   /*  text-transform: capitalize;   */
    margin-bottom: 40px!important;
}

.section-heading h1{
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;  
    font-size: 38px;
    font-weight: 400 !important;
}

.section-heading > h2 {
    font-weight: 300;
    color: #404040;
    font-size: 40px;
    margin: 0;
    text-transform: uppercase;
}

.section-heading > p {
    font-weight: 300;
    color: #404040;
    margin: 0;
}
/*解决方案*/
.dvbBorder{
	border: 1px solid #e4e4e4;   
	padding: 20px;    
	border-radius: 8px;
}
.inlinetable{
	display: inline-table;
}
.line-title-white,
.line-title-center,
.line-title-left {
    width: 80px;
    height: 2px;
    background-color: #e4e4e4;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-bottom: 30px;
}

.line-title-center {
    margin-left: calc(50% - 40px);
}
.line-title-left {
    margin-left: 5px;
}

.img-padding-tb{
    padding: 30px 0 30px;
}

.my-col{
  margin-bottom: 30px;
      background: #f1f1f0;
}

.img-p-tb{
  padding: 30px 0 30px;
}

.link-outline{
	border-radius: 50px;
    border: 2px solid #2a3855;
    padding: 10px 30px;
    color: #2a3855 !important;
}

.link-outline:hover{
	color: #fff !important;
    background-color: #2a3855;
    border-color: #2a3855;
}

.btn{
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 0;
  color: white;
  background: #24273e;
  border-color: #24273e;
}

.btns{
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 0;
  background: #24273e;
  padding: .8rem 2.5rem;
  border-color: #24273e;
}

.btn-primary:hover{
	color: #fff;
    background-color: #192233;
    border-color: #0d121b;
}
.bg-warning{
	background-color: #fdd428 !important;
    border-color: #fdcf0f;
}

.blue {
    color: #2a3855;
}

.btn-outline-info:hover {
    color: #2a3855;
    background-color: #454c80;
    border-color: #d39e00 !important;
}

.btn-outline-info:focus, .btn-outline-info.focus{
	box-shadow: none !important;
}

.btn-primary:focus, .btn-primary.focus{
	box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus{
	box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle{
	    color: #fff;
    background-color: #24273e !important;
    border-color: #24273e !important;
}
ul li{
  list-style: none;
}

i {
  color: #fdd428 !important;
}

.color-yellow{
	color: #fdd428 !important;
}


.center{
	text-align: center;
}
.right{
	text-align: right;
}
 
.langage{
	display: block;
}

.highline{
	 background-color: deepskyblue;
}   

.top_navbar .list-inline-item:not(:last-child) {
    margin-right:0;
}
.top_navbar a{
    color: #929399;
  }
  
  .navbar-brand img{
 
    height: 35px;
    padding-right: 35px;
   /*  margin-left: 220px; */
  }
  
  button:focus{
	  outline: none !important;
  }

.navbar  span {
  padding: 10px 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}

.navbar span >a {
    color: rgba(255, 255, 255, 0.5);
}

.navbar a:hover {
    color: #17a2b8!important;
}

.top_navbar > .navbar{
    background-color: #24273e;
}

.main_navbar > .navbar{
    padding: 0px;
}

.navbar-brand a {
	    margin-right: 20%;
    color: white;
}
/* navi-bg a bg */
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff !important;
    font-weight: 300;
    font-size: 20px;
    
}

.about_img span{
	 font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom:0;
    color:#909090;
    line-height: 40px;
}
/*公司简介*/
.companydesc{ 
float:left;width:50%;margin-right:15px
} 
.more{
	
    background-color: #3068F5;
    border-radius: 20px; 
  /*   height: 64px; */
   /*  width: 150px; */
 /*   line-height: 55px; */
  border-radius: 30px;
  border-color:#ffffff;
  font-size: 20px;
      padding: 15px;
}
   

.bg-dark {
    background-color: #2c3048 !important;
}

.dropdown-item.active, .dropdown-item:active{
	background-color: #007bff !important;
	color: #fff !important;
}
/* .dropdown-item a:hover
{
background-color:yellow!important; 背景颜色算了
} */
.navbar-dark .navbar-brand {
    color: #24273e !important;
 /*    margin-top: -10px; */
     margin-left: 11%;
 
}
/*menu*/
.nav-link{
	padding: 2.4rem 3rem !important;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgb(95, 96, 105);
}

.dropdown-menu{
	border: transparent !important;
	margin-top: 0px;
	border-radius: 0rem !important;
	background-color: #000000;
	opacity:0.8;
	
}

.menusubtext{
	color:white;
}

.dropdown:hover>.dropdown-menu {
 display: block;
 text-align: center;
}

.navbar-nav .icon{
	color: #2a3855 !important;
}

.navbar-nav a:hover i{
	color: #fff !important;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #24273e;
    border: 1px solid #24273e;
    border-radius: 0.25rem;
}

#logo {
  font-size: 30px;
  line-height: 1px;
}
 
 
 /* top four image  css */		 
#owl-navi { width: 100%; margin-left: auto; margin-right: auto;height: 450px;}
			#owl-navi .item{ display: block;}
			#owl-navi img { display: block; width: 100%;height: 450px;} 
	
 .img-text{ 
    top: 45%; 
    width:950px;
    margin: auto;
	position:absolute; 
	color:blue;
	left: 25%;    
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    line-height: 42px; 
    margin-bottom: 25px;  
 } 
 
 .img-textsub {
    top: 58%;
    margin: auto;
    position: absolute;
    color: blue;
     left: 25%; 
   width:950px;
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 25px;
}
.img-text-cn{ 
    top: 45%; 
    width:950px;
    margin: auto;
	position:absolute; 
	color:blue;
	left: 24.5%;    
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    line-height: 42px; 
    margin-bottom: 25px;  
 } 
 
 .img-textsub-cn {
    top: 58%;
    margin: auto;
    position: absolute;
    color: blue;
     left: 26%; 
   width:950px;
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 25px;
}
.menu-tr-bg{
  	background: #3068f5;
}
.menu-tr-bg-text{
  	background: #3068f5;
  	color:#ffffff;
  	font-size:24px;
}
 

   
/*    #menuid  {  
   border: double;
    border-width: 1px;
    border-color: #3068f5;
}  */
#menuid td{
	color:#5f5f5f;
  	font-size:20px;
  	height:88px;
  	vertical-align: middle;
}
 .desc-text{ 
    position: relative;
    padding: 0px; 
    margin-top:20px;
 }  
 .desc-text h5{
     line-height: 40px;
     padding-left:45px;
 } 	
  #flexiselDemo2  {
    display: none;
    }
    .nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    }
    .nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    }
    .nbs-flexisel-inner {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    }
    .nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
    }
    .nbs-flexisel-item > img {
    cursor: pointer;
    position: relative;
    margin: 0;
    max-width: 100%;
    height: auto;
    }
    /*** Navigation ***/
    
    .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    }
    .nbs-flexisel-nav-left {
    background: url(../images/public/prevArrow.png) no-repeat center center #E6E6E6;
        cursor: pointer;
        height: 18px;
        margin-right: 2px;
        position: absolute;
        right: 20px;
        top: -50px !important;
        width: 18px;
    }
    .nbs-flexisel-nav-right {
    background: url(../images/public/nextArrow.png) no-repeat center center #E6E6E6;
        cursor: pointer;
        height: 18px;
        position: absolute;
        right: 0;
        top: -50px !important;
        width: 18px;
    }
    
    .nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
        opacity: 1;
    }

.main-header{
  /*  background:rgba(46, 45, 47, 0.68) !important ; */
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    opacity: 0.8;
    background: #000000 !important;
/*     padding: 0 4%;  */
}
/* 菜单下来后*/
.main-header.sticky {
/*   background: #f1f1f1fc !important; */
   background: #000000 !important;
   opacity: 0.8;
 /*    box-shadow: 0 4px 20px rgba(193, 174, 174, 0.1);
    -webkit-box-shadow: 0 4px 20px rgba(193, 174, 174, 0.1); */
    min-height: 100px;
    width: 100%;
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 99;
   /*  -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; */
}

 

/*分页*/
  
.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }
.pagination li { display: inline; }
.pagination li a { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
.pagination li:first-child a { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination li:last-child a { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
 .pagination li a:hover, .pagination li a:focus { background-color: #eee; }
.pagination .active a, .pagination .active a:hover, .pagination .active a:focus { z-index: 2; color: #fff; cursor: default; background-color: #428bca; border-color: #428bca; }
.pagination .disabled a, .pagination .disabled a:hover, .pagination .disabled a:focus { color: #999; cursor: not-allowed; background-color: #fff; border-color: #ddd; }
.pagination-lg li a { padding: 10px 16px; font-size: 18px; }
.pagination-sm li a, .pagination-sm li span { padding: 5px 10px; font-size: 12px; }
          
/*product */

 .productSp{
   /*  padding: 50px; */
   /* line-height: 40px;
    font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0; */
   
     text-align: left;
 } 
 .pspan{
 margin-left:30px
 } 
.p-8{
	padding: 10rem;
}

.color-wh{
	color: #e1e1e1;
}

.bg-gray{
	background-color: #fafafa;
}
.video-icon-here {
    position: absolute;
    top: 50%;
    left: 57%;
    transform: translate(-50%, -50%);
}
.video-icon-here .popup-videos {
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 6px 33px;
    margin: 0 auto;
}

.video-icon-here .popup-videos:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #2a3855;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-icon-here .popup-videos span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 27px solid #fff;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
}

.video-icon-here .popup-videos:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #4d6de6;
    border-radius: 50%;
    transition: all 200ms;
}

.women_img > img{
    height: 335px;
}
  
  
   
/* --------------------------
:: Video  
-------------------------- */

.video-area {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  height: 450px;
  -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
  background-attachment: fixed;
}

#events{
	border: 10px solid #f7f7f7;
}
.video-area:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-image: -moz-linear-gradient(90deg, #3673a5 0%, #030005 100%);
  background-image: -webkit-linear-gradient(90deg, #3673a5 0%, #030005 100%);
  background-image: -ms-linear-gradient(90deg, #3673a5 0%, #030005 100%);
  background-image: linear-gradient(90deg, #3673a5 0%, #030005 100%);
  opacity: .6;
}
.video-area .video-play-btn a {
  width: 80px;
  height: 80px;
  background-color: #fff;
  color: #2a2e45;
  text-align: center;
  display: block;
  font-size: 36px;
  line-height: 80px;
  padding-left: 5px;
  border-radius: 50%;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}

.video-area .video-play-btn a:hover {
  background-color: #2a2e45;
  color: #fff;
}
   
@media only screen and (max-width: 480px) {
    .post-header .post-bar li{
        margin-right: 5px;
    }
	
	.counter-area > h3{
		font-size: 40px;
	}
}

.pagination li, .page-link{
	color: #2a3855 !important;
}

.page-item.active .page-link{
	color: #fff !important;
	background: #2a3855 !important;
	border-color: #2a3855;
}

.page-link:focus{
	box-shadow: 0 0 0 0.2rem #2a3855;
}
 
.blog-slide .comment > a:hover{
    text-decoration: none;
    color:#2a3855;
}
@-webkit-keyframes hoverEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@-moz-keyframes hoverEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes hoverEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
 
#testimonial{
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}
  
/* --------------------------
  contact-us 
-------------------------- */

.emal p{
	color:#909090;
}
.emal h1{
	color:#909090;
}
.emal h4{
	color:#909090;
	font-size:18px;
}
#contactSection textarea{
    font-weight: 700 !important;
    border-radius: 5px;
    font-size: 13px;
    border: 1px solid #3068F5;
    background: #f1f1f1;
    color: #777 !important;
    outline: none;
    width: 100%;
    padding: 14px;
    margin: 10px 0px;
    margin-bottom: 5px;
    min-height: 200px;
    overflow: hidden;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

#contactSection input {
    font-weight: 700 !important;
    border-radius: 5px;
    font-size: 13px;
    border: 1px solid  #3068F5;
    background: #f1f1f1;
    color: #777 !important;
    outline: none;
    width: 100%;
    padding: 14px;
    margin: 10px 0px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
 
 

 

.footer{
  position: relative;
  background-size: cover;
  background-attachment: fixed;
  font-size:18px;
  line-height: 60px;
  padding-top: 30px;
/*   padding-bottom: 30px; */
}

.footer .container {
  position: relative;
}

.footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#41454a;
}

.footer_about{
  margin-bottom: 30px;
}

.footer_about > p{
  color: #C9C9C9 !important;
}

.footer h3 {
 color: white;
 text-transform: capitalize;
}

.form-control:focus{
	box-shadow: none;
}

.footer_subscribe{
  margin-bottom: 30px;
}

.footer_subscribe > h5{
  color: #C9C9C9;
  font-size: 1rem;
  font-weight: 700;
}
.footer_subscribe .form-control{
    background: transparent;
    outline: none;
    border: none;
	color: #fff;
  }

.footer_subscribe .input-group{
  background: #54545438;
    margin-top: 15px;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.footer_subscribe .input-group .fa{
    color: #cacfd3;
    padding-right: 5px;
	padding-top: 10px;
}

.latest_posts{
  margin-bottom: 30px;
}

.latest_posts ul.post-link {
    list-style: none;
}

.latest_posts ul.post-link li {
    position: relative;
    padding-left: 30px;
    color: #C9C9C9;
}

.latest_posts ul.post-link li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 2px;
    display: block;
    background: #fff;
}

.latest_posts ul.post-link li a {
  color: #c9c9bd;
}

.latest_posts ul.post-link li a:hover {
  color: #fff;
}

.latest_posts ul.post-link li span {
  color: #576673;
  font-size: 13px;
  display: block;
  margin-top: 8px;
}
  
.footer_address{
  margin-bottom: 30px;
  padding-left: 30px;
}

.footer_address ul.address-list {
    margin-bottom: 36px;
}

.footer_address ul.address-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 27px;
}

.footer_address ul.address-list li p, .footer_about > .text-white {
  color: #c9c9bd !important;
}

.footer_address ul.address-list li p i {
  color: #c9c9bd;
  padding-right: 16px;
}

.footer_address ul.footer_social {
    margin-top: 30px;
}

.footer_address ul.footer_social li {
    padding: 0 1px;
}

.list-inline-item:not(:last-child){
	margin-right: 0px !important;
}

.sub-footer a{
	color: #fff !important;
}

.sub-footer p{
	font-weight: 700;
	color: white;
}
.footer_address ul.footer_social li a {
    display: block;
    width: 36px;
    height: 36px;
    color: #CACFD3;
    font-size: 19px;
    line-height: 37px;
    text-align: center;
	border-radius: 50%;
	background: #1f1f21;
    transition: all .5s ease;
}

.footer_address ul.footer_social li a:hover {
    border-color: #454c80;
    background: #454c80;
    border-radius: 50%;
    color: #CACFD3;
}


.sub-footer {
    position: relative;
    padding: 20px 0;
    background: #41454a;
}
 


@media only screen and (min-width: 1900px){
 .pl{
	    padding-left: 55%;
}
.pr{
	    padding-right: 55%;
}   
.container-80{
	max-width: 80%;

    }
	
 .container {
   /*  width: 100%!important; */
     /*  max-width: 100%; */
    }
  .ml-60{
   margin-left:60px;
  }
  .menumaxwidth {
    max-width: 100%;
  }
}
/*   992-1900 */
@media (min-width: 992px) and (max-width: 1900px) {
 .container-80{
	max-width: 80%;

    }
    .pl{
	    padding-left: 45%;
}
.pr{
	    padding-right: 45%;
}
    .about_img span {
    font-size: 18px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    color: #909090;
    line-height: 40px;
}

 h4 {
    font-size: 18px!important;
}
  .menumaxwidth {
	    max-width: 100%;
	  }
  
.navbar-brand img {
    height: 35px;
    padding-right: 0px;  
    /* margin-left: 220px; */
}
.navbar-brand a {
	    margin-right: 10%;
    color: white;
}
  .ml-60{
   margin-left:16px;
  }
   .container {
   /*  width: 100%!important; */
     /*  max-width: 100%; */
    }
  
  .navbar-dark .navbar-nav .nav-link {
    color: #ffffff !important;
    font-weight: 300;
    font-size: 16px;
}

  .navbar-dark .navbar-brand {
    color: #24273e !important;
    /* margin-top: -10px; */
    margin-left: 1%;
}


p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    color: #909090;
    line-height: 40px;
}
h2 {
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
    color: #444444;
}


 .img-text{ 
	    top: 45%; 
	    width:950px;
	    margin: auto;
		position:absolute; 
		color:blue;
		left: 16.5%;    
	    color: #fff;
	    font-size: 55px;
	    font-weight: 600;
	    line-height: 42px; 
	    margin-bottom: 25px;  
	 } 
 
	 .img-textsub {
	    top: 58%;
	    margin: auto;
	    position: absolute;
	    color: blue;
	     left: 16.5%; 
	   width:950px;
	    color: #fff;
	    font-size: 55px;
	    font-weight: 600;
	    line-height: 42px;
	    margin-bottom: 25px;
	}
 .img-text-cn{ 
	    top: 45%; 
	    width:950px;
	    margin: auto;
		position:absolute; 
		color:blue;
		left: 16%;    
	    color: #fff;
	    font-size: 55px;
	    font-weight: 600;
	    line-height: 42px; 
	    margin-bottom: 25px;  
	 } 
 
	 .img-textsub-cn {
	    top: 58%;
	    margin: auto;
	    position: absolute;
	    color: blue;
	     left: 18%; 
	   width:950px;
	    color: #fff;
	    font-size: 55px;
	    font-weight: 600;
	    line-height: 42px;
	    margin-bottom: 25px;
	}
	.basep {
	    margin-top: 36px;
	    font-size: 18px;
	    font-weight: 300;
	    margin-top: 0;
	    margin-bottom: 0;
	    color: #909090!important;
	    line-height: 40px;
	    text-align: left;
	}
}



@media (min-width: 992px) and (max-width: 1400px) {
.about_img span {
    font-size: 18px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    color: #909090;
    line-height: 40px;
}
	}
@media only screen and (max-width: 990px){
    .main-timeline .year{ right: 25%; }
    .main-timeline .timeline:nth-child(2n) .year{ left: 25%; }
	
	.info > h1{
		font-size: 35px;
		font-weight: 700;
	}
	
	.info > p{
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px){
    .main-timeline:before{ left: 10px; }
    .main-timeline .timeline{
        padding: 0 0 0 30px;
        margin-bottom: 20px;
    }
	
    .main_banner_area{
        margin-top: 71px;
    }
	.main_banner_area .info{
		padding: 0px;
	}
	
	.info > h1{
		font-size: 35px;
		font-weight: 700;
	}
		
	.info > p{
		font-size: 18px;
	}
	
	.main_navbar > .navbar{
		padding: 1rem 1rem;
	}
	
	.main-header{
		background: #ececec !important;
	}
    .main-timeline .timeline:last-child{ margin-bottom: 0; }
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:before{ display: none; }
    .main-timeline .timeline-icon{
        margin: 0;
        position: absolute;
        top: 7px;
        left: 0;
    }
    .main-timeline .year,
    .main-timeline .timeline:nth-child(2n) .year{
        display: block;
        font-weight: bold;
        margin: 0 0 32px 30px;
        z-index: 1;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        transform: none;
    }
    .main-timeline .timeline:nth-child(2n) .year:before{
        border-left: none;
        border-right: 18px solid #2a3855;
        right: auto;
        left: -18px;
    }
    .main-timeline .timeline-content{ padding: 20px; }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content{
        width: auto;
        float: none;
        margin: 0 0 0 30px;
    }
    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(2n) .timeline-content:after{
        border: none;
        border-bottom: 20px solid #f2f2f2;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        top: -20px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
}


@media only screen and (max-width: 480px){
    .main-timeline .title{
        float: none;
        margin: 0;
    }
    .main-timeline .year,
    .main-timeline .timeline:nth-child(2n) .year{ margin-left: 20px; }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content{ margin-left: 10px; }
    .main-timeline .post{ margin: 5px 0; }
	
	.main_banner_area .info{
		padding: 0px;
	}
    .form-group{
        margin-bottom: 0rem;
    }

	.info > h1{
		font-size: 35px;
		font-weight: 700;
	}
	
	.main_banner_area{
		margin-top: 71px;
	}
	
	.info > p{
		font-size: 18px;
	}
	
	#things_you_get h1, #about .about h1, .section-heading h1{
		font-size: 1.5rem;
	}
	
	.p-5{
		padding: 1rem !important;
    }
    #owl-navi{
       /*  margin-top: 15%; */
    }
} 


@media (min-width: 992px) and (max-width: 1199px) {
	.top_menu .navbar-brand {
        font-size: 42px;
    }
    .top_menu #nav .nav-link {
        padding-right: 7.5px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	.top_menu .navbar-brand {
        font-size: 42px;
    }
    .top_menu #nav .nav-link {
        padding-right: 7.5px;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
	 .top_menu #nav .nav-link{
    	background: #2ba5f5;
    }
    .main-header.sticky .top_menu #nav .nav-link {
    color: #fff;
    }

    #services .services_info, #services .services_img, #about .about_img{
        margin-bottom: 30px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.top_menu .navbar-brand {
        font-size: 42px;
    }
     .features_img{
        margin-bottom: 30px;
  }
  .top_menu #nav .nav-link {
        padding-right: 7.5px;
    }
  .mb-30-sm{
    margin-bottom: 30px !important;
  }  
  .pt-0-sm{
    padding-top: 0 !important;
  }
  
  .mb{
	  margin-bottom: 20px;
  }
}


@media (min-width: 300px) and (max-width: 768px) {
	
	.counter-area > h3{
		font-size: 40px;
	}
  .feature-single{
        margin-bottom: 30px;
    }
  .features_img{
        margin-bottom: 30px;
  }
  .mb-30-sm{
    margin-bottom: 30px !important;
  }  
  .pt-0-sm{
    padding-top: 0 !important;
  }
  .d-xs-none{
    display: none;
  }
	
	.m, .mb{
		margin-bottom: 20px;
	}
	
	.display-4{
		font-size: 2.5rem;
	}
	
	#blankpage .blank{
		padding: 5rem !important;
	}
	
	#blankpage .display-1{
		font-size: 3rem;
	}
}

@media(max-width: 541px) {
	
  #home .top_navbar{
    display: none;
  }
  
  .main-header{
	  margin-top: 0px;
  }

}

@media(max-width: 992px) {
	
  .main-header{
	  margin-top: 0px;
  }

}
 
@-webkit-keyframes ozient-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes ozient-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}