/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html {
    font-size: 12px;
}
body{
	margin:0;
	font-family: "Open Sans", "PingFang TC", "Microsoft JhengHei", 微軟正黑體, "Microsoft YaHei", 微软雅黑体, "LiHei Pro", Helvetica, 宋体, Arial;
}
@font-face {
      font-family: 'PT_Sans-Narrow-Web-Regular';
      src: url(../fonts/PT_Sans-Narrow-Web-Regular.ttf) format('truetype');
}
body a{
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
p{
    font-style: 1;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
/*--header--*/
.header {
    padding: 2px;
    background-color:#e48301;
}
.header-info p {
    font-size: 1.3em;
    color: #fff;
	margin-top: 0.3em;
}
.header-info{
    float:right;
}
.nav-logo img {
    width:245px;
}
.top-nav {
    border-bottom: 4px solid #1789cb;
}
.top-plus-menu {
    margin-top:15px;height:30px;
}
.top-add-menu{
    font-size: 1.2em;
    padding: 3px 1.1em;
    background:#e48301;
    border-radius:50px;
    color: #fff;
    box-shadow: 1px 3px 10px #888888;
}
.top-add-menu:hover{
    color: #fff;
    background:#e27202;
}
.logout {
    background-color: #e03838;
}
.logout:hover {
    background-color: #cc0033;
}
.container-fluid {
    padding-right: 0px ! important;
    padding-left: 0px ! important;
}
@media (max-width: 768px) {
    .container {
        width: 95%;
    }
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ffffff ! important;
    background: #ffffff ! important;
}

.text-gray {
    color: #9b9b9b;
}

/*--Self--*/
.navbar-default{
    background: #fff;
}
/*--search-button--*/
form.navbar-form.navbar-right {
    margin: 0;
    padding: 0;
    margin: 1.72em 0;
}
.form-group {
  position: relative;
}
select.form-control {
    padding: 8px 8px;
    height: inherit;
    font-size: 0.875em;
}
input.form-control{
    padding: 8px 8px;
    height: inherit;
    font-size: 0.875em;
    /*border:none;*/
	outline:none;
	-webkit-appearance: none;
}
.form-control:focus {
    /*border:none ! important;*/
    /*outline:0 ! important;*/
}
.navbar-form .form-control {
    border: 1px solid #e48301 ! important;
}
button.btn.btn-default {
  border: none;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 21%;
  right: 5%;
  padding: 0;
  outline: none;
   box-shadow: none;
}
.btn-warning {
    background-color: #e48301;
    border-color: #e48301;
}
.btn-warning:hover {
    background-color: #e27202;
    border-color: #e27202;
}
button.btn.btn-default:focus {
  background-color:inherit !important;
  box-shadow: none !important;
}
span.glyphicon.glyphicon-search {
    font-size: 1.3em;
	color: #01553D;
}
span.glyphicon.glyphicon-search:focus {
    outline: none;
}
button.btn.btn-default:hover {
    background-color: #FFF;
}
/*--//search-button--*/
.navbar-default {
    margin: 0;
    border: none;
}
/*--top-nav--*/
h1 a.navbar-brand {
    font-size: 2em;
    margin: 0 !important;
    display: block;
    height: 0;
    line-height: 0;
    padding: .6em 0;
	color:#B3AFA6;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
	color:#242f3a;
}
.navbar-nav > li {
    /* width: 130px; */
    text-align: center;
    border-right: 1px solid #ccc;
}
.navbar-nav li:last-child {
    border-right: none ;
}
.navbar-nav > li > a {
    /*padding: 1.85em 1.1em;*/
    /*self*/
    padding:10px 12px;
    font-size: 1.3em;
	color:#242f3a!important;
}
.navbar-nav > li > a.notice-menu {
    color: #a94442!important;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.navbar-nav > li > a:hover {
    color: #e48301 !important;
	background-color:#ffffff;


}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
     color: #e48301 !important;
	background-color:#ffffff;

}
/*--//top-nav--*/
.banner{
	background: url(../images/banner-2.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height:640px;
	position:relative;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}
.banner-title {
	position: relative;
}
.banner-text {
    width: 41%;
    background-color: rgba(88, 92, 76, 0.72);
    padding: 16.25em 3em;
}
.banner-text h2 {
    font-size: 4em;
    color: #fff;
}
.banner-text p {
    font-size: 1.2em;
    color: #D6E2DF;
    margin: 1em 0;
    letter-spacing: 1px;
}
a.more {
    font-size: 1.1em;
    color: #fff;
    background-color:#e48301;
    padding: 0.4em 1.5em;
}
a.more:hover{
    background-color:#1789cb;
}
.copy-rights {
    margin-top: 10px;
}
.copy-rights ul li{
  padding: 0em;
  list-style:none;
  display:inline-block;
}
.copy-rights ul li a span.fa {
  background-position: 0px -2px;
}
.copy-rights ul li a span.tw {
  background-position: -41px -3px;
}
.copy-rights ul li a span.g {
  background-position:-86px -4px;
}
.copy-rights ul li span.in {
  background-position: -129px -4px;
}
.copy-rights ul li a  span.pin {
  background-position:-174px -5px;
}
.copy-rights ul li a  span.fa:hover {
  opacity:0.5;
}
.copy-rights ul li a span.tw:hover {
  opacity:0.5;
}
.copy-rights ul li a span.g:hover {
  opacity:0.5;
}
 /*-- w3layouts --*/
.copy-rights ul li a span.in:hover {
  opacity:0.5;
}
.copy-rights ul li a span.pin:hover {
 opacity:0.5;
}
.copy-rights ul li span{
  background:url(../images/ftr-icons.png)no-repeat;
  width:34px;
  height:36px;
  display:block;
}
/*-- Slider Part starts Here --*/

#slider3,#slider4 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
/*-- agileits --*/
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: #e48301;
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 47%;
    left: 6%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 32px;
    width: 32px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
 /*-- w3layouts --*/
.callbacks_nav.next {
    left: auto;
    right: 9%;
}
#slider3-pager a ,#slider4-pager a {
  display: inline-block;
}
#slider3-pager span, #slider4-pager span{
  float: left;
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a , #slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a{
  padding: 0;
}
#slider3-pager li ,#slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
 /*-- agileits --*/
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: 3%;
    z-index: 111;
    left: 36%;
    padding: 0;
    margin: 0;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display: inline-block;
	margin: 0 .5em;
}

/* add new*/
/* dropdown menu*/
.dropdown-menu {
    padding:0;
}
.dropdown-menu .divider {
    margin:0;
}
.dropdown-menu > li > a {
    padding:10px 20px;
}
.service-single{
    padding: 95px 0px 100px;
}
.service-catergory {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f8f8f8;
    padding: 30px 30px;
}
.service-single .service-sidebar{
    margin-right: 20px;
}
.service-catergory li {
    list-style: none;
    position: relative;
    background: #fff;
    padding: 10px 0;
    margin-bottom: 10px;
}
.service-catergory li:last-child {
    margin-bottom:0px;
}
.service-catergory li .view-all-icon {
}
.service-catergory li.active {
    background: #1789cb;
}
.service-catergory li.active a {
    color: #fff;
}

.service-catergory li a {
    display: block;
    font-size: 14px;
    color: #848484;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 700;
    padding-left: 20px;
    transition: all 0.5s ease;
    position: relative;
    font-family: 'Roboto', sans-serif;
}
.service-catergory span{
    margin-right: 8px
    font-size: 12px;
}
.service-catergory li a:hover {
    color: #1789cb;
}
.service-catergory li.active a:hover {
    color: #fff;
}

.service-single .outer-box .content-box{
    margin-top: 48px;
}
.service-single .outer-box .content-box .sec-title{
    margin-bottom: 20px;
}
.service-single .outer-box .content-box .sec-title h4{
    font-weight:500;
    font-size:20px;
    color:#222222;
}
.service-single .outer-box .content-box .text p{
    color:#848484;
}
.service-single .outer-box .content-box .text.style-two{
    margin-top: 25px;
}
.service-single .outer-box .content-box .clearfix{
    margin-top: 25px;
}
.service-single .outer-box .content-box .clearfix h4{
    font-weight:500;
    font-size:20px;
    color:#222222;
    margin: 15px 0px 20px;
}
.service-single .outer-box .content-box .clearfix p{
    color:#848484;
}
/* add new rule css*/
#ruleList li {
    margin-bottom: 15px;
    list-style-type: none;
}
#ruleList .collapsible {
    background-color: #f2efef;
    color: #000;
    border-left: 5px solid #1789cb;
    border-radius: 4px;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
}
#ruleList .text-primary {
    font-weight: 900;
}
#ruleList .active, #ruleList .collapsible:hover {
    border-color: #e48301;
}

#ruleList .collapsible:after {
    content: '\002B';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

#ruleList .content {
    padding: 0 5px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
#director li {
    list-style-type: none;
    margin-bottom: 15px;
}

/* add new director css*/
#director .collapsible {
    background-color: #f2efef;
    color: #000;
    border-left: 5px solid #1789cb;
    border-radius: 4px;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
}

#director .active, #director  .collapsible:hover {
    border-color: #e48301;
}

#director .collapsible:after {
    content: '\002B';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

#director .content {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    /*background-color: #f1f1f1;*/
}
#director .direct-content {
    padding:20px;
    border:1px solid #1789cb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin:10px;
}

/* add new organization css*/
#organization li {
    list-style-type: none;
    margin-bottom: 15px;
}
#organization .collapsible {
    background-color: #f2efef;
    color: #000;
    border-left: 5px solid #1789cb;
    border-radius: 4px;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
}
#organization .active, #organization .collapsible:hover {
    border-color: #e48301;
}

#organization .collapsible:after {
    content: '\002B';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

#organization .content {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
#organization .organization-content {
    padding:20px;
    border:1px solid #1789cb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin:10px;
}
/*Member Login*/
.login-block{
    background-color: #fff;
    width:100%;
    padding : 50px 0;
}
.login-block .row {
    border:1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.introduct-content {
    text-align: center;
    padding:50px;
}
.introduct-content h2 {
    color: #1789cb;
    font-weight: 900;
}
.introduct-content h2:after{
    content:" "; width:200px; height:5px; background:#3aaaea; display:block; margin-top:20px; border-radius:3px; margin-left:auto;margin-right:auto
}
.introduct-content p {
    display: block;
    font-size: 1.2em;
    line-height: 250%;
    font-weight: 900;
    background: rgba(255,255,255,.5);
    padding: 10px;
    border-radius: 10px;
    -webkit-margin-before: 2em;
    -webkit-margin-after: 2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.login-block .member-introduce{
    background:url(/assets/images/login.jpg)  no-repeat right bottom;
    background-size:cover;
    min-height:450px;
    border-radius: 0 10px 10px 0; padding:0;
}
.login-block .container{
    background:#fff;
    border-radius: 10px;
    box-shadow:15px 20px 5px rgba(199, 215, 224,0.5);
}
.login-block.carousel-inner{
    border-radius:0 10px 10px 0;
}
.login-block .carousel-caption{
    text-align:left; left:5%;
}
.login-block .login-sec{padding: 50px; position:relative;}
.login-block .login-sec .copy-text{position:absolute; width:80%; bottom:20px; font-size:13px; text-align:center;}
.login-block .login-sec .copy-text i{color:#e48301;}
.login-block .login-sec .copy-text a{color:#e48301;}
.login-block .login-sec h2{margin-bottom:30px; font-weight:800; font-size:30px; color: #1789cb;}
.login-block .login-sec h2:after{content:" "; width:200px; height:5px; background:#3aaaea; display:block; margin-top:20px; border-radius:3px; margin-left:auto;margin-right:auto}
.login-block .btn-login{background: #DE6262; color:#fff; font-weight:600;}
.login-block .banner-text{width:70%; position:absolute; bottom:40px; padding-left:20px;}
.login-block .banner-text h2{color:#fff; font-weight:600;}
.login-block .banner-text h2:after{content:" "; width:100px; height:5px; background:#FFF; display:block; margin-top:20px; border-radius:3px;}
.login-block .banner-text p{color:#fff;}
/*Member*/
/*Member Register*/
.register-content {
    font-size: 1.2em;
}
.register-content .register-title {
    margin-bottom: 15px;
}
.register-content .register-intro {
    font-size: 1.2em;
}
.register-content .register-download{
    margin: 15px 0;
}
.register-content .register-download i{
    margin-right: 5px;
}
.register-content .register-download .btn{
    font-size: 1.2em;
    margin: 10px 0px;
    width: 100%;
}
.register-content .btn.disabled, .register-content .btn[disabled], .register-content fieldset[disabled] .btn {
    pointer-events: auto;
    cursor: pointer;
}
.register-content .required::after {
    font-family: FontAwesome;
    content: " \f005";
    color: #ff6e51;
    font-size: 12px;
}
.register-content legend {
    color: #1789cb;
    font-weight: 900;
    border-top: 3px dotted #ccc;
    border-bottom: none;
    /*border-size: 3px;*/
    /*border-color: #1789cb;*/
    padding: 10px 0;
    margin-bottom: 5px;
}
/*Member Edit*/
.member-content {
    font-size: 1.2em;
}
.member-content .well {
    background-color: #fff;
}
.member-content .btn.disabled, .member-content .btn[disabled], .member-content fieldset[disabled] .btn {
    pointer-events: auto;
    cursor: pointer;
}
.member-content .required::after {
    font-family: FontAwesome;
    content: " \f005";
    color: #ff6e51;
    font-size: 12px;
}
.member-content legend {
    color: #1789cb;
    font-weight: 900;

    /*border-size: 3px;*/
    /*border-color: #1789cb;*/
    padding: 10px 0;
    margin-bottom: 20px;
}
/*Member End*/
/*Datepicker*/
.ui-datepicker{
    padding:0;
    background: #ffffff; box-shadow: 0 0 7px rgba(0,0,0,.09);
}
.ui-state-default, .ui-widget-content .ui-state-default {
    border-color: #f6f6f6;
}
.ui-datepicker .ui-datepicker-calendar, .ui-datepicker select, .ui-datepicker option{
    font-family: "Open Sans", "PingFang TC", "Microsoft JhengHei", 微軟正黑體, "Microsoft YaHei", 微软雅黑体, "LiHei Pro", Helvetica, 宋体, Arial;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    border: 1px solid #1789cb;
    background: #1789cb;
    color: #fff;
}
.ui-datepicker .ui-datepicker-header{
    background: #1789cb;
    padding:5px 10px;
}
.ui-datepicker .ui-datepicker-header select{padding:0 5px; margin:0 3px; }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next{cursor: pointer; top: 5px;}
.ui-datepicker .ui-datepicker-prev{left: 5px;}
.ui-datepicker .ui-datepicker-next{right: 5px;}
.ui-datepicker .ui-datepicker-prev-hover{top: 5px;left: 5px;}
.ui-datepicker .ui-datepicker-next-hover{top: 5px;right: 5px;}
.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:after{
    font-family: FontAwesome;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    text-align: center;
    font-weight: 900;
    line-height: 1.4;
    color:#ffffff;
    /*background: #595758;*/
    width: 20px;height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 0;left: 0;right: 0;bottom: 0;
    margin:auto;
}
.ui-datepicker .ui-datepicker-prev:after{content:'\f053'; }
.ui-datepicker .ui-datepicker-next:after{content:'\f054'; }
.ui-datepicker table{font-size: 1em; }
.ui-datepicker th, .ui-datepicker td,
.ui-datepicker td span, .ui-datepicker td a{text-align: center;}
.ui-datepicker-today{background: #efefef; }
.ui-state-disabled{color:#aaaaaa;}
.ui-datepicker-current-day,
.ui-state-active{background: #1789cb; color:#ffffff; }
.ui-datepicker table a{line-height: 1.5;}
.ui-widget-header .ui-icon, .ui-icon, .ui-widget-content .ui-icon{
    background-image: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
    background: #72cbff;
    border-color: #72cbff
}
@media screen and (max-width: 600px){
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 16px;
    border-radius: 17px;
    width: 17px;
    display: inline-block;
    background:#e48301;
    border: 2px solid #fff;
}
.callbacks_here a:after{
	background:#fff;
}
/*--//slider end here--*/
/*--welcome--*/
.welcome {
    padding: 5em 0 0;
    background-color: #F3F3F3;
    background: url(/assets/images/backgound.jpg) no-repeat fixed;
    background-size:cover ;
    background-position:left 50%;
    min-height: 300px;
}
span.glyphicon.glyphicon-tree-deciduous, span.glyphicon.glyphicon-grain {
    color: #ffffff;
	font-size: 0.8em;
}

.wel-left {
    text-align: center;
}
.welcome h3 {
    color: #242f3a;
    font-size: 3em;
    margin: 0;
    font-weight: 700;
}
.welcome h4 {
    font-size: 1.7em;
    margin: 1em 0 0;
    color: #242f3a;
    font-weight: 700;
}
.welcome p {
    font-size: 1.2em;
    line-height: 1.8em;
    color:#999;
    margin: 1em 0;
}
.wel-right p{
	color:#ffffff;
}
.wel-tp {
    padding: 2em;
    background-color: rgba(255, 255, 255,.5);
    padding:10px!important;
    border:2px solid #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wel-right {
    padding: 0 6em;
}
/*--welcome--*/
/*--primary--*/
.primary {
    padding: 5em 0;
}
.primar-tp {
    background-color: #e48301;
    padding: 2em;
}
.primary h3 {
    color: #242f3a;
    font-size: 3em;
    margin: 0;
    font-weight: 700;
}
address {
    font-style: normal;
    line-height: 1.42857143;
    color: #fff;
    font-size: 1.2em;
    margin: 2em 0;
}
.primary p {
    font-size: 1.2em;
    color: #A2A2A2;
    line-height: 1.8em;
    margin: 1em 0;
}
p.mai {
    color: #fff;
}
p.mai a {
    color: #242F3A;
}
p.mai a:hover{
    color: #fff;
}
.primary h4 {
    font-size: 1.7em;
    margin: 1em 0 0;
    color: #242f3a;
    font-weight: 700;
}
span.glyphicon.glyphicon-map-marker {
    color: #fff;
    font-size: 3em;
    margin-bottom: 1em;
}
/*--primary--*/
/*--news start here--*/
.news {
    padding: 2em 0em;
}
.news .news-section {
    font-size: 0;
    color: #fff;
    height: 120px;
    vertical-align: middle;
}
.news .news-section:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.news .news-section p {
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    vertical-align: middle;
}
.news-main {
    /*background-color:rgba(88, 92, 76, 0.72);*/
    /*background-color:#014F6C;*/
    padding: 2em;
}
.news h4 {
    color:#FFFFFF;
    font-size: 1.7em;
    text-align: center;
    margin-bottom: 2em;
}
.news-left p {
  font-size: 0.95em;
  color: #C8C8C8;
  line-height: 1.8em;
  margin: 0.5em 0em 1em 0em;
}
.news-right h4 {
  font-size: 2.5em;
  color: #fff;
  margin: 0em 0em 0.4em 0em;
  font-family: 'Baumans', cursive;
}
.news-grid h6 {
    font-size: 1.2em;
    color: #e48301;
    background: #fff;
    padding:10px;
    text-align: center;
    width: 70%;
    border-radius: 60px;
}
.news-grid h5 {
    font-size: 1.3em;
    letter-spacing: 2px;
    margin: 0.5em 0em 0.5em 0em;
    color:#fff;
    font-weight: 700;
}
.news-grid p {
  font-size: 1.2em;
  color: #fff;
  line-height: 1.75em;
  margin: 0.5em 0em 0.5em 0em;
}
.news-grid a {
    color: #fff;
    display: inline-block;
    font-size: 1.1em;
    background-color: #1789cb;
    padding: 0.4em 1.5em;
	text-decoration:none;
}
.news-grid a:hover{
  background-color: #1e77aa;
}
/*--news end here--*/
.popular {
    padding: 5em 0;
}
.popular-grids {
    margin-bottom: 5em;
}
.popular-left img{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.popular-text img {
    border-radius: 50%;
    border: 3px solid #BBBA75;
		transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.popular-text h4 {
    font-size: 1.7em;
    margin:0;
    color:#242f3a;
    font-weight: 700;
}
.popular-text p {
    margin:1em 0;
    line-height: 1.8em;
    font-size: 1.1em;
    color: #868686;
}
.popular h3 {
    font-size: 3em;
    margin: 0 0 1em;
    color: #242f3a;
    font-weight: 700;
}
.popular-grids:hover img {
    border-color: #6D6C08;
}
/*--footer strat here--*/
.footer::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .2;
    content: "";
}
.footer {
    background: url(/assets/images/blue_banner.png)no-repeat;
    padding: 25px 0px 25px;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-top: 4px solid #1789cb;
    padding: 2em 0em;
}
.footer-copy-right {
    background: #1570a5;
    padding: 1em 0em;
}
.link-area .well {
    font-size: 1.2em;
}
.link-list{
    padding: 0 10px;
}
.owl-prev,
.owl-next{
    width: 50px;
    position: absolute;
    top: 30%;
}
.owl-prev{
    left: -5%;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.owl-next{
    right: -5%;
}
.ftr-grid h3 {
    font-size: 2em;
    color: #efaf4f;
    margin: 0 0 1em;
}
.ftr-grid p {
  font-size: 1.2em;
  color: #DADADA;
  line-height: 1.8em;
}
.ftr-grid ul {
  padding: 0em;
  list-style: none;
}
.ftr-grid ul li {
  margin: 0em 0em 0.5em 0em;
}
.ftr-grid ul li a {
  font-size: 1.2em;
  color: #DADADA;
  /*background: url(../images/right-arrow.png)no-repeat 0px 4px;*/
  /*padding: 0em 0em 0em 1.5em;*/
}
.ftr-grid ul li a:hover {
   text-decoration:none;
   color:#e48301;
}
/*Self*/
.ftr-grid ul li i {
    margin-right:10px;
}
.ftr-grid input[type="text"] {
  display: inline-block;
  background: none;
  border: 1px solid #fff;
  width: 65%;
  outline: none;
  font-size: 0.9em;
  color: #fff;
  padding:9.5px 15px 9.5px 15px;
}
.ftr-grid input[type="submit"] {
  background:#e48301;
  border: none;
  padding: .6em 0;
  width: 33%;
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
  outline: none;
  transition: .5s all;
}
.ftr-grid input[type="submit"]:hover {
  background: #fff;
  color:#000;
}
.page-title{
    background: url(/assets/images/blue_banner.png)no-repeat;
    padding: 25px 0px 25px;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.page-title .clearfix .pull-left{
    position:relative;
    z-index: 10;
}
.page-title .clearfix .pull-right{
    position:relative;
    z-index: 10;
}
.page-title .overlay:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .2;
    content: "";
}
.page-title h1{
    font-size: 30px;
    font-weight: 700;
    line-height:30px;
    text-transform:uppercase;
    color:#ffffff;
}
.page-title p{
    color:#fff;
    margin-top: 14px;
    letter-spacing: 1px;
}
.copy-right {
  text-align: center;
}
.copy-right p {
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
}
.copy-right p a {
  color:#e48301;
}
.copy-right p a:hover {
  color: #fff;
  text-decoration: none;
}
.footer-grd {
    float: left;
    width: 32%;
    border: 2px solid #fff;
    margin: 0.5%;
}
.footer-grd a {
    display: block;
}
/*--footer end here--*/
.banner-1{
    background: url(../images/banner-2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 250px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}
h3.tittle, h2.tittle-one {
    margin-bottom:1.5em;
    color:#242f3a;
    font-size: 3em;
    text-align: center;
}
.contact,.plants,.about,.gallery,.typo,.single{
	padding:3em 0;
}
/*--contact--*/
.map iframe {
border:none;
  width: 100%;
  height: 360px;
}
.paragraph p {
  font-size: 1.2em;
  margin: 20px 0 0px 0;
  color: #464646;
  line-height: 2em;
}
.contact-grids {
  margin: 50px 0;
}
.contact-grids h4{
  font-size: 20px;
  margin: 0 0 20px 0;
  color:#40c8f4;
  text-align: center;
}

.contact-form{
	  margin: 50px 0 0 0;
}
.contact-form input[type="text"],.contact-form textarea{
  outline: none;
  padding: 10px 10px;
  border: 1px solid #464646;
  background: none;
  font-size: 14px;
  float: left;
  width: 32%;
  color: #000;
}
.contact-form input[type="text"]:nth-child(2){
	  margin: 0 22px;
}
.contact-form textarea{
	float:none;
	width:100%;
	margin: 22px 0;
	resize:none;
	height:250px;
}
.contact-form input[type="submit"]{
  outline: none;
  background:#1789cb;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  color: #fff;
  font-weight: 600;
  padding: 9px 53px;
  font-size: 20px;
  border: none;
}
.contact-form input[type="submit"]:hover{
	background:#e48301;
}
/*-- //contact --*/
/*--Typography--*/
.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #999;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
h3.title {
    color: #242f3a;
    font-size: 3em;
	text-align:center;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
    color:#1789cb;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 0;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.grid_3 p{
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 1.15em;
  color: #000;
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 1.2em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
.input-group {
  margin-bottom: 20px;
  }
.in-gp-tl{
padding:0;
}
.in-gp-tb{
padding-right:0;
}
.list-group {
  margin-bottom: 48px;
}
 ol {
  margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
.well {
    font-size: 16px;
}
@media (max-width:768px){
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
}
@media (max-width:480px){
    .top-add-menu {
        font-size: 1em;
    }
	.banner {
		min-height: 405px;
	}
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav > li > a {
		font-size: 14px;
	}
	table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
	}
}
/*--//Typography --*/
.history-grid-image {
	overflow: hidden;
}
.history-grid-image img {
	position: relative;
	width: 100%;
	transition: all 1.5s ease-in-out 0s;
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
}
.history-grid-image img:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
}
/*--about-page--*/
.about-text-left img {
	width: 100%;
}
.about-info-left:nth-child(1){
	padding-left: 0;
}
.about-text-right h4 {
    color: #1789cb;
    font-size: 1.7em;
    line-height: 1.4em;
}
.about-text-right p {
  color: #999;
  font-size: 1.2em;
  line-height: 1.8em;
    margin-top: 1em;
}
.about-text-right ul {
	padding: 0;
}
.about-text-right ul li {
  display: block;
  background: url(../images/right-arrow.png)no-repeat 0px 4px;
  padding-left: 1.5em;
  margin: 1em 0 0;
}
.about-text-right ul li a{
  color: #999;
  font-size: 1.2em;
}
.about-text-right ul li a:hover{
	color: #A0B347;
    padding-left: 15px;
}
.about-text {
    margin-bottom: 5em;
}
.about-slid {
    background: url(../images/9.jpg)no-repeat 0px 0px fixed;
    background-size: cover;
    text-align: center;
    padding: 6em 0;
}
.about-slid h3 {
  color:#242f3a;
  font-size: 3em;
}
.about-slid p {
    color: #fff;
    font-size: 1.2em;
    margin: 2em auto 0;
    line-height: 1.8em;
    width: 72%;
}
.about-slid-info {
    width: 78%;
    margin: 0 auto;
    background-color: #e48301;
    padding: 2em 0;
}
.about-team {
    padding: 4em 0 0em;
}
.thumbnail.team-thmnl {
  border: none;
  text-align: center;
}
.about-team .caption {
  padding: 1.5em .5em!important;
}
.about-team h4 {
    font-size: 1.8em;
}
.about-team  h4 a{
  color:#1789cb;
}
.about-team  h4 a:hover{
  color:#e48301;
}
.about-team p {
  color: #999;
  font-size: 1.2em;
  line-height: 1.8em;
  margin-top: 1em;
}
img.zoom-img {
     transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}
.team-grids:hover img.zoom-img {
     transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	overflow: hidden;
}
/*--//about-page--*/
/*-- services --*/
.services-section h3{
    font-size: 3.5em;
    text-transform: capitalize;
    font-family: 'Buda-Light';
    color: #994868;
    margin-bottom: 0.5em;
	font-weight: 600;
}
.services-grid h4{
  font-size: 1.8em;
  color: #1789cb;
  text-transform: capitalize;
  margin-bottom:0.5em;
  }
.services-grid p {
  font-size: 1.2em;
  color: #999;
   line-height: 2em;
 }
.services-info {
    border-bottom: 2px solid #1789cb;
    border-left: 2px solid #1789cb;
    border-right: 2px solid #1789cb;
    padding: 2em 1em;
}
.services-info:hover {
    border-bottom: 2px solid #e48301;
    border-left: 2px solid #e48301;
    border-right: 2px solid #e48301;
    padding: 2em 1em;
}
.services-grid {
    margin-bottom: 3em;
}
/*-- services --*/
/*---gallery----*/
.view {
  width: 360px;
  height: 245px;
  margin: 10px;
  float: left;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #BCBCBC;
  -moz-box-shadow: 1px 1px 2px #BCBCBC;
  box-shadow: 1px 1px 2px #BCBCBC;
  cursor: default;
  padding: 0;
}
.view .mask,.view .content {
   width: 341px;
    height: 225px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h5{
    font-style: italic;
    font-size: 1.2em;
    position: relative;
    color: #fff;
	line-height:1.3em;
    text-align: center;
    margin: 4.3em auto 0;
    width: 80%;
}
.view-fourth img {
   -webkit-transition: all 0.4s ease-in-out 0.2s;
   -moz-transition: all 0.4s ease-in-out 0.2s;
   -o-transition: all 0.4s ease-in-out 0.2s;
   -ms-transition: all 0.4s ease-in-out 0.2s;
   transition: all 0.4s ease-in-out 0.2s;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-fourth .mask {
   background-color: rgb(168, 180, 0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0) rotate(-180deg);
   -moz-transform: scale(0) rotate(-180deg);
   -o-transform: scale(0) rotate(-180deg);
   -ms-transform: scale(0) rotate(-180deg);
   transform: scale(0) rotate(-180deg);
   -webkit-transition: all 0.4s ease-in;
   -moz-transition: all 0.4s ease-in;
   -o-transition: all 0.4s ease-in;
   -ms-transition: all 0.4s ease-in;
   transition: all 0.4s ease-in;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
}
.view-fourth h5 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}
.view-fourth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1) rotate(0deg);
   -moz-transform: scale(1) rotate(0deg);
   -o-transform: scale(1) rotate(0deg);
   -ms-transform: scale(1) rotate(0deg);
   transform: scale(1) rotate(0deg);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-fourth:hover img {
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-fourth:hover h5{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}
/*---//gallery----*/
/*-- single --*/
.case-header,.case-content,.case{
    padding: 0 2em;
}
.case ul {
    padding: 1.5em 0;
    border: 1px dashed #4E629C;
    border-left: none;
    border-right: none;
}
.case ul li {
    list-style: none;
    position: relative;
    padding-left: 25px;
    color: #e48301;
    font-size: 1.2em;
    margin-left: .2em;
    margin-right: 4em;
    margin-bottom: 10px;
    line-height: 1.2em;
}
.case li i:before{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1.2em;
}
.case ul li a{
	color:#e48301;
}
.case ul li a:hover{
	text-decoration:underline;
	color:#1789cb;
}
.case-header h4{
	color: #1789cb;
    text-align: left;
    text-transform: capitalize;
    font-size: 1.8em;
    font-weight: 900;
    margin: 0 0 1em;
}
.case-content p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 2em 0;
}
.case-single .comment-grid-top .list-group .download-link {
    font-size: 1.2em;
}
.case-single .comment-grid-top h4 {
    color: #e48301;
}
/*---//gallery----*/
/*-- single --*/
.artical-links ul {
    padding: 1.5em 0;
    border: 1px dashed #4E629C;
    border-left: none;
    border-right: none;
}
.artical-links ul li {
    display: inline-block;
    padding: .5em 4em .5em .5em;
    color: #e48301;
    font-size: 1em;
}
.artical-links ul li:nth-child(1) {
    padding-left: .5em;
}
.artical-links ul li i {
    vertical-align: inherit;
    margin-right: .8em;
}
.artical-links ul li a{
	color:#e48301;
}
.artical-links ul li a:hover{
	text-decoration:underline;
	color:#1789cb;
}
.artical-header h4{
	color: #1789cb;
    text-align: left;
    text-transform: capitalize;
    font-size: 1.8em;
    font-weight: 900;
    margin: 0 0 1em;
}
.artical-content p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin:2em 0;
}
/*---comment-box----*/
.table-form{
	margin: 2em 0 0;
}
.table-form input[type="text"],.table-form input[type="email"],.table-form textarea{
	border:1px solid #E3E3E3;
	outline: none;
	padding: 0.6em;
	color:#999;
	overflow: hidden;
	display: block;
	font-size: 1.2em;
	background:none;
}
.table-form input[type="email"]{
	margin:1em 0;
}
.table-form textarea{
	min-height:220px;
	resize: none;
	margin:1em 0;
}
.table-form input[type="submit"],.table-form textarea,.table-form input[type="text"],.table-form input[type="email"] {
	width:70%;
}
.table-form input[type="submit"] {
	background:#e48301;
	color: #fff;
	font-size: 1.4em;
	display: block;
	outline: none;
	border: none;
	padding:0.5em 0;
	text-align:center;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.table-form input[type="submit"]:hover{
	background:#1789cb;
}
.comment-grid-top h3, .artical-commentbox h3 {
    color:#242f3a;
    text-transform: capitalize;
    padding-top: 1.5em;
    margin: 0;
    font-size: 3em;
}
.top-comment-left{
	float: left;
	width: 13%;
}
.top-comment-right{
	float: left;
	width:84%;
	margin-left:1em;
}
.top-comment-right ul{
	padding: 0;
	margin: 0;
}
.top-comment-right ul li {
    display: inline-block;
    color:#1789cb;
    padding: 0.3em;
    font-size: 1.3em;
}
.top-comment-right ul li a {
    text-decoration: none;
    font-size: 1.3em;
    color: #e48301;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.top-comment-right ul li a:hover{
	color:#000;
}
.top-comment-right p {
  color:#999;
  font-size: 1.2em;
  margin: 0;
  line-height: 1.8em;
}
.comments-top-top {
    margin: 2.5em 0 0;
    border: 1px solid #E4E4E4;
    padding: 2em;
    width: 70%;
	 transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.comments-top-top:hover{
	 border-color:#1789cb;
}
.blog-top p {
	font-size: 1em;
	color: #fff;
	line-height: 1.8em;
	text-align: left;
	margin: 1em 0;
}
.artical-content img {
  width: 100%;
}
.artical-links ul li span {
    font-size: 1.2em;
    display: inline-block;
}
.artical-header,.artical-content,.artical-links,.comment-grid-top,.artical-commentbox {
    padding: 0 2em;
}
/*-- //single --*/
/*-- effect --*/
.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
.hovicon:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
/* Effect 2 */
 .hovicon.effect-2 {
    color: #fff;
	box-shadow:0 0 0 3px #1789cb;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.hovicon.effect-2:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background:#1789cb;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
/* Effect 2a */
 .hovicon.effect-2.sub-a:hover, .hovicon.effect-2.sub-a:hover i {
    color:#eee;
}
.hovicon.effect-2.sub-a:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
/*-- //effect --*/
.navbar-left {
    float: left !important;
    margin-left: 7em;
}
/*---responsive design----*/
@media (max-width:1440px){
.banner-text {
    width: 46%;
    padding: 17.6em 3em;
}
}
/*---responsive design----*/
@media (max-width:1366px){
.banner-text {
    width: 44%;
    padding: 16.6em 3em;
}
.banner {
    min-height: 627px;
}
}
/*---responsive design----*/
@media (max-width:1280px){
}
/*---responsive design----*/
@media (max-width:1024px){
h1 a.navbar-brand {
    font-size: 1.7em;
}
.news-grid a {
    font-size: 1em;
}
.contact, .plants, .about, .gallery, .typo,.single {
    padding: 3em 0;
}
h3.tittle, h2.tittle-one {
    margin-bottom: 1em;
    font-size: 2.5em;
}
.paragraph p {
    font-size: 1.1em;
}
.contact-form input[type="text"]{
    width: 31.75%;
}
.ftr-grid p {
    font-size: 1.1em;
}
.ftr-grid ul li a {
    font-size: 1.1em;
}
.about-slid h3 {
    font-size: 2.5em;
}
.about-text-right p {
    font-size: 1.1em;
}
.about-text-right ul li a {
    font-size: 1.1em;
}
.about-slid p {
    font-size: 1.1em;
}
.about-team p {
    font-size: 1.1em;
}
.about-slid {
    padding: 4em 0;
}
.services-grid p {
    font-size: 1.1em;
}
.view {
    width: 293px;
    height: 219px;
}
.view .mask, .view .content{
    width: 273px;
    height: 205px;
}
.view h5 {
    margin: 3.8em auto 0;
}
.banner-text {
    width: 41%;
    padding: 10em 2em;
}
.banner {
    min-height: 463px;
}
.callbacks_tabs {
    bottom: 3%;
    left: 29%;
}
.welcome p {
    font-size: 1.1em;
}
.wel-right {
    padding: 0 4em;
}
.primary h3 {
    font-size: 2.5em;
}
.primary p {
    font-size: 1.1em;
    margin: 1em 0 0;
}
.news-grid p {
    font-size: 1.1em;
}
.news h4 {
    margin-bottom: 1em;
}
.popular {
    padding: 3em 0;
}
.popular-grids {
    margin-bottom: 2em;
}
a.more {
    font-size: 1em;
}
.news {
    padding: 5em 0em;
    min-height: 506px;
}
.artical-content p,.top-comment-right p {
    font-size: 1.1em;
}
.comment-grid-top h3, .artical-commentbox h3 {
    font-size: 2.5em;
}
.artical-content h4 {
    font-size: 2em;
}
.navbar-left {
    margin-left: 6em;
}
}
/*---responsive design----*/
@media (max-width:991px){
.header-info.navbar-left {
    width: 39.33%;
}
.banner-1 {
    min-height: 160px;
}
.contact-form input[type="text"]{
    width: 31.25%;
}
.ftr-grid {
    float: left;
    width: 50%;
    margin: 0 0 2em;
}
.about-text-left {
    float: left;
    width: 50%;
}
.team-grids {
    float: left;
    width: 50%;
}
.services-grid {
    float: left;
    width: 50%;
}
.view {
    width: 220px;
    height: 171px;
}
.view .mask, .view .content{
    width: 273px;
    height: 205px;
}
.view .mask, .view .content {
    width: 200px;
    height: 161px;
}
.view h5 {
    margin: 1.7em auto 0;
    font-size: 1.1em;
}
.banner-text {
    width: 45%;
    padding: 8em 2em;
}
.banner {
    min-height: 407px;
}
.wel-left {
    text-align: center;
    float: left;
    width: 25%;
}
.wel-right {
    float: left;
    width: 50%;
}
.wel-right {
    padding: 0 1em;
}
.welcome h4 {
    font-size: 1.5em;
}
.welcome h3 {
    font-size: 2.5em;
}
.welcome {
    padding: 4em 0 0;
}
.primary-left {
    float: left;
    width: 33.33%;
}
.primar-tp {
    padding: 1.5em;
}
.primary h3 {
    font-size: 2em;
}
.news h4 {
    font-size: 1.5em;
}
.news-grid h5 {
    font-size: 1.5em;
}
.primary {
    padding: 4em 0;
}
.popular h3 {
    font-size: 2.5em;
}
.popular-left {
    float: left;
    width: 40%;
}
.popular-right {
    float: right;
    width: 60%;
}
.popular-text {
    float: left;
    width: 35%;
}
.popular-text.pplr-right.cl-effect-1 {
    float: right;
    width: 65%;
}
.popular-text h4 {
    font-size: 1.5em;
}
.comment-grid-top h3, .artical-commentbox h3 {
    padding-top: 1em;
}
.comments-top-top {
    width: 80%;
}
h1 a.navbar-brand {
    font-size: 1.5em;
}
.navbar-left {
    margin-left: 1em;
}
.navbar-nav > li > a {
    padding: 1.6em 0.5em;
}
.navbar-nav > li {
    width: 100px;
}
.navbar-nav > li {
    border: none;
}
form.navbar-form.navbar-right {
    margin: 1.38em 0;
}
}
/*---responsive design----*/
@media (max-width:767px){
    .top-plus-menu {
        text-align:center;
        margin-bottom: 8px;
    }
.navbar-nav > li {
    width: 100%;
}
.nav-logo {
    margin: 0 auto;
    width: 280px;
}
.navbar-form .form-group:last-child {
    margin-bottom: 10px;
    width: 100%;
    float: right;
}
.navbar-nav > li > a {
    padding: 0.8em;
    font-size: 1.2em;
    text-align: center;
}
.navbar-default {
    padding: 0 17px;
}
.navbar-toggle {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    background-color: #e48301;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #e48301;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #e48301;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff !important;
    background-color:#1789cb!important;
}
.navbar-form {
    border-top: none !important;
    border-bottom: none !important;
}
.navbar-nav {
    margin: 0;
    width: 100%;
}
div#bs-example-navbar-collapse-1 {
     background-color: #1789cb;
	 padding: 0 1.5em ! important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	padding: 0 1.5em ! important;
}
.comments-top-top {
    width: 83%;
}
.view {
    width: 209px;
    height: 171px;
}
.view .mask, .view .content {
    width: 192px;
    height: 171px;
}
}
/*---responsive design----*/
@media (max-width:667px){
.banner-text {
    width: 48%;
    padding: 8em 2em;
}
}
/*---responsive design----*/
@media (max-width:640px){
.header-info.navbar-left {
    width: 44.33%;
}
h1 a.navbar-brand {
    font-size: 1.5em;
}
.contact-form input[type="text"] {
    width: 30.8%;
}
.view {
    width: 276px;
    height: 171px;
}
.view .mask, .view .content {
    width: 256px;
    height: 161px;
}
.wel-left {
    width: 50%;
}
.wel-right {
    float: left;
    width: 100%;
    margin: 2em 0 0;
}
.primary-left {
    float: left;
    width: 100%;
}
.primary-left {
    float: left;
    width: 100%;
    margin: 2em 0 0;
}
.popular-text h4 {
    font-size: 1.4em;
}
.banner-text {
    width: 50%;
}
.artical-links ul li {
    padding-left: 1em;
}
.comments-top-top {
    width: 100%;
}
.view h5 {
    margin: 2.7em auto 0;
    font-size: 1.1em;
}
}
/*---responsive design----*/
@media (max-width:480px){
.header-info.navbar-left {
    width: 43.33%;
}
.navbar-form .form-group:last-child {
    margin-bottom: 0;
    width: 100%;
    margin-bottom: 1em;
}
.header-info.navbar-left {
    width: 61.33%;
}
.banner-1 {
    min-height: 110px;
}
h3.tittle, h2.tittle-one {
    margin-bottom: 1em;
    font-size: 2em;
}
.paragraph p {
    font-size: 1em;
    line-height: 1.7em;
}
.contact-form input[type="text"] {
    width: 100%;
}
.contact-form input[type="text"]:nth-child(2) {
    margin: 14px 0px;
}
.contact-form input[type="submit"] {
    padding: 9px 34px;
    font-size: 18px;
}
.ftr-grid p {
    font-size: 1em;
}
.ftr-grid ul li a {
    font-size: 1em;
}
.ftr-grid {
    float: left;
    width: 100%;
    margin: 0 0 1em;
}
.footer-grd {
    width: 20%;
}
.about-text-left {
    float: left;
    width: 100%;
    margin-bottom: 1em;
}
.about-slid h3 {
    font-size: 2em;
}
.about-text-right p {
    font-size: 1em;
}
.about-text-right ul li a {
    font-size: 1em;
}
.about-slid p {
    font-size: 1em;
    width: 100%;
}
.about-slid p {
    font-size: 1em;
    width: 100%;
}
.about-slid {
    padding: 3em 0;
}
.about-team p {
    font-size: 1em;
}
.services-grid p {
    font-size: 1em;
}
.services-info {
    padding: 1em 0.5em;
}
.services-info:hover {
    padding: 1em 0.5em;
}
.view {
    width: 196px;
    height: 151px;
}
.view .mask, .view .content {
    width: 180px;
    height: 149px;
}
.banner-text h2 {
    font-size: 3em;
}
.banner-text p {
    font-size: 1.1em;
}
.banner-text {
    width: 50%;
    padding: 4em 2em;
}
.callbacks_tabs {
    bottom: 3%;
    left: 24%;
}
.banner {
    min-height: 314px;
}
.welcome p {
    font-size: 1em;
}
address {
    font-size: 1.1em;
    margin: 1em 0;
}
span.glyphicon.glyphicon-map-marker {
    margin-bottom: 0.5em;
}
.news-grid {
    float: left;
    width: 100%;
    margin-bottom: 1em;
}
.news-grid h6 {
    font-size: 1.1em;
    padding: 0.5em 0;
}
.news {
    padding: 3em 0em;
}
.popular-left {
    float: left;
    width: 100%;
}
.popular h3 {
    text-align: center;
}
.popular-right {
    float: right;
    width: 100%;
    margin: 3em 0 0;
}
.popular-text p {
    font-size: 1em;
}
.primary p {
    font-size: 1em;
}
.news-grid p {
    font-size: 1em;
}
.top-comment-left {
    float: left;
    width: 100%;
    text-align: center;
}
.top-comment-right {
    float: left;
    width: 100%;
    margin-left: 0em;
    margin-top: 1em;
}
.top-comment-left img {
    display: inline-block;
}
.table-form input[type="submit"], .table-form textarea, .table-form input[type="text"], .table-form input[type="email"] {
    width: 100%;
}
.artical-links ul li {
    margin-bottom: 0.5em;
}
.comment-grid-top h3, .artical-commentbox h3 {
    font-size: 2.3em;
}
.artical-content p, .top-comment-right p {
    font-size: 1em;
}
.artical-links ul li span {
    font-size: 1.1em;
}
.view h5 {
    margin: 1.2em auto 0;
    font-size: 1.1em;
}
}
/*---responsive design----*/
@media (max-width:414px){
.header-info.navbar-left {
    width: 100%;
}
.view {
    width: 340px;
    height: 220px;
}
.view .mask, .view .content {
    width: 319px;
    height: 199px;
}
.view h5 {
    margin: 4.5em auto 0;
}
.banner-text {
    width: 55%;
}
.copy-right {
    padding: 1em 0em 0em 0em;
}
.ftr-grid h3 {
    margin: 0 0 0.5em;
}
.artical-content, .artical-links, .comment-grid-top, .artical-commentbox {
    padding: 0 1em;
}
.artical-content h4 {
    font-size: 1.7em;
}
.artical-content p {
    margin: 1em 0;
}
.comments-top-top {
    padding: 1em;
}
.top-comment-right ul li a {
    font-size: 1.2em;
}
}
/*---responsive design----*/
@media (max-width:384px){
.view {
    width: 292px;
    height: 220px;
}
.view .mask, .view .content {
    width: 272px;
    height: 199px;
}
.copy-rights {
    width: 100%;
    text-align: center;
}
.header-info {
    float: right;
    width: 100%;
    text-align: center;
}
.view h5 {
    margin: 4em auto 0;
}
}
/*---responsive design----*/
@media (max-width:320px){
.copy-rights {
    width: 100%;
    text-align: center;
}

h1 a.navbar-brand {
    font-size: 1.2em;
}
.navbar-toggle {
    margin-top: 13px;
    margin-bottom: 13px;
}
.banner-text h2 {
    font-size: 2em;
}
.banner-text {
    width: 70%;
    padding: 3em 1em;
}
.banner-text p {
    font-size: 1em;
}
.callbacks_tabs li {
    margin: 0 0em;
}
.callbacks_tabs a:after {
    height: 12px;
   width:13px;
}
.callbacks_tabs {
    bottom: 3%;
    left: 39%;
}
.banner {
    min-height: 262px;
}
.wel-left {
    width: 100%;
    padding: 0;
}
.welcome {
    padding: 2em 0 0;
}
.wel-right {
    padding: 0;
}
.primary-left {
    padding: 0;
}
.primary {
    padding: 1em 0 3em;
}
.news-grid {
    padding: 0;
}
.news h4 {
    margin-bottom: 0.5em;
}
.popular {
    padding: 2em 0;
}
.popular-left {
    padding: 0;
}
.popular-right {
    padding: 0;
}
.popular-text.pplr-right.cl-effect-1 {
    padding: 0;
}
.popular-text {
    float: left;
    width: 30%;
    padding: 0;
}
.popular-text h4 {
    font-size: 1.3em;
}
a.more {
    font-size: 0.9em;
    padding: 0.4em 1.2em;
}
.ftr-grid h3 {
    margin: 0 0 0.7em;
}
.copy-right {
    padding: 1em 0em 0em 0em;
}
.copy-right p {
    font-size: 1.1em;
    line-height: 1.7em;
}
.ftr-grid {
    padding: 0;
}
.contact, .plants, .about, .gallery, .typo {
    padding: 2em 0;
}
.about-text-left {
    padding: 0;
}
.about-text-right {
    padding: 0;
}
.about-text-right h4 {
    font-size: 1.5em;
}
.about-slid-info {
    width: 100%;
    padding: 2em 1em;
}
.about-slid h3 {
    font-size: 1.6em;
}
.about-slid {
    padding: 2em 0;
}
.about-team {
    padding: 2em 0 0em;
}
.team-grids {
    width: 100%;
}
.thumbnail {
    margin-bottom: 0px;
}
.footer-grd {
    width: 30%;
}
.services-grid {
    margin-bottom:2em;
    width: 100%;
    padding: 0;
}
.services-grid h4 {
    font-size: 1.6em;
}
.services-info {
    padding: 1em;
}
.view {
    width: 255px;
    height: 196px;
}
.view .mask, .view .content {
    width: 235px;
    height: 176px;
}
.view h5 {
    margin: 3.5em auto 0;
}
.contact-form textarea {
    height: 157px;
}
.map iframe {
    height: 200px;
}
.contact-form input[type="submit"] {
    padding: 6px 27px;
    font-size: 18px;
}
.news-grid a {
    font-size: 0.9em;
}
.header-info p {
    margin-top: 0;
    text-align: center;
}
.navbar-nav > li > a {
    padding: 0.6em;
}
.contact, .plants, .about, .gallery, .typo, .single {
    padding: 2em 0;
}
.artical-content, .artical-links, .comment-grid-top, .artical-commentbox {
    padding: 0 0em;
}
.artical-content h4 {
    font-size: 1.5em;
}
.comment-grid-top h3, .artical-commentbox h3 {
    font-size: 2em;
}
.comments-top-top {
    margin: 1.5em 0 0;
}
.comments-top-top {
    padding:1em 0.5em;
}
.top-comment-right ul li {
    font-size: 1.1em;
}
div#bs-example-navbar-collapse-1 {
    padding: 0 0em ! important;
}
}

.d-none {
	display: none;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}
.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}
.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}
.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}
.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}
.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}
.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}
.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}
.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}
.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}